body {
  background:url(img/bg.jpg) repeat-x;
  margin:0;
  font:12px Arial, sans-serif;
}

a img {
  border:0;
}

#container {
  width:790px;
  margin:0 auto;
  text-align:left;
}



/* estilos HEADER */
#header {
  float:left;
  width:790px;
  height:100px;
}

#header img {
  float:left;
}

#header .menu {
  padding-top:50px;
  float:right;
  width:450px;
  font-family:tahoma;
}

#header .menu a {
  text-transform:uppercase;
}

#header .link1 {
  text-decoration:none;
  color:#fff;
  padding:5px 0;
  display:block;
  float:left;
  width:66px;
  text-align:center;
  margin:0 4px;
}

#header .link2 {
  text-decoration:none;
  color:#fff;
  padding:5px 0;
  display:block;
  float:left;
  width:111px;
  text-align:center;
  margin:0 4px;
}

#header .link3 {
  text-decoration:none;
  color:#fff;
  padding:5px 0;
  display:block;
  float:left;
  width:80px;
  text-align:center;
  margin:0 4px;
}

#header a:hover {
  color:#ff98cc;
}

#header .bot1,#header .bot2,#header .bot3 {
  color:#ff98cc;
  padding:5px 0;
  display:block;
  float:left;
  text-align:center;
  margin:0 4px;
  text-transform:uppercase;
}

#header .bot1 {
  background:url(img/bot-menu1_press.png) no-repeat;
  width:66px;
}

#header .bot2 {
  background:url(img/bot-menu2_press.png) no-repeat;
  width:111px;
}

#header .bot3 {
  background:url(img/bot-menu3_press.png) no-repeat;
  width:80px;
}



/* estilos BODY */
#finder {
  background:url(img/search-bg.png) no-repeat;
  padding:23px 0 0 40px;
  height:44px;
  float:left;
  width:790px;
}

#finder form,#finder p {
  float:left;
  padding:0;
  margin:0;
}

#finder label {
  margin:10px 0 0;
  display:block;
  float:left;
}

#finder input {
  float:left;
  background:url(img/search-input.png) no-repeat;
  width:298px;
  padding:6px 0 0 5px;
  border:none;
  margin:5px 20px 0 10px;
  height:21px;
  font-size:12px;
  color:#666;
}

#finder select {
  color:#666;
  float:left;
  font-size:1.1em;
  margin:10px 20px 0 10px;
  padding:0;
  width:168px;
}

#finder a {
  float:left;
  margin:5px 0 0 7px;
}

#finder a img {
  border:none;
}

#content {
  background:url(img/container-bg.png) no-repeat;
  padding-top:10px;
  padding-bottom:30px;
  padding-right:30px;
  padding-left:30px;
  float:left;
  width:730px;
  *width:780px;
}

.signup_link{
  padding-bottom:10px;
}

.signup_form{
  float:left;
  width:400px;
}

.signup_form .clear_float{
  margin-top:5px;
  clear:both;
  overflow:hidden;
}

.signup_form .label{
  float:left;
  color:#0E7CC7;
  width:100px;
}

.signup_form .input{
  float:left;
}

.signup_form .submit{
  float:right;
  margin-right:13px;
}

.signup_form .registration_errors{
  float:right;
  margin-right:13px;
  color:red;
}

.signup_form .submit input[type=submit]{
  color:#666666;
}

.signup_form .input input[type=text]{
  color:#666666;
  width:280px;
}

.signup_form .input input[type=password]{
  color:#666666;
  width:280px;
}

.signup_form .input select{
  color:#666666;
  width:286px;
}

.signup_link a{
  color:#0e7cc7;
  text-decoration:none;
}

.signup_link a:visited{
  color:#0e7cc7;
  text-decoration:none;
}

.messages{
  position:absolute;
  width:300px;
  height:20px;
  top:0px;
  left:360px;
  background-color:#dedede;
  color:#8d01d4;
  text-align:center;
  padding-top:5px;
  font-weight:bold;
}

.required{
  color:red;
  font-size:16px;
}

/* estilos FOOTER */
#footer {
  text-align:center;
  color:#0879c6;
  margin:10px 0;
}

#footer a {
  text-decoration:none;
  color:#0879c6;
}

#footer a:hover {
  color:#63bbf6;
}

#footer span {
  margin:10px 0;
  display:block;
}



/* BEAUTY ------------------------------------------------------------- */
#content .boxBeauty {
  float:left;
  width:717px;
  border:solid 1px #fe9dcd;
  background:url(img/marcoPink-bg.jpg) repeat-x;
  padding:10px 0 10px 10px;
}

#content .boxBeauty_for_filling_only {
  float:left;
  width:717px;
  padding:10px 0 10px 10px;
  height:40px;
}

#content .boxBeauty h1 {
  padding:0 0 20px;
  margin:0;
  font-size:16px;
  color:#666;
  float:left;
  width:720px;
}

#content .boxBeauty .boxProduct {
  float:left;
  width:136px;
  margin-right:7px;
}

#content .boxBeauty .boxProduct img {
  display:block;
}

#content .boxBeauty .boxProduct .content {
  background:url(img/marcoRounded-bg.gif) repeat-y;
  width:136px;
  text-align:center;
  font-size:11px;
}

#content .boxBeauty .boxProduct .content img {
  margin:0 auto;
}

#content .boxBeauty .boxProduct .content .violet {
  font-weight:bold;
  color:#a300fe;
  margin:10px 0;
  display:block;
  font-size:12px;
}

#content .boxBeauty .boxProduct .content .bold {
  font-weight:bold;
  font-size:12px;
}



/* HOME ------------------------------------------------------------- */
#content .greenBox {
  clear:both;
  width:608px;
  height:202px;
  margin:0 auto 30px;
  background:url(img/boxGreen-bg.png) no-repeat;
}

#content .greenBox .texts {
  float:left;
  width:180px;
  text-align:center;
  color:#fff;
  font-size:19px;
  padding:82px 15px 0;
}

#content .greenBox .texts2 {
  float:left;
  width:160px;
  text-align:center;
  color:#fff;
  font-size:19px;
  padding:82px 5px 0;
}



/* COMPARE ------------------------------------------------------------- */
#content .boxProductComp {
  background:url(img/marcoGray-bg.jpg) repeat-x;
  border:solid 1px #e4e4e4;
  float:left;
  width:717px;
  padding:10px 0 10px 10px;
}

#content .boxProductComp .category {
  color:#666;
  font-size:11px;
  float:left;
  width:580px;
}

#content .boxProductComp .category .bold {
  font-weight:bold;
}

#content .boxProductComp .category .result {
  background:url(img/bullet-arrowGray.gif) no-repeat;
  padding-left:8px;
  margin-left:5px;
}

#content .boxProductComp .rating {
  background:url(img/compare-rating.png) no-repeat right;
  float:left;
  width:117px;
  color:#666;
  font-size:11px;
  font-weight:bold;
}

#content .boxProductComp img {
  float:left;
  width:150px;
}

#content .boxProductComp .info {
  float:left;
  width:550px;
  font-size:11px;
}

#content .boxProductComp .info .tit {
  font-weight:bold;
  color:#a300fe;
  margin:10px 0;
  display:block;
  font-size:16px;
}

#content .boxComparison {
  background:url(img/marcoGray-bg.jpg) repeat-x;
  border:solid 1px #e4e4e4;
  float:left;
  width:727px;
  color:#666;
  margin:20px 0;
}

#content .boxComparison .titulos {
  float:left;
  width:727px;
  height:40px;
}

#content .boxComparison .col1 {
  float:left;
  width:193px;
  border-right:solid 1px #e4e4e4;
  text-align:center;
  padding-top:12px;
  height:30px;
}

#content .boxComparison .col2 {
  float:left;
  width:130px;
  border-right:solid 1px #e4e4e4;
  text-align:center;
  padding-top:12px;
  height:30px;
}

#content .boxComparison .col2 img {
  border:none;
}

#content .boxComparison .col3 {
  float:left;
  width:99px;
  border-right:solid 1px #e4e4e4;
  text-align:center;
  padding-top:12px;
  height:30px;
}

#content .boxComparison .col4 {
  float:left;
  width:99px;
  text-align:center;
  padding-top:12px;
  height:30px;
}

#content .boxComparison .fila {
  border-top:solid 1px #e4e4e4;
  float:left;
  width:727px;
  height:40px;
}

#content .boxComparison .logoProduct {
  float:left;
  width:193px;
  border-right:solid 1px #e4e4e4;
  text-align:center;
  padding-top:8px;
  height:34px;
}

#content .boxComparison .logoProduct img {
  border:none;
}

#content .boxComparison .bestValue {
  float:left;
  width:102px;
  text-align:center;
  height:42px;
  font-size:16px;
  font-weight:bold;
  color:#0f7dc8;
  background:url(img/bestvalue-bg.png) repeat-x;
  text-decoration:none;
}

#content .boxComparison .bestValue .destacado {
  font-size:10px;
  color:#fff;
  padding-top:1px;
  display:block;
  margin-bottom:5px;
}

#content .boxComparison .price {
  float:left;
  width:102px;
  text-align:center;
  font-size:16px;
  font-weight:bold;
  color:#0f7dc8;
  padding-top:12px;
  height:30px;
}

#content .boxComparison .outStock {
  float:left;
  width:99px;
  border-right:solid 1px #e4e4e4;
  text-align:center;
  padding-top:12px;
  height:30px;
  color:#ff2121;
}

#content .boxComparison .inStock {
  float:left;
  width:99px;
  border-right:solid 1px #e4e4e4;
  text-align:center;
  padding-top:12px;
  height:30px;
  color:#13a113;
}



/* RESULTS ------------------------------------------------------------- */
#content .result {
  float:left;
  width:545px;
  color:#666;
}

#content .brand-definition{
  color:#6a07ab;
  font-size:22px;
  padding:0 6px;
  text-transform:capitalize;
  margin:-22px 0 0;
  float:left;
  width:100%;
}

#content .result .destacado {
  color:#076aab;
  font-weight:bold;
  font-size:18px;
  padding:0 6px;
  text-transform:capitalize;
}

#content .result .destacadoCat {
  color:#076aab;
  font-weight:bold;
  font-size:18px;
  text-transform:capitalize;
  background:url('img/bullet-arrowGray.gif') no-repeat right center;
  margin-left:3px;
  padding:0 10px 0 4px;
}

#content .result span.first{
  padding-left:0;
  margin-left:0;
}

#content .result span.last{
  background:none;
}

#content .result .destacado a,
#content .brand-definition a,
#content .result .destacadoCat a{
  text-decoration:none;
  color:inherit;
}

#content .result .bold {
  font-weight:bold;
}

#content .category {
  float:right;
  width:175px;
  color:#666;
}

#content .category select {
  width:127px;
  font-size:12px;
  color:#666;
  margin-left:5px;
}

#content .sidebar {
  float:left;
  width:195px;
  border:solid 1px #e4e4e4;
  margin-top:15px;
  background:url(img/marcoGray-bg.jpg) repeat-x;
  color:#666;
}

#content .sidebar .tit1 {
  font-weight:bold;
  font-size:16px;
  padding:8px 0 10px 8px;
  display:block;
}

#content .sidebar .tit2 {
  font-weight:bold;
  font-size:16px;
  padding:8px 0 10px 8px;
  display:block;
  border-top:solid 1px #e4e4e4;
  background:url(img/marcoGray-bg.jpg) repeat-x;
}

#content .sidebar p {
  margin:0 0 10px 8px;
}

#content .sidebar .violet {
  font-weight:bold;
  color:#a300fe;
}

#content .sidebar .bold {
  font-weight:bold;
}

#content .sidebar .linkVioletSmall {
  color:#a300fe;
  font-size:11px;
  margin:0 0 10px 8px;
  text-decoration:none;
  display:block;
}

#content .sidebar .linkVioletSmall:hover {
  text-decoration:underline;
}

#content .sidebar .linkViolet {
  font-weight:bold;
  color:#a300fe;
  margin:0 0 10px;
  text-decoration:none;
}

#content .sidebar .linkViolet:hover {
  color:#ca6cff;
}

#content .sidebar .linksRefine {
  background:url(img/results-bgGreen.png) repeat-x;
  height:30px;
}

#content .sidebar .linksRefine .linkClose {
  text-decoration:none;
  font-weight:bold;
  color:#666;
  background:url(img/arrowViolet.gif) no-repeat left center;
  padding-left:13px;
  margin-left:8px;
  line-height:30px;
}

#content .sidebar .linksRefine .linkOpen {
  text-decoration:none;
  font-weight:bold;
  color:#666;
  background:url(img/arrowVioletDown.gif) no-repeat left center;
  padding-left:13px;
  margin-left:6px;
  line-height:30px;
}

#content .sidebar .price {
  padding-left:10px;
}

#content .sidebar .price input {
  width:44px;
  border:solid 1px #e4e4e4;
  margin-right:10px;
  float:left;
}

#content .sidebar .price label {
  float:left;
  margin-right:5px;
}

#content .sidebar .price img {
  border:none;
  margin:0 0 10px;
  float:left;
}

#content .listResults {
  float:left;
  width:520px;
  margin:15px 0 0 10px;
}

#content .listResults .paginado {
  float:left;
  width:520px;
  margin-bottom:10px;
  font-size:12px;
  color:#666;
}

.paginado .container {
  width:244px;
  margin:0 auto;
  text-align:center;
}

.paginado .container img {
  border:none;
  margin-top:2px;
  float:left;
  width:18px;
}

.paginado .container .botBegin {
  margin-right:7px;
  float:left;
  width:18px;
}

.paginado .container .active {
  color:#FF74B8;
  font-weight:bold;
  padding:3px 2px;
  border-right:solid 1px #DDDDDD;
  float:left;
  width:22px;
}

.paginado .container .of {
  padding:3px 0;
  float:left;
  width:22px;
}

.paginado .container .pages {
  color:#076aab;
  padding:3px 2px;
  text-decoration:none;
  border-right:solid 1px #DDDDDD;
  float:left;
  width:22px;
}

.paginado .container .pages2 {
  color:#076aab;
  padding:3px 2px;
  text-decoration:none;
  float:left;
  width:22px;
}

.paginado .container a:hover {
  color:#999;
}

#content .listResults .infoProduct {
  float:left;
  width:512px;
  border:solid 1px #e4e4e4;
  background:url(img/marcoGray-bg.jpg) repeat-x;
  padding:8px 0 8px 8px;
  margin-bottom:10px;
  *width:525px;
}

#content .listResults .infoProduct .category {
  color:#666;
  font-size:11px;
  float:left;
  width:384px;
  margin-bottom:10px;
}

#content .listResults .infoProduct .category .bold {
  font-weight:bold;
}

#content .boxProductComp .category .arrow,
#content .listResults .infoProduct .category .arrow {
  background:url(img/bullet-arrowGray.gif) no-repeat;
  padding-left:8px;
  margin-left:5px;
}

#content .listResults .infoProduct .rating {
  background:url(img/compare-rating0.gif) no-repeat right;
  float:left;
  width:118px;
  color:#666;
  font-size:11px;
  font-weight:bold;
  margin-bottom:10px;
}

#content .listResults .infoProduct .thumb {
  float:left;
  width:80px;
}

#content .listResults .infoProduct img {
  border:none;
}

#content .listResults .infoProduct .description {
  float:left;
  width:300px;
  font-size:11px;
  margin-left:5px;
  color:#000;
}

#content .listResults .infoProduct .description .tit {
  font-weight:bold;
  color:#a300fe;
  margin:0 0 5px;
  display:block;
  font-size:16px;
  text-decoration:none;
}

#content .listResults .infoProduct .description .tit:hover {
  color:#ca6cff;
}

#content .listResults .infoProduct .value {
  float:left;
  width:111px;
  font-size:11px;
  margin-left:5px;
  color:#666;
  text-align:right;
}

#content .listResults .infoProduct .value .price {
  color:#000;
  font-size:20px;
  font-weight:bold;
  display:block;
  margin:3px 0;
}

#content .listResults .infoProduct .value a {
  margin-top:8px;
  display:block;
}

.sidebar .menuGreen {
  float:left;
  margin:0;
  padding:0;
  width:195px;
}

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

.sidebar .menuGreen li h2 {
  background:transparent url(img/results-bgGreen.png) repeat-x;
  display:block;
  font-size:12px;
  margin:0;
}

.sidebar .menuGreen li h2:hover {
  background:transparent url(img/results-bgGreen-hover.png) repeat-x;
}

.sidebar .menuGreen li ul {
  padding-left:10px;
}

.sidebar .menuGreen li h2 a {
  background:transparent url(img/arrowViolet.gif) no-repeat left center;
  color:#666666;
  display:block;
  line-height:30px;
  margin-left:10px;
  padding-left:10px;
  text-decoration:none;
  width:175px;
  list-style:none;
}

.sidebar .submenu li {
  padding:4px 0;
}

.sidebar .submenu {
  margin:0 0 0 10px;
  padding:0 0 15px;
}

h1{
	font-size: 18px;
	color: #076AAB;
	text-transform: capitalize;
	display:inline;
	padding:0px 6px;
	margin:0px;
}