/**************** Global ********************/
HTML, 
BODY {
	behavior:url(../../../csshover3.htc);
	height:100%;
	margin:0;
	padding:0;

}
				  
BODY {
	background-color: #FFFFFF;
	color: #676042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 100%;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

form {
    margin: 0;
    padding: 0;
}

#container
{
	margin: 0;
	padding:0 0 0 0;
	position:relative;
	width: 100%;
}

#content,
#subContainer,
#headerContainer {
	margin: 0 auto;
	padding:0;
	position:relative;
	text-align: left;
	width: 940px;
}

#headerContainer {
	height:160px;
	_height:130px;
	position: relative;
}

.homeBackgContent {
	background:url(../../../images/background_content.jpg) repeat-x left 50px;
	width:940px;
	height:233px;
	padding-left: 6px;
}


.homeTextContent {
	display:block;
	width:190px;
	margin:15px auto;
}


.homeFloatLeft {
	width:231px;
	float:Left;
	display:block;
	margin:0 1px;
}

.home2columnsLeft {
	width:445px;
	float:Left;
	display:block;
	border-top: 1px solid #676042;
	padding:10px 10px;

}

.home2columnsRight {
	width:445px;
	float:right;
	display:block;
	border-top: 1px solid #676042;
	padding:10px 10px;
}

.sponsorBanner {
	background:url(../../../images/sponsorBanner.jpg) no-repeat top left;
	width:940px;
	height:44px;
	margin:5px 0 10px 0;
	padding: 0px;
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.sponsorBanner DIV{
	display:inline;
	line-height:35px;
	padding:0 10px 0 0;
	vertical-align:super;
	#vertical-align:middle;
}

.sponsorBanner A{
	vertical-align:middle;
}

.sponsorBanner IMG{
	margin:5px 10px 0;
}
/****************** Titles ******************/
H1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight:bold;*/
	line-height:20px;
	color:#676042; /*Grey*/
	padding: 5px 0 5px 0;
	margin:0;
}

H2 {
	border-bottom: 1px solid #bfb79a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#8cc63f; /*Green*/
	padding:0 0 5px 0;
	margin:20px 0 10px 0;
	width:100%;
}

h2.h2Small{
	font-size:14px !important;
	text-align:left !important;
}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ff5a00; /*Orange*/
	padding: 5px 0 5px 0;
	margin:0;
}

H4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff; /*White*/
	padding: 5px 0 0 0;
	margin:0;
}

H5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff; /*White*/
	padding: 5px 0 0 0;
	margin:0;
}

H6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ff5a00; /*Orange*/
	padding: 5px 0 0 0;
	margin:0;
}


P {
	font-weight:normal;
	padding: 0 0 10px 0;
	margin:0;
}

.mandatory {
    color:red;
}
.green {
	color:#8cc63f;
	font-weight:bold;
}

.greenNumber {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight:normal;
	color:#8fca50; /*Green*/
	padding: 10px 0 15px 0;
	margin:0;
}

.darkGreen {
	widght: 100%;
	height:140px;
	background-color:#458002;
	padding: 10px 10px 0 10px;
	margin-top: 10px;
}

.orange {
	color:#ff5a00;
}

.orange14px {
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#ff5a00;
	font-weight:bold;	
}

/**************** Header ********************/

.headerBackg01 {
	background: url(../../../images/phase2/header_background.jpg) no-repeat top left;
	width:98px;
	height:159px;
	float:left;
}

.logo_main {
    float: left;
    margin: 23px 0 0 18px;
}

.headerLinks {
	height:80px;
	position:absolute;
	right:12px;
	top:10px;
}

.topLinks{
	float:right;
}
/**************** Menu *********************/
.menu {
	height: 26px;
	top:134px;
	left:19px;
	padding: 0;
	position:absolute;
	z-index: 100;
	width: 1024px;

}

.subMenu
{
	background: #1f5178 url(../../../images/phase2/back_gradient_blue.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 31px;
	color:#ffffff;
	margin-top: 0;
	margin-bottom: 6px;
	text-align:left;
	border-top: 4px solid #ff6100;
}

.noSubMenu {
	height: 0;
	margin: 0 0 13px 0;
	_margin: 0 0 0 0;
	padding:0;
	border-top: 4px solid #ff6100;
}

#noMargin .noSubMenu {
	height: 0;
	margin: 0 0 0 0;
	_margin: 0 0 0 0;
	padding:0;
	border-top: 4px solid #FF6100;
}

/**************** Links ********************/
a:link {
	color: #ff5a00; /*Orange*/
	text-decoration: none;
}
a:visited {
	color: #ff5a00; /*Orange*/
	text-decoration: none;
}
a:hover {
	color: #ff5a00; /*Orange*/
	text-decoration: underline;
}
a:active {
	color: #ff5a00; /*Orange*/
	text-decoration: none;
}

.subMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF ;  
	text-decoration: none;
}

.subMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;  
	text-decoration: none;
}
.subMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;  
	text-decoration: none;
}

.subMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;  
	text-decoration: none;
}

.footerLink a:link,
a.trackerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #676042 ;  /*White*/ 
	text-decoration: none;
}

.footerLink a:visited,
a.trackerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #676042;  /*White*/
	text-decoration: none;
}

.footerLink a:hover,
a.trackerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #676042;  /*White*/
	text-decoration: underline;
}

.footerLink a:active,
a.trackerLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #676042;  /*White*/
	text-decoration: none;
}

/**************** Images ********************/

IMG {
	margin:0;
	padding:0;
	border: 0;
}

.boxContent img {
	margin-bottom: 5px;
}

.imgLeft {
	margin-right:10px;
}

.imgRight {
	margin-left:10px;
}

.borderLogo {
	border: 1px solid #bfb79a;
	width:198px;
	height:82px;
	text-align:center;
	float: left;
	margin:0 30px 0 0;
	display: table;
	#position: relative;
	overflow: hidden;
}
.valign {
	#position: absolute;
	#top: 50%;
	#left: 50%;
	display: table-cell;
	vertical-align: middle;
}

.borderLogo IMG{
	#position: relative;
	#top: -50%;
	#left: -50%;
}
/********* Images Gallery (Members) **********/
.newestMembers {
	width: 100%;
	clear: both;
	margin-bottom:20px;
	#margin-bottom:0;
	border: 1px solid red;
}

.gallery {
	margin: 2px;
	height: auto;
	width: auto;
	float: left;
	text-align: left;
}

.gallery img {
	display: inline;
	margin: 3px 10px 10px 10px;
	border: 0;
}

.imgDescription{
	text-align: left;
	font-weight: bold;
	width: 100px;
	margin: 0 0 2px 10px;
}

/****************** List ********************/
OL LI H3 {
	padding: 0 0 5px 0;
}

OL {
	margin-top: 0;
}

/**************** Align ********************/

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.blockLogo {
	clear:both;
	display:block;
	width:100%;
	overflow:auto;
	margin:0 0 12px 0;
}

.blockText {
	float:left;
	width:405px;
}
/**************** Left colonne2 *********************/
#col201 {
	float: left;
	margin: 0 42px 0 0;
	_margin: 0 42px 0 0;
	padding: 0;
	width: 660px;
}

/**************** Left colonne *********************/
#col01 {
	float: left;
	margin: 0 42px 0 0;
	_margin: 0 42px 0 0;
	padding: 0;
	width: 226px;
}

/****** mobile landing page left colonne ************/
#mobile_column_left {
    float: left;
    margin: 0 0px 0 0;
    padding: 0;
    width: 725px;
}

/**************** Central colonne *******************/
#col02 {
	float: left;
	margin: 0 42px 0 0;
	padding: 0;
	width: 385px;
}
/**************** Central colonne *******************/
#col12 {
	float: left;
	margin: 0 42px 0 0;
	padding: 0;
	width: 655px;
}

/**************** Right colonne  ********************/
#col03 {
	float: left;
	margin:0 0 0 0;
	padding: 0;
	width: 226px;
}

/****** mobile landing page left colonne ************/
#mobile_column_right {
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    width: 215px;
}



/**************** Box content ********************/
#box {
	width: 225px;
	margin-bottom: 20px;
}

.titleGreen {
	background-color: #8ac641;
	border-top: 1px solid #bfb79a;
	border-right: 1px solid #bfb79a;
	border-left: 1px solid #bfb79a;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	min-height: 22px;
    height:auto;
    padding: 5px 0 0 10px;
	margin: 0;
	width: 216px;
}

.boxContent {
	border: 1px solid #bfb79a;
	margin: 0;
	padding: 13px 13px 13px 13px; 
	width: 200px;
}

.boxContentFull {
	border-top: 1px solid #bfb79a;	
	margin-top: 10px;
	padding: 17px 17px 17px 17px; 
	width: 350px;
}

.box_mobile .titleGreen {
    background-image: url(../../../images/mobile/bg_sidebar_callout.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}


/**************** Footer ********************/

.footer {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin-top: 100px;
}


.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#676042;
	/*padding-top: 10px;*/
	text-align:center;
	margin: 100px auto !important;
	/*border-top:1px solid #676042;*/
	/*width:940px;*/
	clear:both;
	display:block;
}

#noMargin .footerLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#676042;
	padding-top: 10px;
	text-align:center;
	margin-top: 0px !important;
}

/******************************* MyStart! Tracker Template *************************************/

.backGradientGreen {
	background: url(../../../images/phase2/btn_back_green.jpg) no-repeat left top;
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px 0 0 10px;
	width:150px;
	height:30px;
}

.backGradientBlue {
	background: url(../../../images/phase2/btn_back_blue.jpg) no-repeat left top;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	padding: 5px 0 0 10px;
	margin: 0 5px 5px 0;
	width:140px;
	height:30px;
}

.backGreen {
	background-color:#8fca50;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px 10px 7px 10px;
	margin:2px 0 7px 0;
	width:130px;
}

.backGreen img {
	padding-top:2px;
}

.backOrange {
	background-color:#f08535;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px 5px 7px 10px;
	margin:-2px 0 7px 0;
	width:600px;
}

.trackerContent {
	background:url(../../../images/phase2/pict_welcome.jpg) no-repeat left top;
	width: 615px;
	height: 410px;
	padding: 0;
	margin: 0;
	position:relative;
}

.blackBackground {
	background-color:#000000;
	float:right;
	width: 275px;
	height: 410px;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:relative;
}

.yourStat {
	position: absolute;
	top: 20px;
	left: 355px;
	width: 260px;
	height: 390px;
	z-index: 100;
}

/**************** Tracker Left colonne *********************/
#trackerCol01 {
	float: left;
	margin: 59px 6px 0 0;
	_margin: 48px -4px 0 0;
	padding: 0 0 0 0;
	width: 150px;
}

/**************** Tracker Central colonne *******************/
#trackerCol02 {
	float: left;
	margin: 11px 0 0 0;
	_margin: 0 -4px 0 0;
	padding: 0 0 0 0;
	width: 620px;
}

/**************** Tracker Right colonne  ********************/
#trackerCol03 {
	float: left;
	margin: 59px 0 0 0;
	_margin: 48px 0 0 0;
	padding: 0 0 0 0;
	width: 150px;
}




/**************************** Submenu **********************************/

.clear {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
/*.clear2 {*/
    /*clear: both;*/
    /*line-height: 1px;*/
    /*height: 1px;*/
/*}*/

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal ul {
	list-style: none;
	margin: -10px 0 0 5px;
	#margin: -10px 0 0 5px;
	padding: 0;
	float: left;
	#:none
}
.bubplastic.horizontal ul li {
	float: left;
	text-align: left;
	margin-top: 10px;
	padding: 0;
	
}

.bubplastic.horizontal ul li a {
	display: block;
	float: left;
	padding: 5px 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../../../images/phase2/back_gradient_blue.jpg) repeat-x left top;
	height:26px;
	cursor: pointer;
}

.bubplastic ul li a:hover {
	background: transparent url(../../../images/phase2/submenu_over.jpg) repeat-x left top;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic ul li.highlight a {
	background: transparent url(../../../images/phase2/submenu_active.jpg) repeat-x left top;
	color: #FFFFFF;
	
}


/**************** Shop Start! - Scroll Bar ********************/

/*-- SHOP SCROLLER --*/


#shopwindow {
	height: 85px;
	width: 397px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

#shopwindow img {
	border: none;
}

#shopwindow #btnleft, #shopwindow #btnright {
	height: 85px; 
	width: 36px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#shopwindow #scroll {
	width: 312px;
	height: 85px;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#shopwindow #scrollinner {
	width: 3165px;
	height: 85px;
	position: absolute;
}

#shopwindow #scrollinner img{
	border: none;
}

#shopwindow .shopicon {
	width: 70px;
	height: 85px;
	padding: 0px;
	margin: 0px;
}

#shopwindow .shopspacer {
	width: 21px;
	height: 85px;
	padding: 0px;
	margin: 0px;
}

/*-- INDEX SPONSOR LOGOS--*/

.nationalsponsor img {
	float: none;
}

/*-- scripted sidebar size --*/


#sidebaranchor {
	position: relative;
	width: 938px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
		
}

#rightcolx {
	position: absolute;
	left: 655px;
	width: 282px;
}

.homerightcolx
{
	top: 365px; 
}

.intrightcolx
{
	top: 77px; 
}

.mediumWidth {
    width:120px;
}
.largeWidth {
    width:260px;
}
select.largeWidth {
    width:266px;
}

span.pagelinks {
    float:right;
    margin-bottom:20px;
    font-size:120%;
}
span.pagelinks strong {
    color:#8CC540;
}

div.nothingFound {
    margin : 30px 0 0 0;
}

table.eventTable {
    width:100%;
    border: 1px solid #54801F;
    border-collapse:collapse;
    border-spacing:0;
}
table.eventTable td{
    border: 1px solid #54801F;
}

table.eventTable th{
    background-color:#8CC540;
    font-size:120%;
    color:white;
    height:26px;
    border: 1px solid #54801F;
    padding-left:14px;
    margin:0px;
    text-decoration:underline;
    text-align: left;
}
table.eventTable td {
    padding-left:14px;
}
table.eventTable th a{
    color:white;
}
table.eventTable a{
    color:#FC5602;
    text-decoration:underline;
}
table.eventTable th.sorted a {
    font-weight:bold;
    color:white;
}
table.eventTable th.sorted.order1 a {
    color:white;    
}
table.eventTable .odd {
    background-color:#E7F1B5;
}
table.eventTable .even {
    background-color:#EFF1E4;
}

/* Admin table */
div.admin table.eventTable {
    width:100%;
    border-top: 1px solid #2076AF;
    border-left: 1px solid #2076AF;
    border-bottom: 1px solid #2076AF;
}
div.admin table.eventTable td{
    border-top: 1px solid #2076AF;
    border-right: 1px solid #2076AF;
}

div.admin table.eventTable th{
    background-color:#29A6FF;
    border: 1px solid #2076AF;
    font-weight:bold;
    color:black;
    height:26px;
    text-align:left;
}
div.admin table.eventTable td{
    border: 1px solid #2076AF;
}

div.admin table.eventTable a{
    color:black;
}
div.admin table.eventTable th.sorted a {
    font-weight:bold;
    color:white;
}
div.admin table.eventTable th.sorted.order1 a {
    color:white;
}
div.admin table.eventTable .odd {
    background-color:#A5D9FE;
}
div.admin table.eventTable .even {
    background-color:#DDF0FF;
}

div.admin a {
    color:#2076AF;
}
div.admin span.pagebanner {
    float:left;
}
div.admin span.pagelinks {
    float:right;
    margin-bottom:0px;
    font-size:120%;
}
div.admin span.pagelinks strong {
    color:black;
}
div.admin span.pagelinks a {
    color:#2076AF;
}
div.admin div.exportlinks a {
    color:#2076AF;
}

/**************** Il y a un bug dans Dreamweaver, le fichier CSS ne doit pas peser 8K  ********************/

a.hrefasinput {
    background:url(../../../images/button/bg_hrefasinput.gif) repeat-x left center;
    border: solid 1px #397BAD;
    color:white !important;
    display:block;
    font: bold 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    #line-height: 24px;
    float:left;
    margin: 0 4px 0 0;
    padding: 0px 13px;
    text-decoration:none;
}
input.hrefasinput {
    background: transparent url(../../../images/button/bg_hrefasinput.gif) repeat-x left top;
    border: none;
    color: white !important;
    display: block;
    float:left;
    font: bold 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 4px 0 0;
    overflow: visible;
    padding: 1px 13px;
}

.alphacube_buttons input {
	background:none;
	border:0 none;
	display:block;
	margin:0 10px !important;
	width:auto !important;
	color:#FF5A00;
	cursor:pointer;
	text-decoration:underline;
	float:right;
}

.alphacube_buttons input:hover {
	text-decoration:none;
}

.overlay_alphacube {
	background-color: #000000 !important;
	filter:alpha(opacity=80) !important;
	-moz-opacity: 0.8 !important;
	opacity: 0.8 !important;
}

.sponsorBanner a:hover {
	text-decoration:none;
}

/************************************ walking path general *****************************************/
.blueBtn{
	background-image:url(../../../images/bgBlueBtn.png);
	border:solid 1px #488cb4;
	color:#fff !important;
	font-size:16px;
	font-family:"Myriad Pro",Verdana, Arial;
	/*font-weight:bold;*/
	height:28px;
	/*letter-spacing:1px;*/
	line-height:12px;
}

.blueBtn:hover{
	text-decoration:none;
}

.blueBtnLink{
	display:block;
	float:left;
	line-height:23px;
	text-align:center;
}

.blueBtnInput{
	padding-bottom:4px;
}

#walkingPathSection .blueBtn131:hover{
	text-decoration:none;
}
/************************************ walking paths landing ****************************************/
#walkingPathSection{
	color:#7a7353;
	font-size:13px;
}

#walkingPathSection .subMenu{
	margin-bottom:0;
}

#walkingPathSection #content{ 
	width:900px;
}

#walkingPathSection h2,
#home h2{
	border:none;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	text-align:center;
}

#walkingPathSection h3{
	color:#7a7353;
	font-size:14px;
	font-weight:bold;
	padding:4px 0;
}

#walkingPathHomeTop{
	border:solid 1px #ccc;
	position:relative;
	height:411px;
	width:898px;
}

#sponsorsBox{
	bottom:35px;
	height:58px;
	left:0;
	position:absolute;
	width:577px;
}

#logoSubway{
	background:url(../../../images/logoSubway.png) no-repeat left top;
	_background:url(../../../images/logoSubwayIE6.gif) no-repeat left top;
	display:inline-block;
	float:left;
	height:58px;
	width:285px;
}

#logoUnitedHealthCare{
	background:url(../../../images/logoUnitedHealthcare.png) no-repeat left top;
	_background:url(../../../images/logoUnitedHealthcareIE6.gif) no-repeat left top;
	display:inline-block;
	float:left;
	height:58px;
	width:292px;
}


#findAStartWalkingPath{
	background:url(../../../images/walkingpaths/bgFindAStartWalkingPath.png);
	_background:url(../../../images/walkingpaths/bgFindAStartWalkingPathIE6.gif);
	height:396px;
	padding:15px 6px 0 67px;	
	position:absolute;	
	right:0;
	top:0;
	width:290px;
}

.findAStartWalkingPathContent{
	font-size:12px;
	margin-left:6px;
}

.findAStartWalkingPathBlock{
	margin-bottom:4px;
}

.findAStartWalkingPathFormBlock{
	color:#333;
	float:left;
	font-size:11px;
	margin:0 0 8px 6px;
}

.findAStartWalkingPathFormBlock .blueBtn{
	margin-left:25px;
}

.formLabel{
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}


.formSelect{
	border:solid 1px #d4d4d4;
}

.formInput{
	border:solid 1px #d4d4d4;
}

.formTextarea{
	border:solid 1px #d4d4d4;
}

#walkingPathsLandingBottomSection{
	background:url(../../../images/walkingpaths/bgWalkingPathsLandingBottomSection.png) repeat-x left top;
	border:solid 1px #ccc;
	float:left;
	padding:21px 10px;
	width:878px;
}

#walkingPathsLandingBottomSection .box593{
	position:relative;
}


.box272{
	background:#fff url(../../../images/walkingpaths/bgWalkingPathsH2.png) repeat-x left top;
	border:solid 1px #ccc;
	float:left;
	font-size:12px;
	margin-bottom:10px;
	padding:0 9px 9px 9px;
	width:254px;
}

.box272SmallPadding{
	padding: 0 2px 9px 4px;
	width:266px;
}

.box272 img{
	margin:9px 0;
}

.box272 p {
	margin:0 0 9px 0;
	padding:0;
}

.box272 p span{
	font-weight:bold;
}

.box272 .blueBtn{
	float:left;
	margin:9px 0;
}

.box593{
	background:#fff url(../../../images/walkingpaths/bgWalkingPathsH2.png) repeat-x left top;
	border:solid 1px #ccc;
	float:left;
	font-size:12px;
	margin-left:11px;
	padding:0;
	width:591px;
}

#walkingPathsLandingBottomSection .box593{
	padding:0;
}

.box593 h2{
	float:left;
	padding:0 0 0 9px;
	text-align:left !important;
	width:auto;
}

.box593TopLink{
	color:#fff;
	float:right;
}

#walkingPathsLandingBottomSection .box593 .box593TopLink{
	padding:0 9px 0 0;
}

.box593TopLink a{
	color:#2f82ba;
	font-weight:bold;
	line-height:27px;
}

#mostRecentPaths table{
	margin-top:2px;
	_margin-top:-15px;
	width: 100%;
}
#mostRecentPaths td.cell1{
	border-right:solid 1px #fff;
}

#mostRecentPaths td.cell2{
	border-left:solid 1px #dbdbdb;
}

#mostRecentPaths td{
	padding:6px 0 10px 9px;
}

#mostRecentPaths tr.even td{
	background:#eee;
}

#mostRecentPaths .bubble{
	background:url(../../../images/walkingpaths/bgBubble.gif) no-repeat left 5px;
	color:#fff;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:36px;
	line-height:31px;
	margin-right:8px;
	text-align:center;
	width:20px;
}

#mostRecentPaths .recentPathName{
	color:#2f82ba;
	display:block;
	font-weight:bold;
	width: 190px;
}

#mostRecentPaths .recentPathDescription{
	float:left;
	position:relative;
	width:250px;
}

#mostRecentPaths .justAdded{
	right:0;
	position:absolute;
	top:0;
}

#mostRecentPaths .createdByLink{
	color:#2f82ba;
}

#mostRecentPaths  .pathLike{
	color:#ff7800;
	font-weight:bold;
}


/***************************************** FAQ  + download kit******************************************/
#walkingPathsFAQSection,
#walkingPathsKitSection,
#walkingPathSearchResult{
	color:#7a7353;
	font-size:13px;
}

#walkingPathsFAQSection h1,
#walkingPathsKitSection h1,
#walkingPathSearchResult h1,
#createWalkingPath h1,
#walkingPathsManageMyPathsSection h1,
#editWalkingPath h1,
#walkingPathFavoritePath h1{
	color:#2f82ba;
	font-size:24px;
	font-weight:bold;
	line-height:43px;
	margin-top:-9px;
	/*margin-bottom:15px;*/
}

#walkingPathsFAQSection .subMenu,
#walkingPathsKitSection .subMenu,
#walkingPathSearchResult .subMenu,
#createWalkingPath .subMenu,
#walkingPathsManageMyPathsSection .subMenu,
#editWalkingPath .subMenu,
#walkingPathFavoritePath .subMenu{
	margin-bottom:0;
}

#walkingPathsFAQSection #content,
#walkingPathsKitSection #content,
#walkingPathSearchResult #content,
#createWalkingPath #content,
#walkingPathsManageMyPathsSection #content,
#editWalkingPath #content,
#walkingPathFavoritePath #content{ 
	width:900px;
}

#contentInner{
	float:left;
	background:#f6fae9 url(../../../images/walkingpaths/bgContent.png) repeat-x left top;
	border:solid 1px #ccc;	
	padding:9px;	
	width:880px;
}

#createWalkingPath #contentInner{
	padding:0 0 0 9px;
	position:relative;
	width:889px;
}

#walkingPathsFAQSection h2{
	border:none;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding:0;
	text-align:center;
}

#walkingPathsKitSection h2{
	border:none;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding:0;
	text-align:center;
}

#walkingPathsFAQSection #centerColumn,
#walkingPathsKitSection #centerColumn{
	float:left;
	margin:11px 0 0 11px;
	_margin:11px 0 0 5px;
	width:605px;
}

#walkingPathsFAQSection #rightColumn{
	float:left;
	margin:56px 0 0 10px;
	width:253px;
}

#walkingPathsKitSection #rightColumn{
	float:left;
	margin:11px 0 0 10px;
	width:253px;
}

.box253{
	background:#fff url(../../../images/walkingpaths/bgWalkingPathsH2.png) repeat-x left top;
	border:solid 1px #ccc;
	float:left;
	font-size:12px;
	margin-bottom:9px;
	padding:0 9px 9px 9px;
	width:235px;
}

.box253 img{
	margin:9px 0;
}

.box253 p {
	margin:0 0 9px 0;
	padding:0;
}

.box253 p span{
	font-weight:bold;
}

.box253 .blueBtn{
	float:left;
	margin:9px 0;
}

#topContent{
	background:url(../../../images/walkingpaths/bgTopContent.png) repeat-x left top;
	border:solid 1px #ccc;
	_font-size:0;
	height:48px;
	margin:0 auto;
	position:relative;
	width:898px;
}

#topContent a{
	margin-left:10px;
}

#topContent a.logo_strip,
#topContent a.logo_strip_first {
    margin-left: 0;
    display: inline-block;
    border-right: 1px solid #CCCCCC; 
}

#topContent a.logo_strip_first {
    border-right: 1px solid #CCCCCC; 
}

.FAQBox{
	background:#fff url(../../../images/walkingpaths/bgFAQBox.png) no-repeat left top;
	border:solid 1px #ccc;
	margin-bottom:9px;
	padding:9px 9px 9px 41px;
}

.FAQQuestion{
	color:#2f82ba;
	font-size:15px;
}

.FAQResponse{
	color:#7a7353;
	font-size:13px;
}

#walkingPathsKitSection h4{
	color:#7a7353;
	font-size:14px;
	font-weight:bold;
	margin:0 0 3px 0;
	paddng:0;
}

#walkingPathsKitSection #centerColumn img{
	margin:12px 0;
}

/**************************************************** header ************************************************/
#donateHeader{
	position:absolute;
	right:0;
	top:33px;
}
/*************************************************** search results *****************************************/
#topContent .createAWalkingPath,
#topContent .downloadKit{
	position:absolute;
	right:10px;
	text-align:center;
	top:10px;
}

#walkingPathSearchResult #contentInner{
	padding:0 0 9px 9px;
	position:relative;
	width:889px;
}

#walkingPathSearchResult #leftColumn{
	float:left;
	margin:15px 10px 9px 0;
	width:275px;
	_overflow:hidden;
}

#walkingPathSearchResult #centerColumn{
	float:left;
	position:relative;
	width:604px;
}

#walkingPathSearchResult .box593{
	margin:0;
}

#walkingPathSearchResult #walkingPathResultMap{
	height:361px;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc; 
	margin-bottom:10px;
	width:603px;
	_overflow:hidden;
}

#walkingPathSearchResult h2
{
	border:none;
	color:#fff;
	float:none;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	text-align:center;
}

#walkingPathSearch table{
	border-collapse:collapse;
}

#walkingPathSearch .formLeftCol,
#walkingPathSearch .formRightCol{
	color:#7a7353;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}

#walkingPathSearch .formLeftCol{
	width:66px;
}

#walkingPathSearch .formRightCol{
	width:82px;
}

#walkingPathSearch table span{
	font-size:10px;
}

#walkingPathSearch td{
	padding-bottom:10px;
}

#walkingPathSearch .blueBtn{
	float:right !important;
	margin-right:10px;
	margin-top:14px;
}

#searchList ul{
	list-style-type:none;
	margin:0;
	padding:0;
	width:271px;
}

#searchList li{
	background:#fff url(../../../images/walkingpaths/bgSearchListLi.png) repeat-x left top;
	border:solid 1px #ccc;
	float:left;
	margin:0 0 9px 0;
	padding:9px;
}

#searchList li.selected{
	background:#fef5ed url(../../../images/walkingpaths/bgSearchListLiSelected.png) repeat-x left top;
	border:solid 1px #ff7700;
}

#searchList .viewPathLink{
	background:url(../../../images/walkingpaths/icnViewPath.gif) no-repeat left 3px;
	color:#2f82ba;
	font-size:11px;
	padding-left:13px;
}

#searchList .leftCol{
	float:left;
	width:30px;
}

#searchList .rightCol{
	float:left;
	width:220px;
}

#searchList .rightCol .pathName a{
	color:#2f82ba;
	font-size:14px;
	font-weight:bold;
}

#searchList .rightCol .pathDistance span{
	font-weight:bold;
}

#searchList .rightCol .pathDistance span.labelPathDistance{
	font-weight:normal;
}

#searchList .rightCol .pathCreated{
	display:none;
}

.shareLinks {
	margin-top:20px;
}

.shareLinks a{
	color:#2f82ba;
	font-size:11px;
	font-weight:bold;
}

#searchList .rightCol .pathName{
	float:left;
}

#searchList .rightCol .pathLike{
	background:url("../../../images/walkingpaths/icnLike.png") no-repeat scroll left top transparent;
	color:#FF7800;
	font-size:12px;
	padding-left:20px;
}

#searchList .rightCol .justAdded{
	float:left;
	margin-left:5px;
}

#searchList .rightCol .pathView {
	background:url(../../../images/walkingpaths/icnViewPath.gif) no-repeat left 2px;
	padding-left:11px;
}

#searchList .rightCol  .pathFavorite{
	color:#2f82ba;
	font-size:11px;
	font-weight:bold;
	background:url(../../../images/walkingpaths/icnBookmark.gif) no-repeat left 3px;
	margin-left:14px;
	padding-left:11px;
}

#searchList .rightCol  .pathShare{
	background:url(../../../images/walkingpaths/icnShare.gif) no-repeat left 3px;
	margin-left:14px;
	padding-left:11px;
}

#editWalkingPath .shareBox{
	margin-top:10px;
}

.st_sharethis_custom{
	background: url(../../../images/walkingpaths/icnShare.gif) no-repeat scroll left 3px;
	color:#2F82BA;
	font-size:11px;
	margin-left:14px;
	padding-left:11px;
}

.st_facebook  .stButton .chicklets {
	background:url(../../../images/walkingpaths/icnFacebook.png) no-repeat left 3px;
	color:#7a7353;
 	height:24px;
	line-height:26px;
	padding-left:25px;
}

.st_twitter  .stButton .chicklets {
	background:url(../../../images/walkingpaths/icnTwitter.png) no-repeat left 3px;
	color:#7a7353;
 	height:24px;
	line-height:26px;
	padding-left:25px;	
}

.st_newsvine  .stButton .chicklets {
	background:url(../../../images/walkingpaths/icnNewsvine.png) no-repeat left 3px;
	color:#7a7353;
 	height:24px;
	line-height:26px;
	padding-left:25px;	
}

.st_email .stButton .chicklets {
	background:url(../../../images/walkingpaths/email_icon.png) no-repeat left 3px;
	color:#7a7353;
 	height:24px;
	line-height:26px;
	padding-left:25px;	
}

#searchSummary span{
	font-weight:bold;
}

#searchList .pagination{
	float:right;
	margin-right:10px;
}

.paginationLeft{
	float:left;
}

#searchList .paginationBlock{
	font-size:12px;
	float:left;
	margin-bottom:10px;
	width:276px;
}

.pagination div,
.pagination a{
	float:left;
}

.pagination a{
	margin-top:5px;
}


#searchList .paginationBlock a{
	font-size:12px;
}
#searchList .paginationPrev{
	background:url(../../../images/walkingpaths/icnPaginationPrev.gif) no-repeat left top;
	display:inline-block;
	height:8px;
	margin-right:10px;
	width:5px;
}
#searchList .paginationNext{
	background:url(../../../images/walkingpaths/icnPaginationNext.gif) no-repeat left top;
	display:inline-block;
	height:8px;
	margin-left:10px;
	width:5px;	
}

#searchList #errorMsgSearchNoresults{
	right:8px;
	top:10px;
	width:525px;
	z-index:100;
}


.popup {
	font-size:12px;
}
.popup .leftCol{
	display:none;
}

.popup .pathLike{
	display:none;
}

.popup .pathName {
	padding-top:5px;
}

.popup .pathName a{
	color:#2f82ba;
	font-size:14px;
	font-weight:bold;
}

.popup .pathDistance span.labelPathDistance{
	display:none;
}

.popup .pathDistance{
	font-weight:bold;
}

.popup .pathCreated span{
	color:#2f82ba;
}

.popup .shareLinks{
	color:#2f82ba;
	font-size:11px;
}

.popup .shareLinks a{
	text-decoration:underline;
}

.popup .viewPathLink{
	color:#2f82ba;
	text-decoration:underline;
}

.popup .st_sharethis_custom,
.popup .pathFavorite{
	background:none;
	color:#2F82BA;
	font-size:11px;
	font-weight:bold;
	margin-left:14px;
	padding-left:0;
	text-decoration:underline;
}

/**************************************************** create walking path ***********************************/
#topContent .btnDownloadTop{
	position:absolute;
	right:10px;
	top:0;
}

.createNewPathLink{
	position:absolute;
	right:10px;
	top:10px;
}

.createNewPathLink a{
	float:left;
	font-size:14px;
	margin:0 !important;
}

#createWalkingPath .box593{
	margin:10px 0 0 0;
	position:relative;
}
/*.privateBlock {
	width:300px;
}*/

#createWalkingPath  #notes{
	height:75px;
}


/**************************************************** manage my paths ***************************************/
#walkingPathsManageMyPathsSection #contentInner,
#walkingPathFavoritePath #contentInner{
	padding:20px;
	width:858px;
}

#manageMyPathsList,
#myfavoritePathsList,
#memberPathsList{
	list-style-type:none;
	margin:0;
	padding:0;
}

#manageMyPathsList li,
#myfavoritePathsList li,
#memberPathsList li{
	background:#fff;
	border:solid 1px #ccc;
	float:left;
	margin:0 0 20px 0;
	padding:7px 6px 8px 6px;
	position:relative;
	width:406px;
}

#manageMyPathsList li.firstCol,
#myfavoritePathsList li.firstCol,
#memberPathsList li.firstCol{
	margin-right:18px;
}

#manageMyPathsList .manageMyPathListLeft,
#myfavoritePathsList .myfavoritePathsListLeft,
#memberPathsList .manageMyPathListLeft{
	float:left;
	width:27px;
}
#manageMyPathsList .manageMyPathListCenter,
#myfavoritePathsList .myfavoritePathsListCenter,
#memberPathsList .manageMyPathListCenter{
	float:left;
	padding-top:2px;
	position:relative;
	width:305px;
}

#manageMyPathsList .manageMyPathListCenter img.justAdded,
#myfavoritePathsList .myfavoritePathsListCenter img.justAdded,
#memberPathsList .manageMyPathListCenter img.justAdded{
	float:left;
	margin-left:5px;
}

#manageMyPathsList .manageMyPathListRight,
#myfavoritePathsList .myfavoritePathsListRight,
#memberPathsList .manageMyPathListRight{
	float:left;
	width:70px;
}

#manageMyPathsList .pathImages,
#myfavoritePathsList .pathImages,
#memberPathsList .pathImages{
	float:right;
	margin-top:25px;
	height:65px;
	overflow:hidden;
}

#manageMyPathsList .pathImages img,
#myfavoritePathsList .pathImages img,
#memberPathsList .pathImages img{
	height:30px;
	margin-left:3px;
	width:30px;
}


#manageMyPathsList .pathName,
#myfavoritePathsList .pathName,
#memberPathsList .pathName{
	color:#2f82ba;
	float:left;
	font-size:14px;
	font-weight:bold;
}

#manageMyPathsList .pathLike,
#myfavoritePathsList .pathLike,
#memberPathsList .pathLike{
	background:url(../../../images/walkingpaths/icnLike.png) no-repeat left top;
	color:#ff7800;
	font-size:12px;
	padding-left:20px;
	position:absolute;
	right:10px;
	top:8px;
}

#manageMyPathsList  .pathPrivate,
#myfavoritePathsList .pathPrivate,
#memberPathsList .pathPrivate{
	position:absolute;
	right:16px;
	top:8px;
}

#manageMyPathsList .pathCreated,
#myfavoritePathsList .pathCreated,
#memberPathsList .pathCreated{
	margin-bottom:6px;
}

#manageMyPathsList .pathCreated span,
#myfavoritePathsList .pathCreated a,
#memberPathsList .pathCreated a{
	color:#2f82ba;
}

#manageMyPathsList .pathLabel,
#myfavoritePathsList .pathLabel,
#memberPathsList .pathLabel{
	font-weight:bold;
}

#manageMyPathsList .pathLocation,
#manageMyPathsList .pathDistance,
#myfavoritePathsList .pathLocation,
#myfavoritePathsList .pathDistance,
#memberPathsList .pathLocation,
#memberPathsList .pathDistance{
	float:left;
	width:155px;
}

#manageMyPathsList .pathType,
#manageMyPathsList .pathDifficulty,
#myfavoritePathsList .pathType,
#myfavoritePathsList .pathDifficulty,
#memberPathsList .pathType,
#memberPathsList .pathDifficulty{
	float:left;
	width:150px;
}

#manageMyPathsList .manageMyPathsButtons,
#myfavoritePathsList .myfavoritePathsButtons,
#memberPathsList .manageMyPathsButtons,
#memberPathsList .manageMyPathsButtons{
	margin-left:27px;
	margin-top:6px;
}

.swpDifficulty2{
	background:url(../../../images/walkingpaths/icnEasy.png) no-repeat left 2px;
	color:#a5cd23;
	font-weight:bold;
	padding-left:13px;
}

.swpDifficulty3{
	background:url(../../../images/walkingpaths/icnModerate.png) no-repeat left 2px;
	color:#2f82ba;
	font-weight:bold;
	padding-left:14px;
}

.swpDifficulty4{
	background:url(../../../images/walkingpaths/icnChallenging.png) no-repeat left 2px;
	color:#000;
	font-weight:bold;
	padding-left:12px;
}

/************************************************ create walking path *******************************************/
#createWalkingPath #centerColumn{ 
	color:#7a7353;
	float:left;
	font-size:13px;
	margin-top:11px;
	padding-right:20px;
	_padding-right:10px;
	width:264px;
}

#createWalkingPath #rightColumn{ 
	float:left;
	_float:right;
	position:relative;
	width:605px;
}

#ewpMap{
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	float:right;
	height:362px;
	width:603px;
}

#createWalkingPath h2{
	border:none;
	color:#7a7353;
	font-size:16px;
	font-weight:bold;
	margin:0 0 6px 0;
	padding:0;
}

#createWalkingPath #rightColumn h2{
	border:none;
	color:#fff;
	float:none;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding-left:9px;	
	text-align:center;
}

.greyInput{
	background:url(../../../images/bgGreyInput.png) repeat-x left top;
	border:solid 1px #ccc;
	margin-bottom:10px;
}

#createWalkingPath .subTitle{
	font-weight:bold;
}

.createList{
	list-style-type:none;
	margin:10px 0 20px 0 ;
	padding:0;
}

.createList ul{
	list-style-type:none;
	margin:0 ;
	padding:0;
}

.createList li{ 
	margin:0;
	padding:0 0 10px 0;
}

.createList li.createList1{ 
	background:url(../../../images/walkingpaths/createList1.png) no-repeat left 3px;
}

.createList li.createList2{ 
	background:url(../../../images/walkingpaths/createList2.png) no-repeat left 3px;
}

.createList li.createList3{ 
	background:url(../../../images/walkingpaths/createList3.png) no-repeat left 3px;
}

.createList li.createList4{ 
	background:url(../../../images/walkingpaths/createList4.png) no-repeat left 3px;
}

.createList li.createList5{ 
	background:url(../../../images/walkingpaths/createList5.png) no-repeat left 3px;
}

.createList li.createList6{ 
	background:url(../../../images/walkingpaths/createList6.png) no-repeat left 3px;
}

.createList li.createList7{ 
	background:url(../../../images/walkingpaths/createList7.png) no-repeat left 3px;
}

.createList li li{ 
	margin:15px 0 0 0;
	padding:0 0 0 20px;
}

.createList li  img{ 
	vertical-align:middle;
}

.createList li li span{ 
	font-weight:bold;
}


.orangeBtn{
	background-image:url(../../../images/bgOrangeBtn.png);
	border:solid 1px #ff7800;
	color:#fff !important;
	font-family:"Myriad Pro", Verdana, Arial;
	font-size:16px;
	/*font-weight:bold;*/
	height:28px;
	line-height:23px;
	text-align:center;
}

.createPathLocation{
	color:#2f82ba;
	font-size:14px;
}

.box593Inner{
	float:left;
	padding:15px 18px;
}

.pathNote{
	color:#ff7800;
	font-size:11px;
	margin-bottom:12px;
}

#ewpStep2Form .formLabel{
	margin-bottom:10px;
	text-transform:none;
	width:91px;
}

#ewpStep2Form .formLabel span{
	color:#ff7800;
}

#ewpStep2Form .formInput,
#ewpStep2Form .formSelect
{
	margin-bottom:10px;
}

#ewpStep2Form  .leftCol{
	float:left;
	width:288px;
}

#ewpStep2Form  .rightCol{
	float:left;
	width:267px;
}

#ewpStep2Form  .formBlock{
	position:relative;
}

#createWalkingPath .saveBtn{
	float:right;
	margin:10px 10px 10px 0;
	_margin:10px 6px 10px 0;
}

#createWalkingPath .privateBlock{
	margin-left:32px;
	margin-top:115px;
}

.errorMsg{
	background:#fff url(../../../images/walkingpaths/bgErrorMsg.gif) no-repeat 11px 13px;
	border:solid 1px #ff0000;
	color:#ff0000;
	padding:15px 20px 20px 40px;
	position:absolute;
	top:-9999px;
}

.errorMsg2{
	background:#fff;
	border:solid 1px #ff0000;
	color:#ff0000;
	padding:5px;
	position:absolute;
	top:-9999px;
	width:290px;
}

#successMsg{
	background:#fff url(../../../images/walkingpaths/bgSuccessBox.gif) repeat-y left top;
	border:solid 1px #9bcd4e;
	color:#688d31;
	display:none;
	font-size:13px;
	left:10px;
	padding:10px 0 11px 180px;
	position:absolute;
	top:60px;
	width:698px;
	z-index:100;
}

#successMsg .successLeft{
	background:url(../../../images/walkingpaths/icnSuccess.png) no-repeat left 7px;
	float:left;
	height:20px;
	padding-left:33px;
	padding-right:188px;
	padding-top:9px;
}

#successMsg .successRight {
	float:left;
	padding-top:2px;
	width:180px;
}

#successMsg .successRight a{
	background:url(../../../images/walkingpaths/icnBlueArrow.gif) no-repeat right 4px;
	color:#4891bd;
	/*float:left;*/
	font-size:13px;
	font-weight:bold;
	padding-right:8px;
	
}

.originalTextareaInfo{
	color:#7a7353;
	font-size:11px;
	font-style:italic;
	width:160px !important;
}

/****************************** edit walking path *****************************************************************/
#editWalkingPath #leftColumn{
	color:#7a7353;
	float:left;
	margin-right:10px;
	padding-top:10px;
	width:273px;
}

#editWalkingPath #leftColumnInner{
	min-height:372px;
	#min-height:362px;
	_height:362px;
}

#editWalkingPath #contentInner{
	padding:9px 0 9px 9px;
	width:889px;
}

#editWalkingPath #centerColumn{
	float:left;
	width:605px;
}

#pathMap{
	border-left:solid 1px #e3e3e3;
	border-bottom:solid 1px #e3e3e3;
	float:right;
	height: 361px;
	margin-bottom:10px;
	width: 603px; 
}

#editWalkingPath .pathBlock{
	font-size:13px;
	margin-bottom:14px;
}

#editWalkingPath .pathBlock span{
	font-weight:bold;
}

#editWalkingPath .pathLike{
	text-align:center;
}

#editWalkingPath .pathLike span{
	font-weight:bold;
}

#editWalkingPath .usefulLinks{
	background:#fff;
	border:solid 1px #ccc;
	float:left;
	margin-bottom:10px;
	width:271px;
}

#editWalkingPath .usefulLinks {
	height:69px;
	overflow:hidden;
	padding-left:1px;
	padding-top:1px;
}

#editWalkingPath .usefulLinks a,
#editWalkingPath .usefulLinks span{
	color:#333;
	display:block;
	float:left;
	font-size:11px;
	height:69px;
	line-height:12px;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:66px;
}

#editWalkingPath a.editPathLink{
	background:url(../../../images/walkingpaths/icnEditPath.png) no-repeat left top;
}

#editWalkingPath span.editPathLink{
	background:url(../../../images/walkingpaths/icnEditPathOff.png) no-repeat left top;
}

#editWalkingPath .editPathLink span{
	left:0;
	position:absolute;
	top:49px;
}

#editWalkingPath span.editPathLink span{
	color:#bfbfbf;
}


#editWalkingPath a.editPathLink:hover{
	background:url(../../../images/walkingpaths/icnEditPathOn.png) no-repeat left top;
	text-decoration:none;
}

#editWalkingPath .logWalkLink{
	background:url(../../../images/walkingpaths/icnLogWalk.png) no-repeat left top;
}

#editWalkingPath .logWalkLink span{
	left:0;
	position:absolute;
	top:40px;
}
#editWalkingPath .logWalkLink:hover{
	background:url(../../../images/walkingpaths/icnLogWalkOn.png) no-repeat left top;
	text-decoration:none;
}

#editWalkingPath .printLink{
	background:url(../../../images/walkingpaths/icnPrint.png) no-repeat left top;
}

#editWalkingPath .printLink span{
	left:0;
	position:absolute;
	top:49px;
}

#editWalkingPath .printLink:hover{
	background:url(../../../images/walkingpaths/icnPrintOn.png) no-repeat left top;
	text-decoration:none;
}

#editWalkingPath  .addToFavoriteLink{
	background:url(../../../images/walkingpaths/icnAddFavorites.png) no-repeat left top;
}

#editWalkingPath  .addToFavoriteLinkOff {
	background:url(../../../images/walkingpaths/icnAddFavoritesOff.png) no-repeat left top;
}

#editWalkingPath .addToFavoriteLink:hover{
	background:url(../../../images/walkingpaths/icnAddFavoritesOn.png) no-repeat left top;
}

#editWalkingPath .addToFavoriteLink:hover a{
	text-decoration:none;
}

#editWalkingPath .addToFavoriteLink span,
#editWalkingPath .addToFavoriteLinkOff span,
#editWalkingPath .bookmarked
{
	left:0;
	position:absolute;
	top:42px;
}

#editWalkingPath span.addToFavoriteLinkOff span{
	color:#bfbfbf;
}


#editWalkingPath a.addToFavoriteLink:hover{
	background:url(../../../images/walkingpaths/icnAddFavoritesOn.png) no-repeat left top;
}

#editWalkingPath span.addToFavoriteLinkOff:hover a{
	cursor:default;
	text-decoration:none;
}

#editWalkingPath .usefulLinksSeparation{
	background:url(../../../images/walkingpaths/usefulLinksSeparation.png) no-repeat left top;
	width:2px !important;
}

#editWalkingPath h2{
	border:medium none;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding:0;
}

#editWalkingPath .walkingPathURLBox{
	background:#fff url(../../../images/walkingpaths/bgWhiteBox.png) no-repeat left top;
	border:solid 1px #ccc;
	color:#333;
	height:50px;
	margin:6px 0 8px 0;
	_overflow-x:hidden;
	padding:6px;
	width:243px;
	_width:240px;
	 
}

#editWalkingPath #deleteConfirmation{
	display:none;
}

.editWalkingPathCreated a{
	color:#2f82ba !important;
}

.redLinks{
	background:url(../../../images/walkingpaths/icnWarning.gif) no-repeat left top;
	color:#ff0000 !important;
	float:left;
	margin-bottom:60px;
	margin-top:17px;
	padding-left:18px;
}

#editWalkingPath .box593{
	margin:0 0 10px 0;
	min-height:125px;
	_height:125px;
	padding:0;
}

#editWalkingPath .box593 h2{
	padding:0 0 0 9px;
}

.smallFont{
	font-size:12px;
}

.editPathLinkTop{
	position:absolute;
	right:10px;
	top:10px;
}

.editPathLinkTop a{
	float:left;
	font-size:14px;
	margin:0 !important;
}

#ewpPhotos ul{
	list-style-type:none;
	margin:0 0 10px -10px;
	padding:0;
	position:relative;
}

#ewpPhotos ul li{
	display:inline;
	margin:0 0 9px 10px;
	padding:0;	
}

.sizeMax{
	font-size:11px;
	font-style:italic;
}

.deletePath{
	background:url(../../../images/walkingpaths/icnBlueArrow.gif) no-repeat right 5px;
	color:#2f82ba !important;
	display:inline-block;
	margin:10px 0;
	padding-right:9px;
}

.pathInfos{
	background:#fff;
	border:solid 1px #ccc;
	margin-top:10px;
	padding:15px 18px;
	width:557px;
}

.pathInfos .pathName{
	color:#2f82ba;
	font-size:14px;
}

#horizontal_carousel{
	float:left;
	margin-bottom:20px;
	width:274px;
}

#horizontal_carousel .carouselPrevious{
	background:url(../../../images/walkingpaths/carouselPrevious.gif) no-repeat left 12px;
	height:33px;
	width:32px;
}

#horizontal_carousel .carouselNext{
	background:url(../../../images/walkingpaths/carouselNext.gif) no-repeat right 12px;
	height:33px;
	width:22px;
}

#horizontal_carousel div {
	float: left;
	width: 210px;
}
#horizontal_carousel a {
	display: block;
	float: left;
}
#horizontal_carousel a img {
	border: none;
}
#horizontal_carousel ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#horizontal_carousel ul li {
	float: left;
	margin-right:10px;
}

#ewpPhotos{
	margin-bottom:10px;
}

#ewpPhotos img{
	margin-bottom:10px;
	margin-right:10px;
}

/*************************************************** print path *************************************************/
#printPath{
	color:#333;
	font-size:14px;
	margin:0 auto;
	width:702px;
}

#printPath h1{
	color:#000;
	font-size:24px;
	font-weight:bold;
	margin:0 0 15px 0;
}

#printPath h2{
	border:none;
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin:0 0 6px 0;
}

#printPath .headerPrint{
	border-bottom:solid 1px#666;
	margin-bottom:19px;
	padding-bottom:19px;
}

#printPath .headerPrint .printBtn{
	float:right;
	margin-top:38px;
	width:133px;
}

#printPath .leftCol{
	float:left;
	width:300px;
}

#printPath .leftCol a{
	color:#000;
	text-decoration:underline;
}

#printPath .leftCol .printLink{
	color:#000;
	margin-bottom:20px;
	text-decoration:underline;
}


#printPath .leftCol span{
	color:#000;
	font-weight:bold;
	line-height:18px;
}

#printPath .rightCol{
	float:left;
	width:402px;
}

#printPath #pathMap{
	border:solid 1px #ccc;
	height: 323px;
	margin-bottom:24px;
	width: 400px; 
}

#printPath .mapBlock{
	float:left;
}

#printPath #pathStartMap{
	border:solid 1px #ccc;
	height: 189px;
	margin-right:20px;
	width: 189px; 
}

#printPath  #pathEndMap{
	border:solid 1px #ccc;
	height: 189px;
	width: 189px; 
}







/**************************************************** tracker popup *********************************************/
.overlay_startPopup{
	background-color: #000000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.startPopup .top, .startPopup .bot, .startPopup_buttons{
	display:none;
}

.startPopup_content{
	background:#ffffff;
	border:solid 1px #ccc;
	height:464px;
}

.startPopup_content .header{
	background:#aad030 url(../../../images/walkingpaths/bgPopupHeader.gif) repeat-x;
	border-bottom:2px solid #e5e5e5;
	height:29px;
}

.startPopup_content .header .title{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	float:left;
	padding:7px 0 0 13px;
}

.startPopup_content .header .close{
	background:none;
	border: 0 none;
	cursor:pointer;
	float:right;
	padding:6px 6px 0 0;
}

.startPopup_content .body{
	padding:16px 9px 0 15px;
	height:414px;
	overflow:auto;
}

.startPopup_content .filter{
	color:#000;
	float:left;
	line-height:24px;
	vertical-align:middle;
	width:250px;
	margin:8px 0;
}

.startPopup_content select{
	height:24px;
	width:140px;
}

.startPopup_content .pagination{
	float:right;
	padding:10px 0 0;
}

.startPopup_content .pagination .text{
	float:left;
        padding:0 5px;
}

.startPopup_content .previous,
.startPopup_content .next {
    cursor:pointer;
    float:left;
    padding:8px 10px 0 5px;
    #padding-top:3px;
    #margin-top:0;
}

.startPopup_content .previous {
    background:url(../../../images/walkingpaths/icnPrevious.png) no-repeat center center;
}

.startPopup_content .next {
    background:url(../../../images/walkingpaths/icnNext.png) no-repeat center center;
}

.startPopup_content .message{
        clear:both;
}

.startPopup_content ul{
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

.startPopup_content li{
	background:url(../../../images/walkingpaths/bgBubble.gif) no-repeat 6px 8px;
	border:solid 1px #ccc;
	display:none;
        margin-bottom:10px;
	padding:8px 0 8px 32px;
	width:386px;
}

.startPopup_content li.active{
	display:block;
}

.startPopup_content li.favorite{
	background:url(../../../images/walkingpaths/gmap/favoriteMarker.png) no-repeat 6px 8px;
}

.startPopup_content li .leftColumn{
	float:left;
	width:280px;
}

.startPopup_content li .rightColumn{
	float:right;
	margin-right:8px;
}

.startPopup_content li .buttons{
	clear:both;
	padding-top:4px;
	margin-left:-2px;
}
.startPopup_content li .buttons button{
	background:none;
	border: 0 none;
	cursor:pointer;
	display:block;
	float:left;
	margin:0 1px 0 0;
	padding:0;
	width:113px;
}

.startPopup_content a.pathName{
	color:#2F82BA;
	font-size:16px;
	font-weight:bold;
}

.startPopup_content .pathDetail{
	display:block;
        float:left;
	width:140px;
}

.startPopup_content .pathDetail .label{
	font-weight:bold;
}

.startPopup_content .pathImages {
    width:70px;
}

.startPopup_content .pathImages img {
        display:block;
        float:left;
        height:30px;
	margin-left:5px;
	width:30px;
}

.pathLikes{
	background:url(../../../images/walkingpaths/iconLike.gif) no-repeat;
	line-height:15px;
	padding:0 0 0 19px;
}

.pathPrivate{
	background:url(../../../images/walkingpaths/iconPrivate.gif) no-repeat;
	line-height:18px;
	padding:0 0 0 21px;
}

.pathLikes, .pathPrivate{
	color: #ff7800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.createdByLink {
	color:#2F82BA;
}



/**************************************************** login box *********************************************/
#loginBox .jqmClose,
#alertWindow .jqmClose{ 
	background:url(../../../images/walkingpaths/btPopupClose.gif) no-repeat left top;
	position:absolute;
	right:10px;
	overflow:hidden;
	padding-left:14px;
	top:10px;
	width:0;
}

input#loginEmail, input#loginPassword
{
	border:solid 1px #ccc;
	margin:5px 0 15px 0;
	padding:3px;
	width:327px;
	_width:320px;
}

.labelLogin{
	color:#7a7353;
	font-size:12px;
	font-weight:bold;
}

.loginLink,
.logoutLink{
	position:absolute;
	right:12px;
	top:89px;
}

#loginBoxTest{
	border:solid 1px #ccc;
	width:369px;
	padding-left:-1000px;
}

#behindTheScene{
	position:absolute;
	top:-9999px;
}

.notAMember{
	background:#f6fae9;
	font-weight:normal;
	padding:10px;
}

.notAMember span{
	font-weight:bold;
}

.notAMemberTitle{
	color:#2f82ba;
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
}

.rememberMe{
	color:#7a7353;
	font-weight:normal;
	position:relative;
}

.rememberMe input{
	margin-left:0;
}

.forgotPwd a{
	color:#fe0000 !important;
	font-weight:normal;
	position:absolute;
	right:0;
	_right:20px;
	top:3px;
}

.btnLoginLightBox{
	margin:15px 0 10px 0;
}

.blueArrowLink a{
	background:url(../../../images/walkingpaths/icnBlueArrow.gif) no-repeat right 4px;
	color:#2f82ba;
	font-weight:bold;
	padding-right:9px;
}

#result{
	margin-left:10px;
}

#loginBox h2,
#alertWindow h2,
#deleteConfirmation h2{
	background: #b8d848 url(../../../images/walkingpaths/bgWalkingPathsH2.png) repeat-x left bottom !important;
	color:#fff;
	line-height:30px;
	margin-top:0;
	padding-left:8px;
	padding-top:0;
	text-align:left;
	width:360px;
}

#loginBoxInner,
.deleteConfirmationInner,
.alertWindowInner{
	margin:20px;
}
#loginBox form,
#deleteConfirmation form,
#alertWindowInner form{
	position:relative;
}

.deleteConfirmationInner p{
	color:#7A7353;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.deleteConfirmationInner input{
	border:none;
	width:50px;
}

/*jqModal*/
.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background-color: #fff;
    color: #333;
    border: 1px solid #ccc;
    padding: 0;
	width:368px;
}
.jqmOverlay { background-color: #000; }

iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	_width: expression(this.parentNode.offsetWidth+'px');
	_height: expression(this.parentNode.offsetHeight+'px');
}
html .jqmWindow {
     _position: absolute;
     _top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.opacity75 {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}

/***************************************************** thankyou page registration ************************************************/
#startThankYouRegistration #content{
	color:#7a7353;
	width:900px;
}

#startThankYouRegistration #contentInner{
	background:none;
	border:none;
	margin-top:15px;
	width:746px;
}

#startThankYouRegistration  .introThankYouRegistration {
	font-size:13px;
	margin:20px 0 20px 4px;
}

#startThankYouRegistration  .introThankYouRegistration span{
	font-weight:bold;
}

#startThankYouRegistration .tableLink{
	border-collapse:collapse;
} 

#startThankYouRegistration .tableLink .leftCol{
	width:389px;
}

#startThankYouRegistration .tableLink td{
	padding-bottom:13px;
	vertical-align:top;
}

.tableLink img{
	float:left;
	margin-right:8px;
}

.tableLink .leftBlock{
	float:left;
	width:255px;
}

/********************** pager ************************************/
.pager{
	color:#7a7353;
	margin:-10px 0 15px 0;
	_margin:-10px 0 0 0;
	float:left;
	width:100%;
}

.pagerPrev{
	background:url(../../../images/walkingpaths/btnPrevPager.gif) no-repeat left 5px;
	padding-left:13px;
}

.pagerNext{
	background:url(../../../images/walkingpaths/btnNextPager.gif) no-repeat right 5px;
	padding-right:13px;
}

.pagerNext:hover,
.pagerPrev:hover{
	text-decoration:none;
}

.viewableRecords{
	float:left;
}

.alternatePager{
	float:right;
}

.alternatePager a,
.alternatePager span{
	float:left;
}

.totalRecords,
.actualRecords{
	font-weight:bold;
}

.currentPageCount{
	margin:0 5px;
}

.totalPageCount{
	margin:0 0 0 5px;
}

/********* end mobile landing page **********/
div.callout_mobile h2 {
    border: 0;
    color: #666;
    font-size: 11px;
    margin: 0 0 0 25px;
    width: auto;
}

#mobile_column_right div {
    margin-bottom: 12px;
}

#mobile_column_left {
    color: #444;
}

#mobile_column_left .title {
    margin-top: 30px;
}

.top_callout,
.top_banners {
    width: 100%;
    overflow: hidden;
}

.top_callout .looking_glass {
    padding-left: 35px;
    background-image: url(../../../images/mobile/icon_looking_glass.gif);
    background-position: left top;
    background-repeat: no-repeat;
    color: #2f82ba;
    margin-left: 145px;
}

.top_banners div {
    float: left;
}

.top_banner_1 {
    margin-right: 25px;
}

#mobile_column_left .page_icon {
    float: left;
    height: 175px;
    margin: 0 12px 0 0;
}

#mobile_column_left .block {
    width: 100%;
    float: left;

    border-top: 1px solid #c6d6de;
    padding-top: 30px;
    padding-bottom: 5px;
}

#mobile_column_left .block h2 {
    color: #2f82ba;
    border: 0;
    margin-top: 100px;
    font-size: 26px;
    line-height: 30px;
    width: auto;
}

#mobile_column_left #block_3 h2 {
    margin-top: 70px;
}

#mobile_column_left .right {
    float: left;
    width: 375px;
}
#mobile_column_left .left {
    float: left;
    width: 350px;
}

#mobile_column_left .left h2,
#mobile_column_left .left p,
#mobile_column_left .right h2,
#mobile_column_left .right p {
    padding: 0 40px;
}

.block .left img {
    float: right;
    position: relative;
    left: 13px;
}

.block .right img {
    position: relative;
    left: -13px;
}
/******** start mobile landing page *********/
