@charset "utf-8";
/* CSS Document */
.video_box {
	float: left;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.video_display{
	background:  url(../images/bgr-video.png) no-repeat;
	height: 205px;
	width: 186px;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}

.video_title {
	height: 20px;
	width: 171px;
	float: left;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}



.video {
	float: left;	
	
}

.video_display a{
	color: #FFF;
	background: url(../images/bgr-btn-video.jpg) top;
	height: 21px;
	width: 169px;
	float: left;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
	cursor: pointer;
}

.video_display a:hover{
	background: url(../images/bgr-btn-video.jpg) bottom
}
.banner_contact {
	width: 250px;
	height: 174px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #130C98 url(../images/bgr-banner-contact.jpg) repeat-x;
	padding-left: 10px;

}

#side_nav .banner_contact h1 {
	font-size: 14px;
	color: #FFF;
	margin: 0px 10px 10px 0px;
	font-weight: bold;
	border-bottom: 1px solid #F0F0F0;
	padding: 0px 0px 2px;
	float: left;
}


.holder {
	float: left;
	width: 240px;
	margin-bottom: 2px;
}

.banner_name {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 55px;
}

.banner_field {
	float: left;
	width: 160px;
	padding-left: 10px;
}

.banner_field .field {
	background: #FFF;
	border: 3px solid #E9E9E9;
	width: 166px;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

.banner_field.field:hover {
	
}

.designed {
	font-weight: normal;		
}
.links{
	width: 570px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

.links a{
	color: #2A282D;
	font: bold 10px Tahoma, Geneva, sans-serif;
}

.links a:hover{
	color: #8B8695;
}


.contact_details {
	float: left;
	width: 590px;	
}

/*
################################################################
FORMS STYLES
################################################################
*/

.box_holder {
	width: 590px;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}

.name_field_holder {
	float: left;
	width: 590px;
	margin-bottom: 3px;
}

.name_holder {
	float: left;
	width: 150px;
	font-weight: bold;
}

.field_holder{
	float: left;
	width: 440px;	
}

.field {
	border: 3px solid #EEE;
	padding: 2px;
	width: 350px;
	font-size: 10px;
	font-weight: bold;
}

.field_small {
	border: 3px solid #EEE;
	padding: 2px;
	width:34px;
	margin-right:5px;
	font-size: 10px;
	font-weight: bold;
}

.select_field {
	border: 3px solid #EEE;
	padding: 2px;
	width: 150px;
	font-size: 10px;
	font-weight: bold;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #F00;	
}

/*
############################################################
INDEX STYLES
############################################################
*/
.services {
	float: left;
	width: 194px;
	margin-right: 2px;
}

.services h1 {
	font-size: 14px;
	color: #FFF;
	background: url(../images/bgr-h1-index.jpg) no-repeat;
	height: 23px;
	width: 184px;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
}
.practice_plan {
	float: left;
	width: 194px;
	margin-right: 2px;
}

.practice_plan h1 {
	font-size: 14px;
	color: #FFF;
	background: url(../images/bgr-h1-index.jpg) no-repeat;
	height: 23px;
	width: 184px;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
}

.gallery {
	float: right;
	width: 194px;
}

.gallery h1 {
	font-size: 14px;
	color: #FFF;
	background: url(../images/bgr-h1-index.jpg) no-repeat;
	height: 23px;
	width: 184px;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
}

/*
############################################################
UL PRICE LIST STYLES
############################################################
*/

.price_list {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 590px;
	float: left;
	border-top: 5px solid #817C87;
}


.price_list li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #EEE;
}

.price_title {
	display: inline;
	float: left;
	width: 400px;
	list-style: none;	
}

.plan_price{
	margin-left: 100px;
	color: #769B13;
}

.price {
	text-align: right;
	float: left;
	width: 190px;
	list-style: none;
	font-weight: bold;
	color: #000;
}

.left
{
	height: 120px;
	z-index: 1000;
	position: absolute;
	padding-top: 80px;

}

.right
{
	height: 120px;
	z-index: 1000;
	float: right;
	position: relative;
	padding-top: 80px;

}

.banner_prev
{
	width: 60px;
	height: 60px;
	display: block;
	cursor: pointer;
	background-image: url(../images/icon-btn-previous.png);
	background-position: top;
}

.banner_prev:hover
{
	background-position: bottom;
	background-image: url(../images/icon-btn-previous.png);

}

.banner_next
{
	background-position: top;
	background-image: url(../images/icon-btn-next.png);
	width: 60px;
	height: 60px;
	display: block;	
	cursor: pointer;
}

.banner_next:hover
{
	background-position: bottom;
	background-image: url(../images/icon-btn-next.png);

}


