@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(images/background.jpg) top center no-repeat #000000;
	color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
}

div { margin:auto;}

h1, h2, h3, h4{
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 24px;
	color:#F00;
	text-decoration: underline;
}

 h2{ font-size: 16px; }
 
 h3 {font-size:28px; color:#000000;text-decoration: none;}
 a.h3 {{font-size:28px; color:#000000;text-decoration: none;}  }
 
 h4  {font-size:22px; color:#000000;}

  p{
	line-height:1.5;
	color: #555555;
}
  
#container{
	text-align:center;
	border:1px solid #FFF;
	width:1000px;
}

#banner {
	text-align:center;
}

#content {
	float:left;
	width:750px;
	text-align:center;
}

#links {
	float:left;
	width:240px;
	text-align:center;
}

#footer {
	clear:both;
	text-align:center;
	height:30px;
	border:1px solid #000000;
}

.review_wrapper {
	background-color:#EEEEEE;
	padding:10px;
	margin-top:10px;
	-moz-border-radius:4px;
	color:#555555;
}

.links_wrapper {
	background-color:#EEEEEE;
	height:auto;
	padding:10px;
	margin-top:10px;
	margin-left:10px;
	-moz-border-radius:4px;
}

.imagebox{
	float:left;
}

.rela2{
    position:relative;
    float: right;
   
}

.moneyback {
height:105px;
left:-660px;
position:absolute;
top:369px;
width:32px;
z-index:5;
}

.about_product{
	display:block;
	width:460px;
	float:left;
	margin-left:10px;
	text-align:justify;
}

.rating {float:right;}

.call_to_action {
	width:371px;
	height:49px;
	margin-top:40px;
}

.clear {clear:both;}

/* begin Footer */
.art-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}

.art-footer .art-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}

.art-footer .art-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 1000px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.art-rss-tag-icon
{
  position: relative;
  display: block;
  float: left;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 25px;
  cursor: default;
}


.art-footer .art-footer-text p
{
  margin: 0;
}

.art-footer .art-footer-text
{
  display: inline-block;
  color: #292929;
  font-size: 11px;
}

.art-footer .art-footer-text a:link
{
  text-decoration: none;
  color: #296889;

}

.art-footer .art-footer-text a:visited
{
  text-decoration: none;
  color: #3B3B3B;

}

.art-footer .art-footer-text a:hover
{
  color: #0D212B;
  text-decoration: none;
}
/* end Footer ---------------------------------*/





/* begin Layout */
.art-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 1000px;
}

.art-content-layout .art-content-layout
{
  width: auto;
  margin:0;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell
{
   display: table-cell;
}

div.art-layout-cell div.art-layout-cell
{
   display: block;
}

div.art-content-layout-row
{
  display: table-row; 
}

.art-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */





/* begin Box, Block */
.art-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.art-block
{
  margin: 2px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 7px;
}

.art-blockheader .t
{
  height: 32px;
  color: #2E2E2E;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  font-weight:bold;
  margin:0;
  padding: 0 10px 0 28px;
  white-space: nowrap;
  line-height: 32px;	
}

.art-blockheader .l, .art-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('images/blockheader.png');
}

.art-blockheader .l
{
  left: 0;
  right: 0;
}

.art-blockheader .r
{
  width: 210px;
  right: 0;
  clip: rect(auto, auto, auto, auto);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.art-blockcontent-body
{
  color: #212121;

}

.art-blockcontent-body a:link
{
  color: #235976;

}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #808080;

}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #2F779D;
  text-decoration: none;
}

.art-blockcontent-body ul
{
  list-style-type: none;
  color: #0F2733;
  margin: 0;
  padding: 0;
}

.art-blockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 13px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */


