html { 
	overflow:-moz-scrollbars-vertical; 
}

.clear {
	margin: 0; padding: 0;
  	border: 0; background: 0;
  	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
	font-weight: normal;
}

h1 { font-size: 2.1em; margin: 0 0 .4em 0; padding: 0 0 .1em 0; border-bottom: 1px dotted #ccc; }

h2 { font-size: 1.65em; margin: 0 0 .4em 0; }

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

a:hover {
	text-decoration: underline;
}

img.right {
	float: right;
	margin: 0 0 5px 5px;
}

.body {
	font: .8em "Verdana", "Arial", sans-serif;
	margin: 2px 0 1em 0;
	text-align: center;
	background: #0268ff repeat-y;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header-its {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	background:url("./headerback.png") no-repeat scroll 0 top #FFFFFF;
}

	div#logo-its a img {
		width: 340px;
	}

#navigation {
	font-size: .8em;
}

	#logo-its {
		clear: both;
		float: left;
		width: 411px;
		height: 85px;
		text-align: center;
		padding: .4em;
	} 
		
	
	#tools {
		float: left;
		width: 520px;
		color: #000;
		padding: 1.5em 0 0 1em;
	}
	
		#tools div.panel {
			float: left;
			width: 28%;
			padding: 2em 0 0 .8em;
			text-align: left;
		}
		
			#tools div.panel img {
				float: left;
				width: 31px;
				margin-right: .75em;
			}
			
			#tools div.panel h5 {
				font-size: 1.2em;
				font-weight: bold;
			}
			
				#tools div.panel h5 a {
					text-decoration: none;
				}
		
		#tools #account a {
			color: #000;
		}
				
		#tools #cart a {
			color: #000;
		}	
			
		#tools #account a:hover {
			text-decoration: underline;
		}
				
		#tools #cart a:hover {
			text-decoration: underline;
		}			
		#tools #search {
			width: 39%;
			float: left;
			border: none;
		}			
	
			#tools #search input {
				vertical-align: middle;
				border: none;
				margin-left: .5em;
			}                      
			
			#tools #search legend {
				display: none;
			}
					
			#tools #search #keyword {
				width: 145px;
				font-size: 1.4em;
				border: 1px solid #000;
			}
	
.leftcontent {
	clear: both;
	float: left;
	width: 206px;
}

.rightcontent {
	border-color:#0267ff;
	border-style:solid;
	border-width:0 0 0 2px;
	float:right;
	left:-2px;
	padding:5px;
	position:relative;
	width:730px;
}

#maincontent {
	width: 100%;
	overflow: hidden;
	background:url("./footerback.png") no-repeat scroll 0 bottom #FFFFFF;
}

a#featuredcategoryimage {
	display:block;
	height:150px;
	overflow:hidden;
	width:500px;
}

#functionality {
	width: 950px;
	height: 34px;
	margin: 0px auto;
	border: #0267ff solid;
	border-width: 2px 0;
	overflow: hidden;
	font-size: .85em;
	color: #000;
	background: #fff;
}

	#functionality a {
		display: block;
		padding: 11px 2em;
		color: #0267ff;
		text-decoration: none;
	}

	#functionality a:hover {
		color: #000;
		text-decoration: underline;
	}

		#functionality ul.topnav li {
			float: left;
			font-weight: bold;
		}

	#leftnavigation {
		border-right:2px solid #0267ff;
		padding: 20px 0;
		overflow: hidden;
		font-size: .85em;
		color: #000;
		line-height: 20px;
	}
	
	#leftnavigation li {
		display: block;
		padding: 6px;
	}
	
	#leftnavigation a {
		color: #0267ff;
		text-decoration: none;
	}

	#leftnavigation a:hover {
		color: #000;
		text-decoration: underline;
	}


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

#footer-its {
	float: right;
	text-align: center;
	color: #fefefe;
	padding-top: .8em;
	background: none;
}

	#footer-its a {
		color: #fefefe;
		text-decoration: none;
	}
	
	#footer-its a:hover {
		color: #fefefe;
		text-decoration: underline;
	}

	#footer-its ul {
		margin: .2em 0;
	}
	
	#footer-its p {
		margin: .2em 0;
	}
	
		#footer-its ul li {
			display: inline;
		}

/* Homepage */	
	
.storefront #maincontent div.segment {
	margin: 0 0 1em 0;
	width: 100%;
	overflow: hidden;
}

	.storefront #maincontent div.segment h2 {
		background: #fff url('header-line-through.gif') repeat-x center;
	}
	
		.storefront #maincontent div.segment h2 span {
			background-color: #fff;
			padding: 0 1em 0 0;
		}

.storefront #maincontent #welcome p {
	line-height: 180%;
	font-size: 1.15em;
}
                                                                                                                   
/* Promotions */	

.storefront #maincontent #promotions {
	float: right;
	width: 300px;
}

	.storefront #maincontent #promotions li {
		border: 1px solid #ccc;
		height: 70px;
		margin-bottom: 5px;
	}
	
		.storefront #maincontent #promotions li.last {
			margin-bottom: 0;
		}	

/* Product Detail */

.catalogdetail #maincontent #focus {
	width: 100%;
	overflow: hidden;
	margin: 1em 0;
}

.catalogdetail #maincontent #media {
	float: left;
	text-align: center;
	width: 400px;
}

.catalogdetail #maincontent #information {
	border-left: 1px dotted #ccc;
	float: right;
	width: 250px;
	padding-left: 1%;
}

.catalogdetail #maincontent #add-to-cart {
	width: 220px;
	float: left;
}

.catalogdetail #maincontent #information ul.pricing {
	margin: 0 0 .4em 0;
	padding: 0 0 .4em 0;
}

		.catalogdetail #maincontent #information ul.pricing li.final span {
			font-size: 2.6em;
			font-weight: normal;
		}
		
		.catalogdetail #maincontent #information ul.pricing li.retail span {
			text-decoration: line-through;
			color: #9a3535;
			font-size: 1em;
		}
	
	.catalogdetail #maincontent #information ul.pricing li.save {
		color: #024204;
		padding: .3em 0;
		display: none;
	}
	
		.catalogdetail #maincontent #information ul.pricing li.save span {
			font-weight: bold;
		}

	.catalogdetail #maincontent #add-to-cart fieldset {
		text-align: left;
	}
	
		.catalogdetail #maincontent #add-to-cart fieldset dl dt {
			font-weight: bold;
			margin-bottom: .2em;
		}
		
		.catalogdetail #maincontent #add-to-cart fieldset dl dd {
			margin-bottom: .5em;
		}
		
		.catalogdetail #maincontent #add-to-cart dl select,
		.catalogdetail #maincontent #add-to-cart dl input {
			width: 100%;
			font-size: 1.3em;
		}
	
	.catalogdetail #maincontent #add-to-cart fieldset div.button {
		margin: .7em 0;
		border-top: 1px dotted #ccc;
		padding: .4em 0;
	}
	
	.catalogdetail #maincontent #add-to-cart ul.colors {
		width: 100%;
		overflow: hidden;
		margin: .5em 0 0 0;
	}
	
		.catalogdetail #maincontent #add-to-cart ul.colors li {
			float: left;
			margin: 0 5px 5px 0;
		}
			.catalogdetail #maincontent #add-to-cart ul.colors li img {
				width: 35px;
				height: 35px;
				border: 1px solid #ccc;
				display: block;
				overflow: hidden;
			}

.catalogdetail #maincontent ul.meta {
	font-size: .75em;
	color: #888;
	padding: 0;
}

	.catalogdetail #maincontent ul.meta li {
		display: inline;
		margin-right: .5em;
		font-weight: bold;
	}

		.catalogdetail #maincontent ul.meta li span {
			font-weight: normal;
		}
		
		.catalogdetail #maincontent ul.meta acronym {
			border: 0;
		}
		
.catalogdetail #maincontent #description {
	margin: 0 0 1em 0;
}

	.catalogdetail #maincontent #description ul {
		padding: 0 0 0 3em;
	}
	
		.catalogdetail #maincontent #description ul li {
			list-style: circle;
			padding: .3em 0;
		}

		.addToCartBtn {
			width: 109px;
			height: 20px;
			border: none;
			background: url(buyit.gif);
			text-indent: -9000px;
		}
		
		input.addToCartBtn  {
			font-size: 0;
		}
		
#filter {
	padding: 1em 0;
	border: 1px dotted #ccc;
	border-width: 1px 0;
	margin: 1em 0;
	font-size: .8em;
}

	#filter span {
		font-weight: bold;
		font-size: 1.2em;
		display: block;
		margin-bottom: .2em;
	}
	
	#filter li {
		display: inline;
	}

.comparisonlist #maincontenttable {
	width: 100%;
	border-collapse: collapse;
	margin: 2em 0 1em 0;
}

	.comparisonlist #maincontenttable th,
	.comparisonlist #maincontenttable td {
		border-bottom: 1px solid #ccc;
		padding: .5em 1em;
	}
	
	.comparisonlist #maincontenttable td.brief {
		width: 100%;
	}
	
	.comparisonlist #maincontenttable td.remove {
		text-align: center;
	}

	.comparisonlist #maincontenttable th {
		color: #888;
		font-weight: normal;
		text-align: left;
	}

/* Product Listings */
	
div.products {
	width: 100%;
}

div.category {
	width: 100%;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px dotted #ccc;
}

	div.category.last {
		border-bottom-width: 0;
	}

div.products div.clear {
	font-size: 1px;
	clear: both;
}
	
div.products div.product {
	float: left;
	width: 18.8%;
	text-align: center;
	overflow: hidden;
	padding: .3em;
	border-right: 1px solid  #d0d0d0;
}

div.products div.product.last {
	border-right: none;
}

	div.product h3 {
		font-size:1.2em;
		height:3.5em;
		margin-bottom:0.1em;
		overflow:visable;
	}
	
		div.product h3 a {
			font-size:12px;
			color: #0267ff;
			text-decoration: none;
		}
		
		div.product div.thumb a {
			display:block;
			height:120px;
			overflow:hidden;
		}
		
	div.product ul.pricing {
		margin: 1.2em 0 .4em 0;
	}
		
		div.product ul.pricing li {
			display: inline;
		}
	
			ul.pricing li.retail span {
				color:#9a3535;
				font-size:0.8em;
				text-decoration:line-through;
			}
			
			ul.pricing li.final span {
				font-size: 1.1em;
				font-weight: bold;
				color: #024204;
			}

		div.product div.buttons {
			margin: .3em 0;
		}
		
		div.product div.comparison-checkbox {
			color: #0267ff;
			display: none;
		}
		
			div.product div.comparison-checkbox label.selected {
				font-weight: bold;
				color: #000;
			}
			
			div.product div.comparison-checkbox input {
				vertical-align: middle;
			}
			
			li.level-1 {
				font-size: 15px;
				font-weight: bold;
				color: #0267ff;
			}
			li.level-1 a {
				color: #0267ff;
				font-weight: bold;
			}
			li.level-2 {
				margin-left: 1em;
			}
			
			li.level-3 {
				margin-left: 2em;
			}
			
			li.current a {
				color: #0267ff;
				font-weight: bold;
			}
			
			li.level-1.first {
				margin-top: 0;
			}
			

			
/* Search Results */
			
#results {
	width:100%;
	padding:10px;
	background:#eee;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

	#results a {
		color:#476298;
		text-decoration:none;
	}
	
	#results a:hover {
		text-decoration: underline;
	}







