@charset "UTF-8";

/* CSS Document */

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #cccccc;
	margin:0px;
	padding:0px;
}

a, a:link, a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

H1, H3, .downloads {
	font-weight: bold;
	line-height: 1em;
}

H1 {
	font-size: 16px;
	padding: 0px 20px 0px 0px;
	margin: 10px 0px 4px 7px;
}

.downloads {
	color: #2975DC;
	font-size: 18px;
	padding: 20px 30px 10px 20px;
}

.orange {
	color: #2975DC;
}

.nobreak {
	white-space: nowrap;
}

img {
	border: none;
}

#mainwrap {
	width:900px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
}

#header {
	position: relative;
	background: #ffffff url(../images/main_head_bg.jpg) no-repeat;
	width: 902px;
	height: 185px;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
}

#header.engineering {
	background: #ffffff url(../images/zenith_eng_head_bg.jpg) no-repeat;
}

/*#header img {
	position: absolute;
	border: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px 0px 14px 0px;
}*/

#picholder {
/*	background-color: #666666;*/
	position: relative;
	float: left;
	display: block;
	width: 900px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 2px 0px;
}


#contentwrap {
	position: relative;
	background:#FFFFFF;
	float: left;
	width: 900px;
	margin: 0px;
	padding: 2px 0px 2px 2px;
}

/*main navigation*/



#mainnav {
	position: relative;
	float: left;
	background: #2975DC url(../images/tab_corner.gif) no-repeat right top;
	display: block;
	width: 898px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#mainnav ul {
	list-style-type: none;	
	display: block;
	margin: 0px;
	padding: 0px;
}
	
#mainnav ul li {
	display: block;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#mainnav ul li.news {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 0px 8px;
}

#mainnav a {
	display: block;
	/*background: #2975DC url(../images/left_tab.gif) no-repeat center top;*/
	color: #ffffff;
	font-size: 10px;
	/*font-weight: normal;*/
	/*width: 91px;*/
	height: 23px;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 0px 8px;
}

#topMenu #mnuresellers a, #topMenu #mnubroadband a {width:94px;}
* html #topMenu #mnuresellers a, * html #topMenu #mnubroadband a {width:96px;}


#mainnav a:hover {
	color:#fff;
	background-position: center center;
}

#mainnav a.selected, #mainnav  a.selected:hover, #mainnav a.navleftsel, #mainnav a.navleftsel:hover, #mainnav a.navrightsel, #mainnav a.navmidsel, #mainnav a.navrightsel:hover, #mainnav a.navmidsel:hover {
	background-position: center bottom;
	color: #2975DC;
}

#contact-right { width:190px; float:left; }
#contact-right p { margin:10px 0 0 10px; }

#mainnav a.navleft {
	display: block;
	width: 91px;
	background-image: url(../images/left_tab.gif);
}

#mainnav a.navleftsel {
	width: 91px;
	background-image: url(../images/left_tab.gif);
}

#mainnav a.navmid {
	display: block;
	width: 92px;
	background-image: url(../images/centre_tab.gif);
}

#mainnav a.navmidsel {
	width: 92px;
	background-image: url(../images/centre_tab.gif);
}

#mainnav a.navright {
	width: 93px;
	background-image: url(../images/right_tab.gif);
}

#mainnav a.navrightsel {
	width: 93px;
	background-image: url(../images/right_tab.gif);
}

#mainnav img {
	margin: 1px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#mainnav img.company {
	margin: 1px 0px 0px 18px;
	padding: 0px;
}

#mainnav img.engineering {
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

#mainnav img.services {
	margin: 1px 0px 0px 18px;
	padding: 0px;
}

#mainnav img.proj {
	margin: 1px 0px 0px 15px;
	padding: 0px;
}

#mainnav img.contact {
	margin: 1px 0px 0px 21px;
	padding: 0px;
}

#mainnav img.projects {
	margin: 1px 0px 0px 90px;
	padding: 0px;
}


/*central content container*/

#content {
	position: relative;
	float: left;
	width: 896px;
	border-right: 1px #2975DC solid;
	border-left: 1px #2975DC solid; 
	border-bottom: 1px #2975DC solid;
	padding: 0px;
	margin: 0px;
}

#content H2 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#content p {
	/*position: relative;*/

	margin: 5px 0px 5px 6px;
}

#content a, #content a:link, #content a:visited {
	font-weight: normal;
	color: #000000;
}

#content a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #2975DC;
}

#content p.nopad{
	padding: 0px 0px 0px 5px;
	font-size: 14px;
}

#content ul {
	/*position: relative;*/
	text-align: left;
	line-height: 1.2em;
	padding: 0px 0px 0px 35px;
	margin: 10px 0px 10px 0px;
}

#content ul li {
	/*position: relative;*/
	text-align: left;
	line-height: 1.2em;
	padding: 0px 32px 0px 0px;
	margin: 0px 0px 2px 0px;
}

#content img.left {
/*	position: absolute;
	border: 0px;
	bottom: 0px;*/
	left: 20px;
	padding: 0px;
	margin: 10px 0px 0px 20px;
}

#content img.right {
	position: relative;
	float: right;
	/*text-align: right;*/
	border: 0px;
	padding: 0px;
	margin: 20px 30px 0px 0px;
}

#content img.midalign {
	vertical-align: middle;
}

#intro {
	float:left;
	width:150px;
	background: #C8D0EE;
	padding: 5px;
	margin: 15px 0px 0px 5px;
}

#welcome {
	float:left;
	width:510px;
	display: block;
	padding: 15px 0px 0px 5px;
}

#welcome p {
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px 10px 10px 10px;
}

#tabPad {
	float:left;
	width:490px;
	display: block;
	padding: 15px 10px 0px 10px;
}

#tabPad p {
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px 10px 10px 10px;
}

/****---- CENTER FORM CONTENT ----****/

#input-box {
	background-image:url(../images/input_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #f6f5f5;
	width:195px;
	height:21px;
	margin:10px 10px 0 0;
	font:normal 12px Arial, Helvetica;
	color:#878787;
	padding:5px 0 0 5px;
}

.input1 {
	background:url(../images/contact-bg-form.jpg) repeat-x;
	width:300px;
	height:20px;
	padding:3px 0 0 4px;
	border:1px solid #e0dddd;
}

#option1 {
	background:url(../images/contact-bg-form.jpg) repeat-x;
	width:305px;
	height:25px;
	padding-top:3px;
	padding-left:4px;
	border:1px solid #e0dddd;
}

#textarea1 {
	background:url(../images/textarea-bg.jpg) repeat-x;
	width:300px;
	height:100px;
	border:1px solid #e0dddd;
	padding:3px 0 0 4px;
}


/****---- RIGHT CONTENT ----****/

.right-content {
	width:200px;
	float:left;
	margin-top:28px;
	padding-left:35px;
}

#input-box {
	background-image:url(../images/input_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #f6f5f5;
	width:195px;
	height:21px;
	margin:10px 10px 0 0;
	font:normal 12px Arial, Helvetica;
	color:#878787;
	padding:5px 0 0 5px;
}

.input {
	background:url(../images/contact-bg-form.jpg) repeat-x;
	width:180px;
	height:20px;
	padding:3px 0 0 4px;
	border:1px solid #e0dddd;
}

#option {
	background:url(../images/contact-bg-form.jpg) repeat-x;
	width:188px;
	height:25px;
	padding-top:3px;
	padding-left:4px;
	border:1px solid #e0dddd;
}

#textarea {
	background:url(../images/textarea-bg.jpg) repeat-x;
	width:180px;
	height:100px;
	border:1px solid #e0dddd;
	padding:3px 0 0 4px;
}

.tellus {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	margin:10px 5px 20px 0;
}

.techspt {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	margin:10px 5px 20px 0;
	line-height:23px;
}

.tellus p { margin:7px 0; }

.sub-all {
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#e89d45;
	margin-top:10px;
}


/****---- FORM ----****/

#contact-center { width:340px; float:left; margin-bottom:20px; }
#contact-center p { margin:10px 0 0 10px; }


#contact-left { width:160px; float:left; }
#contact-left p {
	text-align:right;
	padding:1px 30px 4px 0;
	margin:14px 0 13px 0;
	font:bold 12px Arial, Helvetica;
	color:#878787;
}

#contact-left span { margin-left:10px;}

#form .techspt {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	margin:10px 5px 20px 0;
	line-height:13px;
}

#form .sub-all {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#e89d45;
}


#form {
	float:left;
	width:200px;
	display: block;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #FF9900;
	margin-bottom:20px;
}

#form p {
	color: #000000;
	font-size: 11px;
	padding: 0px;
	line-height:18px;
	margin: 5px 0px 0px 10px;
}
#content #form H2 {
color: #2975DC;
padding:5px 10px;
margin:0;
}

#subnav {
	position: relative;
	float: left;
	display: block;
	left: 5px;
	background-color: #F3C67F;
	width: 81px;
	height: 270px;
	padding: 5px;
	margin: 5px 0px 5px 0px;
}

#subnav p {
	color: #ffffff;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
}

#subnav img {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}

#subnav a, #subnav a:link, #subnav a:visited {
	color: #ffffff;
	font-weight: normal;
}

#subnav a:hover, #subnav a.selected, #subnav a.selected:link, #subnav a.selected:visited {
	color: #000000;
	text-decoration: none;
}

#company {
	position: relative;
	float: left;
	width: 400px;
	display: block;
	left: 0px;
	margin: 5px 0px 5px 5px;
}

#company p {
	padding: 0px 0px 0px 2px;
	margin: 0px 15px 10px 10px;
}

#company H1 {
	font-size: 18px;
	color: #2975DC;
	padding: 0px;
	margin: 10px 0px 12px 10px;
}

#company h1 a, #company h1 a:link, #company h1 a:visited {
	color: #2975DC;
	font-weight: bold;
}

#company ul {
	padding: 0px 0px 0px 28px;
	margin: 0px 0px 11px 0px;
}

#company li {
	list-style-image: url(../images/bullit.gif);
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#company table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#company td p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

#company img {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#company img.thumb {
	margin: 0px 0px 5px 12px;
}

#teamsel {
	position: relative;
	float: left;
	width: 162px;
	margin: 3px 20px 0px 0px;
	text-align: right;
}

#teamsel.engineering {
	width: 132px;
}

#teamsel p {
	text-align: right;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#teamsel p.small_caption {
	font-size: 10px;
}

div.team {
	position: relative;
	float: left;
	width: 110px;
	height: 95px;
	left: 0px;
	margin: 0px;
	vertical-align: middle;
}

.cap {
	margin: 0px 10px 5px 0px;
	white-space: nowrap;
}

/*left panel*/

#leftcol {
	position: absolute;
	top: 230px;
	left: 505px;
	overflow: auto;
	background-color: #FFFFFF;
	border-right: 1px #2975DC solid;
	border-left: 1px #2975DC solid; 
	border-bottom: 1px #2975DC solid;
	width: 198px;
	height: 292px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

#leftcol p {
	font-size: 11px;
	line-height: 1.1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 2px 0px 8px;
}

#leftcol h2 {
	color: #2975DC;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}

#leftcol h2 a, #rightcol h2 a:link, #rightcol h2 a:visited {
	color: #2975DC;
}

/*right panel*/

#rightcol {
	position: absolute;
	top: 230px;
	left: 505px;
	overflow: auto;
	background-color: #FFFFFF;
	border-right: 1px #2975DC solid;
	border-left: 1px #2975DC solid; 
	border-bottom: 1px #2975DC solid;
	width: 198px;
	height: 292px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}


/* Scroll Bar Master Styling Starts Here */
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
}

.vscrollerbar {
	width: 18px;
	background: #2975DC url(../images/scroll_bar.gif) no-repeat;
	height: 18px !important;
}

.vscrollerbase {
	width: 18px;
	background: #ffffff;
	border-left: 1px #2975DC solid;
}

.vscrollerbasebeg {
	width: 18px;
	height: 18px !important;
	background: url(../images/scroll_top.gif) top left no-repeat;
}
.vscrollerbaseend {
	height: 18px;
	width: 18px;
	background: url(../images/scroll_bot.gif) no-repeat;
}

.hscrollerbase {
	height: 18px; background-color: white;
}
.hscrollerbar {
	height: 18px; background-color: black;
}

.vscrollerbar, .hscrollerbar {
	padding: 18px;
	z-index: 2;
}

.scrollerjogbox {
	width: 18px;
	height: 18px;
	top: auto; 
	left: auto;
	bottom: 0px; 
	right: 0px;
	background: #2975DC;
}


/*client panel*/

#client {
	position: relative;
	float: left;
	background-color: #2975DC;
	width: 898px;
	height: 30px;
	margin: 2px 0px 0px 0px;
}

#client p {
	font-size: 18px;
	font-weight: bold;
	color: #F5CE90;
	margin: 6px 0px 0px 8px;
	padding: 0px;
}

#client a, #client a:link, #client a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #F5CE90;
}

#client a:hover {
	text-decoration: none;
	color: #ffffff;
}

#footer {
	position: relative;
	float: left;
	background: url(../images/zenith_footer_bg.jpg) top left no-repeat;
	width: 900px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#copyright {
	position: relative;
	float: left;
	width: 650px;
}

#copyright p {
	color: #333333;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}

#copyright a, #copyright a:link, #copyright a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 8px;
}

#copyright a:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}

#policy {
	position: relative;
	float: left;
	width: 200px;
	text-align: right;
}

#policy p {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#policy a, #policy a:link, #policy a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

#policy a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

