/*common for all*/
div,p,h1,h2,h3,h4,h5,h6,span,ul,li,form,label{margin:0; padding:0;}
a img{ border:none}
a, a:hover {outline:none;}
body {
	margin:0px;
	text-align:left;
	font-family:inherit;
	font-size:inherit;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg-r.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;
	}

	
/*layout css start*/
#wrapper{
	width:1024px;
	padding:0px;
	height: auto;
	float: left;
	margin: 0px;
}
#main{
	width:936px;
	margin:0px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 88px;
	background-image: url(../images/bg-top-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	float: left;
	height: 156px;
	width: 936px;
	background-image: url(../images/top-left-corner.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}



.curve {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}







.logo {
	float: left;
	width: 250px;
	padding-top: 22px;
	text-align: center;
	padding-left: 57px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 105px;
	padding-bottom: 21px;
}

.top-nav {
	float: left;
	width: 116px;
	text-decoration: none;
	height: auto;
	padding-left: 236px;
	padding-top: 42px;
}
.top-nav img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.top-newsletter {
	background-color: #000000;
	background-image: url(../images/join-email-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 138px;
	width: 277px;
	font-family: "Myriad Pro";
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	padding-top: 18px;
	line-height: 20px;
}/*background-image: url(../images/join-email-bg-l2.jpg);*/
.top-newsletter2 { 
font-family:Tahoma, Geneva, sans-serif; letter-spacing:.1em;color: #EEE; margin-right: -11px; padding-left: 11px;
}
.top-newsletter3 { 
background-image:none;
}
.appointmentlink { display:block; background:#fff; color:#000; width:200px; margin: 2px auto; border-radius:3px; }
.appointmentlink:hover { background:#f9f6f6;  }

a.appointmentlink3 { display:block; background:#030303; color:#fff; width:200px; margin: 7px auto 2px; border-radius:8px; border:1px solid #fff; letter-spacing:.1em; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-align:center; }
a.appointmentlink3:hover { background:#f9f6f6; color:#111; }
a.appointmentlink3a { text-decoration:underline; border:none; color:#fff; }

.sociallinks { z-index:100;position: relative; }
.sociallinks li { display:inline-block; }
.sociallinks li a { width:44px; height:44px; display:block; margin:3px 4px; cursor:pointer; }
.sociallinks li a.twitterlink { background:url(../images/social_media_icons/twitter-44.png) left top no-repeat; }

.sociallinks li a.citysearchlink { background:url(../images/social_media_icons/citysearch-44b.png) left top no-repeat; }

.sociallinks li a.facebooklink { background:url(../images/social_media_icons/facebook-44.png) left top no-repeat; }

.sociallinks li a.linkedinlink { background:url(../images/social_media_icons/linkedin-44.png) left top no-repeat; }


.sociallinks li a:hover { background-position: 0 -45px; }

.new-box {
	font-family: "Myriad Pro";
	font-size: 15px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #0a0a0a;
	height: 20px;
	width: 180px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.news-go-btn {
	background-color: #0a0a0a;
	height: 20px;
	width: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Myriad Pro";
	font-size: 13px;
}

.middle {
	text-align: left;
	float: left;
	height: 409px;
	width: 936px;
}
.banner {
	float: left;
	height: 409px;
	width: 678px;
}
.displayarea {
	float: left;
    height: auto;
    width: 640px;
    background-color: #000;
	border:8px #fff solid;
    border-radius: 22px;
	padding:11px;
	color:#FFF;
}
.displayarea h1 { color:#DDD; }
.displayarea ul { width:202px; float:left; height:auto; overflow:hidden; display:block; padding:10px 0 0 10px; }
.displayarea ul li { list-style:none; margin-bottom:15px; }
.displayarea ul li a { color:#eef; }
.right-nav {
	float: left;
	height: auto;
	width: 258px;
	padding-top: 74px;
}
.right-nav img {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.content {
	float: left;
	height: auto;
	width: 626px;
	padding-left: 33px;
}


.inner-txt {
	float: left;
	height: auto;
	width: 450px;
	background-color: #FFFFFF;
	padding-top: 25px;
	background-image: url(../images/bottom-top-corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	padding-right: 75px;
	padding-left: 101px;
	padding-bottom: 30px;
}
.inner-txt p {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}





h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	font-style: normal;
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #420703;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
	text-align: left;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Century Gothic";
	color: #A7170E;
}


.contact-left {
	float: left;
	width:350px !important;
	width:540px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.comment-field{ margin: 4px 0; width:190px;}
.contact-lft-input {
	width: 120px;
	float: left;
	text-align:left;
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: auto;
	
}
.contact-rgt-input {
	width: 180px;
	float: left;
	margin: 0px;
	text-align: left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	padding: 0px;
}
.sbt-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 70px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	float: left;
	font-weight: bold;
	background-color: #C70216;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.text-area {
	height: auto;
	width: 180px;
	float: left;
	text-align: left;
	border: 1px none #CCCCCC;
}
.input-txt-box {
	background-color: #FFFFFF;
	border: 1px solid #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 16px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

.input-txtarea {
	background-color: #FFFFFF;
	border: 1px solid #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 70px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
.clear img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product-img {
	padding: 4px;
	border: 1px solid #999999;
}
.product-ttl {
	font-family: "Myriad Pro";
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.members-img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.hour-txt {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.subhead, .subhead { font-size:16px; font-style:italic; font-weight:bold; color:#C00; letter-spacing:.5pt; font-family:"Century Gothic", Geneva, sans-serif; }

/*  KEN BURNS SLIDESHOW  */	

.Kb_thumbBar { margin-left:44px; width:600px; float:left; }
.Kb_StatThumbs { border: 2px solid #555555;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 57px;
    margin: 1px 2px 1px 1px;
    opacity: 1;
    width: 93px;
    z-index: 1002;
}

.Kb_StatThumbs:hover, .Kb_StatThumbs.activeThumb { opacity: 0.7; border-color:#FC3; box-shadow: 0 10px 10px rgba(66, 66, 66, 0.35); -moz-box-shadow: 0 10px 10px rgba(66, 66, 66, 0.35); -webkit-box-shadow: 0 10px 10px rgba(66, 66, 66, 0.35); }


/*  JQ DATE PICKER  */


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
