BODY
{
	FONT-SIZE: 65%;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #E0E0E0;
	color:#474747;
}
A
{
	COLOR: #4796AA;
	TEXT-DECORATION: none;
}
A:hover
{
	color:#B40C0C;
}
a img
{
	border: 1px solid #ABB6B9;
}
h1, h2, h3, h4, h5, h6
{
	color:#4A87A2;	
}
h1, h2
{
	font-family:Arial, Helvetica, sans-serif;
}
H1
{
    FONT-SIZE: 210%;
}
H2
{
    FONT-SIZE: 160%;
}
H3
{
    FONT-SIZE: 120%;
}
H4
{
    FONT-SIZE: 130%;
}
H5
{
    FONT-SIZE: 120%;
}
H6
{
	FONT-SIZE: 100%;
}
hr
{
	border-top:1px solid #bbb;
	border-bottom:1px solid #eee;
}
IMG
{
	BORDER:none;
}
TABLE
{
	BORDER:none;
}

/* ####################################   Classes   #################################### */
.morelink
{
	color:#f00;
}
.box .tl
{
	background:#ABB6B9 url(/images/layout/box_corner_tl_title.gif) left top no-repeat;
}
.box .tr
{
	background:url(/images/layout/box_corner_tr_title.gif) right top no-repeat;
}
.box h2.title
{
	font-size: 150%;
	color: #f5f5f5;
	text-align: left;
}
.box .content
{
	border-bottom: 1px solid #ABB6B9;
	border-right: 1px solid #ABB6B9;
	border-left: 1px solid #ABB6B9;
	background:#fff url(/images/layout/stampede_box_bg_grad.gif) top left repeat-x;
}
#template_Mailform .content
{
	border: none !important;	
}
.button, a.textButton
{
	color:#fff;
	font-family:Arial, sans-serif;
	background:#bbb url(/ewcommon/images/schemes/8px_999.gif) left bottom repeat-x!important;
	font-size:110%;
	font-weight:700;
	border:1px solid #ccc;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
}
.principle
{
	color:#fff;
	font-family:Arial, sans-serif;
	background:#E91B11 url(/images/layout/8px_RED.gif) left bottom repeat-x!important;
	font-size:110%;
	font-weight:700;
	border:1px solid #ccc;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
}
a.textButton
{
	text-decoration:none;
}
a.textButton:hover
{
	color:#000;
	border-color:#ccc;
	border-top-color:#777;
	border-left-color:#777;
}
.detail H3
{
	FONT-SIZE: 110%
}
.dropdown, .textarea, .textbox
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
form td.label
{
	text-align:right;
}
.list
{
    BORDER-BOTTOM: #DFDFDF 1px solid;
}
.list H3
{
    FONT-SIZE: 120%;
}
.list H4
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 100%;
}
.list .date
{
	FONT-SIZE: 90%;
	COLOR: #777;
}
.label
{
	FONT-WEIGHT: bold;
}
.ghosted
{
	COLOR: #ddd;
}
.principle
{
	background:#fff;
	border-color:#C19CD3;
	border-right-color:#1F0B28;
	border-bottom-color:#1F0B28;
}
TABLE.documentTable
{
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid
}
TABLE.documentTable TD.cell
{
	BORDER-RIGHT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid
}
TABLE.documentTable TH.heading
{
	COLOR: #fff;
	BACKGROUND-COLOR: #333;
}
TABLE.documentTable TR.alternative
{
	BACKGROUND-COLOR: #fff;
}

/* ################################### Site IDs ################################# */

#mainLayoutContainer
{
	background: #fff url(/images/layout/main_layout_container_bg.gif) bottom right no-repeat;
}
#location
{
	color: #E7E7E7;
	font-size:80%;
}
#location a
{
	display: none;
}
#location a:hover
{
	
}
#mainHeader
{
	background:#FFF url(/images/layout/main_header_bg.jpg) top left no-repeat;
	border-bottom: 2px solid #086E89;
}

/* ################################## Menu setup ################################### */

#mainMenu
{
	background-color:#A1B6BB;
}
#mainMenu li
{
	list-style:none;
}
#mainMenu ul a
{
	color:#DBE3E5;
	text-decoration:none;
	background: #A1B6BB url(/images/layout/nav_divide_1px.gif) right center no-repeat;
}
#mainMenu ul a:hover
{
	background: #449CB2 url(/images/layout/nav_divide_1px.gif) right center no-repeat;
	color: #FFF;
}
#mainMenu ul a.on, #mainMenu ul a.active
{
	background: #449CB2 url(/images/layout/nav_divide_1px.gif) right center no-repeat;
	color: #FFF;
}
/* ################################## Sub Menu setup ################################### */

#subMenu
{
	margin-top:0;
}
#subMenu ul
{
	background:#449CB2;
	margin-top:0;
}
#subMenu2 ul, #subMenu4 ul, #subMenu5 ul 
{
	background:#69767A;
	margin-top:0;
}
#subMenu3 ul
{
	background:#38433A;
	margin-top:0;
}
#subMenu ul a
{
	color:#C7E1E8;
}
#subMenu2 ul a
{
	font-weight: bold;
	color:#BABABA;
}
#subMenu3 ul a
{
	font-weight: bold;
	color:#ececec;
}
#subMenu2 ul
{
	background:#556658;
}
#subMenu3 ul
{
	background:#38433A;
}
#subMenu4 ul
{
	background:#999;
}
#subMenu5 ul
{
	background:#aaa;
}
#subMenu ul a:hover
{
	color:#fff;
}
#subMenu ul a.active, #subMenu ul a.on, #subMenu ul a:hover
{
	color:#FFF;
	background-color:#556658;
}
#subMenu2 ul a:hover
{
	color:#FFF;
	background-color:#38433A;	
}
#subMenu2 ul a.active, #subMenu2 ul a.on
{
	color:#FFF;
	background-color:#38433A;
}
#subMenu3 ul a:hover
{
	background-color:#181D19;
	color:#FFF;
}
#subMenu3 ul a.active, #subMenu3 ul a.on
{
	color:#FFF;
	background-color:#181D19;
}
/* ======================== */
#mainTitle
{
	background: #EDEDED;	
}
#mainTitle H1
{
	FONT-FAMILY:Georgia, Arial, Helvetica, sans-serif;
	color: #5FB1C6;
	font-weight: normal;
}
#mainFooter
{
	color: #fff;
	background: #e0e0e0 url(/images/layout/footer_1px.gif) repeat-x;
	font-size: 90%;
	height: 31px;
}
#mainFooter a
{
	color:#eee;
}

/* ======================== */


TABLE#subPageTable TH.heading
{
    BORDER-RIGHT: #000 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 120%;
    COLOR: #fff;
    BORDER-BOTTOM: #000 1px solid;
    BACKGROUND-COLOR: #020202;
}
TABLE#subPageTable TD.cell
{
    BORDER-RIGHT: #000 1px solid;
    BORDER-BOTTOM: #000 1px solid
}
TABLE#subPageTable TR.alternate
{
    BACKGROUND-COLOR: #ccc
}
#template_Products_Grouped .backlink
{
    BACKGROUND-COLOR: #ccc;
}
#template_Products_Grouped .backlink A
{
    COLOR: #fff;
}

/* ======================== */

#template_sitemap ul, #template_sitemap li
{
	list-style-type:none;
}
#template_sitemap ul a
{
	color:#000;
	text-decoration:none;
}
#template_sitemap ul a:hover
{
	color:#666;
	text-decoration:underline;
}
#template_sitemap ul ul a
{
	background: url(/ewCommon/images/schemes/standard/arrow_red.gif) left center no-repeat;
}
#template_sitemap ul ul ul a
{
	background-image:url(/ewCommon/images/schemes/standard/arrow_red.gif);
}
#template_sitemap ul ul ul ul a
{
	background-image:url(/ewCommon/images/schemes/standard/arrow_red.gif);
}

#developerLink a
{
	color: #8F9FA3;
}
#developerLink a:hover
{
	color: #FFF;
}

/* ############################### Header Info ############################ */

#headerInfo
{
	
}
#headerInfo table
{
	
}
#headerInfo #logonForm table
{
	border:1px solid #ccc;
	background:#eee url(/ewcommon/images/schemes/50px_d6d6d6.gif) 0 14px repeat-x;
}
#headerInfo #logonForm th
{
	font-size:80%;
	font-weight:400;
}
#headerInfo #logonForm .name
{
	font-weight:bold;
}
#headerInfo .textbox
{
	color:#fff;
	font-size:90%;
	background:#666;
	border:1px solid #000;
	border-right-color:#fff;
	border-bottom-color:#fff;
}
#cartBrief
{
	background: url(/images/layout/cart.gif) 720px 5px no-repeat;
}
#cartFull h2
{
	background:#2298B6;
}
#cartListing tr
{
	background:transparent;
}
#cartListing th.heading
{
	background:#2298B6;
}
#cartListing th.heading.lineTotal
{
	background: #fff;
}
#cartListing td.amount
{
	background: #C9E5EC;	
}
#headerInfo #cartBrief
{
	color:#fff;
	background:#fff;
}
#headerInfo #cartBrief h2, #headerInfo #cartBrief p
{
	line-height:2.4;
	display:inline;
	font-size:90%;
}
#headerInfo
{
	color:#fff;
}
#headerInfo #cartBrief a
{
	color:#fff;
}
#headerInfo #cartBrief a:hover
{
	text-decoration:none;
}
.manufacturer, .stockCode, .size, .options
{
color:#5690A9;	
}
.moredetailButtons a
{
color:#888;	
}
.moredetailButtons a:hover
{
color:#B40C0C;	
}
.product img, .list img, .news img
{
	border:1px solid #abb6b9;
	position:relative;
}
#billingAddress, #deliveryAddress, #cartAddress
{
	width:355px;
	border:1px solid #ABB6B9;
}