BODY
{
	background: #ffffff url(/images/layout/blueSeaBg.jpg) fixed 50% 100% no-repeat;
	color:#000000;
}
.Site A
{
	COLOR: #004c99;
	TEXT-DECORATION: none;
}

.Site A:hover
{
	color: #cc071e;
}

.Site h1, .Site h2, .Site h3, .Site h4, .Site h5, .Site h6
{
	color: #272728;
	font-weight: 600;
	margin-bottom: 0;
}

.Site #header h2
{
	font-weight: 500;
}

.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: transparent url(/images/default/boxTl.png) left top no-repeat;
}
.Site .box .tr
{
	background: transparent url(/images/default/boxTr.png) right top no-repeat;
}
.Site .box h2.title
{
	color: #fff;
	font-size: 160%;
}

.Site .box .leftDropShadow
{
	
	background: transparent url(/images/default/boxDropShadowLeft.png) left top repeat-y;
}

.Site .box .rightDropShadow
{
	
	background: transparent url(/images/default/boxDropShadowRight.png) right top repeat-y;
}


.Site .box .content
{
	background: #ffffff url(/images/default/boxGradient.png) right top repeat-x;
	margin: 0 11px 0 10px;
}

.Site .box .br 
{
	background: transparent url(/images/default/boxBr.png) right top no-repeat;
}

.Site .box .bl
{
	background: transparent url(/images/default/boxBl.png) left top no-repeat;
}

.Site #template_Mailform .content
{
	border: none;	
}

.Site .button, a.textButton
{
	color:#fff;
	font-family:Arial, sans-serif;
	background:#bbb url(/images/default/buttonBg.gif) left center 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:#004c99;
	border-color:#004c99;
	border-right-color:#004c99;
	border-bottom-color:#004c99;
}

.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.formMainTable table 
{
	 background:transparent;
	 border:1px solid #004C99; 
	 padding:5px;
}

 .Site #mainLayout table.formMainTable table i
{
    
}
    
/* ################################### Site IDs ################################# */



.Site #mainLayoutContainer
{
	background: transparent url(/images/layout/menuBottomShadow.gif) 50% 0 no-repeat;
}


#homepage .Site #mainLayoutContainer
{
	background-image: none;
}
	
#bottomShadow 
{
	background: transparent url(/images/layout/bottomShadow.png) 50% 0 no-repeat;
}

#homepage #mainTable
{
	background-image: none;
}

.Site #sideShadow
{
	background: transparent url(/images/layout/sideShadow.png) center top repeat-y ;
	float:left;
}




.Site #location
{
	color: #A1C0DD;
	background: Transparent url(/images/layout/topShadow.png) 50% 100% no-repeat!important;
}



#homepage .Site #location
{
	background-image: none!important;
}




.Site #location a
{
	color:#A1C0DD;
}
.Site #location a:hover
{
	color:#BFD0E1;
}
.Site #mainHeader
{
   

}
.Site #mainHeader img
{
	border:none;
}


.Site #mainHeaderPic h1
{
	font-style: italic;
	color: #0055A4;
}

/* ################################## Menu setup ################################### */

.Site #mainMenu
{
	background: #003B71 url(/images/blue/menuBg.gif) top left repeat-x; 
	border-bottom: solid 1px #003B71;
}

.Site #mainMenu ul
{
/*background:#002157 url(/ewCommon/images/schemes/flowers/Cerise/mainMenu_bg.gif) top left repeat-x;*/
}

.Site #mainMenu ul li.last
{
	background: none
}

.Site #mainMenu ul a
{
	background: none;
	text-decoration: none;
	color: #DBE3F6;
}

.Site #mainMenu ul a:hover,.Site #mainMenu ul a.active,.Site #mainMenu ul a.on
{
	color: #ffffff;
	background: transparent url(/images/blue/menuActive.png) top left no-repeat;
}


/* ################################## Sub Menu setup ################################### */

.Site #subMenu
{
	/*font-weight: bold;*/
	color: #ffffff;
}
.Site #subMenu ul 
{	
	background: #185184;
}

.Site #subMenu2 ul 
{	
	background: #286194;
}

.Site #subMenu3 ul 
{	
	background: #356b9b;
}

.Site #subMenu4 ul 
{	
	background: #4578a6;
}


.Site #subMenu li
{
	
}

.Site #mainMenu #subMenu ul a
{
	text-decoration: none;
	border: none;
	color: #ffffff;
	font-weight: 700;
	/*background: Transparent url(/images/layout/subMenuArrow.png) no-repeat 6px 10px;*/
}

.Site #mainMenuContainer #subMenu ul a.on, .Site #mainMenuContainer #subMenu ul a.active
{
	text-decoration: none;
	border: none;
	color: #ffffff;
	background: Transparent url(/images/layout/subMenuActiveArrow.png) no-repeat 6px 10px;
}

.Site #mainMenuContainer #subMenu ul a:hover
{
	text-decoration: none;
	border: none;
	color: #ffffff;
	background: Transparent url(/images/layout/subMenuArrow.png) no-repeat 6px 10px;
}


.Site #mainMenuContainer #subMenu2 ul a
{
	/*background: Transparent url(/images/layout/subMenuArrow.png) no-repeat 6px 10px;*/
}

.Site #mainMenuContainer #subMenu2 ul a.on, .Site #subMenu2 ul a.active
{
	background: Transparent url(/images/layout/subMenuActiveArrow.png) no-repeat 6px 10px;
}

.Site #subMenu2 ul a:hover
{
	background: Transparent url(/images/layout/subMenuArrow.png) no-repeat 6px 10px;
}

.Site #mainMenuContainer #subMenu3 ul a
{
	/*background: Transparent url(/images/layout/subMenuArrow.png) no-repeat 6px 10px;*/
}

.Site #mainMenuContainer #subMenu3 ul a.on, .Site #subMenu3 ul a.active
{
	background: Transparent url(/images/layout/subMenuActiveArrow.png) no-repeat 6px 10px;
}

.Site #subMenu3 ul a:hover
{
	background: Transparent url(/images/layout/subMenuArrow.png) no-repeat 6px 10px;
}

.Site #mainMenuContainer #subMenu4 ul a
{
	/*background: Transparent url(/images/layout/subMenuArrow.png) no-repeat 6px 10px;*/
}


.Site #mainMenuContainer #subMenu4 ul a.on, .Site #subMenu4 ul a.active
{
	background: Transparent url(/images/layout/subMenuActiveArrow.png) no-repeat 6px 10px;
}

.Site #subMenu4 ul a:hover
{
	background: Transparent url(/images/layout/subMenuArrow.png) no-repeat 6px 10px;
}



.Site #subMenu ul a.on, .Site #subMenu ul a.active
{
	background-color: #286194;
}




.Site #subMenu2 ul a.on, .Site #subMenu2 ul a.active
{
	background-color: #356b9b;
}

.Site #subMenu3 ul a.on, .Site #subMenu3 ul a.active
{
	background-color: #4e84b5;
}


/* ======================== */

.Site #mainTitle H1
{
	FONT-FAMILY:Georgia, Arial, Helvetica, sans-serif;
	color:#272728;
	font-weight: normal;
}

.Site #mainFooter
{
	color: #ffffff;
	background: none;
}

.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 #mainFooter, .Site #developerLink
{
	color: #fff;
}


.Site #developerLink p a
{
	text-align: right;
	color: #fff;
	padding: 0 75px 0 0;
	line-height: 25px;
	vertical-align: middle;
	background: transparent url(/images/content/eonicLogo.png) no-repeat top right !important;
}

.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;
}


.Site .charter table 
{
	/*background: #fff;
	border: solid 1px navy!important*/
}


.Site td.columnA img
{
	border: solid 1px #000!important;
}

.Site td.columnB dd
{
	color: #0255A5;
	font-weight: 700;
}


.Site td.columnB dt
{
	color: #000;
	font-weight: 700;
}

/* ################################## Product Tabs ################################### */



.Site #productMenu
{
	
}
.Site #productMenu li,
.Site #productMenu ul
{
	list-style: none !important;
	background: none;
}
.Site #productMenu ul a
{
    font-weight: bold;
    color: #595959;  
}

.Site #productMenu ul a.tab
{
	background: #C3C8F2 none;
	cursor: pointer;
}

.Site #productMenu ul a.redtab
{
	background: #d1252a none!important;
	cursor: pointer;
	color: #fff;
}




.Site #productMenu ul a.tab .navTab-tl
{
  background: Transparent none;
}




.Site #productMenu .tabCurrent
{
	background: #085AAC none;
	cursor: pointer;
	color: #fff;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #085AAC;
}

.Site .redBackground .tabCurrent
{
	background: #d1252a none!important;
	border-bottom: solid 1px #d1252a;
}


.Site #productMenu .tabCurrent .navTab-tl
{
	background: #085AAC;
}

.Site #productTabs .ptr
{
    background: url(/images/layout/productTabs_tr.gif) right top no-repeat !important;    
}

.Site #productTabs .ptl
{
    background: url(/images/layout/productTabs_tl.gif) left top no-repeat !important;    
}

.Site #productTabs .pbr
{
    background: url(/images/layout/productTabs_br.gif) right bottom no-repeat !important;    
}

.Site #productTabs .pbl
{
    background: url(/images/layout/productTabs_bl.gif) left bottom no-repeat !important;    
}

.Site #productTabs .content
{
    border: solid 1px #000;
    border: solid 1px #085AAC;
    background: #085AAC none;
    color: #fff;
    margin-top: 0;
}

.Site .redBackground .content
{
    background: #d1252a none!important;
    border: solid 1px #bc0f15!important;
    border-top: solid 1px #d1252a!important;
    color: #fff!important;
    margin-top: 0!important;
}

.Site .oddRow 
{
	background: #e5e5e5!important;
}

.Site .evenRow 
{
	background: #f2f2f2!important;
}


.Site #productTabs .content 
{
	font-size: 80%;
}

.Site #productTabs .content img
{
    border: solid 1px #ffffff;
    
}

.Site #productTabs .content .sectionTitle
{
   font-size: 1.6em;
   color: #fff;
}

.Site #productTabs .content h1, .Site #productTabs .content h2, .Site #productTabs .content h3, .Site #productTabs .content h4, .Site #productTabs .content h5, .Site #productTabs .content h6
{
   color: #fff;
   font-family: Verdana!important;
   font-weight: 400;
}

.Site #productTabs .redBackground 
{
	background: red!imortant;
}

.Site #productTabs .content h1 
{
	font-size: 1.6em!important;
}

.Site #productTabs .content h2
{
	font-size: 1.5em!important;
}

.Site #productTabs .content h3
{
	font-size: 1.4em!important;
}

.Site #productTabs .content h4 
{
	font-size: 1.3em!important;
}

.Site #productTabs .content h5
{
	font-size: 1.2em!important;
}

.Site #productTabs .content h6 
{
	font-size: 1em;
	font-weight: 600;
}

.Site #productTabs .content a
{
    color: #fff;    
}
.Site #productTabs .content a:hover
{
	text-decoration: underline;   
}


.Site #productTabs .content table
{
	background: transparent;
	border-collapse: separate;
	border: none !important;
	
}

.Site #productTabs .content td
{
	border: solid 1px #2972B7;
	 
}

.Site #productTabs.redBackground .content td
{
	border: none;
	
}