body {
	background:url(images/site/page_bg.jpg) top left repeat-x #e2e2e2;
	margin:0;
	padding:0;
	font-family:arial,  helvetica, sans-serif;
	font-size:9pt;
	color:#333;
        text-align: center
}

img:noborder {
   border:0px;
}

#container {
	width:760px;
	margin:20px auto 20px auto;
	border:1px solid #000;
	background:#fff;
        text-align: left
}

#header {
	height:80px;
	text-align:center;
       
}

#header h1 {
	color:#fff;
	font-size:22pt;
	margin:0;
	padding:40px 10px 10px 10px;
}

#content {
	width:500px;
	padding:10px;
	float:right;
}

#content_full {

	padding:10px;

}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:georgia;
	font-weight:normal;
}

#content h1, h2 {
	color:#060;
	font-size:18pt;
	border-bottom:1px solid #ccc;
}

#content h3 {
	color:#333;
	font-size:12pt;
}


#sidebar {
	width:220px;
	padding:9px;
	float:left;
	margin:0;
}

.sidebar_box {
  display:block;
  background:#f2f7e9;
  color:#060;
  text-indent:20px;
  text-decoration:none;
  border:1px solid #ccc;
  padding:0px;
  margin:0px;
}

.sidebar_box_img {
  display:block;
  background:#f2f7e9;
  color:#060;
  text-decoration:none;
  border:1px solid #ccc;
  padding:0px;
  margin:0px;
}

.sidebar_title {
  display:block;
  padding:3px;
  color:#fff;
  text-indent:20px;
  text-decoration:none;
  background: #77a13d;
  font-weight: bold;
  font-size: 12pt;
  border-bottom:1px solid #ccc;
        
}

.sidebar_text
{
 border:0px;
}

.sidebar_text_center
{
 border:0px;
 text-align:center;
}

.sidebar_link_off
{
  border:1px solid #ccc;
  background:url(images/site/li-off.jpg) top left no-repeat #f2f7e9;
  padding:3px;
  text-decoration:none;
}

.sidebar_link_on
{
  border:1px solid #ccc;
  background:url(images/site/li-on.jpg) top left no-repeat #f2f7e9;
  padding:3px;
  text-decoration:none;
}

.sidebar_link_none
{
  border-bottom:1px solid #ccc;
  padding-top:2px;
  padding-bottom:2px;
  text-decoration:none;
}

a.sidebar_link {
  text-decoration:none;
padding-left:1px;
}

a.sidebar_link:hover {
  text-decoration:none;
  color:#f2f7e9;
  background: #77a13d;
 padding-left:1px;
}

a.sidebar_img_link img {
  border-width:0px;
  padding:0px;
  margin:0px;

}

#footer {
	clear:both;
	border-top:1px solid #000;
	background:#77a13d;
	padding:10px;
	color:#fff;
	font-size:8pt;
	text-align:center;
}

a {
	color:#060;
	font-weight:bold;
}

a:hover {
	background:#FFFFDD;
}


a.img_logo img {
        border:0px;
}

a.img_logo:link img {
        border:0px;
}

a.img_logo:visited img {
        border:0px;
}

a.img_logo:active img {
        border:0px;
}

a.img_logo:hover img {
        border:0px;
}


a.img_link_noborder img {
  border-width:0px;
}

a.img_link img {
  border-width:2px;
  border-color: #77a13d;
}

a.img_link:link img {
  border-width:2px;
  border-color: #77a13d;
}

a.img_link:visited img {
  border-width:2px;
  border-color: #77a13d;
}

a.img_link:active img {
  border-width:2px;
  border-color: #77a13d;
}

a.img_link:hover img {
  border-width:2px;
  border-color: #77a13d;
}




.cat_description
{
   background-color: #f2f7e9;
   padding:10px 10px 10px 10px;
   margin:10px 0px 10px 0px;
}

.cat_img
{
   margin:10px 0px 0px 0px;
}

.center{
   text-align: center;
}





#show_models{
   width:500px;
   float:left;
   overflow:hidden;

}

.show_models_pic{
   text-align:center;
   height:135px;
}


.show_models_title{
   text-align:center;
   height:30px;
}


.show_models_left_col{
   width:235px;
   border-right:1px solid #f2f7e9;
   float:left;
   padding-bottom:300px;
   margin-bottom:-300px;
}


.show_models_right_col{
   width:235px;
   float:left;
   padding-bottom:300px;
   margin-bottom:-300px;
}


.show_models_vert_divider{
   width:500px;
   border-bottom:1px solid #f2f7e9;
   float:left;
   margin-bottom:10px;
}

.show_models_vert_bottom_spacer{
   height:20px;
}

hr.cleaner {
      clear:both;
      height:10px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

.reviews {
	display:block;
	padding:3px;
	background:#f2f7e9;
	color:#060;
	text-indent:20px;
	text-decoration:none;
        margin:15px 0px 0px 0px;
}

.review_title {
	display:block;
	padding:3px;
	color:#fff;
	text-indent:20px;
	text-decoration:none;
        background: #77a13d;
	font-weight: bold;
        font-size: 12pt;
}

.review_box {
        background: #ffffff;
        padding:3px;
        margin:10px;
}

.review_header {
      border-bottom:1px solid #77a13d;
      font-weight: bold;
}

.review_header2 {
    font-weight: normal;
    text-indent:100px;
   
}

.review_img {
   float: right;
 
}

.review_text_box {
 padding:3px;
 margin:3px;
   
}

.review_text {
 padding:3px;
 margin:3px;
   
}

.review_title_new
{
  color: #993333;
  text-align:center;
  font-weight: bold;
  font-size: 16px;
  margin:15px 0px 0px 0px;
}

.more_reviews
{
 
  text-align:right;
  font-weight: bold;
  font-size: 18px;
  padding:5px 5px 5px 5px;
}

.review_form_box
{

  border-width: 2px 2px 2px 2px;
  border-spacing: 2px;
  border-style: solid;
  border-color: #F1E77C;
  border-collapse: separate;
  background: url(images/site/bg-review.jpg) top left repeat-x;
}



.model_images {
 float:left;
 padding:10px 10px 10px 10px;
 margin:0px 0px 0px 0px;
}





.shoplinks_box {
 margin:15px 0px 0px 0px;
}

.shoplinks_title
{
  color: #993333;
  text-align:center;
  font-weight: bold;
  font-size: 18px;
}

.shoplink_box {
  margin:2px;
  padding:2px;
  border:1px solid #ccc;
  background:#f2f7e9;
 
}

.shoplink_store_img {
 float: right;
  margin:2px;
  padding: 2px;
}

.shoplink_text {
 color:#000000;
 margin:2px;
 padding: 2px;
}





.fact_box {
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}

.adsense_box_left_menu {
	border:1px solid #ccc;
	background:#f5f5f5;
	text-align:center;
}

.adsense_box_product {
	text-align:center;

}



.specs_box {
    background:#f2f7e9;
    padding:3px;
    margin:3px;
}

.specs_title{
      font-weight: bold;
      padding-left:10px;
      font-size:12pt;
}


.newletter_box {
	border:2px dashed #ff0000;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}