/* -------- Global Reset --------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding:0;
	margin:0;
	}
fieldset, img { 
	border:0;
	}
table {
	border-spacing:0;
	}
ol, ul {
	list-style:none;
	}
address, caption, cite {
	font-weight:normal;
	font-style:normal;
	}

/* -------- Begin Styling --------*/

body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:62.5%;
	background: url(../images/bg1.jpg) top left repeat-x #f3dfff;
	}
	
/* -------- Structure ---------*/
#wrapper {
	width:1000px;
	margin:0 auto;
	}
#top-header {
	background:url(../images/top-header-bg.jpg) top left repeat-x;
	height:84px;
	position:relative;
	margin-top:4px;
	}
#nav-temp {
	height:31px;
	margin-left:10px;
	background:url(../images/nav-bg-temp.jpg) top left no-repeat;
	position:relative;
	}
#content-wrap {
	width:972px;
	margin:0 0 0 10px;
	padding:0 5px;
	background:url(../images/bg.gif) top left repeat-y #fff;
	}
#content {
	width:717px;
	background:url(../images/main-content-bg.gif) top left repeat-y #fff;
	}
#sidebar {
	float:right;
	background:url(../images/sidebar-bg.gif) top left repeat-y;
	width:231px;
	padding:0 10px 0 14px;
	margin:0;
	}
#main-text-area {
	padding:20px;
	}
#diagnosis {
	float:right;
	margin-bottom:10px;
	}
.rounded img{
	float:left;
    margin-right:5px;
	}
#footer {
	background:url(../images/footer-bg.gif) top left repeat-x;
	padding:20px 0 0 20px;
	height:169px;
	position:relative;
	clear:both;
	}
#footer address {}
.clear {clear:both;}
.clearL {clear:left;}
img#ccrei-logo { 
	position:absolute;
	top:12px;
	left:17px;
	}
img#pf-logo { 
	position:absolute;
	top:12px;
	left:440px;
	}
#quicklinks {
	margin-left:-14px;
	padding:0 15px 0 15px;
	width:225px;
	height:268px;
	background:url(../images/quicklinks-bg.jpg) transparent top left no-repeat;
	}
#subpg #quicklinks {
	margin-left:-14px;
	padding:0 15px 0 15px;
	width:225px;
	height:257px;
	background:url(../images/quicklinks-bg2.jpg) transparent top left no-repeat;
	}
/*  ======= Text Styles ========= */
p{
	color:#5f5f5f;
	font-size:1.2em;
	line-height:150%;
	margin-bottom:8px;
	}
h1, h2, h3, h4 {
	font-family:"Myriad Condensed Web", "Myriad Pro", Arial, Helvetica, Verdana, sans-serif;
	color:#292c31;
	}
h1 {
	font-size:25px;	
	margin-bottom:10px;
	}
h1 span {
	font-size:16px;
	color:#885790;
	line-height:100%;
	text-transform:uppercase;
	}
h2 {
	font-size:16px;
	margin:20px 0 10px 0;
	text-transform:uppercase;
	}
#quicklinks h2 {
	color:#356071;
	font-size:13px;
	margin:0 0 5px 0;
	padding:10px 0 0 0;
	}
#quicklinks p {
	font-size:12px;
	line-height:130%;
	padding-bottom:10px;
	}
h3, h3 a{
	color:#bf5583;
	font-size:14px;
	margin-bottom:5px;
	}
h3 a:hover {color:#83548b;}
.staff h3 {
	color:#333;
	font-size:14px;
	margin-bottom:5px;
	}
.staff h3 span {	
	font-weight:normal;}
h3.title {
	width:100%;
	height:57px;
	margin-top:15px;
	position:relative;
	overflow:hidden;
	color: #F9F7E9;
	font-size:9px;
	}
.title span {
	position:absolute;
	width:100%;
	height:100%;
	}
#treatments {background:url(../images/fertility-treatments.gif) no-repeat top left;}
#advanced {background:url(../images/advanced-approached.gif) no-repeat top left;}
#contact {background:url(../images/contact-form.gif) no-repeat top left;}
h4 {
	text-align:center; 
	font-size:11px;
	}
h4 span a{
	color:#cf83a5;
	text-decoration:none;
	}
h4 span a:hover {color:#763f79;}
#main-text-area h5 {
	color:#333;
	font-size:15px;
	text-decoration:none;
	margin:15px 0 5px 0;
	}
#sidebar h5 a {
	color:#966193;
	font-size:12px;
	text-decoration:none;
	}
#sidebar h5 a:hover {color:#cf83a5;}
h6 {
	color:#333;
	font-size:13px;
	margin-bottom:6px;
	}
a {color:#763f79;}
a:hover {color:#cf83a5;}
address {
	font-size:1.2em;
	line-height:150%;
	margin-bottom:8px;
	float:left;
	margin:0 30px 15px 0;
	}
blockquote {
	padding:10px 15px;
	margin-bottom:15px ;
	background:url(../images/blockquote-bg.jpg) top left repeat-x;
	border:1px solid #ededed;
	}
.staff blockquote {
	padding:0;
	margin-bottom:10px ;
	background:none;
	border:none;
	height:150px;
	}
p.top {
	text-align:right;
	font-size:11px;
	margin:1px;
	line-height:100%;
	}
p.top a {text-decoration:none;}
#phone {
	color:#bb4d7d;
	width:150px;
	position:relative;
	float:right;
	margin: 22px 20px 0 0;
	}
#phone p {
	color:#bb4d7d;
	font-size:11px;
	text-align:right;
	}
#phone img {
	position:absolute;
	top:17px;
	right:0;
	}
p#mininav {
	position:absolute;
	top:35px;
	right:160px;
	color:#888;
	}
p#mininav a{
	color:#888;
	font-size:11px;
	text-decoration:none;
	}
p#mininav a:hover {color:#bb4d7d;}
p.rounded {font-size:11px; margin-bottom:17px;}
.rounded a {color:#763f79;}
.rounded a:hover {color:#cf83a5;}
.sidebox p{
	font-size:11px;
	line-height:135%;
	}
#footer p, #footer a, #footer address {color:#fff;}
#footer a {text-decoration:none;}
#footer a:hover {color:#FFFF33;}
#footer p {
	width:75%;
	margin-bottom:12px;
	}
cite {font-size:11px;}
#content cite {font-style:italic;}

#siteby { 
	font-size:11px;
	color:#fff;
	position:absolute;
	bottom:17px;
	right:26px;
	}
#members { 
	position:absolute;
	bottom:57px;
	right:26px;
	}
#twitter { 
	position:absolute;
	top:15px;
	right:26px;
	}
#content ul {margin:0 0 15px 11px;}
#content ul.nogo li {
	color:#5f5f5f;
	font-size:1.2em;
	line-height:120%;
	margin-bottom:7px;
	background:url(../images/arrows1.gif) 0 4px no-repeat;
	padding-left:15px;
	}
#content ul.goto li a{
	font-size:12px;
	line-height:180%;
	background:url(../images/arrows.gif) 0 4px no-repeat;
	padding-left:15px;
	}
#content ul#sitemap li a, #content ul#sitemap li ul li a{
	font-size:12px;
	line-height:180%;
	background:url(../images/arrows.gif) 0 4px no-repeat;
	padding-left:15px;
	}
p.goto a {text-decoration:none;}
#content ul li a:hover {color:#d690af;}
#content ol {margin:0 0 15px 35px;}
#content ol li {
	color:#5f5f5f;
	font-size:1.2em;
	line-height:120%;
	margin-bottom:7px;
	list-style:decimal;	
	}
#content ol li ol li {
	color:#5f5f5f;
	font-size:12px;
	line-height:120%;
	margin-bottom:7px;
	list-style:circle;	
	}
#sidebar ul {margin:0 0 30px 11px;}
#sidebar ul li {
	color:#5f5f5f;
	font-size:1.2em;
	line-height:180%;
	}
#sidebar ul li a {
	color:#5f5f5f;
	text-decoration:none;
	background:url(../images/arrows.gif) 0 .5em no-repeat;
	padding-left:20px;
	}
#sidebar ul li a:hover {color:#d690af;}
.sidebox {
	margin-bottom:20px;
	}
.sidebox img {
	float:left;
	margin-right:10px;
	}

/* Quick Contact */
#quick_contact {
    padding:10px 0;
    background:url(../images/quick_contact_bg.gif) bottom left repeat-x #fff;
	}
#quick_contact h3, #full_contact h3 {
    color:#3074be;
    font-size:14px;
    margin:0 0 5px 0;
    padding:0;
	}
#quick_contact input, #quick_contact  textarea {
    width:95%;
    margin:0 auto 6px auto;
    padding:2px 0 0 4px;
    border:1px solid #efefef;
    color:#a9a9a9;
    font-size:10px;
    font-family:arial, helvetica, sans-serif;
	}
#quick_contact  input {height:17px;}
#quick_contact  textarea {
    height:63px;
    padding:4px 3px 0 1px;
    font-size:11px;
	}
#quick_contact #button-submit {
    width:65px;
    height:18px;
    margin:0;
    border:0;
    background:transparent;
	}
#formfields p {
    margin-top:11px;
    margin-bottom:11px;
	}
#sidebar #quick_contact p {line-height:130%;}

/* More Link Button */
.more-link {
    display:block;
    float:left;
    margin:0;
    padding:0 0 0 20px;
    color:#d73a3a;
    background:url(../images/more-link-left.gif) no-repeat 0 100%;
	}
.more-link a {
    display:block;
    font-size:11px;
    text-decoration:none;
    color:#464646;
    padding:0px 11px 1px 0;
    margin:0;
    line-height:17px;
    background:url(../images/more-link-right.gif) no-repeat 100% 0;
    font-family:"Myriad", Arial, Helvetica, sans-serif
	}
.more-link a:hover {color:#bb4d7d;}
.img-r {
	float:right;
	margin:0 5px 0 15px;
	background:#fff;
	border:1px solid #CCCCCC;
	padding:3px;
	}
.img-l {
	float:left;
	margin:0 10px 0 0px;
	background:#fff;
	border:1px solid #CCCCCC;
	padding:3px;
	}
.img-word {
	float:right;
	margin:0 5px 0 15px;
	}

/* Contact Form */
.contact_row {
	background:transparent;
	height:30px;
	margin-bottom:15px;
	}
.contact_label label, label.contact_text {
	color:#5f5f5f;
	font-size:12px;
	}
.inputbox {
	width:300px;
	border:1px solid #b6b6b6;
	color:#805787;
	height:16px;
	padding:2px;
	}
.contact_input select  {
	width:305px;
	border:1px solid #b6b6b6;
	color:#5f5f5f;
	height:24px;
	padding:2px;
	}
textarea {
	border:1px solid #b6b6b6;
	color:#805787;
	}
.validation-error {
  width: 100%;
  border: 3px solid #E0BBFB;
  background: #F3E0FF;
  padding: 5px;
  font-size: 14px;
  color: #5F5F5F;
}