/* body */

body {
	font-size: 12px;
	font-family: arial;
	background-color:#CCC;
}

img {
	border:none;	
}

/* wrapper */

#wrapper {
	width: 990px;
	margin: 153px auto 0 auto;
	background-color:#F2F2F2;
}

/* header */

#header {
	width: 990px;
	height: 142px;
	background: #000;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -495px;
	
}

#headermenu {
	width: 990px;
	height: 40px;
	position: absolute;
	top: 142px;
	text-align: left;
	overflow: hidden;
	color: #ffffff;
	background-color:#595959;
	border-bottom:#999 solid 1px;
	border-top:#333 solid 1px;
	font:Arial, Helvetica, sans-serif;
	size:1
}

#headermenu ul {
	list-style: none;
	margin-top:5px;
	
}

#headermenu ul li{
	display: inline;
	display:block;
	width:auto;
	height:20px;
	background-color:#595959;
	float:left;
	list-style: none;
	

	
}

#headermenu a {
	color:#fff;
	padding: 5px 10px 5px 10px;
	display:block;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-right:#FFF dashed 1px;
	
	
}

#headermenu ul li a:hover {
	color:#000;
	padding: 5px 10px 5px 10px;
	display:block;
	background-color:#fff;
	
}

/* left */

#left {
	width: 165px;
	float: left;
	color: #999;
	background-color:#F8F8F8;
	height: 95%;
	padding: 10px 5px 0px 5px;
	margin-top:20px;
	margin-left:5px;
}

/* left include */

#left_include {
	font-size: 12px;
	font-family: arial;
	line-height:16px;
}

/* menu */

#section {
	display:block;
	width:95%;
	height:20px;
	background-color:#595959;
	margin-bottom: 1px;
	padding: 3px; 
}


#section h2 {
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	line-height:16px;
	margin: 0px;
	padding: 0px;
}

#section a {
	color: #ffffff;
	text-decoration: none;
	line-height:16px;
	display:block;
	width:100%;
	height:100%;
}

#section a:hover {
	color: #ffffff;
	text-decoration: none;
	display:block;
	width:164px;
	height:100%;
	background-image:url(../images/button_hover.png);
	padding:0px;
	margin:0px
}

#groups .group {
	display: none;	
	list-style: none;
	margin: 0px;
	padding: 0px;
	
	
}

#groups {
	background-color: #fff;
	padding: 0px; 
}

#groups .group li {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: arial;
	line-height:16px;
	color: #666;	
	letter-spacing: 1px;
	
}

#groups .group_active {
	display: inline;	
	list-style: none;
	padding: 0px;
	*margin: 0px;
}

#groups .group_active li {	
	padding: 0px;
	font-size: 11px;
	font-family: arial;
	line-height:16px;
	color: #333333;
	letter-spacing: 1px;
	*margin-left: -10px;
}

#groups a {
	color: #666;
	text-decoration: none;
	
}

#groups a:hover {
	color: #000;
	text-decoration: none;
}

/* center */

#center {
	float: left;
	width: 597px;
	height: 100%;
	background: transparent;
	margin-left: 10px;
    font-family: arial;
    color: #333333;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 5px 0px 0px 0px;
	margin-top:15px;
}

#center h3 {
	font-family: arial;
	font-size: 16px;
	color:#666;
}

#offers {
	
}

#offers .row {
	height: 320px;
	
}

.productview_small {
	width: 145px;
	text-align: center;
	float: left;
	overflow: hidden;
	padding 0;
	height: 310px;
	margin-left: 2px;
	margin-right: 2px;
	background-image: url('/images/productbackground_small.gif');
}

.productname {
	margin-top: 2px;	
	height: auto;
	padding: 2px; 
}

.productname a{
	text-decoration: none;
	font-family: arial;
	font-size: 2px;
	color:#FFFFFF;
	margin-top: 2px;
	height: auto;
	padding: 2px;
	font-weight: bold;
	
}

.productview_small .price {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	height: auto;
	color:#FFFFFF;
	margin-bottom:0px;
	background-color: #CC3300;
}

.productview_small .size_select {
	height: 26px;
	margin-top:0px;
}

.productview_small .more a {
	font-family: arial;
	text-decoration: none;
	font-size: 11px;
	color:#0099BF;
}

.thumb_div {
	width: 150px;
	height: 150px;
	text-align: center;
}

.thumb {
	border: 0;	
	width: 135px;
	height: 135px;
	margin-top: 5px;
}

.productview {
	width: 570px;
	height:85%;
	background-color:#FFF;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}

.productview .imageview {
	width: 150px;
	float: left;
}

.productview .productinfo {
	width: 420px;
	float: left;
	margin-top:10px;
	margin-bottom:0px;
}

.productinfo .description {
	margin-bottom: 5px;
}

.productinfo .detail {
	display:block;
	margin-bottom: 1px;
	width: 420px;
	height:40px;
	background-color:#f5008a;
}

.productinfo .detail .title {
	width: 40px;
	float: left;
	font-size:16px;
	margin-right:10px;
	margin-top:10px;
	margin-left:10px;
	color:#FFF;
}

.productinfo .detail .size {
	width: auto;
	float: left;
	margin-right:20px;
	font-size:16px;
	margin-right:10px;
	margin-top:10px;
	margin-left:10px;
	color:#FFF;
}

.productinfo .detail .price {
	width: auto;
	float: left;
	font-size:16px;
margin-right:10px;
	margin-top:10px;
	margin-left:10px;
	color:#FFF;
}

.productinfo .detail .orderbutton {
	width: auto;
	height:30px;
	float: right;
	margin-top:3px;
	margin-right:3px;
}

/* right */

#right {
	width: 165px;
	padding: 10px 10px 0 10px;
	float: left;
	color: #666;
	background-color: #F8F8F8;
	height: 95%;
	margin-left: 10px;
	margin-top:20px;
}

/* right include */

#right_include {
	font-size: 12px;
	font-family: arial;	
}

/* shoppingcart */

#shoppingcart {
	border-style:solid;
	border-color:#ccc;
	border-width:1px;
	margin-top:8px;
	margin-bottom:8px;
	background-color:#FFF;
	padding-left:10px;

}

#shoppingcart a { 
	color:#666;
	text-decoration:none;

}

#shoppingcart a:hover { 
	color:#0CF;
	text-decoration:none;

}

#shoppingcart h4 {
	font-size: 16px;
	color:#666;
	margin-top:10px;
}

#shoppingcart_items ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#shoppingcart_items li {
	font-size: 11px;
	font-family: arial;
	color:#666;
	margin: 0;
	padding: 0;		
}

/* search */

#search {
	font-size: 11px;
	font-family: arial;
	color:#999;
}

#search h4 {
	font-size: 16px;
	font-family: arial;
	margin-bottom:5px;
}

#search form {
	margin: 0;
	border:#ccc solid 1px;
	float:left;
	padding:3px;
	margin-bottom:5px;
}

#search fieldset {
	border: 0;
}

#search button {
	color: #666;
	border:#ccc solid 1px;
	padding:1px;
	margin-left:2px;
}

/* garantees */

#garantees {
	font-size: 12px;
	font-family: arial;
	color:#666;
}

#garantees a{
	font-size: 12px;
	font-family: arial;
	color:#666;
}

#garantees h4 {
	font-size: 16px;
	font-family: arial;
	color:#666;
}

/* bestsellers */

#bestsellers {
	font-size: 12px;
	font-family: arial;	
	border-style:solid;
	border-color:#ccc;
	border-width:1px;
	padding:5px;
	background-color:#fff;
}

#bestsellers a {
	font-size: 12px;
	font-family: arial;
	color:#fff;
	text-decoration:none;
	display:block;
	width:90%;
	height:auto;
	background-color:#CC3300;
	padding:5px;
	margin-bottom:1px;
}

#bestsellers a:hover {
	color:#f5008a;
	display:block;
	width:90%;
	height:auto;
	background-color:#fff;
	padding:5px;
}

#bestsellers h4 {
	font-size: 16px;
	font-family: arial;
	text-indent:8px;
	margin-top:5px;
	margin-bottom:5px;
}

#bestsellers ol {	
	margin-left: 30px;
	padding: 0;	

}

#bestsellers li {
	font-size: 12px;
	font-family: arial;
	color:#666;
	padding: 0;
	
}

/* footer */

#footer {
	width: 993px;
	clear: both;
	color: #666666;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 3px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}