/* CSS Document */
* {margin: 0; padding: 0;}

body{
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

img{
border: 0 solid #000000;
}



a {
color: #b60108;
}

#header{
width: 900px;
height: 116px;
margin-left: auto;
margin-right: auto;
}


#logo{
float: left;
}
#search{
margin-top: 10px;
margin-right: 10px;
float: right;
font-weight: bold;
font-size:14px;
}

#bannertop{
float: right;
background-color: #f0f0f0;
height: 60px;
padding:15px; 
}

#searchbox{
float: right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 10px;
width: 220px; /*220px*/
}

#carttext{
list-style-type:none;
float:right;
}
#carttext li{
float:left;
margin: 3px;
}



#textinput{
clear: both;
margin: 0px;
padding: 0;
height: 14px;
}

#searchul{
display:block;
clear:both;

list-style-type:none;
float: right;
}
#searchul li{
float:left;
margin: 1px;
}









#globalnav{
clear: both;
width: 900px;
margin-left: auto;
margin-right: auto;
}

#maincontainer{
clear:both;
/*background-image: url(../images/perfumesbg.jpg);*/
background-position: top;
width:900px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding-top: 25px;
}
#maincontainer ul{
list-style-type: none;

}
#maincontainer ul li{
float: left;
width: 150px;
/*height: 380px;*/
}

#maincontainer h2{
color: #990033;
}
#maincontainer p{
color: #000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}



.perfumelegend{
margin-left: auto;
margin-right: auto;
width: 250px;
}

#homesep{
clear: both;
float: left;
width:900px;
height: 25px;
margin-left: auto;
margin-right: auto;
}


#logoshow{
clear: both;
float: left;
width:900px;
height: 40px;
margin-left: auto;
margin-right: auto;
background: url(../img/parisperfumes_25.gif) repeat;
}


#column1{
float:left;
width: 200px;
text-align: left;
}

#productlogo{
float:left;
width: 180px;
text-align: center;
}
#productlogo img{
margin: 5px;
}


#column2{
float: right;
width: 750px;
/*background-color: #ffcc33;*/
}
#content{
margin: 25px;
}



#footer{
clear:both;
width:900px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
text-align: center;
border-top: 1px solid #666666;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;


}

#footer a{ 
color: #666666;
text-decoration:none;
}
#footer a:hover{ 
color: #666666;
text-decoration: underline;
}

.menu { 
  width: 150px; 
  /*border: 1px solid #ccc; */
  padding: 0px; 
  margin: 0px;

}
 
.menu h3 { 
  height: 20px;
  width: 150px; 
  font-weight: bold; 
  color: #0033cc;
  font-size: 12px;
  margin:   5px 0px 0px 10px; 
}
 
.menu ul, .menu ul li {
  padding: 3px; 
  margin: 0px; 
  list-style: none;
}
.menu ul{ 
  display: none;
}
 
.menu ul li { 
  vertical-align: middle;
  padding-left: 10px;
}
 
.menu ul li a { 
  display: block; 
  /*border-bottom: 1px dashed #eee; */
  text-decoration: none; 
  font-weight: normal; 
}

/* despliegue de productos */
#product8{
width:100%;
}
#product8 h3{
color: #b60108;
font-size: 14px;
}
#product8 h3 a{
color: #b60108;
text-decoration: none;
}
#product8 h3 a:hover{
text-decoration: underline;
}
#product8 ul{
list-style-type: none;
clear: both;
}
#product8 li{
float: left;
width:150px;
margin: 10px;
text-align: center; 
}



#product8 div{
height: 175px;
}
#product8 div img{
margin-bottom: 0%;
border: 0px solid #000;
}

/* detalles */

#detalles{

}
#detalles h3{
color: #3366cc;
}
#detalles a{
color: #3366cc;
font-weight: bold;
}
#detalles a:hover{
}
#detalles ul{
list-style-type: none;
clear: both;
}
#detalles li{
float: left;
width:300px;
margin: 10px;
text-align: center; 
}


#detalles img{
border: 0px solid #000;
margin: 15px;
}






#products { /*
	width:840px;
	padding:5px; */
}

#products h3 {
color: #b60108;
font-size: 14px;
}

#products h3 a{
color: #b60108;
text-decoration: none;
}
#products h3 a:hover{
text-decoration: underline;
}

#products ul{
	list-style-type: none;
	clear:both;
}

#products li {
	float: left;
	width:150px;
	margin: 10px;
	text-align: center; 
}

#products div {
	height: 175px;
}
#products div img {
	margin-bottom: 0%;
}

/* Paging 
div.paging {
	color: #ccc;
	margin: 20px 30px;
	clear:both;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
*/

.paginator {
	text-align:center;
	height:20px;
    margin: 20px 30px;
	clear:both;
}

    .paginator > div,
    .paginate-prev,
    .paginate-next {
        float: left;
        margin-right: 1.2em;
    }
    
.disabled {
    color: #606060;
}

.input {
	margin:0;
	padding:8px 0;
}

.edit-this {
	margin:5px;
}

.product {
	margin:25px;.
}

#detalles img {
border:0 solid #000000;
margin:15px;
}

#detalles p {
margin:10px 0;
}

/* Verify your Order styling */
table.productcart{
 width: 100%;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 0px;
 border-collapse: collapse;
 padding-top: 3px;
 border: none;
 font-size: inherit;
 }

table.productcart tr td{
 padding-bottom: 5px;
 font-size: 11px;
 font-size: inherit;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }

table.productcart tr.alt_row td{
 background-color: #f0f0f0;
 }


form.adjustform{
 display: inline;
 }

table.productcart tr.firstrow td{
 font-weight:bold;
 background-color: #e5e5e5;
 border-left: 2px solid white;
 }

table.productcart tr.firstrow td.firstcol{
 border-left: none;
 }

table.productcart tr.product_shipping td{
 vertical-align: middle;
/*  border-top: 1px solid #E1DAB7 !important; */
 padding-top: 4px;
 }

button.remove_button {
  margin: 0px !important;
}


#coupon_num{
  width: 134px !important;
 }

table.productcart tr.total_price td{
 border-top: 1px solid #999999 !important;
 border-bottom: 1px solid #999999 !important;
 font-weight: bold;
 padding-top: 4px;
 }
 
ul.checkout_links{
  list-style-type: none;
  padding-left: 0px;
 }
 
 
ul.checkout_links li{
  list-style-type: none;
  margin-left: 0px;
 }
 
ul.checkout_links li a{
 color: #555555 !important;
 font-weight: normal !important;
 }
 
ul.checkout_links li a:hover{
 color: #000000 !important;
 }
 
a.termsandconds
 {
 text-decoration: underline;
 }
 
 .validation-error input, .validation-error textarea {
   border: 1px solid red;
 }
 
 p.validation-error {
  color: red;
  margin-bottom: 0px;
 }
 
/* end Verify your Order styling */

form.wpsc_checkout_forms {
	margin:20px 0 0 0;
 text-align: left;

}

td, th {
padding:5px;
}

.center {
	text-align:center;
}

.message {
	margin:10px 0;
	padding:5px;
background:#E6EFC2 none repeat scroll 0 0;
border:2px solid #C6D880;
color:#264409;
}

.error_message {
	margin:10px 0;
	padding:5px;
background:#FBE3E4 none repeat scroll 0 0;
border:2px solid #FBC2C4;
color:#8A1F11;
}

/* HOME CONTENT */

#homecontent{
width:900px;
height:370px;
margin-left: auto;
margin-right: auto;
}
#perfumescroller{
float: left;
padding-left: 20px;
}
#slideshow{
float: right;
}




