@charset "UTF-8";
/* CSS Document */

body {
	width: 100%; 
	margin: 0; 
	float: none;
	font-family:"Times New Roman", Times, serif;
	background-color:#fff;
	color:#000;
}

#header {
	display:none;
}

#footer {
	display:none;
}

#sub_menu {
	display: none;
}

.cufon, .cufon-canvas {
	display:none;
}

img {
	border:none;
}

ul {
	margin:0;
	padding:0;
}

#size ul li, #colors ul li, #features ul li, .searchby, #pagination {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}


#subtitle {
	font-family:Arial, Helvetica, sans-serif;
	 
	font-size:10px;
	text-transform:uppercase;
	margin:10px 0;
}

	
#container_products {
	width:960px;
	height:129px;
	background:#fbf6f2;
}

#products_wrapper {
	margin-left:10%;
}

#products_desc {
	width:330px;
}

#products_content {
	margin:24px 0 0 0;
}

#products {
	margin:0 30px 0 0;
}

#products_desc h1, #products_wrapper h1, h1#category {
	 
	font-size:17px;
	font-weight:lighter;
	margin:0;
	padding:0;
	line-height:1em;
	font-family:"Times New Roman", Times, serif;
}

#products_desc p {
	display:block;
	font-size:12px;
	 
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0;
}

h3.marque{
	margin:0;
	padding:0;
	text-transform:uppercase;
	 
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	
}

#size {
	height:55px;
}

#size ul li {
	float:left;
	background:#faf3ed;
	margin:0 5px;
	font-size:12px;
}

#size ul li a {
	background:#faf3ed;
	width:20px;
	height:20px;
	display:block;
	line-height:21px;
	font-size:10px;
	cursor:default;
}

#sku_name {
	 
}
 
#colors {
	height:50px;
}

#colors ul li span.pastille {
	font-size:5em;
	top:-25px;
	position:relative;
}

#features {
	display:none;
}

#price {
	border-top:1px solid #E7DED7;
	padding:2px 0;
	margin:25px 0;
	width:200px;
}

#price h3, #price h4 {
	margin:0;
	padding:0;
}

#price h3, #price h4 {
	font-family:"Times New Roman", Times, serif;
}

#price h3 {
	font-size:21px;
	font-weight:lighter;
	 
}

#price h4 {
	font-size:16px;
	font-weight:lighter;
	 
}

#products_wrapper .category_menu {
	margin:30px 0 0 0;
}



h1#category {
	margin:30px 0 12px 0;
}


#products_desc h2.marque {
	margin:0 0 15px 0;
	font-size:20px;
	text-transform:uppercase;
}

#products_content #size h2, #products_content #colors h2, #products_content #features h2 {
	padding:0;
	text-transform:uppercase;
	 
	font-size:13px;
	font-weight:bold;
	margin:0 0 5px 0;
	
}

.loupe {
	display:none;
}



