/*------------------------General HTML definitions-------------------*/

body {
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#EFEFEF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#00407d;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:100;
	color:#003B75;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#0374bb;
}
a, img {
	outline:none;
	border:0px;
}
hr {
	border: 0;
	height: 1px;
	/*color: #c5d4eb;
	background-color:#c5d4eb;*/
	color: #999999;
	background-color:#999999;
}
a:active {
	outline:none;
}
:focus {
	-moz-outline-style:none;
}
/*-----------------------Layout Containers----------------------------*/

/*This "wraps" all of the xhtml and in one container.
	page width and background image or color are set here. */
#container {
	display: block;
	width:1000px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#78a6d8;
	background-image:url(../images/bg-container.jpg);
	background-repeat:repeat-x;
	-moz-box-shadow: #474536 0px 0px 2px 0px;
}
#top {
	position:relative;
	height:142px;
	width:1000px;
	background-image:url(../images/bg-top.jpg);
	background-repeat:no-repeat;
}
#header {
	position:relative;
	height:245px;
	width:980px;
	margin-left:9px;
}
#buttons {
	display:block !important;
	display:none;
	position:relative;
	height:160px;
	width:980px;
	float:left;
	margin-left:18px;
	background-image:url(../images/button-content.png);
	background-repeat:no-repeat
}
#nav {
	position:relative;
	width:990px;
	height:83px;
	margin-left:8px;
	background-image:url(../images/navigation.png);
	background-repeat:no-repeat;
	z-index:99;
}
#nav a {
	text-decoration:none;
}
#content_container {
	width:980px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}
#content_container a, link, visited {
	color:#00407d;
	text-decoration:none;
}
#content_container a:hover {
	text-decoration:underline;
}
#column_left {
	float:left;
	display:block;
	/*text-align:left;*/
	padding:8px !important;
	width:280px;
	margin-left:18px !important;
	margin-left:3px;
	margin-top:25px;
	background-image:url(../images/bg-left-column.jpg);
	background-repeat:repeat-x;
	background-color:#fefefe;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-top-right-radius:15px;
}
#column_left a:hover {
	color:#e0bf00;
	text-decoration:none;
}
#column_left_home {
	float:left;
	display:block;
	padding:8px !important;
	width:280px;
	margin-left:18px !important;
	margin-left:7px;
	margin-top:15px;
	background-image:url(../images/bg-left-column.jpg);
	background-repeat:repeat-x;
	background-color:#fefefe;
	-moz-border-radius-topleft:15px;
	-webkit-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-radius-topright:15px;
}
#column_left_home a:hover {
	color:#e0bf00;
	text-decoration:none;
}
#innerfade {
	float:none !important;
	margin-left:2px;
	height:171px;
	overflow:hidden;
}
#flowertown{
	float:none !important;
	height:362px;
	overflow:hidden;
}
#column_right_home {
	padding:8px !important;
	float:left;
	width:643px;
	min-height:700px;
	margin-top:15px;
	margin-left:7px;
	background-color:#b9ccea;
	-moz-border-radius-topleft:15px;
	-webkit-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-radius-topright:15px;
}
#column_right {
	padding:8px !important;
	float:left;
	width:643px;
	min-height:570px;
	margin-left:7px;
	margin-top:25px;
	background-color:#b9ccea;
	-moz-border-radius-topleft:15px;
	-webkit-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-radius-topright:15px;
}
#contact {
	width:980px;
	float:left;
	padding:10px;
	color:#FFFFFF;
	background-color:#007ec3;
	-moz-box-shadow: #474536 0px 0px 2px 0px;
}
#contactLeft {
	width:650px;
	float:left;
	margin-top:12px;
	margin-left:20px;
	margin-right:4px;
	color:#eaecd6;
	border-right-width:thin;
	border-right:1px;
	border-right-color:#013d79;
	border-right-style:solid;
}
#contactRight {
	width:270px;
	float:left;
	color:#eaecd6;
	margin-top:12px;
	padding-left:8px;
}
#contactRight a, link, visited {
	color:#FFFFFF;
}
#contactRight a:hover {
	text-decoration:underline;
}
#contact1 {
	width:290px;
	float:left;
	margin-left:20px;
	margin-right:4px;
	color:#eaecd6;
	border-right-width:thin;
	border-right:5px;
	border-right-color:#504d3a;
	border-right-style:double;
}
#contact2 {
	width:290px;
	float:left;
	margin-left:20px;
	margin-right:4px;
	color:#eaecd6;
	border-right-width:thin;
	border-right:5px;
	border-right-color:#504d3a;
	border-right-style:double;
}
#contact3 {
	width:290px;
	float:left;
	margin-left:20px;
	color:#eaecd6;
	padding-left:8px;
}
#column_search {
	width:970px;
	margin-top:50px;
	min-height:500px;
	padding-left:30px;
	background-color:#FFFFFF;
}
#column_tour {
	padding-left:50px;
	width:950px;
	min-height:600px;
}
#audio {
	text-align:center;
	height:70px;
}
/*----------------------------Footer----------------------------*/
#footer {
	clear:both;
	position:relative;
	width:1000px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:repeat-x;
	background-color:#013c76;
	-moz-box-shadow: #474536 0px 0px 2px 0px;
}
#footer_text {
	padding-left:20px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:9px;
}
#footer a, link, visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#fce618;
	text-decoration:none;
}
.siteBy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.siteBy a, link, visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.footerAbout {
	width:130px;
	border-bottom-width:thin;
	border-bottom:1px;
	border-bottom-color:#fce618;
	border-bottom-style:solid;
}
.footerDoctor {
	width:145px;
	border-bottom-width:thin;
	border-bottom:1px;
	border-bottom-color:#fce618;
	border-bottom-style:solid;
}
.footerEyecare {
	width:180px;
	border-bottom-width:thin;
	border-bottom:1px;
	border-bottom-color:#fce618;
	border-bottom-style:solid;
}
.footerLasik {
	width:150px;
	border-bottom-width:thin;
	border-bottom:1px;
	border-bottom-color:#fce618;
	border-bottom-style:solid;
}
.footerCataracts {
	width:100px;
	border-bottom-width:thin;
	border-bottom:1px;
	border-bottom-color:#fce618;
	border-bottom-style:solid;
}
.footerPatients {
	width:170px;
	border-bottom-width:thin;
	border-bottom:1px;
	border-bottom-color:#fce618;
	border-bottom-style:solid;
}
/*----------------Classes--------------*/
.socialMedia {
	height:69px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3e73a9;
	position:absolute;
	left:695px;
	top:0px;
}
.socialMedia a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#3e73a9;
}
.locationTop {
	position:absolute;
	top:110px;
	left:640px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	color:#FFFFFF;
}
.locationTop a, link, visited {
	color:#FFFFFF;
	text-decoration:none;
}
.locationTop a:hover {
	color:#003b75;
	text-decoration:none;
}
.hrAbove {
	position:absolute;
	top:258px;
}
.hrBelow {
	position:absolute;
	top:411px;
}
.imgBorder {
	background-color:#fff;
	padding:4px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.imgBorderRight {
	margin-right:4px;
	margin-left:12px;
	margin-bottom:6px;
	float:right;
	background-color:#fff;
	padding:4px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.textStyle1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#333333;
}
.textStyle2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:100;
	color:#003b75;
}
.textStyle3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:200;
	color:#003b77;
}
.textStyle4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:200;
	color:#003b77;
}
.textStyle5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003b77;
}
.textStyle6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:100;
	color:#FFFFFF;
}
.textStyle7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#FFFFFF;
}
.textStyle8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003b77;
}

.italicText {
	font-style:italic;
}
.boldText {
	font-weight:bold;
}
.floatLeft {
	margin-left:4px;
	margin-right:12px;
	float:left;
	border-style:none;
	border: 0px;
}
.floatLeftDoc {
	margin-left:4px;
	margin-right:25px;
	float:left;
	background-color:#fff;
	padding:4px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.floatLeftDocAlt {
	margin-left:4px;
	margin-right:20px;
	float:left;
	background-color:#fff;
	padding:4px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.floatLeftHoward {
	margin-left:4px;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
	background-color:#fff;
	padding:4px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.floatRight {
	margin-right:4px;
	margin-left:12px;
	margin-bottom:6px;
	float:right;
	border-style:none;
	border: 0px;
}
.leftTable {
	background-image:url(../images/bg-left-content.jpg);
	background-repeat:repeat-x;
	color:#676550;
}
.leftTableTab {
	padding-left:15px;
	padding-top:4px;
}
.textfieldContact {
	width:	228px;
	margin-bottom:2px;
	padding:2px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	background-color:#FFFFFF;
	border-width:thin;
	border:2px;
	border-color:#CCCCCC;
	border-style:solid;
	color:#013d79;
	text-indent:4px;
	-moz-box-shadow: #474536 2px 2px 2px;
	-webkit-border-radius: 7px;    /* for Safari */
	-moz-border-radius: 7px;
}
.textareaContact {
	width:	400px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	padding:2px;
	font-size:16px;
	border-width:thin;
	border:2px;
	border-color:#CCCCCC;
	border-style:solid;
	color:#013d79;
	text-indent:2px;
	-moz-box-shadow: #474536 2px 2px 2px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	overflow-y:hidden;
}
.textfield {
	width:	228px;
	margin-bottom:2px;
	padding:2px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	background-color:#FFFFFF;
	border-width:thin;
	border:2px;
	border-color:#CCCCCC;
	border-style:solid;
	color:#013d79;
	-moz-box-shadow: #474536 2px 2px 2px;
	-webkit-border-radius: 7px;    /* for Safari */
	-moz-border-radius: 7px;
}
.textfieldAge {
	width:30px;
	margin-bottom:2px;
	padding:2px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	background-color:#FFFFFF;
	border-width:thin;
	border:2px;
	border-color:#CCCCCC;
	border-style:solid;
	color:#013d79;
	text-indent:4px;
	-moz-box-shadow: #474536 2px 2px 2px;
	-webkit-border-radius: 7px;    /* for Safari */
	-moz-border-radius: 7px;
}
.contactSubmit {
	margin-top:15px;
	width:99px;
	height:37px;
	border:0;
	color:#00407d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	background-image:url(../images/submit-button.png);
	/*text-indent:-9999px;*/
	text-transform: capitalize;
	background-position:center;
	background-color:transparent;
	background-repeat:no-repeat;
}
.searchfield {
	width:230px;
	height:14px;
	padding:2px;
	margin-top:5px;
	margin-left:29px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg-search.jpg);
	background-repeat:repeat-x;
	border-width:thin;
	border:1px;
	border-color:#bebec0;
	border-style:groove;
	color:#4075ab;
	text-indent:3px;
}
.searchSubmit {
	width:33px;
	height:19px;
	border:none;
	margin-top:5px;
	background-image:url(../images/go-button.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
#searchbox {
	padding-left:25px;
}
.submit {
	position:relative;
	float:left;
	margin-top:15px;
	width:82px;
	height:23px;
	border:none;
	-moz-box-shadow: #474536 2px 2px 2px;
	background-image:url(../images/submit-button.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
.decrease {
	position:relative;
	float:left;
	width:21px;
	height:15px;
	border:none;
	background-image:url(../images/text-decrease.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
.increase {
	position:relative;
	float:left;
	width:20px;
	height:15px;
	border:none;
	background-image:url(../images/text-increase.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
#calculator_small {
	background-image:url(../images/cc-calc.jpg);
	width:300px;
	height:157px;
}
.calcTable {
	margin-left:8px;
	margin-top:120px;
	height:20px;
}
.calcField {
	height:20px;
}
.callbutton {
	position:absolute;
	top:75px;
	left:813px;
}

/*----------------Accordion---------------*/
#accordion {
	margin-left:6px;
	margin-top:6px;
	width: 630px;
}
#accordion h2 {
	background-image:url(../images/bg-accordion.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:15px 15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	height:100%;
}
#accordion h2.current {
	cursor:default;
}
#accordion div.pane {
	background-image:url(../images/bg-pane.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#d9e5f5;
	display:none;
	/*height:100%;*/
	padding:15px;
	color:#606062;
	font-size:12px;
}
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}
#accordion-sub {
	margin-left:5px;
	width: 270px;
}
#accordion-sub h2 {
	background-image:url(../images/bg-accordion-sm.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:2px 15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	height:100%;
}
#accordion-sub h2.current {
	cursor:default;
}
#accordion-sub div.pane {
	background-image:url(../images/bg-pane.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#d9e5f5;
	display:none;
	height:280px;
	padding:5px;
	color:#606062;
	font-size:12px;
}
#accordion-sub div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}
#accordion-video {
	width: 350px;
}
#accordion-video h2 {
	background-color:#78a6d8;
	margin:0;
	padding:2px 15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003b71;
	cursor:pointer;
	height:100%;
	margin-top:3px;
}
#accordion-video h2.current {
	cursor:default;
}
#accordion-video div.pane {
	background-image:url(../images/bg-pane.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#d9e5f5;
	display:none;
	padding:5px;
	color:#606062;
	font-size:16px;
	font-weight:300;
}
#accordion-video div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}
#accordion-frames {
	width: 600px;
}
#accordion-frames h2 {
	margin:0;
	padding:2px 15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003b71;
	cursor:pointer;
	height:100%;
	margin-top:3px;
}
#accordion-frames h2.current {
	cursor:default;
}
#accordion-frames div.pane {
	display:none;
	padding:5px;
	color:#606062;
	font-size:16px;
	font-weight:300;
}
#accordion-frames div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}
.box {
	background-color:#FFFFFF;
	padding:2px;
	border:1px solid #ccc;
	margin:10px;
	width:370px;
	font-size:14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/*-----------shutters--------*/
ul#menuback {
	margin-top:17px;
	list-style: none;
	width:962px;
	overflow: none;
	float:left;
	display:block;
	position:relative;
}
ul#menuback li.shutter-1 {
	width: 315px;
	height: 142px;
	display: block;
	float: left;
}
ul#menuback li.shutter-2 {
	width: 327px;
	height: 142px;
	display: block;
	float: left;
}
ul#menuback li.shutter-3 {
	width: 311px;
	height: 142px;
	display: block;
	float: left;
}
ul#menuback li#shutter1 {
	margin-left:-38px;
	background: url(../images/affordable-door.png) no-repeat;
}
ul#menuback li#shutter2 {
	margin-left:3px;
	background: url(../images/doctor-door.png) no-repeat;
}
ul#menuback li#shutter3 {
	margin-left:4px;
	background: url(../images/quiz-door.png) no-repeat;
}
a.link {
	width: 334px;
	height: 143px;
	display: block;
	text-indent: -9999px;
}
.zeropercent {
	position:absolute;
	left:204px;
	top:57px;
	width: 106px;
}
/*----------JQuery Tools ----------*/
.overlay {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:0px;
	top:50px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#overlay {
	background-color:#FFFFFF;
	color:#000000;
	width:656px;
	height:526px;
}
/*.overlayDoc {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlayDoc .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:-8px;
	top:-8px;
	cursor:pointer;
	height:35px;
	width:35px;
}*/
.overlayVideo {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlayVideo .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:410px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#overlayVideo{
	background-color:#000000;
	width:433px;
	height:430px;
}
#overlayVideo2{
	background-color:#000000;
	width:433px;
	height:430px;
}
.overlayVideo2 {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlayVideo2 .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:410px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#overlayVideo3{
	background-color:#000000;
	width:433px;
	height:430px;
}
.overlayVideo3 {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlayVideo3 .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:410px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#overlayVideo4{
	background-color:#000000;
	width:433px;
	height:430px;
}
.overlayVideo4 {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlayVideo4 .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:410px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#overlayVideo5{
	background-color:#000000;
	width:433px;
	height:430px;
}
.overlayVideo5 {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlayVideo5 .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:410px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#overlayVideo6{
	background-color:#000000;
	width:433px;
	height:430px;
}
.overlayVideo6 {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlayVideo6 .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:410px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#overlayVideo7{
	background-color:#000000;
	width:433px;
	height:430px;
}
.overlayVideo7 {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlayVideo7 .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:410px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#overlayVideo8{
	background-color:#000000;
	width:433px;
	height:430px;
}
.overlayVideo8 {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlayVideo8 .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:410px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#overlayVideo9{
	background-color:#000000;
	width:433px;
	height:430px;
}
.overlayVideo9 {
	display:none;
	z-index:10000;
	width:60%;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
}
.overlayVideo9 .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:410px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.videoplayer {
	width:270px;
	height:210px;
	overflow:hidden;
	display:block;
	margin-left:5px !important;
	margin-left:10px;
	margin-top:6px;
}
.videoplayerRight {
	width:270px;
	height:210px;
	overflow:hidden;
	display:block;
	margin-left:5px !important;
	margin-left:10px;
	margin-top:6px;
	float:right;
}
.videoplayerHome {
	/*width:320px;
	height:240px;*/
	display:block;
	margin-left:-20px;
/*	margin-left:5px !important;
	margin-left:10px;
	overflow:hidden;*/
	margin-top:6px;
}
.videoplayerAccordion {
	width:260px;
	height:195px;
	overflow:hidden;
	display:block;
}
.contentWrap {
	height:490px;
	width:620px;
	padding:8px;
	margin-left:8px;
	margin-top:8px;
	overflow-y:auto;
	border:3px solid #016BA7;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.contentVideo {
	height:405px;
	width:405px;
	padding:15px;
}

