/* CSS Document */

/* The overflow: hidden setting prevents floated elements from extending past the boundaries of a container div.
This setting causes problems with IE 5.5 and is overwritten in ieHacks.css. */


#pageBodyContent, 
.contentBodyBlock, 
.horizontalDividerContent, 
#contentBar3Content, 
.horizontalDivider, 
.horizontalDividerLast, 
.sectionMenu li div.subMenu .subMenuCol, .sectionMenu li div.subMenu1Column .subMenuCol, #headerMenu {
	overflow:hidden;
}
.contentBlockTitle a.titleLink3, 
.contentBlockTitle a.titleLink4, 
#sf-rc-r2 a.titleLink3, 
#sf-rc-r2 a.titleLink4, 
#sf-lc-r4 a.titleLink3, 
#sf-lc-r4 a.titleLink4{
	display: inline;
}


	width: 52px;
	float: left;
	background: #cccccc;
}

.featuredColumnContent {
	width: 258px;
	float: left;
	margin-left: 6px;
	background: #FFFFFF;
}
/* background: #666666; */

/* ====== START: specific content divider styles */

#hp-r1 .horizontalDividerContent {
	background-image: url(http://www.mainecommonsense.org/images/design/contBrdr.gif); 
	background-repeat: repeat-y;
	background-position: 605px 0px;
}

#hp-r1 .leftColumn {
  width: 700px; 
}

#hp-r1 .rightColumn {
	margin-left: 615px;
}

#hp-r1-rc .rightColumnContent .div{
	margin-bottom: 10px;
}

#hp-r1-rc img{
	float: right;
}

#hp-r2 .horizontalDividerContent {
	background-image: url(http://www.mainecommonsense.org/images/design/contBrdr.gif); 
	background-repeat: repeat-y;
	background-position: 409px 0px;
}

#hp-r2 select {
	margin-top: 5px;
}

#hp-r2 .leftColumn {
  width: 700px; 
	float: left;
}

#hp-r2 .rightColumn {
	margin-left: 417px;
}

#hp-r2-lc .leftColumn {
	width: 192px;
}

#hp-r2-lc .rightColumn {
	margin-left: 205px;
}

#hp-r2-rc .leftColumn {
	width: 162px;
}

#hp-r2-rc .rightColumn {
	margin-left: 167px;
}

#hp-r2-rc-r1-lc .horizontalDivider {
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#hp-r2-lc-r1-rc .rightColumn {
	margin-top: -50px;
}

#hp-r4 .horizontalDividerContent {
	background-image: url(http://www.mainecommonsense.org/images/design/contBrdr2.gif); 
	background-repeat: repeat-y;
	background-position: 200px 0px;
}

#hp-r4 .leftColumn {
  width: 700px; 
  float: left;
}

#hp-r4 .rightColumn {
	margin-left: 417px;
}

#hp-r4-lc .leftColumn {
  width: 190px; 
}

#hp-r4-lc .rightColumn {
	margin-left: 210px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#hp-r4-lc a.titleLink4 {
	display:inline;
}

#hp-r5 img {
	position: relative;
	left: 72px;
}

/* == END: pageBody styles */
#pageBody {
	background-color:#FFFFFF;
	color:#000000;
	margin:0;
	padding: 10px 0 14px 0;	/* set top and bottom margins for pageBodyContent using padding to prevent the top and bottom margins from overflowing in Firefox */
}

#pageBodyContent {
	margin: 0px 10px 0 10px; /* don't set top and bottom margins here, because they will overflow in Firefox */
}

.horizontalDivider {
	padding-bottom: 10px;
	border-bottom: #CCCCE6 solid 1px;	
	margin-bottom: 10px;
	position:relative;
	height: 1%;
}

/* ==== START: rotate styles */

#rotateContainer {
	float: left;
	margin:0px 0 0 0px; padding:0 0 0 8px;
	width: 710px;
	height: 360px;
	background: url(http://www.mainecommonsense.org/images/tabs/left_line.gif) no-repeat;
	min-height:360px;
}
#rotateTabs {
  float:left;
  margin:0px;
  margin:0 0 0 0px;
  width:710px;
  background:url(http://www.mainecommonsense.org/images/tabs/bg.gif) repeat-x top;
  font-size:11px;
  line-height:normal;
  }
a.rotateTabs {
  font-size:10px;
  }
#rotateTabs ul {
  margin:0;
  padding:1px 10px 0;
  list-style:none;
  }
#rotateTabs li {
  float:left;
  background:url(http://www.mainecommonsense.org/images/tabs/left.gif) no-repeat left top;
  margin:0;
  padding:0px 0px 6px 6px;
  }
#rotateTabs a {
  float:left;
  display:block;
  background:url(http://www.mainecommonsense.org/images/tabs/right.gif) no-repeat right top;
  padding:5px 24px 9px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;  
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#rotateTabs a {float:none;}
/* End IE5-Mac hack */
#rotateTabs a:hover {
  color:#C1E0FB
  }
#rotateTabs #current {
  background-image:url(http://www.mainecommonsense.org/images/tabs/left_on.gif);
  margin:-1px;   
  }
#rotateTabs #current a {
  background-image:url(http://www.mainecommonsense.org/images/tabs/right_on.gif);
  color:#1C93FA;
  padding-bottom:12px;
  }
#rotateControls {
  float:right;
  margin:0px;
  margin:-28px 24px 0 0px;
  width:66px;
  line-height:normal;
  }

#top {
  	padding: 0;
}
#rotateLinksTop {
	clear: both;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 612px;
}
#bottom {
	display: block;	
	height: 420px;
	min-height: 420px;	
	padding: 10px;
	margin: 0px;
	border-right: 1px solid #CCCCE6;
	border-bottom: 1px solid #CCCCE6;
	border-left: 1px solid #CCCCE6;
}
#rotateLinksBottom {
	clear: both;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 612px;
}
#rotateFrame {
	width:612px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
#rotateContentLeft {
	width:254px;
	padding:0px;
	float:left;
}
#rotateContentRight {
	width:320px;
	float: left;
	padding-left: 10px;
	font-size: 11px;
}

#rotateContentCenter {
	width:574px;
	padding:0px;
	font-size: 10px;
	position:absolute;
	top: 290px;
	right: 7px;
}

hr {
	width: 100%;
	height: 1px;
	border-top: 1px #CCCCE6;
	margin: 10px 0;
}

.rotateByline {
	font-size: 0.9em;
	color:#6c6a6a;
	display: block;
}

a.rotateMainHeadline {
	font-size: 14px;
	letter-spacing: -1px;
	line-height: 1.25em;	
	font-weight:bold;
	color:#114683;
	display: block;
	text-decoration: underline;
}

#photoLink {
	overflow: hidden;
	border: solid 1px #000000;	
}

#imageLink {
	overflow: hidden;
	border: solid 1px #cccce6;	
}

.rotateImageCaption {
	font-size: 0.8em;
	display: block;
	clear: right;
	margin:0px;
}
	
.rotateImageCredit {
	font-size: 0.8em;
	float: right;
	display: block;
	color: #999999;
}

/* ==== END: rotate styles */

