/*	
#	<< style.css >>
#		-style doc for mPulse
#	by Aaron Vanderpoel for Text Response ©2005
#	created: 2005/05/20		modified: 2005/05/20
*/

img { padding: 0px; margin: 0px; border: 0px; }

.mpulse { margin: 2em; width: 800px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #2F6798; font-size: .95em; }

.mpulse .copyright { font-size: .8em; color: #D5D5D5; }

.mpulse .masthead { height: 2em; }
.mpulse .masthead .title { float: left; clear: none; }
.mpulse .masthead .header_dark { font-size: 1.5em; float: right; clear: none; padding-top: .5em; padding-right: 2em; }
.mpulse .masthead .header { font-size: 1.5em; float: right; clear: none; color: #ACBDD1; padding-top: .5em; padding-right: 2em; }

.mpulse .menu { color: #ACBDD1; font-size: 1.2em; background-image:url(/images/lines.jpg); }
.mpulse .menu .shade {  background-image:url(/images/shade_menu.jpg); background-position: top; background-repeat: repeat-x; }
.mpulse .menu .content { padding-left: 1em; padding-top: 1em; }
.mpulse .menu a { text-decoration: none; color: #ACBDD1; }
.mpulse .menu a:hover { text-decoration: none; color: #F76711; }
.mpulse .menu strong { font-weight: normal; color: #F76711; }
.mpulse .menu .mini_menu { margin-left: 1.5em; margin-bottom: 1em; font-size: .8em; line-height: 125%; }
.mpulse .menu .bug { padding-left: 1em; padding-top: .5em; }

.mpulse .split { background-image:url(/images/shade_body_left.jpg); background-position: left; background-repeat: repeat-y; }

.mpulse .body { font-size: 1.1em; background-image:url(/images/shade_body.jpg); background-position: top; background-repeat: repeat-x; }
.mpulse .body .content { padding-left: 1em; }
.mpulse .body .content .title { color: #F76711; padding-bottom: .5em; }
.mpulse .body .content a { text-decoration: none; color: #F76711; }
.mpulse .body strong { font-weight: normal; color: #F76711; }

.mpulse .body .content .right_bar { float: right; width: 200px; text-align: center; }
.mpulse .body .content .right_bar .try_it { margin-left: 25px; margin-top: 20px; width: 153px; height: 153px; background-image:url(/images/try_it.jpg); background-repeat: no-repeat; background-position: center; border: 1px dashed white; }
.mpulse .body .content .right_bar .try_it .content { margin: 22px; padding: 0px; font-size: .8em; text-align: center; }