/* @group Reset  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

a img { border: none; }

/* @end */

/* general settings */
html {
	background:#245d2e url(/images/bg-html.gif) fixed repeat-x 0 0;
}
body {
	margin:0;
	padding:6px 0 0;
	font:12px/17px tahoma, verdana, sans-serif;
	background:url(/images/bg-body.jpg) fixed no-repeat 50% 0;
}
img{border-style:none;}

a:link, a:visited {
	text-decoration: none;
	color: #b11116;		
}
a:hover, a:active {
	text-decoration:underline;
	color: #b11116;
}
a:focus {outline:none;}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
p          { margin: 0 0 16px; }

ul, ol      { margin:0 1.5em 1.5em 3em;}
ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}
blockquote  { margin: 1.5em; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 24px; line-height:27px; margin:0 0 10px; color: #245d2e; }
h2 { font-size: 20px; line-height:23px; margin:0 0 10px; color: #245d2e; }
h3 { font-size: 16px; line-height:19px; margin:0 0 7px; color: #245d2e; }
h4 { font-size: 15px; line-height:18px; margin:0 0 7px; color: #245d2e; }
h5 { font-size: 13px; line-height:16px; margin:0 0 4px; font-weight: bold; }
h6 { font-size: 12px; line-height:17px; margin:10px 0 0; font-weight: bold; }

/* wrapper */
#wrapper{
	width: 988px;
	margin:0 auto;
}
/* header */
#header{
	height:194px;
	position:relative;
	z-index:1;
}
#header .header-holder{
	padding:19px 19px 0;
	height:175px;
	background:url(/images/bg-header.png) no-repeat;
}
#header .logo{
	position:relative;
	margin:0 33px 0 0;
	padding:21px 0 0 47px;
	float:left;
	width: 197px;
}
#header .logo a{
	display:block;
	overflow:hidden;
	height:97px;
	text-indent:-9999px;
	background:url(/images/logo.gif) no-repeat 0 0;
}
#header .grow{
	position:absolute;
	top:112px;
	left:295px;
	width:221px;
	height:15px;
	text-indent:-9999px;
	background:url(/images/bg-grow-text.gif) no-repeat;
}
#header .search-form{
	position:relative;
	float:right;
	padding:21px 20px 0 0;
}
#header .search-form .add-nav,
#header .search-form .text,
#header .search-form .button{float:left;}
#header .search-form .add-nav{
	margin:0 11px 0 -6px;
	padding:0;
	display:inline;
	list-style:none;
	height:21px;
	font-size:11px;
	line-height:21px;
}
#header .search-form .add-nav li{
	float:left;
	padding:0 9px 0 8px;
	background:url(/images/sep-add-nav.gif) no-repeat 100% 7px;
}
#header .search-form .add-nav a{
	color:#b11116;
	font-size: 11px;
}
#header .search-form .button {
	margin:0 0 0 5px;
	font: 11px arial, tahoma, sans-serif;
	color:#fff;
	border:none;
	width: 51px;
	padding:3px 0 4px;
	cursor:pointer;
	background:#900e12 url(/images/bg-button.gif) repeat-x;
}
#header .search-form .text{
	height:14px;
	background:none;
	border:1px solid #c5cdbc;
	width: 105px;
	vertical-align:top;
	font: 11px arial, tahoma, sans-serif;
	padding: 4px;
}
#header .search-form span{
	float:left;
	padding:5px 0 0;
	color:#333;
	font-size: 11px;
}
#header .cart{
	position:absolute;
	right:37px;
	top:105px;
	color:#333;
	font-size: 12px;
	padding:7px 41px 13px 0;
	background:url(/images/a-cart.gif) no-repeat 100% 0;
}
/* navigation BC */
#nav_553124{
	position:absolute;
	bottom:0;
	width: 950px;
	left:19px;
	margin:0;
	padding:0;
	list-style:none;
	height:39px;
	overflow:hidden;
	background:url(/images/bg-nav.gif) repeat-x 0 -39px;
}
#nav_553124 li{
	float:left;
	margin:0 0 0 -1px;
	background:url(/images/sep-nav.gif) no-repeat 0 0;
}
#nav_553124 a{
	float:left;
	margin:0 0 0 1px;
	display:inline;
	padding:12px 23px 13px 23px;
	color:#fff;
	font-size: 13px;
        line-height: 14px;
}
#nav_553124 a.selected,
#nav_553124 a:hover{
	text-decoration:none;
	background:url(/images/bg-nav.gif) repeat-x;
}
x#nav_553124 .selected {
	text-decoration:none;
	background:url(/images/bg-nav.gif) repeat-x;
}
/* main */
#main {
	clear:both;
	height:1%;
	overflow:hidden;
	padding:0 19px 0;
	background:url(/images/bg-main.png) repeat-y 0 100%;
}
.visual{position:relative;}
.visual img{display:block;}
.visual .visual-holder{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	height:12px;
	width: 950px;
	background:url(/images/bg-visual-holder.png) repeat-x;
}
.main-holder{
	padding:37px 8px 0 32px;
	overflow:hidden;
	height:1%;
}
/* content */
#content{
	margin:0 0 -16px;
	width: 618px;
	float:left;
}
.box-holder{
	position:relative;
	overflow:hidden;
	margin:0 0 25px;
	padding:0 11px 0 11px;
}
.box-holder .add-nav{
	float:left;
	margin:0 24px 0 3px;
	padding:0;
	list-style:none;
	width: 113px;
	position:relative;
}
.box-holder .add-nav li{
	float:left;
	width: 113px;
	margin:0 0 1px;
}
.box-holder .add-nav a{
	position:relative;
	float:left;
	width: 97px;
	color:#fff;
	text-transform:uppercase;
	font-size: 12px;
        line-height: 14px;
	padding:5px 8px;
	background:url(/images/bg-add-nav.gif) repeat-x 0 0;
}
.box-holder .add-nav a:hover,
.box-holder .add-nav a.active{
	color:#000;
	text-decoration:none;
	background:url(/images/bg-add-nav-active.gif) no-repeat;
}
.box-holder .some-img{
	float:right;
	margin:24px 0 0 10px;
}
.box-holder p{
	margin:9px 0;
	font: 12px/17px tahoma, arial, sans-serif;
}
.box-holder p a{
	color:#b11116;
}
.block{
	position:relative;
	margin:0 0 29px;
	background:url(/images/bg-block.gif) repeat-y;
}
.block .block-t{background:url(/images/bg-block-top.gif) no-repeat;}
.block .block-b{
	padding:13px 12px;
	overflow:hidden;
	background:url(/images/bg-block-bottom.gif) no-repeat 0 100%;
}
.blog .heading,
.block .heading{
	margin:0 0 14px;
	padding:7px 13px 5px;
	background:url(/images/bg-block-heading.gif) no-repeat 0 0;
}
.blog .heading{margin:0 0 18px;}
.blog .heading h2,
.block .heading h2 {
	margin:0;
	font: 14px/15px arial, tahoma, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.block .heading h2 a{
	color:#fff;
	text-decoration:none;
}
.block .heading h2 a:hover{
	text-decoration:underline;
}
.block h3{
	margin:0;
	padding:4px 0 0;
	font:bold 22px arial, tahoma,sans-serif;
	text-transform:uppercase;
}
.block h3 a{
	color:#b11116;
}
.block .title{
	display:block;
	margin:0 0 7px;
	font:13px arial, tahoma,sans-serif;
}
.block .title a{
	color:#b11116;
}
.block p{
	margin:0 0 12px;
	line-height:17px;
	font-size: 12px;
}
.block .row{
	overflow:hidden;
	
}
.block .row .more,
.block .row .buy{
	float:left;
	width: 69px;
	padding:5px 0;
	color:#fff;
	margin:0 5px 0 0;
	font-size: 11px;
        line-height:13px;
	text-align:center;
}
.block .row .more{background:url(/images/bg-button.gif) repeat-x;}
.block .row .buy{background:url(/images/bg-buy.gif) repeat-x;}
.block .block-frame{
	float:left;
	width: 100%;
	margin:13px 0 0;
	background:url(/images/bg-block-frame.gif) repeat-y;
}
.block .block-frame-t{background:url(/images/bg-block-frame-top.gif) no-repeat;}
.block .block-frame-b{
	overflow:hidden;
	
	text-align:center;
	padding:10px 0 12px;
	background:url(/images/bg-block-frame-bottom.gif) no-repeat 0 100%;
}
.block .block-frame strong{
	font:bold 16px arial, tahoma,sans-serif;
	color:#245d2e;
	display:block;
}
.block .block-frame ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
.block .block-frame ul li{
	display:inline;
	padding:0 6px 0 9px;
	background:url(/images/sep-frame-list.gif) no-repeat;
}
.block .block-frame ul li.first{background:none;}
.block .block-frame ul a{
	font:bold 16px arial, tahoma,sans-serif;
	color:#b11116;
}
.box-holder .box.left{float:left;}
.box-holder .box.right{float:right;}
.box-holder .box{width: 275px;}
.box-holder .box .heading{
	overflow:hidden;
	margin:0 0 1px;
	padding:7px 10px 7px 14px;
	background:url(/images/bg-box-heading.gif) no-repeat;
}
.box-holder .box .heading h2{
	margin:0;
	float:left;
	font: 14px/15px  arial,tahoma, sans-serif;
	text-transform:uppercase;
	color:#fff;
}
.box-holder .box .heading h2 a{
	color:#fff;
	text-decoration:none;
}
.box-holder .box .heading h2 a:hover{
	text-decoration:underline;
}
.box-holder .box .heading .rss{
	float:right;
	height:16px;
	width: 16px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/img-rss.gif) no-repeat;
}
.box-holder .box img{
	display:block;
	margin:0 0 13px;
}
.box-holder .box .row{
	overflow:hidden;
	
}
.box-holder .box .row .some-link{
	float:left;
	margin:0 10px 0 0;
	font-size: 13px;
	color:#b11116;
}
.box-holder .box .row .date{
	float:left;
	padding:3px 0 0;
	font-style:normal;
	color:#000;
	font-weight:bold;
	font-size:10px;
}
.box-holder .box p{
	margin:0 0 11px;
	line-height:14px;
	font-size:11px;
}
.box-holder .box .more{
	float:left;
	padding:5px 8px;
	color:#fff;
	font-size:11px;
        line-height:13px;
	background:url(/images/bg-button.gif) repeat-x;
}
.box-holder .more{
	float:left;
	padding:5px 8px;
	color:#fff;
	font-size:11px;
        line-height:13px;
	background:url(/images/bg-button.gif) repeat-x;
}
/* sidebar */
#sidebar{
	margin:-7px 0 0;
	width: 242px;
	float:right;
}
#sidebar .visual-box {
	width: 240px;
	margin: 0 0 10px;
}
.inner #sidebar .visual-box{
	margin:0 0 3px;
}
#sidebar .visual-box .heading{
	padding:23px 0 10px;
	text-align:center;
	width: 100%;
	background:url(/images/bg-visual-box-top.png) no-repeat;
}
#sidebar .visual-box .heading h4{
	margin:0 5px 0 0;
	font:bold 15px/18px arial, tahoma, sans-serif;
}
#sidebar .visual-box .heading.green h4{
	color:#245d2e;
}
#sidebar .visual-box .heading h4 span{
	font-weight:normal;
        font-size:14px;
        line-height:17px;
}
#sidebar .visual-box .visual-holder{
	padding: 0 17px 0 9px;
	overflow:hidden;
	height:1%;	
	background:url(/images/bg-visual-box.png) repeat-y;
}
#sidebar .visual-box .visual-holder img{
	display:block;
	margin:0 0 10px;
}
#sidebar .visual-box .text-holder{
	position:relative;
	padding:0 13px 1px 11px;
	overflow:hidden;
	height:1%;	
}
#sidebar .visual-box .text-holder p{
	margin:0 0 11px;
	font-size:11px;
	line-height:14px;
}
#sidebar .visual-box .text-holder p a{
	color:#b11116;
	font-weight:bold;
}
#sidebar .visual-box .text-holder ul{
	margin:0 0 10px 0;
	padding:0;
}
#sidebar .visual-box .text-holder ul li{
	margin:0;
	padding:2px 0 3px 0;
	list-style:none;
	font-size:11px;
	line-height:14px;
        font-weight:bold;
        border-bottom: 1px solid #e2e6dd;
}
#sidebar .visual-box .text-holder .more{
	float:left;
	padding:5px 7px;
	color:#fff;
	font-size:11px;
        line-height:13px;
	background:url(/images/bg-button.gif) repeat-x;
}
#sidebar .visual-box .visual-box-b{
	height:69px;
	background:url(/images/bg-visual-bottom.png) no-repeat;
}
#sidebar .visual-box .visual-box-bot{
	text-align:center;
	height:71px;
	width: 214px;
	padding:0 17px 0 9px;
	background:url(/images/bg-visual-bot.png) no-repeat;
}
#sidebar .visual-box .visual-box-bot2{
	text-align:center;
	height:39px;
	width: 214px;
	padding:0 17px 0 9px;
	background:url(/images/bg-visual-bot2.png) no-repeat;
}
#sidebar .visual-box .visual-box-bot .buy{
	display:block;
	position:relative;
	padding:6px 0 8px;
	width: 90px;
	margin:0 auto;
	color:#fff;
	font-size:14px;
	background:url(/images/bg-buy-inner.gif) repeat-x 0 0;
}
#sidebar .box{
	position:relative;
	display:inline;
	float:right;
	width: 210px;
	margin:0 21px 29px 0;
}
.inner #sidebar .box{
	margin:0 21px 27px 0;
}
#sidebar .box .heading{
	padding:6px 10px;
	margin:0 0 10px;
	background:url(/images/bg-sidebar-heading.gif) no-repeat;
}
#sidebar .box .heading h4{
	margin:0;
	color:#fff;
	font:14px arial, tahoma, sans-serif; 
	text-transform:uppercase;
}
#sidebar .box .heading h4 a{
	color:#fff;
	text-decoration:none;
}
#sidebar .box .heading h4 a:hover{
	text-decoration:underline;
}
#sidebar .sidebar-nav{
	margin:-5px 0 0;
	padding:0;
	list-style:none;
}
#sidebar .sidebar-nav li{
	overflow:hidden;
	height:1%;	
	margin:0 0 1px;
	background:url(/images/bg-sidebar-list.gif) repeat-x;
}
#sidebar .sidebar-nav a{
	float:left;
	padding:6px 0 7px;
	color:#b11116;
	font-size:12px;
        line-height:15px;
}
#sidebar .box{
	overflow:hidden;
	height:1%;	
}
#sidebar .box .img-holder{
	float:left;
	margin:0 12px 0 0;
	background:#fff;
}
#sidebar .box .img-holder-t{
	float:left;
	overflow:hidden;
	height:1%;	
	background:url(/images/bg-img-holder-top.gif) no-repeat;
}
#sidebar .box .img-holder-b{
	float:left;
	overflow:hidden;
	height:1%;	
	padding:3px;
	background:url(/images/bg-img-holder-bottom.gif) no-repeat 0 100%;
}
#sidebar .box blockquote{
	margin:0;
	font:normal 11px/14px tahoma, arial, sans-serif;
}
#sidebar .box blockquote q{
	display:block;
	margin:0 0 14px;
}
#sidebar .box blockquote cite {
	display:block;
	margin:0 0 13px;
	font-style:normal;
}
#sidebar .box blockquote cite .name{
	display:block;
	font-style:normal;
	font-weight:bold;
}
#sidebar .box blockquote cite .name a{
	color:#b11116;
}
#sidebar .box .more{
	float:left;
	padding:4px 8px 8px;
	color:#fff;
	font-size:11px;
        line-height:13px;
	background:url(/images/bg-button.gif) repeat-x;
}
#sidebar .questions{
	float:left;
	width: 198px;
	display:inline;
	margin:0 0 29px 10px;
	overflow:hidden;
	padding:10px 10px 12px;
	background:url(/images/bg-banner.png) no-repeat;
}
.inner #sidebar .questions{
	padding:7px 10px 10px 14px;
	width: 184px;
	background:url(/images/bg-banner.png) repeat-x;
}
#sidebar .questions span{
	font:bold 16px arial, tahoma, sans-serif;
	color:#fff;
}
#sidebar .questions span a{
	color:#fff;
        text-decoration: none;
}
#sidebar .questions span a:hover{
        text-decoration: underline;
}
#sidebar .questions dl{
	margin:0;
	font-size:13px;
	font:13px arial, tahoma, sans-serif;
	color:#fff;
}
#sidebar .questions dt,
#sidebar .questions dd{
	white-space:nowrap;
	position:relative;
	margin:0 5px 0 0;
	float:left;
}
#sidebar .questions dl a{color:#fff;}
#sidebar .share {margin:0 0 0 10px;}
/* footer */
#footer{
	overflow:hidden;
	height:1%;	
	padding:40px 0 20px;
	text-align:center;
	background:url(/images/bg-footer.png) no-repeat;
}
#footer strong{
	display:block;
	font-weight:normal;
	margin:0 0 19px;
	font-size:16px;
	color:#fff;
}
#footer ul{
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	display:inline;
}
#footer li{
	display:inline;
	padding:0 3px 0 9px;
	background:url(/images/sep-footer.gif) no-repeat 0 3px;
}
#footer p{
	margin:0;
	display:inline;
}
#footer p,
#footer ul a{font-size: 11px;}
#footer p{color:#fff;}
#footer ul a{color:#72bf72;}
/* inner */
.inner #content .blog{
	padding:0 0 16px 12px;
	overflow:hidden;
	height:1%;	
}
.blog .photo{
	float:left;
	margin:7px 18px 0 0;
}
.blog p{
	margin:0 0 16px;
	line-height:17px;
}
.blog h3{
	margin: 0 0 5px;
	font-size:18px;
	color:#245d2e;
	font-weight:normal;
}
.req {color:#b11116;}
.container {width:100%; overflow:hidden;}

/* table */
.price-guide table {
	border-collapse: collapse;
	margin: 15px 0 10px 0;
}
.price-guide th {
	background:#b11116 url(/images/bg-add-nav.gif) repeat-x 0 0;
	padding: 3px 12px 3px 12px;
	color: #fff;
	text-align: center;
        vertical-align: middle;
	border-left: 1px solid #fff;
	xborder-bottom: solid 2px #fff;
}
.price-guide tr {
	background: #fff;
}
.price-guide td {
	text-align: center;
        vertical-align: middle;
	padding: 2px 11px 2px 11px;
	border: 1px solid #e2e6dd;
}	
/* end - table */
.block .block-inner{
	float:left;
	width: 100%;
	margin:13px 0 0;
	background:url(/images/bg-block-frame.gif) repeat-y;
}
.block .block-inner-t{background:url(/images/bg-block-frame-top.gif) no-repeat;}
.block .block-inner-b{
	overflow:hidden;
	
	padding:12px 12px 12px 12px;
	background:url(/images/bg-block-frame-bottom.gif) no-repeat 0 100%;
}
.block .block-inner-b .more{
	float:left;
	padding:5px 8px;
	color:#fff;
	font-size:11px;
        line-height:13px;
	background:url(/images/bg-button.gif) repeat-x;
}
.rating {display:none;}

.heading{
	xmargin:0 0 14px;
	padding:7px 13px 5px;
	background:url(/images/bg-block-heading.gif) no-repeat 0 0;
}
.heading h2 {
	margin:0;
	font: 14px/15px arial, tahoma, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
#sidebar .visual-box .text-holder #webapp8042pagination {display:none;}