/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #333;
	background-color: #5C8599;
}

a, a:visited {
	color: #900;
	text-decoration: none;
}

a:hover, a.active {
	color: red;
}

a img {
	border: 0px;
}

form, fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#main {
	width: 994px;
	margin: 0 auto;
	clear: both;
	background-image: url(/img/background_main.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	background-image: url(/img/background_header.jpg);
	background-repeat: no-repeat;
	height: 160px;
	overflow: hidden;
}

#content {
	width: 885px;
	margin: 0 auto;
	clear: both;
}

#footer {
	background-image: url(/img/background_footer.jpg);
	background-repeat: no-repeat;
	height: 56px;
	overflow: hidden;
	padding: 15px 60px 15px 60px;
	color: white;
}

#footer a {
	color: yellow;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#header .mininav {
	font-size: 12px;
	padding: 114px 60px 0px 400px;
	height: 21px;
	overflow: hidden;
}

#header .mininav .miniitem {
	display: inline;
}

#header .mininav .miniitem a {
	color: white;
}

#header .mininav .miniitem a:hover, #header .mininav .miniitem a.active {
	color: yellow;
}

#nav {
	background-image: url(/img/background_nav.jpg);
	background-repeat: repeat-x;
	width: 554px;
	height: 25px;
	overflow: hidden;
	float: right;
	margin-right: 50px;
	border-left: 1px solid #ECE9D8;
}

#nav .menuitem {
	float: left;
	height: 25px;
	overflow: hidden;
	border-right: 1px solid #ECE9D8;
}

#nav .menuitem a {
	display: block;
	font-size: 16px;
	color: white;
	text-align: center;
	padding: 0px 19px;
	height: 25px;
}

#nav .menuitem a:hover  {
	background-image: url(/img/background_nav_over.jpg);
	background-repeat: repeat-x;
	color: yellow;
}

#nav .menuitem a.active {
	background-image: none;
	background-color: #ECE9D8;
	color: #039;
}

#leftside {
	background-image: url(/img/background_leftside.gif);
	background-repeat: repeat-y;
}

#leftside .top {
	background-image: url(/img/background_leftside_top.gif);
	background-repeat: no-repeat;
}

#leftside .bottom {
	background-image: url(/img/background_leftside_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#leftside .divider {
	background-color: #89A1A8;
	height: 2px;
	overflow: hidden;
}

#hprotator {

}

#hprotator a.tab {
	background-image: url(/img/background_hp_rotator_tab.png);
	background-repeat: repeat-x;
	height: 71px;
	overflow: hidden;
	padding: 3px 5px 0px 5px;
	display: block;
	color: white;
}

#hprotator a.tab:hover, #hprotator a.active {
	background-image: url(/img/background_hp_rotator_tab_active.png);
	background-repeat: repeat-x;
	color: white;
}

#hprotator .lineheight {
	line-height: 13px;
}

#hprotator .marginbottom1 {
	margin-bottom: 1px;
}

/***** OUTPUT FORMATTING FOR REPORTS ****/
.reports {
   margin-bottom: 20px;
   position: relative;
   left: 2em;
   overflow: auto;
}
.reports li {
   list-style-type: none;
   float: left;
   width: 300px;
}
#reportViewer {
   visibility: hidden;
}
.checkList {
   height: 4em;
   overflow-y: scroll;
}


/***** COMMON CLASSES *****/

.size22 {
	font-size: 22px;
}

.col100p {
	width: 100%;
}

.col148 {
	width: 148px;
}

.col150 {
	width: 150px;
}

.col200 {
	width: 200px;
}

.col205 {
	width: 205px;
}

.col240 {
	width: 240px;
}

.col250 {
	width: 250px;
}

.col300 {
	width: 300px;
}

.col480 {
	width: 480px;
}

.col490 {
	width: 490px;
}

.col500 {
	width: 500px;
}

.col552 {
	width: 552px;
}

.col705 {
	width: 705px;
}

.box22 {
	height: 22px;
	overflow: hidden;
	display: block; 
}

.box36 {
	height: 36px;
	overflow: hidden;
	display: block; 
}

.box64 {
	height: 64px;
	overflow: hidden;
	display: block; 
}

.box200 {
	display: block;
	height: 175px;
	overflow: hidden;
}

.box299 {
	display: block;
	height: 299px;
	overflow: hidden;
}

.box400 {
	display: block;
	height: 400px;
	overflow: hidden;
}



.businesscard {
	margin-top: 87px;
}

.casestudy {
	background-image: url(/img/background_hp_casestudy.gif);
	background-repeat: no-repeat;
}

.borderwhite1 {
	border: 1px solid white;
}

.bg_leonardstaupe {
	background-color: #ECE9D8;
}

.bg_leonardsslate {
	background-color: #5C8599;
}

.bg_leonardsblue {
	background-color: #036;
}
.bg_white {
   background-color: white;
}

.horizontalcenter {
   margin: 0 auto;
}

.leonardstaupe {
	color: #ECE9D8;
}

.leonardsslate {
	color: #5C8599;
}

.leonardsblue {
	color: #036;
}

.tab {
	background-image: url(/img/background_hp_rotator_tab.png);
	background-repeat: repeat-x;
}

a.white, a.white:visited {
	color: white;
}

a.white:hover {
	color: yellow;
}

.page_links {
	font-size: 11px;
	color: white;
	text-align: right;
	background-color: #5C8599;
	padding: 3px 10px;
	border: 1px solid white;
}


/***** OFFICES MAP CSS *****/

.mapnav {

}

.mapnav .menuitem {
	border: 1px solid black;
	font-size: 12px;
	text-align: center;
	margin-top: 2px;
}

.mapnav .menuitem a {
	background-color: #5C8599;
	display: block;
	color: white;
}

.mapnav .menuitem a:hover, .mapnav .menuitem a.active {
	background-color: #036;
	color: yellow;
	outline: none;
}

.mapnav .menuitem a.active {
	border-left: 8px solid red;
	border-right: 8px solid #036;
}

#map_canvas .directions {
	border: 1px solid #666;
	padding: 5px;
}

#map_canvas .directions input[type=text] {
	width: 150px;
}

/***** FORM FORMATTING CSS *****/

#carrierprofile {
	width: 500px;
	margin: 20px auto;
	clear: both;
	padding: 10px;
}

#carrierprofile .input {
	margin-bottom: 10px;
}

#carrierprofile label, #carrierprofile legend {
	display: block;
	width: 500px;
	font-size: 14px;
	font-style: italic;
	white-space: normal;
}

#carrierprofile .radio label, #carrierprofile .checkbox label {
	width: auto;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-right: 5px;
}

#carrierprofile .radio input {
	margin: 0px 5px;
}

#carrierprofile .text input, #carrierprofile .textarea textarea {
	width: 498px;
	padding: 3px 0px;
}

#carrierprofile .radio legend {
	margin-bottom: 5px;
}

#carrierprofile h3 {
	display: block;
	background-color: #036;
	color: white;
	padding: 3px 10px;
	font-size: 18px;
	margin: 5px 0px 10px 0px;
}

#carrierprofile h4 {
	display: block;
	background-color: #ECE9D8;
	color: black;
	padding: 3px 10px;
	font-size: 14px;
	font-style: italic;
}

#carrierprofile .col120 {
	width: 115px;
}

#carrierprofile .col240 .text input, #carrierprofile .col240 label, #carrierprofile .col240 legend, #carrierprofile .col240 textarea {
	width: 240px;
}

#carrierprofile .select select {
	width: 244px;
	height: 22px;
	font-size: 12px;
	outline: none;
}

#carrierprofile .col120 .text input, #carrierprofile .col120 label, #carrierprofile .col120 legend, #carrierprofile .col120 textarea {
	width: 113px;
}
#carrierprofile .submit {
	text-align: center;
}

.text input.error, .select select.error {
	background-color: #FFFFCC;
}

.checkbox input.error {
	
}

#carrierprofile label.error {
	font-size: 11px;
	text-align: right;
	color: yellow;
}

#carrierprofile input.col480 {
	width: 480px;
}

#carrierprofile div.bg_leonardstaupe label.error {
	color: red;
	width: 480px;
}
