@import url("global.css");

body {
	background:#000;
}
.FloatRight {	/* images that float right */
	float:right;
	border:1px solid #FFF;
	margin:16px 0 5px 10px;
}
.FloatRight2 {	/* images that float right */
	float:right;
	border:1px solid #FFF;
	margin:16px 5px 5px 0;
}
.FloatLeft {	/* images that float left */
	float:left;
	border:1px solid #FFF;
	margin:16px 10px 5px 0;
}
.NoFloat {
	border:1px solid #FFF;
}
/* ContentLeft
============================================= */
#ContentLeftBTM {
	background:url(../images/ContentLeftBTM.gif) no-repeat;
	width:1018px;
	height:26px;
}

ul.inside{
	font:12px "Times New Roman", Times, serif;
	color:#FFF;
	line-height:20px;
	margin:10px 50px 0 100px;
	}
	ul.inside li{
	list-style-type:disc;
	}
	ul.inside li a{
	list-style-type:disc;
	text-decoration:none;
	color:#3399CC;
	}
	li.inside a:hover{
	list-style-type:disc;
	text-decoration:underline;
	color:#FFF;
	}
dl.inside{
	font:12px "Times New Roman", Times, serif;
	color:#FFF;
	line-height:20px;
	margin:10px 50px 0 100px;
	}
	dl.inside dt{
	font-weight:bold;
	}
		
/* Article Page
============================================= */
#ArticlesPage #GalleryBox {
	width:182px;
	height:303px;
	background:url(../images/GalleryBox2.jpg) no-repeat;
}
#ArticlesIndex {
	width:182px;
	background:url(../images/ContentRightBG.gif) repeat-y;
}
#ArticlesIndex ul {
	width:178px;
}

#ArticlesIndex li {
	margin:0 0 15px 0;
	border-bottom:1px solid #FF9933;
	background:url(../images/PinkDot.gif) no-repeat 0 2px;
	//background:url(../images/PinkDot.gif) no-repeat 0 6px;
}
#ArticlesIndex li h1 {
	margin:15px 0 0 55px;
	background:none;
}
#ArticlesIndex li a {
	padding-left:20px;
}
#ArticlesPage #ContentRight {
	width:182px;
}
.ContentRightTop {
	width:182px;
	height:8px;
	background:url(../images/ContentRightTop.gif) no-repeat;
	}
/* Procedure Pages
============================================= */

.BTNBeforeAfter { /* View Before & After Button */
	background:url(../images/BTN_BeforeAfter.gif) no-repeat;
	margin:0 0 10px 25px;
}
.BTNBeforeAfter a { 
	width:172px;
	height:20px;
	display:block;
}
.BTNBeforeAfter a:hover { 
	background:url(../images/BTN_BeforeAfterOver.gif) no-repeat;
}
#ProceduresPage #GalleryBox {
	width:182px;
	height:303px;
	background:url(../images/GalleryBox2.jpg) no-repeat;
}
#ProceduresIndex {
	width:182px;
	background:url(../images/ContentRightBG.gif) repeat-y;
}
#ProceduresIndex ul {
	width:178px;
}
#ProceduresIndex li h1 {
	margin:15px 0 0 0;
}
#ProceduresIndex li {
	margin:0 0 15px 0;
	border-bottom:1px solid #E58200;
	line-height:14px;
}
#ProceduresIndex li a {
	background:url(../images/PinkDot.gif) no-repeat 0 2px;
	padding-left:20px;
}
#ProceduresPage #ContentRight {
	width:182px;
}	
	
	

/* ============================================= */
.Divider {
	padding:10px 0 0 10px;
}
.BottomButtons {
	height:20px;
	margin:0 auto;
	width:200px;
	
}
.BottomButtons li {
	float:left;
	margin:0 0 0 20px;
}
.BTNTop { /* Back to Top Button */
	background:url(../images/BTN_Top.gif) no-repeat;
}
.BTNTop a {
	width:62px;
	height:20px;
	display:block;
}
.BTNTop a:hover {
	background:url(../images/BTN_TopOver.gif) no-repeat;
}
.BTNBack { /* Back Button */
	background:url(../images/BTN_Back.gif) no-repeat;
}
.BTNBack a {
	width:62px;
	height:20px;
	display:block;
}
.BTNBack a:hover {
	background:url(../images/BTN_BackOver.gif) no-repeat;
}
.BTNHome { /* Home Button */
	background:url(../images/BTN_Home.gif) no-repeat;
}
.BTNHome a {
	width:62px;
	height:20px;
	display:block;
}
.BTNHome a:hover {
	background:url(../images/BTN_HomeOver.gif) no-repeat;
}
#QandABox { /* Questions and Answers box on procedure pages */
	width:532px;
	background:#666;
	margin:20px auto 0;
}
.QandABTM { /* bottom rounded edge bored of Q and A Box */
	margin:0 auto;
	width:532px;
}
#MainContent #QandABox a {
 color:#FF9900;
} 
.TestThumb {
	border:1px solid #333333;
}
/* Gallery Pages
============================================= */
#GalleryPage #MainContent{ /* photo gallery pages styles */
	width:578px;
}
#GalleryPage #MainContent td {
	color:#FFF;
}
#GalleryPage #ContactMini {
	background:url(../images/ContactMini2.gif) no-repeat;
}
#GallerySplash { /* Gallery splash image */
	margin:0 0 0 30px;
}
#GalleryPage #MainContent{ /* photo gallery pages styles */
	width:578px;
}
#GalleryPage #MainContent td {
	color:#FFF;
}
#ContactMini2 {
	width:181px; 
	height:311px;
	background:url(../images/ContactMini2.gif) no-repeat;
	padding:0 0 0 11px;
	//padding:0;
}
#ContactMini2 p {
	padding:50px 10px 10px 0;
}
#ContactMini2 input{
	width:140px;
	margin:0 10px 5px 0;
}
#ContactMini2 textarea{
	width:140px;
	height:60px;
	margin:0 10px 5px 0;
}
#ContactMini2 .BTNSubmit {
	height:20px;
	width:65px;
	background:url(../images/BTN_Submit.gif) no-repeat;
	margin:0 90px 0 0;
}
/*Media Page
============================================= */

#MediaColLeft {
width:289px;
float:left;
}
#MediaColRight {
width:289px;
float:left;
}
.BtnVideo{
float:left;
padding:10px 20px 20px 8px;
}
.videotext{
color:#FFFFFF;
}

/*ContactPage 
============================================= */
#ContactPage #GalleryBox {
	width:182px;
	height:312px;
	background:url(../images/GalleryBox2.jpg) no-repeat;
}
#ContactPage #GalleryBox p {
	padding:270px 0 0 30px;
}
#BTN_Appointment {
	background:url(../images/BTN_Appointment.gif) no-repeat;
	width:172px;
	height:20px;
	margin:0 0 0 25px;
}
#BTN_Appointment a {
	background:url(../images/BTN_Appointment.gif);
	display:block;
	height:20px;
}
#BTN_Appointment a:hover {
	background-position:0 -20px;
}
/* Meet Dr. Taranow Page
============================================= */
#MeetStaff { /* Meet the Staff Button */
	background:url(../images/BTN_MeetStaff.gif) no-repeat;
	margin:0 0 0 25px;
	width:172px;
	height:20px;
}
#MeetStaff a {
	background:url(../images/BTN_MeetStaff.gif);
	display:block;
	height:20px;
}
#MeetStaff a:hover {
	background-position:0 -20px;
}

/* ContactForm
============================================= */
#ContactForm {
	margin:20px 0 0 25px;
}
#ContactForm li{ /* Vertical spacing between form fields */
	margin:0 0 10px 0;
}
#ContactForm label{ /* Styles for descriptions */
	width:150px;
	display:block;
	float:left;
}
#ContactForm .InputStyles {
	width:150px;
}
#ContactForm textarea{
	width:200px;
	height:80px;
}
#ContactForm .SubmitBtn{
	height:20px;
	width:100px;
	background:#FFC800;
	color:#333;
}
.BTNSubmit2 {
	width:80px;
	height:20px;
}

/* TYPOGRAPHY
============================================= */
#ContentLeft h1 {
	font:20px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#E8C952;
	padding:20px 0 20px 25px;
}
h2 {
	font:18px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#E8C952;
	padding:20px 0 10px 24px;
}
h3 {
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#E8C952;
	padding:0 0 10px 24px;
}
#GalleryPage #MainContent a {
	text-decoration:none;
}
#ContactMini2 p {
	font:12px "Times New Roman", Times, serif;
	color:#333;
}
#ContactMini2 input, #ContactMini2 textarea  {
	font:12px "Courier New", Courier, monospace;
	font-weight:700;
}
#ContactForm {
padding:0 0 0 80px;
}
 #ContactForm li{
	font:12px "Times New Roman", Times, serif;
	color:#FFF;
	}
	#ContactForm textarea {
	font:14px "Times New Roman", Times, serif;
	color:black;
	}
	#ContactForm input {
	font:14px "Times New Roman", Times, serif;
	color:black;
	}
#ContactPage #GalleryBox a {
	font:10px "Times New Roman", Times, serif;
	color:#FF9933;
}
#ContactPage #GalleryBox a:hover {
	color:#000033;
}
#ArticlesIndex li h1 {
	font:16px "Times New Roman", Times, serif;
	color:#FFF;
}
#ArticlesIndex li a {
	font:12px "Times New Roman", Times, serif;
	color:#3399CC;
	text-decoration:none;
}
#ArticlesIndex li a:hover {
	color:#00FFFF;
}
#ProceduresIndex li h1 {
	font:16px "Times New Roman", Times, serif;
	color:#FFF;
}
#ProceduresIndex li a {
	font:12px "Times New Roman", Times, serif;
	color:#3399CC;
	font-weight:bold;
	text-decoration:none;
}
#ProceduresIndex li a:hover {
	color:#00FFFF;
}
#ProceduresPage li {
	}
	#ProceduresPage li a{
	}
	#ProceduresPage li a:hover{
	color:#F6C6C6;
	text-decoration:none;
	}

/*******************************/
.imgbdrL{
border:1px solid white;
float:left;
margin:10px 10px 0 10px;
padding:1px;
}

.imgbdrR{
border:1px solid white;
float:right;
margin:10px 15px 10px 10px;
padding:1px;
}

.imgbdrC{
border:1px solid white;
margin:10px;
padding:1px;
}


/*************** PERM MAKEUP ********************/

#MainContent .Permmakeuph1{
	font:20px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#F6C6C6;
}
#MainContent .Permmakeuph2{
	font:15px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#4199AF;
}
#MainContent .Permmakeuph3{
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#F6C6C6;
}
.PermMakeimgbdrL{
border:1px solid white;
float:left;
padding:1px;
margin:0 5px 0 0;
}
#MainContent .PermMakeProc{
display:table;
}
.PermMakeProc a{
color:white;
text-decoration:none;
}
.PermMakeProc a:hover{
color:#4199AF;
text-decoration:none;
}
.PermMakeProcIMG{
width:90px;
hight:60px;
float:left;
text-align:center;
padding:10px;
text-decoration:none;
}


#imagecontainer{
	display:table;
	width:198px;
	height:254px;
	margin:0 0 0px 30px;
}		
#mediainfocontainer{
	display:table;
	height:254px;
	width:320px;
	margin: -256px 0 0 230px;
}	
#imagecontainer1{
	display:table;
	width:198px;
	height:254px;
	margin: 25px 0 0 30px;
}	
#mediainfocontainer1{
	display:table;
	height:254px;
	width:320px;
	margin: -256px 0 0 230px;
	}
.underline{
text-decoration:underline;
}
