@charset "utf-8";
/* CSS Document */

body {
	background-color:#9e9e9e;
	color:#cccccc;
	font-size:medium;
	}
h1,h2,h3,h4,h5,h6 {
	color:#cc0000;
	}
table {
	color:#cc0000;
	}
a {
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
	}

a:hover{
	color:#cccccc;
	text-decoration:none;
	}

p {
	color:#cccccc;
	font-weight:bold;
	}
.container {
	width:801px;
	background-repeat:no-repeat;
	background-color:#0f0055;
	border:1px solid #ffffff;
	}

.head {
	background-image:url(images/head.jpg);
	height:144px;
	}
	
.nav a{
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
	}
	
.nav{
	background:#0f0055 url(images/navback.jpg) no-repeat bottom left;
	}

.nav a:hover{
	color:#cc0000;
	}
.nav ul {
	margin-top:5px;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	margin-bottom:0;
	}
.nav ul li {
	display:inline;
	margin-left:18px;
	}
	
.maincontent {
	margin-left:40px;
	margin-right:30px;
	padding-bottom:5px;
	min-height:350px;
	}

h1 {
	margin-top:5px;
	font-size:1.55em;
	font-weight:bold;
	margin-bottom:2px;
	text-align:center;
	color:#CC0000;
	}
h3 {
	font-size:1.20em;
	text-align:center;
	margin-bottom:0;
	}
	
h4 {
	font-size:1.15em;
	}
.left {
	padding-top:10px;
	float:left;
	padding-right:30px;
	}
.right {
	padding-top:10px;
	float:right;
	padding-left:30px;
	}

	
#cliniclist {
	padding-top:0px;
	list-style:none;
	text-align:center;
	}
#cliniclist li {
	font-weight:bold;
	margin-top:8px;
	}

	
.text {
	text-align:left;
	font-weight:bold;
	color:#cccccc;
	font-size:medium;
	}



.footer {
	padding-top:15px;
	padding-bottom:4px;
	font-size:.75em;
	font-weight:bold;
	text-align:center;
	clear:both;
	color:#cccccc;
	}
	
/*Page specific styles */

.privateandgroup table {
	width:430px;
	font-weight:bold;
	}
.privateandgroup caption {
	padding-top:20px;
	color:#cccccc;
	}
.privateandgroup td {
	padding-bottom:6px;
	padding-top:6px;
	border-bottom-color:#cccccc;
	border-bottom-width:2px;
	border-bottom-style:solid;
	}

.contactus form {
	text-align:left;
	padding-top:20px;
	margin-bottom:60px;
	}
	
.contactus form .label {
	font-weight:bold;
	font-size:20px;
	padding-right:40px;
	padding-left:20px;
	padding-top:0px;
	}
	
	.giftcard table {
	width:300px;
	font-weight:bold;
	padding-top:0px;
	color:#cc0000;
	}
	
.giftcard table td {
	padding-bottom:6px;
	padding-top:6px;
	border-bottom-color:#cccccc;
	border-bottom-width:2px;
	border-bottom-style:solid;
	}

.bio ul {
	list-style:disc;
	color:#cccccc;
	padding-left:0px;
	}
.bio ul li {
	margin-top:4px;
	margin-bottom:4px;
	}


.pollclass {
	padding-left:20px;
	width: 350px;
	float:left;
	text-align:center;
	}
	
	
	


/*Gallerific Styles*/
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:400px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 400px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
	color:#000000;
	font-weight:bold;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
