﻿/*
============================================
Colorado Center for Reproductive Medicine Skin
Design by CommunityAhead 2009
http://www.CommunityAhead.com

============================================
*/

*{
margin-top:0;
}

html
{
    height: 100%;
    
}

body
{
    height: 100%;
    background: url(images/interior-bkgd.jpg) repeat-x top left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
}

#container
{
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -225px;
    font-size: 14px;
    line-height: 18px;
        
}

* html #container
{
    height:100%;
}

a, a:hover, a:visited, a:active, a:link
{
    text-decoration: none;
    border: 0;
}

h1, h2, h3, h4, h5
{
    color: #8a4e22;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0;
    margin:0;
    
}

h1
{
	font-size: 24px;
	color: #274f7a;
}

h2
{
	font-size: 18px;
		
}

h3
{
	font-size: 16px;
	
}

h4
{
	font-size: 14px;
	
}

h5
{
	color: #362d22;
}

p
{
     font-size: 14px;
     line-height: 1.5em;
     margin-top: 3px;
     padding-top: 0;
     font-weight: normal;
}

.footnote
{
     font-size: 9px;
     font-weight:bold;
     margin-top: 3px;
     padding-top: 0;
     font-weight: normal;
}
	


#masthead
{
    width: 991px;
    height: 201px;
    margin: 0 auto;
    background: url(images/interior-masthead.jpg) no-repeat left top;
    color: #000;
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
    
}

#masthead h1,
#masthead h2,
#masthead h3
{
    color: #f4f4f4;
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    text-transform: none;
}


#header
{
    padding: 10px 35px 0 35px;
}

#header p
{
    padding: 0;
    margin: 10px 0 0 0;
}

#header img
{
    border: none 0;
}

#header .header-left
{
    float: left;
    width: 400px;
    height: 55px;
    margin: 0;
    padding: 0;
    
}

#header .header-right
{
    float: right;
    width: 400px;
    height: 55px;
    font-size: 26px;
    color: #274f7a;
    font-weight: bold;
    text-align: right;
}

#header .masthead-pagetitle
{
    margin-top: 15px;
    padding-left: 15px;
    width: 921px;
    height: 36px;
    float: left;
    overflow: hidden;
    color: #f4f4f4;
    font-size: 26px;
    line-height: 1.5em;
    font-weight: normal;
    text-transform: none;
    
}

#body-section
{
    width: 921px;
    padding: 0 35px 0 35px; /* Bottom Padding Needs to Match Footer  */
    margin: 0 auto;
    
}

.sf_listItemTitle, .sf_listItemTitleexp
{
	margin: 0;
	padding: 0;
	font-size: 20px !important;
	color: #274f7a;
}

#body-section a, 
#body-section a:visited, 
#body-section a:active,
#body-section a:link
{
    text-decoration: underline;
    color: #333;
}

#body-section a:hover
{
    text-decoration: underline;
   }

#content
{
    width: 645px;
    margin-top: 0px;
    margin-bottom: 25px;
}

#ShortForm
{
  margin: auto;
}


#ShortForm td
{
  vertical-align:top;
  line-height:normal;
}

#ShortForm ul li
{
    list-style-type: none;
    display: inline;
 }
 
 #ShortForm .section1
{
    background-color: #d3d3d3;
    border: solid 1px #FFF;
    padding: 10px 5px 10px 10px;
}

#ShortForm .section
{
    background-color: #d3d3d3;
    border-bottom: solid 1px #FFF;
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
	padding: 10px 5px 10px 10px;
}


#ShortForm .hiddenControl
{
     visibility:hidden;
}


#ShortForm .subhead
{
    font-size: 11px;
    margin-top:0;
    line-height: 13px;
    color: #444;
}

#ShortForm h2
{
    font-size: 16px;
    padding: 3px;
    color: #e3e3e3;
    background-color: #274f7a;
}

#ShortForm h3
{
    padding: 5px;
    color: #e3e3e3;
    background-color: #999;
}

#ShortForm .ValidatorMessage
{
    font-weight:bold;
    font-size:11px;
    color: Red;
}

#ShortForm .Indent
{
    margin-left: 30px;
}

#ShortForm .DropDownList
{
    border: solid 1px #666;
}




#sidebar
{
   
    width: 230px;
    text-align:left;
    margin-top: -20px;
    margin-bottom: 25px;
    padding: 0px 10px 5px 10px;
    background: #dedcd9;
}

#sidebar .sidemenu a, 
#sidebar .sidemenu a:visited, 
#sidebar .sidemenu a:active,
#sidebar .sidemenu a:link
{
    text-decoration: none;
    
}

.right
{
    float:right;
}

.left
{
    float:left;
}

#push
{
    height: 225px;  /* Set for Footer Height */
    width: 100%;
    clear: both;
    
}

#footer
{
    background: #444;
    width: 100%;
    position: relative;
    height: 225px; /* Footer Height */
    margin: 0;
    padding: 0;
    
}

/* Is there a reason you are reading our style sheets? */
/* We can develop a site or skin for you too.          */

#footer-contents
{
    width: 921px;
    padding: 15px 35px 100px 35px;
    margin: 0 auto;
    font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}

#footer-contents .footer-locations
{
    float: left;
    width: 100%;
    overflow:hidden;
    position:relative;
    padding-bottom: 20px;
}

#footer-contents .footer-locations ul 
{
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

#footer-contents .footer-locations ul li 
{
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding: 0 8px 0 8px;
   position:relative;
   right:50%;
}

#footer-contents .footer-locations ul li a 
{
   display: block;
   margin: 0 0 0 1px;
   padding: 3px 10px;
   background: #ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}

#footer-contents .footer-locations ul li a:hover
{
   background:#369;
   color:#fff;
}
#footer-contents .footer-locations ul li a.active,
#footer-contents .footer-locations ul li a.active:hover
{
   color:#fff;
   background:#000;
   font-weight:bold;
}


#footer-contents p {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer-contents a {
	background: #e3e3e3;
	padding: 2px 7px;
	color: #362d22;
}


#footer-contents .footer-phone
{
	text-align: center;
	text-transform: uppercase;
	font-size: 26px;
    color: #274f7a;
    font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
}
