BODY
{
    MARGIN: 0px;
}

.Site H5
{
    display:inline;
}
.Site H6
{
	MARGIN-TOP: 6px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	MARGIN-BOTTOM: 3px;
}
.Site TABLE
{
	WIDTH: 100%;
}
.Site TABLE TD
{
    PADDING: 0;
    VERTICAL-ALIGN: top;
}
.Site TABLE TH
{
    TEXT-ALIGN: left
}
.Site FORM
{
	margin:0;
}
.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 .detail IMG.picture
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 15px
}
.Site .box
{
    padding:0 !important;
    width:auto !important;
    height:1% !important; /*this hack fixes the box area and has effect in IE6 & IE7 - Not sure why!*/  
}
.Site .tl
{
	padding:0;
    margin:0;
    width:auto !important;
}
.Site .tr
{
	padding:0;
    margin:0;
    width:auto !important;
}
.Site .tr h2
{
    padding:0 !important;
    margin:0 5px!important;
    width:auto !important;
}
.Site .box h2.title
{
	padding-top:3px !important;
	padding-bottom:2px !important;
}
.Site .box .content
{
    position:relative;
    padding:5px !important;
    margin:0 !important;
    width:auto !important;
}
.Site form .box .content
{
	width:100% !important;
}
.Site .content img
{
	margin:5px;
}

.Site .content table td
{
	padding:3px;
	text-align:center;
}
.Site #footer,
.Site #header
{
    padding: 5px 0;
}
.Site #template_2_Columns DIV#column1
{
	width: 335px !important;
}
.Site #template_2_Columns DIV#column2
{
	margin-left: 345px !important;
}
.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_Sub_Page_Listing #footer
{
    padding: 24px 0;
}
.Site .subPageList
{
	margin:0;
	padding:0;
}
.Site .subPageTitle a
{
	display:block;
}
.Site .subPageTitleThumb img
{
	display:block;
}
.Site .subPageTitleThumb img
{
	margin: auto;	
}

/* ################################### Site IDs ################################# */

#mainTable
{
    line-height:1.2;
	width:760px !important;
	margin:auto !important;
}

.Site #mainHeader
{
	position:relative;
	height:139px;
}
.Site #location
{
	height:20px;
	margin-top:5px;
}
.Site #location a
{

}
.Site #location a:hover
{

}
/* ################################## Menu setup ################################### */

.Site #mainMenu
{
	font-weight:700;
}
.Site #mainMenu ul 
{	
	border-left:none;
	border-right:none;
	width:760px;
	margin: 0;
	padding:0;
}
* html .Site #mainMenu ul /*this hack fixes the broken box model*/
{
	width:760px;
}
.Site #mainMenu li
{
	position: relative;
	display: inline;	
}
.Site #mainMenu ul a
{
	padding: 4px 7px 5px 7px;
	margin:0;
	float:left;
	line-height:160%;
	white-space:nowrap;
}
/* ################################## Membership Logon Area ################################### */
.Site #logonForm table
{
	width:300px;
	position:relative;
	top:116px;
	left:426px;
	margin:0;
	display:none;
}
.Site #logonForm 
{
	display: inline;
}
.Site #logonForm th
{
	display: none;
}
.Site #logonForm td
{
	width: auto;
	padding: 0;
	margin: 0;
}
.Site #logonForm .textbox
{
	width: 133px;
	padding: 0;
	margin: 0;	
}
.Site #logonForm .textbox
{
	padding: 0;
	margin-right: 5px;	
}
.Site #logonForm .button
{
	height: 20px;
	margin: 0;
	padding: 0;
	padding-left: 2px;
	padding-right: 2px;	
	font-size: 10px;
}
/* ################################## Sub Menu setup ################################### */


.Site #subMenu
{
	padding:0;
	margin:0;
	font-weight:700;
}
.Site #subMenu ul,
.Site #subMenu2 ul,
.Site #subMenu3 ul,
.Site #subMenu4 ul,
.Site #subMenu5 ul 
{
	padding:0;	
	margin:0;
	width:760px;
	float:left;
}
.Site #subMenu li,
.Site #subMenu2 li,
.Site #subMenu3 li,
.Site #subMenu4 li,
.Site #subMenu5 li 
{
    position:relative;
    padding: 0;
    margin: 0;
	display:inline;
}
.Site #subMenu ul a.active
{
	color:#fff;
}
.Site #subMenu2 ul a.active
{
	color:#000;
}
.Site #subMenu3 ul a.active
{
	color:#000;
}
.Site #subMenu4 ul a.active
{
	color:#000;
}
.Site #subMenu5 ul a.active
{
	color:#000;
}
.Site #subMenu ul a,
.Site #subMenu2 ul a,
.Site #subMenu3 ul a,
.Site #subMenu4 ul a,
.Site #subMenu5 ul a 
{	
	
	padding: 4px 10px 5px 10px;
	line-height:1.2;
	float:left;
	FONT-SIZE: 90%;
	text-decoration:none;
	border-bottom:none;
}
/*.Site #subMenu2 ul a
{

}
.Site #subMenu3 ul a
{

}
.Site #subMenu4 ul a
{

}
.Site #subMenu5 ul a
{

}*/


/* ======================== */
.Site #mainLayoutContainer
{
	float: left;
	width: 760px;	
}
.Site #mainLayout
{
	margin-left: 30px;
	margin-top: 15px;
	line-height:1.5;
	padding:0 20px 40px 0;
}
.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;   
}
.Site #template_Mailform_Right #column1
{
	float:none !important;
    width: 490px !important;
}

.Site #template_Mailform_Right #column2
{
	margin:20px 0 !important;
	width: 490px !important;
}

.Site .template
{
	margin:0 !important;
	padding:0 !important;
}
.Site .template ul
{
	margin-left:20px !important;
}
.Site #mainFooter
{
    MARGIN:0 !important;
    height:24px !important;
    padding-top:6px;
    padding-left:5px;
}

/* ======================== */


.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-RIGHT: 2%;
    PADDING-LEFT: 2%;
    PADDING-BOTTOM: 2%;
    WIDTH: 96%;
    PADDING-TOP: 2%;
    TEXT-ALIGN: right;
}
.Site #template_sitemap
{
	margin-left:10px;
}
.Site #template_sitemap ul
{
	margin:0;
	padding:0;
	line-height:1.8;
}
.Site #template_sitemap li
{
	padding-bottom:1em;
}
.Site #template_sitemap ul a
{
	padding-left:10px;
}
.Site #template_sitemap ul ul 
{
	line-height:1.5;
}
.Site #template_sitemap ul ul li
{
	padding:0;
}
.Site #template_sitemap ul ul a
{
	padding-left:20px;
}
.Site #template_sitemap ul ul ul a
{
	padding-left:20px;
}
.Site #template_sitemap ul ul ul ul a
{
	padding-left:20px;
}

.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 .textbox,
.Site .textarea
{
    WIDTH: 300px
}
.Site .dropDown
{
	WIDTH: 365px
}
.Site .form TD
{
	padding:2px 0px;
}
.Site DD
{
	PADDING-LEFT: 0px;
	MARGIN-LEFT: 0px
}
.Site #mainTitle
{
    MARGIN:10px 0 0 17px;
}
.Site #mainTitle H1
{
	MARGIN: 0;
}
.Site a#eonicLink
{
	margin-top:5px;
	margin-bottom:10px;
}
/* ############################### Cart Brief ############################ */

	
.Site #cartBrief
{
	position: absolute;
	top: 0;
	right: 0;
}

.Site #cartBrief p
{
	padding: 5px;	
}
.Site #cartBrief a
{

}
.Site #cartBrief a:hover
{	
}

/* ############################### Cart Full ############################ */
.Site #cartFull
{
	
}
.Site #cartFull h2
{

}

.Site .principle
{
	padding:2px;
	margin-right:10px;
	margin-bottom:10px;
}