/* CSS Document barefoot website by cynfyn */

/*----------------
	html
-------------------*/
*{
	padding:0;
	margin:0;
	}
html{
	background:url(images/bg_body.gif) repeat;
	}	
body{
	font-family:"Trebuchet Ms",Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	font-style:normal;
	}
.p_relative{
	position:relative;
	}
p{
	margin-bottom:14px;
	text-align:justify;
	}
			
/*----------------
	site
-------------------*/
#wrapper{
	width:950px;
	margin:0 auto;
	background:#FFFFFF;
	overflow:hidden;
	}
#wrapper:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility: hidden;
	}
	
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility: hidden;
	}	
	
#header{
	height:125px;
	}	
#nav_top{
	height:37px;
	background:#eddcb1;
	}
#col_left{	
	width:186px;
	background:url(images/bg_col_jc.gif) repeat-y right;
	}
#div_col_2{
	width:13px;
	background:#6782C5;
	}		
#col_left, #content, #div_col_2{
	float:left;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	}
#jewel{
	/*background:url(images/t_boutique_jewel.gif);*/
	
	}
#unique{
	/*background:url(images/t_unique.gif) #fff no-repeat; */
	background:url(images/bg_col_jc.gif) repeat-y right;
	}		
	
#content{
	width:751px !important;
	width:756px;
	background:url(images/bg_content.gif) repeat-x #FFFFFF;

	padding-top:17px;
	}
#home_conten, #flash{
	float:left;
	margin:1px;
	}
#home_conten{
	width:484px;
	}
#feat_product{
	width:743px;
	height:334px;
	background:#fcedce;
	clear:both;
	margin:0 auto;
	}
#footer{
	clear:both;
	height:78px;
	.height:79px;
	border-right:12px solid #6782C5;
	background:#fff;
	overflow:hidden;
	}		
.input_search{
	background:#6782C5;
	color:#FFFFFF;
	}
.item{
	font-size:13px;
	font-weight:bold;
	color:#5d5951;
	padding:15px 0 12px 20px;
	text-transform:capitalize; 
	}
.item a{
	color:#5d5951;
	text-decoration:none;
	}
.item a:hover{
	color:#5d5951;
	text-decoration:none;
	border-bottom:3px solid #5d5951;
	
	}		
.item, ul, li{
	list-style:none;
	}			
	
/*--------------------------------
	Area Products
--------------------------------*/
.title_prod{
	background:#6782C5;
	border-bottom:3px solid #43D4FA;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 0 0 12px ;
	}
.now{
	font-size:19px;
	font-weight:bold;
	color:#566CA3;
	}
.sizes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	color:#000000;
	}	
.name{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	border-bottom:2px solid #6782C5;
	border-top:2px solid #6782C5;
	padding:2px;
	}		
.id_prod{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
	
.spce table{
	border-collapse:collapse;
	}
.spce td{
	padding:5px;
	border:#CCCCCC 1px solid;
	}
.bg_spce{
	background:url(../images/bg_form.jpg) repeat-x;
	}
.product_lis_sp td {
	padding:15px;

	}
	
.border_img img {
	background:#fff;
	border-color:#aaa #ccc #ddd #bbb;
	border-style:solid;
	border-width:1px;
	padding:3px;
}						 						 	
/*----------------------------
	Quick View
-----------------------------*/	 	 

#quickv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	width: 91px; /*Ancho de la imagen*/
}
#quickv ul li {
	line-height: 23px; /*Altura de la Imagen*/
}
#quickv ul li a {
	display: block;
	overflow: hidden;
	background: url(../images/quick_v.gif)  no-repeat;
	cursor:pointer;
	text-indent:-9000px; /*para que no aparezca el txt en el href*/
}
#quickv ul li a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#fff;
	background-position:0 -26px; /*posicion a pasar el mouse por encima*/
	cursor:pointer;
}

.product a{
	color:#000000;
	text-decoration:none;
	}
.product a:hover{
	color:#000000;
	text-decoration:none;
	}
	
.title_d{
	background:#6782C5;
	border-bottom:3px solid #43D4FA;
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	}
.polices a{
	color:#51679B;
	text-decoration:none;
	}					
.polices a:hover{
	color:#51679B;
	text-decoration:none;
	border-bottom:2px solid #51679B; 	
	
	}

/*---------------------
		 BUTTONS 
 -----------------------*/

.buttons a, .buttons button{
    display:block;
    margin:0 7px 0 0;
    background-color:#DFDFDF;
    border:1px solid #9F9F9F;
    border-top:1px solid #BFBFBF;
    border-left:1px solid #BFBFBF;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
	outline:0;
	}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
	}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:19px; /* Safari */
	outline:0;
	}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
	}
.buttons button img, .bt_s a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
	}

/* STANDARD */
button:hover, .buttons a:hover{
    background-color:#708ED7;
    border:1px solid #556CA3;
    color:white;
	outline:0;
	}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
	outline:0;
	}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
	}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	outline:0;
	}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
	}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#565656;
	}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
	outline:0;
	}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
	}	
	
.input_class{
	border:1px solid #666;
	background:#fff;
	width:180px;
}	

.input_class_card{
	border:1px solid #666;
	background:#fff;
	width:80px;
}

.select_class{
	border:1px solid #666;
	background:#fff;
	width:140px;
}

.select_class_date{
	border:1px solid #666;
	background:#fff;
	width:80px;
}


/*=================================page navigation class start================================================*/
.pagination{
padding: 2px;
margin: 0em 0;
clear: both;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "left" or "right" to left/right align pagination interface*/
font-size: 100%;
}

.pagination li
{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

*:first-child+html .pagination li{ /*IE7 only CSS hack*/
margin-right: 0px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}

* html .pagination li{ /*IE6 and below CSS hack*/
margin-right: 0px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}

.pagination ul li A, .pagination ul li A:link, .pagination ul li A:visited, .pagination ul li A:active
{
padding: 0 5px;
border: 1px solid #DBE9DB;
text-decoration: none; 
color: #3F723F;
}
.pagination ul li A:hover
{
border: 1px solid #2b66a5;
color: #ffffff;
background-color: #003dcf;
}

.pagination a.currentpage{ /*Style for currently selected page link*/
background-color: #003dcf;
border-color: #ffffff;
font-weight: bold;
cursor: default;
}

.pagination a.disabled, .pagination a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: #2b66a5;
}

.pagination a.prevnext{ /*Style for previous and next link*/
font-weight: bold;
}
.paginationa{
padding: 2px;
margin: 0em 0;
clear: both;
}

.paginationa ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "left" or "right" to left/right align pagination interface*/
font-size: 100%;
}

.paginationa li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

*:first-child+html .paginationa li{ /*IE7 only CSS hack*/
margin-right: 0px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}

* html .paginationa li{ /*IE6 and below CSS hack*/
margin-right: 0px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}

.paginationa a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #cccccc;
text-decoration: none; 
color: #2e6ab1;
}

.paginationa a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #f1f1f1;
}

.paginationa a.currentpage{ /*Style for currently selected page link*/
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.paginationa a.disabled, .pagination a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.paginationa a.prevnext{ /*Style for previous and next link*/
font-weight: bold;
}
.subheading
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003f94;
font-weight:bold;
}

/*=================================page navigation class end================================================*/

				
					
	
