@charset "utf-8";
html, body  {
	background: #fdfae8;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:100%;
}
#container { 
	width: 880px; 
	margin: 0 auto;
	text-align: left;
	min-width:880px;
	position: relative;
	min-height: 100%;
} 
* html #container { 
	height:100%;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header { 
	padding: 27px 0 0 0;
	float:left;
} 
#scranton_btn {
	padding:39px 0 0 245px;
	float:left;
}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#nav {
	margin: 44px 0 0 0;
	height:20px;
	vertical-align:bottom;
}
#nav_button1 a {
	float:left;
	width:81px;
	height:16px;
}
#nav_button2 a {
	margin: 0 40px 0 40px;
	float:left;
	background-repeat:no-repeat;
	height:16px;
}

#nav_button3 a {
	margin: 0 7px 0 9px;
	float:left;
	width:112px;
	height:16px;
	background-image:url(images/nav_3_brainfitness.jpg);
	background-repeat:no-repeat;
}
#nav_button3 a:hover {
	background-position: -112px 0;
}
#nav_button4 a {
	margin: 0 7px 0 9px;
	float:left;
	width:128px;
	height:16px;
	background-image:url(images/nav_4_patient_portal.jpg);
	background-repeat:no-repeat;
}
#nav_button4 a:hover {
	background-position: -128px 0;
}
#nav_button5 a {
	margin: 0 7px 0 9px;
	float:left;
	width:175px;
	height:16px;
	background-image:url(images/nav_5_patientinfo.jpg);
	background-repeat:no-repeat;
}
#nav_button5 a:hover {
	background-position: -175px 0;
}
#nav_button6 a {
	margin: 0 7px 0 9px;
	float:left;
	width:170px;
	height:16px;
	background-image:url(images/nav_6_acceptedinsurance.jpg);
	background-repeat:no-repeat;
}
#nav_button6 a:hover {
	background-position: -170px 0;
}
#nav_button7 a {
	margin: 0 0 0 9px;
	float:left;
	width:39px;
	height:16px;
	background-image:url(images/nav_7_map.jpg);
	background-repeat:no-repeat;
}
#nav_button7 a:hover {
	background-position: -39px 0;
}
.nav_divider {
	float:left;
	width:6px;
	height:20px;
	background-image:url(images/nav_divider.jpg);
}
#sidebar1 {
	float: right; 
	width: 192px;
	margin-top: 56px;
	position:relative;
	padding-bottom: 9em;
}
#mainContent { 
	margin: 0 233px 0 0; 
	padding-top: 56px;
	padding-left: 0px;
	padding-bottom: 9em;
} 
#mainContent2 { 
	margin: 0 0 0 0; 
	padding-top: 56px;
	padding-left: 0px;
	padding-bottom: 9em;
} 
#footer { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0; 
	background:#f28313; 
	text-align:center;
	position: relative;
	width:100%;
	margin-top: -2em;
	vertical-align:middle;
	height:120px;
	min-height:120px;
	background-image:url(images/footer_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
}
#footer a {
	text-decoration:none;
	color: #02026c;
	font-weight:normal;
}
#footer a:hover {
	text-decoration:underline;
	font-weight:normal;
}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
hr {
	color: #fdfae8; 
	background-color: #fdfae8; 
	border: 1px dotted #b3b3b3; 
	border-style: none none dotted; 
}
h1 {
	color:#5D8900;
}
#headers {
	color:#02026c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	margin-top:26px;
}
.headers_right {
	color:#02026c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	margin-top:26px;
}
#headers2 {
	color:#02026c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	z-index:10;
	width:410px;
	height:27px;
}
.headers3 {
	color:#02026c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	z-index:10;

}
.headers4 {
	color:#02026c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	z-index:10;
	width:99%;
}
.headers_txt {
	color:#02026c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	z-index:10;
	width:99%;
}
h3 {
	color:#93191a;
}
#hours {
	color:02026c;
	float:left;
	

}
#hours2 {
	float:left;
	
	
}
#stethoscope {
	text-align:center;
	padding-top:25px;
	float:inherit;
	margin:auto;
}
.footerlink {	
	margin: 0 0 0 0;
	text-align: center;
}
.body_text {
		padding:15px 0 0 0;
}
#aboutInfo img
{border: 1px solid #ccc; padding: 2px; float: left; margin-right:10px;}
.clear {
	clear: both;
}
a {
	color:#02026c;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
div.storeItem{
padding: 20px 15px 0 0;
}

div.storeItem ul {
margin-left: 10px;
padding-left: 10.5em;
padding-bottom: 0px;
text-indent: 0;
}

#storePrice{
margin-left: 120px;
padding: 3px 0 0 20px;
height: 35px;
background-image:url(images/arrow_red.jpg);
background-repeat: no-repeat;
}
.clear {
        clear: both;
        width: 0px;
        height: 0px;
}
#wrapper {
margin: 5px 15px 0 15px;
}

#col-1 {
  float: left;
  width: 42%;
  border-top: solid #cccccc 1px;
  border-bottom: solid #cccccc 1px;
  border-left: solid #cccccc 1px;

}
#col-2 {
  float: left;
  width: 57%;
  border: solid #cccccc 1px;
}

#storeBotttom{
clear: both;
margin: 0 21px 0 15px;
}
div.ProdDetails{
border-left: solid 1px #cccccc;
}

div.prodImage{
padding: 13px;
}
div.storeProdDetails{
padding: 15px;
}

div.storeHR{
color: #cccccc;
background-color: #cccccc;
height: 1px;
margin: 15px 0 15px 0;
}

div.storeline1 {

}
div.storeline2 {
padding: 5px 0 0px 0;
text-align:right;
font-size: 11px;
}
img.storeImg{
margin: 4px 10px 0 0;
} 

div.storeProdDetails h1{

	font-size: 18px;
	font-weight: bold;
	color:#02026C;
	padding: 0 0 5px 0;
}

		div.tabHeader {
				color: #000000;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				padding: 2px 8px 0 8px;
		}
		
		#tabs {
				padding-left: 5px;
				}
				
        .tab {
                display: none;			
        		}
				
        .show {
                display: block ;
        		}
		
        .tab-label {
                /*display: inline;*/
                float: left;
                padding: 5px 10px;
                margin: 0 2px 0 0;
                background: #ccc;
                border: solid #cccccc 1px;
                position: relative; top: 1px;
        		}
		
        .active {
                background: #ffffff;
				border-bottom: solid #fff 1px;
				}
		
        #tab-body {
                clear: both;
                margin: 0;
                background: #ffffff;
				border-top: solid #cccccc 1px;
		        }
				
		div.storeSysReqW{
				background-image:url(/images/store/icon_windows.jpg);
				background-repeat:no-repeat;
				margin-top: 15px;
				margin-left: 15px;
				margin-right: 15px;
				padding: 0 0 0 30px;
				}
				
		div.storeSysReqM{
				background-image:url(/images/store/icon_apple.jpg);
				background-repeat:no-repeat;
				margin-bottom: 15px;
				margin-left: 15px;
				margin-right: 15px;
				margin-top: 15px;
				padding: 0 0 0 30px;
				}

		div.tabContent{
				padding: 20px;
				}
.partner1 {
	background: url(images/bff-partner-1.png) no-repeat 0 0;
}
.partner1:hover {
	background: url(images/bff-partner-1.png) no-repeat 0 -159px;
}
.partner2 {
	background: url(images/bff-partner-2.png) no-repeat 0 0;
}
.partner2:hover {
	background: url(images/bff-partner-2.png) no-repeat 0 -159px;
}
.partner3 {
	background: url(images/bff-partner-3.png) no-repeat 0 0;
}
.partner3:hover {
	background: url(images/bff-partner-3.png) no-repeat 0 -159px;
}
.partner4 {
	background: url(images/bff-partner-4.png) no-repeat 0 0;
}
.partner4:hover {
	background: url(images/bff-partner-4.png) no-repeat 0 -159px;
}
