/*================================================================================
				TITLE:	Default Style Sheet
		   CLIENT:	Medical Recovery Specialists
  TARGET SPEC:	CSS-2
		 MODIFIED:	2006.06.29
			 AUTHOR:	Graham Wheeler / NetMediaOne - www.netmediaone.com
==================================================================================*/

a { color: #07c; text-decoration: underline; cursor: pointer; }
a:hover { color: #07c; text-decoration: none; cursor: pointer; }

html, body, table, td, div, img, form, iframe { padding: 0px; margin: 0px; border: 0px; }

body { background: #f0f0f0 url("images/bg_page.gif") repeat-x; min-width: 760px; }
body, table { color: #000; font: normal 12px/2.08 Verdana, Arial, Helvetica, sans-serif; line-height: 1.81; }

td { vertical-align: top; }

sup { font: normal 8px Verdana, Arial, Helvetica, sans-serif; }

h1 {
	font: bold 20px/1 Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 25px 0px;
	padding-bottom: 8px;
	color: #69c;
	border-bottom: 2px solid #9c0;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 1.42;
	color: #059;
}

h3 {
	display: block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #333;
}

h4 {
	display: block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #c00;
}

.Blue { color: #059; font-size: 14px; }

ul { 
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: square outside;
	line-height: 1.81;
}

ul li { margin: 0px; padding: 0px 0px 0px 0px; }
ul li:first-child { border-top: 0px; }
ul a { text-decoration: none; color: #0077CC; }
ul a:hover { text-decoration: underline; }
ul a.Active { font-weight: bold; }

#subNav, ul.Bullet1, ul.Bullet2, ul.Bullet3 {
	list-style: none;
	margin: 0px;
}

ul.Bullet1 > li, #subNav > li {
	background: url("images/bullet1.gif") no-repeat left 8px;
	padding-left: 14px;
}
ul.Bullet2 > li {
	background: url("images/bullet2.gif") no-repeat left 8px;
	padding-left: 14px;
}
ul.Bullet3 > li {
	background: url("images/bullet3.gif") no-repeat left 4px;
	padding-left: 9px;
	font-weight: bold;
}
#subNav li {
	border-top: 1px solid #d0d0d0;
	padding: 4px 0px 4px 14px;
	background-position: left 12px;
}

#subNav li:first-child {
	border-top: 0px;
}

p { margin: 15px 0px 0px 0px; }
h1 + p, h2 + p, h3 + p, h4 + p, p:first-child { margin-top: 0px; padding-top: 0px; }
h1:first-child, h2:first-child { margin-top: 0px; padding-top: 0px; }
li:first-child { margin-top: 0px; }
p + h2, p + h3, p + h4, ul + h1, ul + h2, ul + h3, ul + h4, ol + h1, ol + h2, ol + h3, ol + h4 { margin-top: 30px; }
p + h1 { margin-top: 20px; } 

.BorderedPicLeft, .PicLeft { float: left; margin: 5px 10px 10px 0px; position: relative; }
.BorderedPicRight, .PicRight { float: right; margin: 5px 0px 10px 10px; position: relative; }
.BorderedPicLeft, .BorderedPicRight, .BorderedPicCenter { border: 5px solid #fff; }
.Tight { margin: 2px; }
.Indented { margin-left: 10px; }

.Sep {
	clear: both;
	border-top: 1px solid #ccb;
	padding-top: 10px;
	margin-top: 10px;
}
.SpacerBlock {
	display: none;
}

.ClearingBlock {
	clear: both;
	font-size: 1px;
	line-height: 1;	
}

.ClearedBlock {
	overflow: auto;
	margin: 10px 0px 30px 0px;
}


/*-----------------------------------------------
						MAIN LAYOUT SECTIONS
-----------------------------------------------*/

#imgPhone {
	display: inline;
	float: right;
	margin-top: 19px;
}
#imgLogo {
	display: inline;
	float: left;
	margin-top: 20px;
}

#layoutWrapper { 
	width: 960px;
	margin: 0px auto 0px auto;
}

#topSection {
	height: 110px;
}

#navSection {
	height: 40px;
	background: #69c;
}
#navSection a {
	display: inline;
	float: left;
	background: url("images/nav_sep.gif") repeat-x;
	padding: 0px;
	margin: 10px 0px 0px 0px;	
}
#navSection a:first-child {
	margin-left: 0px;
	padding-left: 0px;
}
#navSection a img {
	display: block;
	padding: 0px;
	margin: 0px;
}

#bannerSection {
	height: 60px;
}
#bannerTitle {
	display: block;
}
.LayoutHome #bannerSection {
	height: 250px;
	background: url("images/banner_home.jpg") no-repeat;
	margin: 0px 0px 0px 0px;
	overflow: auto;
}

#bannerSection img {
	display: block;
}

#contentSection {
	border: 1px solid #d0d0d0;
	padding: 29px;
	background: #fff;
	overflow: auto;
	margin: 10px 0px 20px 0px;
}
.LayoutSub2 iframe { width: 758px; height: 480px; border: 1px solid #ddd; }

table#columnWrapper { width: 100%; }
td.Sep { width: 10px; border: 0px; }

#column1, #column2 {
	position: relative;
	float: left;
}

#column1 { width: 180px; padding-right: 30px; }
#column2 { width: 690px; }

.LayoutSub2 #column1 { width: 900px; padding-right: 0px; }

#footerSection {
	padding: 0px 0px 50px 0px;
	font: normal 9px Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.5;
}

.RequiredField { color: #c00; font-weight: bold; }
.FormFieldList li {
	background: none;
	text-align: right;
}

.FormFieldList input {
	margin-left: 10px;
}
select { font: normal 11px Verdana, Arial, Helvetica, sans-serif; margin-left: 10px; }
label {
	font-weight: bold;
	margin-right: 10px;
}
fieldset { border: 1px solid #333; padding: 20px; }
legend {
	font: bold 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}
#contactForm { background: #fcfcfc; padding: 10px; width: 320px; border: 1px solid #ed7; }
.TextBox, textarea { border: 1px solid #333; background: #fff; }

#signupForm input {
	margin: 10px auto 0px auto;
	display: block;
}
#signupForm #txtEmail {
	border: 1px solid #058;
	padding: 2px;
	font-size: 10px;
	width: 154px;
}
