/* @override http://dev.mainehistory.org/css/css-mhs_home.css */

* {
    margin: 0px;
    padding: 0px;
}
body {
    position: relative;
    margin: auto;
    width: 760px;
    color: #663;
    background-color: #666633;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 85%;
    line-height: 130%;
}

a img {
	border-width: 0;
	outline-width: 0;
}

div#shadowboxer2 {
    width:768px;
    height: 1024px;
    margin: 0px auto;
    padding:0px;
    padding-bottom: 24px;
    background-color:#eae7de;
    border:3px solid #000000;
    top:12px;
    position: relative;
    /*float: left;*/
}
div#mastheadcontainer {
    top: 0px;
    left: 115px;
    height: 119px;
    width: 653px;
    position: absolute;
    background-color: #000000;
    background-image: url(/graphics/masthead_background.gif);
    background-repeat: no-repeat;
    background-position: right;
}
.mastheadText {
    color:#FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    text-align: left;
    text-indent: 25px;
    letter-spacing: 0.25em;
    padding-top:80px;
}
div#masthead2 {
    left: 504px;
    width: 150px;
    position: absolute;
    top: 40px;
}
.masthead2Text {
    color:#FFFFCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    text-align: center;
    padding-top:18px;
    line-height: 18px;
}
div#login {
    position: absolute;
    right: 10px;
    top: 4px;
}
div#login li {
    font-size: 12px;
    display: inline;
    padding-left: 6px;
    color: #B9BB8D;
    font-weight: bolder;
}
#login a {
    color: #CCCCCC;
    text-decoration: underline;
}
#login span,
#login a {
    padding-left: 6px;
    padding-right: 6px;
}
#login a:link {
    color: #CCCCCC;
}
#login a:visited {
    color: #CCCCCC;
}
#login a:hover, #login a:active {
    color: #B9BB8D;
    text-decoration: none;
}
#masthead2 li {
    margin-bottom: 6px;
}
#masthead2 a {
    color: #000;
    text-decoration: underline;
}
#masthead2 a:link {
    color: #003366;
}
#masthead2 a:visited {
    color: #003366;
}
#masthead2 a:hover {
    color: #600;
    text-decoration: none;
}
div#mainimage ul img {
    top: 119px;
    width: 653px;
    height: 234px;
    border: 0;
    position: absolute;
}
div#mainimage div#mainimage_buttons {
    top: 300px;
    left: 566px;
    width: 80px;
    height: 24px;
    border: 0;
    position: absolute;
}
div#mainimage div#mainimage_buttons img.mainimage_button {
    width: 24px;
    height: 24px;
    cursor: pointer;
}
div#bookmark {
    float:left;
    height: auto;
    background-color: #000000;
    width: 112px;
    border-top: 1px solid #000000;
    border-right: 3px solid #000000;
    border-bottom: 3px solid #000000;
    border-left: 0px solid #000000;
}
div#logo {
    border: 0;
}
div#quicklinks {
    height: auto;
    text-align: left;
    color: #000;
    background-color: #FFFFFF;
    line-height: 13px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 8px;
}
#quicklinks h4 {
    font-size: 14px;
    color: #000;
    margin-top: 6px;
    margin-bottom: 4px;
}
#quicklinks ul {
    list-style-type: none;
    font-size: 12px;
    padding-left: 6px;
}
#quicklinks li {
    margin-bottom: 6px;
}
#quicklinks a {
    color: #000;
    text-decoration: underline;
}
#quicklinks a:link {
    color: #003366;
}
#quicklinks a:visited {
    color: #006699;
}
#quicklinks a:hover {
    color: #600;
    text-decoration: none;
}
div#MHSwebsites {
    text-align: left;
    color: #000;
    background-color: #FFFFFF;
    line-height: 13px;
    padding-top: 6px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 8px;
    position: relative;
    border-top-width: thin;
    border-top-style: dashed;
    border-top-color: #999999;
}
#MHSwebsites h4 {
    font-size: 14px;
    color: #000;
    margin-bottom: 4px;
}
#MHSwebsites ul {
    list-style-type: none;
    font-size: 12px;
    padding-left: 6px;
}
#MHSwebsites li{
    margin-bottom:6px;
}
#MHSwebsites a {
    color: #000;
    text-decoration: underline;
}
#MHSwebsites a:link {
    color: #003366;
}
#MHSwebsites a:visited {
    color: #006699;
}
#MHSwebsites a:hover {
    color: #600;
    text-decoration: none;
}

div#enews, div#socialnet {
    text-align: center;
    color: #000;
    background-color: #FFFFFF;
    line-height: 13px;
    padding-top: 6px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 8px;
    position: relative;
    border-top-width: thin;
    border-top-style: dashed;
    border-top-color: #999999;
}

div#enews a {
	display: block;
}

div#mainContent {
    margin-top: 362px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 123px;
}

div.contentBox {
    float:left;
    width:463px;
    margin:0px 0px 10px 0px;
    padding-bottom:0px;
    background-image:url(/graphics/home/contentBoxBG.gif);
    height:97px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #CCCCCC;
}
div.contentBox img {
    float:left;
}
div.contentBox p {
    color: #000;
    display:inline;
    padding: 10px;
    line-height: 20px;
}
.contentBoxBody {
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    width: 218px;
    float: left;
    margin-top: 2px;
    margin-left: 6px;
}
.contentBoxBody2 {
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    width: 100px;
    float: left;
    margin-top: 2px;
    margin-right: 4px;
    margin-bottom: 6px;
    margin-left: 14px;
}
.contentBox a {
    color: #000;
}
.contentBox a:link {
    color: #cc0033;
}
.contentBox a:visited {
    color: #cc0033;
}
.contentBox a:hover {
    color: #600;
    border-bottom: 0px;
}
div#footer {
    font-size: x-small;
    text-align: center;
    color:#666633;
    float: left;
    width: 768px;
    background-color: #D2D0C8;
    /*
    position: relative;
    top: 96px;
    */
    position: absolute;
    bottom: 0;
    height: 20px;
    line-height: 20px;
}
div#newsAndEvents {
	width: 150px;
	text-align: left;
	color: #000;
	padding: 8px;
	background-color: #cccc99;
	right: 0px;
	margin-top: 329px;
	position: absolute;
	margin-right: 0px;
	border: 3px solid #FFFFFF;
	visibility: visible;
}
div#newsAndEvents img {
	float:right;
	width: 150px;
	text-align: left;
	color: #000;
	background-color: #cccc99;
	right: 0px;
	padding-bottom: 10px;	
}
.skipSlideshow {
    color:#666666;
    font-size: xx-small;
    line-height: 12px;
    text-align: center;
    padding-bottom: 4px;
}
.newsEventsHeader {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
    margin-bottom: 4px;
}
.newsEventsHeader a {
    color: #600;
    text-decoration: none;
}
.newsEventsHeader a:link {
    color: #600;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #600;
}
.newsEventsHeader a:visited {
    color: #600;
    border-bottom: 1px dashed;
}
.newsEventsHeader a:hover {
    color: #000;
    border-bottom: 0px;
}
.newsEventsDate {
    font-size: x-small;
    line-height: 14px;
    background-color: #B9BB8D;
    display: block;
    padding: 2px 0 2px 6px;
}
.newsExhibitTitle {
    font-size: x-small;
    line-height: 14px;
    background-color: #BBAE5F;
    display: block;
    padding: 2px 0 2px 6px;
}
.newsAnnouncement {
    font-size: x-small;
    line-height: 14px;
    background-color: #709745;
    display: block;
    padding: 2px 0 2px 6px;
}
.newsEventsContent {
    font-size: small;
    text-align: left;
    padding-bottom: 12px;
    line-height: 16px;
}
.newsEventsContent a {
    color: #000;
    text-decoration: none;
}
.newsEventsContent a:link {
    color: #000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}
.newsEventsContent a:visited {
    color: #000;
    border-bottom-width: 1px;
    border-bottom: none;
}
.newsEventsContent a:hover {
    color: #600;
    border-bottom: 0px;
}
.newsEventsCopyright {
    font-size: x-small;
    text-align: center;
    padding-bottom:10px;
    color:#666633
}
.clear_left {
    clear: left;
}
.clear_right {
    clear: right;
}
.clear_both {
    clear: right;
    clear: left;
}
.collapse {
    height: 0px;
    line-height: 0px;
}
.hide {
    display: none;
}
div#spacer {
    clear: both;
}
.contentBoxHeader {
    font-size: 14px;
    color: #333333;
    width: 228px;
    float: left;
    font-weight: bold;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
}
.contentBoxHeaderSmaller {
    font-size: 12px;
    color: #333333;
    width: 222px;
    float: right;
    font-weight: bold;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
}

/* Clear floats for browsers supporting :after */
.clearfloats:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* self-clearing floats for IE 6 */
* html .clearfloats {
	height: 1%;
}

/* self-clearing floats for IE 7 */
*:first-child+html .clearfloats {
	min-height: 1px;
}


