/* ==YUI RESET (see: http://developer.yahoo.com/yui/reset/)*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	/* border-collapse:collapse; */
	/* border-spacing:0; */
	border-spacing:4px;
}

fieldset,img { 
	border:0;
}
/* address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
} */
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}


q:before,q:after {
	content:'';
}


abbr,acronym { 
	border:0;
}



/* ==GENERAL SETTINGS */

body{
	color: #333;
	/*font:11px/18px Helvetica, Arial, sans-serif; /* precentages on fonts so that IE can resize them */
	/* font: 70%/150% Verdana, Lucida, "Lucida Grande", sans-serif; */
	font: 70%/1.4 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #ccc;
}




/*
Global Linking
-------------------------------------------------*/
a {
	outline: none;
}
a:link {
	color: #016e85;
	text-decoration: none;
}
a:visited {
	color: #016e85;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}





/* ==DIVS */


/* layout divs */
div#wrapper{
	width:990px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

div#wrapper2{
    background:#fff;
	float:left;
	margin-bottom: 20px;
}





/* ------- header section - incl. top navigation ---------- */

div#header{
	width: 990px;
	height: 115px;
	background: white url(../img/header-bg.png) no-repeat;
}




/* ------ Zeta LED logo  ----------------------------- */

div#zetaLedLogo h1 a{
	width: 147px;
	height: 51px;
	display:block;
	text-indent:-999em;
	/*paranoid tricks for older browsers*/
	text-decoration:none;
	overflow:hidden;
	position: relative;
	background: url(../img/zeta-led-logo.png) no-repeat;
	left: 808px;
	top: 18px;
}



.altLink a{
	color: #DB8f10;
}

.altLink a:hover{
	color: #999;
}


.note{
	font-size: 10px;
	font-style: italic;
}




/* ----------- TOP navigation -------- */

div#topNav{
	font-size: 13px;
	position: relative;
	float: left;
	width: 900px;
	top: 10px;
	color: #fff;
	margin-left: 27px;
	text-transform: capitalize;
}


/* display block - for both ul li & ul li a - to run horizontally */
div#topNav ul li{
	display: block;
	float: left;
	position: relative;
	padding-right: 8px;
}



div#topNav ul li a{
	text-decoration: none;
	position: relative;
	/* spacing between each menu item */
	margin-right: 6px;
	color: #fff;
}



div#topNav a:hover{
	text-decoration: none;
	color: #999;
}


.selected a{
	color: #333 !important;
	font-weight: bold;
}



/* ----------- PRODUCT navigation -------- */

div#productNav{
	font-size: 13px;
	position: relative;
	float: left;
	width: 900px;
	top: 22px;
	color: #fff;
	margin-left: 27px;
	text-transform: capitalize;
}


/* display block - for both ul li & ul li a - to run horizontally */
div#productNav ul li{
	display: block;
	float: left;
	position: relative;
	padding-right: 8px;
}



div#productNav ul li a{
	text-decoration: none;
	position: relative;
	/* spacing between each menu item */
	margin-right: 6px;
	color: #fff;
	font-weight: bold;
}



div#productNav a:hover{
	text-decoration: none;
	color: #016e85;
}







/* ----------- MAIN CONTENT ------------------------------

 -------- */

div#mainContent{
	width: 931px;
	position: relative;
	padding-left: 27px;
	padding-right: 32px;
}

body.home div#mainContent h1{
	margin-top: 30px;
}




/* ---  COL 1 
------  */

body.home div#col1{
	width: 375px;
	margin-top: 15px;
	font-size: 13px;
	line-height: 190%;
	float: left;
}



div#col1 p{
	font-size: 12px;
	text-decoration: none;
	color: #666;
	line-height: 180%;
	margin-bottom: 12px;
}

div#col1 ul{
	list-style-type: none;
}

div#col1 ul li a{
	text-decoration: none;
}



.h1smallpad {
	font-size: 155%;
	text-decoration: none;
	color: #016e85;
	font-weight: normal;
	line-height: 150%; 
}

.h1bigpad {
	font-size: 195%;
	text-decoration: none;
	color: #016e85;
	font-weight: normal; 
	line-height: 130%;
	padding-top: 10px; 
}





/* ---  COL 2 
------  */

body.home div#col2{
	width: 525px;
	height: 400px;
	margin-top: -20px;
	float: right;
}


div#col2 ul{
	font: 13px/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div#col2 ul li{
	padding-top: 5px;
}
div#col2 ul li a{
	font-weight: bold;
	text-decoration: none;
}


div#col2 h2{
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 5px;
	font-weight: bold;
}

div#col2 h3{
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 20px;
	font-weight: bold;
}

div#col2 h4{
	font-size: 15px;
	margin-bottom: 5px;
}

div#col2 h5{
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}

div#col2 h6{
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 12px;
}

div#col2 p{
	font: 12px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
}

div#col2 address{
	font: 12px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}





/* -----------------   ABOUT US --------------------- */

body.about_us div#mainContent{
	margin-top: 15px;
}

body.about_us div#col1{
	/* width: 260px;*/
	width: 300px;
	margin-top: 30px;
	font-size: 13px;
	line-height: 190%;
	float: left;
}

body.about_us div#col1 h1{
	margin-bottom: 10px;
}

body.about_us div#subMenu{
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* for product pages sub-menus */
body.about_us div#subMenu1, body.about_us div#subMenu2{
	padding-top: 15px;
	border-top: 1px solid silver;
	margin-top: 20px;
}

body.about_us div#subMenu ul{

}

body.about_us div#subMenu ul li a, body.about_us div#subMenu2 ul li a{
	background: url(../img/arrow_right.gif) no-repeat 0 50%;
	padding-left: 15px;
}

body.about_us div#subMenu2{
	padding-top: 0;
	border-top: none;
	margin-bottom: 20px;
	border-bottom: 1px solid silver;
	padding-bottom: 15px;
}

body.about_us div#subMenu2 h2{
	color: #016e85;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	font-size: 18px;
}


body.about_us h1{
	font-size: 195%;
	color: #016e85;
}

body.about_us div#col2{
	width: 480px;
	float: right;
	text-align: left;
	margin-top: 30px;
	border-left: 1px solid silver;
	padding-left: 40px;
	margin-right: 40px;
}

body.about_us div#col2 h2{
	color: #016e85;
	font-weight: normal;
	font-style: normal;
	margin-top: 12px;
	margin-bottom: 10px;
}


body.about_us div#col2 p{
	font-size: 12px;
	text-decoration: none;
	color: #666;
	line-height: 180%;
	margin-bottom: 12px;

}

body.about_us div#col2 ul{
	margin-left: 20px;
	margin-top: -10px;
}

body.about_us div#col2 ul li{
	font-size: 12px;
	text-decoration: none;
	color: #666;
	line-height: 180%;
	list-style-type: circle;
	list-style-position: outside;
}




/* -----------------   NEWS  --------------------- */



body.news div#mainContent{
	margin-top: 15px;
}

body.news div#col1{
	width: 400px;
	margin-top: 30px;
	font-size: 13px;
	line-height: 190%;
	float: left;
}

body.news div#col1 h1{
	margin-bottom: 12px;
}


/*  NEWS Sub Menu */
body.news div#newsMenu{
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	margin-top: 20px;
	margin-bottom: 20px;
}

body.news div#newsMenu p{
	margin-bottom: 0px;
}

body.news .newsItem a{
	background: url(../img/arrow_right.gif) no-repeat 0 50%;
	padding-left: 15px;
}

body.news .newsShort{
	margin-left: 10px;
}

body.news .newsShort a{
	color: #DB8f10;
}


body.news .newsShort a:hover{
	color: #999;
}


body.news h1{
	font-size: 195%;
	color: #016e85;
}

body.news div#col2{
	width: 400px;
	float: right;
	text-align: left;
	margin-top: 30px;
	border-left: 1px solid silver;
	padding-left: 40px;
	margin-right: 40px;
}

body.news div#col2 h2{
	color: #016e85;
	font-weight: normal;
	font-style: normal;
}


body.news div#col2 p{
	font-size: 12px;
	text-decoration: none;
	color: #666;
	line-height: 180%;
	margin-bottom: 12px;

}

body.news div#col2 ul{
	margin-left: 10px;
	margin-top: -10px;
}

body.news div#col2 ul li{
	font-size: 12px;
	text-decoration: none;
	color: #666;
	line-height: 180%;
	list-style-type: circle;
	list-style-position: inside;
}

body.news div#col2 img{
	margin-bottom: 5px;
}






/* -----   CONTACT page specific ------- */

body.contact div#mainContent{
	margin-top: 15px;
}

body.contact div#col1{
	width: 330px;
	margin-top: 30px;
	font-size: 13px;
	line-height: 190%;
	float: left;
}

body.contact div#col1 h2{
	margin-top: 15px;
	font-size: 15px;
}

body.contact div#col2{
	font-size: 12px;
	width: 500px;
	float: right;
	margin-top: 30px;
	border-left: 1px solid silver;
	padding-left: 40px;
	margin-right: 20px;
}

body.contact h1{
	font-size: 195%;
	color: #016e85;
}

body.contact h2{
	font-size: 150%;
	color: #016e85;
}

body.contact div#col2 h2{
	font-size: 170%;
	line-height: 180%;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
}

body.contact div#contact_form{
	margin-top: 20px;
}

.hLight{
	color: #DB8f10;
	font-weight: bold;
}

/*form typography*/

table.contactTable{
}


.formtitle{
	font-size: 90%;
	text-decoration: none;
	color: #fff;
	background-color: #999;
	text-align: right;
	padding-left: 6px;
	padding-right: 6px; 
	padding-top: 4px;
	padding-bottom: 4px;
	width: 200px;
}

.formlabel{
	font-size: 90%;
	text-decoration: none;
	color: #333;
	background-color: #ccc;
	text-align: right;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 120%;
	padding-top: 4px;
	padding-bottom: 4px; 
}




/* -----   PRODUCT page specific ------- */

body.product div#mainContent{
	margin-top: 40px;
}

body.product div#mainContent h1{
	font-size: 195%;
	color: #016e85;
	margin-top: 30px;
}

body.product div#col1{
	width: 450px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 190%;
	float: left;
}


body.product div#col2{
	font-size: 12px;
	width: 400px;
	float: right;
	padding-left: 40px;
	margin-right: 20px;
	margin-top: -30px;
}


body.product .issuuLink a, body.about_us .issuuLink a{
	background: url(../img/arrow_right.gif) no-repeat 0 50%;
	padding-left: 15px;
}



/* -----   new style PRODUCT pages (with side menu) ------- */

table.productSpecs{
	color: #666;
	margin-bottom: 20px;
}
table.productSpecs td{
	border: 1px solid #ccc;
	padding: 5px;
}
.specTitle{	
	color: #016e85;
}






/* -----   STATIC page specific ------- */

body.static div#mainContent{
	margin-top: 40px;
}

body.static div#mainContent h1{
	font-size: 195%;
	color: #016e85;
	margin-top: 30px;
}

body.static div#col1{
	width: 900px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 190%;
	float: left;
}

body.static p a{
	font-weight: bold;
}





/* -----------------   FOOTER --------------------- */



div#footer{
	width: 931px;
	position: relative;
	float: left;
	margin-top: 50px;
	color: #fff;
	padding-left: 27px;
	padding-right: 32px;
	background-image: url(../img/footer-bg.png);
	height: 44px;
}


div#footerMenu2{
	width: 931px;
	position: relative;
	float: left;
	margin-top: 15px;
}


div#footerMenu2 a{
	color: #fff;
	text-decoration: none;
}

div#footerMenu2 a:hover{
	color: #ccc;
}



div#credits{
	float: right;
	position: relative;
	text-align: right;
	bottom: 14px;
	color: #016e85;
	font-size: 10px;
}

div#credits p{
	margin-top: 6px;
}

div#credits a{
	color: #016e85;
	text-decoration: none;
}

div#credits a:hover{
	color: #666;

}





/* -----   FORM styling ------- */

/* 
input {
	 border: none;
   line-height:20px;
	vertical-align: middle;
	 height:20px;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	
}

textarea {
	border: none;
   line-height:20px; 
	vertical-align: middle;
	overflow:visible; 
}

*/



