﻿body{
	background-color: #E2D8C1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
	background-image: url(../images/template/tile_bg.gif);
	margin-top:0px;
	padding-top:0px;
}

p, div {
	padding-top:0px;
	margin-top:0px;
}

a {
	color:#AB1324;
	text-decoration:none;
}

a:hover {
	color:#AB1324;
	text-decoration:underline;
}

input,select {
	border:1px solid #E0D3B2;
	background-color:#ffffff;
	font-size:11px;
}

.inputOrder{
	border:1px solid #E0D3B2;
	background-color:#ffffff;
	font-size:11px;
	width:250px;
}

/*****************************************************************/
#body_container {
	width:759px;
	margin: 0px auto 0px;
	position: relative;
}

#main_container {
	background-image: url(../images/template/content_bg.gif);
	background-repeat:repeat-y;
/*	display:table; */
	width:755px;
	overflow:auto;
}

/*---------- header panel --------------*/

#header {
	width:726px;
	background-image: url(../images/template/header_bg.gif);
	background-repeat:no-repeat;
	height:113px;
}

#shopping_basket_note {
	display:block;
	color:#AB1324;
	font-size:10px;
	padding:48px 0px 0px 5px;
}

#shopping_basket_note a{
	color:#AB1324;
	text-decoration:none;
}

#shopping_basket_note a:hover{
	color:#AB1324;
	text-decoration:underline;
}


#nav {
	color:#564927;
	font-weight:bold;
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 430px;
}

#nav a{
	color:#564927;
	font-weight:bold;
	text-decoration:none;
}

#nav a:hover{
	color:#564927;
	font-weight:bold;
	text-decoration:underline;
}


/*---------- left panel ---------*/

#left_container {
	width:150px;
/*	display:table-cell; */
	float:left;
}

#shop_online_nav {
	background-image: url(../images/template/shop_nav_bg.gif);
	background-repeat:repeat-y;
	margin:0px 0px 0px 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#shop_online_nav_content {
	padding:5px 5px 5px 8px;
	position:relative;
}

#shop_online_nav_content h1 {
	font-size:15px;
	font-weight:bold;
	padding-bottom: 8px;
	margin-bottom: 5px;
	background-image: url(../images/template/div_bar_thick.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#shop_online_nav_content span {
	color:#A81322;
	font-size:11px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top: 0px;
	padding-top: 0px;
}

#shop_online_nav_content span a{
	color:#A81322;
	text-decoration:none;
}

#shop_online_nav_content span a:hover{
	color:#A81322;
	text-decoration:underline;
	
}

#search_product_box {
	background-image: url(../images/template/search_bg.gif);
	background-repeat:no-repeat;
	padding:15px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	height:75px;
	font-size:10px;
}

#advance_search_product_box {
	padding:15px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	height:75px;
	font-size:10px;
	
}

#advance_search_product_box input {
	width:230px;
	border:1px solid #E0D3B2;
	background-color:#ffffff;
	font-size:10px;
}
#advance_search_product_box select {
	width:233px;
	border:1px solid #E0D3B2;
	background-color:#ffffff;
	font-size:10px;
}


#advance_search_product_box input.button_go {
	width:auto;
	border:0px solid #E2D8C1;
}


#search_product_box form {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#search_product_box input {
	width:95px;
	border:1px solid #E0D3B2;
	background-color:#ffffff;
	font-size:10px;
}

#search_product_box input.button_go {
	width:auto;
	border:0px solid #E0D3B2;
}

#newsletter_signup_box {
	background-image: url(../images/template/search_bg.gif);
	background-repeat:no-repeat;
	padding:15px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	height:75px;
	font-size:10px;
}

#newsletter_signup_box form {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#newsletter_signup_box input {
	width:90px;
	border:1px solid #E0D3B2;
	background-color:#ffffff;
	font-size:10px;
}

#newsletter_signup_box input.button_go {
	width:auto;
	border:0px solid #E0D3B2;
}


/*------ right panel ----------*/

#right_container {
	width:560px;
/*	display:table-cell; */
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#page_heading_banner {
	padding:15px 0px 0px 10px;
}

#right_content {
	width:510px;
	padding:10px 25px 10px 25px;
	margin: 0px 0px 0px 0px;
}

#right_content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#AB1324;
	border-bottom:1px solid #E0D3B2;
	display:block;
	padding-bottom:3px;
}

#right_content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	color:#AB1324;
	border-bottom:1px solid #E0D3B2;
	display:block;
	padding-bottom:3px;
	margin-bottom:3px;
}



/*------------- footer ---- */

#footer {
	height:109px;
	background-image: url(../images/template/footer.gif);
	background-repeat:no-repeat;
	display:block;
	color:#000000;
	font-size:10px;
	text-align:center;
	padding:105px 0px 0px 0px;
	
}


#footer a{
	color:#000000;
	text-decoration:none;
}

#footer a:hover{
	color:#000000;
	text-decoration:underline;
}

#brown_div {
	border-top:1px solid #E0D3B2;
	padding-top:2px;
	clear:both;
}




/********************************************************************************************/
.red_text {
	color:#FF0000;
}

a.more {
	color:#594E2C;
	text-decoration:none;
	font-weight:bold;
}

a.more:hover  {
	color:#594E2C;
	text-decoration:underline;
	font-weight:bold;
}

input.button_style {
	border: medium none; 
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	background-image: url(../images/template/button_bg.gif); 
	width:100px;
	height:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

input.long_button_style {
	border: medium none; 
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	background-image: url(../images/template/long_button_bg.gif); 
	width:140px;
	height:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

input.red_button_style {
	border: medium none; 
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	background-image: url(../images/template/button_bg_red.gif); 
	width:100px;
	height:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

input.long_red_button_style {
	border: medium none; 
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	background-image: url(../images/template/long_button_bg_red.gif); 
	width:140px;
	height:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
}



/************************************** rich text editor styles *****************************/
.rte_heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#AB1324;
}

#seperate_line{
	border-bottom:1px solid #E0D3B2;
	
}
.subheading{
	font-weight:bold;
	color:#990000;
}
.thinTable{
	border:1px solid #CC9999;
}
.thinTable td{
	border:1px solid #CC9999;
	font-size:10px;
}
