/*css reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
html{height:100%;padding-bottom:1px;}/*Force a scrollbar*/

/*
 *.body{font-size:62.5%} //alows conversion from px to em. 12px = 1.2em;
 */
body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
}	

/*
 * default list styles.
 */
.type-style ul, .site-webpage ol, .site-webpage dd{padding-left:20px;}
.type-style ul li{list-style:outside disc;display:list-item;}
.type-style ol li{list-style:inside decimal;display:list-item;}
.type-style p{margin:1em 0;}
b, strong{font-weight:bold;}
u{text-decoration:underline;}
i{font-style:italic;}
/*
 * Default link styles.
 */
a{
	color:#333;
}
a:hover{
	color:#0097CA;
} 

.site-webpage{
	font-size:1.1em;
	color:#666;
}

/*
 * Template Styles
 */

html,
body{
	background:#ECE4D7 url(../Design/siteHtml.jpg) left top repeat-x scroll;
}

/*
 * Site Wrapper
 */
#siteWrapper{
	width:960px;
	padding-bottom:30px;
	margin:0 auto;
}

/*
 * Header
 */
#siteHeader{
	height:130px;
	padding:0 10px;
	background:url(../Design/siteHeader.png) center bottom no-repeat scroll;
}

/*
 * Header top
 */
#siteHeaderTop{
	position:relative;
	height:101px;
}
#siteFlashHeader{
	position:absolute;
	left:0;
	top:0;
}
#siteMiniCart{
	position:absolute;
	right:0;
	top:0;
	padding:10px 10px 15px 10px;
	width:225px;
	height:78px;
	background:url(../Design/siteMiniCart.png) left top no-repeat scroll;
}
#siteMiniCartTop{
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	vertical-align:middle;
}
#siteMiniCartTop a{
	color:#455413;
	text-decoration:none;
}
#siteMiniCartTop a:hover{
	text-decoration:underline;
}
#siteMiniCartMid{
	height:22px;
	padding-top:5px;
	color:#777;
	font-size:1.3em;
	overflow:hidden;
}
#siteMiniCartItems{
	float:left;
	padding-left:30px;
}
#siteMiniCartTotal{
	float:right;
	padding-right:30px;
}
#siteMiniCartBot{
	padding-top:5px;
}
#siteMiniCartBot a{
	display:block;
	width:75px;
	height:17px;
	margin:0 auto;
	background:url(../Design/siteCheckout.png) left top no-repeat scroll;
	line-height:17px;
	text-indent:100px;
	overflow:hidden;
}
#siteMiniCartBot a:hover{
	background-position:left -17px;
}

/*
 * Header bot
 */
#siteHeaderBot{
	overflow:hidden;
}

/*
 * Webpages
 */
#siteWebpages{
	float:left;
	padding:7px 0 0 10px;
	overflow:hidden;
}
#siteWebpages li{
	float:left;
	padding:0 20px;
}
#siteWebpages li a{
	color:#fff;
	font-size:1.3em;
	text-decoration:none;
}
#siteWebpages li a:hover{
	color:#C6ECB9;
	text-decoration:underline;
}

/*
 * Search
 */
#siteSearch{
	float:right;
	width:220px;
	height:19px;
	padding:1px 0 0 5px;
	margin:6px 10px 0 0;
	background:url(../Design/siteSearch.png) left top no-repeat scroll;
}
#siteSearchTxt{
	width:189px;
	border:none;
	background:#fff;
	color:#333;
	font-size:1.3em;
	vertical-align:middle;
}
#siteSearchBtn{
	width:30px;
	height:18px;
	border:none;
	background:url(../Design/siteSearchBtn.png) left top no-repeat scroll;
	font-size:0;
	line-height:100px;
	vertical-align:middle;
	overflow:hidden;
	cursor:pointer;
}
#siteSearchBtn:hover{
	background-position:left -18px;
}

/*
 * Site Body
 */
#siteBody{}
#siteBodyTop{
	height:20px;
	background:url(../Design/siteBody.png) -960px top no-repeat scroll;
}
#siteBodyMid{
	padding:0 20px;
	background:url(../Design/siteBody.png) left top repeat-y scroll;
}
#siteBodyMidInner{
	background:url(../Design/siteBodyInner.png) left bottom no-repeat scroll;
	overflow:hidden;
}
#siteBodyBot{
	height:20px;
	background:url(../Design/siteBody.png) -1920px top no-repeat scroll;
}

#siteBodyLeft{
	float:left;
	width:161px;
	padding:12px;
	background:url(../Design/siteBodyLeft.png) left top no-repeat scroll;
}
#siteBodyRight{
	float:right;
	width:725px;
}

/*
 * Category Menu
 */
#siteCategories{}
#siteCategories li,
#siteCategories2 li{
	padding:1px 0;
	border-top:1px solid #E2DEDC;
}
#siteCategories li.first,
#siteCategories2 li.first{
	border:none;
}
#siteCategories li a,
#siteCategories2 li a{
	display:block;
	padding:2px 10px;
	background:url(../Design/siteCategoryArrow.gif) 2px center no-repeat scroll;
	color:#666;
	font-size:1.2em;
	text-decoration:none;
}
#siteCategories li a:hover,
#siteCategories2 li a:hover{
	background:#ccc url(../Design/siteCategoriesHover.png) left top no-repeat scroll;
}
/*
 * Secure Ordering promo
 */
#siteSecureOrdering{
	margin:20px 0;
	border-top:1px solid #ccc;
}

/*
 * Footer
 */
#siteFooter{}

/*
 * First Footer
 */
#siteFooterOne{}
#siteFooterOneTop{
	height:20px;
	background:url(../Design/siteFooterOne.png) left top no-repeat scroll;
}
#siteFooterOneMid{
	padding:0 20px;
	background:url(../Design/siteFooterOne.png) -1920px top repeat-y scroll;
}
#siteFooterOneMidInner{
	height:85px;
	overflow:hidden;
}
#siteFooterOneBot{
	height:20px;
	background:url(../Design/siteFooterOne.png) -960px top no-repeat scroll;
}
#siteFooterOneMidInner ul{}
#siteFooterOneMidInner ul li{
	display:block;
	float:left;
	border-left:1px solid #ccc;
}
#siteFooterOneMidInner ul li.first{
	border-left:none;
}
#siteFooterOneMidInner ul li a{
	display:block;
	width:159px;
	height:85px;
	padding-left:70px;
	color:#666;
	font-size:2.6em;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 1px #fff;
	line-height:85px;
	vertical-align:middle;
}
#siteFooterOneMidInner ul li a:hover{
	color:#444;
}
#siteFooterCues{
	background:url(../Design/siteQues.png) left top no-repeat scroll;
}
#siteFooterCases{
	background:url(../Design/siteCases.png) 5px top no-repeat scroll;
}
#siteFooterAccessories{
	background:url(../Design/siteChalk.png) left top no-repeat scroll;
}
#siteFooterCloth{
	background:url(../Design/siteCloth.png) left top no-repeat scroll;
}

/*
 * Second Footer
 */
#siteFooterTwo{}
#siteFooterTwoTop{
	height:20px;
	background:url(../Design/siteFooterTwo.png) left bottom no-repeat scroll;
}
#siteFooterTwoMid{
	background:url(../Design/siteFooterTwo.png) -1920px bottom repeat-y scroll;
}
#siteFooterTwoMidInner{
	min-height:40px;
	padding:0 20px;
	background:url(../Design/siteFooterTwo.png) -2880px bottom no-repeat scroll;
}
#siteFooterTwoBot{
	height:20px;
	background:url(../Design/siteFooterTwo.png) -960px top no-repeat scroll;
}
#siteFooterTwoMidInner ul{
	overflow:hidden;
}
#siteFooterTwoMidInner ul li{
	float:left;
	width:160px;
}
#siteFooterTwoMidInner ul li a{
	color:#fff;
	font-size:1.2em;
	text-decoration:none;
}
#siteFooterTwoMidInner ul li a:hover{
	color:#333;
	text-decoration:underline;
}

#siteFooterLinks{
	padding-left:10px;
}
#siteFooterLinks a{
	color:#999;
}
#siteFooterLinks a:hover{
	color:#333;
}

/*
 * Product Items
 */
.product-row{
	padding-bottom:15px;
	overflow:hidden;
}
.product-item{
	float:left;
	width:235px;
	margin-right:10px;
	background:url(../Design/siteProductItemMid.png) left top repeat-y scroll;
}
.product-item.last{
	margin-right:0;
}
.product-item-top{
	background:url(../Design/siteProductItemTop.png) left top no-repeat scroll;
}
.product-item-bot{
	padding:12px 10px 5px;
	background:url(../Design/siteProductItemBot.png) left bottom no-repeat scroll;
	text-align:center;
}
.product-item-image{
	height:104px;
}
.product-item-image img{
	padding:1px;
	border:1px solid #999;
}
.product-item-name{}
.product-item-name a{
	color:#aaa;
	font-size:1.1em;
	text-decoration:none;
}
.product-item-name a:hover{
	color:#666;
}
.product-item-price{
	color:#666;
	font-size:1.4em;
}

/*
 * Cart Links
 */
.cart-page .le-continue-shopping,
.cart-page .le-update-cart,
.cart-page .le-checkout{
	display:block;
	width:149px;
	height:30px;
	margin-top:30px;
	background-image:url(../Design/siteCartLinks.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	line-height:30px;
	text-indent:150px;
	overflow:hidden;
	cursor:pointer;
}
.cart-page .le-continue-shopping{
	background-position:left top;
}
.cart-page .le-update-cart{
	background-position:-149px top;
}
.cart-page .le-checkout{
	background-position:-298px top;
}
.cart-page .le-continue-shopping:hover{
	background-position:left -30px;
}
.cart-page .le-update-cart:hover{
	background-position:-149px -30px;
}
.cart-page .le-checkout:hover{
	background-position:-298px -30px;
}

