/* Main Styles */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	color:#883a00;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	background-position:-1px -1px;
}

h1 {
	font-size:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-weight:bold;
}

h2, h3, h4, h5, h6 {
	font-size:17px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-weight:bold;
	color:#c94300;
}

a:link, a:visited {
	text-decoration:underline;
	color:#883a00;	
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color:#c5591d;	
	font-weight:bold;
}

input, textarea, checkbox, select 
{ 
	background: #ffe07f; 
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #8d4c2b;
	border-color: #e29d40; 
	border-style: solid; 
	border-width: 1px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	padding:2px;
}


/* CONTAINERS */

#container {
	width: 1017px;
	float:left;
	padding-bottom:20px;
}

#topContainer {
	width:1071px;
	float:left;
	margin-bottom:0px;
}

#mainContainer {
	margin-left: 199px;
	width:761px;
	float:left;
	border-right:1px solid #C60;
	border-left:1px solid #C60;	
	background-color:#FFF;
}

/* TOP CONTAINER */

.topSEOBar {
	width:971px;
	float:left;
	background-image:url(images/topBar-Back.jpg);
	background-repeat:no-repeat;
	height:20px;
	padding: 5px 50px 0px 50px;
}

.topSEOText {
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	color:#b66d11;
}

.top3Images {
	width:1071px;
	float:left;
	height:380px;
}

.navBar {
	width:1071px;
	float:left;
	height:76px;
}

.beeBar {
	width:1071px;
	float:left;
	height:29px;
}

/* MAIN CONTAINER */

.mainBlock {
	width:465px;
	margin-left: 30px;
	float:left;
	padding: 0px 0px 10px 0px;
}

.rightBlock {
	width:223px;
	float:left;
	margin-left:20px;
}

.picsMain {
	width:136px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.mainHalf  {
	width:220px;
	float:left;
	margin-right:5px;
}

.dvInput
{
	width:450px;
	float:left;
}

.formLabel{
	width:120px;
	float:left;
	font-weight:bold;
}

.spnInputText {
	width:310px;
	float:left;
}

/* RIGHT BLOCK */

.loginBox {
	width:221px;
	float:left;
	border: 1px solid #f17b27;
	margin-top:15px;
}

.loginBarRight {
	width:178px;
	float:left;
	background-image:url(images/right-TopBarBlock.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	padding-left:38px;
	color:#ffe8a7;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	border-bottom: 1px solid #f17b27;
}

.loginPanel {
	width:178px;
	float:left;
	background-image:url(images/rightBox-Grad.jpg);
	background-repeat:repeat-x;
	background-color:#ffe7a6;
	padding: 5px;
	padding-left:38px;
	padding-bottom: 0px;

}

.registerBox {
	width:221px;
	float:left;
	border: 1px solid #f17b27;
	margin-top:15px;
	background-image:url(images/registerBlock-Back.jpg);
	background-repeat:no-repeat;
	height:265px;
}

.regsiterTextBlock {
	width:162px;
	float:left;
	margin-left:30px;
	margin-top:120px;
	text-align:center;
	padding-top:2px;
}

.registerNow {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;

}

.picRight {
	width:223px;
	float:left;
	margin-top:15px;	
}

.formBox {
	width: 210px;
	float:left;
	border: 1px solid #f17b27;
	margin-top:15px;
}

.formBar {
	width: 200px;
	float:left;
	background-image:url(images/right-TopBarBlock.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	padding-left: 5px;
	color:#ffe8a7;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	border-bottom: 1px solid #f17b27;
}

.formPanel {
	width: 200px;
	float:left;
	background-image:url(images/rightBox-Grad.jpg);
	background-repeat:repeat-x;
	background-color:#ffe7a6;
	padding: 5px;
	padding-bottom: 5px;
}

.formNXListBox {
	width: 460px;
	float:left;
	border: 1px solid #f17b27;
	margin-top:15px;
}

.formNXListBar {
	width: 450px;
	float:left;
	background-image:url(images/right-TopBarBlock.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	padding-left: 5px;
	color:#ffe8a7;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	border-bottom: 1px solid #f17b27;
}

.formNXListPanel {
	width: 450px;
	float:left;
	background-image:url(images/rightBox-Grad.jpg);
	background-repeat:repeat-x;
	background-color:#ffe7a6;
	padding: 5px;
	padding-bottom: 5px;
}

.formNXBox {
	float:left;
	border: 1px solid #f17b27;
	margin-top:15px;
}

.formNXBar {
	float:left;
	background-image:url(images/right-TopBarBlock.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	padding-left: 5px;
	color:#ffe8a7;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	border-bottom: 1px solid #f17b27;
}

.formNXPanel {
	float:left;
	background-image:url(images/rightBox-Grad.jpg);
	background-repeat:repeat-x;
	background-color:#ffe7a6;
	padding: 5px;
	padding-bottom: 5px;
}

/* FOOTER */

.footerBlock {
	width:761px;
	height:112px;
	float:left;
	background-image:url(images/footerBack.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #C60;
}

.footerLinkBlock {
	width:761px;
	float:left;
	text-align:center;
	color:#c45920;
	margin-top:25px;
}

a.footerL:link, a.footerL:visited {
	text-decoration:underline;
	color:#c45920;
	font-weight:normal;
	padding: 0px 5px 0px 5px;
}

a.footerL:hover {
	text-decoration:underline;
	color:#622b0d;
	font-weight:normal;
	padding: 0px 5px 0px 5px;
}

.bottomFooterText {
	width:761px;
	float:left;
	text-align:center;
	color:#c45920;
	margin-top:53px;
}

/* PRODUCT LISTING */

.productItem {
	width:454px;
	float:left;
	background-color:#faeec6;
	padding:5px;
	margin-bottom:15px;
}

.productPic {
	width:136px;
	float:left;
	margin-right:10px;
}

.productBlock {
	width:305px;
	float:left;
}

.productName {
	width:233px;
	height:30px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;	
	background-color:#dab66a;
	padding:3px;
}

.productNumber {
	width:60px;
	height:30px;
	float:right;
	color:#322a19;
	background-color:#dab66a;
	padding:3px;
	text-align:right;
}

.productDesciption {
	width:303px;
	float:left;
	margin-bottom:15px;
	color:#c94300;
}

.productPrice {
	width:70px;
	float:left;
	margin-bottom:5px;
	font-weight:bold;
}

.productOrder {
	width:303px;
	float:left;
}

.NextBackBlock {
	width:454px;
	float:left;
	text-align:center;
	background-color:#f7eed0;
	padding:5px;
}

.tableHeadingBox {
	background-color: #dab66a;
	padding: 'padding-top' 'padding-right' 'padding-bottom' 'padding-left' 3px;
}

.tableImage { 
	background:inherit; 
	border-width:0px; 
	margin-top:0px; 
	margin-bottom:0px;
	padding:0px;
}