html{
  	height:101%;
	margin-top:0px;
  	font-size: 1.0em; /* 16px */
	background-color: #999999;
}

body {
  	font-family: "lucida sans", "verdana", "helvetica", "sans";
  	font-size: 0.85em; /* 10px */
  	line-height: 1.5em; /* 15px */
  	text-decoration: none;
	margin: 0;
  	padding: 0;
  	border: 0;
	color: #666666;
}

/* picture row */

#picture_row {
	background-image: url(../images/header_bg_150.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	display: block;
	height: 150px;
	width: 100%;
}

iframe {
	clear: both;
}	

.picture_container {
	margin: 0 auto;
	width: 970px;
}	

.picture_container ul {
	display: block;
	margin: 0;
	padding: 0;
	top: 0;
}

.picture_container li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	top: 0;
}

.picture_container li img {
	margin: 0;
	top: 0;
}

/* random divs */
#randomdiv1, #randomdiv2, #randomdiv3, #randomdiv4, #randomdiv5, #randomdiv6, #randomdiv7, #randomdiv8, #randomdiv9, #randomdiv10, #randomdiv11, #randomdiv12, #randomdiv13, #randomdiv14, #randomdiv15, #randomdiv16, #randomdiv17, #randomdiv18, #randomdiv19, #randomdiv20, #randomdiv21, #randomdiv22 {
	float:left; 
	display: none; 
	margin-left:10px;
	margin-top:10px;
	margin-bottom: 10px; 
	float:left;
	background-color: #f5f5f5;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#header_wrapper, #header_wrapper_top {
	width: 100%;
	background-color: #ffffff;
}

.headerbg {
	background-image: url(../images/mp_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0 30px;
	height: 200px;
	background-color: #ffffff;
}

.header {
	height: 155px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 30px;
	background-color: #ffffff;
}

.logo {
	position: relative;
	top: 97px;
	left: 20px;
}

img {
	border: 0;
}

ul {
	padding: 0px 0px 0px 10px;
	list-style: disc;
	margin-left: 15px;
}

.strong {
	font-weight: bold;
}

/*main menu*/

.menu {
	display: block;
	float: right;
	right: 20px;
	position: relative;
}

.menu ul {
	margin-top: 7px;
	padding: 37px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

.menu li {
	display: block;
	float: left;
}

.menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 0px 0px 15px;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	/*background-image: url(../images/nick.gif);
	background-position: 10px 40px;
	background-repeat: no-repeat;*/
}

.menu a:hover { 
	text-decoration: none;
	color: #ffcc00;
}

.menu .current_page a {
	color: #ffcc00;
}

/*submenu*/

.submenu {
	float: right;
}

.submenu ul {
	margin: 35px 34px 0 0;
	list-style: none;
	line-height: normal;
}

.submenu li {
	display: block;
	float: left;
}

.submenu a {
	display: block;
	float: left;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	/*background-image: url(../images/nick.gif);
	background-position: 10px 40px;
	background-repeat: no-repeat;*/
}

.submenu a:hover { 
	text-decoration: none;
	color: #ffcc00;
}

.submenu .current_page a {
	color: #ffcc00;
}

/* shading */
.shading {
	background-image: url(../images/shading.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.shading2 {
	background-image: url(../images/shading2.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.shading3 {
	background-image: url(../images/shading3.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* additional attributes */

.marginbottom {
	margin-bottom: 50px;
}

.paddingtop {
	padding-top:20px;
}

.errors {
	margin-left: 10px
}

.backgroundwhite {
	background-color: #ffffff;
}

.backgroundcccccc {
	background-color: #cccccc;
}

.background999999 {
	background-color: #999999;
}

.backgroundgrey {
	background-color: #cccccc;
}

.backgroundlightgrey {
	background-color: #f5f5f5;
}

.clear {
	clear:both;
	height: 20px;
}



.height250 {
	height: 250px;
}

/* typography */

h1 {
	font-size: 200%;
	padding:0 10px 0 8px;
	color:#666666;
	line-height: 1.10em;
	margin-bottom: 30px;
}

.normal {
	font-weight: normal;
}	

.unit h2 {
	font-size: 125%;
	padding:0 10px 0px 10px;
	color: #6d6d6a;
}

p {
	padding:0 10px 0.5em 10px;
}


#footer_wrapper p {
	font-size: 0.85em;
	line-height: 1.4em;
	padding:0 10px 0 10px;
	color: #ffffff;
}

#footer_wrapper a {
	color: #e7e7e7;
}

#footer_wrapper a:hover {
	color: #ffffff;
}

a {	
	text-decoration: none;
	color: #cccccc;
	cursor: pointer;
}

a:hover {
	color: #6d6d6a;
}

.unit a {
	text-decoration: none;
	color: #494989;
}

.unit a:hover {
	text-decoration: none;
	color: #666666;
}

.signoff {
	font-size: 1.25em;
	line-height: 1.4em;
	color: #666666;
}

.credit {
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom: 2.0em;
}

.creditright {
	font-size: 0.85em;
	font-weight: bold;
}

.testimonial {
	font-size: 1.0em;
	color: #494989;
}

.testimoniallink {
	font-size: 0.85em;
	line-height: 1.4em;
}

.testimoniallink a {
	color: #494989;
}
 
/*containers/layout*/

#main_content_wrapper {
	width: 100%;
	margin: auto 0;
	background-color: #ffffff;
	background-image: url(../images/shadowbottom.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#main_content_container {
	width: 970px;
	margin: 0 auto;
}

#footer_wrapper {
	width: 100%;
	margin: auto 0;
	background-color: 999999;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 200px;
	padding-top: 10px;
}

#footer_container {
	width: 970px;
	margin: 0 auto;
}

.container {
	width: 970px;
	margin: 0 auto;
}

.ff {
	background: url('../images/ff_150.jpg') no-repeat;
	height: 150px;
	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-box-shadow: inset -3px -3px 5px 5px #000033;
	-webkit-box-shadow: inset -3px -3px 5px 5px #000033;
	box-shadow: inset -3px -3px 5px 5px #000033;
}

.ff:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.unit {
	float:left; 
	display: inline; 
	margin-left:10px;
	margin-top:10px;
	margin-bottom: 10px; 
	float:left;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.w80 {width:70px;}
.w160{width:150px;}
.w240{width:230px;}
.w320{width:310px;}
.w400{width:390px;}
.w480{width:470px;}
.w560{width:550px;}
.w640{width:630px;}
.w720{width:710px;}
.w800{width:790px;}
.w880{width:870px;}
.w960{width:950px;}

/* links */

.article {
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	border: 0;
	padding: 0px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.article p {
	float: left;
	margin-top: 11px !important;
	margin-bottom: 0 !important;
}

.article img {
	float: left;
	margin: 10px 0 10px 10px;
	box-shadow: 0px 0px 10px #777;
	-moz-box-shadow: 0px 0px 10px #777;
	-webkit-box-shadow: 0px 0px 10px #777;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

.article img:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.article h2 {
	float:left;
	margin-bottom: 0px !important;
}

.spacebefore {
	margin-top: 10px !important;
}

.spaceafter {
	margin-bottom: 5px !important;
}


/*prices*/

.session { 
	float: left;
	background-color: #f5f5f5;
	width: 350px;
	border: 0;
	color: #666666;
	font-size: 100%;
	padding: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	display: block;
	margin: 0 5px 5px 0;
}

.price { 
	float: left;
	background-color: #e5e5e5;
	width: 75px;
	border: 0;
	color: #666666;
	font-size: 100%;
	padding: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	display: block;
	margin: 0 0 5px 0;
	text-align: right;
	font-weight: bold;
}

.indent {
	padding-left: 180px;
}

blockquote {
	font-style: italic;
	margin: 0px;
	font-size: 105%;
	line-height: 150%;
	background-image: url(../images/openquotes.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 30px;
	color: #494989;
}

blockquote span {
	background-image: url(../images/closequotes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-bottom: 50px;
}

blockquote a {
	border-bottom: 1px dotted;
}

.cite {
	margin-top: -50px;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 1.45em;
	margin-bottom: 15px;
}

.indent {
	margin-left:10px;
	margin-right: 10px;
}	

/* Twitter feed */

#tweet_container {
	display: inline; 
	float:left;
	margin: 0;
	padding: 0px;
	width: 150px;
}	

#tweet {
	color: #494989;
	display: inline; 
	float:left;
	font-size: 0.9em;
	line-height: 1.45em;
	margin-left:10px;
	margin-top:0px;
	margin-bottom: 0; 
	overflow: auto;
	padding-right: 15px;
	padding-top: 0;
	width: 135px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#tweet ul {
	list-style: none;
	margin-top: 0px;
	padding: 0px;
}

#tweet li {
	display: block;
	border-bottom: 1px solid #999999;
	padding: 5px 0 5px 0;
}

#tweet li.lasttweet {
	border-bottom: 0px;
}

#tweet li a {
	color: #;
}

#tweet li a:hover { 
	color: #3a3c3d;
}

.twitterTime {
	color: #666666;
	font-size: 0.8em;
}	

#tweetbanner {
	background: url('../images/mp_twitter_banner.jpg') no-repeat;
	display: inline; 
	float:left;
	height: 50px;
	margin-left:10px;
	margin-top: 0;
	margin-bottom: 0px; 
	padding-right: 20px;
	width: 130px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#tweetfollow {
	background: url('../images/dot_bg.jpg') no-repeat;
	display: inline; 
	float:left;
	height: 30px;
	margin-left:10px;
	margin-top: 0;
	margin-bottom: 0px; 
	padding-right: 20px;
	width: 130px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

.follow {
	background: url('../images/twitter_icons.jpg') no-repeat 10px -25px;
	clear: both;
	display: block;
	font-size: 1.0em;
	height: 20px;
	padding-top: 5px;
	padding-left: 42px;
	width: 118px;
}

.follow:hover {
	background: url('../images/twitter_icons.jpg') no-repeat 10px 5px;
}

.follow:hover {
	color: #ffffff;
}


