html, body {
	background-color:#f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#131313;
	line-height:18px;
	margin:0px;
	padding:0px;
	width:100%;
	text-align: center;
}

/*General*/
body {
	background: url(../../images/bg_main.gif) center 0 repeat-y;
}
img {
	border:0;
}
a {
	color:#c42127;
}
a:hover {
	color:#c42127;
}
a:focus { 
	-moz-outline-style: none;
}
p {
	padding:0;
	margin:0  0 10px 0;
}
table {
	padding:0;
	margin:0;
	border:0;
}
ul, ol {
	padding-left: 15px;
	margin: 0 0 10px 0;
	color:#FF0000
}
ul li {
	list-style-image:url(../../images/bg_listbullet.gif);
	line-height: 20px;
	color:#4b4b4b;
	font-weight: bold;
}


h1,h2 {
	margin: 0 0 20px 0;
	padding: 0px;
	font-size:20px;
	font-weight: normal; 
	text-align:left;
	line-height:20px;
}
h2 {
	margin: 0 0 10px 0;
}
h3 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size:18px;
	font-weight: normal;
	color:#c42127; 
	text-align:left;
}
h4 {
	margin: 0;
	padding: 0;
	font-size:15px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearline {
	clear:both;
	height:1px;
	line-height:1px;
}
.spacer {
	clear:both;
	height:10px;
	line-height:1px;
}
.spacer2 {
	clear:both;
	height:20px;
	line-height:1px;
}

/*Sony top layer*/
.sonytop_container {
	height:36px;
	background-color:#000000;
	border-bottom: solid #fff 1px;
}
.sonytop_inner {
	text-align:right;
	width:980px;
	padding: 0;
	margin: 0 auto;
}

/*Header*/
.maincontainer {
	background: url(../../images/bg_main_black.gif) repeat-x;
}
#home .maincontainer {
	background: url(../../images/bg_main_black_home.gif) repeat-x;
}
.maincontainerbg {
	background: url(../../images/bg_mediaspace.jpg) center 0 no-repeat;
}
.maininnercontainer,
.inner_footer {
	width:980px; 
	text-align:left;
	margin: 0 auto;
}
.top_container_playstation {
	padding-top: 7px;
	height:47px;
}
.top_container {
	height:51px;
	font-size:11px;
	color:#fff;
}
.logo_digitalcomics {
	float:left;
	font-weight: bold;
	background: url(../../images/logo_digitalcomics.png) no-repeat;
	padding: 10px 20px 0 230px;
	height: 26px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

/* GLOBAL HORIZONATAL NAVIGATION 
-------------------------------- */

.topnav {
	text-align:center;
	height: 30px;
	position:absolute
}
#nav-global ul {
	height: 30px;
	padding:0;
	float:left;
	/*width:970px;*/
}
#nav-global li {
	background: url(../../images/bg_topnav_middle.png) repeat-x;
	border-right:solid #e6e6e6 1px;
	float: left;
	padding: 6px 30px 5px 30px;
	list-style: none;
	font-size: 13px;
	color:#fff;
	line-height: 19px;
	font-weight: bold;
}
#nav-global li a {
	text-decoration:none;
	color: #303030; 
}
#nav-global li.navroll,
#nav-global li.on	{
	background: url(../../images/bg_topnav_middle_roll.png) repeat-x;
}
#nav-global li.navroll a,
#nav-global li.on a {
	color:#fff;
}
#nav-global li#navleft {
	background: url(../../images/bg_topnav_left.png) no-repeat;
}
#nav-global li#navleft.navroll,
#nav-global li#navleft.on {
	background: url(../../images/bg_topnav_left_roll.png) no-repeat;
}
#nav-global li#navright{
	background: url(../../images/bg_topnav_right.png) right 0 no-repeat;
	border:none;
}
#nav-global li#navright.navroll,
#nav-global li#navright.on {
	background: url(../../images/bg_topnav_right_roll.png) right 0 no-repeat;
}


/*Mediaspace*/
.mediaspace_container {
	height: 418px;
	margin-top:17px;
	color:#fff; 
}
.comingsoon_container {
	width: 340px;
	padding: 50px 0 0 35px;
	float:left;
}
.comingsoon_container h2 {
	line-height: 30px;
	font-size:24px;
}
.comingsoon_container span {
	color:#c42127;
	white-space: nowrap;
}
.comingsoon_container h4 {
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:5px;
}
.mediaspace_video {
	float: right;
	width: 540px;
	padding: 45px 40px 0 0;
	text-align:center;
}
.mediaspace_video .video {
	border:solid white 2px;
}


.buttonboxreader,
.buttonboxreader div {
	height:60px;
	font-size:18px;
	line-height: 20px;
	cursor:pointer;
	float:left;
	margin-top:10px;
}
.buttonboxreader .buttonreadermiddle {
	background: url(../../images/bt_buttonboxreader_middle.png) 0px 0px repeat-x;
	padding: 10px 10px 0 10px;
	height:50px;
	min-width: 60px; 
}
.buttonboxreader .buttonreadermiddle span {
	color:#000; 
}
.buttonreaderleft {
	background: url(../../images/bt_buttonboxreader_left.png) repeat-x;
	width:66px;
}
.buttonreaderright {
	background: url(../../images/bt_buttonboxreader_right.png) repeat-x;
	width:13px;
}
.button_roll .buttonreadermiddle,
.button_roll .buttonreaderleft,
.button_roll .buttonreaderright {
	background-position: 0px -60px;
}


/*Footer*/
.footer_container {
	background: url(../../images/bg_footer.gif) center 0 no-repeat #000;
	height:200px;
	padding-top:4px;
}
.footer_copyright {
	width: 430px;
	float:left;
	color:#acb6bc;
	font-size: 10px;
	padding-top:25px;
}
ul.logo_footer {
	float:right;
	padding:38px 0 0 0;
}
.logo_footer li {
	float:left;
	padding-left:35px;
	list-style:none;

}
.footer_conditions {
	font-size: 11px;
	color:#505050;
	text-align:right;
	height:24px;
	padding-top: 3px;
	background-color:#111111;
	border-top: solid 1px #cbcbce;
	border-bottom: solid 1px #2a2b2e;
}
.footer_conditions a {
	color:#cccccc;
	text-decoration: none;
	line-height:23px;
}
.footer_conditions a:hover {
	text-decoration: underline;
}
.footer_conditions img {
	margin-right:5px; 
	border:solid 1px #999;
}
.localeselector {
	background-color:#f7f7f7;
	height: 18px;
	font-size: 10px;
	border: solid 1px #D6D7DA;
}
/*TWITTER*/
.twitter_container {
	width:312px; 
	position:relative;
}
.tweet {
	background: url(../../images/bg_twitter_container.jpg) no-repeat;
	font-size: 11px;
}
.tweet ul {
	padding: 0;
	margin-top:30px;
}	
.tweet ul li {
	background: url(../../images/bg_twitter.gif) no-repeat;
	height:98px;
	list-style:none;
	line-height:17px;
	padding: 3px 5px 0 58px; 
}
.tweet ul li.tweet_first {
	background: url(../../images/bg_twitter_first.gif) no-repeat;
	color:#b8b8b8;
}
.twitter_followme {
	position:absolute;
	background: url(../../images/vis_twitter_bird.png) no-repeat;
	top: 18px;
	left: 235px;
	width: 65px;
	height:73px;
	padding:0 0 0 6px;
	line-height: 12px;
}
.twitter_followme a {
	color:#131313;
	font-weight: bold;
	font-size: 11px;
}
/*MAIN CONTENT*/
.maincontent_container { 
	width: 642px;
}
.maincontent_top {
	background: url(../../images/bg_maincontent_top.gif) no-repeat;
	height:11px;
}
.maincontent_middle {
	background-color:#FFFFFF;
	border-left: 1px solid #efefef;
	padding: 10px 20px;
}

.maincontent_full_top {
	background: url(../../images/bg_maincontentfull_top.gif) no-repeat;
	height:10px;
}
.maincontent_full_middle {
	background-color:#FFFFFF;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	padding: 10px;
}

.maincontent_full_bottom {
	background: url(../../images/bg_maincontentfull_bottom.gif) no-repeat;
	height:31px;
}
.columntwo {
	width:472px;
}
.columnlarge {
	width: 642px;
}
.columnsmall {
	width:312px;
}

.innerpadding {
	padding: 10px;
}
h1.balloon {
	background: url(../../images/bg_balloon.gif) no-repeat;
	margin: 0;
	padding: 7px 0 0 9px;
	font-size:24px;
	font-weight: bold;
	color:#fff;
	height:50px; 
}
.balloon .subtitle {
	font-size: 16px;
	line-height:23px;
}
.box {
	border: solid 1px #ebebeb;
	padding: 10px;
	margin:0;
	width: auto;
}

/*BANNER*/
.banner_maincontainer {
	width:320px;
}
.banner_top {
	background: url(../../images/bg_banner_top.png) no-repeat;
	height:170px;
	padding: 11px 0 0 10px;
	cursor:pointer;
}
.banner_middle {
	background: url(../../images/bg_banner_middle.png) repeat-y;
	padding: 10px 10px 0 10px;
	color:#fff;
	font-size: 14px;

}
.banner_middle a {
	color:#e33129;
	font-size:12px;
}
.banner_no_image_middle {
	background: url(../../images/bg_banner_middle.png) repeat-y;
	padding: 10px 10px 0 10px;
	color:#fff;
	font-size: 14px;
}
.banner_no_image_middle a {
	color:#fff;
	font-size:14px;
}
.banner_no_image_middle a#bottomlink {
	color:#e33129;
	font-size:12px;
}
.banner_bottom {
	background: url(../../images/bg_banner_bottom.png) no-repeat;
	height:12px;
	margin-bottom:20px;
}
/*buttons*/
.buttonbox,
.buttonbox div {
	height:32px;
	line-height: 30px;
	cursor:pointer;
	float:left;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.buttonmiddle {
	background: url(../../images/bt_buttonbox_middle.png) 0px 0px repeat-x;
	padding: 0 10px;
	min-width: 60px; 
}
.buttonleft {
	background: url(../../images/bt_buttonbox_left.png) repeat-x;
	width:5px;
}
.buttonright {
	background: url(../../images/bt_buttonbox_right.png) repeat-x;
	width:7px;
}
.button_roll .buttonmiddle,
.button_roll .buttonleft,
.button_roll .buttonright {
	background-position: 0px -32px;
}
.downloadlisting .buttonbox {
	margin: 10px 0;
	float:none;
}

/*download listing*/
ol.downloadlisting {
	padding-left:20px;
}
ol.downloadlisting li {
	line-height: 20px;
	color:#c42127;
	font-size:15px;
	font-weight: bold;
	margin-bottom:20px;
	clear:both;
}
ol.downloadlisting li span {
	color:#131313;
	font-size:12px;
	font-weight:normal;
}
ol.downloadlisting img {
	margin:20px 0;
}
ol.downloadlisting h4 {
	color:#131313;
}

/*----*/
.quote_container {
	float:left;
	width: 160px;
	height: 120px;
	background: url(../../images/bg_quote.gif) no-repeat;
	display:inline;
	padding: 14px 10px 0 20px ;
	margin: 0 10px 10px 0;
}
.quote_innercontainer {
	height:97px;
	font-size:14px;
}
.quote_autor {
	padding-left: 36px;
	color:#c42127;
}
.normaltxt {
	font-weight:normal;
	color:#131313;
}


/* CAROUSEL */
.tw-slider {
	position:relative;
}
.slider-bar a {
	display: block;
	position: absolute;
	bottom: 2px;
	height: 23px;
	width: 105px;
	text-indent: -9999em;
	background-color: blue;
	color: red;
}
.slider-bar a.next {
	right: 2px;

}
.slider-bar a.prev {
	left: 2px;
	
}
#stage div.tw-switcher {
	position: relative;
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 937px;
	margin: 0;
	padding: 0;
}
#stage div.tw-switcher h3 { 
	border: 0;
	padding: 5px 10px; 
	color: #fff;
	font-size: 200%;
} 
#stage div.tw-switcher .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js-on #stage div.tw-switcher .pager {
	display: block;
}
#stage div.tw-switcher .next,
#stage div.tw-switcher .prev {
	background: url(../../img/bgs/prev-next-dark-225.png) 0 -275px no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 225px;
}
#stage div.tw-switcher .prev {
	left: 0;
	right: auto;
	background-position: 0 0;
	border-left: none;
}
#stage div.tw-switcher .next a,
#stage div.tw-switcher .prev a {
	display: none;
	background: url(../../img/bgs/prev-next-dark-225.png) 100% -1100px no-repeat;
	width: 19px;
	height: 225px;
	text-indent: -9999px;
}  
#stage div.tw-switcher .next a {
	background-position: 0 -1375px;
}
#stage div.tw-switcher .next a.show,
#stage div.tw-switcher .prev a.show {
	display: block;
}
#stage div.tw-switcher .prev a.show:hover,
#stage div.tw-switcher .prev a.show:focus,
#stage div.tw-switcher .prev a.show:active {
	background: url(../../img/bgs/prev-next-dark-225.png) 100% -550px no-repeat;
}
#stage div.tw-switcher .next a.show:hover,
#stage div.tw-switcher .next a.show:focus,
#stage div.tw-switcher .next a.show:active {
	background: url(../../img/bgs/prev-next-dark-225.png) 100% -825px no-repeat;
}
#stage div.tw-switcher .rack {
	background: #f2f2f2;
	float: left;
	width: 922px;
	margin: 0;
	padding-left: 15px;
} 
.js-on #stage div.tw-switcher .rack {
	overflow: hidden;
	height: 225px; 
	width: 885px;
	display: inline;
	margin-left: 19px;
}
#stage div.tw-switcher .rack-teaser {
	overflow: hidden;
	float: left;
	width: 270px;
	height: 225px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}
.js-on #stage div.tw-switcher .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 0 20px 0 0px;
} 
#stage div.tw-switcher .rack-teaser h2 {
	margin: 8px 0 0 0;
	font-size: 180%;
	font-weight: normal;
}      
#stage div.tw-switcher .rack-teaser img {
	display: block;
	float: left;
	height: 100px;
	width: 380px;
	margin: 4px 10px 0 0;
	border: none;
}  
#stage div.tw-switcher .rack-teaser p {
	width: 375px; 
	padding: 10px 0 0 0;    
	font-size: 130%;
	color: #555;
}
#stage div.tw-switcher .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}
#stage div.tw-switcher .rack-teaser em a {
	padding-left: 17px;
}


/* warn IE6 users */

.ie6-warning {
	background-color:#f7f788;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-align: center;
	height:40px;
	padding-top:10px;
}

/* 404 page */
.error_balloon1 {
	background: url(../../images/bg_error_balloon1.gif) no-repeat;
	height:56px;
	width: 422px;
	padding: 10px 10px 0 68px;
}
.error_balloon2 {
	background: url(../../images/bg_error_balloon2.gif) no-repeat;
	height:56px;
	width: 422px;
	padding: 10px 10px 0 68px;
	color:#22728f;
}