/*
Styles for alatec
Author: Todd Page
Date: March 2009
*/
/* <![CDATA[ */
/* Normalization */


body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, hr, iframe {
}
body {
	background-image: url(/includes/images/backgroundTop.png);
	background-repeat: repeat-x;
	font-family:  Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height:17px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding:0;
	height:100%;
	background-color: #ffffff;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 17px 0px;
}
.img_pop:hover  {
	border: 1px solid #ffae11;
}

.img_pop {
	border: 1px solid #ffffff;
}



ul,ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
li {
	font-size: 11px;
	line-height:13px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

h1, h1 a {
	font-size: 18px;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: 200;
}
h2, h2 a {
	font-size: 18px;
	color: #0F0088;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: 200;
}
h3, h3 a {
	font-size: 16px;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: 200;
}
h4, h4 a {
	font-size: 14px;
	color: #0F0088;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: 200;
}
h5, h5 a {
	font-size: 14px;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: 200;
}
h6, h6 a {
	font-size: 14px;
	color: #0F0088;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: 200;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #0F0088;
}


hr {
	height:0;
	border:0;
	border-top:1px solid #cccccc;
}








/* ---------------------------------------------------------------------------------------------- */

.style14pt {
	font-size: 14px;
	line-height:17px;
}.style14ptBlue {
	font-size: 14px;
	line-height:17px;
	color: #0F0088;
}.style12pt {
	font-size: 12px;
	line-height:17px;
}.style12ptBlue {
	font-size: 12px;
	line-height:17px;
	color: #0F0088;
}
.styleBlue {

	color: #0F0088;
}




/* ---------------------------------------------------------------------------------------------- */

#containerTop {
	position:relative;
	margin: 60px 50px 0px 50px;
	padding: 0px 0px 0px 0px;
	min-width: 940px;
	height: 44px;
	background-image: url(/includes/images/alatecBackgroundLines_top.png);
	background-repeat: no-repeat;
	display:block;
	clear: both;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #00ff00;
}

#containerTop #logo {
	width: 195px;
	height: 44px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float: left;
}
#containerTop #contact {
	width: 200px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 0px;
	display:inline;
	float: right;
}

#containerTop #contact a {
	color: #000000;
	text-decoration: none;
}
#containerTop #contact a:hover {
	color: #0F0088;
	text-decoration: none;
}
/* ---------------------------------------------------------------------------------------------- */


#containerMid {
	min-width: 940px;
	min-height: 350px;
	margin: 0px  50px 20px  50px;
	padding: 0px 0px 0px 0px;	
	display:block;
	background-image: url(/includes/images/alatecBackgroundLines_mid.png);
	background-repeat: no-repeat;
	clear: both;
}

#containerMid:after {
content:" ";
display:block;
clear:both;
}
#containerMid #left {
	float:left;
	width:200px;
	padding: 0x 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#containerMid #left #nav {
	padding: 24px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: 400;
	text-align:right;
	color: #000000;
}
#containerMid #left #nav #levelOne{
	color: #000000;
	padding: 0px 0px 17px 0px;
}

#containerMid #left #nav #levelOne a {
	color: #000000;
	text-decoration: none;
}

#containerMid #left #nav #levelOne a:hover {
	color: #0F0088;
	text-decoration: none;
}

#containerMid #left #nav #levelOne a.select  {
	color: #0F0088;
	text-decoration: none;
}


#containerMid #left #nav #levelOne #levelTwo{
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	padding: 4px 0px 4px 0px;
}

#containerMid #left #nav #levelOne #leveTwo a {
	color: #000000;
	text-decoration: none;
}

#containerMid #left #nav #levelOne #levelTwo a:hover {
	color: #0F0088;
	text-decoration: none;
}

#containerMid #left #nav #levelOne #levelTwo {
	color: #0F0088;
}
#containerMid #left #nav #levelOne #levelTwo a.select  {
	color: #0F0088;
	text-decoration: none;
}

#containerMid #left #newNews {
	padding: 50px 24px 0px 0px;
	margin: 0px 0px 0px 0px; 
	text-align: left;
}

#containerMid #data {
	position:relative;
	margin-left:200px;
}

#containerMid #data #content {
	padding: 24px 0px 0px 0px;
	margin: 0px 350px 0px 10px;
	text-align:left
	padding: 24px 0px 0px 0px;
	margin: 0px 350px 0px 10px;
	text-align:left
}
#containerMid #data #content.home {
	margin: 0px 0px 0px 0px;
	width:630px;
}
#containerMid #data #content.home #home {
	margin: 5px 0px 0px 25px;
	width:605px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#containerMid #data #content.default1 {
	margin: 0px 0px 0px 10px;
}

#containerMid #data #content #contactForm #contactFormRequired {
	font-weight: bold;
}
#containerMid #data #content #contactForm #contactFormResponce {
	height: 20px;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}

#containerMid #data #content #contactForm #contactFormFields #inputLine{
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}
#containerMid #data #content #contactForm #contactFormFields #inputLine label {
	width: 60px;
	float: left;
	text-align: right;
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}
#containerMid #data #content #contactForm #contactFormFields #inputLine input{
	background-image: url(/includes/images/formInputBack_220.png);
	background-repeat: no-repeat;
	width: 218px;
	height: 20px;
	border: 0px;
	padding: 2px 2px 2px 2px;
}
#containerMid #data #content #contactForm #contactFormFields #inputLine textarea{
	background-image: url(/includes/images/formTextareaBack_220x150.png);
	background-repeat: no-repeat;
	width: 218px;
	height: 148px;
	border: 0px;
	padding: 2px 2px 2px 2px;
	font-family:  Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height:17px;	
}
#containerMid #data #content #contactForm #contactFormFields #inputLine input.submit{
	background-image: url(/includes/images/formInputSubmitBack.png);
	background-repeat: no-repeat;
	width: 62px;
	height: 18px;
	border: 0px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 64px;
}


#containerMid #data #content #employeeLoginFormFields form #inputLine{
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}
#containerMid #data #content #employeeLoginFormFields form #inputLine label {
	width: 75px;
	float: left;
	text-align: right;
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}

#containerMid #data #content #employeeLoginFormFields form #inputLine input{
	background-image: url(/includes/images/formInputBack_220.png);
	background-repeat: no-repeat;
	width: 218px;
	height: 20px;
	border: 0px;
	padding: 2px 2px 2px 2px;
}

#containerMid #data #content  #employeeLoginFormFields form #inputLine input.login{
	background-image: url(/includes/images/formInputLoginBack.png);
	background-repeat: no-repeat;
	width: 48px;
	height: 18px;
	border: 0px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 79px;
}

#containerMid #data #content  #shortNews {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#containerMid #data #content  #shortNews #shortNewsTitle {
	font-weight: 700;
}

#containerMid #data #content  #shortNews #shortNewsTitle a {
	color: #000000;
	text-decoration: none
}

#containerMid #data #content  #shortNews #shortNewsTitle a:hover {
	color: #0F0088;
	text-decoration: none
}

#containerMid #data #content #allNews  #shortNews #shortNewsTitle {
	font-weight: 700;
}

#containerMid #data #content #allNews  #shortNews #shortNewsTitle a {
	color: #000000;
	text-decoration: none
}

#containerMid #data #content #allNews  #shortNews #shortNewsTitle a:hover {
	color: #0F0088;
	text-decoration: none
}


#containerMid #data #right {
	float:right;
	width:320px;
	padding: 0px 0px 0px 20px;
	margin: 24px 0px 0px 0px;
	text-align:left;
}
#containerMid #data #right.careers {
	background-image: url(/includes/images/vr1.png);
	background-repeat: repeat-y;
}
#containerMid #data #right.careers form input {
	background-image: url(/includes/images/formInputBack.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 20px;
	border: 0px;
	padding: 2px 2px 2px 2px;
}
#containerMid #data #right.careers form input.login {
	background-image: url(/includes/images/formInputLoginBack.png);
	background-repeat: no-repeat;
	width: 48px;
	height: 18px;
	border: 0px;
	padding: 2px 2px 2px 2px;
}
#containerMid #data #right.careers form input.go {
	background-image: url(/includes/images/formInputGoBack.png);
	background-repeat: no-repeat;
	width: 38px;
	height: 18px;
	border: 0px;
	padding: 2px 2px 2px 2px;
}

#containerMid #data #right.careers form select {
	background-image: url(/includes/images/formSelectBack.png);
	background-repeat: no-repeat;
	width: 240px;
	border-bottom:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	border-top:#cccccc 1px solid;

}
/* ------------------------------------------------------------- */

#clearMid {
	width: 740px;
	height: 20px;
	display:block;
	clear: both;
}

#clear {
	height: 25px;
	display:block;
	clear: both;
}

#clear2 {
	height: 5px;
	display:block;
	clear: both;
}

#containerBottom {
	position:relative;
	margin: 10px 50px 0px 50px;
	padding: 0px 0px 0px 0px;
	min-width: 940px;
	display:block;
	clear: both;
}
#containerBottom #address {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	float:right;
}

#containerBottom #logos {
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 8px;
	line-height: 10px;
	text-align: left;
	display:inline;
	float:left;
}
#containerBottom #legal {
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 8px;
	line-height: 10px;
	text-align: left;
	display:inline;
	float:left;
}
#containerBottom #legal a {
	color: #000000;
	text-decoration: none;
}
#containerBottom #legal a:hover {
	color: #0F0088;
	text-decoration: none;
}


.blue {
	color: #0F0088;
}
.red {
	color: #ee3424;
}
.green {
	color: #78a22f;
}
.left {
	background-image:url(images/Shadow_left.jpg);
	width:9px;
}




/* ]]> */