.Site #scrollerContainer
{
    width:720px !important;
}

BODY
{
    MARGIN:0;
}
.Site DT
{
	FONT-WEIGHT: bold
}
.Site DD
{
	PADDING-LEFT:0;
	MARGIN-LEFT:0;
}
.Site FORM
{
	margin:0;
}
.Site TABLE
{
	WIDTH: 100%;
}
.Site TABLE TD
{
    PADDING: 0;
    VERTICAL-ALIGN: top;
}
.Site #mainLayout table td 
{
    PADDING: 3px;
    VERTICAL-ALIGN: top;
}
.Site TABLE TH
{
    TEXT-ALIGN: left
}
.Site H1
{
    FONT-SIZE: 210%;
}
.Site H2
{
    FONT-SIZE: 160%;
}
.Site H3
{
    FONT-SIZE: 130%;
}
.Site H4
{
    FONT-SIZE: 120%;
}
.Site H5
{
    FONT-SIZE: 110%;
}
.Site H6
{
	FONT-SIZE: 100%;
}
.Site .detail H3
{
	FONT-SIZE: 110%
}
.Site .list H3
{
    FONT-SIZE: 120%;
}
.Site .list H4
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 100%;
}
/* ####################################   Classes   #################################### */

.Site .box
{
    padding:0;
    width:auto;
    height:1%;
}
.Site .box .tl, .Site .box .tr
{
	padding:0;
    margin:0;
    width:auto;
}
.Site .box .tr h2
{
    margin:0 5px;
    padding:3px 0px 3px 0px;
    width:auto;
}
.Site .box .content
{
    position:relative;
    padding:5px !important;
    width:auto !important;
}
.Site .content img
{
	margin:0 5px 5px;
}
.Site .content table td
{
	padding:3px;
}
.Site .detail IMG.picture
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 15px
}
.Site .dropdown, .Site .textarea, .Site .textbox
{
    WIDTH:260px;
    font-size:1em;
}
.Site .list
{
    MARGIN-BOTTOM: 5px;
    margin-left:1px;
    PADDING: 5px 0;
}
.Site .list H3
{
    MARGIN-TOP:0;
    MARGIN-BOTTOM: 5px
}
.Site .list H4
{
    MARGIN: 0px
}
.Site .list IMG.thumbnail
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 10px
}
.Site .list P
{
	MARGIN: 3px 0;
}
.Site .list .terminus, .Site .detail .terminus
{
	clear:right;
}
.Site .morelink
{
    TEXT-ALIGN: right
}
.Site .backlink
{
    TEXT-ALIGN: right
}
.Site .stepper
{
    PADDING:3px 5px;
    width:auto !important;
}
.Site .stepper P
{
    MARGIN: 0px;
    TEXT-ALIGN: right;
}
.Site TABLE.documentTable TD.cell
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
.Site TABLE.documentTable TH.heading
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
.Site .template
{
	padding-left:1px;
}
.Site .template ul
{
	margin-left:20px;
}
.Site #template_Sub_Page_Listing #footer
{
    padding: 24px 0;
}
.Site .subPageList
{
	margin:0;
	padding:0;
}
.Site .subPageTitle a
{
	display:block;
}
.Site .subPageTitleThumb img
{
	display:block;
}


/* ################################### Site IDs ################################# */

#mainTable
{	
    font-size:90%;
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
    line-height:1.2;
	width:760px;
	margin:auto;
}
.Site #mainHeader
{
	
}
.Site #mainLayoutContainer
{
	width: 760px;
	float: left;
	position: relative;	
}
.Site #location 
{
 font-family:verdana;
 margin:10px 0px 5px 0px   

}
.Site #location a
{
 font-size:90%;  

}
.Site #topright
{
 float: right;
 font-family:verdana;
 margin:0px 0px 5px 0px; 
 font-size:90%; 
}

.Site #topright ul li a
{
    background: url("/images/Layout/mainMenu_bg.jpg");
    color: #FFFFFF;
    padding: 6px 10px 7px;
}
.Site #topright ul li a:hover
{
    background: url("/images/Layout/mainMenu_bg_over.gif") repeat-x scroll left top #89001A;
    color: #FFFFFF;
    padding: 6px 10px 7px;
}

.Site #topright ul li
{
    list-style:none;
}

.Site #headerImage
{
	
}

.Site #strapLine
{
	
}

.Site #footerIcons 
{
	
}
/* ################################## Menu setup ################################### */

.Site #mainMenu
{
font-family:Arial;
font-size:120%;
}
.Site #mainMenu ul
{	
	margin:0;
	padding:0;
		width:760px;
}
* html .Site #mainMenu ul /*this hack fixes the broken box model*/
{
	width:760px;
}
.Site #mainMenu li
{
	padding:0;
	margin:0;
	display:inline;	
	white-space:nowrap;
}
.Site #mainMenu ul a
{
	float:left;
	padding: 6px 10px 7px 10px;

	
}

/* ################################## Sub Menu setup ################################### */

.Site #subMenu
{
	float:left;
	width:175px;
	margin:10px 0 20px;
}
.Site #subMenu ul, .Site #subMenu li
{
    padding:0;
    margin:0;
}
.Site #subMenu li
{

	display:inline;
}
.Site #subMenu ul a
{
	line-height:1;
	display:block;
	padding:4px 0 7px 28px;
	margin:0;

}
.Site #subMenu ul ul a
{
	padding-left:50px;
}
.Site #subMenu ul ul ul a
{
	padding-left:62px;
}
.Site #subMenu ul ul ul ul a
{
	padding-left:90px;
}

/* ======================== */

.Site #mainTitle
{
    MARGIN:20px 0 10px 10px;
}
.Site #mainTitle H1
{
	MARGIN: 0;
}
.Site #mainLayout
{
	height:1%;
	margin-left:175px;
	line-height:1.5;
	padding:0 20px 20px 20px;
}
.Site .fullwidth
{
	margin-left: 0 !important;	
}
.Site #mainLayout TABLE#productList TD.list
{
    width: 50%;
}
.Site #template_News_Articles_Style_2 #column1
{
	float:left !important;
	width:230px !important;
}
.Site #template_News_Articles_Style_2 #column2
{
	margin:0 0 0 250px !important;   
}
#template_Mailform_Right #column1
{
	float:right !important;
   /* width: 365px !important;
    margin:0 0 0 20px !important;*/
}

.Site #template_Mailform_Right #column2
{
	/* width: 340px !important;*/
}
.Site #mainFooter
{
	float: left;
	position: relative;
	width: 740px;
    padding:5px 10px 5px 10px;
}

/* ======================== */


.Site #header
{
	padding-bottom:10px;
	margin-bottom:10px;
}
.Site #footer
{
	margin-top:10px;
	padding-top:10px;
}

/* ======================== */


.Site #template_2_Columns DIV#column1
{
	width: 284px !important;
}
.Site #template_2_Columns DIV#column2
{
	margin-left: 294px !important;
}
.Site .fullwidth #template_2_Columns DIV#column1
{
	width: 345px !important;
}
.Site .fullwidth #template_2_Columns DIV#column2
{
	margin-left: 350px !important;
}
/* ======================== */

.Site TABLE#subPageTable .col1
{
    WIDTH: 30%;
}
.Site TABLE#subPageTable .col2
{
    WIDTH: 40%;
}
.Site TABLE#subPageTable .col3
{
    WIDTH: 30%;
}
.Site TABLE#subPageTable TH.heading
{
    PADDING: 5px;
}
.Site TABLE#subPageTable TD.cell
{
    PADDING:5px;
    VERTICAL-ALIGN: middle;
}
.Site #template_Products_Grouped .backlink
{
	clear:right;
	padding:3px;
	TEXT-ALIGN: right;
}

/* ======================== */

.Site #template_sitemap ul
{
	margin:0 0 0 20px;
	padding:0;
	line-height:1.8;
}
.Site #template_sitemap ul a
{
	padding-left:20px;
}
.Site #template_sitemap ul ul 
{
	line-height:1.5;
}

.Site TABLE#productList
{
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 10px
}
.Site TABLE#productList td img
{
    float:none;
    text-align:center !important;
}
.Site TABLE#productList TD.list
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
}
.Site #developerLink a
{

}
.Site #copyright, .Site  #developerLink
{
float:left;    
margin:0;
padding:4px 0px 0px 0px;
width:45%
} 

.Site  #developerLink {
float:right;
padding:0px 0px 0px 0px;    
}
/* ############################### Header Info ############################ */

.Site #headerInfo
{
	position:relative;
	float:right;
	width:400px;
}
.Site #headerInfo
{
	width:400px;
}
.Site #logonForm th, .Site #logonForm td
{
	vertical-align:middle;
}

BODY
{
	background:#f5f5f5 url(/images/Layout/mainBody_bg.gif) top left repeat-x;
	color:#1D1D1D;
}
.Site A
{
	COLOR: #9b3414;
	TEXT-DECORATION: none;
}
.Site A:hover
{
	color:#f00;
}
.Site h1, .Site h2, .Site h3, .Site h4, .Site h5, .Site h6
{
	
}
.Site h1, .Site h2
{

}
.Site H1
{
    FONT-SIZE: 210%;
}
.Site H2
{
    FONT-SIZE: 160%;
}
.Site H3
{
    FONT-SIZE: 130%;
}
.Site H4
{
    FONT-SIZE: 120%;
}
.Site H5
{
    FONT-SIZE: 110%;
}
.Site H6
{
	FONT-SIZE: 100%;
}
.Site hr
{
	border-top:1px solid #fff;
	border-bottom:1px solid #e7e1ba;
}
.Site IMG
{
	BORDER:0px solid #5b3915;
}
.Site TABLE
{
	BORDER:none;
}

/* ####################################   Classes   #################################### */

.Site .box .tl
{
	background: #001537 url(/images/Layout/box_header_bg.gif) left top repeat-x;
}
.Site .box .tr
{
	/*background:url(/images/Layout/box_corner_tr_title.gif) right top no-repeat;*/
}
.Site .box h2.title
{
	font-size: 125%;
	color: #fff;
	text-align: center;
	
}
.Site .box .content
{
	background-color:#e8e8e8;
	border-left:1px solid #001537;
	border-right:1px solid #001537;
	border-bottom:1px solid #001537;
}
.Site #template_Mailform .content
{
	border: none;	
}
.Site .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:100%;
	border:1px solid #ccc;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
}
.Site a.textButton
{
	text-decoration:none;
}
.Site a.textButton:hover
{
	color:#000;
	border-color:#ccc;
	border-top-color:#777;
	border-left-color:#777;
}
.Site .detail H3
{
	FONT-SIZE: 110%
}
.Site .dropdown, .Site .textarea, .Site .textbox
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Site form td.label
{
	text-align:right;
}
.Site .list
{
    BORDER-BOTTOM: #e7e1ba 1px solid;
}
.Site .list H3
{
    FONT-SIZE: 120%;
}
.Site .list H4
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 100%;
}
.Site .list .date
{
	FONT-SIZE: 90%;
	COLOR: #777;
}
.Site .label
{
	FONT-WEIGHT: bold;
}
.Site .ghosted
{
	COLOR: #ddd;
}
.Site .principle
{
	background:#fff;
	border-color:#C19CD3;
	border-right-color:#1F0B28;
	border-bottom-color:#1F0B28;
}
.Site TABLE.documentTable
{
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid
}
.Site TABLE.documentTable TD.cell
{
	BORDER-RIGHT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid
}
.Site TABLE.documentTable TH.heading
{
	COLOR: #fff;
	BACKGROUND-COLOR: #333;
}
.Site TABLE.documentTable TR.alternative
{
	BACKGROUND-COLOR: #fff;
}
.Site #mainLayout table td 
{
 background:#efefef;
 border:1px solid #ffffff;   
    }
/* ################################### Site IDs ################################# */

.Site #mainLayoutContainer
{
	background: #fff;

	}
.Site #mainLayout
{
	/*background: #ffffff url(/images/Layout/watermark_BG.gif) top left no-repeat;*/

}
.Site #location
{
	color: #ff0000;
}
.Site #location a
{
	color:#ff0000;
}
.Site #location a:hover
{
	color:#003263;
}

.Site #mainHeader
{
    /*background:url(/images/layout/mainheader_bg.png) no-repeat 0px 0px;*/
    padding-bottom: 10px;
}

.Site #mainHeader img
{
	border:none;
}

.Site #headerImage
{
	
}

.Site #strapLine
{
	
}

.Site #footerIcons 
{
	
}


/* ################################## Menu setup ################################### */

.Site #mainMenu
{
	background:#1d1d1d url(/images/Layout/mainMenu_bg.jpg) top left repeat-x;
	border-top: 1px solid #96A7C1; 
}
.Site #mainMenu ul
{
/*background:#002157 url(/images/Layout/mainMenu_bg.gif) top left repeat-x;*/
}
.Site #mainMenu ul li.last
{
	background: url(/images/Layout/nav_divide_1px.gif) right center no-repeat;
}
.Site #mainMenu ul a
{
	background:url(/images/Layout/1px_pipe_divide.gif) right center no-repeat;
	text-decoration: none;
	color: #fff;
}

.Site #mainMenu ul a:hover,.Site #mainMenu ul a.active,.Site #mainMenu ul a.on
{
	color: #fff;
	background:#89001A url(/images/Layout/mainMenu_bg_over.gif) top left repeat-x ;
}

/* ################################## Sub Menu setup ################################### */

.Site #subMenu
{
	font-weight: bold;
}
.Site #subMenu ul 
{	
	
}
.Site #subMenu li
{
}
.Site #subMenu ul a
{
	background:#e5e9ec url(/images/layout/mainMenu_Bullit.gif) 5px 6px no-repeat;
	text-decoration: none;
	color: #7c774f;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
}
.Site #subMenu ul ul a
{
	background-position: 25px center !important;
}
.Site #subMenu ul ul ul a
{
	background-position: 38px center !important;
}
.Site #subMenu ul ul ul ul a
{
	background-position: 68px center !important;
}
.Site #subMenu ul a.active
{
	background:#cae8f2 url(/images/layout/mainMenu_Bullit_Over.gif) 5px 6px no-repeat;
	color:#003263;
}
.Site #subMenu ul a:hover
{
	background:#cae8f2 url(/images/layout/mainMenu_Bullit_Active.gif) 5px 6px no-repeat;
	color:#003263;
}
/* ======================== */

.Site #mainTitle H1
{
	FONT-FAMILY:Georgia, Arial, Helvetica, sans-serif;
	color:#e1e1e1;
	font-weight: normal;
}
.Site #mainFooter
{
	color: #263e83;
	background: #020410 url(/images/Layout/footer_1px.gif) repeat-x;
	font-size: 90%;
}
.Site #mainFooter a
{
	color:#263e83;
}

/* ======================== */


.Site 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;
}
.Site TABLE#subPageTable TD.cell
{
    BORDER-RIGHT: #000 1px solid;
    BORDER-BOTTOM: #000 1px solid
}
.Site TABLE#subPageTable TR.alternate
{
    BACKGROUND-COLOR: #ccc
}
.Site #template_Products_Grouped .backlink
{
    BACKGROUND-COLOR: #ccc;
}
.Site #template_Products_Grouped .backlink A
{
    COLOR: #000;
}

/* ======================== */

.Site #template_sitemap ul, #template_sitemap li
{
	list-style-type:none;
}
.Site #template_sitemap ul a
{
	color:#000;
	text-decoration:none;
}
.Site #template_sitemap ul a:hover
{
	color:#666;
	text-decoration:underline;
}
.Site #template_sitemap ul ul a
{
	background: url(/ewCommon/images/schemes/standard/arrow_red.gif) left center no-repeat;
}
.Site #template_sitemap ul ul ul a
{
	background-image:url(/ewCommon/images/schemes/standard/arrow_red.gif);
}
.Site #template_sitemap ul ul ul ul a
{
	background-image:url(/ewCommon/images/schemes/standard/arrow_red.gif);
}

.Site #developerLink a
{
	color: #27438c;
}
.Site #developerLink a:hover
{
	color: #ffffff;
}
.Site #copyright
{
    color:#ffffff !important;
 }
/* ############################### Header Info ############################ */

.Site #headerInfo
{
	
}
.Site #headerInfo table
{
	
}
.Site #headerInfo #logonForm table
{
	border:1px solid #ccc;
	background:#eee url(/ewcommon/images/schemes/50px_d6d6d6.gif) 0 14px repeat-x;
}
.Site #headerInfo #logonForm th
{
	font-size:80%;
	font-weight:400;
}
.Site #headerInfo #logonForm .name
{
	font-weight:bold;
}
.Site #headerInfo .textbox
{
	color:#fff;
	font-size:90%;
	background:#666;
	border:1px solid #000;
	border-right-color:#fff;
	border-bottom-color:#fff;
}
.Site #headerInfo #cartBrief
{
	color:#fff;
	background:#fff;
}
.Site #headerInfo #cartBrief h2, .Site #headerInfo #cartBrief p
{
	line-height:2.4;
	display:inline;
	font-size:90%;
}
.Site #headerInfo #cartBrief h2
{
	font-family:Verdana, Arial, sans-serif;
	color:#fff;
	padding:0 10px;
}
.Site #headerInfo #cartBrief a
{
	color:#fff;
}
.Site #headerInfo #cartBrief a:hover
{
	text-decoration:none;
}

