/* 
	IMPORTANT!!!!!
	!!!===== All css must begin with .Site with the exception of BODY and #mainTable =====!!!
	!!!===== This ensures no styling is applied to the AdminSystem =====!!!
*/

BODY
{
    MARGIN:0;
}
.Site FORM
{
	margin:0;
}
.Site form th
{
	text-align:right;
}
.Site form TD
{
	padding:2px 0;
}
.Site IMG
{
	BORDER:none;
}
.Site TABLE
{
	WIDTH: 100%;
	BORDER:none;
}
.Site th, td
{
	padding:0;
	text-align:left;
	vertical-align:top;
}
.Site dl, ol, ul
{
	margin-left:20px;
	padding:0;
}
.Site ul li
{
	list-style-type:square;
}

/* ####################################   Classes   #################################### */
.Site .event h3
{
  margin:0;
  padding:0;
  font-weight:bold;
  font-size:110%;  
    }
.Site .event ul li 
{
  list-style:none; 
   padding:0 0 10px 0;
    }
.Site .event ul li a
{
 
  padding:3px 0 3px 20px;
    }
.Site p.venue 
{
    font-weight:bold;
    }
.Site .box
{
    padding:0;
    width:auto;
    height:1%;
}
.Site .box .tl
{
    padding:2px 10px;
}
.Site .box .tr h2
{
    margin:0 5px;
    width:auto;
}
.Site .box .content
{
    position:relative;
    padding:10px;
}
.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, .textarea, .textbox
{
    WIDTH:250px;
    font-size:1em;
    font-family:Arial;
}
.Site .list
{
    MARGIN-BOTTOM: 5px;
    margin-left:1px;
    PADDING: 5px 0;
}
.Site .label
{
	FONT-WEIGHT: bold;
	padding:0 5px 0 0;
}
.Site table label
{
    FONT-WEIGHT: bold;
	padding:0 5px 0 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, .detail .terminus
{
	clear:right;
}
.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 ul
{
	margin-left:20px;
}
.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 IDs ################################# */

#mainTable
{
    line-height:1.2;
	width:797px;
	margin:auto;
}

.Site #mainHeader
{
	position:relative;
    padding:23px;
}
.Site #mainHeader img
{
    float:right;
    margin-right:189px;
}
.Site #topBarNav
{
 padding:5px 0 5px 110px;
 margin-right:189px;
}
.Site #topBarNav a
{
 padding:0 10px;
 color:#fff;
}
.Site #topBarNav a:hover
{
 color:#dcdcdc;
}
.Site #location
{
margin-right:189px;
padding:1px 0 1px 182px;
}
.Site #location a
{
    font-size:80%;
    font-family:Trebuchet MS, Verdana, Arial, Sans-Serif;
}
.Site #location A:hover
{

}
/* ################################## Menu setup ################################### */

.Site #subMenu
{
	float:left;
	width:166px;
	margin:10px 0 0 0;
}
.Site #subMenu ul, #subMenu li
{
    padding:0;
    margin:0;
}
.Site #subMenu li
{
	list-style:none;
	display:inline;
}
.Site #subMenu ul a
{
	line-height:1;
	display:block;
	padding:7px 7px 7px 23px;
	margin:0;
}
.Site #subMenu ul ul a
{
    font-size:80%;
	padding:2px 7px 4px 23px;    
	/*padding-right:20px;*/
}
.Site #subMenu ul ul ul a
{
	padding-right:15px;
}
.Site #subMenu ul ul ul ul a
{
	padding-right:25px;
}
.Site #subMenu ul ul a:hover
{
    font-size:80%; 
	/*padding-right:20px;*/
}
/* ======================== */

.Site #mainTitle
{
    MARGIN:10px 0 0 175px;
}
.Site #mainTitle H1
{
	MARGIN: 0;
}
.Site #mainLayout
{
    margin-top:15px;
	margin-left:169px;
	margin-right:189px;
	line-height:1.5;
	padding:0 0 10px 8px;
}
.Site #mainLayout TABLE#productList TD.list
{
    width: 50%;
}
.Site #template_News_Articles_Style_2 #column1
{
	float:left !important;
}
.Site #template_News_Articles_Style_2 #column2
{
  
}
.Site #template_Mailform_Right #column1
{
	float:none !important;
    width: 213px !important;
}

.Site #template_Mailform_Right #column2
{
	margin:20px 0 !important;
	width: 213px !important;
}
.Site #mainFooter
{
    margin-left:175px;
    margin-right:189px;    
    padding:10px 10px 10px 0;
}

/* ======================== */


.Site #header
{
	padding-bottom:10px;
	margin-bottom:10px;
}
.Site #footer
{
	margin-top:10px;
	padding-top:10px;
}

/* ======================== */

.Site #template_2_Columns DIV#column1
{
	width:213px;
}
.Site #template_2_Columns DIV#column2
{
	margin-left:219px;
}
.Site #template_2_Columns_66_33 DIV#column1
{
	width:284px;
}
.Site #template_2_Columns_66_33 DIV#column2
{
	margin-left:290px;  
}
/* ======================== */

.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_sitemap ul
{
	margin:0 0 0 20px;
	padding:0;
	line-height:1.8;
}
#template_sitemap ul a
{
	padding-left:20px;
}
.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 #developerLink a
{

}
/* ############################### Header Info ############################ */
.Site #headerInfo
{

}
.Site #headerInfo
{

}
.Site #logonForm th, #logonForm td
{
	vertical-align:middle;
}