
body{ 
	background:#000;
	font: normal 12px "Trebuchet MS", Veranda, Arial, sans-serif;
	color: #fff;
	margin:0;
	padding:0;
	}

#contentwrapper p, ul, ol{
	text-align: justify;
	}

a 	{
	text-decoration: underline;
	color: #000;
	}

a:hover{
	color: #064a57;
	}
	
div#totalwrapper{
	display:block;
	width:760px;
	margin:0 auto;
	position:relative;
	background:  url(../images/bg_content.gif) top left repeat-y;
}

div#masthead{
	height: 255px;
	background:  url(../images/bg_header.jpg) top left no-repeat;
	margin:0;
	padding:0;
	}

div#masthead ul#logomenu{
	position:absolute;
	left:640px;
	top:215px;
	list-style-type:none;
	padding:0;
	}	

div#masthead ul#logomenu li{
	float: left;
	color: #e1e0e8;
	margin-top:3px;
	}

div#masthead ul#logomenu li a{
	color: #000;
	padding: 0px 5px 0px 8px;
	text-decoration:none;
	font-size:11px;
	}

div#masthead ul#logomenu li a:hover{
	text-decoration:underline;
	}

div#masthead p.slogan{
	position:absolute;
	top:130px;
	left:30px;
	color:#bcba98;
	font-style: italic;
	font-size:17px;
	font-weight:bold;
	letter-spacing:1px;
	width:180px;
	text-align:center;
}

div#masthead h1{
	position:absolute;
	top:40px;
	left:30px;
	color:#000;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
}

div#masthead h3{
	position:absolute;
	left:30px;
	top:80px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
}

div#mainmenudiv{
	display:block;
	width:800px;
	position:absolute;
	top:0px;
	left:0px;
}

ul.mainmenu{
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.mainmenu li {
display:block;
float:left;
padding:0px 12px;
position:relative;
background:url(images/bg_li.gif) center right no-repeat;
}

ul.mainmenu li.last {
margin-right:0px;
}

ul.mainmenu li a {
font-size:11px;
font-weight:bold;
color:#548182;
text-decoration:none;
line-height:30px;
}

ul.mainmenu li a:hover {
color:#996319
}
	
	ul.mainmenu li ul{
		display: none;
		}
	
	ul.mainmenu li:hover ul,
	ul.mainmenu li.over ul {
		display: block;
		position: absolute;
		background: #000;
		left: 5px;
		top: 30px;
		padding: 0;
		margin:0 !important;
		list-style-type: none;
		z-index: 1000;
		}
	
	ul.mainmenu li ul li {
		background:none;
		padding-left:0 !important;
		margin:0 !important;
		clear:both;
		position:relative;
		padding:0px;
		}
	
	ul.mainmenu li ul li a {
		display:block;
		width:186px;
		text-transform: none;
		line-height: 15px;
		font-weight: normal;
		border-bottom: 1px solid #333;
		padding:5px;
		margin:0 !important;
		font-size:12px;
		}
	ul.mainmenu li ul li a:hover {
		color:#fff;
	}
		
				ul.mainmenu li ul li ul{
				display: none !important;
				}
	
				ul.mainmenu li ul li:hover ul,
				ul.mainmenu li ul li.over ul {
				display: block !important;
				position: absolute;
				background: #1e1e1e;
				left: 186px;
				top: 0px;
				padding: 0;
				margin:0 !important;
				list-style-type: none;
				z-index: 1000;
				}
	
				ul.mainmenu li ul li ul li {
				background:none;
				padding-left:0 !important;
				margin:0 !important;
				clear:both;
				}
	
	ul.mainmenu li ul li ul li a {
		display:block;
		width:186px;
		text-transform: none;
		line-height: 13px;
		font-weight: normal;
		border-bottom: 1px solid #333;
		padding:5px;
		margin:0 !important;
		font-size:12px;
		}

	ul.mainmenu li ul li ul li a:hover {		
		color:#ccc39b;		
		}

/* Page */

div#contentwrapper {
	
	}
	
	
/* Search */

div#searchbar {
	display:block;
	position:absolute;
	top:225px;
	left:10px;
	width:265px;
	height:30px;
	}

#searchbar fieldset {
	border: none;
	}

#searchbar legend {
	display: none;
	}

#searchbar label {
	display:block;
	float:left;
	width: 60px;
	color: #288698;
	font-weight: bold;
	font-size:14px;
	}

#searchbar input {
	display:block;
	float:left;
	padding: 2px;
	border: none;
	font-size:11px;
	color:#fff;
	background:#000;
	width: 105px;
	margin-top:1px;
	}

#searchbar fieldset em{
	color: #EE0000;
	}

#searchbar input.button{
	width: 65px;
	background: #288698;
	color: #000;
	border:none;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:8px;
	margin-top:0px;
	cursor:pointer;
	}

/* //Search */


/* Content */


#maincontent{
	float: left;
	width: 500px;
	padding:0px 10px;
	}
	
div.textboxone img, div.textboxtwo img{
	float:right;
	width:205px;
	margin-left:10px;
}

div.csschooser{
width:470px;
margin:0px -20px;
padding:20px;
}

div.cssitem{
	display:block;
	float:left;
	width: 220px;
	height:120px;
}

div.cssitem img{
	display:block;
	float:left;
	width: 200px;
	margin:0;
	border:2px solid #ccc39b;
}

/* Sidebar */


#subcontent {
	float: left;
	width: 200px;
	padding: 0px 20px;
	color:#000;
	}



/* Footer */

div#clearboth{
	height:1px;
	clear:both;
}

#footer {
	background: #fff;
	color:#000;
	padding:10px;
}

#footer a{
	color:#999;
	text-decoration:none;
}

#footer a:hover{
	color:#000;
}

/* // Footer */



/* Product Thumbs */

div.productcategoryitem{
	display:block;
	float:left;
	width:160px;
	height:180px;
}

div.productcategoryitem div.name{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
}

div.productcategoryitem div.image{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
}

div.productcategoryitem div.image img{
	border:2px solid #ccc39b;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

/* //Product Thumbs */


/* Product Cathgory Thumbs */

div#maincontent h1{
	font-size:18px;
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}

div.products{
	display:block;
	float:left;
	width:160px;
	height:230px;
}

div.products div.name{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
}

div.products div.image{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
}

div.products div.image img{
	border:2px solid #ccc39b;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

div.products div.short{
	display:block;
	float:left;
	width:155px;
	height:30px;
	text-align:center;
	color:#fff;
	font-size:11px;
}

div.paging{
	clear:left;
	font-weight:bold;
}

div.paging a{
	font-weight:normal;
}

/* // Product Cathgory Thumbs */


/* Product Detail */

div.productdetail div{
	display:block;
	float:left;
	width:160px;
	height:160px;
}

div.productdetail div img{
	border:2px solid #ccc39b;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

div.long, div.prices, div.category, div.manufacturer, div.subject, div.style, div.width, div.height, div.depth, div.weight, div.startdate, div.enddate, div.geography, div.sorting, div.pst, div.featured1, div.ingredients{
	clear:left;
	width: 480px;
	height:20px !important;
}

/* // Product Detail */


/* FORM */

INPUT.invisible
	{
	background : #288698;
	border : #288698;
	border-bottom-color : #288698;
	border-color : #288698;
	border-style : none none none none;
	border-top-color : #288698;
	border-width : 0;
	margin : 0;
	outline-color : #288698;
	outline-style : none;
	text-align : center;
	width: 69px;
	}

form 
	{
	margin: 0;
	padding: 0;
	}
	
form fieldset 
	{
	margin: 10px 15px;
	padding: 15px;
	border: none;
	/*background: #FFFFFF;*/
	position: relative;
	}
	
form fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	color: #000;
	top: -10px;
	position: relative;
	}
	
/*form fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 120px;
	line-height: 17px;
	padding-right: 5px;
	font-size: 11px;
	color: #444;
	font-weight: bold;
	}
*/	
form fieldset br 
	{
	clear: left;
	}
	
form fieldset input,
form fieldset textarea
	{
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	}
	
form fieldset select 
	{
	padding: 0;
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	}

form fieldset input:focus,
form fieldset textarea:focus,
form fieldset select:focus 
	{
	background-color: #ffffff;
	border: 1px solid #111111;
	color: #300000;
	}

form strong
	{
	color: #FF0000;
	font-weight: bold;
	}

.verticalcaption 
	{ 
	font-family: Arial; 
	font-size: 12px; 
	font-weight:bold; 
	writing-mode:tb-rl; 
	}	


label{
	display:block;
	width:300px;
	clear:left;
}

input, select{
	border: 1px solid #9c0a0d;
	width:250px;
	background:#fff;
	color:#333;
}

textarea{
	border: 1px solid #9c0a0d;
	width:350px;
	background:#fff;
	color:#333;
}

input#security_code{
	width:120px;
}

div.CaptchaImageDiv{
    display:block;
	float:left;
	margin-top:10px;
	padding:0;
	text-align:left;
	clear:left;
	width:140px;
}

div.CaptchaImageDiv img{
	margin:0;
	padding:0;
}

div#ContactForm div.TextFieldDiv{
	font-size:10px;
}

input#submit{
	background:#9c0a0d;
	border: 1px solid #fff;
	color:#000;
	margin-top:10px;
	font-weight:bold;
	width:120px;
}

#frmexam .buttonletter
	{
	width: 20px !important;
	}

#frmexam .buttoncheck
	{
	width: 80px !important;
	}

#frmexam .textword
	{
	width: 160px !important;
	}

/* // FORM */
