BODY .site
{
    MARGIN: 0px;
	FONT:normal 0.75em verdana,arial,helvetica,sans-serif;
	line-height:1.75em;
}
h1, h2, h3, h4, h5
{
	margin:0;
	margin-bottom:0.6em;
}
H1
{
  font-weight:normal;
  font-size:200%;
}
H2
{
  font-weight:normal;
  font-size:180%;
}
H3
{
    FONT-SIZE:1.3em;
}
H4
{
    FONT-SIZE:1.2em;
    text-decoration:underline;
}
H5
{
    FONT-SIZE:1.1em;
    text-decoration:underline;    
}
H6
{
	FONT-SIZE:1em;
	margin-bottom:0;
}
TABLE
{
	WIDTH: 100%;
}
TABLE TD
{
    PADDING: 0;
    VERTICAL-ALIGN: top;
}
TABLE TH
{
    TEXT-ALIGN: left
}
FORM
{
	margin:0;
}
.list
{
    MARGIN-BOTTOM: 5px;
    margin-left:1px;
    PADDING: 5px 0;
}
.list H3
{
    MARGIN-TOP: 0;
    MARGIN-BOTTOM: 5px
}
.list H4
{
    MARGIN: 0px
}
.list IMG.thumbnail
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 10px
}
.list P
{
	MARGIN: 3px 0;

}
.detail IMG.picture
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 15px
}

.tl
{
	padding:0;
    margin:0;
    width:auto !important;
}
.tr
{
	padding:0;
    margin:0;
    width:auto !important;
}
.tr h2
{
    padding:0;
    margin:0;
    width:auto;
}
.box h2.title
{
	padding-top:5px;
	padding-bottom:7px !important;
    margin:0;
    height:1%;
}
.box .content
{
    padding:8px 8px 8px 8px;
    width:auto !important;
}
.content img
{
	margin:5px;
}

.content table td
{
	padding:3px;
	text-align:center;
}
#footer, #header
{
    padding: 5px 0;
}
.template_2_Columns #column1
{
	width:477px !important;
}
.template_2_Columns #column2
{
	margin-left:487px !important;
}
#template_2_Columns DIV#column1
{
	width: 365px !important;
}
#template_2_Columns DIV#column2
{
	margin-left: 375px !important;
}
#template_2_Columns_66_33 div#column1
{
	width:486px;
}
#template_2_Columns_66_33 div#column2
{
	margin-left:496px;
}
#template_2_Columns_33_66 div#column1
{
	width:244px;
}
#template_3_Columns #column1
{
	width:240px;
}
#template_3_Columns #column2
{
	width:240px;
}
#template_3_Columns #column3
{
	margin-left:500px;
}
.morelink
{
    TEXT-ALIGN: right
}
.backlink
{
    TEXT-ALIGN: right
}
.stepper
{
    PADDING:3px 5px;
    width:auto !important;
}

.stepper P
{
    MARGIN: 0px;
    TEXT-ALIGN: right;
}

TABLE.documentTable TD.cell
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}

TABLE.documentTable TH.heading
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}

.template
{
	padding-left:1px;
}

#template_Sub_Page_Listing #footer
{
    padding: 24px 0;
}

.subPageList
{
	margin:0;
	padding:0;
}

.subPageTitle a
{
	display:block;
}

.subPageTitleThumb img
{
	display:block;
}


/* ################################### Site IDs ################################# */

#mainTable
{
	width:986px !important;
	margin:auto !important;
}
#mainHeader
{
	float:left;
	width:986px !important;
	margin-bottom: 5px;
}

#location
{
	line-height:250%;
	margin:0 0 0 10px;	
}
#mainTitle
{
	padding:10px 0 0 8px;
}
.Site #mainLayout
{
	padding:10px 10px 5px 10px;
}
/* ################################## Menu setup ################################### */

#mainMenu
{
	font-weight:700;
	clear:both;
}
#mainMenu ul, #mainMenu li, #subMenu ul, #subMenu li
{	
	margin:0;
	padding:0;
}



#mainMenu li, #subMenu li
{
	list-style:none;
	display:inline;
}
#mainMenu ul 
{	
	border-left:none;
	border-right:none;
	width:986px;
	margin: 0;
	padding:0;
}
* html #mainMenu ul /*this hack fixes the broken box model*/
{
	width:986px;
}
#mainMenu li
{
	position: relative;
	display: inline;
}
#mainMenu ul a
{
	margin:0 10px 0 10px;
	float:left;
	line-height:250%;
	white-space:nowrap;
	font-weight:normal;
}
/* ################################## Sub Menu setup ################################### */

#subMenu
{
	padding:0;
	margin:0;
	font-weight:700;
}
#subMenu ul, #subMenu2 ul, #subMenu3 ul, #subMenu4 ul, #subMenu5 ul 
{
	padding:0;	
	margin:0;
	width:986px;
	float:left;
}
#subMenu li, #subMenu2 li, #subMenu3 li, #subMenu4 li, #subMenu5 li 
{
    position:relative;
    padding: 0;
    margin: 0;
	display:inline;
}
#subMenu ul a.active
{
	color:#fff;
}
#subMenu2 ul a.active
{
	color:#000;
}
#subMenu3 ul a.active
{
	color:#000;
}
#subMenu4 ul a.active
{
	color:#000;
}
#subMenu5 ul a.active
{
	color:#000;
}
#subMenu ul a, #subMenu2 ul a, #subMenu3 ul a, #subMenu4 ul a, #subMenu5 ul a 
{	
	line-height:1.2;
	float:left;
	FONT-SIZE: 90%;
	text-decoration:none;
	border-bottom:none;
}
/*#subMenu2 ul a
{

}
#subMenu3 ul a
{

}
#subMenu4 ul a
{

}
#subMenu5 ul a
{

}*/




/* ======================== */

#mainLayout
{
	margin:0;
}



.Site #loginBrief
{
	width: 250px;
	float: right;
}

.Site #loginBrief table
{
	border-collapse: collapse
}

.Site #loginBrief table td
{
	padding: 4px;
}

.Site #cartBrief 
{
	float: left;
	width: 500px;
}

#mainLayout TABLE#productList TD.list
{

}
#template_News_Articles_Style_2 #column1
{

}
#template_News_Articles_Style_2 #column2
{

}
#template_Mailform_Right #column1
{

}

#template_Mailform_Right #column2
{

}

.template
{

}
.template ul
{
	margin:0;
}
#mainFooter
{
    MARGIN:0 !important;
    padding:19px 10px 19px !important;
}

/* ======================== */


TABLE#subPageTable .col1
{
    WIDTH: 30%;
}
TABLE#subPageTable .col2
{
    WIDTH: 40%;
}
TABLE#subPageTable .col3
{
    WIDTH: 30%;
}
TABLE#subPageTable TH.heading
{
    PADDING: 5px;
}
TABLE#subPageTable TD.cell
{
    PADDING:5px;
    VERTICAL-ALIGN: middle;
}
#template_Products_Grouped .backlink
{
    clear:right;
    PADDING-RIGHT: 2%;
    PADDING-LEFT: 2%;
    PADDING-BOTTOM: 2%;
    WIDTH: 96%;
    PADDING-TOP: 2%;
    TEXT-ALIGN: right;
}
#template_sitemap
{
	margin-left:10px;
}
#template_sitemap ul
{
	margin:0;
	padding:0;
	line-height:1.8;
}
#template_sitemap li
{
	padding-bottom:1em;
}
#template_sitemap ul a
{
	padding-left:10px;
}
#template_sitemap ul ul 
{
	line-height:1.5;
}
#template_sitemap ul ul li
{
	padding:0;
}
#template_sitemap ul ul a
{
	padding-left:20px;
}
#template_sitemap ul ul ul a
{
	padding-left:20px;
}
#template_sitemap ul ul ul ul a
{
	padding-left:20px;
}

TABLE#productList
{
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 10px
}
TABLE#productList td img
{
    float:none;
    text-align:center !important;
}
TABLE#productList TD.list
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
}

#mainLayout table.formMainTable table .dropdown, 
#mainLayout table.formMainTable table .textarea, 
#mainLayout table.formMainTable table .textbox 
{
width: 250px;
}

#mainLayout  form#UserLogon .loginElement .textBox 
{
	font-family: Arial!important;
}


.form TD
{
	padding:2px 0px;
}
DD
{
	PADDING-LEFT: 0px;
	MARGIN-LEFT: 0px
}

a#eonicLink
{
	margin-top:5px;
	margin-bottom:10px;
}

.Site .moredetailButtons 
{
	margin: 10px 0;
	
}


.Site .moredetailButtons a.button
{
	padding: 4px;
	
}

.Site .moredetailButtons a.button:hover
{
	color: #c5c5c5
	
}

.Site .help 
{
	background: none;
	color: Red;
	padding: 0;
	font-size: 80%;
	border: none;
	
}

.Site .creditCard td
{
	padding: 5px;
}

.Site .creditCard td .textbox
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}





.Site #template_2_Columns #column1 
{
	width: 477px!important;
}

.Site #template_2_Columns #column2 
{
	margin-left: 487px!important
}

.Site #template_2_Columns_Boxed #column1 
{
	width: 469px!important;
}

.Site #template_2_Columns_Boxed #column2 
{
	margin-left: 479px!important
}

.Site #template_2_Columns_66_33 #column1 
{
	width: 630px!important;
}

.Site #template_2_Columns_66_33 #column2 
{
	margin-left: 640px!important
}

.Site #template_2_Columns_66_33_Boxed #column1 
{
	width: 618px!important;
}

.Site #template_2_Columns_66_33_Boxed #column2 
{
	margin-left: 628px!important
}


.Site #template_2_Columns_33_66 #column1 
{
	width: 315px!important;
}

.Site #template_2_Columns_33_66 #column2 
{
	margin-left: 325px!important
}

.Site #template_2_Columns_33_66_Boxed #column1 
{
	width: 309px!important;
}

.Site #template_2_Columns_33_66_Boxed #column2 
{
	margin-left: 319px!important
}

.Site #template_3_Columns #column1 
{
	width: 322px
}

.Site #template_3_Columns #column2 
{
	width: 322px;
	margin-left: 10px;
}

.Site #template_3_Columns #column3 
{
	margin-left: 674px;
}

.Site ul, .Site address
{
	margin-bottom: 1em!important;
}

.Site h1, .Site h2, .Site h3, .Site h4, .Site h5, .Site h6 
{
	margin-top: 0;
	margin-bottom: 0.5em;
}


.Site #logo 
{
	width: 300px;
	float: left;
}

.Site #cartBrief 
{
	float: right;
	clear: right;
	width: auto;
	margin: 5px 0;
}

.Site #cartBrief h2
{
	font-size: 100%;
	font-weight: 700;
	margin-right: 10px;
	float:left;
	
}

.Site #cartBrief p
{
	float:left;
	
}



.Site #cartBrief td
{
	text-align: right;
}
