/*Reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body{
	font: normal 14px Arial, Helvetica, sans-serif;
	background: #4d3521 url(../images/body-bg.jpg) repeat 0 0;
	padding: 40px 0;
}

#main_container{
	margin: 0 auto;
	width: 962px;
	padding-top: 5px;
	background: url(../images/header-top-border.png) no-repeat 0 0;
}

#header{
	padding-top: 18px;
	height: 73px;
	background: #fff url(../images/header-bg.png) repeat-y 0 0;
}

#header h1 a{
	float: left;
	margin-left: 40px;
	display: block;
	width: 236px;
	padding-top: 60px;
	height: 0;
	background: url(../images/pillowtex.png) no-repeat 0 0;
	overflow: hidden;
}

#header div#shop_details{
	margin-top: 7px;
	width: auto;
	margin-right: 40px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	float: right;
}

#shop_details p{
	line-height: 29px;
	float: left;
	margin-right: 10px;
}

#shop_details span{
	margin: 0 7px;
	color: #d1d0d0;
}

#shop_details ul{
	float: left;
}

#shop_details ul li{
	float: left;
}

#shop_details ul li#bag a, #shop_details ul li#checkout a{
	height: 0;
	padding-top: 29px;
	display: block;
	width: 126px;
	background: url(../images/btn-cart.png) no-repeat 0 0;
	overflow: hidden;
}

#shop_details ul li#checkout a{
	margin-left: 4px;
	background-position: -130px 0;
	width: 84px;
}

#content_holder{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: #fff url(../images/content-bg.png) repeat-y 0 0; 
}

.content-bottom{
	height: 6px;
	background: url(../images/content-bottom-border.png) no-repeat 0 0;
}

#categories{
	background: url(../images/category-footer-bg.png) repeat-x 0 -58px;
	width: 920px;
	margin: 0 auto;
	height: 58px;
}

.cat-left, .cat-right{
	float: left;
	width: 20px;
	height: 58px;
	background: url(../images/category-footer-bg.png) no-repeat 0 0;
}

.cat-right{
	background-position: 0 -116px;
}

.cat-mid{
	float: left;
	width: 880px;
}

.cat-mid p{
	float: left;
	line-height: 58px;
	font-size: 16px;
	color: #cdef8b;
	font-weight: bold;
}

.cat-mid p a{
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

.cat-mid form{
	float: right;
}

.cat-mid form input{
	margin: 13px 0 0 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	width: 165px;
	height: 20px;
	padding: 8px 0 2px 25px;
	border: none;
	background: url(../images/search-bg.png) no-repeat 0 0;
	color: #959595;
}

.pagination, .pagination-top, .pagination-bottom{
	clear: both;
	margin: 0 auto;
	width: 920px;
	height: 69px;
	color: #5a5a5a;
	background: url(../images/pagination-bg.jpg) repeat-x 0 -69px;
}

.pagination-bottom{
	background-position: 0 -276px;
}

.pagination-top .paging-left, .pagination-top .paging-right, .pagination-bottom .paging-left, .pagination-bottom .paging-right{
	width: 20px;
	height: 69px;
	float: left;
	background: url(../images/pagination-bg.jpg) no-repeat 0 0;
}

.pagination-top .paging-right{
	background-position: 0 -138px;	
}

.pagination-top .paging-mid, .pagination-bottom .paging-mid{
	width: 880px;
	float: left
}

.pagination-bottom .paging-left, .pagination-bottom .paging-right{
	background-position: 0 -207px;
}

.pagination-bottom .paging-right{
	background-position: 0 -345px;
}

.paging-mid span.current{
	font-weight: bold;
	color: #5a5a5a;
}

.paging-mid a{
	color: #779f29;
	text-decoration: none;
}

#footer{
	clear: both;
	margin-top: 8px;
	height: 72px;
	background: url(../images/category-footer-bg.png) repeat-x 0 -246px;
	color: #cdef8b;
	font-size: 11px;
}

.footer-left, .footer-right{
	float: left;
	height: 72px;
	width: 20px;
	background: url(../images/category-footer-bg.png) no-repeat 0 -174px;
}

.footer-right{
	background-position: 0 -318px;
}

.footer-mid{
	width: 922px;
	float: left;
}

.footer-mid p{
	float: left;
	line-height: 72px;
}

.footer-mid p.menu{
	font-weight: bold;
	float: left;
	line-height: 72px;
	margin-right: 30px;	
}

.footer-mid p a{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.footer-mid p.copy{
	float: right;
	font-weight: normal;
}

/*fix*/
.clear{
	clear: both;
}
.google {
	float:right;
	padding: 1px;
	height: 60px;
	width: 468px;
	border: 1px solid #779F29;
	margin-top: 1px;
	margin-right: 40px;
}
