﻿/*
Design by Free CSS Templates #686868 
http://www.freecsstemplates.org   
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 25px;
	padding: 0;
	background: #999;
	text-align:left;
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #214263;
	
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
	color: #686868;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.imagemainr {
	width: 250px;
	height: auto;
	float: right;
	clear: left;
	margin: 0;
	padding-top: 10;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	
	}

.imagemainl {
	width: 250px;
	height: auto;
	float: left;
	clear: right;
	margin: 0;
	padding-top: 10;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}

.image2r {
	width: 200px;
	height: auto;
	float: right;
	clear: left;
	margin: 5px;
	padding: 0 0 5px 10px;
	
}

.image2l {
	width: 140px;
	height: auto;
	float: left;
	clear: none;
	margin: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}

.imageside {
	width: 190px;
	height: auto;
	float: none;
	clear: both;
	margin: 0;
	border: 1px solid #DCDADC;
	padding: 0;
	
}


#header {
	width: 1000px;
	margin: 0 auto;
	height: 170px;
	background: url(images/img02.jpg) repeat-x left top;
	
}

/* Header */

#logo {
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo span {
	color: #000000;
}

#logo h1 {text-transform: lowercase;
	padding: 2px 475px 0 0px;
	font-size: 1.0em;
	text-align :right;	
	color: #214263;
}

#logo p{
	letter-spacing: 0px;
	text-transform: lowercase;
	font-weight: normal;
	text-align :right;	
	padding: 1px;
	font-size: 10px;
	color: #110E0F;
	
}

#logo a {
	border: none;
	text-decoration: none;
	color: #214263;
}

#logo a:hover {
	border-bottom: 1px dotted #000000;
	text-decoration: underline;
	color: #214263;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float : left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu .reviewcart {
	position: static;
	left: 980px;
	top: 155px;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 540px;
	
}

.content h2 {
	font-size : 1.1em;
	;
	margin : 2px;
	padding : 5px;
	
}

.content h3 {
	color : #ffffff;
	font-size : 1.2em;
	margin : 10px 5px 5px 5px;
	background :  #8C0209;
	padding : 2px 2px 2px 5px;
	
}

.content ul, li {
	
	list-style: url('images/li_red_arrow.gif') disc outside;	
}

#content  .collapseh {
	cursor: pointer;
	position: relative;
	font-weight: bold;
	background-color: #DCDADC;
	background-image: url(images/plus.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-top: 5px;
	padding-right: 25;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
 
 
#content .selected {
background: #DCDADC url(images/minus.png) no-repeat 0 3px !important;
}
 
#content .collapsediv {
	background-color:#F4F6F4;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #F4F6F4;
	border-bottom-color: #F4F6F4;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}



.post {
	padding-bottom: 0px;
	line-height: 150%;
	
}


.post h1 {
	font-weight: normal;
	
}

.post h4 {
	margin-left: 15px;
	
}

.title {
	margin: 0;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
	font-weight: normal;
}

.tag {
	padding: 0 15px;
}

.entry {
	line-height:200%;
	font-weight: normal;
	padding-top: 5;
	padding-right: 5px;
	padding-bottom: 5;
	padding-left: 10px;
}

.share {
	line-height:200%;
	font-weight: normal;
	padding-top: 15;
	padding-bottom: 15;
	text-align: center;
}

.links {
	padding: 0px 5px;
	text-align: right;
	font-weight: bold;
}

.top {
	padding: 0 5px 0 0 ;
	text-align: center;
	font-weight: bold;
}

.imgtop {padding-left: 5px;
	width:auto;
	height:auto
}

.links a {
	border: none;
}

.links a:hover {
}

.imgmain {
	width: 510px;
	height: 270px;	
	padding-left: 10px;
	padding-bottom: 10px;
}

.imgpay {
	width: 538px;
	height:auto;
	margin-top: 45px;
	border:#000 solid 1px;
	
	
}

.imagepr {
	margin: -10px;
	padding: 0px;
	border: 0px;
	width: auto;
	height: 150px;
	float: right;
		
}


.red{
	color:#8C0209;
	font-weight : bold;
	margin-left: 10px
	
}

.imagecart {
	border: 0px;
	width: 111px;
	height: 22px;
	margin-left: 10px;
	margin-bottom:-5px;
	display:inline

}

.factsheet {
	padding: 1px;
	border: 0px solid gold;
	width: auto;
	height: auto;
	float: left;
	clear: left;
	margin: 1px 5px -20px 5px;
}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin: 0 1px;
	text-align: justify;
}
.rbroundbox { width: 98%; margin: 1em auto; 

}


.rbroundbox2 { background: url(images/nt2.gif) repeat; }
.rbtop2 div { background: url(images/tl2.gif) no-repeat top left; }
.rbtop2 { background: url(images/tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(images/bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(images/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 1px; }
.rbroundbox2 { width: 98%; margin: 1em auto; }

/*HTML code:

dark grey:

<div class="rbroundbox">
	<div class="rbtop"><div></div></div>
		<div class="rbcontent">
			<p>Lorem ipsum dolor sit amet, 
			</p>
		</div> /rbcontent 
	<div class="rbbot"><div></div></div>
</div> /rbroundbox 


light grey:

<div class="rbroundbox2">
	<div class="rbtop2"><div></div></div>
		<div class="rbcontent2">
			<p>Lorem ipsum dolor sit amet, 
			</p>
		</div> /rbcontent 
	<div class="rbbot2"><div></div></div>
</div> /rbroundbox 


http://www.neuroticweb.com/recursos/css-rounded-box/index.php
*/

/* Sidebars */

#sidebar1 {
	float: left;
			
}

#sidebar2 {
	float: right;
	
}

.sidebar {
	width: 220px;
	padding: 0;
	font-size: 12px;
	background-image :  url('images/bg_sidebar1.jpg');
	
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

.sidebar li {
	padding: 0 0 20px 0;
	list-style:none;
}

.sidebar li ul {
	list-style: none;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar li h3 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img06.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
	
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 5px;
	padding: 2px 2px;
	width: 178px;
	height: 18px;
	border: 1px solid #890208;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Table */

table.stats {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #900;
	margin-bottom: 20px;

}

table.stats td {
	
padding: 5px;
text-align: left;
border-bottom: 1px dashed; 
vertical-align:top;
}

table.stats td.hed {
	
background-color: #900;
color: #FFF;
padding: 3px;
text-align: center;
border: 1px #900 solid;
font-size: 11px;
font-weight: bold;

} 


/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}


.products {
	color: #0C3;
}
#wrapper #page #content {
	text-align: justify;
}
