html, body {
	height:100%;
	
}

/* Hides from IE5-mac \*/
 * html #errormsg {height: 1%;} 
 * html #application-tabs p {height: 1%;}
/* Hack for IE/Win peekaboo bug
/* End hide from IE5-mac */ 


body {
	/*background-image: url(../images/bkgd_large.gif);
	background-repeat: no-repeat;*/
	background-position: top left;
	/*background-color: #ECEDEB;*/
	/*background-color: #FDEAD2;*/
	background-color: #FBF9DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0px;
	padding:0px;	
}
.workbench {
text-align: left;
}
img.paypal{float:left;margin-top:5px;border:0px;}
img.paypal2{float:right;margin-right:5px;padding:5px;border:0px;}
#header {
	margin: 0px;
	height:86px;
	background:url(../images/bkgd_fill.gif) repeat-x;
	padding:0px;
	width: 100%;
}
#header-s12, #header-ir-s12 {
	margin: 0px;
	height:86px;
	background:url(../images/bkgd_fill_s12.gif) repeat-x;
	padding:0px;
	width: 100%;
}
#header .ir-logo, #header-s12 .s12-logo {
	float:left;
	width:552px;
	height:86px;
	border:none;
}
#header-ir-s12 .ir-s12-logo {
	float:left;
	width:882px;
	height:86px;
	border:none;
}
#header .ir-logo img, #header-s12 .s12-logo img, #header-ir-s12 .ir-s12-logo img {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	border:none;
}

#title h1 {
	display:none;
}
#titles, table caption {
	font-size:1.2em;
	font-weight: bold;
	text-align:center;
	clear:none;	
}
body.ptype-details #titles {
text-align:center;
clear:none;
width:635px;
}
#titles-2 {
	font-size:1.2em;
	font-weight: bold;
	text-align:left;
	clear:none;
	margin: 20px 0px 10px 20px;
}
.job-title {
	font-size:1.0em;
	font-weight: normal;
	text-align:center;
	color: #9E0B0E;
}
#wrap {
	width:100%;
	font-size:1.2em;
}
#submenu {
	float:left;
	width:126px;
	font-size:12px;
	min-height:100%;
	height:100%;
}
#popup {
	font-size:1.2em;
	margin: 10px;
}
#content {
	position:absolute;
	left:140px;
	top: 90px;
}
#footer {
	clear:both;
	width:auto;
	text-align:center;
	font-size:1.2em;
	margin-top:5px;
	line-height: 18px;
}
body.ptype-details #footer {
	clear:both;
	width:660px;
	text-align:center;
	font-size:1.2em;
	margin-top:5px;
	line-height: 18px;
}
#disclaimer {
	clear:both;
	width:auto;
	text-align:center;
	font-size:9px;
	margin:5px 0px 0px 0px;
}
#disclaimer-2 {
	clear:both;
	width:auto;
	text-align:left;
	font-size:10px;
	margin:5px 0px 0px 0px;
}
#disclaimer-3 {
	clear:both;
	width:auto;
	text-align:center;
	font-size:9px;
	margin:5px 0px 0px 0px;
	color:#FFFFFF;
}
#date {
	float: right;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;	
	clear:none;
}
#date2 {
	float: right;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;	
	clear:none;
}
#date3 {
	position: absolute;
	top: 2px;
	left:680px;
	color: #000000;	
}
body.ptype-intro ul.news-links li{
line-height: 20px;
}
body.ptype-intro ul.news-links {
padding-top: 0px;
margin-top: 0px;
margin-left: 20px;
}
body.ptype-intro #application-tabs p{
clear: none;
}
body.ptype-details #text-white {
background-color: #C7CCA9;
margin: 0px;
padding: 0px;
}
body.ptype-details #text-white2 {
background-color: #85A5A9;
margin: 0px;
padding: 0px;
}
/**** TEXT AND LINK STYLES ****/

#content a:link, #content a:visited, #content a:active{
	color:#000000;
	text-decoration:underline;
	
}

#content a:hover {
	text-decoration:none;
	color: #46452F;
}
/* Oct 07 */
body.ptype-products #application-tabs table a:hover {
	text-decoration:none;
	color: #FF0000;
}
#content p {
	clear:both;
	margin:0 0 5px 0;
}
#content table.thumbs td {
text-align: center;
padding: 3px 3px 3px 3px;
}
body.ptype-s12 .whitetext {
color:#FFFFFF;
}
/*================ left hand nav ===============*/

#submenu ul {
	margin:0px;
	padding:14px 0px 0px 8px;
	list-style:none;
}
#submenu li {
	padding:1px 2px 0px 2px;
	/*border: 1px solid #999;*/
	margin-bottom: 2px;
}

#submenu li a:link, #submenu li a:visited  {
	text-decoration:underline;
	color:#000;
}

#submenu li a:hover {
	color: #46452F;
	text-decoration:none;
}

#submenu li a:active {
	color:#000;
}

#submenu li.current {
	font-weight:bold;
}
#submenu li img {
padding-left:8px;
padding-top: 0px;
}
#submenu span {
color: #9E0B0E;
font-size: 0.8em;
}

/*============================TABS=================================*/
#tabmenu {
	color: #000;
	border-bottom: none;	
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;	
	}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;	
}
 #tabmenu li.current {
	background: #FDBB43;
	border: 1px solid #6C724B;
	border-bottom: 1px solid #6C724B;
	font-weight:bold;
	color: #000;
	padding: 1px 5px 0px 5px;
	margin-right:3px;
}
#tabmenu li.current2 {
	background: #619CA0;
	border: 1px solid #6C724B;
	border-bottom: 1px solid #6C724B;
	font-weight:bold;
	color: #000;
	padding: 1px 5px 0px 5px;
	margin-right:3px;
}
/* Oct 07 */
body.ptype-product #tabmenu li.current {
	background: #FDBB43;
	border: 1px solid #6C724B;
	border-bottom: 1px solid #6C724B;
	font-weight:bold;
	color: #000;
	padding: 1px 5px 0px 5px;
	margin-right:3px;
}
#tabmenu li a:link {
	color:#000;
	text-decoration: none;
}

 #tabmenu a, a.active {
	color: #000;
	background: #ccc;
	font: bold 1em;
	border: 1px solid #999;
	padding: 1px 5px 0px 5px;
	margin: 0px;
	text-decoration: none;
}

#tabmenu a.active {
	background: #fff;
	border-bottom: 2px solid #fff;
	font-weight:bold;
	color: #000;
}

#tabmenu a:hover {
	color: #000;
	background:#FDBB43;
	text-decoration: none;
}
body.ptype-s12 #tabmenu a:hover {
	color: #000;
	background:#619CA0;
	text-decoration: none;
}

#tabmenu a:visited {
	color: #000;
	text-decoration: none;
}

#tabmenu a.active:hover {
	background: #fff;
	color: #000;
}
#application-tabs {
	text-align: justify;
	background: #fff;
	padding: 10px;
	border: 1px solid #999;
	z-index: 2;
	width: auto;
	margin-right: 20px;
	background:url(../images/bgcream.gif) repeat;
	}
	
body.ptype-details #application-tabs{
width: 640px;
}

body.ptype-intro #application-tabs {
width: 490px;
}
/*Oct 07*/
body.ptype-products #application-tabs-2 {
text-align: justify;	
padding: 10px;
border: 1px solid #6C724B;
z-index: 2;
width: auto;
margin-right: 20px;
background-color: #A1AA6F;
}
body.ptype-products #application-tabs-3 {
text-align: justify;	
padding: 10px;
border: 1px solid #737373;
z-index: 2;
width: auto;
margin-right: 20px;
background-color: #93B6BA;
}
body.ptype-products #application-tabs-drwhoblue {
text-align: justify;	
padding: 10px;
border: 1px solid #737373;
z-index: 2;
width: 848px;
margin-right: 20px;
background:url(../images/bkgd_drwho_blue.jpg);	
}
body.ptype-products #application-tabs-sv {
text-align: justify;	
padding: 10px;
border: 1px solid #737373;
z-index: 2;
width: 848px;
margin-right: 20px;
background:url(../images/bkgd_spacevixens.jpg);	
}
body.ptype-products #application-tabs-pr, body.ptype-products #application-tabs-zeroid {
text-align: justify;	
padding: 10px;
border: 1px solid #737373;
z-index: 2;
width: 848px;
margin-right: 20px;
}
body.ptype-products #application-tabs-pr {
background:url(../images/pr_bkgd.jpg);	
}
body.ptype-products #application-tabs-zeroid {
background:url(../images/zeroid_bkgd.jpg);	
}
body.ptype-products #application-tabs-cs-red, body.ptype-products #application-tabs-cs-blue, 
body.ptype-products #application-tabs-cs-black, body.ptype-products #application-tabs-cs-white,  body.ptype-products #application-tabs-tb-blue {
text-align: justify;	
padding: 10px;
border: 1px solid #737373;
z-index: 2;
width: 848px;
margin-right: 20px;
}
body.ptype-products #application-tabs-cs-red {
background:url(../images/cs_bkgd_red.jpg);	
}
body.ptype-products #application-tabs-cs-blue {
background:url(../images/cs_bkgd_blue.jpg);	
}
body.ptype-products #application-tabs-cs-black {
background:url(../images/cs_bkgd_black.jpg);	
}
body.ptype-products #application-tabs-cs-white {
background:url(../images/cs_bkgd_white.jpg);	
}
body.ptype-products #application-tabs-tb-blue {
background:url(../images/tb_bkgd_blue.jpg);	
}
body.ptype-products #application-tabs-drwhoblue2 {
text-align: justify;	
padding: 10px;
border: 1px solid #737373;
z-index: 2;
width: 710px;
background:url(../images/bkgd_drwho_blue.jpg);	
}
body.ptype-products #application-tabs-drwhomovie {
text-align: justify;	
padding: 10px;
border: 1px solid #737373;
z-index: 2;
width: 880px;
margin-right: 20px;
background:url(../images/moviedalekbkgd.jpg);	
}
body.ptype-products #application-tabs-sr {
text-align: justify;	
padding: 10px;
border: 1px solid #737373;
z-index: 2;
width: 880px;
margin-right: 20px;
background:url(../images/sr_bkgd.jpg);	
}
/* ==========================================================*/
#layer-points {
position: absolute;
top: 128px;
left:160px;
z-index: 1;
}
/*=========Pre order==============================*/

#layer-preorder {
position: absolute;
top: 150px;
left: 160px;
z-index:1000;
background-color: #FFFFFF;
border: 1px solid #F7941D;
text-align: left;
padding:0px;
margin:0px;
display: inline;
}
/*Oct 07 */
body.ptype-products #layer-preorder {
position: absolute;
top: 155px;
left: 160px;
z-index:1000;
background-color: #FBF9DD;
border: 1px solid #6C724B;
text-align: left;
padding:0px;
margin:0px;
display: inline;
}
.preorder-title {
font-size: 1.2em;
font-weight: bold;
display: inline;
}
.preorder-red {
color: #FF0000;
font-size: 1.2em;
display: inline;
}
.preorder-red-2 {
color: #FF0000;
font-size: 1.2em;
display: inline;
font-weight: bold;
}
/*========== Point shop box ========*/
#point-shop-box {
border: 1px solid #999;
padding: 4px;
background-color: #FBC98E;
float: left;
clear:none;
}
#point-shop-winner {
border: 1px solid #999999;
padding: 4px;
background-color: #93B6BA;
text-align: center;
float: right;
margin: 0px 0px 10px 10px;
clear:none;
width:200px;
}
/* =========What's new? 
#whats-new {
border: 0px solid;
padding: 0px;
background-color: #A1AA6F;
text-align: left;
float: right;
margin: 0px 0px 10px 10px;
width: 250px;
}
body.ptype-intro #whats-new h2 {
background: url(../images/whats_new_top.gif) no-repeat;
margin:0px;
padding-top: 10px;
height: 27px;
}
body.ptype-intro #whats-new h3 {
background: url(../images/whats_new_bot.gif) no-repeat;
margin-bottom:0px;
padding-bottom: 0px;
line-height: 20px;
}
body.ptype-intro #whats-new p {
padding: 3px 5px 0px 10px;
}============*/

/*===========Points column ==============*/
#points-column {
border: 0px solid;
padding: 0px;
background-color: #D27D69;
margin: 0px 0px 10px 170px;
width: 300px;
clear:none;
}
body.ptype-intro #points-column h2 {
background: url(../images/points_column_top.gif) no-repeat;
margin:0px;
padding-top: 10px;
height: 27px;
}
body.ptype-intro #points-column h3 {
background: url(../images/points_column_bot.gif) no-repeat;
margin-bottom:0px;
padding-bottom: 0px;
line-height: 20px;
}
body.ptype-intro #points-column p {
padding: 3px 10px 0px 10px;
text-align:left;
}
body.ptype-intro #points-column table {
font-size: 0.9em;
}
body.ptype-intro #points-column table td.points-title {
font-size: 1.1em;
font-weight: bold;
}
body.ptype-intro #points-column table td.points-text {
font-size: 1.1em;
}
body.ptype-intro #points-column table td.points-text2 {
font-weight: bold;
}
/*========Details pages===========
============Blue bkgd=============*/
#details-blue-bkgd {
background:url(../images/details_blue_bkgd_2.gif);
margin-top: 10px;
text-align: center;
font-size: 1.1em;
height: 130px;
width: 635px;
}
#details-blue-bkgd-big, #details-blue-bkgd-big-s12, #details-yellow-bkgd, #details-dw-movie-bkgd, #details-sv-bkgd, 
#details-sr-bkgd, #details-pr-bkgd, #details-zeroid-bkgd, #details-cs-bkgd-red, #details-cs-bkgd-blue,
#details-cs-bkgd-black, #details-cs-bkgd-white, #details-tb-bkgd-blue {
margin-top: 10px;
text-align: center;
font-size: 1.1em;
height: 150px;
width: 635px;
}
#details-cs-bkgd-black{
color:#FFFFFF;
}
#details-yellow-bkgd3 {
margin-top: 12px;
text-align: center;
font-size: 1.1em;
width: 635px;
height: auto;
}
#details-blue-bkgd-big {
background:url(../images/details_blue_bkgd_3.gif);
}
#details-blue-bkgd-big-s12 {
background:url(../images/details_blue_bkgd_s12.gif);
}
#details-yellow-bkgd {
background:url(../images/details_yellow_bkgd.jpg);
}
#details-yellow-bkgd3 {
background:url(../images/details_yellow_bkgd2.jpg);
}
#details-sv-bkgd {
background:url(../images/details_sv_bkgd.jpg);
}
#details-pr-bkgd {
background:url(../images/pr_bkgd2.jpg);
}
#details-zeroid-bkgd {
background:url(../images/zeroid_bkgd2.jpg);
}
#details-cs-bkgd-red {
background:url(../images/cs_bkgd2_red.jpg);
}
#details-cs-bkgd-blue {
background:url(../images/cs_bkgd2_blue.jpg);
}
#details-cs-bkgd-black {
background:url(../images/cs_bkgd2_black.jpg);
}
#details-cs-bkgd-white {
background:url(../images/cs_bkgd2_white.jpg);
}
#details-tb-bkgd-blue {
background:url(../images/tb_bkgd2_blue.jpg);
}
#details-blue-bkgd-big2 {
background:url(../images/details_blue_bkgd_4.gif);
margin-top: 10px;
text-align: center;
font-size: 1.1em;
height: 190px;
width: 635px;
}
#details-dw-movie-bkgd {
background:url(../images/details_dw_movie_bkgd.jpg);
}
#details-sr-bkgd {
background:url(../images/details_sr_bkgd.jpg);
}
#details-dw-movie-bkgd2 {
background:url(../images/details_dw_movie_bkgd2.jpg);
}
#details-sr-bkgd2 {
background:url(../images/details_sr_bkgd2.jpg);
}
body.ptype-details #details-blue-bkgd .medallion, #details-blue-bkgd-big .medallion, #details-blue-bkgd-big2 .medallion, 
#details-blue-bkgd-big-s12 .medallion, #details-yellow-bkgd .medallion, #details-yellow-bkgd3 .medallion, #details-dw-movie-bkgd .medallion, 
#details-sv-bkgd .medallion, #details-sr-bkgd .medallion, #details-pr-bkgd .medallion, #details-zeroid-bkgd .medallion, #details-cs-bkgd-red .medallion,
#details-cs-bkgd-blue .medallion, #details-cs-bkgd-black .medallion, #details-cs-bkgd-white .medallion, #details-tb-bkgd-blue .medallion {
padding:15px 10px 0px 10px;
margin:0px;
float: left;
}
body.ptype-details #details-blue-bkgd .thumb, body.ptype-details #details-blue-bkgd-big .thumb, body.ptype-details #details-blue-bkgd-big-s12 .thumb, 
body.ptype-details #details-blue-bkgd-big2 .thumb, #details-yellow-bkgd .thumb, #details-yellow-bkgd3 .thumb, #details-dw-movie-bkgd .thumb, 
#details-sv-bkgd .thumb, #details-sr-bkgd .thumb, #details-pr-bkgd .thumb, #details-zeroid-bkgd .thumb, #details-cs-bkgd-red .thumb,
#details-cs-bkgd-blue .thumb, #details-cs-bkgd-black .thumb, #details-cs-bkgd-white .thumb, #details-tb-bkgd-blue .thumb {
padding:26px 10px 0px 0px;
margin:0px;
float: right;
}
body.ptype-details #details-blue-bkgd .medalliontext, body.ptype-details #details-blue-bkgd-big .medalliontext, 
body.ptype-details #details-blue-bkgd-big-s12 .medalliontext, body.ptype-details #details-blue-bkgd-big2 .medalliontext,
#details-yellow-bkgd .medalliontext, #details-yellow-bkgd3 .medalliontext, #details-dw-movie-bkgd .medalliontext, 
#details-sv-bkgd .medalliontext, #details-sr-bkgd .medalliontext, #details-pr-bkgd .medalliontext, 
#details-zeroid-bkgd .medalliontext, #details-cs-bkgd-red .medalliontext, #details-cs-bkgd-blue .medalliontext,
#details-cs-bkgd-black .medalliontext, #details-cs-bkgd-white .medalliontext, #details-tb-bkgd-blue .medalliontext {
margin-right:150px;
text-align:left;
padding-top: 5px;
line-height:20px;
clear:none;
}
body.ptype-details #details-blue-bkgd a:hover, body.ptype-details #details-blue-bkgd-big a:hover, 
body.ptype-details #details-blue-bkgd-big2 a:hover {
color: #FF0000;
text-decoration:none;
}
body.ptype-details #details-blue-bkgd-big-s12 a:hover, body.ptype-details #details-yellow-bkgd a:hover, 
body.ptype-details #details-yellow-bkgd3 a:hover, body.ptype-details #details-dw-movie-bkgd a:hover, #details-sv-bkgd a:hover,
body.ptype-details #details-sr-bkgd a:hover, #details-pr-bkgd a:hover, #details-zeroid-bkgd a:hover, #details-cs-bkgd-red a:hover,
#details-cs-bkgd-blue a:hover, #details-cs-bkgd-black a:hover, #details-cs-bkgd-white a:hover, #details-tb-bkgd-blue a:hover {
color: #FFFFFF;
text-decoration:none;
}
body.ptype-details #details-blue-bkgd .preorder-red, body.ptype-details #details-blue-bkgd-big .preorder-red, 
body.ptype-details #details-blue-bkgd-big2 .preorder-red {
color: #FF0000;
font-size: 1.1em;
display: inline;
font-weight: bold;
}
body.ptype-details #details-blue-bkgd-big-s12 .preorder-red, body.ptype-details #details-yellow-bkgd .preorder-red, 
body.ptype-details #details-yellow-bkgd3 .preorder-red, body.ptype-details #details-dw-movie-bkgd .preorder-red,
#details-sv-bkgd .preorder-red, body.ptype-details #details-sr-bkgd .preorder-red, #details-pr-bkgd .preorder-red, 
#details-zeroid-bkgd .preorder-red, #details-cs-bkgd-red .preorder-red, #details-cs-bkgd-blue .preorder-red,
#details-cs-bkgd-black .preorder-red, #details-cs-bkgd-white .preorder-red, #details-tb-bkgd-blue .preorder-red {
color: #FFFFFF;
font-size: 1.1em;
display: inline;
font-weight: bold;
}
/*=======Blue bkgd All Products page============*/
body.ptype-details #details-blue-bkgd-2, body.ptype-intro #details-all-prod {
background-color: #7AABB8;
margin-top: 10px;
margin-bottom: 0px;
padding-bottom:0px;
}
body.ptype-details #details-blue-bkgd-2 {
width: 635px;
}
body.ptype-intro #details-all-prod {
width:600px;
}
body.ptype-details #details-blue-bkgd-2 h2, body.ptype-intro #details-all-prod h2 {
margin:0px;
padding-top: 10px;
font-size: 1.0em;
font-weight: bold;
text-align: center;
}
body.ptype-details #details-blue-bkgd-2 h2 {
background: url(../images/details_blue_bkgd_top.gif) no-repeat;
}
body.ptype-intro #details-all-prod h2 {
background: url(../images/details_all_prod_top.gif) no-repeat;
}
body.ptype-details #details-blue-bkgd-2 h3, body.ptype-intro #details-all-prod h3 {
margin-bottom:0px;
padding-bottom: 0px;
line-height: 20px;
}
body.ptype-details #details-blue-bkgd-2 h3 {
background: url(../images/details_blue_bkgd_bot.gif) no-repeat;
}
body.ptype-intro #details-all-prod h3 {
background: url(../images/details_all_prod_bot.gif) no-repeat;
}
/*=======Red bkgd============*/
body.ptype-details #details-red-bkgd, body.ptype-details #details-red-bkgd-s12, body.ptype-details #details-yellow-bkgd2,
body.ptype-details #details-sv-bkgd2, body.ptype-details #details-sv-bkgd3, body.ptype-details #details-pr-bkgd2, 
body.ptype-details #details-zeroid-bkgd2, body.ptype-details #details-cs-bkgd2-red, body.ptype-details #details-cs-bkgd2-blue,
body.ptype-details #details-cs-bkgd2-black, body.ptype-details #details-cs-bkgd2-white, body.ptype-details #details-tb-bkgd2-blue {
width: 635px;
margin-top: 10px;
margin-bottom: 0px;
padding-bottom:0px;
}
body.ptype-details #details-dw-movie-bkgd2, body.ptype-details #details-sr-bkgd2 {
width: 635px;
margin-top: 10px;
margin-bottom: 0px;
padding-bottom:0px;
}
body.ptype-details #details-red-bkgd {
background-color: #D27D69;
}
body.ptype-details #details-red-bkgd-s12 {
background-color: #F78E57;
}
body.ptype-details #details-sv-bkgd3 {
background-color: #F05524;
}
body.ptype-details #details-pr-bkgd2 {
background-color: #87C5A0;
}
body.ptype-details #details-zeroid-bkgd2 {
background-color: #87BF72;
}
body.ptype-details #details-cs-bkgd2-red {
background-color: #ED1C24;
}
body.ptype-details #details-cs-bkgd2-blue {
background-color: #00AEEF;
}
body.ptype-details #details-cs-bkgd2-black {
background-color: #000000;
}
body.ptype-details #details-cs-bkgd2-white {
background-color: #FFFFFF;
}
body.ptype-details #details-tb-bkgd2-blue {
background-color: #448CCB;
}
body.ptype-details #details-yellow-bkgd2 {
background: url(../images/bkgd_drwho_yellow.jpg) no-repeat;
}
body.ptype-details #details-sv-bkgd2
{
background: url(../images/details_sv_bkgd2.jpg) no-repeat;
}
body.ptype-details #details-red-bkgd p, body.ptype-details #details-red-bkgd-s12 p, body.ptype-details #details-yellow-bkgd2 p,
body.ptype-details #details-sv-bkgd2 p, body.ptype-details #details-sv-bkgd3 p, body.ptype-details #details-pr-bkgd2 p, body.ptype-details #details-zeroid-bkgd2 p,
body.ptype-details #details-cs-bkgd2-red p, body.ptype-details #details-cs-bkgd2-blue p, body.ptype-details #details-cs-bkgd2-black p, body.ptype-details #details-cs-bkgd2-white p
, body.ptype-details #details-tb-bkgd2-blue p {
padding: 5px 0px 0px 10px;
margin-right:150px;
clear:none;
}
body.ptype-details #details-cs-bkgd2-black p{
color:#FFFFFF;
}
body.ptype-details #details-dw-movie-bkgd2 p, body.ptype-details #details-sr-bkgd2 p {
padding: 5px 10px 0px 10px;
margin-right:0px;
clear:none;
}
body.ptype-s12 #details-red-bkgd-s12 p, body.ptype-details #details-sv-bkgd3 p, body.ptype-details #details-pr-bkgd2 p, body.ptype-details #details-zeroid-bkgd2 p,
body.ptype-details #details-cs-bkgd2-red p, body.ptype-details #details-cs-bkgd2-blue p, body.ptype-details #details-cs-bkgd2-black p,
body.ptype-details #details-cs-bkgd2-white p, body.ptype-details #details-tb-bkgd2-blue p {
margin-right:10px;
} 
body.ptype-details #details-red-bkgd h2, body.ptype-details #details-red-bkgd-s12 h2, body.ptype-details #details-yellow-bkgd2 h2,
body.ptype-details #details-dw-movie-bkgd2 h2, body.ptype-details #details-sv-bkgd2 h2, body.ptype-details #details-sv-bkgd3 h2,
body.ptype-details #details-sr-bkgd2 h2, body.ptype-details #details-pr-bkgd2 h2, body.ptype-details #details-zeroid-bkgd2 h2,
body.ptype-details #details-cs-bkgd2-red h2, body.ptype-details #details-cs-bkgd2-blue h2, body.ptype-details #details-cs-bkgd2-black h2,
body.ptype-details #details-cs-bkgd2-white h2, body.ptype-details #details-tb-bkgd2-blue h2    {
margin:0px;
padding-top: 10px;
font-size: 1.0em;
font-weight: bold;
text-align: center;
}
body.ptype-details #details-cs-bkgd2-black h2{
color:#FFFFFF;
}
body.ptype-details #details-red-bkgd h2 {
background: url(../images/details_red_bkgd_top.gif) no-repeat;
}
body.ptype-details #details-red-bkgd-s12 h2 {
background: url(../images/details_red_bkgd_top_s12.gif) no-repeat;
}
body.ptype-details #details-sv-bkgd3 h2 {
background: url(../images/details_sv_bkgd3_top.gif) no-repeat;
}
body.ptype-details #details-pr-bkgd2 h2 {
background: url(../images/details_pr_bkgd_top.gif) no-repeat;
}
body.ptype-details #details-cs-bkgd2-red h2 {
background: url(../images/details_cs_bkgd_red_top.gif) no-repeat;
}
body.ptype-details #details-cs-bkgd2-blue h2 {
background: url(../images/details_cs_bkgd_blue_top.gif) no-repeat;
}
body.ptype-details #details-cs-bkgd2-black h2 {
background: url(../images/details_cs_bkgd_black_top.gif) no-repeat;
}
body.ptype-details #details-cs-bkgd2-white h2 {
background: url(../images/details_cs_bkgd_white_top.gif) no-repeat;
}
body.ptype-details #details-tb-bkgd2-blue h2 {
background: url(../images/details_tb_bkgd_blue_top.gif) no-repeat;
}
body.ptype-details #details-zeroid-bkgd2 h2 {
background: url(../images/details_zeroid_bkgd_top.gif) no-repeat;
}
body.ptype-details #details-yellow-bkgd2 h2 {
background: url(../images/details_yellow_bkgd_top.gif) no-repeat;
}
body.ptype-details #details-sv-bkgd2 h2 {
background: url(../images/details_sv_bkgd2_top.gif) no-repeat;
}
body.ptype-details #details-dw-movie-bkgd2 h2 {
background: url(../images/details_dw_movie_bkgd2_top.gif) no-repeat;
}
body.ptype-details #details-sr-bkgd2 h2 {
background: url(../images/details_sr_bkgd2_top.gif) no-repeat;
}
body.ptype-details #details-red-bkgd h3, body.ptype-details #details-red-bkgd-s12 h3, body.ptype-details #details-yellow-bkgd2 h3,
body.ptype-details #details-dw-movie-bkgd2 h3, body.ptype-details #details-sv-bkgd2 h3, body.ptype-details #details-sv-bkgd3 h3,
body.ptype-details #details-sr-bkgd2 h3, body.ptype-details #details-pr-bkgd2 h3, body.ptype-details #details-zeroid-bkgd2 h3,
body.ptype-details #details-cs-bkgd2-red h3, body.ptype-details #details-cs-bkgd2-blue h3, body.ptype-details #details-cs-bkgd2-black h3, 
body.ptype-details #details-cs-bkgd2-white h3, body.ptype-details #details-tb-bkgd2-blue h3 {
margin-bottom:0px;
padding-bottom: 0px;
line-height: 20px;
}
body.ptype-details #details-red-bkgd h3 {
background: url(../images/details_red_bkgd_bot.gif) no-repeat;
}
body.ptype-details #details-red-bkgd-s12 h3 {
background: url(../images/details_red_bkgd_bot_s12.gif) no-repeat;
}
body.ptype-details #details-sv-bkgd3 h3 {
background: url(../images/details_sv_bkgd3_bot.gif) no-repeat;
}
body.ptype-details #details-pr-bkgd2 h3 {
background: url(../images/details_pr_bkgd_bot.gif) no-repeat;
}
body.ptype-details #details-zeroid-bkgd2 h3 {
background: url(../images/details_zeroid_bkgd_bot.gif) no-repeat;
}
body.ptype-details #details-cs-bkgd2-red h3 {
background: url(../images/details_cs_bkgd_red_bot.gif) no-repeat;
}
body.ptype-details #details-cs-bkgd2-blue h3 {
background: url(../images/details_cs_bkgd_blue_bot.gif) no-repeat;
}
body.ptype-details #details-cs-bkgd2-black h3 {
background: url(../images/details_cs_bkgd_black_bot.gif) no-repeat;
}
body.ptype-details #details-cs-bkgd2-white h3 {
background: url(../images/details_cs_bkgd_white_bot.gif) no-repeat;
}
body.ptype-details #details-tb-bkgd2-blue h3 {
background: url(../images/details_tb_bkgd_blue_bot.gif) no-repeat;
}
body.ptype-details #details-yellow-bkgd2 h3 {
background: url(../images/details_yellow_bkgd_bot.gif) no-repeat;
}
body.ptype-details #details-sv-bkgd2 h3 {
background: url(../images/details_sv_bkgd2_bot.gif) no-repeat;
}
body.ptype-details #details-dw-movie-bkgd2 h3 {
background: url(../images/details_dw_movie_bkgd2_bot.gif) no-repeat;
}
body.ptype-details #details-sr-bkgd2 h3 {
background: url(../images/details_sr_bkgd2_bot.gif) no-repeat;
}
body.ptype-details #details-red-bkgd #details-boxthumb, body.ptype-details #details-red-bkgd-s12 #details-boxthumb, 
body.ptype-details #details-yellow-bkgd #details-boxthumb,body.ptype-details #details-yellow-bkgd2 #details-boxthumb,
#details-sv-bkgd #details-boxthumb, body.ptype-details #details-sv-bkgd2 #details-boxthumb, body.ptype-details #details-sv-bkgd3 #details-boxthumb {
float: right;
clear:none;
margin:0px;
padding:0px 10px 0px 0px;
}
body.ptype-details .container {
display: inline;
padding:0px;
margin: 0px;
}
/*=======Red bkgd About us page============*/
body.ptype-intro #details-red-bkgd-2 {
background: url(../images/details_red_bkgd_2.gif) no-repeat;
width: 635px;
background-color: #93B6BA;
margin-top: 10px;
margin-bottom: 0px;
padding-bottom:0px;
}
body.ptype-intro #details-red-bkgd-2 h2 {
background: url(../images/details_red_bkgd_top.gif) no-repeat;
margin:0px;
padding-top: 10px;
font-size: 1.0em;
font-weight: bold;
text-align: center;
}
body.ptype-intro #details-red-bkgd-2 h3 {
background: url(../images/details_red_bkgd_bot.gif) no-repeat;
margin-bottom:0px;
padding-bottom: 0px;
line-height: 20px;
}
/*=======Green bkgd============*/
body.ptype-details #details-green-bkgd, body.ptype-details #details-green-bkgd-s12, body.ptype-details #details-green-bkgd2-s12 {
width: 635px;
margin-top: 10px;
margin-bottom: 0px;
padding-padding:0px;
}
body.ptype-details #details-green-bkgd {
background: url(../images/details_green_bkgd_gallery.gif) no-repeat;
background-color: #A1AA6F;
}
body.ptype-details #details-green-bkgd-s12 {
background: url(../images/details_green_bkgd_gallery_s12.gif) no-repeat;
background-color: #93B6BA;
}
body.ptype-details #details-green-bkgd2-s12 {
background-color: #93B6BA;
}
body.ptype-details #details-green-bkgd-2 {
width: 635px;
background-color: #A1AA6F;
margin-top: 10px;
margin-bottom: 0px;
padding-padding:0px;
}
body.ptype-details #details-green-bkgd p, body.ptype-details #details-green-bkgd-s12 p, 
body.ptype-details #details-green-bkgd-2 p, body.ptype-details #details-green-bkgd2-s12 p {
padding: 0px 10px 0px 10px;
width: 610px;
}
body.ptype-details #details-green-bkgd h2, body.ptype-details #details-green-bkgd-s12 h2, body.ptype-details #details-green-bkgd-2 h2, 
body.ptype-details #details-green-bkgd2-s12 h2 {
margin:0px;
padding-top: 10px;
font-size: 1.0em;
font-weight: bold;
text-align: center;
}
body.ptype-details #details-green-bkgd h2, body.ptype-details #details-green-bkgd-2 h2 {
background: url(../images/details_green_bkgd_top.gif) no-repeat;
}
body.ptype-details #details-green-bkgd-s12 h2, body.ptype-details #details-green-bkgd2-s12 h2 {
background: url(../images/details_green_bkgd_top_s12.gif) no-repeat;
}
body.ptype-details #details-green-bkgd h3, body.ptype-details #details-green-bkgd-s12 h3, body.ptype-details #details-green-bkgd-2 h3, 
body.ptype-details #details-green-bkgd2-s12 h3 {
margin-bottom:0px;
padding-bottom: 0px;
line-height: 20px;
}
body.ptype-details #details-green-bkgd h3, body.ptype-details #details-green-bkgd-2 h3 {
background: url(../images/details_green_bkgd_bot.gif) no-repeat;
}
body.ptype-details #details-green-bkgd-s12 h3, body.ptype-details #details-green-bkgd2-s12 h3 {
background: url(../images/details_green_bkgd_bot_s12.gif) no-repeat;
}
/*============= box art enlarge ======*/
#details-boxthumb a .large {
 border: 0px;
 display: block;
 height: 1px;
 left: -1px;
 position: absolute;
 top: -1px;
 width: 1px;
}
#details-boxthumb a img {
 border: 0px;
 }
#details-boxthumb a.p1, #details-boxthumb a.p1:visited, #details-boxthumb a.p2, #details-boxthumb a.p2:visited,
#details-boxthumb a.p3, #details-boxthumb a.p3:visited, #details-boxthumb a.p4, #details-boxthumb a.p4:visited, 
#details-boxthumb a.p5, #details-boxthumb a.p5:visited, #details-boxthumb a.p6, #details-boxthumb a.p6:visited,
#details-boxthumb a.p7, #details-boxthumb a.p7:visited, #details-boxthumb a.p8, #details-boxthumb a.p8:visited {
 background: #D27D69;
 border: 0px;
 display: block;
 height: 112px;
 left: 0;
 text-decoration: none;
 top: 0;
 width: 133px;
}
#details-boxthumb a.p1:hover, #details-boxthumb a.p2:hover, #details-boxthumb a.p3:hover, #details-boxthumb a.p4:hover, 
#details-boxthumb a.p5:hover, #details-boxthumb a.p6:hover, #details-boxthumb a.p7:hover, #details-boxthumb a.p8:hover {
 background-color: #FDBB43; 
 text-decoration: none;
}
/*--TB1--*/
#details-boxthumb a.p1:hover .large {
 border: 0px;
 display: block;
 width: 498px;
 height: 366px;
 position: absolute;
 left: 140px; 
 top: 58px; 
}
/*--TB2--*/
#details-boxthumb a.p2:hover .large {
 border: 0px;
 display: block;
 width: 600px;
 height: 270px;
 position: absolute;
 left: 40px; 
 top: 160px; 
}
/*--TB3--*/
#details-boxthumb a.p3:hover .large {
 border: 0px;
 display: block;
 width: 500px;
 height: 423px;
 position: absolute;
 left: 145px; 
 top: 5px; 
}
/*--Seaview--*/
#details-boxthumb a.p4:hover .large {
 border: 0px;
 display: block;
 width: 600px;
 height: 583px;
 position: absolute;
 left: 110px; 
 top: -90px; 
}
/*--Hawk--*/
#details-boxthumb a.p5:hover .large {
 border: 0px;
 display: block;
 width: 600px;
 height: 225px;
 position: absolute;
 left: 60px; 
 top: 205px; 
}
/*--Freighter--*/
#details-boxthumb a.p6:hover .large {
 border: 0px;
 display: block;
 width: 600px;
 height: 296px;
 position: absolute;
 left: 60px; 
 top: 150px; 
}
/*--Tom--*/
#details-boxthumb a.p7:hover .large {
 border: 0px;
 display: block;
 width: 500px;
 height: 455px;
 position: absolute;
 left: 146px; 
 top: 0px; 
}
/*--Felicity--*/
#details-boxthumb a.p8:hover .large {
 border: 0px;
 display: block;
 width: 377px;
 height: 500px;
 position: absolute;
 left: 270px; 
 top: -22px; 
}
/*=============Tooltip====================*/
.ToolText{position:relative; 
text-decoration: underline;
} 
.ToolTextHover{position:relative;} 
.ToolText span{display: none;} 

.ToolTextHover span{ 
  display:block; 
  position:absolute; 
  border:1px solid #FFFFFF; 
  top:1.3em; 
  left:0px; 
  background-color:#FDBB43;
  color:#000000; 
  text-align: left; 
  padding: 3px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  width: 300px;
  } 
  /*====== Index page container ======*/
  #index-container {
  border: 1px solid #FFFFFF;
  background-color:#D27D69;
  padding: 8px;
  margin-bottom: 10px;
  }
  /*===New index page=====*/
body.ptype-intro table td.index-text {
color: #FFFFFF;
font-size: 1.1em;
padding: 10px;
}
body.ptype-intro table td.index-text-2 {
color: #000000;
font-size: 1.1em;
padding: 10px;
text-align:left;
}
body.ptype-intro table  {
margin-bottom:10px;
}
body.ptype-intro table td.table-right  {
padding-right:20px;
}
body.ptype-intro table td.table-left  {
padding-left:20px;
}
/*===What's new ============*/
body.ptype-intro #whats-new, body.ptype-intro #news {
border: 0px solid;
padding: 0px;
background-color: #A1AA6F;
text-align: left;
margin: 0px 0px 0px 0px;
}
body.ptype-intro #whats-new {
float: right;
width: 320px;
}
body.ptype-intro #news {
float: left;
width: 320px;
}
body.ptype-intro #whats-new h2, body.ptype-intro #news h2 {
margin:0px;
padding-top: 10px;
height: 27px;
}
body.ptype-intro #whats-new h2 {
background: url(../images/whats_new_top.gif) no-repeat;
}
body.ptype-intro #news h2 {
background: url(../images/news_top.gif) no-repeat;
}
body.ptype-intro #whats-new h3, body.ptype-intro #news h3 {
margin-bottom:0px;
padding-bottom: 0px;
line-height: 20px;
text-align: center;
font-size: 0.8em;
}
body.ptype-intro #news h3, body.ptype-intro #whats-new h3 {
background: url(../images/news_bot.gif) no-repeat;
height:27px;
}
body.ptype-intro #whats-new p, body.ptype-intro #news p {
padding: 3px 5px 0px 10px;
}
/*========================================*/
body.ptype-all-products #details-blue-bkgd-2 table td img, body.ptype-all-products #details-all-prod table td img {
padding-bottom:5px;
}
/*==============================================*/
body.ptype-details #email-updates {
padding-left:262px;
}
/*==================================================*/
#layer-artwork {
display:none;
/*float: right;
padding-top: 10px;
padding-right: 5px;	
clear:right;*/
}
#layer-prints {
float: right;
/*padding-top: 5px;*/
padding-top: 18px;
padding-right: 5px;	
clear:right;
}
/*======================================================*/
body.ptype-intro table.catalogue {
font-size: 1.1em;
line-height: 24px;
}
body.ptype-products table.tabletext, body.ptype-products table.tabletext a {
font-size: 10px;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
}
#application-tabs-drwhoblue2 table.whitetext a, #application-tabs-drwhoblue2 table.whitetext {
font-size: 10px;
color: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}
/*===========================================*/
body.ptype-prototype #application-tabs {
width: 920px;
}
body.ptype-prototype #titles {
width:auto;
padding-bottom:5px;
font-size: 1.4em;
}
body.ptype-prototype li {
padding-bottom:10px;
}
body.ptype-width #application-tabs{
width: 600px;
}
body.ptype-all-products #titles {
width:600px;
padding-bottom:5px;
text-align:center;
}
body.ptype-prototype .prototype-price {
padding:5px;
border: 1px solid #000000;
background-color:#7AB5BD;
width:200px;
font-weight:bold;
text-align:center;
margin-bottom:5px;
}
body.ptype-prototype hr {
color:#7AB5BD;
}
/*===== PayPal =====*/
body.ptype-products .paypal-form, body.ptype-details .paypal-form{
background-color:#ffffff;
font-weight:bold;
padding:5px;
width:300px;
}
