/*Copyright Chateau Edgewater Inc */
/*Developed by Dmitriy Shevchenko dmitriy46@hotmail.com*/



/*=============Basic Elements==========*/


body {
	font-family: georgia, Arial, san-serif;
	font-size: 8pt;
	color: #987F58; 
	background-color: #CEC992;
	margin: 0px;
	}
	
a:link {
	color: #987F58;
	}
a:visited {
	color: #8E7326;
	}
a:hover {
	color: #CFAF86;
	}
a:active {
	color: #826D28;
	}
	
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
	
h3 {
	color: #555753;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	/*margin-bottom: -5px;*/
	}
	
h2 {
	color: #555753;
	margin-top: 12px;
	margin-left: 10px;
	}
	
h3	{
	color: #555753;
	margin-top: 5px;
	margin-left: 10px;
	}
	
h4	{
	margin-left: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
	}

ul {
	margin-top: 9px;
	}

li {
	margin-left: -10px;
	margin-top: -3px;
	}
	
hr	{
	color: #555753;
	margin-top: -3px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
p 	{
	margin-left: 10px;
	margin-right: 10px;
	}
	
address {
	margin-left: 10px;
	}
	
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #D9D4AC;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #D4CE9A;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
	
.main {
	font-family: georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	}
	
.fieldKey {
  font-family: georgia, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
	
.textOnly { /*For Text-Only Browsers Only */
	display: none;
	}

.important {
	font-weight: bold;
	color: blue;
	font-size: 11px;
	}
	
.greenStatus {
	font-weight: bold;
	color: green;
	font-size: 11px;
	}
	

.smallText {
	font-family: georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	}
	
.wholesaleWarning {
	position: absolute;
	top: 200px;
	}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
	
.checkoutBarFrom, .checkoutBarTo { font-family: georgia, Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: georgia, Verdana, Arial, sans-serif; font-size: 11px; color: #987F58; font-weight: bold;}
	
.infoBox {
  background: #987F58;
}

.infoBoxContents {
  background: #D9D4AC;
  font-family: georgia, Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left: 3px;
}

.infoBoxNotice {
  background: #D9D4AC;
}

.infoBoxNoticeContents {
  background: #D9D4AC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #B6B050;
  color: #ffffff;
  padding-left: 10px;
}

.firstLetter {
	padding-right: 2px;
	float:left;
	width:0.7em;
	font-size:200%;
	font-family: Brush Script MT, Old English Text MT;
	line-height:80%;
	}
	
.pageHeading {
	text-align: center;
	font-family: Edwardian Script ITC, Brush Script MT, Decor, Gill Sans MT Condensed;
	font-size: 38px;
	color: #987F58;
	text-decoration: underline;
}

.pageHeadingSmall {
	text-align: left;
	font-family: georgia, Brush Script MT, Decor, Gill Sans MT Condensed;
	font-size: 18px;
	color: #987F58;
	font-weight: bold;
}

.productListing-data {
  font-family: georgia, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B6B050;
  color: #FFFFFF;
  font-weight: bold;
}


/*=============End of Basic============*/

/*=============DIVS=====================*/


/* main container */
div#container {
	position: relative;
	width: 800px;
	height: auto;
	border: none;
	}

div#body {
	position: absolute;
	width: 100%;
	height: auto;
	background-color: #C7C183;
	background-image: url('../testground/wholesale1/body.jpg');
	background-repeat: no-repeat;
	background-position:  left top;
	border: medium none;
	}
	
	/* main container/header */
	div#header {
		padding-top: 0px;
		width: 100%;
		height: 115px;
		text-align: left;
		background-image: url('../testground/wholesale1/header.jpg');
		background-repeat: no-repeat;
		background-position:  left top;
		}
		
		/*Header Components*/
		
		div#headerMessage {
			width: 100%;
			}
			
		div#headerTop {
			width: 100%;
			}
			
		div#headerNavigation {
			width: 100%;
			position: absolute;
			bottom: 0;
			padding-bottom: 3px;
			height: 13px;
			}
			
		.headerNavigation {
			font-family: Verdana, Arial, sans-serif;
			font-size: 11px;
			font-weight : bold
			}
			
		div#headerError {
			width: 100%;
			}
			
		.headerError {
			font-family: Tahoma, Verdana, Arial, sans-serif;
			font-size: 12px;
			background: #ff0000;
			color: #ffffff;
			font-weight : bold;
			text-align : center;
			}
			
	/*==============header end================*/
		 
		 
		 
	/* main container/left_column */
	div#left_column {
		float: left;
		width: 146px;
		margin-left: 7px;
		margin-top: 15px;
		/*background-color: #D9D4AC;*/
		}
		
		div#categories {
		background-color: #D9D4AC;
		}
	
	/* main container/page */
	div#page {
		/*height: 450px;*/
		width: 450px;
		float: left;
		margin-left: 10px;
		margin-top: 15px;
		/*background-color: #D9D4AC;*/			/*REMEMBER TO MODIFY BOTH PAGE TYPES IF NEEDED*/
		}
		
	div#pageWide {
		/*height: 450px;*/
		width: 90%;
		float: left;
		margin-left: 20px;
		margin-right: 15px;
		margin-bottom: 10px;
		margin-top: 15px;
		/*background-color: #D9D4AC;*/
		}
	
	
	
		
		/* main container/page/page_title */
		div#page_title {
			padding-top: 10px;
			padding-bottom: 15px;
			text-align: center;
			font-family: Edwardian Script ITC, Brush Script MT, Decor, Gill Sans MT Condensed;
			font-size: 38px;
			color: #987F58;
			text-decoration: underline;
		}
		
		.homePageGreeting {
			font-family: Edwardian Script ITC, Brush Script MT, Decor, Calligraph, Gill Sans MT Condensed;
			font-size: 36px;
			color: #987F58;
		}
		
		div#subCategories {
			width: 100%;
			background-color: #D9D4AC;
			margin-top: 10px;
			padding-bottom: 20px;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
			border-width: 1px;
			border-style: solid;
			border-color: #987F58;
			}
		
		/* main container/page/page_title_image */
		div#page_title_image {
			float: left;
			display: none;
		}
		
		/* main container/page/new_products */
		div#new_products {
		}
		
		/* main container/page/small_image */
		div#small_image {
		}
		
		/* main container/page/product_listing */
		div#product_listing {
		}
		
		/* main container/page/page_image */
		div#page_image {
		}
		/* main container/page/main_text */
		div#main_text {
			background-color: #D9D4AC;
			margin-top: 10px;
			margin-bottom: 10px;
			padding-bottom: 3px;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
			border-width: 1px;
			border-style: solid;
			border-color: #987F58;
		}
		
		div#cutomerGreeting {
			background-color: #D9D4AC;
			padding-bottom: 3px;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
			}
		
		.customerGreeting {
			font-family: georgia, Verdana, Arial, sans-serif;
			font-size: 11px;
			color: #88714F;
			line-height: 1.5;
			/*font-weight : bold;*/
		}	
		 
		 
		/* main container/page/upcomming_products*/
		div#upcomming_products {
			
		}

	/* main container/right_column */
	div#right_column {
		/*display: none;*/
		width: 160px;
		float: left;
		margin-right: 10px;
		margin-left: 10px;
		margin-top: 15px;
		background-color: #D9D4AC;
		}
	
	/* main container/body/footer */
	div#footer {
		float: left;
		width: 100%;
		height: 130px;
		margin-top: 15px;
		margin-bottom: 3px;
		text-align: center;
		background-color: #D4CE9A;
		border: none;
		}
		
		/*==Footer Components==*/
		
		div#footerTop {
			width: 100%;
			height: 12px;
			background-color: #D9D4AC;
			padding-top: 0px;
			padding-bottom: 5px;
			}
			
		.footer {
			font-family: Verdana, Arial, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #987F58;
			}
			
		div#footerBottom {
			width: 100%;
			padding-top: 17px;
			padding-bottom: 17px;
			}
		/*==End of Footer Components*/	
		
/*============END OF DIVs======================*/

