﻿body 
{
	margin: 0;
	background-image: url(images/bluecollar_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 0.82em;
}

h1
{
    background-image: url(images/h1_bg.png);
    background-repeat: no-repeat;
    color: #001e99;
    font-size: 1.2em;
    height: 25px;
    padding: 7px 0 0 20px;    
}

h2
{
    font-size: 1.1em;
    margin: 7px 0 -10px 0;     
}

h3
{
    font-size: 1.0em;
    margin: 0;
    padding: 10px 0 0 0;
}

p
{
    padding: 0 0 10px 0;
}

p.quote
{
    font-style: italic;
    
    /*color: #a52a2a;
    color: #001e99;*/
    color: #000000;
    margin-top: -15px;
    padding-left: 10px;
    padding-bottom: 10px;
}

div#pageContent
{
	margin:auto;
	width: 1000px;	
	background-image: url(images/bluecollar_frame.jpg);
	background-repeat: no-repeat;
}

div#logo
{
    width: 170px;
    float:left;
    padding: 20px 0 10px 30px;
}

div#telerikMenu
{
	width: 705px;
	padding: 15px 15px 0 0;
	height:30px;
	float: left;	
}

div#languageMenu
{
	width:40px;
	float:right;
	margin: 18px 32px 0 0;
	}
	
div#languageMenu img
{
	border:0;
}

div#innerContent
{
    padding: 0;
    width: 1000px;	
	height: 367px;	
}

div#FrontpageFlash
{
    padding-left: 12px;        
}

div#ContentLeft
{
    width: 476px;
    padding-left: 11px;
    float: left;    
}

div#ContentLeft a
{
    color: #000000;
}

div#ContentLeft a:hover
{
    color: #666666;
}

div#ContentRight
{
    width: 497px;
    float: right;    
}

div#ContentText
{
    padding: 0 15px 0 20px;
    overflow: auto;
    height: 260px;
}

div.clear
{
	clear:both;
	height: 0;
}

div#bottom
{
    padding: 0 50px 0 50px;
    height: 128px;    
    width: 900px;	
}

div#bottom p
{
    color: #ffffff;
}

div#bottom a
{
    color: #ffffff;
}

div#bottom a:hover
{
    color: #cccccc;    
}

div#bottomLeft
{    
    float: left;
    width: 360px;
    padding-left: 10px;    
}

div#bottomMiddle
{    
    float: left;
    width: 160px;
}

div#bottomRight
{    
    float: right;
    width: 320px;
    padding-left: 50px;    
}

div#Address
{
    margin: 10px 0 10px 0;
    color: #ffffff; 
    font-size: 0.82em;     
    padding: 0 0 0 0px;    
    text-align: center;    
}

div.bottom
{
    margin: 10px 0 10px 0;
    color: #ffffff; 
    font-size: 0.82em;     
    padding: 0 0 0 0px;   
    width: 330px;
    float:left;
}

div.bottom img
{
   border-radius:5px;
   border:0;
}

div.left { text-align: center; width: 336px; }	
div.center { text-align: center; width:324px; }	
div.right { text-align: right; }

table.ContactForm td
{
    vertical-align: top;
}

table.ContactForm td.Header
{
    width: 70px;
}

table.ContactForm td.Item input
{
    border: solid 1px #000000;
    width: 300px;
}

table.ContactForm .TextArea
{
    border: solid 1px #000000;
    width: 300px;
    height: 80px;
}

table.ContactForm .Button
{
    border: solid 1px #000000;
    font-weight: bold;
}

.ValidationSummary
{
    padding: 0 0 20px 80px;
}

table.Employees td
{
    vertical-align: top;
}

table.Employees td.Image
{
    width: 190px;
}

table.Employees td.Text
{
    padding-top: 20px;
}

table.EmployeesInner td.Header
{
    width: 50px;
}

div#EmployeeDetails
{
    width: 250px;    
    float: left;
    padding-top: 10px;        
}

div#EmployeeList
{
    padding-top: 5px;
    width: 180px;
    float:right;    
}

ul#ListOfEmployees
{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#ListOfEmployees
{
    
}

li.selected
{
    font-weight: bold;
}

div#LAIT
{    
    text-align: center;    
}

div#LAIT a
{
    color: #555555;
    font-size: 7pt;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

