
* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 11px Verdana, sans-serif;
	color:#323232; 
	background: #ffffff url("/upload_dir/design/unique/shadow.png") no-repeat top center;
}
a, a:link, a:visited, a:active {
	color: #005288;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
	color: #323232;
}
div#Manufacturer {
	display: none;
}
#Wrapper {	
	margin:0 auto;
	width:930px;
}
#topNavigation {
	background: #f6f6f6;
	border: 1px solid #e9e9e9;
	width: 930px;
	height: 28px;
	margin: 18px 0px 18px 0px;
	color: #919292;
	text-shadow: #dbdbdb 1px 1px 1px;
}
	#topNavigation a, a:link, a:visited, a:active {
		color: #919292;
		text-decoration: none;	
	}
	#topNavigation a:hover {
		color: #005288;
	}
	.topNavigationPadding {
		padding: 0px 13px 0px 13px;
	}
	#topNavigation ul {
		list-style: none;
		float: right;
	}
	#topNavigation ul li {
		position: relative;
		float: left;
		line-height: 28px;
	}
	#topNavigation ul li a {
		padding: 0px 13px 0px 0px;
	}
	#topNavigation ul ul {
		margin: 0;
		border: 0 none;
		padding: 0;
		width: 160px;
		list-style: none;
		display: none;
		position: absolute;
		top: 28px;
		left: 0;
		border:1px solid #e3e3e3;
		border-bottom:none;
	}
	#topNavigation ul ul ul {	
		border-top:1px solid #e3e3e3;
		margin-top:-1px;
	}
	#topNavigation ul li:hover ul,
	#topNavigation ul ul li:hover ul,
	#topNavigation ul ul ul li:hover ul,
	#topNavigation ul li.iehover ul,
	#topNavigation ul ul li.iehover ul,
	#topNavigation ul ul ul li.iehover ul {
		display: block;
	}
	#topNavigation ul ul:after{
		clear: both;
		display: block;
		font: 1px/0px serif;
		content: ".";
		height: 0;
		visibility: hidden;
	}
	#topNavigation ul ul li {
		width: 160px;
		float: left; 
		display: block !important;
		display: inline;
		border-bottom:1px solid #e3e3e3;
		height:25px;
		padding:0;
	}
	#topNavigation ul li a {
		float: left; 
		display: block;
		text-decoration: none;
	}
	#topNavigation ul a:hover,
	#topNavigation ul li:hover a,
	#topNavigation ul li.iehover a,
	#topNavigation ul a.current {
	}
	#topNavigation ul li.your-account a {	
	}
	#topNavigation ul li.your-account a:hover{	
	}
	#topNavigation ul ul ul a {		 
		border-right:none;
	}
	#topNavigation ul li:hover li a,
	#topNavigation ul li.iehover li a,
	#topNavigation ul li:hover li:hover li a,
	#topNavigation ul li.iehover li.iehover li a,
	#topNavigation ul li:hover li:hover li:hover li a,
	#topNavigation ul li.iehover li.iehover li.iehover li a {
		float: none;
		background: #eeeeee;
		color:#666;
		font: 10px/25px Verdana, "MS Trebuchet", sans-serif;
		padding: 0 10px 0 10px;
		text-transform: none;
		text-decoration: none;
	}
	#topNavigation ul li:hover li a:hover,
	#topNavigation ul li:hover li:hover a,
	#topNavigation ul li.iehover li a:hover,
	#topNavigation ul li.iehover li.iehover a,
	#topNavigation ul li:hover li:hover li a:hover,
	#topNavigation ul li:hover li:hover li:hover a,
	#topNavigation ul li.iehover li.iehover li a:hover,
	#topNavigation ul li.iehover li.iehover li.iehover a,
	#topNavigation ul li:hover li:hover li:hover li a:hover,
	#topNavigation ul li.iehover li.iehover li.iehover li a:hover {
		background: #e3e3e3;
		color:#666;
	}
	#topNavigation ul ul ul,
	#topNavigation ul ul ul ul {
		display: none;
		position: absolute;
		top: 0;
		left: 160px;
	}
	#topNavigation ul li:hover ul ul,
	#topNavigation ul li:hover ul ul ul,
	#topNavigation ul li.iehover ul ul,
	#topNavigation ul li.iehover ul ul ul {
		display: none;
	}
	#topNavigation ul li:hover ul,
	#topNavigation ul ul li:hover ul,
	#topNavigation ul ul ul li:hover ul,
	#topNavigation ul li.iehover ul,
	#topNavigation ul ul li.iehover ul,
	#topNavigation ul ul ul li.iehover ul {
		display: block;
	}
	ul#NavigationHorizontal {
		float: left;
	}
#HeaderContent {	
	width:930px;
	margin:0 auto;	
	height:33px;
	padding:10px 10px 0 10px;
}
	#ShoppingCart  {
	  	height:38px;
	  	margin:0 20px 0 0;
		padding:0 0 0 30px;	
		background: url("/_design/common/img/icons/shopping_cart.gif") no-repeat 0px 0px;
		color:#999;
		font-size: 10px;
		float:left;	
	}
	#QuickLinks {
		color:#a5a5a5;
		font-size:10px;
		float:right;
		height:24px;
		margin:5px 0 0 0px;
	}
		#QuickLinks a {
			color:#a5a5a5;
			text-decoration: none;
	}
	#Language {	
		margin:0 0 0 20px;
		float:right;			
	}
	#Currency {	
		float:right;
		margin:0 0 0 20px;
	}
#ContentWrapper {
	margin:0 auto;
	width:930px;
}
#Content {	
	width:930px;	
	float:left;
	padding: 0px 0px 13px 0px;
	margin:0 auto;
}	
	#Header {		
		width:930px;
		margin:0 auto 13px auto;
	}
	#HeaderImage {		
		width:930px;
		margin:0 auto;
		clear: both;
	}
		#Logo {
			margin: 0px 0px 17px 0px;
			float: left;
		}
		#SearchBoxTop {
			float: right;
		}
		#ProductCatalogue  {
		}
	#LeftColumn,#RightColumn {
		width:184px;
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;	
		display:inline;
		margin:0px 13px 0 0;
	}
	#RightColumn {
		float:right;
		margin:0px 0 0 10px;
	}
	#categorylist-box,
	#search-box,
	#newslettersubscribe-box,
	#blog-box,
	#quicklogin-box,
	#tagging-box,
	#pagenews-box,
	#shoppingcart-box,
	#topten-box,
	#paymenticons-box,
	#calendar-box {
		margin:0 0 13px 0;
		width:184px;
		float:left;
	}	
	#paymenticons-box {
		text-align: center;
	}	
	#categorylist-box-top,
	#search-box-top,
	#newslettersubscribe-box-top,
	#blog-box-top,
	#quicklogin-box-top,
	#tagging-box-top,
	#pagenews-box-top,
	#shoppingcart-box-top,
	#topten-box-top,
	#paymenticons-box-top,
	#calendar-box-top {
		width:184px;
		float:left;
		background: transparent url("/upload_dir/design/unique/modulBoxHeader.png") no-repeat 0px 0px;
		height:34px;
	}
		#newslettersubscribe-box-top span {
			display: none;
		}
	#paymenticons-box-top {
		display:none;
	}		
	#categorylist-box h2,
	#search-box h2,
	#newslettersubscribe-box h2,
	#blog-box h2,
	#quicklogin-box h2,
	#tagging-box h2,
	#pagenews-box h2,
	#shoppingcart-box h2,
	#topten-box h2,
	#calendar-box h2 {
		font-size: 11px;
		color:#000000;	
		font-weight: bold;	
		padding:0 0 0 35px;	
		line-height:34px;	
	}
	#categorylist-box em,
	#search-box em,
	#newslettersubscribe-box em,
	#blog-box em,
	#quicklogin-box em,
	#tagging-box em,
	#pagenews-box em,
	#shoppingcart-box em,
	#topten-box em,
	#calendar-box em {
		font-size: 11px;
		color:#000000;
	}	
	#quicklogin-box-top em {
		display: none;
	}
	#categorylist-box-content,
	#search-box-content,
	#newslettersubscribe-box-content,
	#blog-box-content,
	#quicklogin-box-content,
	#tagging-box-content,
	#pagenews-box-content,
	#shoppingcart-box-content,
	#topten-box-content,
	#paymenticons-box-content,
	#calendar-box-content {
		float:left;
		width: 182px;;
		border:1px solid #e9e9e9;
		border-top:none;
		min-height:50px;
	  	height:auto !important;
	  	height:50px;
	  	background: #f6f6f6;
	}
		#shoppingcart-box-content table {
			padding: 6px;
		}
		#shoppingcart-box-content table table {
			padding: 0px;
			width: 171px !important;
		}
		#newslettersubscribe-box-content form,
		#quicklogin-box-content form {
			padding: 6px;
		}
		#categorylist-box-top {
			display: none;
		}
		#categorylist-box-content ul {
			border-top: 1px solid #e9e9e9;
		}
		#categorylist-box-content ul li {
			background: transparent url("/upload_dir/design/unique/logoCategoriList.png") no-repeat 7px 9px;
			border-bottom: 1px solid #FFFFFF;
			padding: 0px 0px 0px 0px;
		}
		#categorylist-box-content ul li a {
			background: none;
			line-height: 30px;
			color: #000000;
			font-weight: bold;
			border-bottom: 1px solid #e9e9e9;
			display: block;
			padding: 0px 0px 0px 30px;
		}
			#categorylist-box-content ul ul {
				background: #d9e1e9;
			}
			#categorylist-box-content ul ul li {
				background: none;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				border: 0px none;
			}
			#categorylist-box-content ul ul li a { 
				padding: 0px 30px 0px 30px;
				background: transparent url("/upload_dir/design/unique/CategoriListSubBg.png") no-repeat center bottom;
				border: 0px none;
				color: #000000;
				font-weight: normal;
			}
				#categorylist-box-content ul ul li a.current,
				#categorylist-box-content ul ul li a:hover { 
					font-weight: bold;
				}
			#categorylist-box-content ul ul ul {
				background: #FFFFFF;
			}
			#categorylist-box-content ul ul ul li {
				background: none;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}
			#categorylist-box-content ul ul ul li {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				border-bottom: 1px solid #e9e9e9;
			}
			#categorylist-box-content ul ul ul li a { 
				padding: 0px 0px 0px 0px;
				border-bottom: none;
				color: #005288;
				padding: 0px 30px;
				line-height: 24px;
				background: none;
			}
			#categorylist-box-content ul ul ul li a:hover,
			#categorylist-box-content ul ul ul li a.current {
				background: #005288;
				color: #FFFFFF;
				font-weight: bold;
			}
			
			/* TIL JQUERY LAST I HVER ROW */
			#LiProductCatId17 a {
				background: transparent url("/upload_dir/design/unique/CategoriListSubBg.png") repeat-x left bottom !important;
			}
			#LiProductCatId9,
			#LiProductCatId9 a {
				border-bottom: 0px none !important;
			}
	#paymenticons-box-content {
		background:none;
		border:none;
	}
	#topten-box-content,
	#calendar-box-content {
		padding:10px 0 0 0;
		width:178px;
	}
	.preloader {
		width:178px;
	}	
		ul.tabs {
			float:left;
			width:178px;
			height:20px;
			border-bottom:1px solid #a27e54;
		}
		.tabs li a {
			background: #b59f85;
			color:#fff;
			height:20px;
			line-height:20px;
		}			
		.tabs li a.active {
			background: #a27e54;
			color:#fff;
		}			
		.tabbed-pane,
		.pane {		
			width:178px;
		}
	#MainContent { 		
		min-height:300px;
	  	height:auto !important;
	  	height:30px;
		float:left;		
		display:inline;
		margin:0px 0 0 0;
		padding: 6px;
		border: 1px solid #e9e9e9;
		background: #f6f6f6;
	}
		#MainContentPadding {
			min-height:300px;
		  	height:auto !important;
		  	height:30px;
			float:left;		
			display:inline;
			width:522px;;
		}
		#MainContent h1{
			color:#999999;
			font-size: 15px;
			margin:0 0 10px 0;
		}
		.ProductListBg_style2, .ProductListBg2_style2  {
			margin: 3px 0px 3px 0px;
		}
#Footer {
	clear:both;
	width:960px;
	margin:0 auto;
	color:#919292;
	text-align: center;
	height:67px;
	width:960px;		
	background: transparent url("/upload_dir/design/unique/footerBg.png") no-repeat top center;
}	
#Footer ul {
	color:#919292;
	font-size: 10px;
	line-height:67px;
}	
#Footer a {
	color:#919292;
	text-decoration: none;
}	
#Footer a:hover {
	color: #005288;
}	
#ContactData li {
	border-right:1px solid #e9e9e9;
	display:inline;
	padding:0 7px;
}
