/* @override http://www.austinplasticsurgeons.com/css/layout.css */

/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2005. 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/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background-color:#57442C;
	text-align:center; 
	font:11px/17px Arial, Helvetica, sans-serif; 
	color:#FFF9CD; 
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left: 25px; 
	margin-right: 25px; 
	}

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:1.3em; color:#FFF9CD; }
h2	{ font-size:1.2em; color:#FFF9CD; }
h3	{ font-size:1.0em; color:#FFF9CD;}

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#FFF9CD; text-decoration:underline; }
a:hover,a:active	{ color:#fff; text-decoration:underline; }


/* ----- classes ----- */

div.clear	{ 
	clear:both; 
	height:.01em; 
	overflow:hidden; 
	}
	
div.hr {
	background-color:#FFF9CD;
	width:100%;
	height:1px;
	margin-bottom:5px;
	margin-top:-5px;
	overflow:hidden;
	}

p.top {
	text-align:right;
	display:block;
	} 
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float: right; 
	margin: 5px 0 10px 10px; 
	}
	
ul.list-bna {
	width:390px;
	padding-left:35px; margin-top:15px;
	}
	ul.list-bna li {
		float:left;
		width:168px;
		margin-right:8px;
		margin-bottom:8px;
		}

h3.bna {margin:0 75px 10px 75px; text-align:center; line-height:13px; font-weight:bold; font-size:13px; }
	h3.bna a {text-decoration:none;}
/* ----- global form elements ----- */ 

form { 
	width:150px;
	float:right;
	padding:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#AD9B77;
	border:1px #FFF9CD solid;
	color:#2C2010;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:150px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:80px; 
	overflow:auto; 
	}
	
input.submit { 
	width:60px; 
	cursor:pointer; 
	padding:0;
	background-color:#52432E;
	color:#FFF9CD;
	}



/* ----- main contact form ----- */ 
 
#contact-main { 
	padding:20px 0 10px 86px;
	float:none;
	width:245px;
	}
	
#contact-main label { 
	width:245px; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:240px;
	margin-bottom:15px;
	}
	
#contact-main label select {
	width:245px;
	}
	
#contact-main label textarea { height:100px; }



/* framework
 * ------------------------------------------------------------------------- */

#wrap { 
	background:url("../images/bg-wrap.gif") repeat-y; 
	width:760px; 
	margin:0 auto; 
	text-align:left; 
	}

#wrap-columns {
	background:url("../images/bg-columns.jpg") top no-repeat;
	width:760px;
	}

 
#header {
	position:relative;
	background:url("../images/header.jpg");
	height:194px;
	}
	/* index page link within #masthead */		
	#header a {	
		position:absolute;
		left:0px;
		width:351px;
		top:0px;
		height:72px; 
		}
	#header a span {
		display:none;
		} 
 
 
#column-left { 
	width:480px; 
	float:left; 
	padding-top:50px;
	}
	#column-left div.content {
		margin-left:33px;
		margin-right:15px;
		width:425px;
		} 
	#column-left div.content p.em {width:425px;}
	
#column-left-contact { 
	width:480px; 
	float:left; 
	padding-top:50px;
	}
	#column-left-contact div.content {
		margin-left:35px;
		margin-right:15px;
		} 
  
#column-right { 
	width:280px; 
	float:left;
	 
	}
	#column-right div.content {
		margin-left:40px;
		margin-right:15px;
		} 
	#column-right div.content-right {
		width:200px;
		float:right;
		padding-right:20px;
		text-align:right;
		}
		
#page-nav {
	width:160px;
	float:right;
	background-color:#52432E;
	border:1px #FFF9CD solid;
	padding:10px;
	margin-left:10px;
	margin-bottom:10px;
	}
	#page-nav li ul {
		margin-left:10px;
		}

#bottom-wrap { 
	background:url("../images/bottom-wrap.gif"); 
	height:20px; 
	}
a#btn-contact {
	background: url("../images/btn-contact.jpg") top left no-repeat;
	width: 198px;
	height: 78px;
	display: block;
}
a:hover#btn-contact {
	background: url("../images/btn-contact.jpg") bottom left no-repeat;
	width: 198px;
	height: 78px;
	display: block;

}

a#btn-blog {
	background: url("../images/btn-blog.jpg") top left no-repeat;
	width: 198px;
	height: 78px;
	display: block;
}
a:hover#btn-blog {
	background: url("../images/btn-blog.jpg") bottom left no-repeat;
	width: 198px;
	height: 78px;
	display: block;

}


a#btn-contact-video {
	background: url("../images/btn-contact.jpg") top left no-repeat;
	width: 198px;
	height: 78px;
	display: block;
	position:relative;
	margin-left:454px;
	margin-top:-86px;
}
a:hover#btn-contact-video {
	background: url("../images/btn-contact.jpg") bottom left no-repeat;
	width: 198px;
	height: 78px;
	display: block;

}
/* inside framework
 * ------------------------------------------------------------------------- */

#subhead-column-right {
	background:url("../images/subhead-quick-contact.jpg");
	height:72px; 
	}

body#privacy {
	background-color:#8B7458;
	padding:25px;
	text-align:left;
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer { 
	width:760px; 
	margin:10px auto; 
	text-align:center; 
	}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #FFF9CD;
	}

	#footer li.first { border: none; }
	


/* navigation: #nav
 * ------------------------------------------------------------------------- */
	
#nav { 
	background: url("../images/nav.jpg");
	height: 68px; 
	position: relative;
	margin-bottom:0px;
	}

#nav span { display: none;}
	
#nav li, #nav a { height: 68px; display: block; }

#nav li { 
	list-style: none;  
	position: absolute;
	_display: inline; 
	}

#nav-01 { width: 87px; left:18px;}
#nav-02 { width: 87px; left:104px;}
#nav-03 { width: 87px; left:190px;}
#nav-04 { width: 87px; left:276px;}
#nav-05 { width: 87px; left:362px;}
#nav-06 { width: 87px; left:448px;}
#nav-07 { width: 87px; left:534px;}
#nav-08 { width: 87px; left:620px;}

#nav-01 a:hover {background: url("../images/nav.jpg")  -18px -68px no-repeat;}
#nav-02 a:hover {background: url("../images/nav.jpg") -104px -68px no-repeat;}
#nav-03 a:hover {background: url("../images/nav.jpg") -190px -68px no-repeat;}
#nav-04 a:hover {background: url("../images/nav.jpg") -276px -68px no-repeat;}
#nav-05 a:hover {background: url("../images/nav.jpg") -362px -68px no-repeat;}
#nav-06 a:hover {background: url("../images/nav.jpg") -448px -68px no-repeat;}
#nav-07 a:hover {background: url("../images/nav.jpg") -534px -68px no-repeat;}
#nav-08 a:hover {background: url("../images/nav.jpg") -620px -68px no-repeat;}
	
#vms-lightwindow-link span {display:none;}
#noflash {padding: 20px 0 0 68px;}

/*BLOG INFO*/
.blogh2 {
	font-family: "Georgia",Times,serif;
	font-size: 16px;
}
.bloghr{
	border-top: 1px dotted #57442C;
	background-color: none;
	border-bottom: none;
	border-left: none;
	border-right:none;

}

.blog-alignleft {
	float: left;
}
.blog-alignright {
	float: right;
}
body#blog ul {
	list-style-type: disc;
	list-style: inside;
}
#searchsubmit {
	width: 60px;
}
body#blog #column-right ul{
	list-style-type: none;
}
body#blog img.alignnone {
	float: none;
	padding: 10px;
	background-color: #B09F74;
	border: 1px solid #D0CA9A;
}
body#blog img.alignright {
	float: right;
	padding: 10px;
	background-color: #B09F74;
	border: 1px solid #D0CA9A;
}
body#blog img.alignleft {
	float: left;
	padding: 10px;
	background-color: #B09F74;
	border: 1px solid #D0CA9A;
}
body#blog .post{
	padding-bottom: 20px;
}

/*VIDEO PAGE*/
.videoh1 {
		font-family:Arial, Helvetica, sans-serif; 
		font-size: 16px;
}

#online {
	width:200px;
	height:83px;
	background:url(../images/followOnline.jpg) no-repeat;
	}
	
	#blog-btn  {
display:block;
float:left;
height:42px;
margin:39px 0 0 0px;
width:67px;
}
#youtube-btn {
display:block;
float:left;
height:42px;
margin:39px 0 0 2px;
width:42px;
}
#facebook-btn {
display:block;
float:left;
height:42px;
margin:39px 0 0 2px;
width:42px;
}
#twitter-btn {
display:block;
float:left;
height:42px;
margin:39px 0 0 2px;
width:42px;
}