
body{
	margin: 0px;
	background-color:#000;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
}
img{border:0px;}

form{display:inline;} /*needed to stop white space in IE 6 and 7*/
/*same as using <table border="0" cellspacing="0" cellpadding="0">
just use <table> instead*/
table{
	padding:0px;
	margin:0px;
	border-spacing:0px;
	width:100%;
	border-collapse: collapse; 
}
/*####################################################################################################################*/
/*Layout Styles*/

.topBlueLine{
	background-color:#1587dd;
	height:15px;
}
#header{
	background-image:URL("assets/topRight2.jpg");
	height:110px;
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
}


.bannerMessage{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:450px;
	line-height:150%;
	margin-top:30px;
}

.floatingLogo{
	height:110px;
	margin-top:8px;
	margin-left:0px;
	background-image:URL("assets/leftLogo.png");
	background-repeat:no-repeat;
	z-index:9999;
}
.floatingLogoRight{
	height:110px;
	display:block;
	margin-left:-70px;
	position:absolute;

	background-repeat:no-repeat;
	
	z-index:9999;

}

.bodyBG{
	background-color:#FFF; 
	min-height:500px;
	border:4px solid #484848;
}

.contentBG{
	background-color:#FFF;
}

#content{
	margin-top:-8px;
}

#content .mainBody{
	margin-top:20px;
}

.footerBG{
	background-color:#1587dd;
	height:40px;
	color:#FFF;
}

.footerMenu{
	text-align:center;
	height:40px;
	line-height:300%;
	font-size:12px;
}

#imageRoator{
	width:700px;
	height:180px;
	border:1px solid #666;
}

#footer{color:#FFF;}
#footer a{color:#FFF;text-decoration:none; font-weight:bold;}
#footer a:hover{color:#FFF;text-decoration:underline;}
/*####################################################################################################################*/
/*Main menu CSS*/
ul#menu { 
	width: 100%; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
	display: block; 
	margin-top:20px;
}
ul#menu li { 
	display: block; 
	background-image:url("assets/menuRight.png");
	background-position:right top;
	background-repeat:no-repeat;
	
	width:215px;
	height:42px;
	margin-bottom:5px;
}
ul#menu li a { 
	color: #FFF; 
	text-align:right;
	text-decoration: none; 
	display: block; 
	height:38px;
	font-size:15px;
	font-weight:bold;
	line-height:220%;
	width:200px;
	padding-right:5px;
	background-image:url("assets/menuSlice.png");
	background-repeat:repeat-y;
	border-top:#484848 solid 2px;
	border-bottom:#484848 solid 2px;
}

ul#menu li a:hover { 
	color: #FFF; 
	text-decoration:underline;
}
ul#menu li.current{ 
	width:225px;
}
ul#menu li a.current{ 
	color: #FFF;
	width:210px;
}

.footerImage{
	background-repeat:no-repeat;
	background-image:url("assets/menuFooterimage.jpg");
	width:180px;
	height:110px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
/*####################################################################################################################*/
/*misc CSS*/
#homeBoxes{margin-top:10px;min-height:280px;} 
#homeBoxes a{color:#FFF;}
#homeBoxes a:hover{text-decoration: none;}

#homeBoxes .homeBox{ 
	width:220px;
	height:250px;
	display:inline;
	float: left;
	position: relative;
	margin-left:9px;	 
	cursor:pointer;
	border:1px solid #000;
	padding:3px;
}
#homeBoxes .homeBox:first-child{ 
	margin-left:0px !important;
}
#homeBoxes .blueBox{background-color:#74bbf9;}
#homeBoxes .greenBox{background-color:#95c521;}
#homeBoxes .redBox{background-color:#ff2941;}
/*####################################################################################################################*/
/*product page*/
#productListbyCat{
	width:720px;
}

#products .title{
	height:30px;
	width:250px;
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-shadow:1px 1px 1px #000;
}
#products .title h2{
	background-color:#1587dd;
	background-repeat:repeat-x;
	height:30px;
	width:210px;
	display:inline-block;
	padding-left:10px;
	padding-right:30px;
	margin:0px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
}
#products .title h2 a{
	color:#FFF;
	text-decoration:none;
}
#products .title h2 a:hover{
	text-decoration:underline;
}

#productListbyCat .categoryImage{
	width:250px;
	margin-bottom:20px;
}
#productListbyCat .categoryImage img{
	width:250px;

	margin-bottom:10px;
}


/*####################################################################################################################*/
/*product Details page*/
.breadCrumb{
	margin-bottom:10px;
}

#productDetailsContainer{
	margin-top:15px;
}
#productDetailsContainer td{
	vertical-align:top;
}
#productImages .productImage{width:360px; min-height:300px; margin-bottom:20px; margin-top:10px;}
#productImages .productImageNoImage{width:360px; margin-bottom:20px; margin-top:10px;}
#productImages .productImageNoImage img{width:360px;}
#productImages .productImage img{width:360px;}
#productImages .title {width:360px;}
#productImageThumbs{
	margin-top:10px;
}

#productImageThumbs div{
	display:inline;
	float: left;
	position: relative;
	margin: 0px;
	width:116px;
	margin-left:3px; 
	cursor:pointer;
	height:90px;
	overflow:hidden;
	margin-bottom:20px;
}
#productImageThumbs img{
	width:130px;
}
#productDetails{}
#productDetails .title {width:340px; overflow:hidden;}
#productDetails .title h2{width:300px;} 
#productDetails .productDetails {
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	min-height:330px;
} 
#productDetails ul.downloads {
	list-style:none;
	margin: 0px; 
	padding: 0px; 
	display: block;
	margin-top:10px;
	margin-bottom:10px;
 
}
#productDetails ul.downloads li{
	display:block;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	height:90px;
	border-bottom:1px solid #BBB;
	width:320px;
}
#productDetails ul.downloads li.alternative{
	background-color:#EEE;
}
#productDetails ul.downloads div{
	display:inline;
	float: left;
	position: relative;
}
#productDetails .downloadImage img{
	max-height:90px; 
}
#productDetails .downloadImage{
	width:90px;
	height:90px;
	overflow:hidden;
}
#productDetails .downloadTitle a{
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	height:90px;
	line-height:90px;
}
#relatedProducts{margin-top:20px;}
#relatedProducts .title{width:760px;}
#relatedProducts .title h2{width:720px;}
/*JQZOOM*/
div.jqZoomTitle{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}
.jqZoomPup{		
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:10;
	border-color:#c4c4c4;
	border-style: solid;
	cursor:crosshair;
}
.jqZoomPup img{border: 0px;}
.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}
.jqZoomWindow{
	border: 1px solid #999;
	background-color: #FFF;
}
/*##############################################*/
/*related Products*/

#relatedProducts img{
	width:130px; 
	margin-top:5px;
	border:1px solid #DDD;
}

#relatedProducts .relatedProduct{
	display:inline;
	float: left;
	position: relative;
	width:132px;
	padding-left:10px;
	padding-right:10px;
}

#relatedProducts .imageContainer{
	height:130px;
}
#relatedProducts .productName a{
	color:#000;
	font-weight:bold;
	display:block;
	width:120px;
	margin-top:10px;
	font-size:14px;
	margin-bottom:2px;
}

#relatedProducts .moreinfo a{
	color:#000;
	font-weight:bold;
	display:block;
	margin-top:2px;
	margin-bottom:2px;
}
