/*
Theme Name: Rice Lake 421
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John Mason
Author URI: http://www.e-rehab.com
Template: ptcng
*/
@import url(superfish.css);

/*STRUCTURE - header, footer, etc*/
html {
/*	background: url('/files/images/1045bgbig.jpg') no-repeat center center fixed !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}
body {
font-size:15px;}

.wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -40px;
}

header{height: 318px; width:1022px; margin:0 auto; text-align:left; background: url('/files/layout/header.png') no-repeat; position:relative; left: -1px;}

.blackbrd{border:solid 1px #000;}
.bluebrd{border:solid 1px #263D83;}
.purple{ color: #263D83 }
.purplestrip{ background: #263D83;padding-top:3px;padding-bottom:3px;color:#FFF;font-weight:bold;text-align:center; }
.purplebrd{border:solid 1px #263D83;}
strong.purpletext {color: #19388A !important;display: block;}
#fancyBox {border:solid 3px #263D83;background:#FFF; text-align:left;}
#fancyBox .colorlist {color:#999;}
#fancyBox .normal {color: #263D83;}
.footer {text-align:center;font-size:75%;padding-top:12px;padding-bottom:12px;}
.grey {color:#656567;}
.mbbrd1 {margin:3px;border:2px solid #263D83;}
img {border:0;}

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; }

#topaddr {
display: NONE !Important;
font-size: 14px;
font-weight: bold;
position: absolute;
right: 59px;
text-align: right;
top: 14px;
width: 400px;
}

#topaddr span {font-size: 16px;color: lime;text-shadow: 2px 1px 1px #666;}
#topaddr *{color: navy;text-shadow: 2px 1px 1px #CCC;text-decoration:none;}

#topaddr a:hover {color:orange;text-shadow:none;}

#topaddr a:hover span {font-size: 16px;color: darkgreen;text-shadow:none;}

.main {padding:0;width:1022px;text-align:left;margin:0 auto;text-align:left;overflow:hidden;background: url('/files/layout/centerbg.png'); position: relative;}

.main.fullwidth {padding:0;width: 962px; padding-left: 30px; padding-right: 30px; text-align:left;margin:0 auto;text-align:left;overflow:hidden;background: url('/files/layout/centerbg.png'); position: relative;}


.icon16 {width:16px;height:16px;margin-right:3px;}

#leftcol {float:left;width:650px;display:inline;margin:0 0 25px 30px;padding:0;}

#rightcol {float:left;width:292px;min-height:788px;display:inline;margin:0;padding:0; margin-left: 15px;}

#rightcol .mbbrd1 {margin:0 0 2px 0;border-bottom:1px solid #7A7A7A;}


#wrap {padding:0 8px;}

#homeleft {background-color:#31582D;color:white;padding:14px;width:200px;height:370px;float:left;font-size:200%;}

#homemain {padding:12px;color:#505050;width:500px;float:left;}


/*MENUS*/

#horimenu {
width:990px;margin:0 auto;font-family: 'PT Sans', sans-serif; position:relative;z-index:100;height:26px; top: 254px;margin-left: 5px;
}

#navCenter {width:800px;margin:0 auto;position:relative;}

.current_page_item a {color:#69a5f7 !important}
.sf-menu a {
font-family: 'PT Sans', sans-serif;

font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 		6px 12px;
border:none;
text-decoration:none;
}


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

.sf-menu {
	float:			left;
	/*margin-bottom:	1em;*/
}

.sf-menu li {
	/*background:		transparent;*/
}


.sf-menu li li a {
	border-right:none;
}
.sf-menu li li {
	background:		#25272B;
}
.sf-menu li li li {
	background:		#25272B;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:#69a5f7 !important;
	outline:		0;
	background-color: #4c4c4c;

}

/*Text Elements*/
h1,h2,h3,h4,h5,h6{
	padding:.4em 0;
}

.blue{color:#000080;}
.orange{color:#d97216;}

/*DESIGN ELEMENTS - boxes and such*/
.fullbar {background:#00f !important;height:130px;width:990px;}
.fullbar:after,.fullbar:before {background:#00f !important;}
.fullbar>* {color:white;text-shadow:1px 1px 1px #000;}
.fullbar .minibanner {float:left;margin:0 13px;}
.fullbar .minibanner:first-child {margin-left:90px}

#footer {background: url('/files/layout/footer.png') no-repeat; color:#FFFFFF; width:1022px; height: 86px; margin:0 auto; text-align:center; padding:3px 0; position: relative; font-family: 'PT Sans', sans-serif; text-transform: uppercase; font-size: 11px; letter-spacing: 2px;}

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

#footer p {padding:0 8px;margin:0; position: relative; top: 15px;}

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;}

ul li li {list-style:circle;}
ol li {list-style:decimal;}

A:link.locationLink { color: #000;text-decoration:none; }
A:hover.locationLink { color: #860e09;text-decoration:none; }
A:active.locationLink { color: #000;text-decoration:none; }
A:visited.locationLink { color: #000;text-decoration:none; }
A:visited:hover.locationLink { color: #860e09;text-decoration:none; }

/* Ticher Styles */
.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #FFF;
width: 568px;
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: 550px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 578px;
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: #0047AB;
text-decoration:none;
font: bold 14px Verdana;
margin: 0 20px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}
#hometop {float: right; margin-left: 10px; width: 200px; padding-top: 590px;}
#home-ss {height: 300px; width: 400px;margin-left:25px;margin-bottom:18px;margin-top:18px;}
.fastbreak {width:600px;height:776px;}

.fastbreak2 {width:286px;height:283px;}

.homebox {width:375px;}

.services {width:570px;}

.services1 {width:495px;}

.services2 {width:470px;}

.services3 {width:400px;margin-left:46px;}

.services4 {width:495px;}

.services5 {margin-right:10px;}

.servicesslider {height:338px;width:450px;}

.servicesslide {margin-left:134px;}

.servicesslide1 {margin-left: 100px;}

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

.events1 {width:400px;height:267px;}

.event2 {width:400px;}

.events3 {margin-left:85px;}

.testimonial {
color: #19388A;
}

.insurance {width:360px;height:270px;}

.col {float:left;width:48%;}

.about {width:400px;height:533px;}

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

.aboutstrip {width:410px;}

.faqbackground{background:#d0dfed;}

.announcement_box {
	font-size: 16px;
	letter-spacing: 0.3;
	color: #19388A !important;
	text-align: center;
	background-color: #BFE4F9;
	border: 1px solid;
	max-width: 100%;
}

.announcement_box a {
	color: #19388A !important;
	font-weight: bold;
}

#fit-fest {
	background: #fff;
	border-radius: 12px;
	width: 85%;
	margin: 0px auto;
	padding: 10px
}

#fit-fest a {
	display: block;
	color: maroon;
}

#fit-fest p {
	font-size: 130%;
}

#fit-fest h1 span {
	color: #FFFFFF;
	background:#193788;
	display: block;
	padding: 8px;
}

#faqTitle{text-align:center;font-size:140%;}

.question a{padding-left:18px;text-decoration:none;display:inline-block;}
.question a{background-image:url("http://www.ptclinic.com/x3/images/plusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/x3/images/minusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}

.video{margin-bottom:20px;}

/* 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;}
