/* @override http://oculoplastics.localhost/styles.css */

body, input, td, select, textarea, div, a, MainMenu, SubMenu, SubSubMenu
{
	font: 11px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #3A3E79;
	line-height: 1.5;
}

img
{
	border: 0;
}

a
{
	text-decoration:	none;	
}

a
{
	font-weight: bold;
}

a:hover
{
	color: #3A6C4E;
}

input, textarea
{
	width: 350px;
}

textarea
{
	height: 100px;
}

#ContactTable td
{
	padding: 4px;
}

#ContactTable
{
	margin-left: 10px;
	border: 1px solid #3A3E79;
	background-color: #E3F4E9;
	padding: 5px 10px 5px 5px;
}

body
{
	background-color: #D7EADE;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

#Bottom
{
	margin-top: 0px;
	padding-left: 188px;
	padding-right: 10px; 
	width: 610px;
	max-width: 610px;
}


/* .InfoParagraph */
/* { */
/* 	margin: 10px 0px 10px 12px; */
/* 	padding: 3px; */
/* 	border: 1px solid #3A3E79; */
/* 	background-color: #E3F4E9; */
/* } */

.BCCPhotos td
{
	vertical-align: top;
}

.BCCPhotos .PhotoCaption
{
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #8BC19F;
}

.BCCPhotos td div
{
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#TopDiv
{
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}



h1, .Header1
{
	font: 16px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #246e43;
	margin-top: 30px;
	margin-bottom: 20px;
}

h2
{
	font-size: 13px;
	color: #246e43;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: -5px !important;
}

.Caption
{
	font-style: italic;
	background-color: #B9D7C6; 
	padding: 2px; 
	border: 1px solid #A6CEB7;
	text-align: left;
}

.ImgInText, .DivInText, .ImgAboveInText
{
	position: absolute; 
	left: 840px;
/*	margin-left: 10px; 
	margin-right: -180px;*/
	text-align: right;
}

.DivInText img
{
	margin: 3px;
}

.DivInText .Caption
{
	text-align: left;
	margin-top: 5px;
	width: 123px;
}

.ImgInText, .DivInText img, .ImgAboveInText, .ImgLeftInText
{
	border: 1px solid #3A3E79;
}

.ImgLeftInText
{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.ImgAboveInText
{
	margin-top: -25px;
}

.ImgWithBorder
{
	border: 1px solid #3A3E79;
	margin: 10px 0;
}

.ImgWithBorderInline
{
	display: inline;
	border: 1px solid #3A3E79;
	margin: 10px 0;
}

.InfoParagraph
{
	margin: 10px 0px 10px 12px;
	padding: 5px;
	border: 1px solid #3A3E79;
	background-color: #E3F4E9;
}

p
{
	padding-left: 15px;
}

#Photo
{
	margin-left: 10px;
	float: right;
	left: 800px;
	border: 1px solid #575A8F;
}

.MainMenu, .MainMenuActive, .SubMenu, .SubMenuActive, .MainMenuEmpty
{
	height: 18px;
	padding: 3px;
	background-color: #B5B8DA;
}

.SubMenu, .SubMenuActive
{
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.SubMenu a, .SubMenuActive a
{
	color: #676A9D;

}


.MainMenuEmpty
{
	height: 6px;
	border-bottom: 0;
}

/* .MainMenuActive, .MainMenu:hover, .SubMenu:hover, .SubMenuActive */
/* { */
/* 	border-right: 2px solid #6F74AC; */
/* } */

.MainMenu:hover
{
	background-color: #E3F4E9;
}

.MainMenu a, .MainMenuActive a
{
	font-weight: normal;
}

.Redirect
{
	position: absolute;
	left: 25px;
	width: 100px;
	top: 100px;
	height: 20px;
	background-color: #B5D6C4;
	border: 2px solid #7CAB91;
	padding: 5px;
}

#Search
{
	position: absolute;
	top: 35px;
	left: 450px;
}

.SubMenu, .SubMenuActive
{
	background-color: #DADCF0;
	padding-left: 15px;
	padding-right: 5px;
}

.SubMenu a, .SubMenuActive a
{
	font-weight: normal !important;

}

.SubMenu:hover
{
	background-color: #E3F4E9;
}

.SubMenuContainer
{
	border-top: 1px solid #9A9DC9;
	border-bottom: 1px solid #9A9DC9;

}

#MainMenuContainer
{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 175px;
	max-width: 175px;
	border: 1px solid white;
	border-left: 0;
}

.SubSubMenu
{
	border: 1px solid #8BC19F;
	padding: 2px 4px;
	background-color: white;
}

.SubSubMenu a
{
	color: #458A5F !important;
}

.SubSubMenu:hover
{
	background-color: #A1CEB2;
}

.SubSubMenu:hover a
{
	color: white !important;
}

#SubSubMenuContainer
{
	background-color: #E3EDE6
	margin-top: 0px;
	margin-bottom: 10px;
}

#SubSubMenuContainer a
{
	font-weight: normal;
}

.TimeTable
{
	border: 1px solid #649F7C;
	border-bottom: 0;
}

.TimeTable td
{
	border-bottom: 1px solid #649F7C;
}

.TimeTable .TimeTableTime
{
	font-weight: bold;
	width: 60px;
	background-color: #AFD2BD;
	border-right: 1px solid #649F7C;
}

.TimeTable .TimeTableLocation
{
	background-color: #BFDBCA;
	width: 150px;
	border-right: 1px solid #649F7C;
}

.TimeTable .TimeTableHour
{
	background-color: #B4D6C2;
	padding: 2px;
	font-weight: bold;
	border: 1px solid #92C1A5;
	margin: 2px;
}

.TimeTable ol
{
	padding-left: 20px;
}

.TimeTable p
{
	padding-left: 2px;
}

ul
{
	list-style: square;
}

ul li
{
	margin-bottom: 6px;
}

ol li
{
	margin-bottom: 8px;
}

#RestylaneTable
{
	width:  100%;
	border-bottom: 1px solid #3A3E79;	
	margin-top: 30px;
}

#RestylaneTable td
{
	padding:  4px;
	text-align: center;
	border-left: 1px solid #3A3E79;
}

#RestylaneTable .LeftCell
{
	border:  0;
}

#RestylaneTable .RightCell
{
	border-right: 1px solid #3A3E79;	
}

#RestylaneTable .HeaderCell
{
	text-align: left;
	font-weight: bold;
	color:  #3A3E79;
	border-bottom: 1px solid #3A3E79;
	border-top: 1px solid #3A3E79;
	background-color: #e2f2e9;
}

.RestylaneExamplesTable
{
	margin-top: 20px;
	margin-left: 15px;
}

.RestylaneExamplesTable td
{
	padding:  4px;
	padding-top: 8px;
	vertical-align: top;
}

.RestylaneExamplesTable img
{
	margin-left: 15px;
	border:  1px solid #3A3E79;
}