/*
Theme Name: Northwest Orthopedic and Sports PT 68
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: #626b8c url('/files/images/bg-html-new.png') repeat-y top center;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    height: auto !important;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    line-height: 1.5em;
    /* font-family: 'Lato', sans-serif; */
    /* font-family: 'Lora', serif; */
}


h1,h2,h3,h4,h5,h6 {
    font-family: 'Lora', serif;
    font-weight: bold;
}

.base,.gmaptopper {
    background-color: #464646 !important;
    border-color: transparent !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,.brd,.testimonial,.colorlist,.bodytext {
    color: #464646 !important;
}

.altcolor {
    color: #374471
}

a:link {
    color: #626b8c
}

a:visited {
    color: #1c4980
}

a:hover,a:active {
    color: #991101;
    text-decoration: none
}

.box {
    border: 2px solid #ddd;
    background: #fefefe; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNGM0YzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fefefe 0%, #c4c4c5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#c4c4c5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fefefe 0%,#c4c4c5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fefefe 0%,#c4c4c5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fefefe 0%,#c4c4c5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fefefe 0%,#c4c4c5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#c4c4c5',GradientType=0 ); /* IE6-8 */
    ;
    padding: 12px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
	-moz-border-radius: 12px;
behavior: url(http://68.ptclinicng.com/wp-content/themes/68theme/PIE.php); /* Internet Explorer */
    box-shadow: 1px 1px 1px #666;
}

.box1 {
    border: 2px solid #626b8c;
    background-color: transparent;
    border-radius: 12px;
    padding: 12px;
    box-shadow: 1px 1px 1px #666;
}

.brd {
    border: solid 2px #626b8c;
}

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

.dbrd {
    border: solid 2px #626b8c;
    background-color: #991101;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #991101;
    background-color: #626b8c;
    padding: 3px;
}

.faqbackground {
    background-color: transparent;
}


/*-----Header--------*/
header {
    height: 226px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: transparent url('/files/images/bg-header.png') repeat-x 0 0;
    position: relative;
}

.headerinner {
    width: 990px;
    height: 184px;
    margin: 0 auto;
    position: relative;
}

#topaddr {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 24px;
    width: 700px;
    letter-spacing: .02em;
    text-transform: uppercase;
}

#topaddr  a {display: block;}
#topaddr span {
    line-height: 1.05em;
}

#topaddr * {
    text-decoration: none;
    color: #e5f5f2;
}

#topaddr a:hover {
    color: yellow !important;
}

#topaddr a:hover span {
    color: yellow !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}

.wrapperinner {
    width: 990px;
    margin: 0 auto;
}

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

#rightcol, .library-page .main, .faq-page .main {
    float: right;
    width: 730px;
    margin: 0;
    padding: 20px 10px 20px 10px;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 970px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 0;
}

.current_page_item a {
    color: #264CA7 !important;
    text-shadow: 1px 1px 1px #000;
}

.sf-sub-indicator {
  background: url('images/arrows-000000.png') no-repeat -10px -100px;
}

.sf-menu a {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    letter-spacing: normal;
    padding: 10px 5px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

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

.sf-menu {
    float: right;
}

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

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

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

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

.sf-menu a:hover {
    color: gold;
    outline: 0;
    text-shadow: 1px 1px 5px #000;
}



/*DESIGN ELEMENTS - boxes and such*/
#footer {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    height: 200px;
    /*background: #464646 url('/files/images/bg-footer.png') repeat-x 0 0;*/
    box-shadow: 0px -4px 20px rgba(0,0,0,.8);
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
    text-align: center;
}

.footerinner {
    padding-top:10px;
}

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

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

.swoosh {
    background: #fff url('/files/images/swoosh-new.png') no-repeat -2px 0px;
    width: 990px;
    height: 403px;
    position: absolute;
}

.home .swoosh {
    background: transparent url('/files/images/swoosh-new.png') no-repeat -2px 0px;
}

.logo {
    float: left;
    position: relative;
    width: 350px;
    height: 134px;
    top: 14px;
    left: 18px;
}

.logo a {
    display: block;
}

.minibanners {
    float: right;
    width: 763px;
    height: 135px;
}

.mb {
    width: 185px;
    height: 103px;
    display: inline-block;
}

.mb a {
    background: transparent url('/files/images/bg-minibanner.png') no-repeat 0px 0px;
    display: block;
    height: 101px;
    font-family: 'Lato', sans-serif;
}

.mb a:hover {
    background: transparent url('/files/images/bg-minibanner-hover.png') no-repeat 0px 0px;
}

.mb a span {
    text-transform: uppercase;
    display: block;
    margin-left: 76px;
    font-size: 20px;
    height: 100px;
    padding-top: 44px;
    color: #000;
}

.mb a span.smtxt {
    font-size: 14px;
    letter-spacing: normal;
}

.slider {
    height: 300px;
    background: #060000;
    width: 771px;
    float: right;
    position: relative;
    top: -5px;
    z-index: -1;
    overflow: hidden;
    box-shadow: -6px 0 3px -3px #000, 0 8px 8px -5px #444;
}

.gmaptopper {line-height: 1.2em !important;}

.redtext{color:#991100 !important;}
.redbrd{border:solid 1px #991100;}
.redstrip{background:#991100;color:#FFF;font-weight:bold;text-align:center;padding:5px;margin-bottom:12px;}

.bluetext{color:#374471 !important;}
.bluebrd{border:solid 1px #374471;}
.bluestrip{background:#374471;color:#FFF;font-weight:bold;text-align:center;padding:5px;margin-bottom:12px;}

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http://1218.ptclinicng.com/wp-content/themes/1218theme/PIE.php); /* Internet Explorer */
}
.toprnd{
-webkit-top-left-radius: 12px;
-moz-top-left-radius: 12px;
border-top-left-radius: 12px;
-webkit-top-right-radius: 12px;
-moz-top-right-radius: 12px;
border-top-right-radius: 12px;
behavior: url(http://1218.ptclinicng.com/wp-content/themes/1218theme/PIE.php); /* Internet Explorer */
}