BODY
{
	FONT-SIZE: 65%;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000;
	color:#fff;
}
A
{
	COLOR: #773C87;
	TEXT-DECORATION: underline
}
A:hover
{
	color:#fff;
}
h1, h2, h3, h4, h5, h6
{
	color:#997EA1;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
H1
{
    FONT-SIZE: 210%;
}
H2
{
    FONT-SIZE: 180%;
}
H3
{
    FONT-SIZE: 140%;
}
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   #################################### */

.box .tl
{
	background:#000 url(/ewCommon/images/schemes/flowers/PurpleBlack/box_corner_tl_title.gif) left top no-repeat;
}
.box .tr
{
	background: url(/ewCommon/images/schemes/flowers/PurpleBlack/box_corner_tr_title.gif) right top no-repeat;
}
.box h2.title
{
	background:#773C87;	
	font-size: 150%;
	color: #fff;
	text-align: right;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
}
.box .content
{
	background:#331937 url(/ewCommon/images/schemes/flowers/PurpleBlack/box_content_bg.jpg) left top 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:100%;
	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: #ccc 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:#000;
}
#location
{
	color: #5b2e67;
	font-size:90%;
}
#location a
{
	color:#5b2e67;
	text-decoration:none;
}
#location a:hover
{
	color:#a331c2;
}
#mainHeader
{
	border:none;
}

/* ################################## Menu setup ################################### */

#mainMenu
{
	background: #000 url(/ewCommon/images/schemes/flowers/PurpleBlack/bar_bg.gif) left top no-repeat;
}
#mainMenu li
{
	list-style:none;
}
#mainMenu ul a
{
	color:#D3B8DB;
	text-decoration:none;
	background: url(/ewCommon/images/schemes/flowers/PurpleBlack/nav_divide_1px.gif) right center no-repeat;
}
#mainMenu ul a:hover
{
	background: url(/ewCommon/images/schemes/flowers/PurpleBlack/nav_divide_1px.gif) right center no-repeat;
	color: #FFF;
}
#mainMenu ul a.on, #mainMenu ul a.active
{
	background: url(/ewCommon/images/schemes/flowers/PurpleBlack/nav_divide_1px.gif) right center no-repeat;
	color: #fff;
}
/* ################################## Sub Menu setup ################################### */

#subMenu
{
	background:#917c96 url(/ewCommon/images/schemes/flowers/PurpleBlack/sub_menu_bg.gif) top left repeat-x;	
}
#subMenu ul 
{

}
#subMenu2 ul, #subMenu3 ul, #subMenu4 ul, #subMenu5 ul
{
	background:transparent;	
}
#subMenu ul a
{
	color:#dad4dc;
	
}
#subMenu2 ul a, #subMenu3 ul a, #subMenu4 ul a, #subMenu5 ul a 
{
	color:#fff;
}
#subMenu2 ul
{
	background:#000 url(/ewCommon/images/schemes/flowers/PurpleBlack/sub_menu_bg.gif) top left repeat-x;
}
#subMenu3 ul
{
	background:#38433A;
}
#subMenu4 ul
{
	background:#202020;
}
#subMenu5 ul
{
	background:#aaa;
}
#subMenu ul a:hover
{
	color:#fff;
}
#subMenu ul a.active, #subMenu ul a.on
{
	color:#fff;
	background-color:;
}
#subMenu2 ul a:hover
{
	color:#000;
	background-color:;	
}
#subMenu2 ul a.active, #subMenu2 ul a.on
{
	color:#fff;
	background-color:;
}
#subMenu3 ul a:hover
{
	color:#FFF;
}
#subMenu3 ul a.active, #subMenu3 ul a.on
{
	color:#FFF;
	background-color:#181D19;
}
/* ======================== */
#mainTitle
{

}
#mainTitle H1
{
	FONT-FAMILY:Georgia, Arial, Helvetica, sans-serif;
	color: #402745;
	font-weight: normal;
}
#mainFooter
{
	color: #fff;
	background: #000 url(/ewCommon/images/schemes/flowers/PurpleBlack/bar_bg.gif) left top no-repeat;
}
#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: #43224C;
}
#developerLink a:hover
{
	color: #ab46c6;
}

/* ############################### 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;
}
#headerInfo #cartBrief
{
	color:#fff;
	background:#fff;
}
#headerInfo #cartBrief h2, #headerInfo #cartBrief p
{
	line-height:2.4;
	display:inline;
	font-size:90%;
}
#headerInfo #cartBrief h2
{
	font-family:Verdana, Arial, sans-serif;
	color:#fff;
	padding:0 10px;
}
#headerInfo #cartBrief a
{
	color:#fff;
}
#headerInfo #cartBrief a:hover
{
	text-decoration:none;
}
