/* */
html,body {
	background: #58ac95 url(/content/www.whybetrue.com/filemgr/bgSketch_home_new.jpg) no-repeat center top;
	
}

#outerContainer {
	text-align:center;
	clear:both;
}

#innerContainer {
	width:970px;
	text-align:left;
	margin:0 auto;
}

#points_toplist {
	font-size: .8em;
	margin: 10px 70px 0 0;
	float:right;
	width:210px;
	border:1px solid #000;
	background: #000000;
}
#points_toplist .heading {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;	
	padding-left: 5px;
	margin-bottom: 3px;
	border-bottom: 1px solid #FFFFFF;
}

#points_toplist ul { list-style: none; margin: 0; padding: 0; color: #FFFFFF; }
#points_toplist li { padding: 0 0 0 5px; margin: 0; }
#points_toplist p { padding: 0 5px 0 0; margin: 0; float:right; }


#headerLogo {
	margin:35px 0 35px 0;	
}

#drLoveImage {
	float:right;
	width:392px;
	height:180px;	
}

.linkRow {
	cursor: pointer;	
}

a {
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #E56506;
}

a:active {
	text-decoration: none;
	color: #666666;
}

/* */
#backgroundSpread {
	min-height: 100%;
	width: 1353px;
	margin: auto;
}

/* */
.bgHome {

}

.bgUser {
}

#fullVerticalBackground {
	width: 1353px;
	float: left;
	background-repeat: no-repeat;
	display: inline;
}

.headerExtension {
	width: 1035px;
	margin: auto;
}

.contentContainer {
	width: 885px;
	float: left;
	margin-left: 24px;
}

.logo {
	float: left;
	margin-top: 37px;
	margin-bottom: 0;
	height: 147px;
}

.drLoveCouch {
	float: left;
	margin-left: 336px;
	width: 387px;
	height: 184px;
}

/* Top Nav */
.nav {
	height: 50px;
	background-image: url(../images/structure/navTop/barBackground.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
}

#topNav {
	float: left;
	line-height: normal;
}

#topNav ul {
	margin: 0;
	padding: 0px 0px 0 0;
	list-style: none;
}

#topNav li {
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
}

#topNav a {
	float: left;
	display: block;
	padding: 18px 9px 4px 9px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.navSubBar a {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #C3C3C3;
}

.navSubBar a:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #C3C3C3;
}

.navSubBar a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #C3C3C3;
}

.navSubBar a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #E56506;
}

.navSubBar a:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #C3C3C3;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#topNav a {
	float: none;
}

/* End IE5-Mac hack */
#topNav #currentNav {
	
}

#topNav #currentNav a {
	color: #FFFFFF;
}

#topNav a:hover {
	float: left;
	display: block;
	height: 28px;
	background-image: url(../images/structure/navTop/downState.png);
}

#topNavEndCap {
	float: left;
	width: 16px;
	visibility: hidden;
}

.logout {
	float: right;
	padding-top: 10px;
	line-height:30px;
}

.logout a {
	font-weight: normal;
	font-size: 12px;
}

.logout a:link {
	color: #CCCCCC;
}

.logout a:visited {
	color: #CCCCCC;
}

.logout a:hover {
	color: #E56506;
}

.headerSearch {
	width: 145px;
	float: right;
	display: inline;
	height: 46px;
}

.headerSearch input {
	background-color:#F5F5F5;
	border:0 none;
	height:18px;
	margin-left:8px;
	margin-top:13px;
	padding-left:5px;
	padding-top:4px;
	width:100px;
}

/* End Top Nav */
p.header {
	padding: 38px 0px 0px 0;
}

p.foo {
	border: 1px solid #123;
	padding: 5px;
}

#lk_topbar {
	margin: 0 5px;
}

/**** WIDGET EXAMPLES ****/
.leftColumn h3 {
	font-size: 13px;
	font-weight: bold;
	color: #6C6C6C;
	padding: 0px;
	margin: 10px 0px 1px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.subBox h2 {
	font-size: 13px;
	color: #FFFFFF;
}

.grayText {
	color: #6C6C6C;
}

/* Right Tabs */
#rightTabsBackground {
	background: url(../images/structure/tabs/background.png) no-repeat;
	width: 641px;
	margin-top: 20px;
	float: left;
}

#rightTabsB {
	float: left;
	padding: 7px 15px 0px 6px;
	line-height: normal;
}

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

.button {
	float: left;
	font-size: 11px;
}

a.button {
	background: transparent
		url('../images/structure/tabs/rightCap_normal.gif') no-repeat scroll
		top right;
	color: #FFFFFF;
	display: block;
	height: 24px;
	padding-right: 8px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
	background: transparent
		url('../images/structure/tabs/spanButton_normal.gif') no-repeat;
	display: block;
	padding: 5px 6px 7px 10px;
}

a.buttonOrange {
	background: transparent
		url('../images/structure/tabs/rightCap_orange.gif') no-repeat scroll
		top right;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	height: 24px;
	padding-right: 8px; /* sliding doors padding */
	text-decoration: none;
}

a.buttonOrange span {
	background-image: url('../images/structure/tabs/span_orange.gif');
	display: block;
	padding: 5px 6px 7px 10px;
}

.tabOrange {
	background-image: url('../images/structure/tabs/span_orange.gif');
}

a.button:hover {
	background: transparent
		url('../images/structure/tabs/rightCap_hover.gif') no-repeat scroll
		top right;
	color: #CCCCCC;
	outline: none; /* hide dotted outline in Firefox */
	height: 24px;
	display: block;
}

a.button:hover span {
	background: transparent
		url('../images/structure/tabs/spanButton_hover.gif') no-repeat;
	display: block;
	padding: 5px 6px 6px 10px;
}

#plus {
	width: 24px;
	height: 15px;
	float: right;
	margin: 11px 5px 5px 0;
}

/* End Right Tabs */
.widget {
	padding: 0;
	margin-bottom: 20px;
}

.widget h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin: 0;
}

.widget p {
	overflow: hidden;
	padding: 5px;
	text-align: left;
	margin-bottom: 5px;
}

.widget-large {
	padding: 0;
	margin-bottom: 20px;
}

.widget-large h2 {
	font-size: 16px;
	font-weight: bold;
	background: #f2f2f2;
	padding: 5px;
	margin: 0;
}

.widget-large p {
	padding: 5px;
}

.lineZero {
	line-height: 0;
}

.marginZero {
	margin:0;
}

	.marginZero p {
	margin:0;
	}

.orangeBorder {
	border: 2px #E56506 solid;
}

.masterfooter {
	float: left;
	width: 879px;
	font-size: 11px;
	margin-right: 7px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
}

.masterfooter a {
	text-decoration: none;
}

.masterfooter a:link {
	color: #000000;
}

.masterfooter a:visited {
	color: #000000;
}

.masterfooter a:hover {
	color: #FFFFFF;
}

.masterfooter a:active {
	color: #000000;
}

#loginFields {
	width: 600px;
	height: 30px;
	float: left;
	margin: 11px 0 0 20px;
	background: url(../images/structure/home/loginFields.png) no-repeat;
	display: none;
}

.loginInput input {
	border: 0;
	margin: 6px 17px 0px 6px;
	width: 95px;
	color: #FFFFFF;
	background-color: transparent;
}

input#navLogin {
	border: 0;
	margin:0;
	width:48px;
	height:21px;
}

#loginLinkBox {
	float: right;
	visibility: visible;
	height: 22px;
	display: inline;
	padding-top: 24px;
}

.loginLink a {
	font-weight: normal;
	font-size: 12px;
}

.loginLink a:link {
	color: #E56506;
}

.loginLink a:visited {
	color: #E56506;
}

.loginLink a:hover {
	color: #FFFFFF;
}

.post_title {
	font-size:14px;
	font-weight:bold;
}

.videoListTable { width: 100%; margin: 10px 0;	}
.videoListTable td { text-align:center;	}
#videoVBox { width:450px; float:left; }
#videoVDetails { float:left; width:	320px; }

#videoListBlock { width: 98%; }
#videoListBlock td { vertical-align: top; }
#videoListBlock tr { margin-bottom: 5px; }
#videoListBlock p {  margin:0;padding:0; }
#videoListBlock p.videoDescription {  font-size: 1.2em; margin-top: 5px; }
#videoListBlock p label{  font-weight:bold; }
#videoListBlock td.videoThumb { width: 120px; padding:5px; }
#videoListBlock h2 { padding-top: 8px; margin: 0; border-bottom: 1px solid #F47421; color: #F47421;  }
#videoListBlock h2 a { color: #F47421;  }

#videoCategoryNav { margin: 10px 0; padding-bottom: 25px; }
#videoCategoryNav ul { list-style: none; }
#videoCategoryNav li { list-style: none; margin: 0 0 0 10px; }
#videoCategoryNav li a { font-size: 1.3em;  }

.survey_instruction { padding:10px 0 4px 0; border-bottom: 1px solid #000; font-size: 1.1em; }
.survey_question { font-weight: bold; }