body {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666263;
	margin:0;
	background-color:#FFFFFF;
}

#wrap-phone-bg {
	background-image:url(images/phone_number_bg.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:1028px;
	margin:10px auto;
}
#wrap-phone {
	/*background-image:url(images/content_bg_top_right.gif);*/
	background-image:url(images/phone_number.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:1028px;
	text-align:left;
}

#container {
	width:974px;
	margin:auto;
}

/* first row header */
#header {
	width:969px;
	height:118px;
	background-color:#FFFFFF;
	background-image:url(images/phone_number.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#logo {
	width:177px;
	height:118px;
	float:left;
}
#innerheader {
	float:right;
	height:118px;
	width:792px;
}
#clientlogin {
	float:right;
	padding-right:10px;
	padding-top:10px;
	width:372px;
	height:31px;
	background-image:url(images/login_panel.jpg);
	background-repeat:no-repeat;
	text-align:right;
}
#clientlogin input[type=text] {
	border:0;
	padding:2px;
	width:90px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#basket {
	background-image:url(images/basket_panel_bg.jpg);
	background-repeat:repeat-y;
	
}
#basketinner1 {
	background-image:url(images/basket_panel_top.jpg);
	background-repeat:no-repeat;
	
}
#basketinner2 {
	padding:30px 10px 10px 10px;
	width:135px;
	background-image:url(images/basket_panel_btm.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}
#basketinner2 td {
	color:#FFFFFF;
	
}
#basketinner2 td.dots {
	background-image:url(images/dots.jpg);
	
}
#headernav, #footernav {
	padding-top:25px;
	padding-right:0px;
	width:781px;
	height:30px;
	float:right;
	text-align:right;
}
#headernav ul, #footernav ul {
	margin:0;
	padding:0;
}
#headernav ul li, #footernav ul li {
	list-style:none;
	display:inline;
	padding-left:8px;
	margin-left:5px;
	/*border-left:1px solid #666666*/
	background-image:url(images/header_navlink_bg.jpg);
	background-repeat:no-repeat;
	background-position:left 2px;
}
#headernav ul li.first, #footernav ul li.first {
	border-left:0;
	background-image:none;
}
#headernav a, #footernav a {
	text-decoration:none;
	color:#999;
	font-size:10px;
}

#headernav a:hover, #footernav a:hover {
	color:#666;
}

#headernav {
	padding-top:5px;
}

/* second row header */
#header2 {
	width:970px;
	height:145px;
}
#search {
	width:189px;
	height:146px;
	background-image:url(images/search.jpg);
	float:left;
}
#banner {
	width:780px;
	height:146px;
	background-image:url(images/banner.jpg);
	float:left;
	border-left:1px solid white;
	border-top:1px solid white;
}


/*third row content */
#content {
	width:970px;
}
.column {
	float:left;
}

/*left*/
#leftcol {
	width:177px;
	padding-bottom:20px;
	background-color:#eeeeee;
}
#categoryNav {
	width:177px;
	text-align:left;
}
#categoryNav .header {
	background-image:url(images/products_categories.jpg);
	background-repeat:no-repeat;
	width:177px;
	height:35px;
}
#leftcontent {
	width:177px;
	padding-top:5px;
	padding-bottom:5px;
}

/*middle*/
#middlecol {
	float:left;
	width:603px;
	padding-top:5px;
	min-height:280px;
	text-align:left;
	padding-left:16px;
	padding-right:15px;
}
#isPage {
	padding:10px;
}

#featuredproducts {
	width:602px;
	background-image:url(images/product_grid_bg.jpg);
	background-repeat:repeat-y;
}

/*right*/
#rightcol {
	width:157px;
	float:right;
}
#rightcontent .rightblock,.righttxt {
	width:155px;
}

#quicksearch {
	width:155px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:4px;
	background-image:url(images/quick_search.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
}

#quicksearch select, #quicksearch input {
	width:120px;
	margin:5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:0px solid #000000;
}

#quicksearch input {
	margin:5px 0;
}

#outerfooter {
	background-color:#eeeeee;
	height:180px;
}

#footer {
	padding-top:10px;
	width:970px;
	margin:auto;
	clear:both;
	height:70px;
	background-image:url(images/credit_cards.gif);
	background-repeat:no-repeat;
	background-position:left 30px;
}
#footer .company {
	float:left;
	color:#999999;
	font-size:10px;
}
#footer .designer {
	float:right;
	color:#999999;
	font-size:10px;
}
#footer a {
	text-decoration:none;
	color:#999999;
}


td, p, div .normaltext {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.9em;*/
	line-height: 130%;
	color:#666263;
	font-size:1em;
	font-weight:normal;
}

.normalPageHeading {
	font-size: 16px;
	font-weight: bold;
	padding-bottom:10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#666263;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height:120%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
}

ul {
	list-style-type: square;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration:none;
}
.clear {
	clear:both;
}

#map {
	border:1px solid #999999;
}

#mailerreg {
	background-image:url(images/register_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}