/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/


#mainContainer {
	position: relative;
	top: 0;
	left: 0;
	margin: auto;
	margin-top: 10px;
	width: 800px;
	border-left: 20px solid #84A195;
	border-right: 20px solid #84A195;
	background: white;
	}
td {
	text-align: left;
	}		
#brandingContainer {
	}
#siteTagline {
	position: absolute;
	top: 78px;
	left: 280px;
	font-weight: bold;
	letter-spacing: -.5px;
	color: #272324;
	}
#language {
	margin-left: 0px;
	height: 25px;
	}		
.language {
	margin-top: 1px;
	margin-bottom: 1px;
	}
.language a, .languageE a, .language a:visited, .languageE a:visited {
	float: left;
	display: block;
	padding: 4px 20px 4px 20px;
	color: #272324;
	font-size: .9em;
	border-left: 1px solid #e5e7ea;
	/*background: url(../images/off.gif) no-repeat;*/
	}
.languageE a,.languageE a:visited	{
	border: none;
	}
.language a:hover, .language a.selected {
	/*background: url(../images/on.gif) no-repeat;*/
	color: red;
	text-decoration: none;
	}		
.greyLine {
	width: 100%;
	height: 2px;
	background: #e5e7ea;
	}	
#topMenu {
	float: right;
	margin-right: 25px;
	margin-top: 3px;
	}	
#navPage a {
	color: #272324;
	font-size: .9em; 	
	margin-left: 20px;
	margin-top: 0px;
	}
#navPage a:hover {
	color: red;
	text-decoration: none;
	}	
#mainWrapper {
	position: relative;
	}
#menu {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 175px;
	}
/* layer 1 */		
.menuCategory {
	width: 175px;
	margin-top: 15px;
	}	
.menuCategory a, .menuCategory a:visited, #adminMenu a {
	display: block;
	width: 175px;
	color: #272324;
	font-size: 1.0em;
	text-decoration: none;
	padding-left: 15px;
	}	
.menuCategory a.selected, .menuCategory a.selected:hover {
	font-weight: 800;
	width: 175px;
	color: black;
	}	
 .menuCategory a:hover, #adminMenu a:hover {
 	text-decoration: none;
	color: red;
	}	
.menuCategory li {
	list-style-type: none;
	border-top: 2px solid #CCCCFF;
	padding-top: 8px;
	padding-bottom: 8px;
	}
/* layer 2 */
.menuCategory li.selected  ul {
	display: block;
	}
.menuCategory li  ul  {
	display: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}		
ul.menuCategory li ul li a, ul.menuCategory li ul li a:visited {
    display: block;
    text-align: left;
    line-height: 15px;
	font-size: .9em;
	width: 140px;
    text-decoration: none;
	margin: 5px 0px 0px 30px;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    padding-left: 13px;
	background: url(../images/subMenu.gif)  0% 50% no-repeat;
	}
ul.menuCategory li ul li a:hover {
    text-decoration: none;
	color: red;
	}		
.menuCategory li ul a:link {
	font-size: .9em;
	}	
.menuCategory li ul a.selected, .menuCategory li ul li a.selected:hover {
	border: none;
	font-weight: 400;
	}		
ul.menuCategory, ul.menuCategory li ul {
	white-space: normal;
	padding: 0;
	margin: 0;
	}
ul.menuCategory li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}	
.menuCategory li ul li  {		
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: none;
	}
	
/* end of category menu */		
		
#main {
	margin-left: 190px;
	padding-top: 40px;
	width: 610px;	
	min-height: 400px;
	}
#mainBox {
	margin-left: 10px;
	width: 610px;	
	min-height: 400px;
	}	
#mainContent {
	border: 2px solid #e5e7ea;
	border-right: none;
	background: white;
	min-height: 505px;
	}	
h1 {
	display: block;
	border-bottom: 2px solid #C6D2CC;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 17px;
	}	
.detailImage {
	float: right;
	margin-right: -17px;
	margin-top: -41px;
	border: none;
	}	
.productDisplay .detailImage {
	float: left;
	margin: 0 0 0 0;
	}	
#category table {
	border-bottom: 2px solid #CCCCFF;
	margin-bottom: 5px;
	}	
#category table img {
	padding-bottom: 5px;
	}
/* events */		
td.eventsDates {
	width: 140px;
	font-weight: bold;
	padding-right: 10px;
	}
td.eventContent {
	width: 422px;
	}	
.eventContent h3 {
	font-size: 1.0em;
	}
.eventContent .listingText {
	margin-bottom: 10px;
	}
.eWhere {
	float: left;
	font-size: 10px;
	}		
.eMore {
	float: right;
	font-size: 10px;
	font-weight: bold;
	}	
	
.more {
	font-size: 10px;
	}
.products .productPrice {
	padding-top: 10px;
	}
div.thickLine, div.thinLine {
	height: 2px;
	margin: 8px -15px;
	}	
.orderButton {
	margin-top: -5px;
	}	
#priceBlock {
	position: absolute;
	top: 80px;
	right: 0px;
	width: 260px;
	}
#priceBlock .productPrice {
	margin-bottom: 10px;
	}	
#priceBlock select.formField {
	display: block;
	margin-bottom: 10px;
	}		
