/* Start of CMSMS style sheet 'fed2010 : fonts and colours' */
body{
	font-family: Arial, arial, sans-serif;
	color:#434343;

}

#main {line-height: 120%;}
#content{font-size:0.9em;}

a, a.visited, a.link{
	color: #328080;
	text-decoration:none;
}





a:hover{
	color:black;
}

th,td {
	/*override reset which has td with borders.*/
	border:0px solid #000;
	padding:5px;
}

#logo a{
	display:block;
	width:220px;
	height:116px; 
	font-size:1px;
text-indent: -999em;
}


#corpNav{
	text-align:right;
	font-size:0.8em;
	color: #fff;
}

#corpNav a{
	color:#fff;
}

#corpNav a:hover{
	color:black;
}

#search{
	text-align:right;
}

#search a{
	display:block;
	color:white;
	width:61px;
	height:19px;
	padding-top:3px;
	background:url('/millcolib/layout2010/searchButton.png') no-repeat;
	float:right;
	font-size:0.8em;
	text-align:center;
}

#search a:hover{
	background:url('/millcolib/layout2010/searchButton.png') no-repeat 0px -22px;
	color: #328080;
}


#search input.searchBox{
	border: 1px solid #999999; 
	height: 19px; 
	width: 150px; 
	padding-top:2px;
	margin-right:6px;
	margin-top:-1px;
}

#warning{
	font-size:0.8em;
	background-color:#F4F1D9;
	border:1px dotted red;
	margin-left:240px;
}

#biscuits{
	color:#999;
	border-bottom:1px solid #ccc;
	font-size:0.8em;
}

div.homeNewsSeparator{
	height:7px;
	/* width:228px; */
	background:url(uploads/fed2010/grey_dots.png) repeat-x;
	margin-top:12px;
	margin-bottom:12px;
}

#keepInTouch h4{
	color:#333;
	font-weight:normal;
	font-size:1.1em;
	padding: 10px 0px 10px 10px;
	height:40px;
}



#footerText{
	color:#ddd;
	font-size:0.7em;
	line-height:1.2em;
	padding-left:10px;
	padding-top:10px;
}

#footer a:hover{
	color:white;
}

#rssFeed, #mailingList, #bookmarks{
	font-size:0.8em;
}


#rssFeed img{
	margin-bottom:-4px;
	margin-left:5px;
}

#bookmarks a:hover{
	color:black;
}



#privacy{
	font-size:0.8em;
	color:white;
}

#copyright{
font-weight:bold;
}

#copyright a{
	color:black;
}

#copyright a:hover{
	color: #328080;
}

#copyright img{
	padding:4px 10px 10px 0px;
	float:left;
}


#millco{
	font-size:0.8em;
	text-align:right;
	padding-right:20px;
}

#millco a{
	color:#ccc;
}

#millco a:hover{
	color: #328080;
}


/*forms*/
label{
	color:#515151;
	display:block;
	letter-spacing:0.1em;
	margin-left:-0.2em;
	text-transform:uppercase;
	font-size:0.8em;
}


input.curFocus, select.curFocus, textarea.curFocus{
	background-color:#fafafa;

}

input[type=submit]{margin-top:10px;}

input[type=radio]{width:20px;}

div.radioLabel{padding-bottom:10px;}

div.radioLabel label{display:inline;}

input[type=text]{width:189px; border:1px solid #ccc;}
textarea{ padding:8px; width:180px; height:100px; border:1px solid #ccc;}

.errorMesage, .fb_invalid, .req{color:red;}


/*ePetition submit button */

div.epetitionForm input[type=text]{width:255px;}

div.epetition input{
background:url(uploads/images/signup-button_comb.png) no-repeat;
cursor:pointer;
width: 160px;
height: 35px;
border: 0px dotted blue;
font-size:1px;
text-align:left;
}


div.epetition input:hover{background:url(uploads/images/signup-button_comb.png) no-repeat 0px -35px;}



tr.frbrow1{background-color:#eee;font-size:0.9em;}
tr.frbrow2{background-color:#fff;font-size:0.9em;}



/*email signup*/

#mc_embed_signup{margin-top:-1px;}

#mc_embed_signup label{
	color:#000000;
	display:inline;
	letter-spacing:0;
	margin-left:-0.2em;
	text-transform:none;
	font-size:1em;
}

#mce-EMAIL{
	width:146px;
	background-color:#e6e6e6;
	font-size:0.9em;
}

#mc-embedded-subscribe{
	margin-bottom:-5px;
}



div.cms-module-bookmarks-summary{padding-bottom:4px;}

.ui-state-highlight{
	color:#222;
	font-size:0.9em;
	padding: 0.5em 0.7em; 
	margin-bottom: 20px; 
	margin-top: 20px; 
}

blockquote{
	margin:0;
	padding: 0;
	margin:12px;
	margin-left:12px;
	margin-right:12px;
	padding:6px; 
	border-top: 2px solid #A02E66;
	border-bottom: 2px solid #A02E66;
	background-color:#F8F8F8;
	font-size: 140%;
	font-family: times, "time new roman", serif;
	font-style: italic;
	text-align: center;

}

.photoCaption{
font-size:0.8em;
}

/*overload album styles */

.albumcomment { 
text-align:center;
	display:block;
	line-height:1em;
	height:26px;

}

/*hide update on google map */

div.msfeatureupdater{display:none;}


div.headExpand{
color:#ED008C;
padding-bottom:5px;
}
/* End of 'fed2010 : fonts and colours' */

