

img, #QuickLinks,#quicklogin-box-top,#blog-box-top,#pagenews-box-top,#categorylist-box-top,#search-box-top,#newslettersubscribe-box-top,#topten-box-top,#tagging-box-top,#shoppingcart-box-top,.button { behavior: url(/_design/common/js/required/iepngfix.htc) }

* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 11px Tahoma, sans-serif;
	color:#323232;  /* user controlled */
	background: #FFFFFF; /* user controlled */
}
a, a:link, a:visited, a:active {
	color: #ff7800; /* user controlled */
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #323232; /* user controlled */
}
#wrapper {	
	margin:0 auto;
	width:900px;
}
#Top {
	height:62px;	
	width:900px;			
	margin:0 auto;
	margin-top:10px;
	border-bottom:1px solid #ff7800;
	position:relative;
}	
	#Logo {
		background: url("/upload_dir/design/unique/logo.jpg") no-repeat center left;	 /* fetches logo from upload_dir/pics/  */	 
		height:62px;
		width:250px;
		float:left;
	}
	#ShoppingCart  {	
		float:left;			
		background: url("/_design/common/img/icons/shopping_cart.gif") no-repeat 0px 25px;
		margin:0 0 0 20px;
		padding:20px 0 0 30px;
		font-size: 10px;
		height:30px;
		color:#333;
	}
	#QuickLinks {
		width:150px;
		font-size:10px;
		float:right;
		height:24px;
		margin:20px 20px 0 0px;
		text-align: right;
		display:none;
	}
		#QuickLinks a {
			text-decoration: none;
			color:#333;
		}
	#DropDowns {	
			position:absolute;
			top:70px;
			left:0;
			font-size: 10px;
			margin:10px 0 0 0;
			font-family: Arial, "MS Trebuchet", sans-serif;
			text-align: left;
			color:#fff;
		}
			#DropDowns select {	
				width:110px;
			}	
			#Language {	
				float:left;
				padding:0 15px 5px 0;
			}
			#Currency {	
				float:left;
				padding:0 15px 5px 15px;
			}
			#Manufacturer {	
				float:left;
				padding:0 0px 5px 15px;	
			}	
#Navigation {
	height:25px;
	width:898px;		
	margin:0 auto;
	margin-top:5px;
}
	/* Root = Horizontal, Secondary = Vertical */
	ul#NavigationHorizontal {
	  margin: 0;
	  border: 0 none;
	  padding: 0;
	  width: 702px; /*For KHTML*/
	  list-style: none;
	  height: 25px;
	  margin-left:196px;
	}
	ul#NavigationHorizontal li {
	  margin: 0;
	  border: 0 none;
	  padding: 0;
	  float: left; /*For Gecko*/
	  display: inline;
	  list-style: none;
	  position: relative;
	  height: 25px;
	  z-index:99;
	}
	ul#NavigationHorizontal li.your-account {
	  float: right;
	}
	ul#NavigationHorizontal ul {
	  margin: 0;
	  border: 0 none;
	  padding: 0;
	  width: 160px;
	  list-style: none;
	  display: none;
	  position: absolute;
	  top: 25px;
	  left: 0;
	  border:1px solid #d3d3d3;
	  border-bottom:none;
	  margin-left:1px;
	}
	ul#NavigationHorizontal ul ul {	
	  border-top:1px solid #d3d3d3;
	  margin-top:-1px;
	}
	ul#NavigationHorizontal ul:after /*From IE 7 lack of compliance*/{
	  clear: both;
	  display: block;
	  font: 1px/0px serif;
	  content: ".";
	  height: 0;
	  visibility: hidden;
	}
	ul#NavigationHorizontal ul li {
	  width: 160px;
	  float: left; /*For IE 7 lack of compliance*/
	  display: block !important;
	  display: inline; /*For IE*/
	  border-bottom:1px solid #d3d3d3;
	  height:25px;
	}
	/* Root Menu */
	ul#NavigationHorizontal li a {	
	  padding: 0 15px 0 15px;
	  float: none !important; /*For Opera*/
	  float: left; /*For IE*/
	  display: block;
	  background:none;
	  color: #ff7800; /* user controlled */
	  font: 12px/25px Verdana, "MS Trebuchet", sans-serif;
	  text-decoration: none;
	  height: auto !important;
	  height: 1%; /*For IE*/
	  border-left:1px solid  #ff7800; /* user controlled */
	}
	/* USer account menu */
	ul#NavigationHorizontal li.your-account a {	
	  border-left:none;
	  border-right:1px solid  #ff7800; /* user controlled */
	
	  color: #ff7800; /* user controlled */
	}
	/* USer account menu */
	ul#NavigationHorizontal li.your-account li a {	
	  border-right:none;
	  border-left:none;
	  color: #ff7800; /* user controlled */
	}
	/* Root Menu */
	ul#NavigationHorizontal a.current {	
	  color: #666666;
	}
	/* Root Menu Hover Persistence */
	ul#NavigationHorizontal a:hover,
	ul#NavigationHorizontal li:hover a,
	ul#NavigationHorizontal li.iehover a {
	  color: #666666;
	}
	/* 2nd Menu */
	/* Root Menu */
	ul#NavigationHorizontal ul a {		 
	  border-right:none;
	  border-left:none;
	  text-transform: none;
	}
	ul#NavigationHorizontal li:hover li a,
	ul#NavigationHorizontal li.iehover li a {
	  float: none;
	  background: #f6f6f6;
	  font: 10px/25px Verdana, "MS Trebuchet", sans-serif;
	  color:#666666;
	}
	/* 2nd Menu Hover Persistence */
	ul#NavigationHorizontal li:hover li a:hover,
	ul#NavigationHorizontal li:hover li:hover a,
	ul#NavigationHorizontal li.iehover li a:hover,
	ul#NavigationHorizontal li.iehover li.iehover a {
	  background: #e8e8e8;
	  color:#666666;
	}
	/* 3rd Menu */
	ul#NavigationHorizontal li:hover li:hover li a,
	ul#NavigationHorizontal li.iehover li.iehover li a {
	   background: #f6f6f6;
	}
	/* 3rd Menu Hover Persistence */
	ul#NavigationHorizontal li:hover li:hover li a:hover,
	ul#NavigationHorizontal li:hover li:hover li:hover a,
	ul#NavigationHorizontal li.iehover li.iehover li a:hover,
	ul#NavigationHorizontal li.iehover li.iehover li.iehover a {
	  background: #e8e8e8;
	}
	/* 4th Menu */
	ul#NavigationHorizontal li:hover li:hover li:hover li a,
	ul#NavigationHorizontal li.iehover li.iehover li.iehover li a {
	  background: #f6f6f6;
	}
	/* 4th Menu Hover */
	ul#NavigationHorizontal li:hover li:hover li:hover li a:hover,
	ul#NavigationHorizontal li.iehover li.iehover li.iehover li a:hover {
	  background: #e8e8e8;
	}
	ul#NavigationHorizontal ul ul,
	ul#NavigationHorizontal ul ul ul {
	  display: none;
	  position: absolute;
	  top: 0;
	  left: 160px;
	}
	/* Do Not Move - Must Come Before display:block for Gecko */
	ul#NavigationHorizontal li:hover ul ul,
	ul#NavigationHorizontal li:hover ul ul ul,
	ul#NavigationHorizontal li.iehover ul ul,
	ul#NavigationHorizontal li.iehover ul ul ul {
	  display: none;
	}
	ul#NavigationHorizontal li:hover ul,
	ul#NavigationHorizontal ul li:hover ul,
	ul#NavigationHorizontal ul ul li:hover ul,
	ul#NavigationHorizontal li.iehover ul,
	ul#NavigationHorizontal ul li.iehover ul,
	ul#NavigationHorizontal ul ul li.iehover ul {
	  display: block;
	}
#ContentWrapper {
	margin:0 auto;
	width:900px;
}
#Content {	
	width:900px;	
	float:left;
	margin:0 auto;
	background: url("/upload_dir/design/unique/ContentBg.png") repeat-y top left;
	margin-bottom:10px;
}
	#LeftColumn {
		width:180px;
		min-height:400px;
	  	height:auto !important;
	  	height:400px;	
		float:left;	
		display:inline;		
		margin:0px 40px 20px 0;
	}	
	#MainContent { 		
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;		
		display:inline;		
		padding:20px 0 30px 0;
		width:680px;
	}
		#MainContent h1{
			color:#ff7800; /* user controlled */
			font-size: 23px;
			font-family: "Myriad Pro", "MS Trebuchet", sans-serif;
			font-weight: normal;
			margin:0 0 10px 0;
		}	
		
		#BreadCrumb {
			line-height:20px;
			margin:0 0 10px 0;
		}	
	#RightColumn {
		width:180px;	
		min-height:400px;
	  	height:auto !important;
	  	height:400px;	
		float:right;		
		display:inline;	
		margin:0 0px 20px 10px;		
	}	
	#blog-box {
		margin:10px 0 10px 0;
		width:100%;
	}	
		#blog-box-top {
			height:30px;
			
			line-height:30px;
		}
		#blog-box h2 {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: normal;
			text-align: left;	
			padding:0 0 0 35px;		
		}
		#blog-box em {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: bold;
			font-style: normal;
		}									
		#blog-box-content {
			width:165px;
			min-height:100px;
			padding:10px 0 0 15px;
		}
		#blog-box-bottom {
		}
	#quicklogin-box {
		width:180px;
		min-height:100px;
	  	height:auto !important;
	  	height:100px;
		float:left;
		margin:10px 0 10px 0;
		border-bottom:1px solid #cccccc;
		padding:0 0 10px 0;
	}
		#quicklogin-box-top {
			height:30px;
			
			line-height:30px;
		}
		#quicklogin-box h2 {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: normal;
			text-align: left;	
			padding:0 0 0 0px;		
		}
		#quicklogin-box em {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: bold;
			font-style: normal;
		}		
			#quicklogin-box-content {
				width:165px;
				padding:10px 0 0 0px;
				min-height:100px;
			  	height:auto !important;
			  	height:100px;	
			}
				#quicklogin-box-content ul {
					margin:10px 0 0 0px;
				}
					#quicklogin-box-content ul li {
						background: url("/_design/common/img/icons/categoryList-marker.png") no-repeat 0px 4px;
						line-height:20px;
						list-style-type: none;
						padding:0 0 0 20px;
					}
					#quicklogin-box-content ul li a{
						text-decoration: none;						
						color:; /* user controlled */
					}	
					#quicklogin-box-content ul li a:hover{
						color:; /* user controlled */
					}
					#quicklogin-box-content ul li a.active{
						color:; /* user controlled */
					}
				#quicklogin-box-bottom {
					
				}
	#tagging-box {
		float:left;
		width:180px;
		margin:10px 0 10px 0;
	}
		#tagging-box-top {
			height:30px;
			
			line-height:30px;
		}
		#tagging-box h2 {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: normal;
			text-align: left;	
			padding:0 0 0 35px;		
		}
		#tagging-box em {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: bold;
			font-style: normal;
		}						
		#tagging-box-content {
			width:165px;
			min-height:30px;
		  	height:auto !important;
		  	height:30px;
			padding:10px 0 0 15px;
		}
		#tagging-box-bottom {
			
		}	
	#topten-box {	
		float:left;
		width:180px;
		margin:10px 0 10px 0;
	}	
		#topten-box-top {
			height:30px;
			
			line-height:30px;
		}
		#topten-box h2 {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: normal;
			text-align: left;	
			padding:0 0 0 35px;		
		}
		#topten-box em {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: bold;
			font-style: normal;
		}			
		#topten-box-content { 
			float: left;
			width:180px;
			padding:10px 0 0 0px;
		}
		.preloader {
			background: url("/_design/common/img/icons/ajax-loader.gif") no-repeat center center;
			height:30px;
			width:180px;
		}		
		ul.tabs {
			margin:5px 0 0 0px;
			float:left;
			height:17px;
			border-bottom:1px solid #5c5c5c;
			width:174px;
			padding:0 0 0 5px;
		}			
		ul.tabs a {
			text-decoration: none;
		}			
		.tabs li {
			float:left;
			list-style-type: none;
			height:16px;
			width:56px;		
			text-align: center;
			font-size: 6pt;
			text-transform: uppercase;	
			margin:0 2px 0 0px;
		}			
		.tabs li a, .tabs li a:link, .tabs li a:visited  {
			background:  ;
			display:block;
			text-decoration: none;
			color:#ff7800; /* user controlled */
			height:14px;
			padding:3px 0 0 0;
			font-family: Verdana, "MS Trebuchet", sans-serif;
			color:#fff;
		}			
		.tabs li a.active{
			background:  #323232;
			display:block;
			color:#fff;
			text-decoration: none;
		}			
		.tabbed-pane {		
			min-height:50px;
			height:auto !important;
			height:50px;
			width:179px;
			margin:15px 0 0px 0px;
			float:left;
		}			
		.tabbed-container .overlay {	
			margin:0 auto;	
			position:absolute;
			padding: 5px;
			width:150px;
			text-align: center;
			z-index: 100;
			min-height:100px;
			height:auto !important;
			height:100px;
		}			
		.tabbed-container .overlay h3 {	
			color:#999;
			font-size: 12px;
			padding:40px 0 0 0px;
		}			
		.pane {
			width:180px;
			margin:0 auto;
		}			
		.pane a{
			display:block;
		}			
		.topten_title {
			width:157px;
			text-align: left;
			padding:2px 0 2px 5px;
			float:left;
		}			
		.topten a,.topten a:link,.topten a:visited  {
			text-decoration: none;
			color:#999;
			cursor:hand;
			cursor:pointer;
		}			
		.topten a:hover {
			text-decoration: none;
			color:#ff7800; /* user controlled */
		}			
		.topten_link {
			text-align: right;	
			float:right;
			padding:3px 5px 0px 0px;
			background: transparent url("/_design/common/img/icons/categoryList-marker.png") no-repeat 0px 3px;
			height:12px;
			width:12px;
		}	
		#topten-box-bottom {
		}
	#paymenticons-box {
		width:180px;
		margin:10px 0 10px 0;
		text-align: center;
		float:left;
		border-bottom:1px solid #cccccc;
		padding:0 0 10px 0;
		
	}
	#categorylist-box {	
		width:180px;
		margin:10px 0 10px 0;
		float:left;
		border-bottom:1px solid #cccccc;
		padding:0 0 10px 0;
	}
		#categorylist-box-top {
			height:30px;
			
			line-height:30px;
		}
		#categorylist-box h2 {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: normal;
			text-align: left;	
			padding:0 0 0 0px;		
		}
		#categorylist-box em {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: bold;
			font-style: normal;
		}		
		#categorylist-box-content {				
			width:165px;
			padding:10px 0 0 0px;
			
		}						
			#categorylist-box-content ul {
			}
				#categorylist-box-content ul li {
					background: url("/_design/common/img/icons/categoryList-marker.png") no-repeat 0px 4px;
					line-height:20px;
					list-style-type: none;
					padding:0 0 0 20px;
				}
				#categorylist-box-content ul li a{
					text-decoration: none;
					color:#ff7800;	 /* user controlled */
					display:block;
				}	
				#categorylist-box-content ul li a:hover{
					color:#333;
				}	
					#categorylist-box-content ul ul {							
						
					}				
					#categorylist-box-content ul ul li {
						background: url("/_design/common/img/icons/categoryList-marker2.png") no-repeat 0px 6px;
						list-style-type: none;
						padding:0 0 0 10px;
					}
						#categorylist-box-content ul ul li a{
							text-decoration: none;
							color:; /* user controlled */
						}	
						#categorylist-box-content ul ul li a:hover{
							color:; /* user controlled */
						}
		#categorylist-box-bottom {
			
		}
	#search-box {
		margin:10px 0 10px 0;
		float:left;
		width:180px;
		border-bottom:1px solid #cccccc;
		padding:0 0 10px 0;
	}							
		#search-box-top {
			height:30px;
			
			line-height:30px;
		}
		#search-box h2 {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: normal;
			text-align: left;	
			padding:0 0 0 0px;		
		}
		#search-box em {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: bold;
			font-style: normal;
		}									
		#search-box-content {
			width:165px;
			padding:0px 0 0 0px;
		}			
			.search-input {
				float:left;
				padding:12px 0 0 0px;
			}
				.search-input  input {	
					width:103px;				
				}
			.search-button .button {
				background: url("/_design/common/img/icons/search-button.png") no-repeat top left;
				height:28px;
				width:22px;
				float:right;
				border:none;
				margin:8px 2px 0 0;
				cursor:hand;
				cursor:pointer;
			}
		#search-box-bottom {
			
		}		
	#newslettersubscribe-box {			
		width:180px;
		margin:10px 0 10px 0;
		float:left;
		border-bottom:1px solid #cccccc;
		padding:0 0 10px 0;
	}
		#newslettersubscribe-box-top {
			height:30px;
			
			line-height:30px;
		}
		#newslettersubscribe-box h2 {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: normal;
			text-align: left;	
			padding:0 0 0 0px;		
		}
		#newslettersubscribe-box em {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: bold;
			font-style: normal;
		}				
		#newslettersubscribe-box-content {
			width:165px;
			padding:10px 0 0 0px;
		}	
		#newslettersubscribe-box-bottom {
			
		}	
	#shoppingcart-box {			
		width:180px;
		margin:10px 0 10px 0;
		float:left;
	}
		#shoppingcart-box-top {
			height:30px;
			
			line-height:30px;
		}
		#shoppingcart-box h2 {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: normal;
			text-align: left;	
			padding:0 0 0 35px;		
		}
		#shoppingcart-box em {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: bold;
			font-style: normal;
		}		
		#shoppingcart-box-content {
			width:180px;
			font-size: 10px;
			padding:10px 0 0 0;
		}	
		#shoppingcart-box-bottom {
			
		}	
	#pagenews-box {
		float:left;
		width:180px;
		margin:10px 0 10px 0;
	}
		#pagenews-box-top {
			height:30px;
			
			line-height:30px;
		}
		#pagenews-box h2 {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: normal;
			text-align: left;	
			padding:0 0 0 35px;		
		}
		#pagenews-box em {
			font-size: 11px;
			color:#323232;	 /* user controlled */
			font-weight: bold;
			font-style: normal;
		}							
		#pagenews-box-content {
			width:165px;
			padding:10px 0 0 15px;
			min-height:30px;
		  	height:auto !important;
		  	height:30px;
		}
		#pagenews-box-bottom {
			
		}
#Footer {
	clear:both;
	width:900px;
	line-height:37px;
	margin:0 auto;
	text-align: center;
	color:#999999;
	margin-bottom:20px;
	border-top:1px solid #ff7800; /* user controlled */
}	
#Footer a {
	color:#999999;
}	

#footer a:hover {
	color: #ff7800; /* user controlled */
}	