/* HTML Tag Redefinition */
html, body {height: 100%;  }
body { 
	font: normal normal 13px 'Helvetica' Arial sans-serif;
	color: #666666; 
	background-color: #ffffff; 
	text-align: left; 
	padding: 0px; 
	margin: 0px; 
}

img {border: 0px}

a { 
	text-decoration: none;
	cursor:pointer;
}

label { font-weight:bold; display:block; padding-top: 10px; }

fieldset { border:1px solid #ccc;}


a,a:visited,a:active {
	/* customize_link */ color:#740010; /* customize_link */
}

a:hover {
	/* customize_link_hover */ color:#740010 /* customize_link_hover */
} 

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}



/* Page Structure / Navigation */

.left {
	float: left;
}

.right {
	float: right;
}


.clear {
	clear: both;
}

#page { 
	width:950px; 
	margin: auto; 
	text-align: left; 
}


#header{ 
	background: url(images/header-bg.png) repeat-x; 

} 
#header #logo{ color:#999; font-size:32px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height: auto; 
	margin-bottom: 0px; padding: 0px; margin-top:8px; cursor:pointer;  left:0px ; z-index:10; width:auto; float:left; position: relative }


#header h1 a { 
	width: 243px;
	height: 68px;
	display: block;
	font-size: 1px;
	text-indent: -31337px;
	text-decoration: none;
	margin: 0 0 0 17px;
}

h1,h2,h3,h4,h5{ 
	margin: 0px; 
	padding: 0px;
}

h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; line-height: 1.5em;}


#content h2 {
	
	font-size: 2em;
	color: #750010;
	margin-bottom: 15px;
	text-transform: uppercase; 
}

#content h3 {
	color: #750010;
	font-size: 1.5em;
	margin: 15px 0; 
}

#header #headerNav{ position: absolute; top: 14px; right: 0px; z-index:2; width:100%; overflow:visible;}
#header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#header ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px }
#header ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#999999 }
#header ul.nav-header li.nav-selected{ border:1px solid #bbb; padding:2px 8px; }

#header #header-area {
	background: url(images/header.png) no-repeat;
	width: 950px;
	height: 125px;
	margin: 0 auto;
}

#header #header-area #header-area-inside{
	margin: 30px 15px 0 0;
}
#header #header-area img { display: block}
#page .divider{padding-top: 12px; background: url(images/nav_horizontal_divider.gif) no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central {
	clear:both; 
}
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #content {padding-left: 72px !important; padding-right: 0px !important; float:right}
 
#page #central #content{ 
	float: left; 
	width: 69%; 
	padding-right: 28px; 
	overflow: hidden; 
	padding: 15px 0;
}


#page .no-sidebar #content{ float: none !important; width: auto !important; overflow:hidden }
#page #central #sidebar{ 
	float:right; 
	width:24%; 
	overflow:hidden; 
	padding: 15px 0;
}
#page #central #sidebar p{ line-height:24px}
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px; }
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333 }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }

#page #central.navLeft{ background:url(images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #content{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #content{float: none; padding-left:0px; padding-right:0px; width:100%; }

#footer-container{ 
	background: url(images/footer-bg.jpg) repeat-x;
	padding: 10px; 
	clear:both; 
	color:#999; 
	font-size:10px;
	height: 50px; 
}

#footer {
	width: 950px;
	margin: 0 auto;
}

#footer a{ text-decoration:none; color:#ffffff }
#footer span.sign-in {margin-left: 10px}
#footer span.powered-by { float:right; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

/* customize_miscellaneous */ /* customize_miscellaneous */


#first-read-container {
	width: 950px;
	margin: 0 auto;
	padding-top: 2px;
}

#main-image {
	background: #40020a url(images/main-bg.png) repeat-x;
	margin-top: 1px;
}

#first-read-content {
	width: 425px;
	padding: 5px 25px 10px;
	float: left;
}

#first-read-content h1 {
	font-family: Impact;
	font-size: 2.33em;
	color: #e8e8e8;
	margin: 0px;
	padding: 0px;
}

#first-read-content h2 {
	font-family: Impact;
	font-size: 4em;
	color: #e8e8e8;
	margin: 0 !important;
	padding: 0px;

}


#first-read-content p {
	color: #f1ebec;
	font-size: 1.25em;
	margin: 0px;
	line-height: 1.3em;
}

#first-read-image {
	float: right;
}



#body-container {
	padding: 0 2px;
}

#body {
	float: left;
	width: 450px;
}


#services {
	float: right;
	width: 420px;
}

#services img {
	border: #666666 1px solid;
	padding: 4px;
	margin-bottom: 10px;
}

#top-menu {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: .9em;
	font-weight: bold;
	float: right;
	padding: 10px 20px 0 0;
}

#top-menu li {
	display: inline;
	text-transform: uppercase;
	margin-left: 10px;
}

#top-menu li a {
	color: #004075;
	text-decoration: none;
	padding: 5px;
}

#top-menu li a:hover {
	 background: #40020a;
	 color: #FFFFFF;
}




#menu {
	font-family: 'Trebuchet MS', sans-serif;
	float: right;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	text-transform: uppercase;
	margin-left: 5px;
}

#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}

#menu li a:hover {
	background: #40020a;
}


#content img {
	border: 0px solid #666666;
	padding: 4px;
}


#content ul li {
	margin: 10px 0;
}

#affiliations {
	margin: 15px 0;
}

#affiliations img {
	margin-right: 15px;
}


/* Gallery for Project and Service Sections */

.ccm-gallery {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.ccm-gallery tbody tr td img {
	margin: auto auto 10px 0px !important;
}

.ccm-gallery tbody tr td {
	vertical-align: bottom !important;
}

#services-image img {
	border: 1px solid #666666;
	margin: 10px 20px 0 0;
	padding: 4px;
	float: left;
}

.wide {
	width: 100% !important;
}

.sidebar-buttons {
	/* background: #cccccc; */
	margin-top: 42px;
}

.sidebar-buttons a {
	display: block;
	width: 228px;
	height: 150px;
	margin-bottom: 10px;
}

.sidebar-buttons a:hover {
	background-position: right;
}

#newsletter-table {
	width: 645px;
	margin: 0 0 15px 1px;
	border: 1px solid #666666;
	border-collapse: collapse;
}

#newsletter-table tr {
	border-collapse: collapse;
}

#newsletter-table td {
	border: 1px solid #666666;
	padding: 5px;
}

#newsletter-table thead {
	padding: 5px;
}


#column-1 {
	width: 300px;
	float: left;
}

#column-2 {
	width: 300px;
	float: right;
}

.miniSurveyView td {
	padding-bottom: 10px !important;
}


.bid-schedule-table {
	border-collapse: collapse;
	margin-left: 1px;
	
}

.bid-schedule-table thead {
	border: 1px solid #aaaaaa;
	background: #eeeeee;
	font-weight: bold;
	
	font-size: 1.1em;
}

.bid-schedule-table thead tr td {
	
	border: 1px solid #dddddd;
}

.bid-schedule-table tbody td {
	border: 1px solid #cccccc;
}

/* Styles for MultiUpload */


div.multiupload{
	border:1px outset gray;
	float:left;
	padding:3px;
	background:#eee;
	
}
div.multiupload div.list{
	border:1px inset gray;
	background: #fff;
	
}
div.multiupload div.list div.item{
	margin:1px;
	top:0px;
	background: #ccc;
	
}
div.multiupload div.list div.item:hover{
	margin:1px;
	background: #eee;
}
div.multiupload div.list img{
	cursor:pointer;
}


.smallfont{
	font-size:10px;
}
