/* general */
body{
	margin:0;
	font:11px "Helvetica Neue", Helvetica, Arial, sans-serif; 
	color:#555;
	background:url(../images/bg.jpg) repeat;
	min-width:978px;
}
img {border:0;}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#header{
	background:#373737;
	margin:0 0 25px;
}
.header-holder{
	width:978px;
	margin:0 auto;
	overflow:hidden;
}
/* add-navigation */
.add-nav{
	list-style:none;
	padding:0 8px 0 0;
	margin:0;
	float:right;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
}
.add-nav li{
	float:left;
	background:url(../images/separator-add-nav.gif) no-repeat 0 50%;
	padding:10px 12px 11px 11px;
	margin:0 1px 0 -1px;
}
/* main */
#main{
	width:978px;
	margin:0 auto 48px;
}
.head-box{
	overflow:hidden;
	height:1%;
	padding:0 11px 3px 14px;
}
/* logo */
.logo{
	margin:0;
	float:left;
	overflow:hidden;
	width:500px;	
	height:120px;
	text-indent:-9999px;
	position:relative;
}
.logo a{
	height:100%;
	display:block;
	background:url(../images/bg-logo.png) no-repeat;
	cursor:pointer;
}
/* items */
.items{
	float:right;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:25px 0 0;
}
.items{
	position:relative;
}
.items .holder { display: table; }
.items .c { display: table-row; }
.items .l,
.items .r {
	background: url(../images/bg-items-left.png) repeat;
	width: 10px;
	display: table-cell;
}
.items .r { 
	background: url(../images/bg-items-right.png) repeat-y;
	width:82px;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;	
}
.items .content {
	height: 1%;
	background: url(../images/bg-items-left.png) repeat;
	display: table-cell;
}
.items .lt,
.items .rt,
.items .lb,
.items .rb {
	background: url(../images/bg-items-lt.png) no-repeat;
	height: 9px;
	width: 10px;
	font-size: 0;
	display: table-cell;
}
.items .rt { 
	background: url(../images/bg-items-rt.png) no-repeat;
	width:82px;
}
.items .lb { background: url(../images/bg-items-lb.png) no-repeat; }
.items .rb { 
	background: url(../images/bg-items-rb.png) no-repeat;
	width:82px;
}
.items .t,
.items .b {
	background: url(../images/bg-items-left.png) repeat;
	height: 9px;
	display: table-cell;
	font-size: 0;
}
.items ul{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	overflow:hidden;
}
.items li{
	float:left;
	padding:0 13px 0 12px;
	background:url(../images/sep-items.gif) repeat-y;
	margin:0 1px 0 -1px;
}
.items li span{
	font-size:28px;
	line-height:29px;
	float:left;
}
.items li strong{
	margin:6px 0 0 8px;
	float:left;
}
.checkout{
	position:relative;
	cursor:pointer;
	margin:7px 0 0;
}
/* navigation */
#nav{margin:0 0 10px;}
.nav-t{
	background:url(../images/bg-nav-t.png) no-repeat;
	height:42px;
	overflow:hidden;
}
.nav-c{
	background:url(../images/bg-nav-c.png) repeat-y;
	height:1%;
	padding:1px 0 0 9px;
}
.nav-c:after{
	content:'';
	display: block;
	clear: both;
}
.nav-b{
	background:url(../images/bg-nav-b.png) no-repeat;
	height:17px;
	overflow:hidden;
}
#nav ul{
	list-style:none;
	padding:0;
	margin:-34px 0 -10px;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	overflow:hidden;
	float:left;
	position:relative;
}
#nav li{
	float:left;
	background:url(../images/separator-nav.gif) no-repeat 0 50%;
	padding:15px 11px 14px 14px;
	margin:0 2px 0 -2px;
}
#nav a{
	color:#5f5f5f;
	position:relative;
}
.wrap{
	overflow:hidden;
	height:1%;
}
/* sidebar */
#sidebar{
	float:left;
	width:221px;
}
.sidebar-t{
	background:url(../images/bg-sidebar-t.png) no-repeat;
	height:519px;
	overflow:hidden;
}
.sidebar-c{
	background:url(../images/bg-sidebar-c.png) repeat-y;
	height:1%;
	padding:1px 8px 0;
}
.sidebar-c:after{
	content:'';
	display: block;
	clear: both;
}
.sidebar-b{
	background:url(../images/bg-sidebar-b.png) no-repeat;
	height:21px;
	overflow:hidden;
}
#sidebar ul{
	list-style:none;
	padding:14px 0 0;
	margin:-526px 0 0;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	position:relative;
	float:left;
}
#sidebar li{
	border-bottom:1px solid #bfbfbf;
	width:205px;
	vertical-align:middle;
}
#sidebar li a{
	color:#525252;
	padding:13px 8px 11px 12px;
	display:block;
	position:relative;
}
#sidebar li a:hover, #sidebar li.active a{
	background:#525252;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
#sidebar li.top-link a:hover, #sidebar li.top-link.active a{
	background: url(../images/bg-top-link.png) no-repeat;
	width:185px;
}
/* content */
#content{
	float:right;
	width:755px;
}
.content-t{
	background:url(../images/bg-content-t.png) no-repeat;
	height:19px;
	overflow:hidden;
}
.content-c{
	background:url(../images/bg-content-c.png) repeat-y;
	height:1%;
	overflow:hidden;
	padding:4px 9px 32px;
}
.content-b{
	background:url(../images/bg-content-b.png) no-repeat;
	height:37px;
	overflow:hidden;
	padding:9px 22px 0 0;
}
/* breadcrumbs */
.breadcrumbs{
	list-style:none;
	padding:0 0 12px 10px;
	margin:0 0 25px;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	color:#727272;
	border-bottom:1px solid #9c9c9c;
}
.breadcrumbs li{
	float:left;
	background:url(../images/bullet-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 3px 0 8px;
}
.breadcrumbs li:first-child{background:none;}
.breadcrumbs li a{color:#727272;}
.content-block{
	border:1px solid #b8b8b8;
	margin:0 25px 0 20px;
	border-bottom:none;
}
/* products-block */
.product-box{
	/*overflow:hidden;
	height:1%;
	*/border-bottom:1px solid #b8b8b8;
	padding:0 0 0 22px;
	position:relative;
}
.product-box div.thumbnail{
	float:left;
	margin:20px 0 20px 0;
	text-align:center;
}
.product-box div.thumbnail img{
	margin:0 auto;
}
.product-info{
	float:right;
	width:467px;
	background:#f7f7f7 url(../images/bg-product-info.gif) repeat-x;
	padding:17px 19px 16px 20px;
	border-left:1px solid #b8b8b8;
}
.article{
	float:left;
	width:325px;
	line-height:18px;
	min-height:120px;
}
.article h2{
	margin:10px 0 5px;
	font-size:16px;
	line-height:19px;
}
.article p{margin:0;}
.item{
	float:right;
	width:114px;
}
.item h3{
	margin:0 0 3px;
	font-size:14px;
}
.item strong{
	font-size:12px;
	margin:0 0 7px;
	display:block;
}
.item strong.colored{color:#e70000;}
.add{
	background:url(../images/bg-add.gif) no-repeat;
	display:block;
	width:105px;
	height:21px;
	margin:13px 0 0;
	font-weight:bold;
	padding:8px 0 0 9px;
}
.add:hover{text-decoration:none;}

/* paging */

#paging-summary{
	float:left;
	padding:5px 0 0 30px;
	color:#888;
}

.paging{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.paging li{
	float:left;
	margin:0 0 0 6px;
}
.paging li a{
	color:#828282;
	border:1px solid #acacac;
	padding:2px 0 0;
	width:17px;
	height:14px;
	float:left;
	position:relative;
}
.paging li a.current{
	background:#828282;
	color:#fff;
}
/* footer */
#footer{
	background:#282828 url(../images/bg-footer.gif) repeat-x;
	text-align:center;
	color:#fff;
	padding:60px 0;
	font-size:12px;
}
#footer ul{
	list-style:none;
	padding:0;
	margin:0 0 14px;
}
#footer li{
	display:inline;
	background:url(../images/bullet-footer.gif) no-repeat 0 50%;
	padding:0 3px 0 5px;
}
#footer li:first-child{
	background:none;
	padding-left:0;
}


.clear{
	margin:0;
	padding:0;
	clear:both;
}
