/*
Theme Name: Milton Madison
Theme URI: http://www.doeanderson.com
Version: 2.0
Author: Doe-Anderson
Author URI: http://www.doeanderson.com
*/

@import "style/css/reset.css";



html {
	margin: 0;
	background: #1d396b;

}

body {
	font-family: Arial, sans-serif;
	margin: 0;
	
}

h1 {
	color: #a3bacb;
	font-size: 38px;
	font-weight: normal;
	line-height: 38px;
	text-transform: uppercase;
	margin: 0 0 15px 0;

}

h2 {
	color: #5d87a1;
	font-size: 26px;
	font-weight: normal;
	line-height: 38px;
	margin: 0 0 20px 0;
}

h2 a {
	color: #5d87a1;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}



h3 {
	color: #1d3a6b;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}


.header-space {
	margin-top: 35px;
}

h4 {
	color: #4b4a4b;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}

h5 {

}

hr {
	border: 0;
	border-bottom: 1px solid #999;
	margin: 35px 0;
}

a {
	color: #216995;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 10px;

}


br.clear {
	clear: both;
}


ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-position: outside;

}

ul li {
	margin: 0 0 5px 0;
	list-style-type: disc;
	
}



.nobullet ul li {
	margin: 0 0 5px 0;
	list-style-type: none;
}





img.centered {
display: block;
margin-left: auto;
margin-right: auto;
border: 1px solid #444;

}

img.alignright {
padding: 0;
margin: 0 0 5px 35px;
display: inline;
border: 1px solid #444;

}

img.alignleft {
padding: 0;
margin: 0 20px 5px 0;
display: inline;
border: 1px solid #444;

}

img.alignnone {
padding: 0;
margin: 10px 0 0 0;
border: 1px solid #444;

}

img {
border: 0;

}

.alignright {
float: right;
}

.alignleft {
float: left;
}




#content-container {
	width: 980px;
	margin: 0 auto;

}


/* ------ Header Styles ------------------------------------ */

#header {
	background: url("images/header-bg-tall.jpg") repeat-x top left;
	width: 100%;
	height: 93px;
	color: #fff;
}


#header-content {
	width: 980px;
	margin: 0 auto;
}

#logo {
	width: 124px;
	height: 182px;
	position: absolute;
	z-index: 1000;
	margin: 0 0 0 30px;
}

#main-nav {
	float: right;
	text-align: right;
	/*margin-top: 26px;*/
	margin: 16px 0 0 0;
}

#dropdown
{	margin: 0;
	padding: 0;
}

	#dropdown li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
	}
	
	#dropdown li.last {
		border-right: none;
	}
	
	#dropdown li.last ul.drop-last{
		text-align: right;
		margin-left: -60px;
	}

	#dropdown li a
	{	display: block;
		padding: 8px 18px;
		text-decoration: none;
		color: #fff;
		white-space: nowrap;
		font-size: 14px;
		font-weight: bold;
		background: url("images/mainnav-border.gif") no-repeat right center;
	}
	
	#dropdown li a.no-border
	{	
		background: none;
	}

	#dropdown li a:hover
	{	
		background: #e5ecf1;
		color: #5d87a1;
	}
		
		#dropdown li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			text-align: left;
			border-top: 2px solid #fff;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			border-left: 1px solid #fff;


		}
		
			#dropdown li ul li
			{	float: none;
				display: inline;
				border-right: none;
			}
			
			#dropdown li ul li a
			{	
				width: 110px;
				background: #5d87a1;
				color: #fff;
				font-size: 12px;
				font-weight: normal;
			}
			
			#dropdown li ul li a:hover
			{	background: #e5ecf1;
				color: #446d86;
			}





/* ------ Homepage Styles ------------------------------------ */


#homepage-content {
	background: #1d396b url("images/homepage-bg.jpg") no-repeat top center;
	width: 100%;
	position: abosolute;
	z-index: 50;
	margin-top: -18px;
}



#homepage-top {
	width: 982px;
	margin: 0 auto;
}

#homepage-top-content {
	background: url("images/home-image.jpg") no-repeat top left;
	width: 982px;
	height: 224px;
	margin: 0 auto;
}

#homepage-content h2 {
	margin-bottom: 0;
}

#whats-new {
	float: right;
	width: 215px;
	margin: 15px 20px -20px 0;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}

#whats-new .header {
	font-size: 17px;
	color: #c6cdda;
	text-transform: lowercase;
}


/*#whats-new ul {
	margin: 5px 0 0 0;
	padding: 0;
}



#whats-new ul li {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	list-style-type: none;
	color: #a3bacb;
}


#whats-new ul li a {
	color: #819ab3;
	text-decoration: underline;
}

#whats-new ul li a:hover {
	color: #a3bacb;
	text-decoration: underline;
}*/

.news-title {
	margin: 0px 0 0 0;
	padding: 0;
	display: block;
	list-style-type: none;
	color: #a3bacb;
}

.news-title span {
	padding: 2px;
	margin-right: 5px;
}


.news-title a {
	color: #a3bacb;
	text-decoration: underline;
}

.news-title a:hover {
	color: #fff;
	text-decoration: underline;
}


#homepage-middle-content {
	width: 982px;
	margin: 0 auto;
}

#welcome {
	width: 515px;
	margin: 30px 0 30px 20px;
	float: left;
}

#welcome-copy {
	width: 480px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	border-right: 1px solid #7b91ae;
	padding: 0 35px 0 0;
	margin-top: -8px;

}


#home-bottom {
	background: #ececec url("images/homepage-gray-bg.jpg") repeat-x top left;
	width: 100%;
}

#home-bottom-content {
	width: 982px;
	margin: 0 auto;
	padding: 15px 0 5px 0;
}

#traffic-alerts {
	background: url("images/traffic-home-bg.jpg") no-repeat center right;
	color: #505150;
	font-size: 11px;
	line-height: 14px;
	float: left;
	width: 445px;
	min-height: 145px;
	padding-right: 30px;
	margin: 0 0 0 30px;
}

#ferry-info {
	color: #505150;
	font-size: 11px;
	line-height: 14px;
	float: right;
	width: 445px;
	min-height: 145px;
	margin: 0 0 0 30px;

}

#traffic-alerts img,
#ferry-info img {
	float: right;
	margin: -10px 0 10px 10px;
}

#homepage-bottom-clear {
	background: #ececec;
	width: 100%;
	height: 20px;
	clear: both;
}


/* Video Tabs Styles ---*/

#homepage-tabs {
	width: 400px;
	float: right;
	margin: 32px 15px 0 0;
}



div.panes div {
		display:none;		
		padding:0;
		border:1px solid #fff;
		height: 265px;
		font-size:14px;
		background-color:#fff;
		width: 399px;
		padding-right: 1px;
	}
	
	
	

ul.tabs { 
	list-style:none; 
	margin: 0 0 1px 0; 
	padding:0;
	height:25px;
	width: 385px;
}

/* single tab */
ul.tabs li { 
	float: right;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
	list-style-type: none;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url("images/tabs.png") no-repeat 0 -27px;
	font-size:12px;
	display:block;
	height: 25px;  
	line-height:30px;
	width: 90px;
	text-align:center;	
	text-decoration: underline;
	color:#fff;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: 0 0;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: 0 0;		
	cursor:default !important; 
	color:#fff !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}




/* ------ Content Styles ------------------------------------ */




#section-top {
	background: #ececec url("images/sectionheader-bg.jpg") no-repeat top center;
	width: 100%;
	min-height: 130px;
	position: abosolute;
	z-index: 50;
	margin-top: -18px;
}

#section-top-content {
	width: 982px;
	margin: 0 auto;
}

#section-header {
	width: 982px;
	margin: 0 auto;
	padding-top: 59px;
	color: #fff;
	text-transform: uppercase;
	font-size: 60px;
}

#section-header img {
	float: right;
	color: #fff;
	text-transform: uppercase;
	font-size: 70px;
	margin-right: 15px;

}

#section-header span {
	float: right;
	color: #fff;
	text-transform: uppercase;
	font-size: 70px;
	margin-right: 15px;
	letter-spacing: 5px;
	margin-top: -10px;
	margin-bottom: -18px;
	display: none;

}

.body-content-container {
	background: #fff;
	width: 935px;
	margin: 0 auto;
	padding: 20px 0;
	
}

.body-content-container-single {
	background: #fff;
	width: 860px;
	margin: 0 auto;
	padding: 20px 0 20px 20px;
	
}

.body-content-container-column {
	background: #fff;
	width: 700px;
	min-height: 400px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	
}

.body-content-container-big {
	background: #fff;
	width: 965px;
	margin: 0 auto;
	padding: 20px 0;
	
}

.body-content-container-big a,
.body-content-container-single a,
.body-content-container-column a,
.body-content-container a {
	color: #216995;
	text-decoration: none;
}

.body-content-container-big a:hover,
.body-content-container-single a:hover,
.body-content-container-column a:hover,
.body-content-container a:hover {
	text-decoration: underline;
}



.body-content-container-single ul,
.body-content-container-single ol {
	margin: 0 0 0 20px;
}

.body-content-container-single ul li,
.body-content-container-single ol li {
	margin: 0 0 5px 0;
}



.block-clear {
	width: 100%;
	height: 1px;
	clear: both;
}

#page-content {
	background: #fff;
	width: 100%;
	padding: 20px 0 40px 0;
	color: #4b4a4b;
	font-size: 12px;
	line-height: 18px;
	min-height: 200px;
}

.news-center-post {
	margin-bottom: 30px;
}

.news-date {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 15px;
}

.older-links {
	float: left;
	width: 100px;
}

.newer-links {
	float: right;
	text-align: right;
	width: 100px;
}




.library-front {
	margin: 15px 0;
	padding: 0 30px 0 0;
	height: 200px;
	width: 400px;
	float: left;
}

.library-front img {
	float: left;
}

.library-front span {
	float: left;
	margin: 60px 0 0 15px;
	color: #1d3a6b;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}



.searchpage {
	min-height: 500px;
}


.project-commitments img {
	border: 0!important;
	margin: 0;
}

.project-commitments p {
	margin: 0 0 10px 0;
}





/* The Project Styles --- */
#gallery-bottom-content h2,

#sectionfront-middle-content h2,
#sectionfront-bottom-content h2 {
	font-size: 22px;
}

#sectionfront-middle-content {
	background: #fff;
	width: 100%;
	color: #4b4a4b;
	font-size: 12px;
	line-height: 20px;
}

#sectionfront-middle-content ul li a {
	color: #4b4a4b;
}

#sectionfront-topCopy {
	color: #3c3c3c;
	font-size: 14px;
	line-height: 22px;
	padding: 30px 0 20px 0;
	width: 935px;
	margin: 0 auto;
}


#sectionfront-middle-left {
	width: 310px;
	float: left;
}

#sectionfront-middle-left strong {
	color: #1d3a6b;
	font-size: 14px;
	font-weight: normal;
}

#sectionfront-middle-right {
	border-left: 2px solid #cad0dc;
	padding-left: 25px;
	float: right;
	width: 570px;
	min-height: 180px;
}

#sectionfront-middle-left-split {
	width: 440px;
	float: left;
}


#sectionfront-middle-right-split {
	border-left: 2px solid #cad0dc;
	padding-left: 25px;
	float: right;
	width: 440px;
}

#sectionfront-middle-left-split strong,
#sectionfront-middle-right-split strong{
	color: #1d3a6b;
	font-size: 14px;
	font-weight: normal;
}

#sectionfront-middle-left-split ul,
#sectionfront-middle-right-split ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 150px;
	list-style-position: outside;

}

#sectionfront-middle-left-split ul li,
#sectionfront-middle-right-split ul li {
	margin: 0 0 5px 0;
	list-style-type: disc;
	
}


.block-clear {
	width: 100%;
	height: 1px;
	clear: both;
}

#gallery-bottom-content {
	width: 100%;
	background: #fff;
	padding:  15px 0 30px 0;
	color: #4b4a4b;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px
}

#sectionfront-bottom-content {
	width: 100%;
	background: #fff url("images/theproject-bottom-bg.jpg") repeat-x top left;
	padding:  15px 0;
	color: #4b4a4b;
	font-size: 12px;
	line-height: 20px;
	margin-top: -5px
}

#sectionfront-bottom-left {
	width: 400px;
	border-right: 2px solid #cad0dc;
	padding-right: 30px;
	float: left;
	margin-left: 10px;
}


#sectionfront-bottom-right {
	float: right;
	width: 490px;
}


#sectionfront-bottom-content #animation {  /* ANIMATION BORDER NOT ON HOMEPAGE*/
	border: 1px solid #555;
	width: 399px;
	background: #555;
	padding-right: 1px;
}

#sectionfront-bottom-content #historic-video {  
	border: 1px solid #555;
	width: 399px;
	background: #000;
	padding-right: 1px;
}

/*#homepage-middle-content #animation {
	border: 1px solid #fff;
	width: 399px;
	background: #555;
	padding-right: 1px;
}
*/

.more-link {
	margin: 20px 0 0 0;
}


#tips-detour-map {
	border: 1px solid #555;
	height: 663px;
	width: 850px;
}

#tips-detour-info {
	height: 200px;
	margin: 50px auto 0 auto;
	width: 700px;
}

.tips-left {
	float: left;
	width: 300px;
}

.tips-right {
	float: left;
	margin-left: 80px;
}

.tips-right a, 
.tips-left a {
	margin: 0 0 0 31px;
}

#tips-detour-info ol {
	margin: 0 0 0 30px;
	padding: 0;
}



/* ------ Footer Styles ------------------------------------ */


#footer {
	background: url("images/footer-bg.png") repeat-x top left;
	width: 100%;
	margin: -25px 0 0 0;
	color: #bcbbbb;
	font-size: 9px;
	padding-top: 20px;
	clear: both;	
	height: 65px;

}


#footer-content {
	width: 960px;
	margin: 0 auto;
}



#footer ul {
	margin: 0;
	padding: 20px 0 0 0;
	width: 600px;
	float: left;
}

#footer ul li {
	display: inline;
	margin-right: 10px;
}


#footer-twitter {
	float: left;
	text-align: right;
	margin-left: 90px;
}

#footer-twitter ul {
	width: 80px;
	margin: 0;
	padding: 10px 0 0 0;
}

#footer-twitter ul li {
	display: inline;
	list-style-type: none;
	float: left;
	margin-right: 5px;
}

#footer-twitter ul li span {
	line-height: 28px;
}

#footer-twitter ul li a {
	color: #bcbbbb;
	text-decoration: none;
}

#footer-twitter ul li a:hover {
	color: #bcbbbb;
	text-decoration: underline;
}



#footer-icons {
	background: #fff url("images/footer-icon-bg.jpg") repeat-x top  left;
	height: 75px;
	margin-top: -8px;
	float: right;
}

#footer-icons ul {
	width: 160px;
	margin: 0 auto;
	padding: 17px 10px 0 10px;
}

#footer-icons ul li {
	display: inline;
	margin: 0 6px;
}
	
	
	
	
	
	
	
	
/* FORMS */

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px 0 0 0; 
	width: 505px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	color: #aaa;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:10px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#555;
	font-size: 12px
	margin: 15px 0pt !important;
	padding: 20px 0 5px 90px;
	width: 330px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width: 80px; 
	margin: 4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #4b4a4b;
}
.cform label span {
	width: 80px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	color:#888;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #1d3a6b;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin: 5px 0 0 0;
	float: right;
	color: #ff0000;
	font-size: 9px;
	width: 100px;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 20px 0 0 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
	width: 280px;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	font-size: 14px;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	color: #555;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin: 30px 0 10px 0;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#555;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
	display: none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}


/* SEARCH STYLES */

#search-site {
	width: 300px;
	float: right;
	text-align: right;
	margin: 3px 0 0 0;
}


#search-site-input {
	height: 11px;
	font-size: 9px;
	padding: 2px 3px;
	border: 1px solid #7d9bb2;
}

#search-site-submit {
	color: #fff;
	font-size: 9px;
	letter-spacing: 0.05em;
	padding: 2px 3px;
	background: #7d9bb2;
	text-transform: uppercase;
	border: 0;
}

#search-library-input,
#search-docs-input {
	height: 14px;
	font-size: 10px;
	padding: 2px 3px;
	border: 1px solid #7d9bb2;
}

#search-library-submit,
#search-docs-submit {
	color: #fff;
	font-size: 12px;
	padding: 2px 3px;
	background: #7d9bb2;
	text-transform: uppercase;
	border: 0;
}

#search-library {
	margin: 20px 0 30px 0;
}

#search-projectdocs {
	float: right;
	margin: 0;
}

#search-library h4,
#search-projectdocs h4 {
	margin: 0 0 5px 0;
}

