@charset "utf-8";
/* CSS Document */

body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	background-image: url('../imagesv2/crsx_2009back_new.jpg');
	background-color: #8590a8;
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size : 11px;
	color: #243F90;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.tiny {font-size: xx-small; font-family: Verdana, Arial, Helvetica;}

.pulldownbox {
	padding-left: 40px;
	font-weight: normal;
	font-size : 11px;
	color: #ffffff;
}
.pulldown {	
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size : 11px;
	color: #333973;
	background-color: #e9e9e9;
}
.bluehdr {	
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size : 15px;
	color: #252d65;
}
a.fitmentbox  {color:#000000;font-family: Verdana, Arial, Helvetica;font-size: 10px;background-color: #DDDDDD;border: 1px solid #999999;cursor: pointer;text-decoration: none;display: block;height: 11px;width: 110px;background-position: center;padding: 0px 2px 2px 2px;position:relative;}

a.fitmentbox:hover{z-index:25;}

a.fitmentbox span{display: none}

a.fitmentbox:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:1.5em; left:-2em; width:auto;
    border:0px solid #000;
    background-color:#FFF;
	color:#000;
    text-align: center}
	
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:300px;
	height:300px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

.backorder  {color:#FFFFFF;font-family: Verdana, Arial, Helvetica;font-size: 10px;background-color: #243F90;border: 1px solid #CCCCFF;cursor: pointer;text-decoration: none;display: block;height: 11px;width: 110px;background-position: center;padding: 0px 2px 2px 2px;}
.soldout  {color:#000000;font-family: Verdana, Arial, Helvetica;font-size: 10px;background-color: #e9e9e9;border: 1px solid #ff9908;cursor: default;text-decoration: none;display: block;height: 11px;width: 85px;background-position: center;padding: 0px 2px 2px 2px;}
.calculateshipping  {color:#000000;font-family: Verdana, Arial, Helvetica;font-size: 10px;background-color: #DDDDDD;border: 1px solid #999999;cursor: pointer;text-decoration: none;display: block;height: 11px;width: 130px;background-position: center;padding: 0px 2px 2px 2px;}

.maintableback {background-color: #525c6f;}
.homeboxback {background-color: #394256;}
.shopmenu {background-image: url('../imagesv2/shop_menu.jpg'); width:259px; height:491px; background-repeat: no-repeat;}

table.mainpagemenu {border-width: 1px;border-spacing: 0px;border-style: solid;border-color: #283040;border-collapse: collapse;}

p.description {text-indent:50px;}

input.button {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #243F90;
	border: 1px solid #CCCCFF;
	cursor: pointer;
}
input.cs_text {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #243F90;
	border: 1px solid #CCCCFF;
	cursor: pointer;
}
input.eb_text {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #243F90;
	border: 1px solid #CCCCFF;
	cursor: pointer;
}
input.ch_text {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #243F90;
	border: 1px solid #CCCCFF;
	cursor: pointer;
}

input.moreinfo {color:#003399;font-family: Verdana, Arial, Helvetica;font-size: 10px;background-color: #e9e9e9;border: 1px solid #003399;cursor: pointer;}
input.addtobasket {color:#FFFFFF;font-family: Verdana, Arial, Helvetica;font-size: 10px;font-weight:bold;background-color: #ff9908;border: 1px solid #243F90;cursor: pointer;}
input.wishlist {color:#FFFFFF;font-family: Verdana, Arial, Helvetica;font-size: 10px;font-weight:bold;background-color: #243F90;border: 1px solid #ff9908;cursor: pointer;}
.checkoutbutton {color:#FFFFFF;font-family: Verdana, Arial, Helvetica;font-size: 10px; font-weight:bold;background-color: #ff9908;border: 1px solid #243F90;cursor: pointer;;text-decoration: none;display: block;padding: 2px;height: 11px;width: 140px;background-position: center;}
.backorder 	{color:#FFFFFF;font-family: Verdana, Arial, Helvetica;font-size: 10px;background-color: #243F90;border: 1px solid #CCCCFF;cursor: pointer;text-decoration: none;display: block;padding: 2px;height: 11px;width: 110px;background-position: center;}
.soldout 	{color:#000000;font-family: Verdana, Arial, Helvetica;font-size: 10px;background-color: #e9e9e9;border: 1px solid #ff9908;cursor: default;text-decoration: none;display: block;padding: 2px;height: 11px;width: 85px;background-position: center;}


img.img {
	padding:4px;
	border:1px solid #ddd;
	max-width:125px;
	max-height:75px;
	height:auto !important;
	height:75px;

}
img.productimg {
	padding:4px;
	border:1px solid #ddd;
	max-width:250px;
	max-height:250px;
}
#max {
	width:200px;
	height:auto;
}	
img.productthumb {
	padding:4px;
	border:1px solid #ddd;
	max-width:60px;
	max-height:60px;
	width:auto !important;
	width:60px;
}


hr.product {color: #fff;background-color: #fff;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: none;border-right-style: none;border-bottom-style: dotted;border-left-style: none;border-top-color: #CCCCCC;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;border-left-color: #CCCCCC;}

hr.category {color: #fff;background-color: #fff;margin-top: 10px;margin-bottom: 10px;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: none;border-right-style: none;border-bottom-style: dotted;border-left-style: none;border-top-color: #CCCCCC;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;border-left-color: #CCCCCC;}

.regularprice {font-size: 12px;font-weight: bold;color: #9e0000;}
.salesprice{font-size: 12px;font-weight: bold;color: #990000;}

table.storesidemenu {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 0px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #283040;border-right-color: #283040;border-bottom-color: #283040;border-left-color: #283040;}

table.messagemain {border-width: 1px;border-spacing: 0px;border-style: solid;border-color: #CCCCCC;border-collapse: collapse;background-color: white;}
table.messagemain th {border-width: 1px;padding: 5px;border-style: solid;border-color: #CCCCCC;background-color: white;}
table.messagemain td {border-width: 1px;padding: 5px;border-style: solid;border-color: #CCCCCC;background-color: white;}

table.messagesub {border-width: 0px;border-spacing: 0px;border-style: none;border-color: #FFFFFF;border-collapse: collapse;background-color: white;}
table.messagesub th {border-width: 0px;padding: 0px;border-style: inset;border-color: #FFFFFF;background-color: white;}
table.messagesub td {border-width: 0px;padding: 0px;border-style: inset;border-color: #FFFFFF;background-color: white;}

table.messagemenu {border-width: 1px;border-spacing: 0px;border-style: solid;border-color: #243F90;border-collapse: collapse;background-color: white;}
table.messagemenu th {border-width: px;padding: 5px;border-style: solid;border-color: #243F90;background-color: white;}
table.messagemenu td {padding: 5px;background-color: white;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #243F90;border-right-color: #243F90;border-bottom-color: #243F90;border-left-color: #243F90;}

.hdrwhite {color: #ffffff; font-size : 15px; font-weight: bold; font-family: Arial, Helvetica;}

.topnav:link, .topnav:visited {font-family: Arial, Helvetica;font-size: 11px;color: #ffffff; text-decoration: none;}
.topnav:hover {text-decoration: underline; color: #232c3f;}
.topnavwhite {font-family: Arial, Helvetica;font-size: 11px;color: #ffffff;}
.viewbasket:link, .viewbasket:visited {text-decoration: none;font-family: Arial, Helvetica;font-size: 11px;font-weight: normal;color: #ffffff; padding: 2px;}
.viewbasket:hover {text-decoration: underline; color: #232c3f;}

.home:link, .home:visited {font-family: Arial, Helvetica;font-size: 11px;color: #8bb7ff; text-decoration: underline;}
.home:hover {text-decoration: none; color: #ffffff;}
.homewhite {color: #ffffff; font-size : 12px; font-family: Arial, Helvetica;}

table.checkout {border-collapse: collapse;border: 1px solid #cccccc;color:#666666;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
table.checkout td {padding: 4px;border: 1px solid #cccccc;}
table.checkout a:link {color:#666666; text-decoration:none;}
table.checkout a:visited {color:#666666; text-decoration:none;}
.checkoutactive {background-color:#243F90;color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
table.accountoptions {border: 1px solid #cccccc;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}

.lhdr_bg {color:#FFFFFF; background-color: #243F90;}

table.mainstoretable {background-color:#FFFFFF; border:0px;}
table.mainstoretable td {padding: 5px;}

.prodpagename {color: #2e366e;font-size : 14px;font-weight: normal;font-family: Verdana, Arial, Helvetica;padding: 8px;}
.prodpagerating {color: #2e366e;font-size : 11px;font-weight: normal;font-family: Verdana, Arial, Helvetica;padding: 8px;}

.footermenu {
	font-size : 11px;
	color: #FFFFFF;
	background-color : #525c6f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-indent: 0px;
	padding: 4px;
}
.footerlink {
	font-weight:normal;
	text-decoration: none;
	font-size : 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerlink:link .footerlink:visited {
	font-weight:normal;
	text-decoration: none;
	color: #FFFFFF;
}
.footerlink:hover {
	text-decoration: underline;
}

.sorttable {background-image: url(/images/cat_table/sort_background.gif);background-repeat: repeat-x;border-top-width: 1px;border-bottom-width: 1px;border-top-style: dotted;border-bottom-style: dotted;border-top-color: #243F90;border-bottom-color: #243F90;}

.ts-1 {
	border: none;
	height: 255px;
	text-align: left;
	width: 388px;
}

.ts-1-1 {
	border: none;
	float: left;
	height: 216px;
	padding: 5px;
	width: 230px;
}

.ts-1-2 {
	border: none;
	float: left;
	height: 0px;
	padding: 5px;
	width: 138px;
}

.ts-1-3 {
	border: none;
	float: left;
	height: 57px;
	padding: 5px;
	width: 138px;
}

.ts-1-4 {
	border: none;
	float: left;
	height: 43px;
	padding: 5px;
	width: 138px;
}

.ts-1-5 {
	border: none;
	float: left;
	height: 95px;
	padding: 5px;
	width: 138px;
}

.ts-1-6 {
	border: none;
	float: left;
	height: 19px;
	padding: 5px;
	width: 378px;
}

.gen-1 {
	clear: both;
}
