/* @override 
	http://wendyhouse.gtdabtesting.com/design/css/screen.css
	http://www.thewendyhouseblakemere.com/design/css/screen.css
*/

body {
	background:url('/images/body-bg.jpg') repeat-x top center #aa0b00;
	font-family:Verdana, Arial, Sans-serif;
  	font-size: 0.8em;
	margin:0;
	padding:0;
}

#contact {
	position: absolute;
	z-index: 1;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	width: 780px;
	margin-left: -345px;
	left: 50%;
	margin-top: 9px;
}

#contact a {
	color: #FFF;
	text-decoration: none;
}

#contact a:hover {
	color: #FFF;
	text-decoration: underline;
}

#contact ul {
	margin: 0px;
	padding: 0px;
}

#contact li {
	list-style-type: none;
	display: inline;
	padding-right: 60px;
}

#flash {
	width:  863px;
	height:  317px;
	position: absolute;
	margin-left: -430px;
	margin-right: auto;
	left:  50%;
}


#head {
	width:863px;
}

#head img{
	width:863px;
}

#main {
	background:white;
	margin-left: auto;
	margin-right: auto;
	width:859px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	line-height: 1.5em;
	font-size: 1em;
	
}

#main h1 {
	font-weight: normal;
	color: #370004;
	margin-top: 0px;
	font-size: 1.8em;
	margin-bottom: 14px;
}

#main h2 {
	font-weight: normal;
	color: #8e1922;
	margin-top: 0px;
	font-size: 1.3em;
	margin-bottom: 10px;
	font-style: italic;	
	line-height: 1.3em;
}

#main h4 {
	color: #8e1922;
	margin-top: 0px;
	font-size: 1.1em;
	margin-bottom: 1px;

	line-height: 1.3em;
}

#main p {
	margin-top: 0px;
	margin-bottom: 14px;
}

#main a {
	color: #8e1922;
}

#container {
	background:url('/images/content-bg.jpg') no-repeat #f8f8ef;
	position: relative;
	top: 0px;
	width:859px;
	margin-top: 0px;
	clear: both;
	padding-top: 1px;
	padding-bottom: 20px;
}

#rightmenu {
	float:right;
	width:261px;
}

#rightmenu ul {
	list-style:none;
	margin:35px 0 0 0;
	padding:0;
	width:230px;
}

#rightmenu ul li {
	border-bottom:1px solid #cbb67e;
	padding:0;
	margin:0;
}

#rightmenu ul li.last {
	border-bottom:none;
}

#rightmenu ul li a {
	color:#870900;
	line-height:32px;
	margin-left:15px;
	text-decoration:none;
	text-transform:uppercase;
}

#rightmenu ul li a:hover, #rightmenu ul li a .selected {
	color:#240300;
}

#content {
	margin:50px 0 0 40px;
	width:510px;

	line-height: 1.5em;
}

#footer {
	text-align: right;
	font-size:1em;
	clear: both;
	border-top: 1px solid #DDD;
	padding-top: 7px;
	padding-right: 5px;
}

#footer a {
	margin:0 2px;
	color: #666;
	border-left: 1px solid #CCC;
	padding-left: 8px;
	padding-right: 8px;
}

.img_left {
	padding: 2px;
	float:  left;
	margin-right: 15px;
}

.img_right {
	padding: 2px;
	float:  right;
	margin-right: 15px;
	margin-bottom: 2px;
}

#main .examples_images {
	margin-bottom: 10px;
}

.examples_images img {
	border: 2px solid #e7c875;
}

/* -----------Catalogue */
#catalog_chain 
{
  margin-bottom:10px;
  background-color: #f4eed6;
  border: 1px solid #e3dec8;
  padding: 6px 5px 4px 10px;
  color: #907d44;
}

#catalog_chain a
{
  text-decoration:underline;
  color: #907d44;
  padding-left: 3px;
  padding-right: 2px;
}

#catalog_choose {
 
 
}

.catalog_choose_el
{
  border: 1px solid #e3dec8;
  margin-bottom: 10px;
  background-color: #f3ecd0;
 
}

.catalog_item {
	border: 1px solid #e3dec8;
  margin-bottom: 10px;
  background-color: #f3ecd0;
  padding: 0px;
}

.catalog_choose_el img {
	width:  125px;
}

.short_text {
	width:  345px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

.short_text a {
	font-size: 1.2em;
}

#main .short_text .more a {
	font-size: 1em;
	float: right;
}

#main .short_text .price {
	color: #aa0b00;
	font-size: 1.1em;
}

#main #content .catalog_item .short_text p.price  {
	color: #aa0b00;
	font-size: 1.1em;
	margin-bottom: 0px;
}

#main .catalog_choose_el .short_text p {
	margin-top: 0px;
	margin-bottom: 4px;
}

#main .catalog_item .short_text p {
	height: 40px;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 4px;
}

.full_item {
	
}

#main .full_item h1 {
	color: #8c0803;
	line-height: 1.1em;
}

#main .full_item .back {
	float: right;
	font-size: 1.1em;
}

.cat_img_full {
	float: right;
	margin-left: 15px;
	padding: 3px;
	border: 1px solid #a3dec8;
	width:  200px;
}

.pager {
	border: 1px solid #e3dec8;
  margin-bottom: 10px;
  background-color: #f3ecd0;
  padding: 5px 12px 4px 12px;
  
}


/* News */ 

div.newsrow
{
	border: 1px solid #e3dec8;
  margin-bottom: 10px;
  background-color: #f3ecd0;
  padding: 15px 12px 15px 12px;
}

div.newsrow div.title2_r
{
 color: #6d6550;
 font-style:italic;
 border-bottom: 1px solid #d3dec8;
 padding-bottom: 5px;
 margin-bottom: 5px;
}

.pr div {
	padding-bottom: 10px;
}

.more2 {
	float: right;
}

div.newsrow div.title1
{
 color: #780900;
 font-size: 1.2em;
}

div.newsrow div.more
{
 text-align:right;
}

.contact_details {
	float: right;
	text-align: right;
	padding-top: 60px;
}

#form1 {
	border: 1px solid #e3dec8;
  margin-bottom: 10px;
  background-color: #f3ecd0;
  padding: 10px 12px 10px 22px;
}

.contact_form dd {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

.contact_form dt {
	margin: 0px;
	padding: 0px;
}

.contact_form input {
	width: 450px;
}

.contact_form textarea {
	width: 454px;
}

.cart3 {
	width: 100%;
	margin-top: 20px;
	padding: 1px;
	border: 1px solid #e3dec8;
}

.cart3 td {
	padding: 5px 10px 4px 10px;
	background-color: #f3ecd0;
	border: 1px solid #e3dec8;
}

.cart3 tr.cart_caption {
	font-weight: bold;	
}

.cart3 tr.cart_caption td {
	background-color: #d9d2ba;
	color: #970500;
}

.cart5 {
	width: 100%;
	margin-top: 20px;
	padding: 20px 10px 15px 30px;
	border: 1px solid #e3dec8;
	line-height: 1.3em;
}

.cart5 td {
	padding: 5px 10px 4px 10px;
	background-color: #f3ecd0;
	border: 1px solid #e3dec8;

}

.cart5 input{
	width:  290px;
}

.cat_img {
	width:  125px;
}

td.optional {
	background-color: #d9d2ba;
}


