@charset "utf-8";
body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #eaeaea;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

#head-backtile {
	position: absolute;
	top: 0px;
	left: 0px;
	background:url(/custom/themes/default/images/2010/header-tile.png) repeat-x;
	height: 203px;
	width: 100%;
	z-index: -1;
}

#container2010 { 
	width: 980px;
	margin: 0 auto; 
	text-align: left; 
	
} 

#header2010 { 
	position: relative;
	background: url(/custom/themes/default/images/2010/header.png);
	width: 980px;
	height: 138px;
	z-index:100;
	
} 

#homepagetext { 
	position: relative;
	top: 0px;
	left: 20px;
	width: 435px;
	
} 

#header2010 #topnav {
	position: absolute;
	top: 103px;
	left: 10px;
	z-index:100;
}

#header2010 #logo {
	width: 335px;
	height: 85px;
	cursor:pointer;
}

#pageTitles {
	font-weight: normal;
}

#header2010 #qlinks {
	position: absolute;
	top: 21px;
	left: 560px;
	text-align:right;
	text-transform:uppercase;
	width: 421px;
	font-size: 11px;
}
	

#contentWrap2010 {
	width: 980px;
	background: url(/custom/themes/default/images/2010/content-tile.png) repeat-y;
	margin: 0 0 0px 0;
	float: left;
}

#sidebarLeft {
	float: left; 
	width: 231px;
	padding: 10px 0 0 10px;
}

/*White Boxes*/

#whtboxwrap {
	float: left;
	width: 231px;
	margin: 0 0 10px 0;
}

#whtboxwrap #top {
	width: 231px;
	height: 41px;
	background:url(/custom/themes/default/images/2010/whtbox-top.png);
}

#whtboxwrap #top #heading {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	padding: 14px 0 0 32px;
}	

#whtboxwrap #middle{
	width: 211px;
	background:url(/custom/themes/default/images/2010/whtbox-tile.png) repeat-y;
	padding: 0 10px;
}

#whtboxwrap #foot {
	width: 231px;
	height: 7px;
	background:url(/custom/themes/default/images/2010/whtbox-foot.png);
}

#whtboxwrap ul {
	margin: 0px;
	padding: 0 0 0 20px;
}


/*Search by size box*/
#searchbysize {
	position: relative;
	background: url(/custom/themes/default/images/2010/case-pict.png) no-repeat; 
	height: 125px; 
	text-align:right;
}

#searchbysize #txtbox {
	width: 80px;
	height: 26px;
	font-size: 11px;
	width: 210px;
	font-size: arial;
}

/*Search Form*/

#searchtxtbox {
	width: 197px;
	padding: 5px;
	background: #e7f2fc;
	border: 1px solid #adadad;
	margin: 3px 0 3px 0;
}

#searchsubmit {
	margin: 3px 0 3px 0;
	padding: 3px;
	float: right;
}

#sbstxtbox {
	width: 25px;
	padding: 2px;
	background: #e7f2fc;
	border: 1px solid #adadad;
}

	
	


/*Grey Boxes*/

#gryboxwrap #top #heading {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 14px 0 0 32px;
}	


#gryboxwrap {
	float: left;
	width: 231px;
	margin: 0 0 10px 0;
	background:url(/custom/themes/default/images/2010/grybox-tile.png) repeat-y;
}

#gryboxwrap #top {
	width: 231px;
	height: 41px;
	background:url(/custom/themes/default/images/2010/grybox-top.png);
}

#gryboxwrap #middle{
	width: 211px;
	background:url(/custom/themes/default/images/2010/grybox-tile.png) repeat-y;
	padding: 0 10px;
}

#gryboxwrap #foot {
	width: 231px;
	height: 7px;
	background:url(/custom/themes/default/images/2010/grybox-foot.png);
}


#sidebarRight {
	float: left; 
	width: 231px;
	height: 300px;
	padding: 10px 0px 0px 0px;
}

/*Home Page Styles, with Featured listings*/

#mainContentHome {
	float: left;
	width: 475px;
	margin: 10px 10px 0 10px;
} 

#mainContent2 {
	float: left;
	width: 710px;
	margin: 10px 0 0 10px;
} 

/*Product "Home Page" Styles*/

#prod_headline {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1.1em;
	
}

.listingImage {
	padding: 0 0 35px 0;
}



#prod_subtitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
color: #0565b2;
margin: 5px 0 5px 0;
}

#prod_page_desc {
margin: 0;
text-align: justify;
}

#subcatsTitle {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform: capitalize;
color: #0565b2;
}

/*Orange Featured Listings Heading*/

#featured-heading {
	width: 475px;
	height: 32px;
	background: url(/custom/themes/default/images/2010/featured-title.png);
}

#featured-heading #title {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 8px 0 0 27px;
}

/*Featured Items Container*/

#displayFitems {
	width: 465px;
	padding: 8px 5px 0 14px;
	}

h2 {
	font-weight: normal;
}
	
#featured-itemWrap {
	float: left;
	width: 100px;
	height: 145px;
	text-align:center;
	margin: 0 14px 5px 0;
}

#featured-itemWrap #top {
	float: left;
	width: 100px;
	height: 6px;
	background:url(/custom/themes/default/images/2010/f-top.png) no-repeat;
}

#featured-itemWrap #middle {
	float: left;
	width: 95px;
	height: 75px;
	background:url(/custom/themes/default/images/2010/f-tile.png) repeat-y;
	text-align:center;
	padding: 3px;
}

#featured-itemWrap #foot {
	float: left;
	width: 100px;
	height: 6px;
	background:url(/custom/themes/default/images/2010/f-foot.png) no-repeat;
}

#featured-itemWrap #featured-title {
	float: left;
	width: 90px;
	height: 60px;
	padding: 0 5px 0 5px;
}


#footer2010 { 
	width: 980px;
	height: 70px;
	background:url(/custom/themes/default/images/2010/footer.png);
	
} 

#footer2010 p {
	padding: 15px 0 0 15px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


