﻿*	{margin: 0;	padding: 0;}

/*=====	FRAMEWORK ELEMENTS =====*/
body,html {
	background: #070701; /*#231f20;/*#262223; /*31F20;#F8FAF7;*/
	color: #ccc;
	font: normal 12px/18px verdana,geneva,arial,helvetica;
	margin-top: 0px;
}
body {
	min-width: 920px;
}
/*====== top admin section =====*/
#admin { 	
	width: 920px;
	margin: 0px auto;
}
#adminLeft	{
	width: 380px;
	float: left;
	padding: 35px 0 0 10px;
	font-size: 87%;
}
#adminLeft li {
	float: left;list-style-type: none;padding: 0;margin: 0;
}
#adminLeft a {
	text-decoration: none;
	padding: 0 50px 0 0;
	font-weight: normal;
}
#adminLeft a:hover {
	text-decoration: underline;
}
#adminCentre {
	width: 200px;
	float: left;
	font-size: 87%;
}
#adminRight	{
	width: 300px;
	float: right;
	text-align: right;
	font-size: 90%;
	padding-top: 23px;
}
.submitbtn {
   color:#333;
   font: bold 90% Tahoma,Arial, Helvetica, sans-serif;
   background-color: #f2a922;
   border: 1px solid #5a7362;
}
.orderBtn {
	width: 100px;
	float: right;
	margin: 0 6px 10px 0;
}
.cancelBtn {
	width: 100px;
	float: left;
	margin: 10px 0 5px 6px;
}

.searchfield {
	margin-top: 10px;
	color: #262223;
	font-size: 90%;
	width: 150px;
}
/*====== main structure ======*/
#wrapper {
	margin: 0px auto;
	width: 920px;
	padding: 0px;
}
#header {
	width: 100%;
	float: left;
	margin-top: 1px;
	border-bottom: 1px solid #f2a922;
	border-top: 1px solid #f2a922;
	background: url(../images/site/banner.gif) no-repeat;
	height: 100px;
}
#homeMain { /* overall main content container */
	width: 920px;
	height: 600px;
	float: left;
	background: #37403a;/*#fff url(../images/site/main-bgd.gif) no-repeat;*/
	background: #37403a url(../images/site/curtains-label.jpg) no-repeat;
	position: relative;	
}
#homeMain p {
	color: #fff;
	position: absolute; top: 260px; left: 270px;
	font: 15px "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	width: 250px;	
}
#main { /* overall main content container */
	width: 920px;
	height: 600px;
	float: left;
	background: #37403a; /* url(../images/site/curtains.jpg) no-repeat;*/
}
#mainContent { /* main content container to right of left nav */
	width: 700px;
	float: left;
}
#content { /* content pages, tmp_content.htm */
	width: 100%;	
	float: left;
	
}
#content h1 {
	padding: 5px;
	height: 1%;
}
#content h2 {
	padding: 5px;
	top: 280px;
}

#content p.label {
	position: absolute; top: 420px; left: 360px;
	color: #fff;
	font: 15px "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	width: 230px;	
}
#content ul {
	margin-left: 30px;
}
#content ul.plain {
	margin-left: 30px;
	list-style: none;
}

#leftNav { /* main category navigation menu */
	width: 200px;
	float: left;
	margin: 20px 0 0 10px;;
	color: #f2a922;
	font: bold 110%/16px tahoma,arial,verdana;
}
#leftNav p {
	border: 1px solid #f2a922;
}
#leftNav ul {
	margin-top: 15px;
	width: 180px;
}
#leftNav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftNav a {
	display: block;
	color: #5a7362;
	padding: 0 2px;
	line-height: 2.5;
	border-bottom: 1px solid #565957;
}
#leftNav a:hover {
	border-bottom: 1px solid #f2a922;
	background: #565957;
	color: #f2a922;
}
/* alt horizontal menu */
#mainNav { /* main category navigation menu */
	width: 920px;
	float: left;
	color: #f2a922;
	font: bold 110%/16px tahoma,arial,verdana;
	background: #37403a;
}
#mainNav p {
	border: 1px solid #f2a922;
}
#mainNav ul {
	margin: 0;padding: 0;
	text-align: center;
}
#mainNav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#mainNav a {
	text-align: center;
	color: #5a7362;
	padding: 9px 20px 5px;
	line-height: 2.5;
	border-bottom: 1px solid #37403a;
	text-decoration: none;
}
#mainNav a:hover {
	border-bottom: 1px solid #f2a922;
	background: #565957;
	color: #f2a922;
	text-decoration: none;
}

/*====== home page elements ======*/
#mainPic { /* main promo image for home page */
	width: 330px;
	float: left;
	margin: 10px 0 0 40px;
}
#mainPic img {
	border-style: none;
}
#mainCopy  { /* main promo text for home page */
	width: 500px;
	float: right;
	margin: 10px 20px 10px 30px;
	font-family: Tahoma,Georgia, Arial;
}
#mainCopy h2 {
	margin-top: 10px;
	font-size: 250%;
	font-weight: normal;
	line-height: 29px;
	position: relative;
	width: 450px;
	height: 150px;
	overflow: hidden;
}
#mainCopy h2 span { /* image for home page promo text header */
	position: absolute; left: 0px; top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/site/home-splash-txt.gif) no-repeat;	
}
#mainCopy p {
	color: #ccc;
	margin-top: 10px;
	line-height: 26px;
	font-size: 14px;
}
#mainCopy p.highlight {
	color: #ccc;
	margin-top: 10px;
	border: 1px solid #f2a922;
}
.catThumbs { /* home page category thumbnails */
	width: 100%;
	float: left;
	color: #fff;
	margin: 20px 0;
}
.catThumbs h2 {
	color: #f2a922;
	margin: 0 5px; padding: 0;
}
.catThumbs ul {
	margin-left: 23px;
}
.catThumbs li {
	float: left;
	border-right: 1px solid #565957;
	width: 280px;
	padding: 0 0px;
	list-style-type: none;
	margin-right: 10px;
}
.catThumbs li.start {
	float: left;
	margin-right: 10px; 
	padding-left: 10px;
	border-right: 1px solid #565957;
	border-left: 1px solid #565957;
}
.catThumbsCopy {
	width: 130px;
	float: right;padding: 0;margin: 0;
}
.catThumbsCopy p {
	color: #fff;
	margin-top: 5px;padding: 0;
}
.catThumbsCopy a {
	float: left;
	color: #fff;
	background: url(../images/site/more.gif) no-repeat;
	width: 72px;
	height: 20px;
	margin-top: 5px;
}
.catThumbsCopy a:hover {
	float: left;
	color: #fff;
	background-position: -72px 0;
}
.catThumbsPic {
	float: left;  
	margin: 5px;
}
.catThumbsPic a {
	margin: 0;
	float: left;
	color: #565957;/*37403a;*/
}
.catThumbsPic a:hover {
	color: #f2a922;
}
/* end home page structure */

/* lower admin navigation menu */
.adminNav {
	width: 920px;
	background: #37403a;
	border-top: 1px solid #f2a922;	
	height: 30px;
	float: left;
}
.adminNav ul {
	list-style-type: none;
	padding: 0px 0;
	margin-left: 10px;
}
.adminNav li {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
.adminNav a {
	text-decoration: none;
	padding-right: 50px;
	text-align: center;
	color: #f2a922;
	font-weight: bold;
	font-size: 87%;
	line-height: 2.5;
}
.adminNav a:hover {
	text-decoration: underline;
}
.adminText {
	text-decoration: none;
	padding-right: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 87%;
	line-height: 2.5;
	
}
/*=========== PAGE ELEMENTS ===============*/

/* product formatting */
.productBox	{
	width: 900px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #f2a922;
	border-left: 1px solid #f2a922;
	margin: 10px auto;
}
.productListBox	{
	width: 300px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin: 10px auto;
}

.productBox h2	{
	font-size: 110%;
   	padding: 5px;
   	line-height: 20px;
   	text-decoration: underline;
}
.productBox h3	{
	font-size: 90%;
	font-weight: bold;
   	padding: 5px;
   	line-height: 20px;
}
.productBox p	{
	font-size: 90%;
   	padding: 5px;
   	line-height: 20px;
}
.productBox	ul	{
	list-style-type: square;
	margin-left: 30px;
}
.productBox li	{
	font-size: 90%;
}
.productPic	{
	width: 70%;
	float: right;
	padding: 5px;
}
.productText	{
	width: 25%;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.productOrdering	{
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #1d6b18;
}
.productFeature	{
	width: 30%;
	float: left;
	font-size: 85%;
	font-weight: normal;
}
.productInventory	{
	/*width: 40%;*/
	float: left;
	font-size: 85%;
	font-weight: normal;
}
.productPrice	{
	margin: 15px 0 10px 5px;
	padding-top: 15px;
	font-size: 90%;
	border-top: 1px solid #1d6b18;
}
.productHeader	{
	font-size: 100%;
	font-weight: bold;
	color: #f2a922;
}
.productDesc	{
	font-size: 90%;
	font-style: italic;
	margin-right: 5px;
}
.productExtend	{
	font-size: 90%;
	font-style: normal;
	margin-right: 5px;
}
.crossSell	{
	clear: both;
	margin: 0 auto;
	width: 95%;
	background: #F8FAF7;
	padding: 10px;
	font-size: 95%;
}
.crossSell a	{
	font-size: 95%;
	font-weight: bold;
}
.crossSell a:hover	{
	text-decoration: underline;
}
.hdrproduct	{
	font-weight: bold;
	font-size: 90%;
	color: #f2a922;
}
/*====== main customer forms ======*/
#custForm {
	float:left; 
	margin-left: 15px; 
	width:48%;
}
#shipForm {
	float: left; 
	margin-left: 10px;  
	width: 48%
}

fieldset {
position: relative;
float: left;
clear: both;
width: 99%;
margin: 0 0 -1em 0;
padding: 0 0 1em 0;
border-left: 1px solid #565957;
border-top: 1px solid #565957;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
background-color: #1d2620;
height: 600px;
}
fieldset.alt {
background-color: #E6E3DD;
}
label {
	display: block;
}
labelLeft {
	float: left;
	width: 22em;
	margin-right: 1em;
}
labelLeftDropdown {
	float: left;
	width: 18em;
	margin-right: 1em;
}
legend {
	padding: 0px;
	color: #f2a922;
	font-weight: bold;
}
legend span {
	position: absolute;
	left: 1.2em;
	top: .5em;
	font-size: 135%;
}
fieldset ol {
	padding: 0 1em 0 1em;
	list-style: none;
}
fieldset ol.order {
	padding: 3em 1em 0 1.74em;
	list-style: none;
	height: 520px;
}

fieldset li.form {
	padding-bottom: 0.8em;
	float: left;
	clear: left;
	width: 100%;
}
fieldset input {
	 width: 300px;
	/*font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	 background-color: #eee;
	 color: #102132;
	 border: 1px solid #284279;
	 margin-right: 5px;*/
} 
fieldset.submit {
	float: none;
	width: auto;
	padding-top: 1.5em;
	padding-left: 12em;
	background-color: #fff;
}



/*============ generic elements & common classes ===========*/
h1,h2,h3 {
	font-weight: bold;
   	padding: 0px;
   	color: #f2a922;
}
h1 {
	font-size: 120%;
	position: relative;
	width: 284px;
	height: 168px;
	overflow: hidden;	
	margin-left: 0px;
}
h1 span {
	position: absolute; left: 0px; top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/site/logo.gif) no-repeat;	
}

h2 {font-size: 110%;}

p {padding: 3px;}

a {
	text-decoration: none;
	color: #f2a922;/*1b6d18;	*/
}
a:hover {
	text-decoration: underline; 
}
.breadcrumb 	{
	font-size:	85%;
	margin: 5px;
}
.breadcrumb a	{
	margin: 5px;
	color: #fff;
}
.txtfield	{
	background: #fff;
	border: 1px solid #1d6b18;
	font-size: 90%;
}
.txtfielddropdown {
	background-color: #fff;
	font-size: 100%;
	border: 1px solid black;
}
.menuhdr {
	background-color : #7cc576;
	font-size: 90%;
	font-weight: bold;
	padding: 4px 0px 4px 2px;
	text-align: left;
	color: #333;
}
.menubdr {
	background-color : #7cc576;
}
.caption	{
	font-size: 80%;
	color: #999;
	text-align: right;
}
.catmemo	{
	font-size: 90%;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.mr {margin: 0 0 15px 0 !important;} /* margin reduce */
.mc {margin: 30px 0 -5px 10px} /* margin change for sub formatimage */
.green {background: #7cc576 !important;}
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



.arrow	{cursor: default;}
.fn {font-weight: normal !important;}
.bd	{font-weight: bold;}
.smlpad { padding:15px !important; }
.price	{
	color: #333;
	font-weight: normal;
	font-size: 100%;
}










