/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../images/Background_secondary.jpg);
	background-repeat: repeat-x;
} 
 
#pagewidth{
	width:835px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/background/pagewidth-background.jpg);
	background-repeat: repeat-y;
} 
 
#header{
	position:relative;
	height:269px;
	width:100%;
	background-image: url(../images/background/Homepage.jpg);
	background-repeat: no-repeat;
} 
#header-container {
	width: 835px;
	height: 45px;
	display:block;
}
#logo-container {
	display: block;
	height: 66px;
	width: 835px;
}
#logo {
	display: inline;
	float: left;
	height: 66px;
	width: 344px;
}
#header-nav-container {
	float: right;
	height: 66px;
	width: 491px;
}

.Bodytext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

	text-decoration: none;

}
.RedLinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #990000;

	text-decoration: underline;

}

.BodyRed {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #990033;

	text-decoration: none;

}

.LinksRedBold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #990000;

	text-decoration: none;

}

.BlackBoldLinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #666666;

	text-decoration: underline;

}

.BlackBold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #000000;

	text-decoration: none;

}

 
#leftcol{
 width:25%; 
 float:left; 
 position:relative; 
  }
 
#twocols{
	width:795px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
  }
 
#rightcol{
	width:329px;
	float:right;
	position:relative;
	padding-right: 73px;
	padding-left: 73px;
 }
#image-container {
	background-image: url(../images/LINE_BACKGROUND.gif);
	background-repeat: repeat-x;
	width: 237px;
}
 
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:237px;
	padding-right: 30px;
	padding-left: 30px;
 }
 
#footer{
	height:72px;
	background-color:#FFFFFF;
	clear:both;
	background-image: url(../images/background/footer-background.jpg);
	background-repeat: no-repeat;
 } 
#navbar {
	background-image: url(../images/background/navigation-background.jpg);
	display: block;
	height: 50px;
	width: 835px;
	background-repeat: no-repeat;
}
#footer-container {
	display: block;
	height: 42px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
/*------navigation links beging here---------*/
#nav {
	width:825px;
	height:24px;
	background-color:transparent;
	margin-left:auto;
	margin-left:10px;
	padding-top: 10px;
}

#nav ul {
	float: none;
	list-style: none;
	line-height: 1.25em;
	color: #FFF;
	background-color: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:0px;
	padding-left:62px;
	width:815px;
}

/* -------------------------- */
/* The top main navigation links */
#nav a {
	display: block;
	/*	padding: 5px 12px;*/
	color: #FFF;
	background-color:transparent;
	text-decoration: none;
	background-image:url(file:///S|/arthur/clients/dummywebsite/whitaker/technical/images/bar.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:23px;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: none;
	color: #FFFF00;
}

#nav li {
	float: left;
	padding: 0;
	list-style:none;
}
/* The dropdown links lists */
#nav li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 170px; 
	font-weight: normal;
	border: 1px solid #336699;
	background-image:url(file:///S|/arthur/clients/dummywebsite/whitaker/technical/images/nav-bak.jpg);
	margin: 0; padding:0; 
}
#nav li li {
	padding: 0;
	width: 100%; 
}
#nav li ul a {
	padding: 5px 8px;
	width: 170px;
	background-image:none;
	* html width: 100px;
}
/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
	margin: -2em 0 0 100px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
	background-color: transparent;
}
/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	color: #FFF;
/*	background-image: none;*/
}
#nav li ul.under a:hover {
/*	background: ;*/
	color:#0099FF;
}
/* -------------------------- */
/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color:#0099FF;
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	color:#0099FF;
/*	background-color: #663300;*/
}
/*------navigation links end here------------*/

/*---------------link styles begin here-------------------*/
a.footerlinks, a.footerlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.subnavleft, a.subnavleft:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
}

a.subnavleft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF00;
	text-decoration: none;
	height: 18px;
}

a.textlinks, a.textlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	text-decoration: underline;
}
a.textlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}
a.white-links, a.white-links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.white-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: none;
}
a.medical, a.medical:visited {
	height: 313px;
	width: 158px;
	background-image: url(../images/Whitakare_companies_top_r2_c2.jpg);
	float: left;
	margin-left: 146px;
	margin-right: 35px;
}
a.medical:hover {
	height: 313px;
	width: 158px;
	background-image: url(../images/Whitakare_companies_top_r2_c2_f2.jpg);
	margin-right: 35px;
	margin-left: 146px;
}
a.technical, a.technical:visited {
	height: 313px;
	width: 158px;
	background-image: url(../images/Whitakare_companies_top_r2_c6.jpg);
	float: left;
	margin-right: 142px;
	margin-left: 35px;
}
a.technical:hover {
	height: 313px;
	width: 158px;
	background-image: url(../images/Whitakare_companies_top_r2_c6_f2.jpg);
	margin-right: 142px;
	margin-left: 35px;
}
a.it, a.it:visited {
	height: 313px;
	width: 158px;
	background-image: url(../images/Whitakare_companies_top_r2_c4.jpg);
	float: left;
}
a.it:hover {
	height: 313px;
	background-image: url(../images/Whitakare_companies_top_r2_c4_f2.jpg);
}

/*----------------link styles end here----------------------*/

/*-----------------subnav styles begin here------------------*/

#sub-navigation-container {
	background-image: url(../images/background/subnavigation-background.jpg);
	display: block;
	height: 230px;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}


#sub-nav-right {
	float: right;
	height: 230px;
	width: 390px;
	margin-right: 30px;
}

#sub-nav-left {
	float: left;
	height: 230px;
	display:inline;
	width: 300px;
	margin-left: 10px;
	padding-left: 80px;
	text-align: center;
}

.subnav-rt ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(../images/background/sub-left-navigation-button.jpg);
	list-style-position: outside;
}

.subnav-rt li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(../images/background/sub-right-navigation-button.jpg);
	list-style-position: outside;
	margin-left: 190px;
}


.subnav-lt ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(../images/background/sub-left-navigation-button.jpg);
	list-style-position: outside;
}

.subnav-lt li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(../images/background/sub-left-navigation-button.jpg);
	list-style-position: outside;
	margin-left: 165px;
}


.subnavheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-left: 80px;
	margin-top: 25px;
}
/*---------------------subnav styles end here---------------*/

/*-------------------text styles begin here-----------------*/

#phone-container {
	display: block;
	float: right;
	height: 23px;
	width: 795px;
	margin-top: 15px;
	margin-bottom: 3px;
}
.whitaker-companies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	float: left;
	height: 23px;
	width: 400px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: right;
}

.toll-free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	height: 23px;
	width: 225px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	text-align: justify;
	word-spacing: normal;
}
.redbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/background/welcome-header-background.jpg);
	height: 30px;
	width: 770px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 40px;
	font-style: normal;
}


.redbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990033;
	text-align: justify;
}


.GrayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.listtext ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.listtext li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/*-------------------text styles end here-------------------*/

/*---------form style-----------*/
#request-form {
	float:right;
	width:450px;
	height:500px;
	margin-left:10px;
	background-image:url(images/form-images/form-background.jpg);
}
label{
	float: left;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}
#el01 {
	width: 180px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#el08 {width: 250px;
height: 150px;}

#submitbutton{
	margin-left: 50px;
	margin-top: 5px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/form-images/button-background.jpg);
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	font-weight: bold;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
/*------------------form styles begin here-------------------------*/
#form2 {
	float:right;
	width:292px;
	height:250px;
	background-image:url(../images/background/form-background.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	margin-top: 15px;
	display: inline;
	font-weight: bold;
	float: left;
}


label{
	float: left;
	width: 45px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-left: 5px;
	display: inline;
}
.form-elements {
	display: block;
	width: 248px;
	float: right;
}

#el02 {
	width: 165px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	margin-right: 20px;
}
#el09 {
	width: 250px;
	height: 150px;
}

#submitbutton2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-left: 105px;
}


/*------------------form style ends here---------------------------*/
