/* ------------------------------------------------------------------------------------- */
/* Copyright Einstein Industries 2004. Used with Permission.                             */
/* May not be duplicated or reproduced.                                                  */
/*                                                                                       */
/* Please check for cross-browser compatibility prior to making changes                  */
/* MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari/FireFox                             */
/*                                                                                       */
/* CSS Document                                                                          */
/* ------------------------------------------------------------------------------------- */


/* basic elements
 * ------------------------------------------------------------------------------------- */
body, div, ul, li, dl, dd, img, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body { background: #C0C0C0; text-align: center;}
	
p, div, h1, h2, h3, h4, td, input, select, textarea {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #30111F;
	line-height: 16px;
}
a img, :link img, :visited img { border: none }
a:link, a:visited { color: #95325A; text-decoration: underline;}
a:hover, a:active { color: #FFF; text-decoration: underline;}
	
span { display: none;}
	
li {
list-style: url(../images/index/li.jpg);
}
li a:link, li a:visited { color: #95325A; text-decoration: underline;}
li a:hover, li a:active { color: #fff; text-decoration: underline;}
ul {margin: 20px 0 20px 10px; padding: 0 0 0 10px; color: #1F5194;}
	
/* main structural elements
 * ------------------------------------------------------------------------------------- */
/*index*/ 

#wrapper { background: url(../images/index/content_bg.jpg) left top repeat-y; width: 760px; margin: 0 auto; text-align: left;}
#left-column { background: url(../images/index/left_container_bg.jpg) left top no-repeat; width: 348px; float: left;}
#right-column { width: 412px; margin: 0px; clear: right; float: right;}
#rhinoplasty-container { background: url(../images/index/rhinoplasty_bg.jpg) left top repeat-y; width: 412px; margin: 0; float: left; }
#form-container { width: 202px; float: left;}
#contact-text { width: 180px; float: left;}
/*sub pages*/

#sub-wrapper { background: url(../images/sub/sub_content_bg.jpg) left top repeat-y; width: 760px; margin: 0 auto; text-align: left;}
#sub-left-column { background: url(../images/sub/sub_left_column_bg.jpg) left top no-repeat; width: 550px; float: left;}
#sub-right-column { width: 210px; margin: 0; clear: right; float: right; }	

#box-container { background: url(../images/sub/sub_right_column_bg.jpg) left top repeat-y; width: 210px; margin: 0px; float: left; }
#box-footer { background: url(../images/sub/box_footer.jpg) left top no-repeat; height: 36px; width: 210px; }

/* Certification logos
 * ------------------------------------------------------------------------------------- */	
 
#logos	{
	position:relative;
}
#logos #logo01 { background: url(../images/sub/certification_logos.jpg) left top no-repeat; width: 210px; height: 415px;}
#logo01 a { position: absolute; width: 104px; height: 80px; top: 25px; left: 56px;}
#logo02 a { position: absolute; width: 94px; height: 80px; top: 158px; left: 58px;}
#logo03 a { position: absolute; width: 80px; height: 85px; top: 290px; left: 65px;}

/* HORZ sprite nav
 * ------------------------------------------------------------------------------------- */

#menu {
	background: url(../images/index/menu.jpg) left top no-repeat;
	width: 412px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
}

#menu li span {display: none;}
#menu li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#menu li, #menu a {height: 22px; display: block;}

#menu-01 {left:   0px; width: 81px;}
#menu-02 {left:  81px; width: 99px;}
#menu-03 {left: 180px; width: 86px;}
#menu-04 {left: 266px; width: 65px;}
#menu-05 {left: 331px; width: 81px;}

#menu-01 a:hover {background: transparent url(../images/index/menu.jpg)    0px -22px no-repeat;}
#menu-02 a:hover {background: transparent url(../images/index/menu.jpg)  -81px -22px no-repeat;}
#menu-03 a:hover {background: transparent url(../images/index/menu.jpg) -180px -22px no-repeat;}
#menu-04 a:hover {background: transparent url(../images/index/menu.jpg) -266px -22px no-repeat;}
#menu-05 a:hover {background: transparent url(../images/index/menu.jpg) -331px -22px no-repeat;}

/* Sub Menu ------------*/

#sub-menu {
	background: url(../images/sub/sub_menu.jpg) left top no-repeat;
	width: 482px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
}

#sub-menu li span {display: none;}
#sub-menu li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#sub-menu li, #sub-menu a {height: 24px; display: block;}

#sub-menu-01 {left:   0px; width: 87px;}
#sub-menu-02 {left:  87px; width: 98px;}
#sub-menu-03 {left: 185px; width: 86px;}
#sub-menu-04 {left: 271px; width: 65px;}
#sub-menu-05 {left: 336px; width: 80px;}
#sub-menu-06 {left: 416px; width: 66px;}

#sub-menu-01 a:hover {background: transparent url(../images/sub/sub_menu.jpg)    0px -24px no-repeat;}
#sub-menu-02 a:hover {background: transparent url(../images/sub/sub_menu.jpg)  -87px -24px no-repeat;}
#sub-menu-03 a:hover {background: transparent url(../images/sub/sub_menu.jpg) -185px -24px no-repeat;}
#sub-menu-04 a:hover {background: transparent url(../images/sub/sub_menu.jpg) -271px -24px no-repeat;}
#sub-menu-05 a:hover {background: transparent url(../images/sub/sub_menu.jpg) -336px -24px no-repeat;}
#sub-menu-06 a:hover {background: transparent url(../images/sub/sub_menu.jpg) -416px -24px no-repeat;}

/* Image Replacement
 * ------------------------------------------------------------------------------------- */
 
#quick-contact-hd {
	background: url(../images/index/quick_contact_hd.jpg) left top no-repeat;
	width: 233px;
	float: right;
}

#masthead {
	background: url(../images/index/masthead.jpg) left top no-repeat;
	width: 760px;
	height: 226px;
}
#masthead {
	position:relative;
	background:url(../images/index/masthead.jpg) left top no-repeat;
	width:760px;
	height:226px;
	}
	/* home link within header */		
	#masthead a {
		position:absolute;
		left:0px;
		width:760px;
		top:0px;
		height:226px;
		}

#choose-us-hd {
	background: url(../images/index/why_choose_us_hd.jpg) left top no-repeat;
	width: 348px;
	height: 49px;
}

#callaghan-hd {
	background: url(../images/index/dr_callaghan_hd.gif) left top no-repeat;
	width: 348px;
	height: 49px;
}

#quote {
	background: url(../images/index/quote_img.jpg) left top no-repeat;
	width: 412px;
	height: 112px; float: left;
}

#rhinoplasty-hd {
	background: url(../images/index/rhinoplasty_hd.jpg) left top no-repeat;
	width: 412px;
	height: 44px; float: left;
}
#quick-contact-hd {
	background: url(../images/index/quick_contact_hd.jpg) left top no-repeat;
	width: 412px;
	height: 44px; float: left;
}

/* SUB title headers
* -------------------------------------------------------------------------------------- */

#img-container {
	background: url(../images/sub/dr_header.jpg) left top no-repeat;
	width: 278px; height: 157px;
	float: left;
}

#sub-masthead {
	background: url(../images/sub/sub_masthead.jpg) left top no-repeat;
	width: 482px; height: 133px;
	float: left;
} 

#contact-us-hd{
	background: url(../images/sub/contact_us_hd.jpg) left top no-repeat;
	width: 550px; height: 73px;
	float: left;
}

#thankyou-hd{
	background: url(../images/sub/title-thankyou.jpg) left top no-repeat;
	width: 550px; height: 73px;
	float: left;
}

#about-us-hd{
	background: url(../images/sub/about_us_hd.jpg) left top no-repeat;
	width: 550px; height: 73px;
	float: left;
}

#gallery-hd{
	background: url(../images/sub/gallery_hd.jpg) left top no-repeat;
	width: 550px; height: 73px;
	float: left;
}

#procedures-hd{
	background: url(../images/sub/procedures_hd.jpg) left top no-repeat;
	width: 550px; height: 73px;
	float: left;
}

#dr-callaghan-hd{
	background: url(../images/sub/dr_callaghan_hd.jpg) left top no-repeat;
	width: 550px; height: 73px;
	float: left;
}

#sitemap-hd{
	background: url(../images/sub/sitemap_hd.jpg) left top no-repeat;
	width: 550px; height: 73px;
	float: left;
}

#consultation-hd{
	background: url(../images/sub/consultation_hd.jpg) left top no-repeat;
	width: 210px; height: 73px;
	float: left;
}

#office-hours-hd{
	background: url(../images/sub/office_hours_hd.jpg) left top no-repeat;
	width: 210px; height: 73px;
	float: left;
}

#amazing-results-hd{
	background: url(../images/sub/amazing_results_hd.jpg) left top no-repeat;
	width: 210px; height: 18px;
}

#did-you-know-hd{
	background: url(../images/sub/did_you_know_hd.jpg) left top no-repeat;
	width: 210px; height: 18px;
}

#certifications-hd{
	background: url(../images/sub/certifications_hd.jpg) left top no-repeat;
	width: 210px; height: 18px;
}

#procedures-bna{
	background: url(../images/sub/procedures_bna_thumb.jpg) left top no-repeat;
	width: 210px; height: 145px;
}

/*Header Imgs*/

#img-procedures {
	background: url(../images/sub/procedures_header.jpg) left top no-repeat;
	width: 278px; height: 157px;
	float: left;
}

#img-contact {
	background: url(../images/sub/contact_header.jpg) left top no-repeat;
	width: 278px; height: 157px;
	float: left;
}

#img-gallery {
	background: url(../images/sub/gallery_header.jpg) left top no-repeat;
	width: 278px; height: 157px;
	float: left;
}

#img-about {
	background: url(../images/sub/about_header.jpg) left top no-repeat;
	width: 278px; height: 157px;
	float: left;
}
/* SITE content
 * ------------------------------------------------------------------------------------- */
 
#left-column p  { margin: 5px 10px 10px 63px;}
#left-column h1, #left-column h2, #left-column h3 { margin: 5px 10px 10px 63px; color: #64264C;}
#right-column form { margin: 5px 0px 0px 25px;}
#right-column p { margin: 5px 15px 15px 25px;}

#sub-left-column p, #sub-left-column h1, #sub-left-column h2, #sub-left-column h3 { margin: 5px 20px 10px 99px;}
#sub-left-column h1 { margin: 5px 20px 5px 99px; color: #64264C;}
#sub-left-column ul {margin: 10px 18px 10px 110px;}
#sub-right-column p { margin: 5px 5px 5px 18px;}
#sub-right-column form { margin: 10px 0px 10px 18px;}
#sub-right-column img { margin-left: 15px;}

#contact-text p { margin: 5px 0px 10px 0px;}
#form-container form { margin-left: 25px;}

.map { margin-left: 107px;}
.title {color: #64264C;}
.gallery {padding:5px 5px 5px 80px;}
/* PAGE FOOTER / FOOTER
 * ------------------------------------------------------------------------------------- */
 
#page-footer {
	background: url(../images/index/page_footer.jpg) left top no-repeat;
	width: 769px;
	height: 19px;
	clear: both;
}

#sub-page-footer {
	background: url(../images/sub/sub_page_footer.jpg) left top no-repeat;
	width: 760px;
	height: 23px;
	clear: both;
}

#footer {
    background-color: #C0C0C0;
	width: 769px;
	margin: 0px;
	padding: 1px 15px 14px 0px;
	text-align: center;
	line-height: 22px;
}
#footer ul { padding: 0 30px 0 0;}
#footer li { padding: 5px 0px 0px 2px; display:inline; line-height: 15px; color: #FFF;}
#footer p { padding: 0px 30px 0px 15px; color: #30111F; font-size: 11px; }
#footer a:link, #footer a:visited { color: #30111F; text-decoration: underline; }
#footer a:hover, #footer a:active {	color: #000; text-decoration: none; }

/* misc layout elements 
 * ------------------------------------------------------------------------------------- */

 div.clear { clear: both;}
.pic-float-left { float: left; padding-right: 5px;} 
.pic-float-right { float: right; padding-left: 5px;} 
.top { display: block; text-align: right; font-size: 10px;}
	
/* QUICK CONTACT / MAINCONTACT elements
 * ------------------------------------------------------------------------------------- */
/* Quick Contact Form
 * ------------------------------------------------------------------------- */

form {
	width:150px;
	padding:10px 0 15px 0px;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:150px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:85px 0 0 242px; }

input.submit-image { 
	background:url("../images/btn-submit.jpg");
	width:63px;
	height:15px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 
  


/* ----- main contact form ----- */ 
 
#contact-main { 
	padding:20px 0 10px 59px; 
	}
	
#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:205px;
	}
	
#contact-main label textarea { height:100px; }


