
/****** COLOR PALETTE ******
*
*  LIGHT BLUE 	=> #4ecae6
*  BLUE		=> #00aedb
*  DARK BLUE	=> #0077a0
*  WHITE		=> #ffffff
*  ORANGE	=> #f7a11a
*  PINK		=> #ec068d
*  BLACK		=> #000000
*  GRAY		=> #666666
*
****************************/

body {
	margin: 0;
	padding: 0;
	background: none;
}

a img { border: 0; }

#container, .container {
	width: 940px;
	margin: 0 auto 0 auto;
}

#outer {
	background: url(../img/header-bg.gif) repeat-x top center;
}

#header {
	width: 940px;
	height: 174px;
	position: relative;
	background: url(../img/header/header.gif) no-repeat;
}

#logo {
	position: absolute;
	top: 15px;
	left: 16px;
}

#topnav {
	margin: 0;
	padding: 4px 60px 0 60px;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	text-align: right;
}

#topnav a, #topnav a:link, #topnav a:visited {
	color: #ffffff;
/*	text-decoration: underline;*/
	border-bottom: 1px solid #ffffff;
	font-weight: bold
}

#modeless-dialog {
	background-color: #d3f2f9;
	margin: 10px 0 0 0;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 0px;
	color: #0077a0;
	font-size: 12px;
	text-align: center;
}

#modeless-dialog .padd {
	padding: 7px;
}


ul#nav {
	margin: 52px 0 0 205px;
	padding: 0;
	list-style-type: none;
	position: relative;
}

ul#nav li {
	float: left;
}

ul#nav li a {
	display: block;
	background-image: url(../img/header/nav-sprite.gif);
	height: 43px;

	color: white;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

	a#nav-cont, a#nav-cont:link, a#nav-cont:visited {	width: 135px; background-position: 0px 0px; }
	a#nav-cont-on, a#nav-cont:hover, a#nav-cont:active {	width: 135px; background-position: 0px 43px; }
	a#nav-meet, a#nav-meet:link, a#nav-meet:visited {	width: 153px; background-position: -135px 0px; }
	a#nav-meet-on, a#nav-meet:hover, a#nav-meet:active {	width: 153px; background-position: -135px 43px; }
	a#nav-blog, a#nav-blog:link, a#nav-blog:visited {	width: 154px; background-position: -288px 0px; }
	a#nav-blog-on, a#nav-blog:hover, a#nav-blog:active {	width: 154px; background-position: -288px 43px; }
	a#nav-save, a#nav-save:link, a#nav-save:visited {	width: 135px; background-position: -442px 0px; }
	a#nav-save-on, a#nav-save:hover, a#nav-save:active {	width: 135px; background-position: -442px 43px; }
	a#nav-abou, a#nav-abou:link, a#nav-abou:visited {	width: 116px; background-position: -577px 0px; }
	a#nav-abou-on, a#nav-abou:hover, a#nav-abou:active {	width: 116px; background-position: -577px 43px; }


ul#nav li ul.subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 43px;
	left: 0px;
	width: 693px;
	display: none;
}


ul#nav li ul.subnav li {
	background: url(../img/subnav-vert-bar.gif) no-repeat left center;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
}

ul#nav li ul.subnav li.first {
	background: none !important;
}

ul#nav li ul.subnav li a,
ul#nav li ul.subnav li a:link,
ul#nav li ul.subnav li a:visited {
         display: inline;
	background: none;
	font-size: 11px;
	color: #0077a0;
	text-decoration: none;
}



ul#nav li ul.subnav li a.on,
ul#nav li ul.subnav li a.on:link,
ul#nav li ul.subnav li a.on:visited,
ul#nav li ul.subnav li a:hover,
ul#nav li ul.subnav li a:active {
	background: none;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


#main {
	padding: 18px 36px;

}

#footer {
	background-color: #00aedb;
	padding: 5px 0 0 0;
}

#footer .panel {
	float: left;
	padding: 30px 40px 20px 40px;
	width: 220px;
}

#footer .panel form {
	display: block;
	margin-top: 10px;
}

.panel + .panel {
	background: url(../img/footer/panel-vr.gif) no-repeat left center;
}


#footer .bigger {
	width: 260px !important;
}

#copyright {
	clear: left;
	background-color: #ec068d;
	padding: 10px 46px;
	height: 50px;
	font-size: 9px;
	line-height: 1.25em;
	color: #ffffff;
}

#copyright a,
#copyright a:link,
#copyright a:visited {
	color: #ffffff;
/*	text-decoration: underline;*/
	border-bottom: 1px solid #ffffff;
}

/*** PAGE SPECIFIC LAYOUT ****/

/** Team.Home **/
.follow {
	width: 865px;
	background: url(../img/follow-bg.gif) repeat-y;
}

.follow-top {
         padding: 22px 34px 22px 244px;
	background: url(../img/follow-top.gif) no-repeat top;
	line-height: 14px;
	font-weight: bold;
}

.follow-inner {
	background: url(../img/follow-bottom.gif) no-repeat bottom;
}

#savers {
	width: 865px;
	text-align: center;
}

.saver {
/*	display: -moz-inline-box;
	display: inline-block;*/
	float: left;
	width: 138px;
	margin: 3px;
	vertical-align: middle;
}

.saver div {
	display: block;
}

.saver .controls {
	position: relative;
	width: 138px;
	height: 53px;
	background: url(../img/saver-bottom.gif) no-repeat top;
	text-align: center;
}

.saver .controls a,
.saver .controls a:link {
	color: #ffffff;
	text-decoration: none;
}

.saver .controls .btnVote {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 38px;
}

#video {

}


#video-player {
	margin: 0 400px 0 0;
	height: 364px;
	position: relative;
/*	background: url(../img/loaderbig.gif) no-repeat center center; */
}

ul#video-list {
	margin: 0;
	padding: 1px;
	list-style-type: none;
	width: 395px;
	height: 365px;
	overflow: auto;
	border: 1px solid #d6d6d6;
	float: right;
}

ul#video-list li {
	margin: 2px 5px;
	padding: 2px;
	border-bottom: 1px dotted #d6d6d6;
}

ul#video-list li div.descr {
	margin-left: 95px;
	min-height: 60px;
}

ul#video-list li div.thumb {
	width: 90px;
	height: 54px;
	overflow: hidden;
	float: left;

}


/** Team.Bio **/

#bio {

}

#bio-left {
	margin-right: 363px;
}

#bio-right {
	width: 363px;
	float: right;
}

#bio-trainer {
	width: 363px;
	margin: 15px 0;
	background: url(../img/trainer-bg.gif) repeat-y;
}

#bio-trainer-top {
	padding: 37px 24px 23px 162px;
	background: url(../img/trainer-top.gif) no-repeat top;
	line-height: 14px;
}

#bio-trainer-inner {
	background-repeat: no-repeat;
	background-position: bottom;
}

#bio-right ul#video-list {
	width: 358px !important;
	height: 140px !important;
}

#bio-goal {
	width: 363px;
	margin-bottom: 15px;
}

#bio-goal-top {
	width: 363px;
	height: 46px;
	background: url(../img/bio-goal-top.gif) no-repeat;
}

#bio-goal-top .padd {
	padding: 16px 20px 0 0;
}

#bio-goal-body {
	width: 363px;
	background: url(../img/bio-goal-bg.gif) repeat-y;
}

#bio-goal-body .padd {
	padding: 0 20px;
}

#bio-goal-bot {
	width: 363px;
	height: 12px;
	background: url(../img/bio-goal-bottom.gif) no-repeat;
}

#bio-video {
	position: relative;
	margin-bottom: 15px;
}

#bio-details {
	color: #ffffff;
	width: 490px;
	height: 380px;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 14px;
}

#bio-details .padd {
	padding: 106px 5px 0 310px;
}

#bio-top {
	width: 490px;
	height: 20px;
	background: url(../img/bio-top.gif) no-repeat;
}

#bio-body {
	width: 490px;
	background: url(../img/bio-bg.gif) repeat-y;
}

#bio-body .padd {
	padding: 20px 50px;
}

#bio-bot {
	width: 490px;
	height: 20px;
	background: url(../img/bio-bottom.gif) no-repeat;
}

.cleanup {
	clear: both;
}


/** Team.Compare **/
#goal-tracker-box {
	width: 865px;
	height: 123px;
	background: url(../img/goal-tracker-box.gif) no-repeat top;
	line-height: 14px;
	font-weight: bold;
}

#goal-tracker-box .padd {
	padding: 24px 20px 24px 242px;
}

table#compare {
	border: 0;
	margin: 0;
	padding: 0;
}

table#compare td.contestant,
table#compare th.contestant {
	width: 194px;
	text-align: left;
	vertical-align: bottom;
}

table#compare td.contestant .contest {
	width: 195px;
	height: 86px;
	position: relative;
}


table#compare td.scale,
table#compare th.scale {
	width: 336px;
	text-align: center;
	vertical-align: bottom;
	background-color: #ecfcff;
	padding-bottom: 6px;
}

table#compare th.scale {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 0 10px;
	height: 23px;
	line-height: 23px;
	background: #ec068d url(../img/compare-title.gif) no-repeat;
	color: #ffffff;
	padding-bottom: 0 !important;
}

table#compare td.sp,
table#compare th.sp {
	width: 2px;
	font-size: 1px;
	background-color: #ffffff;
}


/** Articles & Resources **/
.calc {
	width: 363px;
	margin-bottom: 15px;
	background: url(../img/calc-bg.gif) repeat-y;
}

.calc-top {
         padding: 18px 24px 18px 156px;
	background: url(../img/calc-top.gif) no-repeat top;
}

.calc-top ul {
	margin-top: 12px !important;
}

.calc-inner {
	background: url(../img/calc-bottom.gif) no-repeat bottom;
}

.tips {
	width: 363px;
	margin-bottom: 15px;
	background: url(../img/tips-bg.gif) repeat-y;
}

.tips-top {
         padding: 18px 24px 18px 160px;
	background: url(../img/tips-top.gif) no-repeat top;
}

.tips-inner {
	background: url(../img/tips-bottom.gif) no-repeat bottom;
}

.articles {
	width: 468px;
	margin-bottom: 15px;
	background: url(../img/articles-bg.gif) repeat-y;
}

.articles-bot {
	width: 468px;
	height: 20px;
	background: url(../img/articles-bottom.gif);
}

.articles-inner {
         padding: 84px 26px 6px 26px;
	background: url(../img/articles-top.gif) no-repeat top;
}

.bluebox {
	width: 363px;
	margin-bottom: 15px;
}

.bluebox-top {
	width: 363px;
	height: 20px;
	background: url(../img/bluebox.gif) 0px 0px;
}

.bluebox-body {
	background: url(../img/bluebox-bg.gif) 0px 0px;
	padding: 1px 26px;
}

.bluebox-body-nopadd {
	background: url(../img/bluebox-bg.gif) 0px 0px;
	padding: 0px;
}


.bluebox-bot {
	width: 363px;
	height: 20px;
	background: url(../img/bluebox.gif) 0px -20px;
}

#bluebox-tim {
	width: 363px;
	min-height: 140px;
	background: url(../img/bluebox-tim.jpg) no-repeat bottom;
}

#bluebox-frank {
	width: 363px;
	min-height: 150px;
	background: url(../img/bluebox-frank.jpg) no-repeat bottom;
}


#bluebox-tim .padd,
#bluebox-frank .padd {
	padding: 1px 20px 20px 130px;

}

#disclaimer {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.2em;
}

.bluebox-wide {
	width: 463px;
	margin-bottom: 0;
}

.bluebox-top-wide {
	width: 463px;
	height: 20px;
	background: url(../img/bluebox-wide.gif) 0px 0px;
}

.bluebox-body-wide {
	background: url(../img/bluebox-bg-wide.gif) 0px 0px;
	padding: 1px 26px;
}

.bluebox-bot-wide {
	width: 463px;
	height: 20px;
	background: url(../img/bluebox-wide.gif) 0px -20px;
}

/** About KEMBA / About Contest **/
.bluebox-bot-kemba {
	width: 363px;
	height: 100px;
	background: url(../img/bluebox-bot.gif);
}

.content {
	width: 868px;
}

.content-top {
	width: 868px;
	height: 20px;
	background: url(../img/content-top.gif) no-repeat;
}

.content-body {
         width: 868px;
	background: url(../img/content-bg.gif) repeat-y;
}

.content-inner {
	background: url(../img/content-bottom.gif) no-repeat bottom;
	padding: 1px 410px 21px 45px;
	position: relative;
}

#content-contest {
	min-height: 460px;
}

#contest-bg {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 362px;
	height: 457px;
	background: url(../img/content-contest.gif) no-repeat;
}

/*** BLOG ***/
#blogsearch {
	float: right;
}

input#s {
	border: 1px solid #d1d1d1;
	color: #00aedb;
	background: white;
}

.blog {
	width: 284px;
	float: left;
	margin: 2px;
	position: relative;
}

.blog .blogsample {
	padding: 10px;
}


#blog {

}

#blog-left {
	margin-right: 200px;
	width: 623px;
}

#blog-right {
	width: 185px;
	float: right;
}

.teamthumbs img {
	display: block;
	float: left;
	margin: 3px 5px 3px 0;
}


#blog-archive .post {
	margin-left: 110px;
}

#blog-archive .blogthumb {
	float: left;
}


/*** FORMS ***/

#account-form {
	min-height: 330px;
}

#account-title {
	position: absolute;
	top: 70px;
	right: 34px;
	width: 312px;
	height: 173px;
	background: url(../img/title-your-account.gif) no-repeat;
}


#join-title {
	position: absolute;
	top: 70px;
	right: 18px;
	width: 341px;
	height: 219px;
	background: url(../img/title-join-club.gif) no-repeat;
}

#forward-title {
	position: absolute;
	top: 20px;
	right: 45px;
	width: 289px;
	height: 209px;
	background: url(../img/title-forward.gif) no-repeat;
}

#makeover-title {
	position: absolute;
	top: 70px;
	right: 34px;
	width: 314px;
	height: 159px;
	background: url(../img/title-makeover.gif) no-repeat;
}

.comment-lbl {
	float: left;
	width: 135px;
}

.resource-links ul {
	margin-top: 0px !important;
}

.articles-link {
	background: url(../img/arrow-right.gif) no-repeat right center;
	padding: 0 20px 0 0;
	line-height: 11px;
}

#about-kemba-sidebar ul {
	list-style-type: none;
	padding: 0;
}