
/********************************************  CSS RESET  *********************************************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	line-height: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
a { color: inherit; }
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
th { text-align: left; }
address { font-style: normal; }
.clearFloat { clear: both; }
.hidden { display: none; }
body, select, input, textarea { font-family: arial, sans-serif; }
textarea { margin: 0; font-size: 100%; }

input[type="hidden"] {
	display: none !important;
	visibility: hidden !important;
	height: 0px !important;
}


/**********************************************  FONTS  ***********************************************/

h1 {

}
h2 {

}
p {

}
a {

}


/**********************************************  HEADER  **********************************************/

#header {
	width:980px;
	margin:0px auto;
	position:relative;
	height:122px;
}

#header #logo{
	top:23px;
	left:36px;
	position:relative;
	height:26px;
}

#homeHeader{
	width:980px;
	height:270px;
	margin:0px auto;
	position:relative;
	background:url(../images/headers/home-header.jpg) top left no-repeat;
}

#homeHeader h1{
	font-size:1.5em;
	font-weight:bold;
	color:#043084;
	padding:66px 0 0 45px;
}

#homeHeader p{
	margin-top:10px;
	margin-left:45px;
	width:405px;
	font-size:.75em;
	line-height:1.5em;
}

#homeHeader input{
	margin:13px 0 0 210px;
}


/**********************************************  FOOTER  **********************************************/

#footer {
	width:100%;
	height:325px;
	background: transparent url(../images/bg/footer.jpg) top center repeat-x;
	position:relative;
	z-index:1 !important;
}

#footer #footerLogo{
	position:absolute;
	bottom:40px;
	left:50%;
	margin-left:-464px;
	z-index:1 !important;
}

#footer p{
	font-size:0.7em;
	color:#004892;
}

#footer a{
	text-decoration:none;
	color:#004892;
}

#footer a:hover{
	text-decoration:underline;
	color:#004892;
}
 

/***********************************************  MENU  ***********************************************/


#header #menu{
	height:48px;
	background:url(../images/bg/menu.gif) top center no-repeat;
	position:relative;
	top:40px;
	width:980px;
}

#menu{
	text-align:center;
}

#menu ul{
	text-align:center;
	position:relative;
	margin-left:120px;
}

#menu li{
	display:inline-block;
	float:left;
}

#menu li a{
	display:inline;
	display:inline-block;
	float:left;
}

#menu #menuItemHomepage a{
	background:url(../images/menu/homepage.gif) top center no-repeat;
	width:91px;
}

#menu #mneuItemCancerFacts a{
	background:url(../images/menu/skin-cancer-facts.gif) top center no-repeat;
	width:131px;
}

#menu #menuItemAbout a{
	background:url(../images/menu/about-us.gif) top center no-repeat;
	width:76px;
}

#menu #menuItemLocations a{
	background:url(../images/menu/clinic-locations.gif) top center no-repeat;
	width:120px;
}

#menu #menuItemCareers a{
	background:url(../images/menu/careers.gif) top center no-repeat;
	width:69px;
}

#menu #menuItemContact a{
	background:url(../images/menu/contact-us.gif) top center no-repeat;
	width:88px;
}

#menu #menuItemHomepage a,
#menu #mneuItemCancerFacts a,
#menu #menuItemAbout a,
#menu #menuItemLocations a,
#menu #menuItemCareers a,
#menu #menuItemContact a{
	display:inline-block;
	text-indent:-9999px;
	padding:5px 0 4px 0;
	margin:8px 13px 0 13px;
	height:16px;
}

#menu #menuItemHomepage a:hover,
#menu #mneuItemCancerFacts a:hover,
#menu #menuItemAbout a:hover,
#menu #menuItemLocations a:hover,
#menu #menuItemCareers a:hover,
#menu #menuItemContact a:hover{
	background-position:bottom center;
}

.homepage #menuItemHomepage a,
.cancerfacts #mneuItemCancerFacts a,
.about #menuItemAbout a,
.clinicLocations #menuItemLocations a,
.careers #menuItemCareers a,
.contact #menuItemContact a{
	background-position:bottom center !important
}



/***********************************************  NAV  ************************************************/

#nav {

}


/*******************************************  PAGE LAYOUT  ********************************************/

body {
	background: url(../images/bg/page.gif) top left repeat-x;
}

#content{
	width:980px;
	margin:20px auto;
	min-height:250px;
	z-index:99 !important;
}


/********************************************  HOME PAGE  *********************************************/

#tiles{
	margin:20px auto;
	width:970px;
	z-index:99 !important;
}

.tile{
	width:286px;
	height:167px;
	float:left;
	z-index:99 !important;
}

#left{
	width:306px;
	float:left;
	height:250px;
}

.tileLeft{
	width:286px;
	height:167px;
}

#right{
	width:640px;
	float:left;
	margin-left:29px;
	padding-bottom:40px;
}

#rightLocations{
	float:left;
	width:902px;
	margin-left:29px;
	padding-bottom:40px;
}

#right h1{
	font-size:1.25em;
	margin-top:20px;
	font-weight:bold;
	color:#043084;
}

#rightLocations h1{
	font-size:1.25em;
	margin-top:20px;
	font-weight:bold;
	color:#043084;
}

#right h2{
	font-size:1em;
	margin-top:20px;
	font-weight:bold;
	color:#043084;
}

#right p{
	font-size:.75em;
	margin:7px 0;
	line-height:1.5em;
}



/**********************************************  COMMON  **********************************************/


#content{
	position:relative;
	z-index:99 !important;
}

tr, td, th{
	font-size:.85em;
	padding:5px 0;
	min-width:55px;
}



/**********************************************  CONTACT FORM  **********************************************/

.error input, .error textarea, .error select{
	background-color: #ffd8e1;
}


ul.contactForm{
	padding-bottom:30px;
}

ul.contactForm li{
	font-size:.75em;
	margin:2px 0;
}

ul.contactForm label{
	width:120px;
	float:left;
	padding-top:5px;
}

ul.contactForm input.text{
	width:200px;
	padding:3px;
}

ul.contactForm textarea{
	width:325px;
	padding:3px;
}

ul.contactForm select{
	width:202px;
	padding:3px;
}

.sumbitbtn{
	margin-left:116px;
}

#mapMenu{
	border-bottom:1px solid #043084;
	width:922px;
	height:36px;
	margin-top:20px;
}

#mapMenu ul li{
	display:inline;
	float:left;
	text-align:center;
}

#mapMenu ul li a{
	display:inline-block;
	border:1px solid #043084;
	border-bottom:0;
	padding:10px;
	text-decoration:none;
	margin-right:5px;
	color:#043084;
}

#mapMenu ul li a.selected,
#mapMenu ul li a:hover{
	background:#043084;
	color:#fff;
	text-decoration:none;
}

.googleMap{
	width:920px;
	height:500px;
	border:1px solid #043084;
	border-top:0px;
}

.locations{
	width:920px;
	margin-top:20px;
	font-size:0.725em;
}

.locations .col{
	width:215px;
	margin-right:10px;
	float:left;
	margin-bottom:20px;
	height:70px;
	border-left:1px solid #043084;
}

.locations .col h3{
	font-size:1em;
	color:#043084;
	padding-left:10px;
}

.locations h2{
	font-size:1.5em;
	color:#043084;
	margin:10px 0;
}

.locations .col p{
	margin-top:6px;
	padding-left:10px;
}






