html, body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	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;
}
ul, ol {
	padding-left: 15px;
	margin: 0 0 10px 0;
	color:#FF0000
}
ul li {
	list-style:square;
	line-height: 20px;
	color:#666666;
}


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;
}
.top_container_psn {
	padding-top:3px;
}
.logo_digitalcomics {
	float:left;
	font-weight: bold;
	background: url(../../images/logo_digitalcomics.png) no-repeat;
	padding: 10px 20px 0 230px;
	height: 26px;
	color:#fff;
}

/*Footer*/
.footer_container {
	background: url(../../images/bg_footer.gif) center 0 no-repeat #000;
	height:200px;
	padding-top:4px;
	border-top:1px solid #2A2B2E;
}
.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:22px;
	padding-top: 5px;
	background-color:#111111;
	border-top: solid 1px #cbcbce;
	border-bottom: solid 1px #2a2b2e;
}
.footer_conditions a {
	color:#cccccc;
	text-decoration: none;
}
.footer_conditions a:hover {
	text-decoration: underline;
}
.localeselector {
	background-color:#f7f7f7;
	height: 18px;
	font-size: 10px;
	border: solid 1px #D6D7DA;
}

/*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;
}


.innerpadding {
	padding: 10px;
}



ul {
	padding-left: 16px;
	margin: 0;
}
a {
	color:#b62323;
	text-decoration:underline;
}
a:hover {
	color:#b62323;
}
a:focus { 
	-moz-outline-style: none;
	background-color:transparent;
}

.subtxt {
	color:#acacac;
}

.countrylink {
	display:block;
	height:24px;
	width:200px;
	color:#000000;
	padding: 4px 0 0 16px;
	background: url(../../images/countrybar.png) no-repeat;
	text-decoration:none;
}
.countrylink:hover {
	color:#ffffff;
	background: url(../../images/countrybar_roll.png) no-repeat;
}

.countrybar {
	height:38px;
	width:230px;
	float:left;

}
.selectcountry {
	font-weight:bold; 
	font-size:11px;
	margin: 20px 0 30px 0;
}
.question {
	color:#de2020;
}

/* 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;
}

.nonPs3 {
  display:none;
}

.isPs3 {
  display:none;
}