@import "/jquery.fancybox/jquery.fancybox.css";

s { text-decoration: line-through; }

html { 
	overflow:-moz-scrollbars-vertical; 
}

.clear {
	margin: 0; padding: 0;
  	border: 0; background: 0;
  	clear: both;
  	visibility: hidden;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	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;}

img.right {
	float: right;
	margin: 0 0 5px 5px;
}

a { color: #444; }

a:hover { color: #000; }

.body { 
	font: .8em "Verdana", "Arial", sans-serif; 
	margin: 0 0 1em 0; 
	margin: 5px;
	text-align: center;
	background: #474747 url(bodybackground.gif) 0 -4px repeat-x;
}

#wrapper {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}

#header-its {
	height: 79px;
	width: 100%;
}

#navigation {
	font-size: .8em;
}

	#logo-its {
		clear: both;
		float: left;
		width: 477px;
		/width: 475px;
		text-align: center;
		padding: .2em 0 0 0;
	} 
		
	
	#tools {
		float: left;
		width: 473px;
		/width: 475px;
		color: #fff;
		padding: 1.5em 0 0 0;
		position: relative;
		left: 10px
	}
	
		#tools div.panel {
			float: left;
			width: 27%;
			padding: 2em 0 0 .4em;
			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: #fff;
		}
				
		#tools #cart a {
			color: #fff;
		}	
			
		#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;
			}
	
.leftcontent {
	clear: both;
	float: left;
	width: 200px;
}

.rightcontent {
	float : left;
	width: 730px;
	padding-left: 9px;
	text-align: left;
}

#maincontent {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	padding: .5em 0 .5em 0;
	background: #fff;
	border:  solid #fff;
	border: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#functionality {
	width: 100%;
	height: 34px;
	margin-top: 13px;
	font-size: .85em;
	color: #555;
	background: #111;
	overflow: hidden;
}

	#functionality a {
		display: inline-block;
		padding: 11px 1em;
		color: #fefefe;
		text-decoration: none;
	}

	#functionality a:hover {
		color: #fff;
		text-decoration: none;
		background:  url(rollover.jpg) repeat-x;
	}


	#functionality ul.topnav {
		width: 100%;
		
	}
		
		#functionality ul.topnav li {
			float: left;
			font-weight: bold;
		}
	
	#leftnavigation {
		margin-top: 2px;
		padding: 20px 0;
		overflow: hidden;
		font-size: .85em;
		color: #000;
		line-height: 20px;
		background: #fff;
		border-right: 1px solid #999;
		text-align: left;
	}
	
	#leftnavigation ul li {
		width: 200px;
		list-style: none;
	}
	
		#leftnavigation ul li.level-1 {
			margin: 6px 0 6px 4px;
			width:196px;
			font-weight: bold;
		}
		
			#leftnavigation ul .current a,
			#leftnavigation ul .expanded a {
				color: #2D9ED8;
			}
		
			#leftnavigation ul .current {
				font-weight: bold;
			}
	
		#leftnavigation ul li.level-2 {
			margin:3px 0 3px 18px;
			width:182px;
		}
		
		#leftnavigation ul li.level-3 {
			margin:3px 0 3px 30px;
			width:170px;
		}
		
		#leftnavigation a {
			padding: 4px 5px;
			text-decoration: none;
			display:block;
		}
	
		#leftnavigation a:hover {
			text-decoration: underline;
		}
		
#footer-its {
	clear: both;
	text-align: center;
	color: #fefefe;
	padding-top: 1.3em;
	background: url(footer.gif) center top no-repeat;
}

	#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 */	

#featured-categories-slideshow {
	width: 935px;
	height: 235px;
	margin: 1px 0 10px 8px;
	overflow: hidden;
}

#maincontent.storefront div.segment {
	margin: 0 0 1em .5em;
	width: 98%;
	overflow: hidden;
	text-align: left;
}

	#maincontent.storefront div.segment h2 {
		background: #fff;
	}
	
		#maincontent.storefront div.segment h2 span {
			background-color: #fff;
			padding: 0  0 0 .15em;
		}

#maincontent.storefront #welcome p {
	line-height: 180%;
	font-size: 1.15em;
}

/* Promotions */	

#maincontent.storefront #welcome #promo-area {
	float:right;
	width:300px;
	margin-left:20px;
}

#maincontent.storefront #welcome #promo-area img {
	padding-bottom:10px;
}


#maincontent.storefront #promotions {
	float: right;
	width: 300px;
}

	#maincontent.storefront #promotions li {
		border: 1px solid #ccc;
		height: 70px;
		margin-bottom: 5px;
	}
	
		#maincontent.storefront #promotions li.last {
			margin-bottom: 0;
		}	

/* Product Detail */

#product-pricing {
	list-style: none;
	margin: 0 0 1em 0;
}

ul.pricing li.base {
	color: #060;
	font-size: 2em;
	font-weight: bold;
}

#maincontent.catalogdetail h1 {
	margin: 0 0 .5em 0;
	padding: 0;
}

#maincontent.catalogdetail ul.meta {
	list-style: none;
	margin: 0 0 .5em 0;
	font-size: 1em;
	color: #555;
}

	#maincontent.catalogdetail ul.meta li {
		display: inline;
		margin-right: .3em;
	}

#media {
	float: left;
	width: 300px;
	position: relative;
}

	#media #product-photo {
		width: 300px;
	}
	
	#media #larger {
		margin: .2em 0;
		border-top: 1px dotted #ddd;
		text-align: right;
		padding: .1em .3em;
	}
	
		#media #larger a {
			text-decoration: none;
			color: #000;
		}
	

	
#information {
	float: right;
	width: 400px;
}

#description {
	clear: both;
	padding-top: 1em;
}

#description h2 {
	margin-bottom: .2em;
}

#add-to-cart {
	border: 1px solid #ddd;
	padding: .5em;
}

#add-to-cart legend {
	font-weight: bold;
	font-size: 1.3em;
}

#add-to-cart dl { margin: 0 0 1em 0; }
#add-to-cart dt { font-size: 1.2em; font-weight: bold; }
#add-to-cart dd { margin: 0; }

#custom-services {
	margin-bottom:20px;
}

#qty-table {color:#000;font-family:"Arial", "Helvetica", sans-serif;font-size:13px;font-weight:bold;margin-top:8px;border:1px solid #ccc; width:100%; margin-bottom:20px;}
#qty-table .heading td,#qty-table .heading th {padding:4px 8px;border-bottom:1px solid #ccc;background:#ccc;}
#qty-table .heading th {border-right:1px dotted #fff;}
#qty-table th {border-right:1px dotted #ccc;}
#qty-table tr.heading:hover {background:#999;}
#qty-table tr:hover {background:#eee;}
#qty-table td,#qty-table th {text-align:left;border-bottom:1px dotted #ccc;padding:4px 14px;}
#qty-table .last td,
#qty-table .last th {border-bottom:0;}

/* Product Listings */
	
div.products {
	width: 100%;
	
}

div.category {
	width: 100%;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px dotted #;
}

	div.category.last {
		border-bottom-width: 0;
	}

div.products div.clear {
	font-size: 1px;
	clear: both;
}
	
div.products div.product {
	float: left;
	width: 18%;
	text-align: center;
	overflow: hidden;
	margin: 0 1% 1% 0;
	padding: .5em 0;
	border: 1px solid #E52666;
	height: 250px;
}

div.products div.product.last {
	border-right: none;
}

	div.product div.photo img {
		width: 150px;
		height: 150px;
	}

	div.product h3 {
		font-size: 1.2em;
	}
	
		div.product h3 a {
			color: #000;
			text-decoration: none;
		}
		
	div.product ul.pricing {
		margin: .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: #777;
			display: none;
		}
		
			div.product div.comparison-checkbox label.selected {
				font-weight: bold;
				color: #000;
			}
			
			div.product div.comparison-checkbox input {
				vertical-align: middle;
			}

/* Search Results */
			
.results {
	width:100%;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

	.results a {
		color:#476298;
		text-decoration:none;
	}
	
	.results a:hover {
		text-decoration: underline;
	}
		
/* Brands */	
#maincontent.brands div.brand {
	float: left;
	width: 33%;
	text-align: center;
	margin-bottom: 2em;
}



ul.crumbs li {
	display: inline;
}

#gallery { margin: 0; padding: 0; width: 100%; overflow: hidden; }
	#gallery li { display: inline; padding: 0 .2em; padding: 0; margin: 0; }
	#gallery li a img { width: 75px; border: 3px solid #fff; }
	#gallery li.selected a img { border: 3px solid #0F0;  }


