/* ----- Reset ----- */

html,body,div,ul,li,h1,h2,h3,h4,h5,h6,form,p,fieldset,input {
	margin:0;
	padding:0;
	line-height:130%;
}

img{
	border:none;
}

a{
	text-decoration:none;
	color:#999999;
}

a:hover{
	text-decoration:underline;
}

p a{
	font-weight:bold;
}

h3{
	font-size:1.4em;
	line-height:110%;
	color:#0099FF;
	margin:0 0 10px 0;
}

body{
	color:#FFFFFF;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	text-align:center;
	font-size:10px;
	cursor:default;
	background:#999999;
}

#shadow-top{
	margin:20px auto 0 auto;
	padding:30px 0 0 0;
	width:1016px;
	background:#999999 url(../images/shadow-top.png) no-repeat top;
}

#shadow-sides{
	padding:0 0 30px 0;
	background:#999999 url(../images/shadow-sides.png) repeat-y top;
}

#shadow-bottom{
	padding:0 0 40px 0;
	background:#999999 url(../images/shadow-bottom.png) no-repeat bottom;
}

#wrapper{
	margin:0 auto;
	padding:0;
	min-height:660px;
	width:814px;
	background:#FFFFFF;
	color:#999999;
}

/* ----- Header Section ----- */

#header{
	padding:30px 0 0 0;
	height:100px;
	background:url(../images/logo-small.gif) no-repeat 0px 40px;
	text-align:left;
}

#header.stars{
	background:url(../images/logo-small-stars.gif) no-repeat 0px 20px;
}

#phone{
	float:right;
	width:138px;
	height:14px;
	margin:0 0 15px 0;
	background:url(../images/phone-number.gif) no-repeat;
}

#social{
	margin:0 0 15px 0;
	float:right;
	clear:right;
	width:169px;
	height:24px;
}

#social a#like{
	margin:0 5px 0 0;
	display:block;
	float:left;
	height:24px;
	width:53px;
	background:url(../images/like.gif) no-repeat;
}

#social a#like:hover{
	background-position:0 -24px;
}

#social a#facebook{
	margin:0 5px 0 0;
	display:block;
	float:left;
	height:24px;
	width:53px;
	background:url(../images/facebook.gif) no-repeat;
}

#social a#facebook:hover{
	background-position:0 -24px;
}

#social a#twitter{
	display:block;
	float:left;
	height:24px;
	width:53px;
	background:url(../images/twitter.gif) no-repeat;
}

#social a#twitter:hover{
	background-position:0 -24px;
}

#header h3{
	margin:36px 0 0 0;
	font-size:1.4em;
	font-weight:normal;
	float:left;
	color:#999999;
}

#header #login{
	margin:0;
	padding:0 0 0 30px;
	background:url(../images/login-arrow.gif) no-repeat;
	float:right;
}

#header #login p{
	font-size:1.2em;
	color:#CCCCCC;
	font-weight:bold;
}

#header #login p a{
	color:#CCCCCC;
	text-decoration:none;
}

#header #login p a:hover, #header #login p a:focus{
	color:#999999;
}

#header #login p.instruct{
	margin:5px 0 0 0;
	color:#CCCCCC;
	font-size:1em;
	font-weight:normal;
}

#header #addfiles{
	float:right;
	clear:right;
}

#header #addfiles a{
	color:#CCCCCC;
	font-weight:bold;
}

#header #addfiles a:hover{
	color:#999999;
	text-decoration:none;
}

/* ----- Navigation ----- */

#navigation ul{
	padding:0 0 0 44px;
	font-size:1.6em;
	height:36px;
	border:1px solid #CCCCCC;
	background:url(../images/bg-nav.gif) repeat-x;
}

#navigation ul li{
	display:inline;
	list-style:none;
}

#navigation ul li a{
	padding:6px 0 0 0;
	color:#0099FF;
	width:120px;
	height:30px;
	float:left;
	border-left:1px solid #CCCCCC;
	text-decoration:none;
}

#navigation ul li a:hover{
	background:url(../images/bg-nav-hover.gif) repeat-x;
}


#navigation ul li a.highlight{
	background:url(../images/bg-nav-highlight.gif) repeat-x;
	color:#FFFFFF;
}

*:first-child+html #navigation ul li a.highlight{font-weight:bold;}

* html form#order #navigation ul li a.highlight{font-weight:bold;}

#navigation ul li a#right{
	border-right:1px solid #CCCCCC;
}

#navigation.grey ul{
	background:url(../images/bg-nav-grey.gif) repeat-x;
}

#navigation.grey ul li a{
	color:#999999;
}

#navigation.grey ul li a.highlight{
	background:url(../images/bg-nav-highlight.gif) repeat-x;
	color:#FFFFFF;
}

/* ----- Content ----- */

#content{
	margin:15px auto 0 auto;
	width:685px;
	text-align:left;
}

#content-full{
	margin:14px auto 0 auto;
	width:814px;
	text-align:left;
	min-height:600px;
}

#homeright{
	margin:0;
	float:right;
	width:193px;
}

#homeright-top{
	height:10px;
	width:193px;
	background:url(../images/navcol-rounded-top.gif) no-repeat;
}

#homeright-content{
	width:155px;
	padding:5px 18px 10px 18px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#homeright-bottom{
	height:10px;
	width:193px;
	background:url(../images/navcol-rounded-bottom.gif) no-repeat;
}

h2.pagetitle{
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	font-size:1.8em;
	font-weight:normal;
	color:#0099FF;
	border-bottom:1px solid #CCCCCC;
}

h3.welcome{
	margin:15px 0 5px 0;
	font-weight:normal;
	color:#999999;
}

h1.home{
	margin: 0 0 5px 0;
	font-size:100%;
	font-weight:normal;
}

h2.home{
	
	font-size:100%;
	font-weight:normal;
}

h3.home{
	font-size:100%;
	font-weight:normal;
	color:#999999;
	line-height:130%;
}

h4{
	margin:20px 0 5px 0;
	font-size:1.4em;
	color:#0099FF;
	font-weight:normal;
}

h4.notopmargin{
	margin:0 0 5px 0;
}

#welcome{
	margin:0 0 14px 0;
	background:url(../images/welcome.gif) no-repeat;
	width:155px;
	height:25px;
	border-bottom:1px solid #CCCCCC;
}

#homeright-content h2#quicklinks{
	margin:0 0 15px 0;
}

div#nav{
	padding:0 0 10px 0;
	border-bottom:1px solid #CCCCCC;
}

ul.categoryitems li{
	margin:0 0 2px 5px;
	list-style:none;
	width:165px;
}

div#nav ul.categoryitems li a{
	display:inline;
}

h2.expandable{
	margin:7px 0 3px 0;
	padding:2px 0 2px 12px;
	background:#F0F0F0 url(../images/nav-plus.gif) no-repeat;
	color:#999999;
	font-size:1.2em;
	line-height:110%;
	font-weight:bold;
	cursor:pointer;
}

h2.expandable:hover{
	background:#F0F0F0 url(../images/nav-plus-hover.gif) no-repeat;
	color:#888888;
}


h2.openheader{
	background:#F0F0F0 url(../images/nav-minus.gif) no-repeat;
}


h2.openheader:hover{
	background:#F0F0F0 url(../images/nav-minus-hover.gif) no-repeat;
	color:#888888;
}

#homeright-content p.sidebar-title{
	font-size:1.4em;
	line-height:110%;
	color:#0099FF;
	margin:0 0 10px 0;
	font-weight:bold;
}

#homeright-content a{
	clear:left;
	display:block;
}

#weaccept{
	margin:0 0 15px 0;
	padding:0 0 12px 0;
	border-bottom:1px solid #CCCCCC;
}

table#paypal-logos{
	margin:-10px 0 0 -8px;
}

#weaccept p{
	float:left;
	clear:both;
}

#sign-up{
	margin:14px 0;
	padding:30px 10px 30px 10px;
	background:url(../images/signup-bg.gif) 0 16px no-repeat;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	height:96px;
	color:#999999;
}

p#subscribethanks{
	margin:20px 0 0 0;
	color:#999999;
	font-size:1.2em;
}

a#subscribe{
	margin:10px 0 0 0;
	padding:3px 0 0 25px;
	background:url(../images/subcribe-icon.gif) no-repeat;
	height:16px;
	font-weight:bold;
}

ul#questions-side{
	list-style:none;
}

ul#questions-side li a{
	clear:none;
	display:inline;
}

h3#mostasked{
	padding:0 0 0 30px;
	background:url(../images/info-icon.gif) no-repeat 0 5px;
	clear:both;
}

h3#latestnews{
	padding:2px 0 4px 26px;
	background:url(../images/latest-news.gif) no-repeat;
}

h4.newstitle{
	margin:0;
	color:#999999;
	font-size:1em;
	font-weight:bold;
}

a.news-more{
	margin:4px 0 14px 14px;
	font-weight:bold;
	font-size:0.9em;
}

#homeleft{
	float:left;
	width:621px;
}

#mainleft{
	float:left;
	width:607px;
}

#cu3er-container{
	width:607px;
	outline:0;
}

#mainoffers{
	margin:20px 0 15px 0;
}

#mainoffers a{
	padding:125px 0 0 55px;
	font-weight:normal;
	display:block;
}

.mainoffer-item1{
	height:146px;
	width:154px;
	float:left;
	background:url(../images/mainoffer-item1.jpg);
}

.mainoffer-item2{
	height:146px;
	width:154px;
	float:left;
	background:url(../images/mainoffer-item2.jpg);
}

.mainoffer-item3{
	height:146px;
	width:150px;
	float:left;
	background:url(../images/mainoffer-item3.jpg);
}

.mainoffer-item4{
	height:146px;
	width:149px;
	float:left;
	background:url(../images/mainoffer-item4.jpg);
}

#mainoffers2{
	margin:0;
}

a.mainoffer2-item1{
	margin:0 14px 0 0;
	height:171px;
	width:193px;
	float:left;
	background:url(../images/mainoffer2-item1.jpg);
}

a.mainoffer2-item1:hover{
	background:url(../images/mainoffer2-item1.jpg) 0 171px;
}

a.mainoffer2-item2{
	margin:0 14px 0 0;
	height:171px;
	width:193px;
	float:left;
	background:url(../images/mainoffer2-item2.jpg);
}

a.mainoffer2-item2:hover{
	background:url(../images/mainoffer2-item2.jpg) 0 171px;
}

a.mainoffer2-item3{
	margin:0;
	height:171px;
	width:193px;
	float:left;
	background:url(../images/mainoffer2-item3.jpg);
}

a.mainoffer2-item3:hover{
	background:url(../images/mainoffer2-item3.jpg) 0 171px;
}

p#home-orders{
	clear:both;
	padding:12px 0 0 0;
	font-size:1.2em;
	width:620px;
	text-align:center;
}

h3.desc{
	margin:0;
	font-size:1.2em;
	font-weight:normal;
	clear:both;
	color:#999999;
}

.subproduct h2{
	margin:14px 0;
	padding:4px 0 4px 16px;
	width:320px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:1.2em;
	font-weight:bold;
	background:url(../images/icon-paper.gif) no-repeat 0 4px;
}

p.large{
	font-size:1.2em;
}

p.small{
	font-size:0.9em;
}

p.material{
	margin:15px 0;
	padding:4px 0 4px 16px;
	font-size:1.2em;
	font-weight:bold;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:url(../images/icon-paper.gif) no-repeat 0 4px;
}

#pageinstruction{
	margin:0;
	padding:78px 0 0 76px;
	height:97px;
	border-bottom:1px solid #E6E6E6;
}

#pageinstruction.order-choose{
	background:url(../images/choose.gif) no-repeat 0 56px;
	padding:78px 0 0 58px;
}

#pageinstruction.order-upload{
	background:url(../images/upload.gif) no-repeat 0 56px;
}

#pageinstruction.order-pay{
	background:url(../images/pay.gif) no-repeat 0 56px;
}

#pageinstruction.order-complete{
	background:url(../images/thankyou.gif) no-repeat 0 56px;
}

#pageinstruction #step{
	margin:-50px 0 0 0;
	float:right;
}

#pageinstruction h3{
	margin:40px 0 0 0;
	font-size:1.2em;
	float:left;
	width:600px;
	color:#999999;
}

#pageinstruction p{
	float:left;
	clear:left;
	width:500px;
}

#pageinstruction p a{
	color:#0099FF;
}

#pageinstruction #instructions h3{
	margin:40px 0 0 18px;
}

#pageinstruction #instructions p{
	margin:0 0 0 0;
	padding:0 0 0 18px;
	background:url(../images/info-icon-small2.gif) no-repeat;
}

p#holiday{
	text-align:center;
	color:#CC0000;
	padding:15px 0;
	font-size:12px;
	border-bottom:1px solid #E6E6E6;
}

form#order{
	padding:20px 0 5px 0;
}

form#order fieldset{
	border:none;
}

form#order select{
	margin:0;
	padding:4px;
	background:#F0F0F0;
	border:1px solid #CCCCCC;
	font-size:1.2em;
	font-weight:bold;
	color:#999999;
	float:left;
}

form#order select.ordercategory{
	width:367px;
	margin:0 18px 20px 0;
	border:1px solid #CCCCCC;
}

form#order select.orderproduct{
	width:300px;
	margin:0 0 20px 0;
}

form#order select.orderspecification{
	width:291px;	
	margin:0 18px 0 0;
}

form#order select.ordersize{
	width:150px;	
	margin:0 18px 0 0;
}

form#order select.orderquantity{
	width:75px;
	margin:0 18px 0 0;
}

.orderitemdivide{
	margin:5px 0 20px 0;
	border:none;
	color:#CCCCCC;
	background-color:#CCCCCC;
	height:1px;
}

.itemprice{
	margin:0;
	padding:5px 10px 6px 10px;
	font-size:1.2em;
	width:95px;
	font-weight:bold;
	color:#999999;
	background:#F0F0F0;
	text-align:right;
	float:left;
}

form#order a.remove{
	padding:4px 0 0 13px;
	background:url(../images/remove.gif) no-repeat 0 7px;
	float:right;
	font-size:0.9em;
	font-weight:bold;
}

#nettotal{
	margin:0 0 20px 0;
	padding:8px 0;
	border-top:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	height:14px;
}

#nettotal p{
	font-weight:bold;
	color:#CCCCCC;
	float:left;
}

#nettotal p.values{
	margin:0 0 0 40px;
	float:right;
	text-align:right;
}

a#additem{
	margin:0;
	padding:8px 0 0 40px;
	height:22px;
	background:url(../images/addanother.gif) no-repeat;
	float:left;
	font-weight:bold;
}

#grandtotal{
	float:right;
	color:#666666;
}

#grandtotal h1{
	float:right;
	font-size:1.8em;
	font-weight:bold;
	text-align:right;
}

#grandtotal h1#totalsum{
	width:110px;
	clear:both;
}

#grandtotal p{
	margin:10px 0 30px 0;
	float:right;
	clear:both;
	font-weight:bold;
}

#grandtotal img{
	float:right;
	clear:both;
}

form#uploadForm{
	margin:20px auto;
	text-align:center;
	width:250px;
}

form#uploadForm fieldset{
	border:none;
}

form#uploadForm p{
	clear:both;
	text-align:center;
}


form#uploadForm label{
	margin:0 0 5px 0;
	font-size:1.2em;
	color:#0099FF;
	display:block;
}

form#uploadForm input{
	margin:2px 0 0 0;
	padding:2px;
	display:block;
	width:250px;
	font-size:1.2em;
	color:#666666;
}

form#uploadForm input.hidden{
	margin:0;
	padding:0;
}

form#uploadForm input#button-upload{
	margin:20px 62px 30px 62px;
	width:113px;
	clear:both;
	text-align:center;
}

a#skipupload{
	margin:0 auto;
	color:#33CCFF;
}

#orderfooter{
	clear:both;
	margin:0;
	border-top:1px solid #CCCCCC;
}

#uploadfooter{
	clear:both;
	margin:0;
	border-top:1px solid #CCCCCC;
}

#yourorder{
	margin:20px 0 0 0;
	padding:3px 10px 0 10px;
	height:22px;
	background:#F0F0F0;
}

#yourorder h1.yourorder{
	margin:2px 5px 0 0;
	font-size:1.2em;
	color:#CCCCCC;
	float:left;
}

#yourorder h1.items{
	font-size:1.4em;
	color:#999999;
	float:left;
}


#yourorder h1.ordertotal{
	margin:0 10px 0 0;
	font-size:1.4em;
	color:#CCCCCC;
	float:right;
}

#yourorder h1.total{
	font-size:1.4em;
	color:#999999;
	float:right;
}

form#pay{
	margin:0;
	padding:20px 0;
}

form#pay fieldset{
	border:none;
}

form#pay p{
	margin:10px 0 0 0;
}

form#pay input{
	margin:0 0 0 14px;
	padding:2px;
	width:250px;
	font-size:1.2em;
}

form#pay input{
	margin:0 0 0 14px;
	padding:2px;
	width:250px;
	font-size:1.2em;
	color:#666666;
}

form#pay select{
	margin:0 0 0 14px;
}

form#pay label{
	margin:5px 0 0 0;
	width:200px;
	float:left;
	text-align:right;
	font-size:1.2em;
}

form#pay h2{
	margin:20px 0 0 0;
	width:200px;
	text-align:right;
	font-size:1.2em;
	color:#33CCFF;
}

form#pay input#terms{
	margin:3px 15px 0 213px;
	width:15px;
	height:15px;
	float:left;
}

form#pay p#terms-label{
	margin:0;
	width:250px;
	float:left;
}

form#pay input#next{
	width:114px;
	height:30px;
	margin:20px 0 0 280px;
	padding:0;
}

a#button-next{
	margin:50px 0 0 0;
	width:685px;
	display:block;
	text-align:center;
}

#thankyou{
	padding:50px 0 60px 0;
	text-align:center;
}

#thankyou p{
	margin:30px 0 0 0;
	font-weight:bold;
	font-size:1.2em;
}

#thankyou p strong{
	color:#666666;
}

#error{
	padding:50px 0 60px 0;
	text-align:center;
}


#paymentoptions{
	margin:0 auto;
	padding:50px 0;
	text-align:center;
	width:200px;
}

a#payment-card{
	margin:0 10px 0 0;
	padding:100px 0 0 0;
	background:url(../images/paymentcards.gif) no-repeat center 30px;
	border:1px solid #CCCCCC;
	float:left;
	width:198px;
	height:40px;
}

a#payment-card:hover,a#payment-card:focus{
	background:#F0F0F0 url(../images/paymentcards.gif) no-repeat center 30px;
	text-decoration:none;
	color:#666666;
}

a#payment-paypal{
	padding:90px 0 0 0;
	margin:0 auto;
	background:url(../images/paypal.gif) no-repeat center 35px;
	border:1px solid #CCCCCC;
	float:left;
	width:198px;
	height:50px;
}

a#payment-paypal:hover,a#payment-paypal:focus{
	background:#F0F0F0 url(../images/paypal.gif) no-repeat center 35px;
	text-decoration:none;
	color:#666666;
}

#offers-title{
	clear:both;
}

#offers-title h2{
	margin:14px 0 0 0;
	padding:12px 0 10px 14px;
	background:#F0F0F0;
	width:593px;
	font-size:1.4em;
	color:#33CCFF;
}

#offers{
	margin:1px 0 0 0;
	padding:14px 0 0 14px;
	background:#F0F0F0;
	width:593px;
}

#offers a.home-offer{
	margin:0 13px 14px 0;
	height:191px;
	width:184px;
	float:left;
}

#offers a#offer1{
	background-image:url(../images/home-offers.gif);
}

#offers a#offer2{
	background-image:url(../images/home-offers.gif);
}

#offers a#offer3{
	background-image:url(../images/home-offers.gif);
}

#offers a#offer4{
	background-image:url(../images/home-offers.gif);
}

#offers a#offer5{
	background-image:url(../images/home-offers.gif);
}

#offers a#offer6{
	background-image:url(../images/home-offers.gif);
}

#offers a.home-offer:hover, #offers a.home-offer:focus{
	background-position:0 191px;
}

h1.pagetitle{
	margin:0 0 25px 0;
	padding:3px 0 4px 0;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size:1.8em;
	font-weight:normal;
}


#productpagetitle{
	margin:0 0 25px 0;
	padding:3px 0 4px 0;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	height:23px;
}

#productpagetitle h1{
	font-size:1.8em;
	font-weight:normal;
	float:left;
}

#productpagetitle a{
	margin:5px 0 0 0;
	font-size:1em;
	font-weight:normal;
	float:right;
}

p.itemtitle{
	margin:0 0 20px 0;
	padding:3px 0 5px 16px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background:url(../images/bullet-cattitle.gif) no-repeat 0 8px;
	font-size:1.4em;
	color:#0099FF;
	font-weight:bold;
}

p.itemtitle a{
	color:#0099FF;
	font-weight:bold;
}

p.itemtitle a:hover,p.itemtitle a:focus{
	text-decoration:none;
	color:#33CCFF;
}

p.itemtitle a.buynow{
	margin:1px 0 0 0;
	float:right;
}

a.pdf-guidelines{
	margin:5px 0 0 0;
	background:url(../images/pdf-guidelines.gif) no-repeat;
	padding:10px 0 0 30px;
	height:20px;
	display:block;
}

p#breadcrumb{
	margin:0 0 15px 0;
}

p#breadcrumb a{
	font-weight:normal;
}


#categories{
	margin:0;
	width:622px;
}

.categorywrap{
	width:193px;
	margin:0 14px 0 0;
	height:470px;
	float:left;
}

.categoryimage{
	margin:10px 0;
}


.productinfo{
	margin:0 0 20px 0;
	min-height:153px;
}

.productimage{
	width:195px;
	margin:0 10px 0 0;
	float:left;
	text-align:center;
}

h2.category-keywords{
	font-size:1em;
	font-weight:normal;
	height:40px;
}

p.category-description{
	font-size:0.9em;
	clear:both;
	height:60px;
}

.producttext{
	float:left;
	width:390px;
	min-height:200px;
	position:relative;
}

.producttext #coverup{
	width:260px;
	height:35px;
	background:#FFFFFF;
	position:absolute;
	top:0;
	left:0;
}

.producttext h1{
	font-size:1em;
	font-weight:normal;
	float:left;
	height:35px;
	width:260px;
}

.producttext h2{
	font-size:1.2em;
	font-weight:normal;
	margin:0 0 12px 0;
	color:#999999;
	clear:both;
	line-height:110%;
}

.producttext.category h1{
	margin:-20px 0 0 0;
	height:25px;
}


.producttext.category #coverup{
	width:260px;
	height:25px;
	background:#FFFFFF;
	position:absolute;
	top:-20px;
	left:0;
}


.buybig{
	margin:-10px 0 0 0;
	float:right;
}

#productMatrix{
	clear:left;
}

a.viewprices{
	margin:10px 0;
	color:#0099FF;
	font-weight:bold;
	float:left;
}

form.itemselect fieldset{
	margin:14px 0;
	border:none;
}

form.itemselect select{
	padding:4px 4px 4px 16px;
	border:1px solid #CCCCCC;
	width:320px;
	font-size:1.2em;
	font-weight:bold;
	color:#999999;
	background-image:url(../images/icon-paper.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}

table.itemprices{
	margin:22px 0 14px 0;
	width:100%;
	text-align:center;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

table.itemprices th p{
	margin:2px 0 0 0;
	font-size:0.7em;
	font-weight:normal;
}

table.itemprices th{
	padding:4px 0;
	font-size:1.4em;
}

table.itemprices td{
	padding:4px 0;
	font-size:1.1em;
}


table.itemprices th, table.itemprices td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

table.itemprices tr.odd{
	background:#F0F0F0;
}

#itemfoot{
	margin:5px 0 0 0;
}

#itemfoot h3{
	margin:20px 0 5px 0;
	color:#0099FF;
	font-size:1em;
}

#itemfoot ul li{
	list-style:none;
	width:200px;
}

#itemfoot ul li a{
	color:#999999;
}

#delivery{
	padding:3px 0 3px 30px;
	background:url(../images/icon-van.gif) no-repeat;
}

#delivery p{
	padding:4px 0 0 10px;
	background:#F0F0F0;
	height:16px;
}

.productsfoot h5{
	border-top:1px solid #CCCCCC;
	padding:10px 0 0 0;
	margin:14px 0 5px 0;
	color:#0099FF;
	font-size:1em;
}

.productsfoot ul li{
	list-style:none;
	line-height:120%;
}

.productsfoot ul li a{
	line-height:120%;
	color:#999999;
}

body#signup{
	background:#FFFFFF;
}

a#close{
	position:absolute;
	left:330px;
	top:15px;
}

#newsletter-head{
	margin:30px 0 20px 0;
}

form#signup{
	margin:10px 0 0 0;
}

form#signup p{
	float:left;
	margin:0 0 10px 0;
	clear:both;
	width:350px;
}

form#signup label{
	padding:6px 10px 0 0;
	width:90px;
	float:left;
	color:#999999;
	text-align:right;
}

form#signup input{
	width:220px;
	padding:5px;
	float:left;
	border:1px solid #CCCCCC;
	font-size:1em;
}

form#signup select{
	margin:0;
	padding:4px;
	background:#F0F0F0;
	border:1px solid #CCCCCC;
	font-size:1.2em;
	font-weight:bold;
	color:#999999;
	float:left;
}

form#signup input#sumbit{
	margin:20px 0 0 130px;
	padding:0;
	width:94px;
	color:#FFFFFF;
	cursor:pointer;
	border:none;
}

.form-wrap{
	margin:20px 0 0 0;
	padding:20px 20px 5px 20px;
	background:url(../images/gradient-form.gif) repeat-x;
}

table#foo{
	font-size:1.2em;
}

table#foo td.lab{
	padding:6px 0 0 0;
}

table#foo input{
	margin:0 0 10px 0;
	padding:5px;
	border:1px solid #CCCCCC;
	color:#999999;
	font-size:1em;
}

table#foo input#i1-inv{
	width:170px;
}

table#foo input#i3-wide{
	width:486px;
}

table#foo input.but{
	width:100px;
	margin:0 10px 0 0;
	cursor:pointer;
}

table#foo textarea{
	margin:0 0 10px 0;
	padding:5px;
	border:1px solid #CCCCCC;
	font-size:1em;
	color:#999999;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

ul#questions{
	margin:10px 0 0 0;
	list-style:none;
	font-size:1.2em;
}

.divider{
	clear:both;
	margin:25px 0 0 0;
	border-top:1px solid #CCCCCC;
	height:25px;
}

.divider10{
	clear:both;
	margin:10px 0 0 0;
	border-top:1px solid #CCCCCC;
	height:10px;
}

#email a{
	display:block;
	margin:20px 0;
	font-size:1.2em;
}

body#help-popup{
	background:#FFFFFF;
	padding:40px 20px 0 10px;
	color:#666666;
	text-align:left;
}

#pageinstruction.faqs{
	padding:75px 0 0 57px;
	height:105px;
	background:url(../images/faqs.gif) no-repeat 0 0;
	border-bottom:none;
}

#pageinstruction.faqs #instructions{
	margin:0;
	background:none;
	padding:0;
}

#pageinstruction.faqs #instructions h3{
	margin:0 0 5px 18px;
}

#pageinstruction.faqs #instructions p{
	margin:0;
}

#pageinstruction h3.alertmessage{
	margin:20px 0 0 -12px;
	font-size:1.4em;
	color:#33CCFF;
	background:url(../images/info-icon.gif) no-repeat 0 2px;
	padding:0 0 0 30px;
}

#help-dropdowns{
	padding:35px 0;
	border-top:1px solid #999999;
}

#help-dropdowns .help-drop-title h2{
	margin:0 0 10px 0;
	height:25px;
	background:url(../images/rounded-help-closed.gif) no-repeat;
	padding:5px 0 0 12px;
	font-size:1.4em;
	color:#FFFFFF;
	cursor:pointer;
}

#help-dropdowns .help-drop-title h2.openheader{
	background:url(../images/rounded-help-open.gif) no-repeat;
}

#help-dropdowns .help-drop-content{
	display:none;
}

.help-drop-content ul.anchornav{
	margin:0;
	float:left;
}

p.anchornav-intro{
	font-size:1.1em;
	margin:0 0 5px 0;
}

#anchornav-1-1{
	margin:0 0 0 20px;
	width:240px;
}

#anchornav-1-2{
	width:300px;
}

#anchornav-1-3{
	width:230px;
}

#anchornav-2-1{
	margin:0 0 0 20px;
	width:240px;
}

#anchornav-3-1{
	margin:0 0 0 20px;
	width:240px;
}

.help-drop-content ul.anchornav li{
	margin:0 0 3px 0;
	list-style:none;
	font-size:1.2em;
	color:#0099FF;
}

.help-drop-content ul.anchornav li a{
	color:#0099FF;
}

#help-dropdowns h3{
	margin:30px 0 20px 0;
	padding:2px 0 4px 10px;
	font-size:1.4em;
	color:#999999;
	background:#F0F0F0;
}

#help-dropdowns h4{
	margin:30px 0;
	padding:2px 0 4px 10px;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	font-size:1.2em;
	color:#0099FF;
}

.indent-pdf{
	margin:15px 0 0 0;
	padding:0 0 0 100px;
	background:url(../images/help-pdf.gif) no-repeat top left;
}

.indent-jpeg{
	margin:15px 0 0 0;
	padding:0 0 0 100px;
	background:url(../images/help-jpeg.gif) no-repeat top left;
}

.checklist{
	margin:20px 0;
	padding:15px 20px;
	background:url(../images/gradient-checklist.gif) repeat-y;
	color:#33CCFF;
	width:500px;
}

.checklist h5{
	font-size:1.2em;
	background:url(../images/checklist-icon.gif) no-repeat;
	padding:2px 0 15px 32px;
}

.checklist ul li{
	list-style:none;
	margin:0 0 5px 0;
}

#help-dropdowns a.backtotop{
	margin:30px 0;
	padding:4px 10px 4px;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	font-size:1em;
	text-align:right;
	color:#0099FF;
	display:block;
}

#about-head{
	margin:0 0 20px 0;
	height:170px;
	width:607px;
	background:url(../images/about-us.jpg) no-repeat;
}

#about-leftcol{
	float:left;
	width:161px;
	height:1240px;
	border-right:1px solid #CCCCCC;
	background:url(../images/about-us-col.jpg) no-repeat 0 30px;
}

#about-leftcol h3{
	margin:505px 0 0 0;
	padding:20px 0 0 12px;
	width:135px;
	font-size:12px;
	border-top:1px solid #CCCCCC;
	color:#33CCFF;
}

#about-leftcol ul{
	margin:10px 0 0 12px;
}

#about-leftcol ul li{
	margin:2px 0;
	padding:0 0 0 12px;
	list-style:none;
	font-size:11px;
	background:url(../images/bullet-arrow2.gif) no-repeat 0 4px;
}

#about-info{
	margin:0 0 0 20px;
	float:left;
	width:425px;
}

#about-info h3{
	margin:0 0 20px 0;
	font-size:1.8em;
	color:#0099FF;
	font-weight:normal;
}

.indent{
	margin:20px 0;
	padding:20px;
	background:url(../images/gradient-abouthigh.gif) repeat-x;
}

.indent h5{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	font-size:1.2em;
	color:#0099FF;
	border-bottom:1px solid #CCCCCC;
}

.indent ul li{
	margin:0 0 10px 0;
	list-style:none;
	font-size:1.2em;
	font-weight:bold;
}

p.testimonial-head{
	font-size:1.2em;
	color:#0099FF;
	font-weight:bold;
}	

p.about-testimonial{	
	padding:15px 0 15px 50px;
	background:url(../images/test-icon.gif) no-repeat 0 18px;
	border-bottom:1px dotted #CCCCCC;
}

p.testimonial{	
	padding:15px 100px 15px 75px;
	background:url(../images/test-icon.gif) no-repeat 25px 18px;
	border-bottom:1px dotted #CCCCCC;
}

body#info{
	padding:10px 0 0 0;
	background:#FFFFFF;
	text-align:left;
}

body#info p{
	color:#999999;
}

#infobox{
	padding:0 10px 0 0;
	width:690px;
	height:500px;
	overflow:auto;
}

a#close-wide{
	position:absolute;
	left:680px;
	top:15px;
}

p#please{
	margin:30px 0 0 0;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
}


ul#links li{	
	list-style:none;
}

ul#links li a{	
	font-weight:bold;
}


/*---------- Sitemap ----------*/


ul#sitemap{	
	font-size:1.2em;
}

ul#sitemap li{	
	list-style:none;
	display:block;
	height:21px;
}

ul#sitemap li.t1{	
	padding:4px 0 0 15px;
	background:url(../images/sitelist-t1.gif) no-repeat;
	font-weight:bold;
	font-size:1.1em;
}

ul#sitemap li.t2{	
	padding:4px 0 0 25px;
	background:url(../images/sitelist-t2.gif) no-repeat;
	font-weight:bold;
}

ul#sitemap li.t3{	
	padding:6px 0 0 35px;
	background:url(../images/sitelist-t3.gif) no-repeat;
	font-size:0.9em;
	height:19px;
}

#like{
	margin:15px 0 0 0;
	float:left;
}


/* ----- Footer ----- */

#footer{
	clear:both;
	text-align:left;
}

#footer h3{
	margin:30px 0 20px 0;
	font-size:1.2em;
	padding:5px 0;
	font-weight:normal;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#999999;
}

.footercolumn{
	margin:0 20px 15px 0;
	width:210px;
	min-height:55px;
	float:left;
	text-align:left;
	border-right:1px solid #CCCCCC;
}

.footercolumn#otherinfo{
	width:200px;
}

.footercolumn p{
	margin:0 0 5px 0;
	font-weight:bold;
}

.footercolumn a{
	margin:0 0 5px 0;
}

.footercolumn ul{
	font-size:0.9em;
	list-style:none;
}

.footercolumn#otherinfo ul#sitemapcol{
	width:60px;
}


table#paypal-foot{
	margin:0;
	float:left;
}

#footer .trusted{
	float:right;
	margin:-2px 0 0 0;
}

#copyright{
	padding:10px 0 0 0;
	text-align:left;
	clear:both;
	border-top:1px solid #CCCCCC;
	font-size:0.9em;
}

#copyright.only{
	margin:30px 0 20px 0;
}

#copyright p{
	margin:0 0 5px 0;
}

*:first-child+html #copyright p{font-size:0.9em;}

* html form#order #copyright p{font-size:0.9em;}

.clear{
	clear:both;
}

/*---------- Stylish Select ----------*/

.newListSelected {
	margin:0 0 10px 0;
	background:#FFFFFF url(../images/dropdown.gif) no-repeat scroll 188px 6px;
	border:1px solid #CCCCCC;
	color:#999999;
	width:210px;
	height:25px;
	float:left;
}

.newListSelected div {
	display:block;
	font-size:1em;
	padding:0;
	text-align:left !important;
}

.newListSelected div.selectedTxt {
	padding:4px 0 0 6px;
	height:20px;
}

ul.newList {
	margin:0 0 0 -1px;
	padding:0;
	list-style:none;
	color:#999999;
	width:210px;
	background:#FFFFFF;
	border:1px solid #999999;
	height:auto;
	overflow:auto;
	font-size: 1em;
	text-align:left!important;
	position:absolute;
	z-index:9999;
}

ul.newList li {
	padding:0!important;
	border-bottom: 1px solid #cccccc;
}

ul.newList li a{
	padding:3px 8px;
	width:193px;
	color: #999999;
	text-decoration:none;
	display:block;
}



.hiLite {
	background:#F0F0F0!important;
}

.newListHover {
	background:#F0F0F0!important;
	cursor:default;
}

.newListSelHover {
	cursor:default;
}
