/*
Theme Name: PELICAN Sports & Rehabilitation 493
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);

html {
/*background:url('images/sliver2.png') repeat-x #FFF*/ /*#072f59*/;
    overflow-y: scroll;
}

/*body:before {
background:url('images/sliver2.png') repeat-x;
box-shadow: none;
content: "";
display: block;
height: 100%;
min-height: 100%;
position: fixed;
top: 0;
right: 0;
width: 50%;
z-index: -1;
}*/

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

body{
background:url('images/sliver3.png') top repeat-x #FFF
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "cabin",sans-serif;
}

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

.base,.gmaptopper {
    background-color: #067dfb !important;
    border-color: #067dfb !important;
}

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

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

h1 {font-size:145%;}
h1 span {color:#bd7831;font-size:85%;}
h2 {font-size:125%;}
h3 {font-size:110%;}

.altcolor {
    color: #7e130f
}

a:link {
    color: #bd7831
}

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

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

.box,.dbrd {
    border: 2px solid #bd7831;
    background-color: #f3d6b9;
    padding: 12px;
}

.box1,.dbrd1 {
    border: 2px solid #067dfb;
    background-color: #c5dff9;
    padding: 12px;
}

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

.brd1 {
    border: solid 2px #067dfb;
}

.faqbackground {
    background-color: #f3d6b9;
}


/*-----Header--------*/
header {
    height: 199px;
    text-align: left;
    background-color: transparent;
    position: relative;
    z-index:350;
}

.headercenter{
    width:990px;
    height: 199px;
    margin:0 auto;
    background: red;
    position: relative;
    background:url('images/headercenter5.png') no-repeat center top;
}

#logo{width:250px;height:238px;position:absolute;left:0px;top:30px;zoom:1;}

#hero{width:937px;position:relative;margin:0 auto}
#herotext {width:252px;height:300px;color:#FFF !important;font-size:16px;position:absolute;top:18px;left:664px;}

#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    right: 26px;
    text-align: right;
    top: 60px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .2em;
}

#topaddr span {
    font-size: 1.15em;
    line-height: 1.25em;
    /*color:#bd7831;*/
    color:#ff5f00;
}

#topaddr * {
    text-decoration: none;
    /*color: #067dfb;*/
    color:#067dfb;
}

#topaddr a:hover {
    /*color: #bd7831 !important;*/
    color:#df7534 !important;
}

#topaddr a:hover span {
    font-size: 1.15em;
    /*color: #067dfb !important;*/
    color:#067dfb !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 150%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -117px;
    background:url('images/centerbg.png') repeat-y center;
    z-index:2;
}

.main {
    position: relative;
    padding: 0;
    margin:12px auto 40px;
    width: 990px;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

#leftcol{
width:645px;
float:left;
margin:12px 20px 20px 45px;
}

#sidebar {
	position: absolute;
	top:588px;
	right:52px;
    width: 196px;
    min-height: 500px;
    margin: 0;
    padding: 0;
}

/*MENUS*/

#horimenu {
    width: 850px;
    margin: 0 auto;
    font-family: cabin, sans-serif;
    position: absolute;
    top:165px;
    right:25px;
    z-index: 350;
    height: 34px;
}

#navCenter {position:relative;width:785px;margin:0 0 0 126px;}

.current_page_item a {
    color: #464646 /*#e2a96e*/ !important
}

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

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

.sf-menu {
    float: left;
}

.sf-menu li li a {
    border-right: none;
    text-transform:capitalize;
}

.sf-menu li li {
    background: #FFF;
}

.sf-menu li li li {
    background: #FFF;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    /* color: #e2a96e;*/
    color:#000;
    outline: 0;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    color: #e2a96e;
    background:#000;
    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, .sf-menu li li li a:active {
    color: #e2a96e;
    background:#000;
    outline: 0;
}

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

#footer {
    position: relative;
    color: #464646;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}


#footercenter{
    width:990px;
    height:117px;
    margin:0 auto;
    background:url('images/footerbg2.png') no-repeat;
    position: relative;
    z-index:50;
}

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

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

/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}



.bluetext{color:#067dfb;}
.bluestrip{background:#067dfb;color:#FFF;font-weight:bold;text-align:center;padding:4px;margin-bottom:9px;}
.bluebrd{border:solid 1px #067dfb;}

.browntext{color:#bd7831;}
.brownstrip{background:#bd7831;color:#FFF;font-weight:bold;text-align:center;padding:4px;margin-bottom:9px;}
.brownbrd{border:solid 1px #bd7831;}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}


.mbbrd1 {border:solid 1px #000;margin-bottom:6px;clear:both;}

.slideshow div {display: none;}
.slideshow div *{display: block;}

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

/* Leader Dots */
ul.leaders {
    max-width: 40em;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #FFF}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #FFF}

img.center {display: block; margin-left: auto; margin-right: auto;}

a.linkopacity:hover img, a.linkopacity:hover #rndbtn, a.linkopacity:hover #rndbtn2, a.linkopacity:hover .colored_box  {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
}

hr {
border: 0;
color: #067dfb;
background-color: #067dfb;
height: 1px;
width: 100%;
text-align: left;
}

hr.brown {
border: 0;
color: #bd7831;
background-color: #bd7831;
height: 1px;
width: 100%;
text-align: left;
}

.brochure {font-size:11px;}

.seoH1{ color: #067dfb;font-size:16px; }
.seoH2{ color: #067dfb;font-size:14px; }
.seoFooter{ font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#FFF;text-decoration:none;}
.seoPhrase{font-weight:normal;}

legend{margin-bottom:20px;}

.testimonial {
    border-bottom: 1px dotted #C6C6C6;
}

.blue_box {
    background-color: #1058A0;
    border: 2px solid #65B2DC;
    color: #FFF;
    width: 330px;
    height:230px;
    padding:10px;
    letter-spacing: 0.5px;
}

#rndbtn {
    background: url('images/button.png');
    width: 157px;
    height: 96px;
    position: relative;
}

#rndbtn2 {
    background: url('images/button2.png');
    width: 157px;
    height: 96px;
    position: relative;
    border-radius: 10px;
    box-shadow: 3px 2px 2px #444;
}

#rndbtn img, #rndbtn2 img {
    display: block;
    padding-top: 13px;
}

#rndbtn h1, #rndbtn h2, #rndbtn h3, #rndbtn2 h2, #rndbtn2 h3  {
    padding-top: 15px;
    text-align: center;
    color:#FFF !important;
}

#rndbtn2 h1 {
    font-size: 23px;
    padding-top: 31px;
    text-align: center;
    color:#FFF !important;
}

#rndbtn h1 {
    font-size: 30px;
}


.coupon {
    margin-top: 163px;
}

a:hover .schedbtn {
   box-shadow: inset 8px 8px 10px #BD7831; 
}

.schedbtn h2 {
    color: #FFF !important;
}

.ppi-fieldset {
    background-color: #EEEEEE;
}

.ppi-legend {
    color: #166690;
    font-size: 18px;
}

.colored_box {
    padding: 0px;
    border-radius: 10px;
    max-height: 100%;
    max-width: 100%;

}

.couponbtn, .couponbtn1 {
    height: 107px;
    border-radius: 10px;
}

.couponbtn p {
    font-size: 39px;
}

.couponbtn1 p {
    font-size: 39px;
    margin-top: 16px;
}

.schedbtn {
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.schedbtn span {
    text-decoration: underline;
}

.sidebanners a {
    margin-bottom: 5px;
    font-weight:bold;
    font-size: 18px;
    text-align:center;
    color:#195BA0;
    width:176px;
    height:63px;
    border:1px solid #000;
    padding:15px 10px 10px;
    display:block;
background: -webkit-linear-gradient(#fff, #999); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fff, #999); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fff, #999); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fff, #999);}

  .sidebanners a:hover {
    margin-bottom: 5px;
    font-weight:bold;
    font-size: 18px;
    text-align:center;
    opacity:.5;
    color:#195BA0;
    width:176px;
    height:63px;
    border:1px solid #000;
    padding:15px 10px 10px;
    display:block;
background: -webkit-linear-gradient(#fff, #999); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fff, #999); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fff, #999); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fff, #999);}

