@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
* html {
height: 100%;
}
.holder_shadow {
	background: url(/assets/img/bg_shadow.png) center repeat-y;
}
body {
	background: url(/assets/img/bg.jpg) top repeat-x #c4b79f;
	font: 12px/1.45em "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #737578;
	text-align: left;
	height:100%;
}
img {
	border: 0px;
}

/* Text based CSS ------------------------------------------------------------------------- */

p {
	margin-bottom: 10px;
	line-height: 18px;
	text-align: left;
	color: #737578;
}
h1 {
	font-size:17px;
	font-weight: normal;
	padding-bottom: 10px;
	color:#c7171e;
	line-height:20px;
	text-align:left;
	letter-spacing:-1px;
	text-transform: uppercase;
	
}
.red {
	color: #c7171e;
}
.green {
	color: #2c5c2d;
}
.gold {
	color: #ae8f3e;
}
.hr {
	background: url(/assets/img/bg_hr.png) top repeat-x;
	height: 2px;
	margin-bottom: 10px;
	border: 0px;
	text-decoration: none;
}
h2 {
	font-size:13px;
	font-weight: 700;
	padding-bottom: 10px;
	color:#69686b;
	line-height:17px;
	text-align:left;
	text-transform: normal;
}
h3 {
	font-size:13px;
	font-weight: 700;
	padding-bottom: 7px;
	color:#c7171e;
	line-height:17px;
	text-align:left;
	letter-spacing:;
	text-transform: uppercase;
	
}
h4 {
	font-size:14px;
	font-weight: 700;
	padding-bottom: 0px;
	color:#2c5c2d;
	line-height:17px;
	text-align:left;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	
}
.news_item h4 { text-transform: none;}
h5 {
	font-size:13px;
	font-weight: 700;
	padding-bottom: 0px;
	color:#2c5c2d;
	line-height:17px;
	text-align:left;
	text-transform: normal;
	letter-spacing: -0.5px;
	
}
a:link, a:visited, a:hover, p a:link, p a:visited {
	color: #2c5c2d;
}
p a:hover, ul li a:hover {
	color: #2c5c2d;
	border-bottom:1px dotted;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.mb {
	margin-bottom:20px;
}
strong {
	font-weight: bold;
}
.container_24 {
	background: #fff;
}
.relative {
	position: relative;
}
.pad_top {
	padding-top: 7px;
}
.news_item {
	background: url(/assets/img/bg_hr.png) bottom repeat-x;
	padding-bottom: 4px;
	margin-bottom: 7px;
}
.jcarousel-container-horizontal {
    background: url(/assets/img/bg_hr.png) bottom repeat-x;
}
.news_item p {
	line-height: 18px;
	margin-bottom: 4px;
}
.news_item img {
    float: left;
    background: #fff;
    padding: 4px;
    border: 1px solid #cfcfcf;
    margin-right: 14px;
}
/* Top Navigation ------------------------------------------------------------------------- */

.top_links {
	padding-top: 10px;
	height: 45px;
	position: relative;
	z-index: 301;
	width: 320px;
	float: right;
	padding-right: 70px;
}
.top_links p span {
	font-size: 9px;
}
.top_links ul {
	list-style: none;
	margin-bottom: 7px;
}
.top_links ul li {
	float: right;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #9b9b9b;
}
.top_links ul li a:link, .top_links ul li a:visited {
	color: #9b9b9b;
}
.top_links ul li a:hover, .top_links ul li a.selected {
	color: #3c103f;
	border-bottom: 1px dotted #3c103f;
}
.top_links ul li.last {
	border-right: 0px;
	padding-right: 0px;
}


/* Header ------------------------------------------------------------------------- */

.subscribe {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
}
.banner img {
	float: right;
	padding-top: 36px;
}
.logo {
	
}
.logo img {
	width: 403px;
	height: 120px;
	padding: 10px 0px 10px 10px;
	float: left;
}
.top_nav {
	background: url(/assets/img/bg_nav.jpg) repeat-x top;
	
}

#lists {
	list-style: none;
	padding-top: 0px;
	height: 20px;
	z-index: 40;
	position: relative;
}  /* margins for this demonstration only */
#lists li {
	float: left;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	display: block;
	/* border-right: 1px solid #eac398; */
}


#lists li a.tl, #lists li a.tl :visited {
	color: #fff;
	padding: 11px 20px 11px 5px;
	display: block;
	width: auto;
	float: left;
	background: url(/assets/img/bg_nav_li_up2.jpg) right 13px no-repeat;
}


#lists li a.tl.selected {
	background: url(/assets/img/bg_nav_li_over2.jpg) right 13px no-repeat; 
	color: #eac398;
}
#lists li a.tl:hover {
	text-decoration: none;
	background: url(/assets/img/bg_nav_li_over2.jpg) right 13px no-repeat; 
	color: #eac398;
	border: 0px;
	white-space: normal;
}
#lists li.last a.tl  {
	background: url(/assets/img/bg_nav_li_up.jpg) right 13px no-repeat;
}
#lists li.last a.tl:hover {
	background: url(/assets/img/bg_nav_li_over.jpg) right 13px no-repeat;
}
#lists ol {
	display: none;
}
#lists :hover ol {
	display: block;
	width: 158px;
	float: left;
	border: 0px;
	margin: 0px;
	position: absolute;
	left: -5px;
	top: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#lists :hover ol li {
	clear: both;
	float: left;
	width: 130px;
	padding:7px 10px 7px 10px;
	margin: 0px;
	border: 0px;
	border-bottom: 1px dashed #eac398;
	background: url(/assets/img/bg_nav.jpg) repeat-x 0px -1px;
}
#lists :hover ol li:hover {
	color: #eac398;
}
#lists :hover ol li:hover a {
	color: #eac398;
	background: url(/assets/img/bg_nav_li_up.jpg) right 3px no-repeat;
}

#lists :hover ol a {
	font-size: 11px;
	font-weight: normal;
	display: block;
	background: none;
	border: 0px;
	color: #fff;
	background: url(/assets/img/bg_nav_li_up.jpg) right 3px no-repeat;
}

#lists :hover ol a:hover {
	color: #eac398;
	border: 0px;
}
.mag_holder {
	width: 208px;
	height: 225px;
	background: url(/assets/img/bg_mag.png) top center no-repeat;
	float: right;
	padding: 4px;
	padding-left: 75px;
	position: absolute;
	right: 0px;
	top: 5px;
}
.slide_home {
	width: 400px;
	height: 200px;
	float: left;
}
.mod {
	background: url(/assets/img/bg_mod.jpg) repeat-x top;
	border: 1px solid #d8d8d8;
	padding: 15px;
	position: relative;
}
.mod_new {
    background: url(/assets/img/bg_mod_new.jpg) repeat-x top;
	border: 1px solid #d8d8d8;
	padding: 15px;
	position: relative;
}
.mb {
	margin-bottom: 5px;
}
.mt {
	margin-top: 5px;
}
.pt {
	padding-top: 5px;
}
.left_holder {
	width: 720px;
	float: left;
}
.icon_right {
	position: absolute;
	right: -1px;
	top: 274px;
	z-index: 1000;
}
.content {
	padding-top: 5px;
}
.content ul {
	padding-left: 15px;
	margin-bottom: 17px;
	margin-top: 15px;
}
.content ul li ul {
	padding: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 0;
	background: none;
}
.content ul li {
	line-height: 17px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin-left: 14px;
	margin-right: 14px;
}
.content ul li ul li {
	font-size: 11px;
	color: #2c5c2d;
	line-height: 14px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 0px;
	border-bottom: 0;
}
.btn {
	background: url(/assets/img/plus.jpg) right top no-repeat;
	padding-right: 20px;
}
.btn2 {
	background: url(/assets/img/more.jpg) right top no-repeat;
	padding-right: 16px;
	font-weight: bold;
}
.btn3 {
	background: url(/assets/img/more.jpg) left top no-repeat;
	padding-left: 16px;
}
.btn-up {
	background: url(/assets/img/more-up.jpg) right top no-repeat;
	padding-right: 16px;
}
.right_ad {
	position: absolute;
	top: 60px;
	right: -140px;
}
/* Footer ------------------------------------------------------------------------- */

.footer {
	padding-top: 6px;
	background: url(/assets/img/bg_footer.jpg) repeat-x top #c49b6c;
}
.footer .f_right p {
	font-size:10px;
	color:#6a6b6d;
	text-align:right;
}
.footer .f_left ul
{
	margin-top: 20px;
}
.footer .f_left ul li
{
	padding-left: 20px;
	font-size: 10px;
}
.footer .f_left p {
	font-size:10px;
	color:#6a6b6d;
	text-align:left;
	padding-left: 20px;
	padding-top: 30px;
}
.footer .f_left {
}
.footer  a:link, .footer  a:visited  {
	color:#6a6b6d;
}
.footer  a:hover  {
	
}
h2.lhs
{
	font-size: 1.6em;
	color: #a31e22;
	font-weight: 700;
	text-transform:uppercase;
	padding-left: 5px;
}
h2.article
{
	color: #b49640;
	font-size: 1.6em;
	font-weight: 700;
	text-transform:uppercase;
	
}
.holder
{
	padding-top: 20px;
}
ul.lhs_navigation
{
	margin-top: 1px;
}
ul.lhs_navigation li
{
	font-family: Tahoma;
	font-size: 1em;
	text-transform:uppercase;
	background: url(/assets/img/bg_hr.png) bottom repeat-x;
	font-weight:400;
	color: #737578;
	padding: 4px;
}
div.article_header
{
	background: url(/assets/img/bg_hr.png) bottom repeat-x;
	padding: 4px;
	margin-bottom: 10px;
}
div.article_image
{
	/* background: url(/assets/img/bg_hr.png) bottom repeat-x; */
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
}
div.rhs_box
{
	border: 1px solid #b49640;
	background-color: #fffcea;
	margin-top: 10px;
	padding: 10px;
}
div.rhs_box h2
{
	font-size: 1.2em;
	color: #a31e22;
	font-weight: 700;
	text-transform:uppercase;
	background: url(/assets/img/bg_hr.png) bottom repeat-x;
	margin-bottom: 5px;
}
div.rhs_box input[type=text]
{
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #d4d5d6;
	padding: 4px;
	width: 180px;
}
div.rhs_box select
{
	margin-top: 5px;
	margin-botton: 5px;
}
div.rhs_box input[type=image]
{
	margin-top: 10px;
	margin-bottom: 5px;
}
div.rhs_box p
{
	color: #b49640;
	text-align: center;
}
div.rhs_box img
{
	margin-top: 10px;
}
ul.lhs_navigation li.normal
{
	text-transform: none;
	color: #000;
}
ul.lhs_navigation li.normal span.red
{
	color: #a31e22;
}
p.green
{
	font-family:"Times New Roman", Times, serif;
	color: #2d602f;
	font-size: 1.3em;
}
p.author
{
	margin: 0px;
	padding: 0px;
}

div.c2a
{
	padding: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	cursor: pointer;
}
div.c2a h3
{
	color: #FFF;
	cursor: pointer;
}
div.c2a p
{
	color: #FFF;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	cursor: pointer;
}
.article_body ul
{
	margin-left: 20px;
}
.article_body ul li
{
	list-style: disc;
	margin-bottom: 8px;
}
.article_body
{
	margin-bottom: 50px;
}

/* ECOMMERCE STYLE */
form.styleLabel label
{
	float:left;
	width: 160px;
	text-align: right;
	padding-right: 5px;
}
form.styleLabel fieldset
{
	padding:1em;
	margin-top: 20px;
	border: 1px dotted #54752b;
}
form.styleLabel fieldset legend
{
	font-weight: bold;
}
form.styleLabel fieldset div
{
	display: block;
	margin-bottom:.5em;
}
form.styleLabel fieldset#delivery_address
{
	display: none;	
}
div.error
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #C00;
}
div .error ul li
{
	text-align: left;	
}

table.basket tr th, table.basket tr td
{
	text-align: left;
	padding: 3px;
}
.back_issues * {
	vertical-align: text-top;
}

.cc-cookies {
  bottom: 0;
  top: initial;
}
