﻿BODY
{
    MARGIN:0;
    padding:0;
    font-family: Arial, Helvetica, Sans-Serif;
}

.Site DT
{
	FONT-WEIGHT: bold
}

.Site DD
{
	PADDING-LEFT:0;
	MARGIN-LEFT:2em;
}

.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: 190%;
}

.Site H2
{
    FONT-SIZE: 170%;
}

.Site H3
{
    FONT-SIZE: 150%;
}

.Site H4
{
    FONT-SIZE: 130%;
    margin-top:5px
}

.Site H5
{
    FONT-SIZE: 115%;
}
.Site H6
{
	FONT-SIZE: 100%;
}

.Site h1, .Site h2, .Site h3, .Site h4, .Site h5
{
	font-weight: 400;
}

.Site h6
{
	font-weight: 600;
	font-size: 100%;
	font-family: Arial, Verdana, Trebuchet MS, Sans-Serif;
}

.Site h1, .Site h2, .Site h3, .Site h4, .Site h5, Site h6
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.Site .detail H3
{
	FONT-SIZE: 110%
}

.Site .information .backTop, .Site .list .morelink a
{
	font-size: 90%;

}
.Site .information .backTop
{
	border-top: solid 1px #D0DACA;
	border-bottom: solid 1px #D0DACA;

}

.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 10px;
    width:auto;
}

.Site .box .content
{
    /*position:relative;*/
   	padding:10px 20px 5px 50px !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, .Site .required
{
    WIDTH:180px;
    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:both;
}

.Site .terminus 
{
	font-size:0;
}


.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;
	height:1%;
	padding-top: 10px!important;
}

.Site .template ul
{
	/*margin-left:20px;*/
}

.Site .template li
{
	padding-left: 15px
}

.Site #template_Sub_Page_Listing #footer
{
    padding: 24px 0;
}

.Site #template_Sub_Page_Listing_Vertical li a 
{
	padding-left: 15px;
}

.Site .subPageList
{
	margin:0;
	padding:0;
}

.Site .subPageTitle a
{
	display:block;
	clear:left;
}


.Site h3.subPageTitle 
{
	font-size: 110%;
	font-weight: 400!important;
}



.Site .subPageTitleThumb img
{
	display:block;
}

 .Site #topNav  
{   
    padding:0 0 0 0!important;
    text-align:right; 
}

.Site #topNav a 
{
     padding: 0 7px 0 0;  
     font-size: 90%;
}

.Site #topNav ul 
{
 margin:0;
 float:right;
}

 .Site #topNav ul li
{
margin:0 5px 0 5px; 
display:inline;
padding-left:0;
} 

.Site #topNav ul li a
{
	white-space:nowrap;
}

/* ################################### Site IDs ################################# */



#mainTable
{	
    font-size: 100%;
    line-height:1.2;
	width:868px;
	margin:auto;
	margin-top: 0px;
	position:relative;
}


#quickLinks 
{
	width:155px;
	float:right;
	text-align: right;
	padding-top: 10px;
}

.Site #mainHeader
{	
	
	height: 97px!important;
}

.Site #logo 
{
	float:left;
	width: 295px;
	height: 94px;
	margin: 0;
	margin-left: 10px;
	margin-top: 0px;
	padding:0;
}

.Site #mainHeaderText
{
	float:right;
	width:443px;
	clear:right;
	padding: 12px 0 0 0
}

.Site #mainHeaderAlt 
{
	position: relative;
	height: 176px;
	width:868px;
}
.Site #mainHeaderAltImg
{
	width:313px;
}
.Site .homePage #mainHeaderAlt
{
	height: 178px;
}

.Site #imageText 
{
	position:absolute;
	top: 54px;
	left: 470px;
	width: 40%;
	font-family: Arial;
	word-spacing: -1px;
}


.Site #mainLayoutContainer
{
	position: relative;	
}
.Site #location 
{
 font-family: Trebuchet MS;
 margin:0;
 padding:0 0 1px 0;   
 text-transform:lowercase;
 clear:both;
 
}
.Site #location a
{
 font-size:90%;  

}
.Site #topright
{
 float: right;
 /*font-family:verdana;*/
 margin:10px 0px 5px 0px; 
 font-size:90%; 
}

.Site .moredetailButtons
{
	margin-top:20px;
}

.Site input.button, 
.Site a.button
{
	font-size:100%;
	margin-bottom: 1px;
	padding-top:2px;
	padding-bottom:2px;
}
.Site a.button
{
	text-decoration:none;
	padding: 3px 5px 3px 5px;
}
.Site .principle
{
	font-weight: 600;
}

.Site #cartInfo
{
	text-align:right;
	padding-right: 3px;
}
.Site #cartInfo p
{
	padding-left: 16px;
	display: inline;
}

.Site #gridform
{
	float: left;
}

.Site #gridform .principle 
{
	float: left;
	clear:left;
	width: 120px!important;
}

.Site #gridform 
{
	margin: 20px 0;
}


/* ################################## Menu setup ################################### */

.Site #mainMenu
{
    font-family:Arial;
    font-size:120%;
}
.Site #mainMenu ul
{	
	margin:0;
	padding:0;
	float:right;
}
.Site #mainMenu li
{
	padding:0;
	display:inline;	
	white-space:nowrap;
}
.Site #mainMenu ul a
{
	float:left;
	padding: 4px 10px 4px 10px;
    font-size:90%;
}

/* ################################## Sub Menu setup ################################### */

.Site #subMenu
{
	float:left;
	width:175px;
	margin:0 0 20px 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif;
	padding-bottom:50px;
	padding-top:10px;
}

.Site #subMenu ul 
{	
	margin: 0;
	padding:0;
	padding-right:18px;
	padding-bottom:20px;
}
.Site #subMenu ul ul
{
	padding:0;
    margin:0;
    margin-top: 6px;
}
.Site #subMenu ul ul ul
{
	padding:0;
    margin:0;
}
.Site #subMenu li
{
	padding:0;
    margin:0;
}
.Site #subMenu li
{
	display:inline;
}
.Site #subMenu ul a
{
	line-height:1;
	display:block;
	padding:6px 9px 5px 17px;
	margin:0;
	text-decoration: none;
	font-size: 90%;
}
.Site #subMenu ul a.active,
.Site #subMenu ul a:hover,
.Site #subMenu ul a.on
{
	/*position: relative;*/
}
.Site #subMenu ul a.active span,
.Site #subMenu ul a:hover span,
.Site #subMenu ul a.on span
{
	/*position: absolute;
	top:1px;
	left:0;*/
	width:29px;
	height: 24px;
	
}


.Site #subMenu ul ul a
{
	padding: 3px 0 4px 26px;
	font-size: 90%;
    font-weight:700;
}
.Site #subMenu ul ul a:hover span,
.Site #subMenu ul ul a.active span,
.Site #subMenu ul ul a.on span
{
	display: none;
}
.Site #subMenu ul ul ul a
{
	padding-left:36px;
	font-size: 80%;
	font-weight:400;
}
.Site #subMenu ul ul ul ul a
{
	padding-left:47px;
	font-weight:400;
}

/* ======================== */

.Site #mainTitle
{
       
}
.Site #mainTitle H1
{
	
}
.Site #mainLayout
{
	height:1%;
	margin-left:185px;
	line-height:1.5;
	padding:30px;
}
.Site .homePage #mainLayout
{
	padding:0px;
}
.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
{
    width: 335px !important;
}

.Site #template_Mailform_Right #column2
{
	width: 345px !important;
}



.Site #mainFooter
{
   
}


.Site #icons table
{
	width: auto !important;
	margin: 12px 278px 0 0;
	float:right;
}

.Site #icons table td
{
	padding: 0 4px;
}

/* ======================== */


.Site #header
{
	padding-bottom:10px;
	margin-bottom:10px;

}
.Site #footer
{
	margin-top:10px;
	padding-top:10px;
	clear: both;
}

/* ============width 658============ */

 
 
.Site #template_2_Columns  DIV#column1
{
	width: 305px!important;
	padding: 0;
	float:left;
}
.Site #template_2_Columns DIV#column2
{
	width: auto;
	padding: 0;
	margin-left:315px!important;
}
.Site #template_2_Columns_Boxed DIV#column1
{
	width: 290px!important;
}
.Site #template_2_Columns_Boxed DIV#column2
{
	width: auto !important;
	margin-left:300px!important;
}
.Site #template_2_Columns_66_33  DIV#column1 
{
	padding: 0;
	width: 392px !important;
}
.Site #template_2_Columns_66_33  DIV#column2
{
	padding: 0;
	margin-left: 402px;	
}
.Site #template_2_Columns_33_66 DIV#column1 
{
	padding: 0;
	width: 205px!important;
}
.Site #template_2_Columns_33_66 DIV#column2
{
	padding: 0;
	margin-left: 215px!important;
}
.Site #template_2_Columns_33_66_Boxed DIV#column1 
{
	padding: 0;
	width: 190px!important;
}
.Site #template_2_Columns_33_66_Boxed DIV#column2
{
	padding: 0;
	margin-left: 200px!important;
}
.Site #template_2_Columns_66_33_Boxed  DIV#column1
 {
	width:364px!important;
 }
.Site #template_2_Columns_66_33_Boxed  DIV#column2
 {
	margin-left: 374px!important;
	width: auto!important;
 }
.Site #template_3_Columns  div#column1,
.Site #template_3_Columns div#column2
{
	width: 207px !important;
}
.Site #template_3_Columns div#column2
{
	margin-left: 10px;
}
.Site #template_3_Columns div#column3
{
	margin-left: 444px;
}


.Site #template_2_Columns .terminus 
{
	display: none;
}

.Site #column1 img,
.Site #column2 img
{
	margin:5px;
}


.Site .fullwidth #template_2_Columns DIV#column1
{
	width: 399px!important;
}
.Site .fullwidth #template_2_Columns DIV#column2
{
	width: auto !important;
	margin-left:409px!important;
}
.Site .fullwidth #template_2_Columns_Boxed DIV#column1
{
	width: 379px!important;
}
.Site .fullwidth #template_2_Columns_Boxed DIV#column2
{
	width: auto !important;
	margin-left:389px!important;
}
.Site .fullwidth #template_2_Columns_Boxed DIV#column2 img
{
	border: 0;
	padding: 0;
}
.Site .fullwidth #template_2_Columns_66_33  DIV#column1 
{
	padding: 0;
	width: 535px !important;
}
.Site .fullwidth #template_2_Columns_66_33  DIV#column2
{
	padding: 0;
	margin-left: 545px;
}
.Site .fullwidth #template_2_Columns_33_66  DIV#column1 
{
	width: 265px !important;
}
.Site .fullwidth  #template_2_Columns_33_66  DIV#column2
{
	margin-left: 275px!important;
	width: auto!important
}
.Site .fullwidth #template_2_Columns_66_33_Boxed  DIV#column1
{
	width: 505px !important;
}
.Site .fullwidth #template_2_Columns_66_33_Boxed  DIV#column2
{
	margin-left: 515px !important;
}
.Site .fullwidth #template_3_Columns  div#column1,
.Site .fullwidth #template_3_Columns div#column2
{
	width: 261px !important;
}
.Site .fullwidth #template_3_Columns div#column2
{
	margin-left: 10px;
}
.Site .fullwidth #template_3_Columns div#column3
{
	margin-left: 542px;
}
.Site .fullwidth #template_2_Columns #footer
{
	margin: 0;
	padding: 0;
}


/* ======================== */


.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_Sub_Page_Listing_Thumbnail_3 .subPageTitleThumb 
{
	float:none;
}

/* ======================== */

.Site #template_sitemap ul
{
	margin:0 0 0 20px;
	padding:0;
	line-height:1.8;
}
.Site #template_sitemap ul a
{
}
.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 #copyright
{
float:left;    
margin:0;
margin-top:5px;
padding:5px 0px 0px 0px;

}
.Site  #developerLink
{
	float:left;    
	margin:0;
	margin-top:0;
	padding:0px 0px 0px 0px; 
    clear:left;
}
.Site  #developerLink a
{
	padding: 15px 95px 5px 0px;
	display:block;
}

/* ############################### Header Info ############################ */

.Site #headerInfo
{
	position:relative;
	float:right;
	width:400px;
}
.Site #headerInfo
{
	width:400px;
}
.Site #logonForm th, .Site #logonForm td
{
	vertical-align:middle;
}


/*===================== Product Template =====================*/


.Site .product .Picture
{
	width: 50%;
}

/* ################################## Product Menu ################################### */

.Site #gridForm 
{

}



.Site  table.priceGrid
{

	border-collapse: separate;
	width: 296px;
	margin-bottom: 20px;
	margin-top: 10px;
	float:left;


}

.Site  table.priceGrid td
{
	border: solid 1px #fff!important;
	margin: 1px;
	vertical-align: middle!important;
	white-space: nowrap;
	
}
.Site  table.priceGrid label
{
	/*border: solid 1px red !important;*/
	width: 100px;
	font-weight: 700;
	padding-left: 10px!important;
}

.Site #productMenu
{
    width: 100%;
    height: 26px;
}

.Site #productMenu ul, 
.Site #productMenu li
{
    margin: 0 !important;
    padding: 0 !important;
}

.Site #productMenu
{
    margin-left: 5px;    
}

.Site #productMenu li
{
	list-style:none;
	display:inline;
	background: none;
	margin: 0 !important;
    padding: 0 !important;
}

.Site #productMenu ul a
{
    position: relative;
	float: left;
    margin: 0 0 0 3px;
	padding: 4px 10px 2px 10px !important;
	text-align: center;
}

.Site #productMenu ul a .navTab-tl
{
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
}

.Site .tabSection,
.Site .contentClose
{
	display:none
}

.Site .contentOpen
{
	display: block;
	min-height: 170px;	
}

.Site .relatedProduct
{
   float: left;
   width: 48%;
   margin-right: 10px;
   padding-top: 15px;
}

.Site #productTabs
{
    clear:left;
    margin-bottom:10px!important;
}

.Site #productTabs .terminus
{
    margin: 0;
    padding: 0;
    font-size: 0 !important;
    height: 0px;
}



.Site #productTabs .ptr,
.Site #productTabs .ptl,
.Site #productTabs .pbl,
.Site #productTabs .pbr
{
  height: 3px;     
}

.Site #productTabs .ptl,
.Site #productTabs .pbl
{
   padding-left: 3px;
}

.Site #productTabs .content .sectionTitle
{
   margin: 0;
   padding: 0;
   margin-bottom: 10px;
}


.Site #productTabs .content
{
   padding: 16px;
   margin-top: 1px;
}

.Site .selectOptions h4
{

	margin-right: 5px;
	text-transform: capitalize;
	
}

.Site .selectOptions
{

	padding-bottom: 5px;
	
}

.Site label 
{
	clear: left;
}

.Site img.imageClosed
{
	display:none !important
}

.Site .imageOpen
{
	display: block;
	float:right;
}

.Site .largeImageClosed 
{
	display:none;
}

.Site .largeImageOpen 
{
	display:block;
}

.Site .largeImageOpen p
{
	text-align: center;
}


.Site .enlarge
{
	float:right;
	max-width: 400px;
	overflow:hidden;
	min-height:300px;
}

.Site .contentOpen
{
	display: block;
	min-height: 170px;	
}


.Site #LargeImage 
{
	position: absolute;
	top:0;
	right: 0;
	border: solid 1px #000;
	background:#fff;
	z-index:10;
}


.Site #LargeImage img
{
	float:left;
	clear: left;
}


.Site #LargeImage p
{
	text-align:right;
}

.Site #LargeImage a.closePicture
{
	color: green;
	cursor: pointer;
	padding:5px;
	margin: 5px;
	text-align:right;
}
.Site table.formMainTable th
{
    width: 55%;    
}
.Site table.formMainTable td
{
	text-align:left !important;
}

.Site .hint
{
	padding-bottom:10px;
}


.Site table.priceGrid td.column1 
{
	width: 220px!important;
}

.Site table.priceGrid td.column2
{
	width: 100px!important;
}

.Site table.priceGrid
{
	width: auto;
}

.Site table.priceGrid h3
{
	font-family: Trebuchet MS;
}

.Site .nopad 
{
	padding: 0!important;
	margin: 0!important;
}

/* ################################## Home Page Styling ################################### */

.Site #template_Home_Page DIV#column1
{
	width:204px;
	padding:20px 60px 10px 0;
	float:left;
}
.Site #template_Home_Page DIV#column2
{
	margin-left:214px;
	z-index:99;
}
.Site .fullwidth #template_Home_Page DIV#column1
{
	width:314px;
	padding:20px 60px 10px 53px;
	float:left;
}
.Site .fullwidth #template_Home_Page DIV#column2
{
	margin-left:427px;
	z-index:99;
}
.Site #template_Home_Page DIV#column1 a
{
	font-weight:bold;
}
.Site #template_Home_Page DIV#column1 img
{
	margin:0;
	margin-left:26px;
}
.Site #template_Home_Page DIV#column1 h6
{
		margin:0;
}
.Site #wrapper
{
	position:relative;
}
.Site #imageRotator
{
	position:absolute;
	top:0;
	right:0;
	width:426px;
	z-index:10;
}
.Site #rightColumnLinkRotate
{
	width:367px;
	margin-left:59px;
}
.Site #latestNews
{
	margin-top:2px;
}
.Site #latestNews #newsText
{
	padding:8px;
	padding-right:50px;
	padding-bottom:8px;
	margin-left:134px;
	margin-right:22px;
	background-color:#58c0d9;
}

.Site #homePageicons table td
{
	background:#ffffff !important;
	padding:2px;
} 
.Site #homePageicons table td img
{
	margin:2px !important;
}
.Site #latestNews #newsText a:hover
{
	color:#ffffff;
}
.Site .newsLink
{
	margin-top:15px;
}

.Site .address 
{
	margin-bottom: 1em;	
}

.Site .address p 
{
	margin:0;
	padding:0;
}

.Site #scrollerContainer 
{
	width: 680px!important	;
}	


.Site .jobSummary p, .Site .job p
{
	margin:0 0 0.25em 0;
	padding:0;	
}	

