/*
Theme Name: Physical Therapy & Wellness Institute 71
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);
@import url(starbursts.css);

* {
    margin: 0;
}

html, body {
    height: 100%;
}

html {
    overflow-y: scroll;
}
body {
    background: #4F4B6C;
    }
.wrapper {
    min-height: 100%;
    width: 990px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -80px;
    position: relative;
    background:url('images/bg.png') repeat-y top center;
}

#footer, .push {
    height: 80px;
    clear: both;
 /* .push must be the same height as .footer */
}

/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}

body,td,.bottom,.mceContentBody,.normal {
    color: #000;
}

body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "arial",sans-serif;
}

h1{font-size:150%;}
h2{font-size:130%;}
h3{font-size:115%;}

h2 span {font-size:16px;font-style:italic;font-weight:normal !important;}

.base,.gmaptopper {
    background-color: #4169e1 !important;
    border-color: #4169e1 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_092334.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.testimonial,.colorlist,.bodytext {
    color: #4169e1 !important;
}

.altcolor {
    color: #000;
}

a:link {
    color: #FFF;
}

a:visited,a:active {
    color: #FFF
}

a:hover,a:visited:hover {
    color: #4169e1;
    text-decoration: none
}

.box {
    border: 2px solid #FFF;
    background-color: #416AE0;
    color:#FFF !important;
    text-shadow:none !important;
    padding: 12px;
}
.box h1 {color:#FFF !important;}
.box .normal {color:#FFF !important;}

.box p {
    color:#FFF !important;
    text-shadow:none !important;}

.box a {color:#FFFF66 !important;}
.box a:hover {color:#eb8f00 !important;}

.box1 {
    border: 2px solid #000;
    background-color: #416AE0;
    padding: 12px;
}

.brd {
    border: solid 2px #FFF;
}

.brd1 {
    border: solid 2px #000;
}

.dbrd {
    border: solid 2px #FFF;
    background-color: #416AE0;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #592615;
    background-color: #7e130f;
    padding: 3px;
}

.faqbackground {
    background-color: #EB8F00;
}


/*-----Header--------*/
header {
    background:url('images/logo.png') no-repeat;
    height: 134px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

#freetshirt{
position:absolute;
right:0;
width:387px;
height:51px;
}

#tagline2{
position:absolute;
right:0;
top:51px;
width:91px;
height:82px;
}

/*-------Main Area/Content-------*/
.underline{text-decoration:underline;}
.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

#rightcol {
    float: right;
    width: 160px;
    min-height:900px;
    margin-right: 1px;
    padding: 0;
    text-align:center;
}

#rightcol p {
margin-top:4px;
margin-bottom:4px;
}

#leftcol{float:left;
width:760px;
margin-left:25px;
padding-top:25px;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    background:url('images/menubg.png') no-repeat;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 1000;
    height: 21px;
}

.current_page_item a {
    color: #000 !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 13px;
    line-height:20px;
	/*font-weight: bold;
    letter-spacing: 1px;*/
    padding: 0 12px;
    border: none;
    text-decoration: none;
}

.sf-menu a, .sf-menu a:visited, .sf-menu a:active {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #4169e1;
    background:none;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

.sf-menu li li a,.sf-menu li li a:active, .sf-menu li li a:visited {
    border-right: none;
    color:#0c0a5a;
    background:#f3a11d;
}

.sf-menu li li {
}

.sf-menu li li li {
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover {
    color: #eb8f00;
    outline: 0;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover {
    color: #eb8f00;
    background:#4169e1;
    outline: 0;
}

.sf-menu li li li:hover, .sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover {
    color: #eb8f00;
    background:#4169e1;
    outline: 0;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer,.push {
    height: 80px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

#footer a:link,#footer a:visited {
    color: white;
}

#footer p {
    padding: 0 8px;
    margin-right: 160px;
}

/*-------- Specific to this site ------------*/
table{border-collapse:collapse;}
.smallmap{width:220px;height:160px;}

.whitetext{color:#FFF !important;}

.orangetext{color:#eb8f00;}
.orangebrd{border:solid 1px #eb8f00;padding:8px;}
.orangestrip{background:#eb8f00;padding:3px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:10px;}

.purpletext{color:#0c0a5a;}
.purplebrd{border:solid 1px #0c0a5a;padding:8px;}
.purplestrip{background:#0c0a5a;padding:3px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:10px;}

.bluetext{ color: #416AE0 }
.orangetext{color:#eb8f00;}

a .bluelink{ color: #416AE0 !important; }
a:hover .bluelink{color:#eb8f00 !important;}

.smallmap{width:220px;height:160px;}

.pw a:link, .pw a:visited  {color:#E98F05;}
.pw a:hover, .pw a:active  {color:#416AE0;}

.small{
font-size:12px;
}

.staff{float:left;padding-right:12px;padding-bottom:12px;padding-top:16px;}

.video{color:black}
.video a:link,.video a:visited { color: #023924;outline:none; }
.video a:hover .video a:active{ color: #67A890; text-decoration: none;outline:none; }

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

img {border:0;}

#highlight{
list-style-type: none;
font-family:trebuchet ms,sans-serif;
text-decoration:none;
padding:5px;
margin: 0;
padding: 0;
}

#highlight a{
display: block;
text-decoration:none;
padding:5px;
color: #FFF;
background-color: #EB8F00;
border: 3px solid #000;
}

#highlight a:link{
text-decoration: none;
color: #FFF;
background-color: #EB8F00;
border: 3px solid #000;
}

#highlight a:hover{
color: #FFF;
background-color: #000;
border: 3px solid #EB8F00;
}

/* Ticker Styles */
.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff;
width: 618px;
height: 27px;
margin: 12px 0 0 30px;
padding: 0
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 4px;
width: 598px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 610px;
font: bold 14px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #003152;
text-decoration:none;
font: bold 14px Verdana;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}

#hgss DIV{width:450px;height:299px;position:relative;}
#hgss DIV H1{background-color:#FFFFFF;color:#000000;padding:3px 0 0;position:absolute;bottom:0;width:450px;height:27px;opacity:.6;letter-spacing:2px;filter:alpha(opacity = 60);}

#hgss2 DIV{width:550px;height:315px;position:relative;}
#hgss2 DIV H1{background-color:#FFFFFF;color:#000000;padding:3px 0 0;position:absolute;bottom:0;width:550px;height:27px;opacity:.6;letter-spacing:2px;filter:alpha(opacity = 60);font-size:14px;}

div.overlayvid { width:720px; height:504px; display:none;  z-index:10000;position:relative;}
/*div.overlayvid div.close { background-image:url(http://ptclinic.com/x3/overlay/close.png); position:absolute; right:20px; top:20px; cursor:pointer; height:35px; width:35px; }*/
div.overlayvid a.close,div.overlayvid div.close { background-image:url(http://ptclinic.com/x3/overlay/close.png); position:absolute; right:-15px; top:-15px; cursor:pointer; height:35px; width:35px; }

.page-template-video-php .fps{
    height: 300px;
}

#medlib a, #medlib a:active,#medlib a:visited {color:#416AE0;}
#medlib a:hover,#medlib a:visited {color:#800000;}
#medlib h1, #medlib h2, #medlib h3, #medlib h4, #medlib h5, #medlib h6 {color:#416AE0;}
#medlib #bodyText {color:#000;}

ul li, ol li {padding-bottom:9px;}
ul li:last-child, ol li:last-child {padding-bottom:0px;}
ul ul li:last-child, ol ol li:last-child {padding-bottom:0px;}
ul ul li:first-child, ol ol li:first-child {padding-top:0px;}

/* Glenside Slide Presentation */
#mnav{margin-top:10px;}
#mnav a { background-color: #fc0;color:#000; }
#mnav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#mnav a.activeSlide { background: #ea0 }
#mnav a:focus { outline: none; }

div.overlayvidshockrun { width:450px; height:585px; display:none; padding:0; z-index:1000;}
div.overlayvidshockrun div.close { background-image:url(http://ptclinic.com/x3/overlay/close.png); position:absolute; right:-16px; top:-16px; cursor:pointer; height:35px; width:35px; }


#bulletext .colortext{colorlist:#000;}
#bulletext .normal{color:#000;}
.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

ul#staffbullets{margin-left:0;padding-left:12em}

.insurance {width:40%;float:left;padding:8px;}

.broadst {width:400px;height:300px;}

.broadst1 {width:400px;height:268px;}

.broadstlogo {width:550px;height:155px;}

.broadwidth {width:400px;}

.photo23 {width:346px;height:300px;}

.staffphoto {width:100px;height:110px;}

.newsphoto {width:550px;height:367px;}

#popup a{color:#4169e1 !important;}
#popup a:hover {color:#000 !important;}

.superscript{font-size:xx-small; vertical-align:top;} 
.subscript{font-size:xx-small; vertical-align:bottom;}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:79.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.custom_column{position:relative;margin:0;float:left;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:4%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#42aaff 0%,
		#003366);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#42aaff),
		to(#003366));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #003366;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}

a:hover.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#003366 0%,
		#42aaff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#003366),
		to(#42aaff));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #003366;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}
.gfield_label, .top_label, .gform_description {color: #FFF}

.gform_wrapper .gform_body label {color: #FFF}
.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-size:13px;
	color:#416AE0;
	border:solid 1px #416AE0;
	background:#FFF;
}

#comment, #s {
	color:#416AE0;
	border:solid 1px #416AE0;
	background:#FFF;
}
.starburst a {color:#FFF !important;}
.starburst a:hover {color:#FFFF66 !important;}