﻿/*
STYLESHEET FOR: GCC EVENT SITE
STUDIO: FLASH DIGITAL
DATED: 20081201
AUTHOR: LUKE TORNEY
------------------------------------STRUCTURAL CLASSES----*/
body
{
	font-family: arial,verdana;
	background: #182850 url('../img/master/bg.jpg') repeat-x left 0px;
	behavior: url("/media/static/js/csshover3.htc");
}

#loader
{
	width: 230px;
	height: 38px;
	background: #3780D0 url('../img/global/loader.gif') no-repeat 185px 3px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	color: #ffffff;
	text-align: left;
}

#loader span
{
	display: block;
	padding: 12px 0px 0px 10px;
}
.worldbody
{
	width: 100%;
	height: 100%;
	background: transparent url('../img/master/worldbg.jpg') no-repeat center 64px;
}

#container
{
	text-align: left;
	width: 970px;
	margin: 0px auto 0px auto;
}

#userpanel
{
	float: right;
	height: 63px;
/*	width: 255px;
	position: relative;*/
	text-align: left;
}
#icons
{
	width: 123px;
	height: 46px;
	margin: 28px 0px 0px 18px;
	float:left;
}
#icons ul
{
	margin: 0px;
}
#icons ul li
{
	float: right;
	list-style-type: none;
	height: 26px;
}
#icons ul li a
{
	display: block; 
	outline: 0;
	height: 26px;
}

.iconnewmessage a
{
	background: url('../img/master/icons/newmessage.png') no-repeat left top;
	width: 27px;
}
.iconnewmessage a:hover
{
	background: url('../img/master/icons/newmessage_o.png') no-repeat left top;
}

.iconnewsurvey a
{
	background: url('../img/master/icons/newsurvey.png') no-repeat left top;
	width: 27px;
}
.iconnewsurvey a:hover
{
	background: url('../img/master/icons/newsurvey_o.png') no-repeat left top;
}

.iconyoursettings a
{
	background: url('../img/master/icons/yoursettings.png') no-repeat left top;
	width: 27px;
}
.iconyoursettings a:hover
{
	background: url('../img/master/icons/yoursettings_o.png') no-repeat left top;
}

.iconteamprofile a
{
	background: url('../img/master/icons/teamprofile.png') no-repeat left top;
	width: 40px;
}
.iconteamprofile a:hover
{
	background: url('../img/master/icons/teamprofile_o.png') no-repeat left top;
}

#icons ul li.iconnewmessage
{
	background: url('../img/master/icons/newmessage.png') no-repeat left top;
	width: 27px;
}
#icons ul li.iconnewsurvey
{
	background: url('../img/master/icons/newsurvey.png') no-repeat left top;
	width: 27px;
}

#icons ul li.iconyoursettings
{
	background: url('../img/master/icons/yoursettings.png') no-repeat left top;
	width: 27px;
}
#icons ul li.iconteamprofile
{
	background: url('../img/master/icons/teamprofile.png') no-repeat left top;
	width: 40px;
}
#icons ul li.iconspecator
{
	visibility:hidden;
	color:white;
	font-style:italic;
	font-weight:bold;
	height:18px;
	margin-top:8px;
	text-align:center;
	width:100%;
}

#icons ul li#iconlogout
{
    width:123px;
    height:26px;
    clear:both;
	background: url('../img/master/icons/logout.png') no-repeat left top;
}
#icons ul li#iconlogout a{width:100%;height:100%;}
#icons ul li#iconlogout a:hover
{
   
	background: url('../img/master/icons/logout_o.png') no-repeat left top;
}

#companylogo
{
/*	top: 11px;
	left: 151px;
	position: absolute;*/
	width: 102px;
	height: 63px;
	background:transparent url('../img/master/companylogobg.png') no-repeat left top;
	float:left;
	margin: 15px 0 0 5px;
}
#companylogo img
{
	background-color: transparent;
	width: 80px;
	height: 42px;
	display: block;
	margin: 11px 0px 0px 11px;
}
#cp
{
	float: right;
	width: 810px;
	height: 62px;
	margin-top: 12px;
}
#cp a
{
	color: #ffffff;
}
#cphdr
{
	width: 792px;
	height: 35px;
	background: transparent url('../img/master/controlpanel/controlpanel_bg.png') no-repeat left top;
	color: #ffffff;
	padding-left: 20px;
	overflow: hidden;
}
.cpbtn
{
	margin: 1px 0px 0px 0px;
	background: transparent url('../img/btns/btncpsubmit.gif') no-repeat left top;
}
#cpName
{
	width: 420px;
	height: 20px;
	margin: 4px 0px 0px 0px;
	font-size: 1.1em;
	padding-top: 10px;
}
#cpNotify
{
	width: 160px;
	height: 20px;
	margin: 4px 0px 0px 0px;
	font-size: .9em;
	padding-top: 10px;
	text-align: right;
}
.cpStepAverage
{
	width: 175px;
	height: 20px;
	margin: 4px 0px 0px 25px;
	font-size: .9em;
	padding-top: 10px;
	color: #ffffff;
}
.cpStepAvg
{
	color: #ffffff;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: -6px;
}
.missedEntries .number
{
/*	font-size: 1.2em;*/
	color: #ceff95;
	font-weight: bold;
}
#cplwr
{
	width: 792px;
	height: 25px;
	background: #0F1E31 url('../img/master/controlpanel/controlpanellwr_bg.jpg') no-repeat left top; /*#0F1E31*/
	padding: 2px 0px 0px 13px;
	margin-left: 3px;
	position: relative;
}
#cpcoach
{
	width: 495px;
	height: 21px; /*	float: left; */
	position: absolute;
	top: 2px;
	left: 13px;
}
#cpdate
{
	position: absolute;
	top: 2px;
	left: 560px;
	width: 240px;
	height: 18px;
	text-align: right;
	padding: 3px 0px 0px 0px;
	color: #ffffff;
}
.yrclr
{
	color: #E4FFC4;
}
#daynum
{
	font-size: 14px;
	color: #BDC9A5;
	font-weight: bold;
	margin-right: 10px;
}

.imgCoach
{
	float: left;
}

.coachtkr
{
	float: left;
	width: 445px;
	height: 14px;
	overflow: hidden;
	color: #D4F0FF;
	margin-top: 5px;
	font-size: .9em;
}

.coachtkr div
{
	margin: 0px 0px 0px 4px;
}

#cp div.coachtkr div a
{
	color: #D4F0FF;
	text-decoration: none;
}
#cp div.coachtkr div a:hover
{
	color: #ffffff;
}
#coacharchive
{
/*	width: 22px;
	height: 20px;
	background: red;*/
	font-size: 10px;
	position: absolute;
	top: 7px;
	left: 515px;
/*	margin-top: 1px;*/
/*	background: transparent url('../img/master/icons/archive.gif') no-repeat left top;*/
}

#coacharchive a
{
/*	width: 22px;
	height: 20px;*/
	display: block;
	text-decoration: underline;
}
#coacharchive a:hover
{
/*	background: transparent url('../img/master/icons/archive_o.gif') no-repeat left top;*/
}


#contenthldr
{
	margin: 0px 0px 0px 4px;
	width: 960px;
	padding-top: 5px;
}
#content
{
	clear: both;
}
#tabbody
{
	clear: both;
	background: #ffffff url('../img/master/content/tabbodywbg.jpg') repeat-x left top;
}
#tabbody.notabs
{
	padding-top: 20px;
	margin-top: 37px;
}
#tabbodybtm
{
	width: 960px;
	height: 9px;
	background: transparent url('../img/master/content/tabbodybtmwbg.gif') no-repeat left top;
}
#footer
{
	margin-top: 23px;
	padding-bottom: 20px;
	clear: both;
	
}

.sponsor1
{
	width: 140px;
	color:#ffffff;
	padding-bottom: 20px;
	font-weight: bold;
	font-size:11px;
}
.sponsor2
{
	background: transparent url('../img/master/sponsor2.gif') no-repeat left top;
	width: 103px;
}

.sponsor3
{
	background: transparent url('../img/master/sponsor3.gif') no-repeat left top;
	width: 100px;
}

#pedometer
{
	height: 48px;
	width: 964px;
	margin-left: 0px;
	background: #5BA050 url('../img/master/footer/pedometer/walkersbg.jpg') no-repeat left top;
	position: relative;
}
#pedimg
{
	position: absolute;
	width: 105px;
	height: 88px;
	top: -10px;
	left: 220px;
	z-index: 5000;
}
.companylogos
{
	background: #ffffff;
	width: 950px;
	margin-left: 9px;
	height: 72px;
	overflow:hidden;
}

.companylogos ul li
{
	display: inline;
	width: 80px;
	height: 42px;
	list-style-type: none;
	margin-left: 67px;
	padding: 0px;
}
.companylogos ul
{
	display: block;
	padding: 16px 0px 0px 0px;
	margin: 0px auto 0px auto;
	
}
#sitemap
{
	width: 939px;
	margin-left: 15px;
	background: #122F52 url('../img/master/footer/bg.png') repeat-x left top;
}
#sitemapbtm
{
	margin-left: 15px;
	background: transparent url('../img/master/footer/sitemapbtm.png') repeat-x left top;
	width: 939px;
	height: 12px;
}
#sitemap ul li
{
	list-style-type: none;
	color: #ffffff;
	font-size: .9em;
}

li.lihdr
{
	font-weight: bold;
	margin-bottom: 3px;
}

ul.ftrlnks
{
	padding: 10px 7px 0px 19px;
	display: block;
	float: left;
}
ul.ftrlnks li
{
	width: 138px;
}
/*#sitemap ul.ftrnav1 li{
width:95px;
}
ul.ftrlnks.ftrnav2 li{
width:220px;
}*/
ul.ftrlnks.ftrnav3 li{width:210px;}
ul.ftrlnks li.arr
{
	background-image: url('../img/master/footer/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding:2px 0px 0px 14px;
}
.footersprtr
{
	background: #1E577E url('../img/master/footer/sprtr.gif') repeat-y left top;
	display: block;
	float: left;
	width: 2px;
	height: 90px;
	margin-top: 10px;
}
/*==============================================MAIN NAVIGATION*/


/*==============================================LINKAGE*/
#sitemap ul.ftrlnks li a:active, #sitemap ul.ftrlnks li a, #sitemap ul.ftrlnks li a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#sitemap ul.ftrlnks li a:hover
{
	color: #BEC49F;
}
/*==============================================FORMS*/
.txtSteps_O
{
	float: left;
	width: 62px;
	height: 26px;
	position: relative;
	margin: 2px 0px 0px 1px;
	background: transparent url('../img/master/controlpanel/stepbg.gif') no-repeat left top;
}
.txtSteps
{
	position: absolute;
	left: 5px;
	top: 6px;
	text-align: center;
	color: #607228;
	font-size: 11px;
	width: 53px;
	height: 15px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
.txtBike_O
{
	float: left;
	width: 75px;
	height: 26px;
	position: relative;
	margin: 2px 0px 0px 4px;
	background: transparent url('../img/master/controlpanel/bikebg.gif') no-repeat left top;
}
input.txtBike
{
	position: absolute;
	left: 5px;
	top: 6px;
	text-align: center;
	color: #607228;
	font-size: 11px;
	width: 60px;
	height: 15px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.txtSwim_O
{
	float: left;
	width: 75px;
	height: 26px;
	position: relative;
	margin: 2px 0px 0px 4px;
	background: transparent url('../img/master/controlpanel/bikebg.gif') no-repeat left top;
}
input.txtSwim
{
	position: absolute;
	left: 5px;
	top: 6px;
	text-align: center;
	color: #607228;
	font-size: 11px;
	width: 60px;
	height: 15px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


/*-------------------------------------------------------JQUERY TOOLTIP */
#tooltip
{
	position: absolute;
	z-index: 9000;
	text-align: left;
	color: #ffffff;
	background: #000000 url('../img/master/tooltip_top.gif') no-repeat top left;
	cursor: pointer;
}
#tooltip.icontooltip
{
	border: 0px;
	width: 170px; /* 	padding:3px;     padding-top: 4px; 	*/
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
}
#tooltip h3
{
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	background-color: #C4D3A8;
	color: #46597C;
	border: solid 1px #577140;
}
#tooltip .tooltipbody
{
	font-size: 11px;
	color: #333333;
	background-color: #E8E8E8;
	padding: 5px;
	border: solid 1px #00AEEF;
	border-top: 0px;
}
.verror
{
	color: #880000;
	font-weight: bold;
}
#stepentrycongratsmsg a, #stepentrycongratsmsg a:link, #stepentrycongratsmsg a.active
{
	color: #3E5724;
}
#stepentrycongratsmsg a:hover
{
	color: #FFF;
}


/*-----------------------------------------------------------PAGER*/
.pagination
{
	height: 22px;
	position: relative;
	margin-right: 20px;
	z-index: 10;
	color: #597333;
	float: right;
	overflow: hidden;
	width: 230px;
	display: inline;
}
.pagination a
{
	color: #FFF;
	font-size: 0.85em;
	margin-left: 2px;
	margin-right: 2px;
}
.pagination span
{
	margin-left: 4px;
	margin-right: 4px;
}
span.pageCurrent
{
	color: #DDD;
	font-size: 0.85em;
}
div.pagination-top
{
	background: transparent url(../img/global/paginationtopbg.png?2) no-repeat top right;
}
div#leaderboard div.pagination-top
{
	margin-bottom: -4px;
}
div#messages div.pagination-top
{
	margin-bottom: -9px;
}
div#storiesBox div.pagination-top
{
	margin: -14px 5px 0px 0px;
}
.pagination-top div
{
	display: block;
	text-align: center;
	margin-top: 3px;
}

.pagination-bottom
{
	background: transparent url(../img/stats/pagination_bg_bottom.jpg?2) no-repeat top right;
	margin-top: -5px;
}
.pagination-bottom div
{
	display: block;
	text-align: center;
	margin-top: 1px;
}
.lbpager
{
	width: auto;
	padding: 0px;
}
.lbpagerL
{
	float: left;
	width: 9px;
	height: 22px;
	margin-top: 0px;
}
.pagination-top div.pagerinfo
{
	font-size: .9em;
	color: #DDDDDD;
	padding: 1px 0px 4px 0px;
	margin: 0px;
}

p
{
	margin-bottom: 10px;
}

.sponsorbg img{width:70px;height:45px;margin:10px 0px 0px 16px;}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.article {
	width: 443px;
}