@charset "UTF-8";
/* Utah Pain Treatment Centers */

@import "reset.css";

body {
	background: #e1edf0 url(../images/bg.jpg) top center repeat-x;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	line-height: 18px;
}




hr {
	border: none;
	padding: 0 0 18px 0;
}
.left-column hr {
	background: url(../images/separator-long.png) top center no-repeat;
	height: 10px;
}
.right-column hr {
	background: url(../images/separator-short.png) top center no-repeat;
	height: 10px;
}
.btn {
	text-align: center;
	margin: 10px 0;
}
.btn a {
	background: url(../images/button-sprite.png) top center no-repeat;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	
	display: block;
	padding: 5px 0 0 0;
	height: 25px;
	width: 270px;
}
.btn a:hover {
	background: url(../images/button-sprite.png) bottom center no-repeat;	
}




/* Color Palette */
.gray {
	color: #666;	
}
.light-cyan {
	color: #00718f;	
}
.dark-cyan {
	color: #003c4b;	
}
.sky-blue {
	color: #e1edf0;	
}



/* Typography */
a {
	text-decoration: underline;
	color: #003c4b;
}
a:hover {
	text-decoration: none;	
}
h1 {
	color: #00718f;	
	font-size: 36px;
	line-height: 36px;
	
	margin: 0 0 18px 0;
}

h1 a{
	color: #00718f;	
	font-size: 36px;
	line-height: 36px;
	
	margin: 0 0 18px 0;
	text-decoration: none;
}

h1 a:hover{
	color: #003c4b;
}

h2 {
	font-size: 18px;	
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #003c4b;	
	
	margin: 0 0 18px 0;
}
p {
	padding: 0 0 18px 0;	
}



.header {
	background: url(../images/header.png) top center no-repeat;
	
	width: 960px;
	height: 190px;
	margin: 0 auto;
	overflow: hidden;
}


.nav1 {
	float: right;
	height: 100px;
	overflow: hidden;
}
.nav1 ul {
	padding: 53px 0 0 0;	
}
.nav1 ul li {
	float: left;
	padding: 0 25px 0 0;
}
.nav1 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.nav1 a:hover {
	color: #00718f;
}
.nav1 .current_page_item a {
	color: #00718f;
}

.nav2 {
	height: 90px;
	overflow: hidden;
	clear: both;
	float: right;
}
.nav2 ul li {
	text-align: center;
	
	float: left;
	width: 210px;

}
.nav2 ul li a {
	background: url(../images/navsprite.png) top left no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	
	display: block;
	width: 210px;
	height: 55px;
	padding: 35px 0 0 0;
}
.nav2 ul li a:hover {
	background: url(../images/navsprite.png) bottom left no-repeat;		
}
.nav2 li.conditions a {
	background: url(../images/navsprite.png) top right no-repeat;	 
	height: 65px;
	padding: 25px 0 0 0;
}
.nav2 li.conditions a:hover {
	background: url(../images/navsprite.png) bottom right no-repeat;
}



.intro {
	width: 960px;
	margin: 0 auto;
}



.content-wrap {
	background: url(../images/content-bg.jpg) top center repeat-y;
	
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.left-column {
	background: #fff;
	
	width: 570px;
	float: left;
	padding: 50px 30px 90px 30px;
}


.left-column ul {
	width: 550px;
	padding: 0 0 18px 20px;
}
.left-column ul li.list-title {
	background: none;
	margin: 0 0 0 -33px;
}
.left-column ul li {
	background: url(../images/asterisk.png) top left no-repeat;
	padding: 0 0 7px 13px;
}

.videos {
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
}
.youtube {
	width: 440px; /* 400px; */
	float: left;
}
.videos-right-column {
	float: left;
	width: 130px; /* 170px; */
	font-size: 10.5px;
}

.as-seen-on {
	background: #003c4b;
	font-weight: bold;
	color: #fff;
	text-align: center;
	
	padding: 4px 0 7px;
	margin: 0 0 9px 0;
}

.testimonial {
	background: #fff;
	
	border: 2px solid #95979d;
	padding: 3px;

}
.testimonial p {
	padding: 0;	
}
.testimonial .testimonial-content-wrap {
	background: #95979d;
	padding: 15px;
	overflow: hidden;
}
.testimonial .photo {
	float: left;
	padding: 0;
}
.testimonial .content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #fff;

	float: right;
	width: 410px;
}
.readmore {
	float: right;
	position: relative;
	top: 10px;
}
.readmore a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}




.right-column {
	background: #e1edf0 url(../images/rcolumn-bg.jpg) top center repeat-x;
	float: left;
	
	width: 270px;
	padding: 300px 30px 90px 30px;
}

.callus {
	color: #003c4b;	 
	font-size: 24px;
	line-height: 28px;
	text-align: center;
}

.right-column ul {
	margin: 0 0 18px 30px;
}
.right-column ul li {
	background: url(../images/bullet-disc.png) top left no-repeat;
	padding: 0 0 0 11px;
}

.newsdate {
	font-size: 12px;
	color: #003c4b;
	padding: 0 0 5px 0;
}




.footer-wrap {
	background: #001d28 url(../images/footer-bg.jpg) top center repeat-x;
	height: 290px;
	width: 100%;
}

.footer {
	color: #fff;
	
	width: 820px;
	margin: 0 auto;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;	
}

.wrapup {
	padding: 17px 0;
	overflow: hidden;
}
.wrapup ul li {
	height: 58px;
	padding: 10px 19px 0;
	overflow: hidden;
	
	float: left;
	border-left: 1px solid #003643;
	border-right: 1px solid #005b73;
}
.wrapup ul li.firstli {
	border-left: none;	
}
.wrapup ul li.lastli {
	border-right: none;	
}

.footer-nav {
	font-size: 12px;
	
	padding: 25px 0 0 18px;
}
.footer-nav ul li {
	float: left;
	padding-right: 15px;
}



/*


#wpcf7-f2-p15-o2 {
	width: 960px;
	margin: 0 auto;
}

.wpcf7-form {
	background: #004658;
	color: #fff;
	text-align: center;
	
	width: 240px;
	padding: 15px;
	margin: 0 0 0 660px;
	position: absolute;
	top: 510px;
	z-index: 1;
}
*/

.consultation-form-wrap {
	width: 960px;
	margin: 0 auto;
}
.contact-table {
	width: 500px;
		
}
.contact-table td {
	height: 300px;	
}
.consultation-form {
	background: #004658;
	color: #fff;
	text-align: center;
	
	width: 240px;
	padding: 15px;
	margin: 0 0 0 660px;
	position: absolute;
	top: 510px;
	z-index: 1;
}

.subpage .consultation-form {
	top: 390px;	
}
.form-table {
	margin: 10px auto 0;
	width: 200px;
	text-align: left;
}
.form-table td {
	height: 26px;	
}
.form-label {
	font-size: 12px;
	color: #fff;
	text-align: right;
	
	padding: 0 3px 0 0;
}
#message {
	width: 176px;
	height: 96px;
}




/* ABOUT page */
ul.list-about li {
	background: url(../images/bullet-blue.png) top left no-repeat;
	
	padding-left: 20px;
}

.docname {
	font-size: 16px;
	color: #003c4b;
}
.smallgray {
	font-size: 12px;	
}
.right-column ul.list-staff li {
	background: none;
	
	padding: 0 0 9px 0;
}
.btn-separator {
	margin: -5px 0 0 0;	
}


/* Images
-------------------------------------------------------------- */

.content-wrap img {
	margin: 0;
	max-width: 640px;
}
.content-wrap .attachment img {
	max-width: 900px;
}
.content-wrap .alignleft,
.content-wrap img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.content-wrap .alignright,
.content-wrap img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.content-wrap .aligncenter,
.content-wrap img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.content-wrap img.alignleft, 
.content-wrap img.alignright, 
.content-wrap img.aligncenter {
	margin-bottom: 12px;
}
.content-wrap .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
.content-wrap .wp-caption img {
	margin: 5px 5px 0;
}
.content-wrap .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.content-wrap .wp-smiley {
	margin:0;
}
.content-wrap .gallery {
	margin: auto;
}
.content-wrap .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.content-wrap .gallery img {
	border: 2px solid #cfcfcf;
}
.content-wrap .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.content-wrap .gallery dl {
	margin: 0;
}
.content-wrap .gallery img {
	border: 10px solid #f1f1f1;
}
.content-wrap .gallery br+br {
	display: none;
}

#map_canvas { height: 300px;width: 500px }
#directionsPanel {width: 500px }

