﻿html, body {
    margin:0px;
    padding:0px;
}

body {
    font-size: 13px;
    font-family: Arial, Verdana;
    width:100%;
    background:#FFF url('../design/UHS-bg.png') repeat-x scroll 0 0;
}

div {
    background:transparent none;
}

img {
    border:0px;
    padding:0;
    margin:0;
}

h3 {
    font-size:16px;
    margin:0px;
    padding:0px;
}

.cleardiv {
    clear:both;
    font-size:0px;
    padding:0px;
    margin:0px;
    height:0px;
    line-height:0px;
}

a, a:visited {
    color:#336699;
}

form {
    margin:0;
    padding:0;
}

a:hover {
    color:#0066CC;
}

#wrapper {
    width:1000px;
    margin: 0 auto;
    background:transparent none;
}

#logo {
    width:280px;
    height:65px;
    float:left;
    padding:0px 0px 0px 10px;
}

/* Home page styles */
#homeheader {
    width:825px;
    margin: 0 auto;
    background:none;
    height:65px;
    padding:20px 0px 5px 0px;
}

#headerlinks {
    width:535px;
    height:65px;
    float:right;
}

#homecontent {
    width:825px;
    margin:0 auto;
    background:none;
}


#homenavigation {
    float:left;
    width:85px;
    height:210px;
    background-color:#003d79;
    margin:0px 5px 0px 0px;
    padding:60px 5px 0px 10px;
    color:#FFF;
}



.homenavlist {
    list-style:none outside none;
    margin:0px;
    padding:0px;
}

.homenavlist li {
    height:35px;
    line-height:35px;
    font-size:16px;
}

a.homenavlink, a.homenavlink:visited {
    color:#FFF;
    text-decoration:none;
}

a.homenavlink:hover {
    text-decoration:underline;
}

#mainbanner {
    float:left;
    width:295px;
    height:270px;
    margin:0px 5px 0px 0px;
}

#homerightblock {
    float:left;
    width:415px;
    height:270px;
    position:relative;
}

#hometext {
    width:365px;
    height:180px;
    padding:5px 25px;
    overflow-x:hidden;
    overflow-y:auto;
}

#rightblockbanners {
    width:100%;
    position:absolute;
    bottom:0px;
}

#bannerleft {
    float:left;
    width:205px;
}

#bannerright {
    float:right;
    width:205px;
}

#servicestext {
    width:825px;
    color:#FFF;
    background-color:#ab202a;
    height:95px;
    margin:5px 0px 0px 0px;
}

#bottombanners {
    width:825px;
    height:80px;
    margin:5px 0 0 0;
}

#bottomleft {
    float:right;
    width:295px;
    height:80px;
}

#bottommiddle {
    float:right;
    width:205px;
    height:80px;
    margin:0px 0px 0px 5px;
}

#bottomright {
    float:right;
    width:205px;
    height:80px;
    margin:0px 0px 0px 5px;
}

#homefooter {
    width:825px;
    margin:0 auto;
    padding:5px 0px;
    height:20px;
    border-top:1px #999999 dotted;
}

#homefooterlinks {
    width:500px;
    float:right;
    text-align:right;
    font-size:11px;
    color:#666666;
    padding:0px 5px;
}


/* END: Home Styles */

/* Other pages styles */
#header {
    width:1000px;
    margin: 0 auto;
    background:none;
    height:65px;
    padding:20px 0px 5px 0px;
}

#headerlinks {
    width:535px;
    height:65px;
    float:right;
    text-align:right;
    font-size:11px;
}

a.circlelink {
    background:transparent url('../design/hdr_lnk_ico.png') no-repeat scroll left top;
    padding:0 10px 0 16px;
    margin:0;
    vertical-align:middle;
}

a.circlelink, a.circlelink:visited, a.circlelink:hover {
    color:#003366;
    text-decoration:none;
}

#pagemedia {
    width:1000px;
    * margin-bottom:-3px;
}

#navigation {
    background:#003366 url('../design/menu_bg.png') repeat-x scroll left top;
    width:1000px;
    height:36px;
    text-align:center;
    padding:0;
    margin:0;
}

/* temp menu style*/
#menucontainer {
    margin:0 auto;
    padding:10px 0 0 0;
    width:670px;
    height:26px;
}

.topmenu {
    list-style:none outside none;
    padding:0;
    margin:0;
}

.topmenu li {
    float:left;
    padding:0px;
    width:160px;
    text-align:center;
}

a.navlink, a.navlink:visited {
    color:#FFF;
    text-decoration:none;
    font-size:14px;
}

a.navlink:hover {
    text-decoration:underline;
}


#content {
    width:980px;
    margin:0 auto;
    background:none;
    padding:10px;
}

#leftcol {
    width:240px;
    float:left;
}

ul.leftnav {
    width:200px;
    list-style:none outside none;
    margin:0;
    padding:0;
}

ul.leftnav li {
    background-color:#E8EBF1;
    padding:5px;
    border-bottom:1px #99CCFF solid;
}

a.leftnavlink, a.leftnavlink:visited{
    font-size:14px;
    text-decoration:none;
    background:transparent url('../design/item_inactive.png') no-repeat scroll 0 2px;
    padding:0 0 0 20px;
    color:#003366;
}

a.leftnavlink:hover {
    background:transparent url('../design/item_active.png') no-repeat scroll 0 2px;
    color:#CC0000;
}

a.leftnavlink.activelink {
    background:transparent url('../design/item_active.png') no-repeat scroll 0 2px;
    color:#CC0000;
}

#maincol {
    width:720px;
    padding:0 10px;
    float:right;
}

.sectionimage {
    width:100%;
    margin:0 0 10px 0;
}
.title {
    font-size:15px;
    font-weight:bold;
    color:#CC0000;
    margin:0 0 5px 0;
    padding:0;
}

#itemdecription {
    width:100%;
    margin:0 0 10px 0;
}

#servicesbrochure {
    width:160px;
    height:150px;
    background:transparent url('../design/pdf_bg_2.png') no-repeat scroll 0 0;
    float:right;
    margin:10px 0 0 0;
}

#brochuredescription {
    text-align:center;
    width:140px;
    height:43px;
    padding:0 10px;
    margin-top:80px;
}

#officeslist {
    width:100%;
}

.office {
    width:900px;
    margin:0 auto;
    padding:5px 0;
    border-bottom:1px #336699 solid;
}

.officeinformation {
    float:left;
    width:650px;
    color:#336699;
}

.officeimage {
    float:right;
    width:250px;
    text-align:right;
}

#footer {
    width:1000px;
    margin:0 auto;
    padding:5px 0px;
    height:20px;
    border-top:1px #999999 dotted;
}

/**/

#footertext {
    width:300px;
    float:right;
    text-align:right;
    font-size:11px;
    color:#333333;
    padding:0px 10px;
}

#footerlinks {
    width:500px;
    float:left;
    text-align:left;
    font-size:11px;
    color:#666666;
    padding:0px 5px;
}

a.afooter, a.afooter:visited {
    color:#333;
    text-decoration:none;
    padding:0px 5px;
}

a.afooter:hover {
    text-decoration:underline;
}

.hidden{display:none;}

/*   BROCHURE FORM   */

#brochureform {
    padding:10px; background:#FFF; width:420px;
}

ul#formUL{
    margin:0;
    padding:0;
    list-style-type:none;
    width:400px;
}
ul#formUL li{
    display:block;
    margin:0;
    padding:6px 5px 9px 9px;
    clear:both;
}
ul#formUL li:after, ul#formUL li div:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

* html ul#formUL li{height: 1%;}
* html ul#formUL li div{display:inline-block;}
*+html ul#formUL li div{display:inline-block;}

ul#formUL li label {
    font-size:12px;
    letter-spacing:1px;
    font-weight:bold;
    width:100%;
}

ul#formUL li div {
    width:100%;
}

.req {
    color: #FF0000 !important;
    padding: 0 0 0 5px;
    font-weight:bold;
}

input.text, input.search, textarea.textarea{
    border-top:1px solid #7c7c7c;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-bottom:1px solid #ddd;
    background:#fff url(/design/fieldbg.gif) repeat-x top;
}

input.small, select.small{
    width:25%;
}
input.medium, select.medium{
    width:50%;
}
input.large, select.large, textarea.textarea{
    width:300px;
}

.error {
    background-color:#FFC1C1;
}

.right {
    float:right;
}

a.titlelink, a.titlelink:visited, a.titlelink:hover {
    font-size:15px;
    font-weight:bold;
    color:#CC0000;
    margin:0 0 5px 0;
    padding:0;
    text-decoration:none;
}

#office_permalink{
    margin:2px 0;
}

a.officelink, a.officelink:visited{
    padding:0 0 0 10px;
    text-decoration:none;
    font-weight:bold;
    color:#000;
}

a.officelink:hover {
    text-decoration:underline;
}


ul.subnav {
    width:200px;
    list-style:none outside none;
    margin:0;
    padding:5px 0 0 0;
}

ul.subnav li {
    background-color:#E8EBF1;
    padding:5px;
    margin:0;
    border:0;
    width:180px;
}

a.subnavlink, a.subnavlink:visited{
    font-size:14px;
    text-decoration:none;
    background:transparent none;
    padding:0 0 0 20px;
    color:#003366;
}

a.subnavlink:hover {
    background:transparent none;
    color:#CC0000;
}

a.subnavlink.activesublink {
    background:transparent none;
    color:#CC0000;
}

#extras {
    width:100%;
    padding:10px 0 0 0;
}

#itemphotos {
    float:left;
    width:350px;
}

#itemattachments {
    float:right;
    width:350px;
}

.imgWrappedSmall {
    padding: 0 2px 0 5px;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 0.15em;
}

.subtitle {
    font-size:13px;
    font-weight:bold;
    color:#CC0000;
    margin:0 0 5px 0;
    padding:0;
}

ul.attachments {
    list-style:none outside none;
    margin:0px;
    padding:0px;
}

ul.attachments li {
    background:transparent url('../design/document_a4_download.png') no-repeat scroll left top;
    padding:2px 0 4px 20px;
}

#galleryLinks {
    display:none;
}

ul.projectslist {
    list-style:none outside none;
    margin:0px;
    padding:0px;
}

ul.projectslist li {
    font-weight:bold;
    background:transparent url('../design/process_info.png') no-repeat scroll left top;
    padding:4px 0 4px 28px;

}

.noborder {
    border:0;
}

.nodecoration {
    text-decoration:none;
}

div.leftnav {
    width:200px;
    margin:0;
    padding:0;
    background-color:#E8EBF1;
}

div.leftnav h3 {
    font-weight:normal;
    padding:5px;
    border-bottom:1px #99CCFF solid;
}

div.leftnav div {
    overflow:hidden;
}

#officecontent {

    width:550px;

    margin:0 0 10px 0;

    float:left;

}



#officeextraimage {

    width:400px;

    margin:0 0 10px 0;

    float:right;

    text-align:right;

}



#officemap {

    text-align:center;

    width:900px;

    margin:0 auto;

}

#textcontainer {
    width:775px;
    margin:0 auto;
    padding:0;
}
.tblservices {
    width:100%;
    text-align:center;
    margin:5px 0 0 0;
    padding:0;
}

.tblservices tr {
    margin:0;
    padding:0;
}

.tblservices td {
    width:33%;
    padding:5px 0;
    font-size:11px;
    font-weight:bold;
}

.tblservices td.last {
    width:34%;
}

.tblservices td.lefttext {
    text-align:left;
}

.tblservices td.centertext {
    text-align:center;
}

.tblservices td.righttext {
    text-align:right;
}

.sitemap {
    margin:0;
    padding:0;
}
.sitemap, .sitemap ul{
    list-style:square inside none;
}
.loginblock {
    width:310px;
    float:left;
}

.formtable {
    font-family:Tahoma;
    font-size:11px;
}

.formtable td.text {
    width:120px;
    font-weight:bold;
}

.formtable td.sepcell {
    width:10px;
}

.formtable td.field {

}

.formtable td.field input {
    width:180px;
}

.formtable td.submit {
    width:310px;
    text-align:right;
}

.signupblock {
    width:210px;
    float:right;
}
.signupblock h3 {
    font-size:14px;
}

input.full, select.full, textarea.full{
    width:98%;
}

.registrationConfirmation {
    width:480px; padding:10px;margin:5px; font-weight:bold; font-size:12px;
}

/* New home page styles */
#headwrapper {
	width:100%;
	min-height:65px;
	background:#B72126 none;
}
#newhomeheader {
	width:900px;
	margin: 0 auto;
	background:none;
	min-height:65px;
	padding:10px 0px;
}

#homewrapper {
	width:100%;
	margin: 0 auto;
	background:transparent none;
	z-index:1;
}

#newlogo {
	width:100%;
	min-height:65px;
	padding:0px 0px 0px 0px;
}

#newhomenavigation {
	float:left;
	width:125px;
	height:210px;
	background-color:#003d79;
	margin:0px 8px 0px 0px;
	padding:0px;
	color:#FFF;
}


#newmainbanner {
	float:left;
	width:380px;
	height:210px;
	margin:0px 7px 0px 0px;
}

#newhomerightblock {
	float:left;
	width:380px;
	height:210px;
	margin:0;
}

#newservicestext {
	width:900px;
	color:#FFF;
	background-color:#ab202a;
	height:60px;
	margin:2px 0px 0px 0px;
}

#newhometext {
	width:570px;
	height:150px;
	padding:5px 25px;
	margin:0 5px 0 0;
	float:left;
	overflow-x:hidden;
	overflow-y:auto;
}

#lastbanner {
	float:right;
	width:275px;
	height:150px;
}

#newhomecontent {
	width:900px;
	margin:0 auto;
	background:none;
	margin-top:2px;
}
#newbottombanners {
	width:900px;
	height:150px;
	margin:2px 0 0 0;
}
#newhomefooter {
	width:900px;
	margin:0 auto;
	padding:5px 0px;
	height:20px;
	border-top:1px #999999 dotted;
}

#newhomefooterlinks {
	width:500px;
	float:right;
	text-align:right;
	font-size:11px;
	color:#666666;
	padding:0px 5px;
}
 
