/* @override 
	http://wbg2.gtdabtesting.com/design/css/screen.css
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	background: #eaeaea url(../images/body_bg.gif) repeat-y center top;
}

#login {
	position: absolute;
	font-size: 0.8em;
	text-transform: uppercase;
	width: 352px;
	background: url(../images/login_bg.gif) no-repeat;
	height: 25px;
	padding-left: 6px;
	padding-top: 7px;
	left:  50%;
	margin-left: 240px;
}

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

#login li {
	display: inline;
	list-style-type: none;
}

#login li a {
	float: left;
	display: block;
	color: #DDD;
	border-right: 1px solid #999;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
}

#login li a:hover {
	float: left;
	display: block;
	color: #FFF;
	border-right: 1px solid #999;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: underline;
}

#login li a.last {
	border: none;
}

#header_outer {
	background: #a12721 url(../images/header_bg.gif) repeat-x left top;
	padding-top: 25px;
	
}

#header_inner {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	padding: 0px 0px 12px 0px;
}

#logo_banner h1 {
	margin: 35px 0px 12px 0px;
	padding: 0px;
	color: #FFF;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.8em;
}

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

#search {
	float: right;
	width: 600px;
	text-align: right;
	color: #FFF;
	padding-right: 10px;
}

#container {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
}

/* @group Navigation */

#navigation {
	background: url(../images/nav_bg.gif) repeat-x;
}


#login li a { 
	display: block;
	float: left;
	color: #DDD;
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
}	

#login li {
  border: 0;
}

#login li a:hover {
  text-decoration: none;
	padding: 0px 10px 0px 10px;  
}


	

#top_nav {
	height: 31px;	
	width: 930px;
	margin-left: auto;
	margin-right: auto;

}

#top_nav ul {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}

#top_nav li {
	list-style-type: none;
	display: inline;
}

#top_nav li a {
	display: block;
	float: left;
	color: #DDD;
	text-decoration: none;
	border-right: 1px solid #BBB;
	padding: 0px 10px 0px 10px;
}

#top_nav li a:hover {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #BBB;
	padding: 0px 10px 0px 10px;
}

#secondary_nav {
	height: 33px;	
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

#secondary_nav ul {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}

#secondary_nav li {
	list-style-type: none;
	display: inline;
}

#secondary_nav li a {
	display: block;
	float: left;
	color: #BBB;
	text-decoration: none;
	border-right: 1px solid #BBB;
	padding: 0px 10px 0px 10px;
}

#secondary_nav li a:hover {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #BBB;
	padding: 0px 10px 0px 10px;
}

/* @end */

/* @group Banner */

#spotlight1 {
	width: 260px;
	float: right;
	background-color: #8b221c;
	padding: 12px;
	color: #CCC;
	font-size: 0.9em;
	line-height: 1.4em;
	height: 249px;
	cursor: pointer;
	overflow: hidden;
}

#spotlight1 h1 {
	margin: 0px;
	color: #FFF;
	font-size: 1.2em;
	position:relative;
	top: -50px;
	background-color: #8b221c;
	width: 200px;
	padding: 5px 12px 5px 2px;
	text-align: right;
	right:  -50px;
	line-height: 1.3em;
	height: 20px;
}

#spotlight1 h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 2px;
	position: relative;
	margin-top: 0px;
	top:  -16px;
}

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

#spotlight1 .highlight {
	text-transform: uppercase;
	color: #FFF;
}

#spotlight1 h1 .highlight {
	margin: 0px;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	position: relative;
}

#spotlight1 p {
	position: relative;
	top: -25px;
	margin-bottom: 0px;
	padding-left: 2px;
}

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

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

/* @end */

/* @group Left Sidebar */

#left_side_bar {
	width: 228px;
	padding-top: 14px;
	float: left;
}

.spotlight2 {
	background-color: #DDD;
	border-top: 4px solid #8b221c;
	margin-bottom: 10px;
	color: #333;
	font-size: 0.9em;
	line-height: 1.4em;
	cursor: pointer;	
}

.spotlight2 .text {
	padding: 14px;
}

#left_side_bar h1 {
	font-size: 1.1em;
	color: #8b221c;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
}

#left_side_bar h1 a {
	font-size: 1.1em;
	color: #8b221c;
	text-decoration: none;
	margin: 0px;
	text-transform: uppercase;
}

#left_side_bar h2  {
	margin: 0px;
	font-size: 1.1em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #BBB;
	padding-bottom: 6px;
	margin-bottom: 7px;
}

#left_side_bar h2 a {
	color: #666666;
	text-decoration: none;
}

#left_side_bar p {
	margin-top: 0px;
	margin-bottom: 12px;
}

#left_side_bar a {
	color: #8b221c;
}

#left_side_bar a:hover {
	color: #8b221c;
	text-decoration: none;
}

.advert {
	border: 1px solid #DDD;
	margin-bottom: 10px;
}

/* @end */

/* @group Main Content */

#content {
	width: 685px;
	float: right;
}

#main_content {
	width: 470px;
	float: left;
	padding-top: 27px;
	line-height: 1.4em;
	color: #444;
	padding-bottom: 20px;
}

#main_content h1 {
	color: #8b221c;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 12px;
}

#main_content h2 {
	color: #8b221c;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 10px;
}

#main_content h3 {
	color: #8b221c;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 10px;
}


#main_content h4 {
	color: #222;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 4px;
}

#main_content p {
	margin-top: 0px;
	margin-bottom: 12px;
}

#main_content a {
	color: #8b221c;
}

#main_content a:hover {
	color: #8b221c;
	text-decoration: none;
}

#main_content ul, ol {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 30px;
}

#main_content blockquote {
	margin: 0px 0px 12px 0px;
	padding: 16px;
	background-color: #EEE;
	border: 1px solid #CCC;
	font-style: italic;
}

#main_content cite {
	color: #8b221c;
	display: block;
	font-size: 1em;
	font-style: normal;
	text-align: right;
	font-weight: bold;
}

#main_content .border {
	margin-bottom: 12px;
	border: 1px solid #DDD;
	padding: 3px;
}

#main_content .left {
	margin-right: 12px;
	border: 1px solid #DDD;
	padding: 3px;
	float: left;
}

#main_content .right {
	margin-left: 12px;
	border: 1px solid #DDD;
	padding: 3px;
	float: right;
}

/* @end */

/* @group Right Sidebar */

#right_side_bar {
	width: 197px;
	float: right;
	margin-top: 15px;
	padding-bottom: 20px;
}


#directory_nav {
	background-color: #DDD;
	border-top: 4px solid #8b221c;
	margin-bottom: 10px;
	padding: 14px;
	line-height: 1.3em;
}

#directory_nav ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#directory_nav li {
	list-style-type: none;
	display: inline;
}

#directory_nav li a {
	color: #8b221c;
	text-decoration: none;
	display: block;
	color: #666;
	border-top: 1px solid #BBB;
	padding: 6px 0px 5px 0px;
}

#directory_nav li a:hover {
	color: #8b221c;
	text-decoration: none;
	display: block;
	border-top: 1px solid #BBB;
	padding: 6px 0px 5px 0px;
}

#right_side_bar h1 {
	font-size: 1.1em;
	color: #8b221c;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

#right_side_bar h1 a {
	font-size: 1.1em;
	color: #8b221c;
	text-decoration: none;
	margin: 0px;
}

#right_side_bar .promo_inner {
	background: url(../images/grey_rounded_top.gif) no-repeat center top;
	padding: 20px 15px 18px 15px;
}

#right_side_bar .promo_outer {
	background: #646464 url(../images/grey_rounded_bottom.gif) no-repeat center bottom;
	color: #DDD;
	font-size: 0.9em;
	margin-bottom: 10px;
}

#right_side_bar .promo_inner h1 {
	color: #FFF;
	font: 2.1em "Times New Roman", Georgia, Times, serif;
	text-transform: none;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 8px;
}

#right_side_bar .promo_inner p {
	margin-top: 0px;
	margin-bottom: 12px;
}

#right_side_bar .promo_inner h2 {
	font: 1.4em "Times New Roman", Georgia, Times, serif;
	color: #FFF;
	margin-bottom: 12px;
	margin-top: 0px;
}

#right_side_bar .promo_inner ul {
	margin: 0px;
	padding: 0px;
}

#right_side_bar .promo_inner li {
	list-style-type: none;
	background: url(../images/tick.gif) no-repeat left top;
	padding-left: 27px;
	padding-bottom: 10px;
}

#right_side_bar .promo_inner a {
  color: #FFF;
  font-weight: bold;
}


/* @end */


#contact {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 28px 20px 20px 27px;
}

#contact dl {
	margin: 0px;
	padding: 0px 0px 22px 0px;
}

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

#contact dd {
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

#contact input {
	width: 400px;
}

#contact textarea {
	width: 404px;
}


/* @group Footer */

#footer {
	clear: both;
	width:  920px;
	margin-left: auto;
	margin-right: auto;
	background-color: #848484;
	padding: 10px 20px 30px 20px;
	font-size: 0.9em;
}

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

#footer li {
	list-style-type: none;
	display: inline;
}

#footer li a {
	color: #DDD;
	border-right: 1px solid #AAA;
	padding: 0px 3px 0px 3px;
}

#footer li a:hover {
	color: #DDD;
	border-right: 1px solid #AAA;
	padding: 0px 3px 0px 3px;
}

/* @end */




/* --- Small shopping cart --- */

/* @group Shopping Cart */

#small_cart_status {
  color: #fff;
  padding: 0px;
  margin: 0;
  cursor: default;
  text-align: left;
  width: 320px;
  top: 10px;
  left: 50%;
  margin-left: 110px;
  position: absolute;
}

#cart_top {
  color: #fff;
  text-transform: uppercase;
  font-size: .8em;
  font-weight: lighter;
}

#cart_top a {
  color: #fff;
  padding: 0 10px;
}

#cart_top .text {
  width: 950px;
  margin: 0 auto;
  text-align: right;
}

#index_offer {
  float: left;
  width: 100%;
  padding: 20px 0;
}

#index_offer h2 {
	text-transform: capitalize;
}

/* @end */

#googleCheckoutLogo {
  position: relative;
  left: 50%;
  margin-left: 210px;
  width: 200px;
}

/* @group Membership Area */

#log {
  padding: 10px;
  background-color: #eee;
  border: 1px solid #ddd;
  margin: 0px;
}

#loginform form#log table {
	width: 99%;
	text-align: right;
}

#options {
  background-color: #ddd;
  border: 1px solid #ccc;
  padding: 5px 10px;
}

#options a {
  padding: 0 5px 0 0;
}

.account_details {
  background-color: #eee;
  border: 1px solid #ddd;
  padding: 20px 10px;  
  margin: 5px 0;
}

/* @end */

.message {
 background-color: #eee;
  border: 1px solid #ddd;
  padding: 20px 10px;  
  margin: 5px 0;
}

.tdtext {
  width: 180px;
  text-align: right;
}

.gallery img {
  border: 1px solid #CCC;
  padding: 1px;
  margin-right: 3px;
  width: 180px;
}

.shopping_cart {
  width: 100%;
  margin: 0px;
  color: #DDD;
  background-color: #111;
  border: 1px solid #333;
}

.shopping_cart hr {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #333;
}

.mybutton {
  text-align: center;
  color: #333;
  padding: 0 10px;
}

.category_container {
	
}

#main_content .category_container h2 {
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	display: block;
}

#main_content .category_container h2 a {
	text-decoration: underline;
	display: block;
	background-color: #EEE;
	padding: 7px 6px 6px 12px;
	margin-bottom: 4px;
	border-bottom: 2px solid #CCC;
}

#main_content .category_container h2 a:hover {
	text-decoration: underline;
	display: block;
	background-color: #DDD;
	padding: 7px 6px 6px 12px;
	margin-bottom: 4px;
	border-bottom: 2px solid #AAA;
}

.catalog_item {
	background-color: #EEE;
	padding: 14px;
	margin-bottom: 10px;
	border-top: 3px solid #8b221c;
}

.prod_desc {
	background-color: #EEE;
	padding: 20px 14px 24px 14px;
	margin-bottom: 10px;
	border-top: 3px solid #8b221c;
}

.prod_desc .address {
	font-weight: bold;
}

.prod_desc .cat_img {
	width: 190px;
	border: 1px solid #BBB;
	padding: 2px;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 3px;
}

/* My Comment */


#main_content .catalog_item h1 {
	font-size: 1.4em;
	margin-top: 5px;
}

.catalog_item .address {
	font-weight: bold;
}

.catalogue_image .cat_img_small {
	width: 150px;
	border: 1px solid #BBB;
	padding: 2px;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 3px;
}



#main_content .more a {
	display: block;
	background-color: #666;
	color: #FFF;
	text-decoration: underline;
	width: 124px;
	text-align: center;
	padding: 5px 3px 5px 3px;
	margin-top: 16px;
}

#main_content .more a:hover {
	display: block;
	background-color: #666;
	color: #FFF;
	text-decoration: none;
	width: 124px;
	text-align: center;
	padding: 5px 3px 5px 3px;
	margin-top: 16px;
}

.newsrow {
	background-color: #EEE;
	padding: 22px 14px 24px 14px;
	margin-bottom: 10px;
	border-top: 3px solid #8b221c;
}

#main_content .newsrow h1 {
	font-size: 1.4em;
	border-bottom: 1px solid #BBB;
	padding-bottom: 11px;
	margin-bottom: 8px;
}

.more2 {
	margin-top: 10px;
}

.downloads td {
	padding-bottom: 15px;
}

