/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/

body {
	margin: 0 0 0 0;
	text-align: left;
	}
#background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 850px;
	background: url(../images/background.jpg) repeat-x;
	}	
#wrapper {
	position: relative;
	top: 0px;
	left: 47px;
	width: 900px;
	margin: 0 0 0 0;
	text-align: left;
	}		
#topMenu {
	text-align: right;
	color: black;
	}
#topMenu a {
	color: black;
	padding: 5px;
	}		
#curtain {
	position: absolute;
	top: 0px;
	left: -47px;
	width: 	228px;
	height: 263px;
	background: url(../images/curtain.png) no-repeat;
	}
#mainContainer {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: white;
	border-top: 3px solid #a2a8ab;
	padding: 0px 28px 7px 28px;
	}
#header {
	position: relative;
    width: 844px;
	color: #4580a3;
	font-size: 22px;
	font-weight: bold;
	}	
#logo {
	}	
#siteTagline {
	top: 25px;
	left: 350px;
	}
#header #stripe {
	position: absolute;
	top: 55px;
	right: 0px;
	width: 494px;
	border-top: solid 3px #c3d6e1;
	}
#header #footerText {
	position: absolute;
	top: 28px;
	right: 0px;
	}	
#menu {
	z-index: 15;
	display: block;
	width: 844px;
	height: 33px;
	background: url(../images/menu_back.png) no-repeat;
	text-align: center;
	border-bottom: 2px solid #e1e6ea;
	margin-bottom: 3px;
	}		
ul#dropdown {
	margin: 0;
	width: 844px;
	}	
#dropdown li  {
	list-style-type: none;
	display: inline;
	text-align: center;
	padding: 0px 0px;
	}
.menuCategory a, .menuCategory a:visited {	
	margin: 0px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #0d384d;
	padding: 1px 20px;
	border-left: 1px solid #0d384d;
	}
.menuCategory a:hover, .menuCategory a.selected {
	color: #4580a3;
	font-weight: 400;
	}		
#dropdown1 a {
	border: none;
	}		
#homeHeader {
	position: relative;
	width: 844px;
	height: 252px;
	padding-bottom: 4px;
	border-bottom: 2px solid #e1e6ea;
	}	
#homeHeader #home-header img {
	width: 	662px;
	height: 252px;
	}
#featuredContainer {
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 662px;
	width: 182px;
	height: 252px;
	overflow: hidden;
	background: #ebedee;
	}
#featuredContainer .featuredProducts {
	position: relative;
	z-index: 99;
	width: 182px;
	height: 210px;
	overflow: hidden;
	text-align: center;
	}	
.hotProducts {
	padding-top: 5px;
	width: 182px;
	height: 205px;
	over-flow: hidden;
	text-align: center;
	} 
.hotProducts h3 a {
	color: #0D384D;
	}	
		
#featuredTitle {
	width: 	182px;
	background: url(../images/title_back.gif) repeat-x;
	height: 25px;
	padding-top: 3px;
	border-bottom: 1px solid white;
	}
#featuredContainer .title {
	display: block;
	font-size: 1.2em;
	padding: 4px 0px 2px 25px;
	margin-left: 5px;
	width: 	177px;
	height: 25px;
	overflow: hidden;
	background: url(../images/home_left.gif) 0% 50% no-repeat;
	}
#featuredContainer #featuredProducts {
	position: relative;
	margin-top: 8px;
	background: #e0e4e5;
	height: 216px;
	}
#secondMenu {
	position: relative;
	margin: 4px 0px;
	height: 20px;
	width: 844px;
	background: #0d384d;
	text-align: center;
	padding: 4px 0px;
	}	
ul#productNav {
	margin: 0px 0px;
	width: 844px;
	}	
#productNav li  {
	list-style-type: none;
	display: inline;
	text-align: center;
	padding: 0px 0px;
	}
.menuSecond a, .menuSecond a:visited {	
	margin: 0px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	padding: 1px 25px;
	border-left: 1px solid #0d384d;
	letter-spacing: .5px;
	}
.menuSecond a:hover, .menuSecond a.selected {
	color: yellow;
	font-weight: 400;
	}			
.break {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	}
#homeContainer {
	width: 844px;
	background: url(../images/home_back.gif) repeat-y;
	}	
#page1 {
	float: left;
	width: 582px;
	}	
#home-specials {
	float: right;
	width: 	253px;	
	background: url(../images/title_back.gif) repeat-x;
	}
#homeContainer h1 {
  padding: 0;
}
#homeContainer .title {
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 20px;
	padding: 4px 0px 2px 30px;
	background: url(../images/home_left.gif) 5px 50% no-repeat;	
	border-bottom: 1px solid white;
	}
#defaultContainer #mainContent {
	min-height: 400px;
	}	
#home-specials .content {
	border-top: 8px solid #ebedee;
	padding: 10px 10px 0px 10px;
	}	
#homeBottom {
	width: 844px;
	height: 7px;
	background: url(../images/home_bottom.gif) no-repeat;
	}
#page1 .title {
	border: none;
	width: 570px;
	}
#page1 h1 {
	display: block;
	background: url(../images/title_back.gif) repeat-x;
	font-size: 20px;
	font-weight: 400;
	height: 28px;
	font-size: 20px;
	border-bottom: 1px solid white;
	margin: 0 0 0.5em 0;
	}		
#page1 .detailText {
	margin: 10px;
	}			
#footerContainer {
	position: relative;
	display: block;
	width: 900px;
	height: 50px;
	background: #acaeaf;
	color: #0d384d;
	}	
#footerContainer #leftCol {
	float: left;
	margin-left: 28px;
	padding-top:  8px;
	}	
#footerContainer #rightCol {
	float: right;
	margin-right: 28px;
	text-align: right;
	padding-top: 15px;
	}
#footerContainer a {
	color: #0d384d;	
	}
#adminMenu {
	clear: both;
	color: white;
	text-align: center;
	}
#adminMenu a {
	color: white;
	font-weight: bold;
	}
.category .detailImage, .page .detailImage {
	float: right;
	margin: 0px 0px 0px 7px;
	}	
.productDisplay h1 {
	border-bottom: 2px solid #e1e6ea;
	}	
.productDisplay .detailImage {
	border: none;
	}		
.productDisplay #detailContainer {
	float: left;
	width: 250px;
	}
.productDisplay .detailText {
	margin-bottom: 10px;
	}	
.productDisplay .priceRange {
	margin: 8px;
	}	
.productDisplay .priceRange .price {
	margin: 5px 0px 0px 0px;
	font-size: 1.1em;
	}	
.orderBox .formField {
	min-width: 150px;
	margin: 3px 0px 3px 52px
	}	
.orderBox .formQuantity {
	margin: 3px 0px;
	}	
.orderBox .orderButton {
	margin: 5px 0px 30px 45px;
	}	

