@charset "utf-8";
/* global css */
html,body {height:100%;}
body{ background: url(../images/body_bg.gif) #fff repeat-x;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,th,img,div,blockquote,dl,dt,dd,blockquote, pre,object,textarea,input{margin:0;padding:0}
body,select,input,textarea{font:11px/20px Arial, Helvetica, sans-serif; color: #4F4F4F;}	
input,select,img{vertical-align:middle}
h1,h2,h3,h4,h5,h6{font-size: 12px; font-weight: normal;}
dfn,em,cite,address,caption{font-style:normal}
fieldset,img,abbr {border: 0;} 
img,object,embed{vertical-align: top;}
ul,ol{list-style-type:none;}
table{border-collapse:collapse;;width:100%; border-spacing:0;}
caption,th{text-align:left;}
table th{line-height:25px;height:25px;}

a{color: #fff;text-decoration:none;}
a:hover{color: #111111;}

#navigation li a,#search h2,#sub_nav h2,.themes a,.mode h2{text-indent: -2000px; overflow: hidden;}

#main:after,.teaser_wrape:after{content:''; display: block; clear:both}

/* header css */
#header{
	width:1409px;
	height: 329px;
	margin: 0 auto;
	position: relative;
	background: url(../images/header_bg.gif) left bottom no-repeat;
}
#logo{
	padding: 32px 0 0 212px;
}
#banner{
	top:22px;
	left: 532px;
	position: absolute;
}
#navigation{
	position: absolute;
	top: 108px;
	left: 871px;
	width: 323px;
	height: 44px;
	background: url(../images/navigation_bg.gif) repeat-x;
}
#navigation ul{
	float: left;
	height: 33px;
	width: 100%;
	padding: 11px 0 0 0;
	background: url(../images/navigation_r.gif) right top no-repeat;
}
#navigation li{
	float: left;
	padding: 0 16px 0 16px;
	background: url(../images/navigation_line.gif) right bottom no-repeat;
}
#navigation li a{
	display: block;
	height: 21px;
}
#navigation li.nav_home{
	padding-left: 5px;
}
#navigation li.nav_home a{
	width: 40px;
	background: url(../images/nav_home.gif) no-repeat;
}
#navigation li.nav_about a{
	width:45px;
	background: url(../images/nav_about.gif) no-repeat;
}
#navigation li.nav_faqs a{
	width: 35px;
	background: url(../images/nav_faqs.gif) no-repeat;
}
#navigation li.nav_contact{
	padding-right: 0;
	background: none;
}
#navigation li.nav_contact a{
	width: 86px;
	background: url(../images/nav_contact.gif) no-repeat;
}

/* search */
#search{
	position: absolute;
	left:855px;
	top:155px;
	width: 308px;
	padding: 25px 0 0 31px;
	height: 111px;
	background: url(../images/search_bg.gif) no-repeat;
}
#search h2{
	width: 215px;
	height: 24px;
	margin-bottom: 5px;
	background: url(../images/search.gif) 2px 0 no-repeat;
}
.search_input{
	width: 216px;
	height: 17px;
	margin-right: 9px;
	border: 1px solid #539AA9;
	background: url(../images/input.gif) repeat-x;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
}

/* content of page */
#main{
	width: 1109px;
	margin: 0 auto;
	padding: 0 100px 0 200px;
}
/* left navigation */
#sub_nav{
	float: left;
	width:170px;
	padding-left: 24px;
	background-image: url(../images/stripped.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#sub_nav h2{
	height: 45px;
	position: relative;
}
#sub_nav ul{
	width: 152px;
	overflow: hidden;
	margin-bottom: 20px;
}
#sub_nav li{
	margin: -1px 0 0;
	padding: 0 0 2px 2px;
	background: url(../images/sub_nav_dot.gif) repeat-x;
}
.themes a{
	display: block;
	width: 156px;
	height: 19px;
	background: url(../images/themes.gif) no-repeat;
	margin-left: 7px;
}
.sale a{
	display: block;
	width: 156px;
	height: 24px;
	margin-left: 7px;
	background-image: url(../images/SALE.jpg);
	background-repeat: no-repeat;
}
.heading a{
	display: block;
	width: 194px;
	height: 44px;
	margin-left: -24px;
	background-image: url(../images/sub_nav_header.jpg);
	background-repeat: no-repeat;
}
.links a{
	display: block;
	width: 156px;
	height: 19px;
	background: url(../images/links.gif) no-repeat;
	margin-left: 7px;
}
.terms a{
	display: block;
	width: 156px;
	height: 19px;
	background: url(../images/terms.gif) no-repeat;
	margin-left: 7px;
}

/* margin right party */
#mainbar{
	float: left;
	width: 815px;
}

/* news */
#news{
	height: 163px;
	position: relative;
	margin: -38px 0 7px;
	padding: 12px 0 0 12px;
	background: url(../images/news.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
#newssub{
	height: 163px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	margin-top: -38px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
#news h2{
	display: none;
}
#news strong{
	color: #0873BB;
	font-size: 14px;
}
#news p{
	width: 460px;
}

/* mode of main content teaser */
.mode{
	width: 398px;
	float: left;
	margin-right: 6px;
	background: url(../images/mode_bg.gif) 0 32px repeat-x;
}
.mode h2{
	height: 32px;
}
.mode_content{
	height: 152px;
	background: url(../images/mode_content.gif) right top no-repeat;
}

.teaser_wrape{
	padding-bottom: 11px;
	width: 100%;
	margin-bottom: 8px;
	background: url(../images/dot.gif) left bottom repeat-x;
}
/* hollywood */
#hollywood h2{
	background: url(../images/hollywood.gif) no-repeat;	
}
#uniforms{
	float: left;
}
#superheroes{
	float: left;
	margin-right: 6px;
}
#50S{
	float: left;
	margin-right: 6px;
}
#number h2{
	background: url(../images/number.gif) no-repeat;
}
#number_50 h2{
	background: url(../images/number_50.gif) no-repeat;
}
#storybook h2{
	background: url(../images/storybook.gif) no-repeat;
}
.teaser_last{
	background: none;
}
/* back to top */
.back a{
	display: block;
	width: 91px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size:14px;
	background: url(../images/back.gif) no-repeat;
}

/* footer */
#footer{
	height: 54px;
	margin-top: 5px;
	background: url(../images/footer.gif) repeat-x;

}
#footer p{
	width: 1009px;
	font-size:13px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 200px;
	padding-right: -50px;
}
#footer p span{
	float:right;
	font-size:9px;
	padding-right: 20px;
}

/*jared mods*/
#backbutton
{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width:780px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:780px;
	float: left;
	margin-bottom: 10px;
	height: 25px;
	text-indent: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#box2
{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding:11px;
	width:176px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:176px;
	float: left;
	margin-right: -1px;
	margin-top: -1px;
	height: 270px;
	border: 1px solid #CCCCCC;
}
.a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.a:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D58A4;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.b:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D58A4;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.b:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D58A4;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.b:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D58A4;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.b:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.thumblisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding:5px;
	width:170px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	float: left;
	margin-top: 5px;
	margin-left: -1px;
	line-height: 12px;
	z-index: 2;
	position: relative;
	background-color: #FFFFFF;
	height: 31px;
}
.thumbimage
{
	width: 173px;
	height: 235px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 1;
	position: relative;
	overflow: hidden;
}
#pagenum
{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width:691px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:691px;
	float: left;
	height: 14px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
#loginnewscontainer
{
	float: left;
	padding:0px;
	width:220px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:225px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -1px;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#maincontainer
{
	float: left;
	width:795px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:795px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
}
#boxmain
{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;
	float: left;
	margin-right: -1px;
	margin-top: 0px;
	padding: 11px;
	height: 500px;
}
#special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 482px;
	float: left;
	padding: 6px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 7px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
} 
#generalcontainer
{
	float: left;
	width:778px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:778px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 10px;
	position: relative;
	list-style-type: square;
}
#options
{
	padding: 11px;
	text-align: left;
	margin-right: -1px;
}
.c:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.c:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.c:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.c:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#enquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 482px;
	float: left;
	padding: 6px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 7px;
	background-color: #377ca8;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#comp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 140px;
	float: left;
	padding: 6px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 7px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	height: 180px;
	text-align: center;
} 
#spaceme {
	width: 169px;
	margin-left: -9px;
	background-color: #377ca8;
} 
#navfooter {
	width: 169px;
	margin-left: -9px;
	background-color: #377ca8;
	background-image: url(../images/sub_nav_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
}
.d:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.d:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.d:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.d:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
