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

body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	background-image: url('../imagesv2/ep3_2009back.jpg');
	background-color: #FFFFFF;
	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: #434343;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.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}

.maintableback {background-color: #c9c9c9;}
.homeboxback {background-color: #414141;}
.shopmenu {background-image: url('../imagesv2/shop_menu_ep3.jpg'); width:259px; height:491px; background-repeat: no-repeat;}

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

input.button {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #434343;
	border: 1px solid #ff9900;
	cursor: pointer;
}
input.cs_text {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #434343;
	border: 1px solid #ff9900;
	cursor: pointer;
}
input.eb_text {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #434343;
	border: 1px solid #ff9900;
	cursor: pointer;
}
input.ch_text {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #434343;
	border: 1px solid #ff9900;
	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 #434343;cursor: pointer;}
input.wishlist {color:#FFFFFF;font-family: Verdana, Arial, Helvetica;font-size: 10px;font-weight:bold;background-color: #434343;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 #434343;cursor: pointer;;text-decoration: none;display: block;padding: 2px;height: 11px;width: 140px;background-position: center;}
.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;padding: 2px;height: 11px;width: 110px;background-position: center;}
.backorder 	{color:#FFFFFF;font-family: Verdana, Arial, Helvetica;font-size: 10px;background-color: #434343;border: 1px solid #ff9908;cursor: pointer;text-decoration: none;display: block;padding: 2px;width: 110px;background-position: bottom;}
.soldout 	{color:#000000;font-family: Verdana, Arial, Helvetica;font-weight:bold;font-size: 10px;background-color: #e9e9e9;border: 1px solid #ff9908;cursor: default;text-decoration: none;display: block;padding: 2px;width: 110px;background-position: bottom;}

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:200px;
	width:auto !important;
	width:250px;
}
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: #FF3333;}

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: #5f6d82;border-right-color: #5f6d82;border-bottom-color: #5f6d82;border-left-color: #5f6d82;}

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;}

.lastmonth {background-image: url(/imagesv2/ep3_lastmonth_back.gif);background-repeat: repeat-x;}
.newproducts {background-image: url(/imagesv2/ep3_newprod_back.gif);background-repeat: repeat-x;}
.hdrwhite {color: #ffffff; font-size : 15px; font-weight: bold; font-family: Arial, Helvetica;}

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

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:#434343;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: #434343;}

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

.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;}

.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 : #434343;
	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;
}
