/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #e3e3e3;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	min-height: 100%;
}
#page {
	min-width: 990px;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	background-image:url(../images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#logo {
	background: #e3e3e3;
}
#logo img {
	border: none;
	margin-left: 15px;
}
#logo h2 {
	color: #000060;
	font-size: 1.6em;
	font-weight: bold;
	float: right;
	margin-top: 45px;
	margin-right: 15px;
}

/* Navigation */
#nav {
	background: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	margin: 0 0 0 -2px; /* line compensation */
	padding: 0 15px 0 15px;
	background-image: url(../images/nav-li-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#nav li.last {
	background: none;
}
#nav li.first 
{
    margin-left: 0px;
}
#nav li, #nav li a {
	color: #fff;
	text-decoration: none;
}
#nav li a:hover {
	color: #9c9c9c;
}
#nav li.active {
	background-image: url(../images/nav-active-bg.gif);
	background-repeat: repeat-x;
	color: #000060;
}
#nav li.active a 
{
    color: #000060;
}

/* Main Image */
#main-image {
	background-image:url(../images/main-image.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 270px;
}
.vacancies #main-image 
{
    background-image:url(../images/vacancies-image.jpg);
}
.about #main-image 
{
    background-image:url(../images/about-image.jpg);
}
.products #main-image 
{
    background-image:url(../images/products-image.jpg);
}
.products .boxed-list li
{
    background-color: #f0f0f0;
}
.products .boxed-list span 
{
    background-image: url(../images/products-box-left.gif);
}

/* Content */
#content 
{
    min-height: 215px;
    padding: 0 0 20px 0;
}
#content h1, #content h2, #content h3 {
	margin: 0;
	padding: 0;
}
#content p + h2 
{
    margin-top: 20px;
}
#content p + h3 
{
    margin-top: 15px;
} 
#left-sidebar {
	float: left;
	width: 243px;
}
#left-sidebar .text 
{
    font-size: 0.75em;
    text-align: right;
}
.industries 
{
    position: absolute;
    z-index: 1000;
}
.contact #left-sidebar 
{
    width: 280px;
}
#left-sidebar h2 {
	text-align: right;
}
#left-sidebar ul.boxes {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
#left-sidebar ul.boxes li {
	padding: 0;
	margin: 0 0 10px 0;
}
#right-sidebar {
	float: right;
	width: 321px;
	height: 168px;
	background-image: url(../images/tr-sidebar-bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	position: relative;
}

#right-sidebar label {
	width: 50px;
	float: left;
}

#right-sidebar a {
	color: #fff;
	text-decoration: none;
	border-bottom: dotted 1px #fff;
}
#right-sidebar h3 {
	color: #8ea6bf;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: -10px;
}
#right-sidebar-content {
	margin-top: 130px;
	padding-left: 110px;
	padding-right: 25px;
	color: #fff;
	font-size: 0.9em;
	position: absolute;
}
#right-sidebar-content p {
	line-height: 1.2em;
}

/* Brochure + Contact Us Links */
#right-sidebar ul.links 
{
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    font-weight: bold;
}
#right-sidebar ul.links li
{
    padding: 0 0 0 25px;
    margin: 0 0 3px 0;
    line-height: 20px;
    background-image: url(../images/submenu-bullet.gif);
    background-position: left center;
    background-repeat: no-repeat;
}

#right-sidebar ul.links li a 
{
    color: #fff;
    text-decoration: none;
    border: none;
}

#right-sidebar ul.links li a:hover 
{
    color: #000060;
}


#main-content {
	margin: 0 321px 0 300px;
	font-size: 0.9em;
}
#main-content h2  
{
    margin: 3px 0 0 0;
}
#main-content p 
{
    margin: 5px 0 0 0;
}
#main-content > p, #main-content > ul, #main-content > ol 
{
    font-size: 0.9em;
}
.contact #main-content
{
    margin-left: 350px;
}
#main-content a {
	color: #000060;
	text-decoration: none;
}
#main-content a:hover 
{
    color: #5d7fa4;
    text-decoration: underline;
}

/* Footer */
#footer {
	height: 118px;
	background-image:url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;

}
#footer .regions {
	position: absolute;
	bottom: 0;
	right: 0;
	text-transform: uppercase;
	color: #fff;
	margin: 0 5px 15px 0;
}
#footer .regions span 
{
    margin: 0 10px 0 10px;
}

/* Legal */
#legal-container {
	background: #e3e3e3;
	padding-top: 10px;
	font-size: 0.7em;
	color: #666666;
}
#legal {
	padding: 5px 15px 15px 15px;
	border-top: solid 2px #CCCCCC;
}
#legal .links 
{
    margin-left: 10px;
}
#legal .links a 
{
    color: #000060;
}
#pirronedesign {
	float: right;
}
#pirronedesign img {
	border: none;
}

/* Classes */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 1.8em;
	color: #002663;
	font-weight: bold;
}
h1 .emphasis {
	color: #5d7fa4;
	font-weight: bolder;
}
h2 {
	font-size: 1.5em;
	color: #002663;
	font-weight: normal;
}

h3 
{
    color: #002663;
	font-weight: bold;
    font-size: 1.1em;
}
.center 
{
    text-align: center;
}
.diagram 
{
    margin-top: 15px;
}

/* Validation summary */
.validation-summary 
{
    font-size: 0.75em;
    background-color: #FFB3B3;
    border: solid 1px #FF3333;
    padding: 10px;
    margin-top: 10px;
    color: #FF3333;
}
.validation-summary ul
{
    margin-left: 20px;
    color: #000;
}

.form-success 
{
    font-size: 0.8em;
    padding: 10px;
    text-align: right;
   
}

/* Boxed List */
ul.boxed-form li, ul.boxed-list li 
{
    width: 100%;
    height: 37px;
    background-color: #d0d0d0;
    /* for product logos */
    background-repeat: no-repeat;
    background-position: right;
    font-size: 0.75em;
}
ul.boxed-form li.multiline-field
{
    background-image: url(../images/form-textarea-bg.gif);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #d0d0d0;
    height: 156px;
}
ul.boxed-list li 
{
    position: relative;
    text-align: center;
    line-height: 37px;
}
ul.boxed-list li a 
{
    color: #000;
    text-decoration: none;
}
ul.boxed-list li.product-eyesel
{
    background-image: url(../images/product-eyesel.gif);
}
ul.boxed-list li.product-autoline
{
    background-image: url(../images/product-autoline.gif);
}
ul.boxed-list li.product-atlas-sdx
{
    background-image: url(../images/product-atlas-sdx.gif);
}
ul.boxed-list li.product-altas-mxplus
{
    background-image: url(../images/product-altas-mxplus.gif);
}
ul.boxed-list li.product-atlas-fusion
{
    background-image: url(../images/product-atlas-fusion.gif);
}
ul.boxed-list li.product-eyetech
{
    background-image: url(../images/product-eyetech.gif);
}
ul.boxed-form li label, ul.boxed-list li > span
{
    background-image: url(../images/form-box-left.gif);
    background-repeat: no-repeat;
    background-position: right;
    width: 130px;
    height: 37px;
    float: left;
    text-transform: lowercase;
    color: #fff;
    font-weight: bold;
    line-height: 37px;
    padding-left: 10px;
    text-align: left;
}
ul.boxed-form li.button
{
    text-align: left;
    background: #fff;
}
ul.boxed-form li.button input 
{
    margin-right: -10px;
    margin-top: 0;
}
ul.boxed-list li span a 
{
    position: absolute;
    width: 233px;
    height: 37px;
    top: 0;
    left: 0;
    padding-left: 10px;
    color: #fff;
    text-decoration: none;
}
ul.boxed-list li span a:hover, ul.boxed-list li span a.active 
{
    color: #5D7FA4;
    text-decoration: none;
}

ul.vacancies-items li span 
{
    width: 150px;
}
ul.about-items li span, ul.services-items li span  
{
    width: 195px;
}
ul.products-items li span 
{
    width: 145px;
}
ul.products-items li span
{
    text-align: left;
}
ul.boxed-form li label.two-lines  
{
    line-height: 14px;
    padding-top: 10px;
    height: 30px;
}
ul.boxed-list li span.two-lines 
{
    line-height: 14px;
    padding-top: 4px;
    height: 33px;
}
ul.boxed-list li span.two-lines a
{
    padding-top: 4px;
    height: 33px;
}
ul.boxed-form li span, ul.boxed-list li span.right  
{
    line-height: 37px;
    font-size: 0.75em;
}
ul.boxed-form li input, ul.boxed-form li select
{
    border: none;
    width: 130px;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em; 
}
ul.boxed-form li input
{
    background: none;
    padding: 0;
    margin-top: 10px;
}

ul.boxed-form li select
{
    background-color: #d0d0d0;
    margin-top: 8px;
}
ul.boxed-form li textarea 
{
    border: none;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em; 
    background: none;
    padding: 0;
    width: 258px;
    margin: 10px 10px 0 10px;
    height: 99px;
}
ul.boxed-clickable li, ul.boxed-clickable li label, ul.boxed-clickable li span
{
    cursor: pointer;
	cursor: hand;
}

/* Contact Page */

.contact .introtext
{
    padding-bottom: 15px;
}

.contact .col1
{
    width: 60%;
    float: left;
}
.contact .col2 
{
    width: 40%;
    float: left;
}
.contact .col1 p 
{
    margin: 0 0 3px 0;
    padding: 0;
}
.contact .col2 p 
{
    margin: 0;
    padding: 0;
}
.contact .col2 h3 
{
    margin-top: 3px;
}
.contact .view-map-btn 
{
    margin-top: -10px;
    margin-left: 10px;
    border: 0;
}
#contact-map 
{
    
}

/* Partners Page */
.partners-container 
{
    text-align: center;
}
.partners-logos 
{
    margin-top: 20px;
}

/* Industries Page */
.autoline-franchises
{
    text-align: center;
}
a img 
{
    border: none;
}
ul.benefits li
{
    margin-bottom: 6px;
}
