﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	color: #009;
}
#outer-container {
	background-attachment: scroll;
	background-image: url(../images/bg_body.png);
	background-position: 0px 0px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#subfooter {
	height: 200px;
	width: 910px;
}

#container {
	text-align: left;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftcolumn p a {
	margin-bottom: 15px;
}
.mt10 {
	margin-top: 10px;
}

p {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-weight: normal;
}
#header {
	height: 100px;
	width: 910px;
}
.clearfloat {
	line-height: 0px;
	clear: both;
	height: 0px;
}
#shoppingcart {
	float: right;
	height: 0px;
	width: 214px;
	margin-top: 70px;
	margin-right: 10px;
	font-size: 12px;
	background-color: #006;
}
#logo {
	float: left;
	height: 90px;
	width: 205px;
}
#navtop {
	height: 20px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
}
#navtop ul li {
	display: inline;
}
#navtop ul {
	color: #FFF;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navtop ul li a {
	color: #FFF;
	bottom: 10px;
	text-decoration: none;
	background-color: #036;
	float: left;
	width: 10em;
	padding-top: 0.2em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	background-image: url(../images/bgheader.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #03F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
#leftcolumn {
	width: 230px;
	float: left;
	border: 1px solid #000;
}
#maincontent {
	float: right;
	width: 650px;
	color: #009;
}
#footer {
	height: 200px;
	width: 910px;
}
.section {
	background-color: #FFF;
	padding: 8px;
	border: 1px solid #ccccc;
}
.category {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:2px solid #FFFFFF;
	color:#000000;
	font-weight:bold;
	height:25px;
	padding:8px 0 0 8px;
	background-image: url(../images/cat_grad.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
	text-align: center;
	font-size: 18px;
}
.cbox {
border:1px solid #CCCCCC;
}
.mb10 {
margin-bottom:10px;
}
#leftcolumn ul li {
	width: 100%;
	border: 1px solid #CCC;
	background-color: #666;
	height: 1.5em;
	padding-top: 2px;
	background-image: url(../images/bgheader.png);
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
#leftcolumn ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#viewshopping {
	height: 80px;
	width: 220px;
	padding-left: 0px;
	text-align: center;
	padding-top: 5px;
}
#search {
	width: 220px;
	padding-top: 5px;
	padding-left: 10px;
	margin: 2px;
}
#leftcolumn ul li a:hover {
	background-color: #CCC;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#leftcolumn ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}


#viewshopping a {
	color: #03F;
}
#shoppingcart ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#shoppingcart ul li {
	display: inline;
}
#shoppingcart ul li a {
	color: #FFF;
	text-decoration: none;
	background-color: #006;
	float: left;
	width: 8em;
	padding-top: 0.3em;
	padding-left: 0.8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	padding-bottom: 0.5em;
}
#shoppingcart ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#titulo {
	color: #999;
	height: 50px;
	width: 650px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
.titulo {
	font-size: 18px;
	color: #006;
	font-weight: bold;
	text-align: left;
}
#onebestseller {
	float: left;
	width: 300px;
	text-align: center;
}
#bestsellers {
	float: right;
	width: 300px;
	font-size: 12px;
}
.parrafo {
	padding-left: 0px;
}
.center {
	text-align: center;
	color: #003;
	font-size: 12px;
	font-weight: bold;
}
#psection {
	margin: 10px;
	width: 620px;
}
#foto {
	float: left;
	height: 200px;
	width: 140px;
	margin: 10px;
}
#pDescription {
	float: right;
	height: 400px;
	width: 450px;
}
#products {
	margin: 10px;
	height: 500px;
	width: 630px;
	float: left;
}
.photo {
	float: left;
}
.contenido {
	float: right;
	height: 200px;
	width: 550px;
}
.texto {
	font-size: 12px;
	color: #003;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
#products {
	margin: 0px;
	padding: 0px;
}
#products {
	margin: 0px;
	padding: 0px;
	width: 650px;
}
.pname {
	font-size: 12px;
	color: #036;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.pfoto {
	float: left;
	height: 200px;
	width: 80px;
	padding: 40px;
}
.description {
	height: 400px;
	width: 600px;
}
.foto {
	float: left;
	height: 200px;
	width: 150px;
}
.description {
	float: right;
	height: 250px;
	width: 450px;
}
.shopping_cart {
	font-size: 12px;
	color: #000;
	text-align: left;
}
.info {
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
	color: #000;
}
td h1 {
	text-align: center;
	color: #006;
	font-size: 18px;
}
.left {
	text-align: left;
}
.pdosis {
	font-weight: bold;
	font-size: 14px;
}
.a_center {
	text-align: center;

}
.category {
	font-size: medium;
	text-align: center;
}
.subcategory {
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#firstcolumn {
	float: left;
	height: 300px;
	width: 200px;
	border: thin solid #000;
}
#secondcolumn {
	float: left;
	height: 300px;
	width: 200px;
	border: thin solid #000;
}
#maincontent .left {
	color: #000;
}
