/*  
	Author: Fred Wu
	URL: http://thislab.com/
*/

/*------------------------------------------------------------
	Page
------------------------------------------------------------*/

* {
	padding: 0;
	margin: 0 auto;
}

html {
	height: 100%;
}

body {
	height: 100%;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #FFFFFF;
	background-color: #363636;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

h2 {
	font-size: 24px;
}

h3 {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial;
}

p {
	font-size: 11px;
	margin: 10px 0;
	line-height: 19px;
}
#thumbs {
	padding:5px;
	margin:3px;
	border: 1px solid #8e1b0c;
	float:left;
	width:135px;
	height:101px;
	overflow:hidden;
	text-align: center;
}
/*------------------------------------------------------------
	Forms
------------------------------------------------------------*/

input {

}

input {

}

input.submit {
	width: 35px;
	height: 24px;
}

/*------------------------------------------------------------
	Structure + Elements
------------------------------------------------------------*/

div#wrapper {
	width: 950px;
	position: relative;
	text-align: left;
	background-color: #272727;
}

div#header {
	height: 220px;
	background-image: url(../images/slide_area.gif);
	width: 950px;
	float: left;
}
	
	div#header h1 {
	width: 324px;
	height: 0px;
	background-image: url(../images/logo.gif);
	float: left;
	padding-top: 220px;
	overflow: hidden;
	}
	


	#topnavi {
	float: left;
	list-style: none;
	width: 930px;
	background: #363636;
	height: 44px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	#topnavi ul{
margin:0;
padding:0;
list-style-type:none;
width:auto; 
}
		#topnavi li {
			float: left;
		}
		
			#topnavi li span {
				float: left;
				width: 1px;
				height: 32px;
				background: url(../images/nav-divider.png) 0 2px no-repeat;
			}
		
			#topnavi li a {
	float: left;
	display: block;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
			}
#topnavi ul li a.last{

}
div#tag {
	background-image: url(../images/header.gif);
	height: 50px;
	width: 950px;
	float: left;
	background-repeat: no-repeat;
	background-color: #363636;
}

	div#tag h2 {
		float: left;
		width: 235px;
		height: 245px;
		background: url(../images/tagline.png) no-repeat;
		text-indent: -9999px;
	}
	
	div#tag p {
		display: none;
	}
	
	div#tag div#splash {
	float: left;
	width: 640px;
	height: 245px;
	margin: 0 0 0 5px;
	}
	
	* html div#tag div#splash {
		float: none;
	}

div#sidebar {
	float: left;
	width: 210px;
	margin-top: 0px;
	background-image: url(../images/side_bar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: auto;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #272727;
	min-height: 480px;
	padding-right: 10px;
}

	div#login {
	border: 1px #dedede solid;
	padding: 10px;
	min-height: 60px;
	}
	
		div#login h3 {
			display: inline;
			font-size: 14px;
		}
	
		div#login h3#shopping-cart {
			margin: 0 6px 0 25px;
		}
		
		div#login h3#client-login {
			margin: 0 0 0 4px;
			color: #666;
		}
		
		div#login form {
			margin: 10px 0 0 0;
		}
	
	h3#nav-sub-title {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
	ul#nav-sub {
	list-style: none;
	}
	
		ul#nav-sub li {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
		}
		
			ul#nav-sub li a {
	color: #939393;
	background-image: url(../img/dot-sub.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
			}

div#content {
	float: left;
	width: 700px;
	background-image: url(../images/product_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	background-color: #272727;
	height: auto;
	padding-top: 25px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	min-height: 490px;
}
div#content_std {
	float: left;
	width: 700px;
	background-image: url(../images/product_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	background-color: #272727;
	height: auto;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	min-height: 490px;
	padding-left: 0px;
}
div#content_news {
	float: left;
	width: 700px;
	background-image: url(../images/product_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	background-color: #272727;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	min-height: 490px;
	padding-left: 0px;
}
div#content_about {
	float: left;
	width: 350px;
	background-image: url(../images/about_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	background-color: #272727;
	height: 440px;
	padding-top: 45px;
	padding-right: 360px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	div.main-icons {
		float: left;
		color: #efefef;
		width: 310px;
		height: 115px;
		background: url(../images/box-bg.png) no-repeat;
		margin: 0 0 10px 0;
	}
	
	div.main-icons-alt {
		margin-left: 10px;
	}
	
		div.main-icons h2 {
			text-align: center;
			color: #efefef;
			font-size: 18px;
			margin: 7px 0 0 0;
		}
		
		div.main-icons p {
			width: 175px;
			height: 48px;
			overflow: hidden;
			float: right;
			margin: 10px 10px 2px 0;
		}
		
		/* different height for IE6/7, to cover up possible extra lines */
		
		* html div.main-icons p {
			height: 44px;
		}
		
		*+html div.main-icons p {
			height: 44px;
		}
		
		div.main-icons span {
			display: block;
			width: 100px;
			height: 45px;
			float: left;
			margin: 15px 15px 0 10px;
			text-align: center;
		}
		
		div.main-icons a {
			text-transform: uppercase;
			color: #efefef;
			font-size: 11px;
			font-weight: bold;
			float: right;
			margin: 0 20px 0 0;
			padding: 0 0 0 12px;
			background: url(../images/dot-red.png) 0 5px no-repeat;
		}
		
		div.main-icons img {
			float: left;
			margin: 15px 0 0 10px;
		}
		
		/*div#i-online-shopping span {
			width: 62px;
			height: 67px;
			margin: 10px 30px 0 30px;
			background: url(../images/shopping-cart.gif);
		}*/
		
		/* fix IE6 margin */
		/*
		* html div.main-icons span {
			margin-left: 5px;
		}
		
		* html div#i-online-shopping span {
			margin-left: 12px;
		}
		
		div#i-street-print span {
			background: url(../images/inner-streetprint.png);
		}
		
		div#i-retail span {
			background: url(../images/inner-retail.png);
		}
		
		div#i-commercial span {
			background: url(../images/inner-commercial.png);
		}
		
		div#i-club span {
			background: url(../images/inner-club.png);
		}
		
		div#i-contractors span {
			background: url(../images/inner-contractors.png);
		}*/

div#footer {
	float: left;
	width: 210px;
	background-image: url(../images/side_bar_footer.gif);
	margin: 0;
	height: 35px;
	padding-left: 20px;
}

	div#footer p {
		font-size: 11px;
		font-weight: bold;
	}

div#watermark {
	float: left;
	width: 700px;
	text-align: right;
	font-size: 10px;
	background-image: url(../images/product_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 15px;
	padding-right: 20px;
}
#content .left {
	text-align:left;
}
#content .center {
	text-align:center;
}
#content .right {
	text-align:right;
}
#content img.right {
	float:right;
	margin-left:20px;
}
#content img.left {
	float:left;
}
#content img.leftAlone {
	float: left;
	margin-right: 100%;
}
#content img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
    #replacement-1 {
      width: 100px;
      height: 55px;
      margin: 0;
      padding: 0;
      border: 0;
      background: transparent url(images/SearchGoogle.gif) no-repeat top left;
      text-indent: -1000em;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */
      
    }

    #replacement-2 {
	width: 127px;
	height: 27px;
	padding: 27px 0 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
	background-color: transparent;
	background-image: url(../images/images/add_cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
    }

    form>#replacement-2 { /* For non-IE browsers*/
      height: 0px;
    }

    /* The code below here is not a part of the CSS replacement */
    form { margin: 10px 0px 20px; }
    input { vertical-align: middle; }
#wrapper #sidebar #nav-sub .no_arrow {
	background-image: none;
}
#cart_price {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cart_headline {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 33px;
	width: 615px;
	padding-top: 7px;
	padding-left: 15px;
}
#cart_details {
	color: #CCCCCC;
	font-size: 12px;
	background-image: url(../images/images/cart_details.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 417px;
	width: 617px;
	padding-left: 13px;
}
#cart_details_pic {
	margin-right: 16px;
	margin-top: 16px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #272727;
	color: #FFFFFF;
	padding: 1px;
}
.cart_list {
	height: 220px;
	width: 230px;
	margin-right: 10px;
	margin-top: 10px;
	background-image: url(../img/cat_item_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cart_list_thumb {
	height: 140px;
	overflow: hidden;
	width: 230px;
	float: left;
	text-align: center;
	padding-top: 7px;
}
.cart_list_headline {
	color: #FFFFFF;
	height: 25px;
	width: 201px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../img/cat_title_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 8px;
	float: left;
}
.cart_list_headline a{
text-decoration:none;
color:#FFFFFF;
}
.cart_list_desc {
	height: 58px;
	width: 230px;
	float: left;
	overflow: hidden;
	margin-bottom: 7px;
	color: #FFFFFF;
}
.cart_list_more a{
	float: left;
	width: 81px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../images/more_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	overflow: hidden;
	display: block;
}

.cart_list_more a:hover {
background-image: url(../images/more_info_hover.gif);
}
/*------------------------------------------------------------
	Forms
------------------------------------------------------------*/

input {
	border: 1px #91acb8 solid;
	padding: 3px;
	background-color: #FFFFFF;
	height: 20px;
}


#wrapper #sidebar #login #client_login input.submit {
	width: 35px;
	height: 24px;
}
#wrapper #sidebar #login #client_login input {
	width: 75px;
}
#wrapper #header #map {
	height: 220px;
	float: right;
	width: 626px;


}
.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #a0251a;
	font-weight: bold;
	background-position: center;
} 
.entryTable .content {
	background-color: #333333;
}
.cart_list_add {
width: 81px;
height: 16px;
float: left;
margin-top: 10px;
}
.cart_list_add a{
width: 81px;
height: 16px;
float: left;
background-image: url(../images/add_to_cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cart_list_add a:hover {
background-image: url(../images/add_to_cart_hover.gif);
}
#wrapper #content .cart_list .cart_list_qty {
	float: left;
	margin-top: 10px;
	width: 20px;
	margin-left: 15px;
}
#sidebar_left {
	background-image: url(../images/product_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 521px;
	width: 10px;
	float: left;
	margin-top: 10px;
}
#shopping-cart {
	width: 210px;
	height: auto;
	padding-top: 10px;
	background-image: url(../images/grey_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
}
#minicart {
	background-color: #000000;
}
#wrapper #sidebar hr {
	color: #CCCCCC;
}
.new_snip {
	height: 67px;
	overflow: hidden;
	margin-top: 0px;
	width: 600px;
	float: left;
}
.new_snip_sml {
	height: 67px;
	overflow: hidden;
	margin-top: 0px;
	width: 496px;
	float: left;
}
.news_title {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 14px;
	width: 639px;
	height: 11px;
}
.news_more {
	height: 30px;
	background-image: url(../images/news_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	width: 600px;
	float: left;
	padding-left: 20px;
}
.content_title {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	padding-top: 5px;
	padding-left: 20px;
}
.news_pic {
	height: 113px;
	width: 143px;
	float: left;
}
.news_articles {
	height: 143px;
	width: 639px;
}
#wrapper .in #content_news .news_full {
	height: 300px;
}
form ol {
 margin: 0;
 padding: 0;
 list-style: none;
}
form li {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	min-height: 21px;
}
form li label {
	width: 120px;
	float:left;
	margin-top: 5px;
	margin-left: 12px;
}
form textarea {
	height: 50px;
	width: 150px;
}
#wrapper #map {
	height: 200px;
	width: 200px;
}
