/* CSS for MacStrategy Page Text */


.amazonbuyitnow {
	text-decoration: none;
	font-style: italic;
}

.amazonbuyitnow img {
	vertical-align: middle;
	padding: 1px;
}

#productpicmenu
{
	padding-top: 10px;
	text-align: center;
}

#productpicmenu img {
	padding-left: 2px;
	padding-right: 2px;
}



#site_ms_primarytext a[href$=".pdf"] {
	background-image: url(/images/docicon_pdf_12x12.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	padding-right: 15px;
}
	
#site_ms_primarytext a[href$=".zip"] {
	background-image: url(/images/docicon_zip_10x12.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	padding-right: 15px;
}

#site_ms_primarytext h1 {
	font-size: 160%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}

#site_ms_primarytext h1 img {
	padding-right: 8px;
	vertical-align: -12px;
}

#site_ms_primarytext h2 {
	font-size: 150%;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 4px;
}

#site_ms_primarytext h2 img {
	padding-right: 8px;
	vertical-align: -12px;
}

#site_ms_primarytext h3 {
	font-size: 130%;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 3px;
}

#site_ms_primarytext ul {
	list-style: disc outside none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#site_ms_primarytext ol {
	margin-left: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}

#site_ms_primarytext p {
	margin-top: 10px;
}


#eventstext {
	margin-right: 180px;
	padding: 10px;
}

#eventstext h1 {
	font-size: 160%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}

#eventstext h2 {
	font-size: 150%;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 4px;
}

#eventstext h3 {
	font-size: 140%;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 3px;
}

#eventstext p {
	margin-top: 10px;
	font-size: 70%;
}


.eventflag img {
	vertical-align: top;
}

.eventbanner {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.formerror {
	border: 2px #FF0000 solid;
}

.formerrormsg {
	color: #FF0000;
}

#site_ms_errorpage {
	clear: both;
	border-top: solid 1px black;
	padding: 10px;
}

.site_ms_pic_right_float {
	float: right;
	border: 1px solid #666;
	margin-left: 8px;

}

.site_ms_pic_left_float {
	float: left;
	border: 1px solid #666;
	margin-right: 8px;
}

.site_ms_pic_centre {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

.site_ms_pic_centre img {
	border: 1px solid #666;
}

.site_ms_pic_centre_text p {
	text-align: center;
	color: #4FC829;
	background-color: black;
	padding-top: 4px;
	padding-bottom: 2px;
}


.site_ms_pic_clear_left {
	clear: left;
}

.site_ms_pic_clear_right {
	clear: right;
}

.site_ms_pic_clear_both {
	clear: both;
}
