/* 
	IMPORTANT!!!!!
	!!!===== All css must begin with .Site with the exception of BODY and #mainTable =====!!!
	!!!===== This ensures no styling is applied to the AdminSystem =====!!!
*/

BODY
{
	BACKGROUND:#e5dfbd url(/images/layout/main_body_bg.gif) top left repeat-x;
	scrollbar-base-color: #ccc; 
	scrollbar-track-color: #FFFCDF;
	scrollbar-face-color: #DFCB5F;
	scrollbar-highlight-color: #ccc;
	scrollbar-3dlight-color: #efefef;
	scrollbar-darkshadow-color: #AFA343;
	scrollbar-shadow-color: #ccc;
	scrollbar-arrow-color: #8F821A;
}
.Site /* same element as #mainTable */
{
	FONT-SIZE: 90%;
    FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif;
    background:#fff;
    color:#000;
    line-height: 1.5;	
}
.Site A 
{
    color:#000;	
}
.Site A:hover
{
    color:#afa343;		
}
.Site DT
{

}
.Site dd
{

}
.Site H1, H2, H3, H4, H5, H6
{
    color:#000;
}
.Site H1
{
    FONT-SIZE: 200%;
}
.Site H2
{
    FONT-SIZE: 170%;
}
.Site H3
{
    FONT-SIZE: 150%;
}
.Site H4
{
    FONT-SIZE: 130%;
}
.Site H5
{
    FONT-SIZE: 115%;
}
.Site H6
{
    FONT-SIZE: 100%;
}
.Site IMG
{
	border:none;
}
.Site #mainLayout a img
{
}
.Site TABLE
{
	BORDER-TOP: #fff 2px solid;
	BORDER-LEFT: #fff 2px solid;	
}
.Site TABLE td
{
	BORDER-RIGHT: #fff 2px solid;
	BORDER-BOTTOM: #fff 2px solid;
	BACKGROUND-COLOR: #ececec;	
}
.Site TABLE th
{
	COLOR: #fff;
	BACKGROUND: #e1e1e1 !important;
}

/* ################################### Site Classes ################################# */
.Site .product h2
{
color:#887712;
    }
.Site .product p
{
background-color:#efefef;
    }
.Site .box
{
    color:#797979;
}

.Site .box h2.title
{
    color:#fff;
    text-align:right;
    background:#afafaf url(/images/layout/boxheader_bg.gif) 5px 7px no-repeat;
    font-size:110%;
}
.Site .box .content
{
    background:#eaeaea;
}
.Site .box .bc
{
}
.Site .detail H3
{

}
.Site .detail IMG.picture
{
}
.Site .dropDown, .textArea, .textBox
{

}
.Site .label
{
	font-weight:bold;
}
.Site form .label
{
	text-align:right;
}
.Site form td
{
}
.Site ul li
{
 background: url(/images/layout/list_bg.gif) 0 0 no-repeat;
 list-style:none;
}
.Site .list
{
	border-bottom:1px solid #ececec;
}
.Site .list a
{
	text-decoration: none !important;
}
.Site .list a:hover
{
}
.Site .list p
{	
}
.Site .list H3
{

}
.Site .list H4
{
}
.Site .list .date
{

}
.Site td.list IMG.thumbnail
{
}
.Site .stepper
{
}
.Site .stepper a
{
}
.Site .stepper a:hover
{
}
.Site .stepper p
{
}
.Site .stepper p.links
{
}
.Site TABLE.documentTable
{

}
.Site TABLE.documentTable TD.cell
{

}
.Site TABLE.documentTable TH.heading
{

}
.Site TABLE.documentTable TR.alternative
{

}
.Site .list .terminus
{
	clear:right !important;
}
.Site .template
{
	background: none;
	border: none;	
}
/* ################################### Site IDs ################################# */

.Site #shadow
{
    border-right:1px solid #c5c0a2;
    border-bottom:1px solid #c5c0a2;  
}
#mainTable
{
}
.Site #logo
{

}
.Site #mainHeader
{
    border:3px solid #fff;
    border-right:none;
}
.Site #productGallery
{
    border-right:4px solid #fff; 
}
.Site #location
{
}
.Site #location a
{
}
.Site #location A:hover
{
}
.Site #mainLayoutContainer
{

}
.Site #mainLayout
{
  
}
/* ################################## Main Menu setup ################################### */
.Site #mainMenu
{
    background:#acacac url(/images/layout/main_menu_bg.gif) 10px 7px no-repeat;
    border:3px solid #fff;
    font-size:120%;
}
.Site #mainMenu ul, 
.Site #mainMenu li, 
.Site #subMenu ul, 
.Site #subMenu li
{

}
.Site #mainMenu li, 
.Site #subMenu li
{

}
.Site #mainMenu ul a
{
    text-decoration:none;
    color:#dbdbdb;
}
.Site #mainMenu ul a:hover, .Site #mainMenu ul a.active
{
    color:#fff;   
}
/* ################################## Sub Menu setup ################################### */
.Site #leftCol
{   
    border-right:1px solid #fff;   
}
.Site #subMenu
{
    background:url(/images/layout/submenu_bg.gif) top left repeat-y;  
    border:3px solid #fff;
    font-size:120%;    
}
.Site #subMenu ul 
{	

}
.Site #subMenu ul li
{
    background:none;
}
.Site #subMenu ul a
{   
    FONT-FAMILY:Trebuchet MS ,Arial, Verdana, Helvetica, sans-serif;
    color:#dfd59d;    
    border-bottom:1px solid #dfd59d;
}
.Site #subMenu ul ul a
{
    border-bottom:none;    
}
.Site #subMenu ul ul ul a
{
}
.Site #subMenu ul ul ul ul a
{
}
.Site #subMenu ul ul ul ul ul a
{
}
.Site #subMenu ul ul ul ul ul ul a
{
}
.Site #subMenu ul a.active
{
}
.Site #subMenu ul a:hover, .Site #subMenu ul a.active, .Site #subMenu ul a.on
{
    color:#fff;    
    border-bottom:1px solid #fff;
    background:url(/images/layout/submenu_arrow_over.gif) 5px 9px no-repeat;       
}
.Site #subMenu ul ul a:hover, .Site #subMenu ul ul a.active, .Site #subMenu ul ul a.on
{  
    background:url(/images/layout/submenu_arrow_over.gif) 18px 9px no-repeat;       
}
.Site #subMenu ul ul ul a:hover, .Site #subMenu ul ul ul a.active, .Site #subMenu ul ul ul a.on
{  
    background:url(/images/layout/submenu_arrow_over.gif) 22px 9px no-repeat;       
}
.Site #subMenu ul ul a,
.Site #subMenu ul ul ul a,
.Site #subMenu ul ul ul ul a,
.Site #subMenu ul ul ul ul ul a,
.Site #subMenu ul ul ul ul ul ul a
{
    border-bottom:none !important;
}
/* ======================== */

.Site #mainTitle
{
}
.Site #mainTitle h1
{
}
.Site #mainLayoutheader img
{
    margin-top:3px;
    border-right:1px solid #fff;    
}
.Site #mainLayout
{	
    background:#fff;
}
.Site #mainFooter
{
    background:#8a8a8a;
    border:3px solid #fff;
}
.Site #copyright
{
    color:#fff;    
}
.Site #contactInfo
{
    color:#fff;    
}
.Site #contactInfo a
{
    color:#fff;    
}
.Site #contactInfo a:hover
{
    color:#e4d065; 
}
/* ======================== */

.Site #developerLink
{
    display:none;
}
.Site #developerLink a
{
    
}
.Site #developerLink a:hover
{

}

/* =========== Mail Form ============= */

.Site #template_Mailform_Right #column1
{
	float:none !important;
}

.Site #template_Mailform_Right #column2
{
	margin:20px 0 !important;
}
.Site .formMainTable th label
{
    margin-right:10px;
    color:#000000; 
}
.Site .formMainTable
{
    margin-top:12px;
     background-color:#E1E1E1;
}
/* ======================== */


.Site TABLE#subPageTable
{
}
.Site TABLE#subPageTable th.heading
{
}
.Site TABLE#subPageTable td.cell
{
}
.Site TABLE#subPageTable td.col1 
{
}
.Site TABLE#subPageTable .col1 A 
{
}
.Site TABLE#subPageTable .col1 A:hover
{
}

/* ======================== */

.Site #template_Home_Variant .list
{
}

/* ======================== */

.Site #template_Events_Style_2 #column1
{
}
.Site #template_Events_Style_2 #column2
{
}
.Site #template_Events_Style_2 .list
{
}
.Site #column2
{
}
.Site #template_Events_Style_2 .date
{

}

/* ======================== */

.Site #template_Links img.thumbnail
{
}
/* ========================== */

.Site #template_sitemap UL
{
}
.Site #template_sitemap UL LI
{
}
.Site #template_sitemap UL UL LI
{
}
.Site #template_sitemap UL UL a
{
}
.Site #template_sitemap LI
{
}
.Site #template_sitemap ul a
{
}
.Site #template_sitemap ul a:hover
{
}
.Site #template_sitemap ul ul a
{
}
.Site #template_sitemap ul ul a:hover
{
}