/*
	1312 vs. DNA (v1.00)
	
	written by Mike "1312" (mike_at_welovetheweb.com)
	for We Love The Web Ltd. (frank_at_welovetheweb.com)
	
	site design by: DNA (lee_at_dna.tc)
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#pixelRange.homePage {
	width: 100%;
	height: 350px;
	background: #fff;
	margin: 0px 0px 0px 0px;
	text-align: center;
	/* css vertical align! (ok only usuable since we know the exact height of the content bar */
	position: absolute;
	top: 50%;
	margin-top: -200px;
}

.homePage #middle {
	margin: 0px auto 0px auto;
	padding: 24px 0px 0px 0px;
	height: 294px;
	text-align: left;	
	width: 780px;	
}

.homePage #middleLeft {
	width: 160px;
	height: 294px;
	text-align: right;
	margin: 0px 24px 0px 0px;
	float: left;
}

.homePage #middleCenter {
	width: 269px;
	height: 294px;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	padding: 0px 24px 0px 24px;
	margin: 0px 24px 0px 0px;
	float: left;
}

.homePage #content {
	margin: 0px;
	padding: 0px;
}

.homePage #middleRight {
	width: 240px;
	height: 294px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
	.homePageNewsContainer { width: 240px; border-bottom: 2px solid #ccc; padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; height: 75px; }
	.first { border: none; padding: 0px; margin: 0px; }
		.homePageNewsImg { clear: left; float: left; width: 122px; height: 75px; margin: 0px; }
			.homePageNewsImg img { border: 0px; margin: 0px; padding: 0px; width: 122px; height: 75px; }
		.homePageNewsContents { float: left; margin: 0px 0px 0px 12px; width: 98px; }
		.homePageNewsLink { float: left; margin: 0px 0px 0px 0px; width: 98px; }
		
h1 {
	margin: 0px 0px 24px 2px;
	background:  url("../images/home/home_logo.jpg");
	width: 158px;
	height: 30px;
	display: block;
}

	h1 .hideText { 
		display: none;
	}
	
a { color: #c00; text-decoration: none; }
a:hover { color: #666; text-decoration: none; }
	
#nav ul { margin: 1px 0px 0px 0px; padding: 0px; list-style-type: none; }
		#nav li { clear: right; float: right; padding: 0px; margin: 0px 0px 10px 0px; width: 100%; text-align: right; }
		/* menu roll overs */
		#nav a { background:  url("../images/sitewide/squares.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #666; text-decoration: none; }
		#nav a:hover, #nav a.current { background: url(../../images/sitewide/squares_o_r.gif) no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #c00; text-decoration: none; }			
		#nav a#navNews:hover, a#navNews.current { background:  url("../images/sitewide/squares_r.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #df0024; }
		#nav a#navProducts:hover, a#navProducts.current { background:  url("../images/sitewide/squares_g.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #090; }
		#nav a#navCompany:hover, a#navCompany.current { background:  url("../images/sitewide/squares_b.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #039; }
		#nav a#navContacts:hover, a#navContacts.current { background:  url("../images/sitewide/squares_a.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #fc0; }
		#nav a#navSales:hover, a#navSales.current { background:  url("../images/sitewide/squares_r.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #df0024; }
		#nav a#navRental:hover, a#navRental.current { background:  url("../images/sitewide/squares_g.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #090; }
		#nav a#navExhibitions:hover, a#navExhibitions.current { background:  url("../images/sitewide/squares_b.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #039; }
		#nav a#navLEDLighting:hover, a#navLEDLighting.current { background:  url("../images/sitewide/squares_a.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #fc0; }
		#nav a#navHome:hover, a#navHome.current { background:  url("../images/sitewide/squares_r.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #df0024; }
		#nav a#downloadsNav:hover, a#downloadsNav.current { background:  url("../images/sitewide/squares_p.gif") no-repeat right; padding-right: 26px; margin-right: 0px; height: 11px; color: #6600CC; }

/*	
.homePageText {
	margin-top:-5px;
	background:#fff;
}
.extraPadding {
	padding:15px 0 20px;	
}
*/

/* TICKER - REMOVED 25.01.2011 
#tickerStrip {
	background:#000;
}
	#tickerStrip marquee {
		margin:auto;
		width:780px;
		color:#fff;
		font-size:15px;
	}
	#tickerStrip marquee p {
		margin-top:0;
		margin-bottom:18px;
	}
	#tickerStrip marquee a {
		color:#fff;
		text-decoration:none;	
	}
	#tickerStrip marquee a:hover {
		text-decoration:underline;	
	}
	marquee span {
		text-decoration:underline;	
	}
*/
