@charset "UTF-8";
/* CSS Document */
body {
	font: 100%/1.4  Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	color: #000;
	background:#f6f6f6 url(../images/sliver1.png) repeat-x top;
	
}

#bkgWrapper{
	width:100%;
	background:url(../images/sliver3.png) repeat-x bottom;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
	list-style:none;
}
h1, h2, h3, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px;
	
}

h1{
	color:#660000;	
}

h2, h3, h5, h6{
	color:#666;
}

h4{
	padding:10px 0px 10px 0px;
	margin:0px;
	color:#00;
	font-size:20px;
	color:#660000;
	font-weight:normal;
}

h5{
	font-size:14px;	
}

h8{
	font-size:16px;
	font-family:"Comic Sans MS", cursive
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a{ 
	text-decoration: none; 
	
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}

/* ~~ this container surrounds all other divs giving them their percentage-based width*/
.container {
	width: 959px;
	background: #fff;
	margin: 0 auto;  /*the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
#header {
	background: #cc6600;
}

#header a{
	text-decoration:none;
}

.content{
	width:959px;
	min-height:528px;
	background-color:#f6f6f6;
	overflow:hidden;
}

.content a{
	color:#660000;	
}
a.logikalabout:hover{
	color:#99cc66;
	text-decoration:none;
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol { 
	padding: 0px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

/* ~~ The footer ~~ */
#footer {
	background-color:#660000;
	color:#FFF;
	height:78px;
}

#logikal{
	float:right;
	width:220px;
	text-align:right;
}

#logikal a{
	color:#FFF;
	text-decoration:none;
}

#copyright a{
	color:#FFF;
	text-decoration:none;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#banner1{
	background-color:#FFF;
	width:959px;
	margin-left:0px;
}

#banner1 a{
	font-weight:bold;
}

#banner1Left{
	width:300px;
	margin-left:40px;
}

#banner1Left a{
	color:#660000;
}
#banner1Left a:hover{
	color:#F00;
}
#banner1Right{
	width:500px;
	float:right;
	text-align:right;
	display:inline;
	margin-right:30px;
}

#banner1Right a{
	color:#660000;	
}

#banner1Right a:hover{
	color:#F00;
}

#banner2{
	background-color:#cc6600;
	width:909px;
	height:29px;
	padding-top:5px;
	color:#FFF;
	text-align:center;
	margin-left:25px;

}

#banner2 a{
	color:#FFF;
	font-weight:normal;
}

#banner2 a:hover{
	background-color:#fff;
	color:#cc6600;	
}

#columnLeft{
	width:50%;
	float:left;
}

#columnLeft img{
	border-width:1px;
	border-color:#000;
	border-style:solid;
	margin:5px 0px 7px 10px;
}

#columnRight{
	width:40%;
	float:right;
	margin-right:86px;
}

#columnRight img{
	border-width:1px;
	border-color:#000;
	border-style:solid;
	margin:5px 0px 11px 5px;
}

#bottomBanner{
	background-color:#f6f6f6;
}

#bottomBanner hr{
	background-color:#c3c3c3;
	color:#c3c3c3;
	width:291px;
	border:1px thin #c3c3c3;
	padding:0px;
	margin:10px 0px 10px 0px;
	text-align:left;
}


#imageLinks{
	width:955px;
	padding-left:4px;
	padding-bottom:1px;
	padding-bottom:4px\9;
	background:url(../images/) repeat-x top;
}

#imageLinks div{
	width:300px;
	display:inline;
}

#imageLinkLeft{
	float:left;
	padding-right:30px;
}

#imageLinkRight{
	float:right;
}

#adsBanner1{
	background-color:#FFF;
	width:957px;
	margin-left:0px;
	border-width:1px;
	border-color:#e8e8e8;
	border-style:solid;
	border-top:none;
	z-index:1;
}
#adsBanner2{
	width:909px;
	margin-left:24px;
	/*height:291px;*/
	height:360px;
	overflow:hidden;
}


/* 
	LEVEL ONE
*/
ul.dropdown{
	position: relative;
	font-size:11px;
	text-transform:uppercase;
	margin-left:8px;
}

ul.dropdown li{
	float: left;
	zoom: 1;
	background-color:#cc6600;
		
}

ul.dropdown a:hover{ 
	color: #000;
}

ul.dropdown a:active{ 
	color: #fff;
}

ul.dropdown li a{
	display: block;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	color: #222; 
}

ul.dropdown li a.menuLast{
	border-right: none;
}

ul.dropdown li.hover, ul.dropdown li:hover{ 
	position: relative; 
}

/* 
	LEVEL TWO
*/
ul.dropdown ul{
	width: 150px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index:1000;
}

ul.dropdown ul li{
	font-weight: normal;
	background-color:#cc6600;
	color: #fff;
	border: 1px solid #cc6600;
	float: none;
}
										  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a{
	border-right: none;
	width: 91.5%;
	display: inline-block;
} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul{
	left: 100%; 
	top: 0; 
}
ul.dropdown li:hover > ul{
	visibility: visible;
}

#contentAdsBanner{
	height:150px;
	padding:10px 2px 10px 2px;
	background-color:#FFF;
	width:909px;
	margin-left:24px;
}

#contentAdsBanner div img{
	border-width:thin;
	border-color:#000;
	border-style:solid;
}

#contentAdLeft{
	width:433px;
	padding:none;
	margin:0px 0px 0px 10px;
}

#contentAdRight{
	width:433px;
	padding:none;
	margin:0px 10px 0px 0px;
	float:right;
}

.ourteam{
	display:block;
		
}

.ourteam img{
	float:left;
	margin-left:25px;
	margin-right:15px;
	margin-bottom:20px;
}
#ourteamleft img{
	float:right;
	margin-left:15px;
	margin-right:25px;
	margin-bottom:20px;
}
#ourteamleft {
	text-align:right;
}

.ourteam h5{
	color:#F90
}

.ourteam p{
	margin-bottom:95px;
}
.services{
	display:block;	
}

.services ul{
	list-style:disc;
	margin-left:45px;
	margin-bottom:40px;
	line-height:24px;
}


#map{
	width:48%;
	float:right;
}

#contactForm{
	margin-left:25px;
	margin-right:10px;
	width:385px;
	float:left;
	color: #600;
}

#contactForm fieldset{
	/*border-color:#660000;*/
	border:none;
	color:#660000;	
}

#contactForm p{
	font-weight:500;
	color: #000;
	font-size:14px;
}

#contactForm label{
	color:#660000;	
}

#contactForm input[type=text], textarea{
	background-color:#FFF;	
	color:#000;
}

#contactForm input[type=text]{
	width:300px;
}

/* Define product layout */

div.product table{
	background-color:#d9dadc;	
	border:1px solid #7e8282;
	width:226px;
}

div.product table table{
	width:100%;
	border:none;	
	background-color:#ffffff;
}

hr.prodseparator{
	border:0px;
	height:0px;	
}

.productdescription{
	max-height:250px;	
}

td.prodimage{
	height:165px;
}	

.checkoutbutton{
	margin-right:25px;	
}

.prodname{
	text-align:center;	
	height:30px;
}

.prodname a{
	color:#660000;
	font-weight:bold;	
}

.manufacturer-boxes{
	margin-left:15px;
	width:200px;
	height:200px;
	float:left;
	overflow:hidden;	
	text-align:center;
	display:block;
}

.manufacturer-boxes img{
	width:100%;	
	vertical-align:middle;
}

td.catname{
	background-color:#d9dadc;	
	border:1px solid #7e8282;	
}

.catname{
	text-align:center;
	font-size:18px;	
}

.newscontainer {
	width: auto;
	float:left;
	background-color:inherit;
}
	
.detailimage{
	vertical-align:top;	
}

.detailname{
	display:none;	
}

.imageDiv{
	float:left;
	margin:10px;
	padding-right:11px;	
}

.detailprice{
	text-align:right;	
	font-size:15px;
	margin-right:15px;
	width:175px;
	float:right;
}

.detaillistprice{
	font-size:15px;	
	text-align:right;
	width:175px;
	float:right;
	margin-right:10px;
}

.qtyDisplay{
	text-align:right;
	margin-right:15px;	
}

.buybutton{
	float:right;
	margin-top:4px;	
	margin-right:15px;
}
#gallery{
	border:solid #FFF;
	border-top-color:#900;
	border-bottom-color:#900;
	background-color:#000;
}
