/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 09: Follow Me
  Horizontal
  -----------------------------------
*/
html, body {
	height: 101%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	min-width: 940px;
}
#masthead {
	background-color: #000;
	padding: 0 0 40px 0;
	background-image: url(../p7apm/img/p7apm_bevel_white.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#MainHeader {
	background-image: url(../images/masthead.jpg);
	background-repeat: repeat-x;
	padding: 22px 0px 22px 20px;
}
h2.chooseExample {
	margin: 0px auto 6px auto;
	width: 940px;
	font-size: 0.7em;
	letter-spacing: 0.3em;
	font-variant: small-caps;
}
h1 {
	font-size: 1em;
	margin: 0px;
	color: #CCC;
	letter-spacing: 0.35em;
	font-variant: small-caps;
	font-weight: normal;
}
#masthead h1 i {
	display: block;
	font-size: .55em;
	font-variant: normal;
	letter-spacing: 0.45em;
	font-style: normal;
}
#openClose {
	font-size: 0.7em;
	margin: 0px 0px 9px;
}
#openClose a, #openClose a:visited {
	color: #000;
}
#openClose a:hover {
	color: #0489B7;
}
#wrapper {
	width: 500px;
	margin: 60px auto;
	padding: 0px;
	clear: both;
}
#footer {
	font-size: 0.65em;
	padding: 12px 0px 0px 6px;
	color: #0489B7;
}
.p7APMcontent a:link {
	color: #0489B7;
}
.p7APMcontent a:hover {
	color: #000;
}
.p7MBM09h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	zoom: 1;
	border-top: 0;
	width: 940px;
	margin: 0 auto;
}
.p7MBM09h ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	border-top: 1px solid #000000;
}
.p7MBM09h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0;
}
.p7MBM09h li.p7MBfirst {}
.p7MBM09h li.p7MBlast {}

.p7MBM09h a {
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url(img/demo77triangle.gif);
	background-repeat: no-repeat;
	background-position: -12px 0px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 4px 7px 10px 7px;
	border-right: 1px solid #000000;
	outline: 0;
}
.p7MBM09h a.p7MBlast {
	border-right: 0;
}
.p7MBM09h a:hover, .p7MBM09h a:focus, .p7MBM09h a:active {
	color: #06C;
	text-decoration: underline;
}
.p7MBM09h .p7MBmark {
	color: #000000;
	cursor: default;
	background-position: 12px 0px !important;
	text-decoration: underline;
}
.p7MBM09h .p7MBmark:hover {
	color: #0066CC;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Demo menu*/

.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footer {
}
#footer p {
	margin: 0px 0px 6px;
}
#footer a, #footer a:visited {
	color: #06C;
	text-decoration: none;
}
#footer a:hover {
	color: #06C;
	text-decoration: underline;
}
#optionDescription {
	width: 940px;
	margin: 20px auto 0 auto;
	font-size: 1em;
	padding: 0px;
}
#optionDescription h2 {
	margin: 0 0 6px 0;
	font-size: .7em;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}
#optionDescriptionbox {
	font-size: 0.7em;
	padding: 10px;
	background-color: #F0F0F0;
	border: 1px dotted #000;
	margin: 10px 0 0 0;
}
#optionDescription h3 {
	margin: 0 0 6px 0;
	font-size: 1.1em;
	font-variant: small-caps;
}
#optionDescription h3 em {
	color: #57919D;
	font-style: normal;
}
#optionDescription p {
	margin: 0;
}
