﻿/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
    
/* Layout Elements */
html,  form{
	height:100%;
}
.body{
	background-color:#FFFFFF;
	height:100%;
	margin:0 auto;
	background:url(img/home-bkg.jpg) #bbcfdd repeat-x top;
	font-size: inherit !important;
}

/*default Font*/
.body, .ms-core-navigation,.pageContent,.pageContent table,.ms-WPBody,.ms-vb2,.tabContent,.footerContent
{
	font-family:Arial, Helvetica, sans-serif;
	
}

a:visited{
	color:inherit;
}

#pageStatusBar[class], .ms-status-msg
{
	margin-bottom:0;
}
#frameMain{
	margin-left:auto;
 	margin-right:auto;
 	width:1000px;
	height:100%;
	text-align:left;
	background-color:#FFFFFF;	
}
#frameTop{	
	width:100%;
	vertical-align:top;
}	
#frameBanner
{
	
}
#frameContent{
	width:1000px;
	margin:0 auto;
	background:white;
}
/*	End of Layout Elements	*/

/*	Banner Elements	*/
#siteAction{
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}

#editPanel{	

}
#banner{
	position:relative;
	height:127px;
	width:1000px;	
	background-image:url("img/banner_left.gif");
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#155E91;	
	margin:0 auto;

}
#logo{
	position:absolute;
	top:0px;
	left:0;
	width:356px;	
	height:130px;

}
#logo a
{
	margin-left:25px;
	margin-top:22px;
	background-image:url("img/walkaide_logo.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	height:55px;
	width:480px;
	padding:0 0 0 0;
}
#utilityNav{
	position:absolute;
	top:0px;
	right:0;
	background-image:url("img/banner_right.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
	display:block;
	height:auto;
	width:134px;
}
#utilityNav ul {	
	position:absolute;
	top:5px !important;
	top:25px;	
	right:6px !important;
	right:8px;
	list-style-type:none;	
	/*width:395px !important;
	width:390px;
	width:310px !important; 
	width:170px;*/
	width:200px;
	list-style-image:url("img/leftNavSel_bullet.gif");

	
}
#utilityNav ul li {
	font-size:13px;
	font-weight:bold;
	display:block;	
	font-family:Arial, Helvetica, sans-serif; 	
	font-weight:bold;
	color:#ffffff;	
	padding:0px 2px 0px 2px;
	text-align:left;
	
}
#utilityNav a	{
	text-decoration:none;
	color:#ffffff;
}
#utilityNav a:hover{
	text-decoration:underline;
}
#linkArea{
	position:absolute;
	top:6px;
	right:20px;
	width:372px !important;
	width:370px;	
}
#searchGlobal
{
	float:left;
	width:240px !important;
	width:205px;	
}
#searchGlobal .ms-sbcell{
	border:none;
	padding:0px 1px 0px 1px;
	
}
#searchGlobal .ms-sbtext{
	color:#ffffff;
	font-weight:normal;
}
#searchGlobal .ms-sbgo{
	padding:1px;
	
}

#searchGlobal .ms-sbplain
{
    border:1px #7BA8C7 solid;
    height:18px;   
    font-family:Arial, Helvetica, sans-serif;  
    font-size:10pt;
    color:#155E92;
}

#languageLink{
	float:right;	
	padding-top:5px;	
}
#topNav
{
	position:absolute;
	top:93px;
	left:0px;
	height:31px !important;
	height:34px;	
	width:1000px;
	border-top:2px #E2E1CD solid;
	border-bottom:1px #C0D2DE solid;
	
}
.topNav
{
    *position:absolute;
    *top:0px;
  	 left:0px;
  	 width: 100%;
     background-color:#BBCEDD;
     text-align: left;
     display:block;
     font-size: 13px;
}

.topNav > ul
{
    width:100%;
}

.topNavItem, .topNav > ul > li
{
	text-align:center;
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;  
	font-size: 1em;
	font-weight:bold;
}

.topNav > ul> li > a.level1, .ftNav > ul> li > a.level1 /*hide Root in Navigation*/
{
	display:none !important;
}

.topNavItem a, .topNav > ul > li > a, .topNav > ul > li > a:visited
{
	display:block;
	padding:8px 22px 0px 22px !important;	
	height:24px !important;
	height:32px;
	background-image: none !important;
	color: #155E92;	
}

.topNavHover a, .topNav > ul > li > a:hover
{
	background-image: none;
	background-color:#155E92 !important;	
	color:white;
}

.topNavSelected a
{
	background-image: none;
	background-repeat:repeat-x;
	background-position:top right;
	color: #155E92;
	background-color:#BBCEDD;
}
.topNavFlyOuts, .topNav >ul ul.dynamic
{
	border-top: 1px #155E92 solid;
	margin-top :1px !important;	
	text-align: left;
	background: white;	
	box-shadow: none;
}
.topNavFlyOutsItem, .topNav > ul ul.dynamic, .topNav > ul ul.dynamic >li.dynamic
{		
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #155E92;
	border:1px #155E91 solid;
	border-top-style: none;
	padding:7px 0px 7px 5px;	
	*width:230px;
	min-width:230px;
}
.topNavFlyOutsItem a, .topNav > ul ul.dynamic > li.dynamic > a
{
    background-image:url("img/bullet.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
	color:#BBCEDD; 
}
.topNavFlyOutsHover, .topNav > ul ul.dynamic > li.dynamic > a:hover
{
	background-color: #155E92;
	color:#ffffff;
}
#fontSize{
	text-align:left;	
	position:absolute;
	top:0px;
	right:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:.75em;
	font-weight:bold;
	width:220px;
}
#fontSize a{
	color:#ffffff;
	text-decoration:none;
}

/*	End of Banner Elements	*/

/*	Breadcrumb Elements	*/
.breadcrumb{
	float:left;
	width:800px;
	height:26px !important;	
	height:35px;	
	color:#165E90;	
	padding:10px 0px 0px 10px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;	
	position:relative;
	clear:both;
	font-size: 12px;
}

.breadcrumb a{
	color:#165E90;
}
/*	End of Breadcrumb Elements	*/

/*	Left Navigation Elements	*/
#frameLeftNav{
	background-image:url("img/leftNav_background.gif");
	background-repeat:repeat-x;	
	clear:both;	
	position:relative;
	float:left;
}
#leftNavigation{
	width:216px;
	background-image:url("img/leftNav_Corner.gif");
	background-repeat:no-repeat;
	background-position:right top;
	height:383px;
	border:none;
	
}
.leftNav{
	width:100%;
	background-color:transparent;
	border:0;
	margin:0;
	margin-top:0px !important;
	margin-top:-1px;
	color:#165E90;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}
.leftNav ul
{
list-style-type:none;
padding:0;	
}
.leftNavSelected, .leftNav ul > li.selected
{	
	background-color:transparent;
	color: #ffffff;
	border:none;
	line-height:14pt;
}

.leftNav1, .leftNav ul > li
{	
	color: #165E90;	
	font-family:Arial, Helvetica, sans-serif;  
	font-size: .9em; 
	line-height:10pt;
	padding-left:10px;
}
.leftNav1 a, .leftNav ul > li > a, .leftNav ul > li > a.ms-core-listMenu-item, .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item
{	
	background-image:url("img/leftNav_bullet.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:7px;
	display:block;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif !important;
	color: #165E90;	
	font-weight:bold;
	background-color:transparent;
}

.leftNav1 a:hover, .leftNav ul > li > a:hover, .leftNav ul > li > a.ms-core-listMenu-item:hover
{
	background-image:url("img/leftNavSel_bullet.gif");
	background-repeat:no-repeat;
	background-position:left center;
	color:#ffffff;	
	background-color:transparent;
}
.leftNavHover, .leftNav ul > li:hover
{
	background-color: #155e92;
	color:#ffffff;	
}

/*	End of Left Navigation Elements	*/

/* Main Content Elements	*/
#mainContent{
	float:left;
	width:783px;
	
}
.pageContent
{
	font-size:.8em;
}
.pageContent,.pageContent table,.ms-WPBody,.ms-vb2,.tabContent,.footerContent
{
	line-height:1.3;
	color:#3e3e3e;
	padding:0px 10px;
	float:left;
	position:relative;
	width:575px;
}

.full, .full table, .full .ms-WPBody
{
width: 99%;	
}

h1 input.ms-long
{
	width:99%;
}

.articleBody
{
	padding-right:10px;
}
.articleDate
{
	/*float:left;
	width:12%;*/
	padding: 8px 10px 8px 0px;
	font-weight:bold;	
	text-align:right;
}

.articleListItem, .articleListItemAlt, .articleListHead
{
	width:99%;
	padding:0;
}

.articleListHead
{
	background-color: #f3f3f3;
}

.articleListItemAlt
{
	background-color:#F9F9F9;
}

.articleListItem:after, .articleListItemAlt:after, .articleListHead:after
{ 
clear:both; 
content:"."; 
display:block; 
height:0; 
visibility:hidden; 
}

.articleListDate
{
	float:left;
	position:relative;
	width:13%;
	margin:5px;
	text-align:left;
	padding:0;
}
.articleListTitle
{
	float:left;
	position:relative;
	width:82%;
	margin:5px;
	padding:0;
}


.ms-rtestate-field p
{
	line-height:inherit;
	/*margin:inherit;*/
	font-size: inherit;
}

#salesforce_div
{
	margin: 0 auto;

}

#salesforce_div table
{
	margin:10px;
	background: rgb(187, 206, 221);	
	width:auto;
}

#salesforce_div td
{
	border-bottom: 1px solid #eee;
	padding: 5px;
	font-size: 11px;
	background: rgb(187, 206, 221);	
}

#calloutCol
{
padding: 0px 10px 10px 0px;
width: 177px;
float:left;
position:relative;
}

.pageContent A,
.pageContent table A,
.ms-WPBody A,
.ms-vb2 A, 
.tabContent A,
.footerContent A,
.ms-rtestate-field A
{
	text-decoration:none;
	color:#155e92;
}
.pageContent A:hover,
.pageContent table A:hover,
.ms-WPBody A:hover,
.ms-vb2 A:hover, 
.tabContent A:hover,
.footerContent A:hover,
.ms-rtestate-field A:hover
 {
	text-decoration:underline;
	color:#155e92;
}

.pageContent h1,.pageContent h2,.pageContent h3,.pageContent h4,.pageContent h5,.pageContent h6,.ms-WPBody h1,.ms-WPBody h2,.ms-WPBody h3,.ms-WPBody h4,.ms-WPBody h5,.ms-WPBody h6,.pressReleaseHeader h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	
}

.pageIntro h1
{
	border-bottom:1px #E1E3CE solid;
}

.pageContent h1,.ms-WPBody h1,.pressReleaseHeader h1,  .ms-rtestate-field h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.7em;	
	color:#9DB4C2;
		
}
.pageContent h2,.ms-WPBody h2, .ms-rtestate-field h2, h2.ms-rteElement-H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color: black;
}

.footerContent{
	font-size:.7em;	
	font-weight:bold;			
}

.ms-rteStyle-Comment, .ms-rteStyle-Accent1, .ms-rteStyle-Emphasis, .ms-rteStyle-IntenseEmphasis
{
	color:#19426b;
}

/* End Of Main Content Elements	*/
div#sharethis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	height:35px;}
div#sharethis a {
	font-weight:bold;
	color:#6f695f;
	line-height:35px;
	text-decoration:none;}
div#sharethis a:hover {
	color:#155e92;
	text-decoration:underline;}

div#homesharethis {
	background-color:#e2e2ce;
	padding-left:20px;
	height:35px;
	line-height:35px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:980px !important;
	width:100%;
	}
div#homesharethis a {
	height:35px;
	vertical-align:middle;
	font-weight:bold;
	color:#6f695f;
	line-height:35px;
	text-decoration:none;}
div#homesharethis a:hover {
	color:#155e92;
	text-decoration:underline;
	}
	
/*	Footer Elements	*/
#frameFooter{
	width:1000px;
	margin: 0 auto;
	height:150px;
	background-color:#edefe8;
	clear:both;
	position: relative;
	float: none;
	padding: 10px 0px 0px 0px;
}
ul#footer{	
	margin:0 auto;	
	list-style:none;
	
	
}
ul#footer li{
	float:left;
	width:220px !important;
	width:190px;	
}
ul#footer li ul{
	list-style:none;
}

.ftNav>ul
{
	padding-left:30px !important;
}

.ftNav li>a:hover
{
	text-decoration:underline !important;
}

ul#footer li ul li{
	vertical-align:middle;
}

/*	End of Footer Elements	*/

/*Hero and Callout Elements for Main Page*/
#homeHero
{
	float:left;
	position:relative;
	text-align:center;
	width:643px;
}

#homeHero .ms-WPBody
{
	padding:0px;
}

#homeHero .ms-webpartzone-cell
{
	margin:auto;
}
#rightCallout
{
	float:left;
	position:relative;
	width:357px;
}
#homeFooter
{
	float:none;
	width:100%;
	text-align:left;
}

#homeFooter table td
{
	margin:0;
}

#homeFooter p
{
	padding:10px 20px;
	font-size:.85em;
	line-height:1.5;
}

/* 	TABS Elements for Main Page	*/
/* root element for tabs  */

#tabArea
{
	width:1000px; 
	background:url("img/tab-bkg.jpg") top no-repeat;	
	clear:both;		
}
a#morevidlnk {
	float:right;
	line-height:31px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0 20px 0 0;
	text-decoration:none;
}
a:hover#morevidlnk{
	text-decoration:underline;
}
ul.tabs { 
	list-style:none;
	padding:0;	
	width:422px;
	height:31px;
	margin:0 0 0 120px;
	z-index:7;
}
/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	list-style-image:none !important; 
}

.tab1-on{
	background:url("img/tab1-on.jpg") no-repeat;
}
.tab1-off{
	background:url("img/tab1-off.jpg") no-repeat;
}
.tab2-on{
	background:url("img/tab2-on.jpg") no-repeat;
}
.tab2-off{
	background:url("img/tab2-off.jpg") no-repeat;
}

ul.tabs li#tab1{
	padding-left:17px;
}
ul.tabs li#tab1 a{
	float:left;
	width:234px;
}
ul.tabs li#tab2 a{
	float:left;
	width:161px;;
}
/* link inside the tab. uses a background image */
ul.tabs a { 
	
	display:block; 
	height:31px;
	width: 134px;
	text-decoration:none;
	padding:0px;
	position:relative;
	top:1px;
}
ul.tabs a:active {
	outline:none;		
}
/* PANELS */
/* initially all panes are hidden */ 
/* common tab properties */
div.panes{
	position:relative;
}

div.panes div.pane {
	margin-top:-2px;
	width:996px !important;	
	width:1000px;
	border: 2px solid #155e92;
	background-color:#dde4d2;
	padding-top:10px;
	padding-bottom:10px;
	display:none;
	
}
a.box-learn{
	
	color:#155e92;
}	
/* tab1 unique box properties */
div#taba-boxa {
	float:left;
	width:33%;
	min-height:190px !important;
	min-height:120px;
	height:auto;
	background:url("img/tab1_box1-bkg.jpg") left top no-repeat;
	border-right:2px solid #FFFFFF;
}
#taba-boxa>.ms-rtestate-field, #tabb-boxa>.ms-rtestate-field
{
display:block !important;
margin-top:65px;
margin-left:100px;
font-size: .8em;
padding:2px;
}

div#taba-boxb {
	float:left;
	width:33%;
	min-height:190px !important;
	min-height:120px;
	height:auto;
	background:url("img/tab1_box2-bkg.jpg") left top no-repeat;
	border-right:2px solid #FFFFFF;
}
#taba-boxb>.ms-rtestate-field, #taba-boxc>.ms-rtestate-field, #tabb-boxb>.ms-rtestate-field, #tabb-boxc>.ms-rtestate-field
{
display:block !important;
margin-top:65px;
margin-left:5px;
font-size: .8em;
padding:2px;
}

div#taba-boxc {
	float:left;
	width:33%;
	min-height:190px !important;
	min-height:120px;
	height:auto;
	background:url("img/tab1_box3-bkg.jpg") left top no-repeat;
}
/* tab2 unique box properties */
div#tabb-boxa {
	float:left;
	width:33%;
	min-height:190px !important;
	min-height:120px;
    height:auto;
	background:url("img/tab1_box1-bkg.jpg") left top no-repeat;
	border-right:2px solid #FFFFFF;

}


div#tabb-boxb {
	float:left;
	width:33%;
	min-height:190px !important;
	min-height:120px;
	height:auto;
	background:url("img/tab1_box2-bkg.jpg") left top no-repeat;
	border-right:2px solid #FFFFFF;

}


div#tabb-boxc {
	float:left;
	width:33%;
	min-height:190px !important;
	min-height:120px;
	height:auto;
	background:url("img/tab1_box3-bkg.jpg") left top no-repeat;
}

/*	End of TABS Elements for Main Page	*/
.ms-formbody{
	background-color:#ffffff;
	border:none;
}

/*For WalkAide Screener*/
#q1, .question, .end
{
width:92%;
margin:0 auto;
background:#e9e9e9;
clear:both;
padding:5px;
}
.end
{
background: white;
font-weight:bold;
font-size:larger;
border: 1px solid #e9e9e9;
}
.startOver
{
clear:both;
text-align:center;
width:92%;
margin:20px auto 0px auto;
}
#q1:after, .question:after, .inputSel:after { 
  display: block; 
  clear: both; 
  content: ""; 
} 
    #q1_Sel, .response
    {
        clear:both;
        width: 100%;
    }
    .inputSel
    {
        clear:both;
        padding-bottom:10px;
    }
    .inputSel div
    {
        float:left;
        position:relative;
    }
    
    .inputSel div.label
    {
        width:89%;
    }
    
    #upperMotor, #lowerMotor
    {
        float:left;
        width: 45%;
padding:5px;
    }
.response
{
margin-top:10px;
padding: 10px;
width: 95%;
color: red;
font-weight:bold;
}
/*Warranty Form*/
.warrForm
{	
width:75%;
}

.warrForm table
{
	padding-left:0px;	
}

.warrLabel
{
	width: 25%
}
.warrField
{
	width:75%;
}

.warrField table td.ms-dtinput
{
	width:150px;
}

