/* Layout Elements ------------------ */

#featured {
	width: 450px;
	background-color: #66a;
	float: left;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	background-image: url(images/mainpage/header-darkblue-bg.gif);
	background-repeat: repeat-x;
}

#featuredcontent {
	height: 100%;
	background-color: #eaeafe;
	padding: 8px;
	margin: 1px;
	overflow: hidden;
	background-image: url(images/mainpage/box-blue-bg.gif);
	background-repeat: repeat-x;
}

#featuredplayer {
	padding-top: 10px;
	height: 30px;
}

.previewplayer {
	padding: 10px 0 5px 0;
	height: 35px;
}

#tiptopplayer {
	padding-top: 5px;
	height: 30px;
}

#questionplayer {
	padding: 5px 0 10px 0;
	height: 30px;
	border-bottom: 1px dashed #aad;
}

#dailyplayer {
	padding: 2px 0 5px 0;
	height: 30px;
}

.previousplayer {
	padding-top: 5px;
	padding-bottom: 8px;
	height: 35px;
}

#preview {
	width: 450px;
	background-color: #aad;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url(images/mainpage/header-blue-bg.gif);
	background-repeat: repeat-x;
}


.previewitem {
	width: 434px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0 8px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	background-image: url(images/menu-shadow2.png);
	background-repeat: repeat-x;
}

#previewlinks {
	width: 434px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-image: url(images/menu-shadow2.png);
	background-repeat: repeat-x;
}

#tiptopitem {
	padding: 8px 8px 5px 8px;
}

#dailyitem {
	padding: 8px 8px 5px 8px;
	/* border-bottom: 1px dashed #aad; */
}

#loginbox {
	width: 280px;
	background-color: #61c647;
	float: right;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
    background-image: url(images/mainpage/login-green-bg2.gif);
	background-repeat: no-repeat;
}

#loginboxcontent {
	margin: 13px 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
}

#trialbox {
	width: 280px;
	background-color: #61c647;
	float: right;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
	background-repeat: no-repeat;
}

#trialboxcontent {
	margin: 13px 0 15px 0;
}

#tiptop {
	width: 280px;
	background-color: #aad;
	float: right;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	background-image: url(images/mainpage/header-blue-bg.gif);
	background-repeat: repeat-x;
}

#tiptopcontent {
	height: 100%;
	background-color: #ebebff;	
	margin: 1px;
	background-image: url(images/mainpage/box-blue-bg.gif);
	background-repeat: no-repeat;
}

#daily {
	width: 280px;
	background-color: #aad;
	float: right;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	background-image: url(images/mainpage/header-blue-bg.gif);
	background-repeat: repeat-x;
}

#dailycontent {
	height: 100%;
	background-color: #ebebff;	
	margin: 1px;
	background-image: url(images/mainpage/question-bubble-bgB.gif);
	background-repeat: no-repeat;
}

#experts {
	width: 280px;
	background-color: #66a;
	float: right;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	background-image: url(images/mainpage/header-darkblue-bg.gif);
	background-repeat: repeat-x;
}

#expertscontent {
	height: 100%;
	background-color: #ebebff;	
	padding: 10px 8px 2px 8px;
	margin: 1px;
	font-size: 12px;
	background-image: url(images/mainpage/box-blue-bg.gif);
	background-repeat: repeat-x;
}

#upcoming {
	width: 450px;
	background-color: #aad;
	float: left;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	background-image: url(images/mainpage/header-blue-bg.gif);
	background-repeat: repeat-x;
}

#upcomingcontent {
	height: 100%;
	background-color: #ebebff;	
	padding: 8px;
	padding-bottom: 13px;
	margin: 1px;
	background-image: url(images/mainpage/upcoming-bg.gif);
	background-repeat: repeat-x;
}

#suggest {
	width: 280px;
	background-color: #aad;
	float: right;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	background-image: url(images/mainpage/header-blue-bg.gif);
	background-repeat: repeat-x;
}

#suggestcontent {
	height: 100%;
	background-color: #ebebff;	
	padding: 8px;
	margin: 1px;
	background-image: url(images/mainpage/);
	background-repeat: repeat-x;
}

#newsletter {
	width: 280px;
	background-color: #aad;
	float: right;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	background-image: url(images/mainpage/header-blue-bg.gif);
	background-repeat: repeat-x;
}

#newslettercontent {
	height: 100%;
	background-color: #ebebff;	
	padding: 8px;
	margin: 1px;
	background-image: url(images/mainpage/);
	background-repeat: repeat-x;
}

#subscribebox1 {
	width: 450px;
	background-color: #f93;
	float: left;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
	background-image: url(images/mainpage/header-orange-bg.gif);
	background-repeat: repeat-x;
}

#subscribebox1content {
	margin: 13px 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
}


#subscribebox2 {
	width: 450px;
	background-color: #f93;
	float: left;
	display: inline;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
	background-image: url(images/mainpage/header-orange-bg.gif);
	background-repeat: repeat-x;
}

#subscribebox2content {
	margin: 13px 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
}

#previous {
	width: 450px;
	background-color: #66a;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url(images/mainpage/header-darkblue-bg.gif);
	background-repeat: repeat-x;
}

.previousquestion {
	width: 434px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0 8px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	background-image: url(images/menu-shadow2.png);
	background-repeat: repeat-x;
}

#previousqa {
	width: 450px;
	background-color: #66a;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url(images/mainpage/header-darkblue-bg.gif);
	background-repeat: repeat-x;
}

.previousqacontent {
	width: 434px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0 8px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	background-image: url(images/menu-shadow2.png);
	background-repeat: repeat-x;
}

#interview {
	width: 540px;
	background-color: #66a;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url(images/mainpage/header-darkblue-bg.gif);
	background-repeat: repeat-x;
}

.interviewcontent {
	width: 524px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0 8px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	background-image: url(images/menu-shadow2.png);
	background-repeat: repeat-x;
}

#backlink {
	width: 450px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
}

.categoryoverview {
	width: 517px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0px 8px 18px 8px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	background-image: url(images/menu-shadow2.png);
	background-repeat: repeat-x;
}

.trackdetails1 {
	width: 400px;
	float: left;
	display: inline;
}

.trackdetails2 {
	width: 410px;
	float: left;
	display: inline;
}

.trackdetails3 {
	width: 410px;
	float: right;
	display: inline;
}

.photoview {
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

.photoview2 {
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

.linksbox {
	width: 86px;
	float: right;
	clear: right;
	display: inline;
	overflow: hidden;
	border-top: 1px solid #cce;
	border-bottom: 1px solid #cce;
}

.coverphoto {
	margin: 7px;
}

.coverview {
	float: right;
	margin-top: 12px;
	margin-bottom: 10px;
}


/* -------------------------------------- Font Elements ---------------------------------------------------------- */

#featured h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

#featured h2 {
	font-size: 18px;
	font-weight: bold;
	color: #223;
	margin-bottom: 5px;
}

#featured h3 {
	font-size: 16px;
	font-weight: bold;
	color: #223;
	margin-bottom: 8px;
}

#featured {
	font-size: 13px;
	color: #223;
	line-height: 130%;
}

#tiptop h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

#tiptop h2 {
	font-size: 14px;
	font-weight: bold;
	color: #223;
	margin-bottom: 6px;
}

#tiptop h3 {
	font-size: 14px;
	color: #223;
	margin: 0;
}

#tiptop h4 {
	font-size: 14px;
	color: #223;
	margin: 0;
	padding: 12px 0 0 0 ;
}

#daily h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

#daily h2 {
	font-weight: normal;
	font-size: 14px;
	color: #223;
	margin-bottom: 4px;
	line-height: 120%;
}

#daily h3 {
	font-weight: normal;
	font-size: 14px;
	color: #223;
	margin-bottom: 4px;
}

#daily h4 {
	font-size: 14px;
	color: #223;
	text-align: center;
	margin: 0;
	padding: 8px 0 8px 0 ;
}

#experts h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

#experts h2 {
	font-size: 14px;
	font-weight: bold;
	color: #223;
	margin: 0;
}

#experts h3 {
	font-size: 14px;
	color: #223;
	margin-bottom: 7px;
}

#experts h4 {
	font-size: 13px;
	margin: 0;
}

#upcoming h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

#upcoming h2 {
	font-size: 16px;
	font-weight: bold;
	color: #223;
	margin-bottom: 3px;
}

#upcoming h3 {
	font-size: 15px;
	font-weight: bold;
	color: #223;
	margin-bottom: 4px;
}

.upcoming-summary {
	font-size: 13px;
	color: #223;
	line-height: 130%;
}

#suggest h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

#suggest h2 {
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;
	color: #223;
	margin-bottom: 5px;
}

#newsletter h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

#newsletter h2 {
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;
	color: #223;
	margin-bottom: 5px;
}

.arrows-large {
	font-size: 22px;
	color: #ee3;
}

.arrows-medium {
	font-size: 18px;
	color: #ee3;
	
}

#loginbox a {	
	color: #fff;
	text-decoration:none;
}


#loginbox a:hover {
	text-decoration:underline;
}


#trialbox h1 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
}

#trialbox h2 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	line-height: 110%;
	margin-bottom: 5px;
}

#trialbox h3 {
	font-size: 14px;
	color: #fff;
	text-transform: none;
	line-height: 110%;
	margin-bottom: 5px;
}

#subscribebox1 a {	
	color: #fff;
	text-decoration: none;
}


#subscribebox1 a:hover {
	text-decoration: underline;
}

#subscribebox2 a {	
	color: #fff;
	text-decoration: none;
}


#subscribebox2 a:hover {
	text-decoration: underline;
}


#preview h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

#previewcontent  {
	font-size: 13px;
	font-weight: normal;
	line-height: 130%;
	color: #334;
}

#previewcontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #66a;
	margin-bottom: 3px;
}

#previewcontent h1 a {
	color: #66a;
	text-decoration: none;
}

#previewcontent h1 a:hover {
	color: #66a;
	text-decoration: underline;
}

#previewcontent h2 {
	font-size: 15px;
	font-weight: bold;
	color: #66a;
	margin-bottom: 4px;
}

#previewcontent h3 {
	font-size: 14px;
	color: #223;
	text-align: center;
	margin: 0;
	padding: 8px 0 25px 0 ;
}

#previous h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

.previousquestion h1 {
	font-size: 11px;
	font-weight: normal;
	color: #889;
	margin: 15px 0 7px 0;
}

.previousquestion h2 {
	font-size: 18px;
	font-weight: bold;
	color: #66a;
	margin: 0 0 10px 0;
}

.previousquestion h3 {
	font-size: 12px;
	font-weight: bold;
	color: #223;
	margin: 0 0 3px 0;
}

.previousquestion h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	color: #334;
	margin: 0 0 8px 0;
}

.previousquestion h5 {
	font-size: 12px;
	font-weight: bold;
	color: #66a;
	margin: 5px 0 0 0;
}

#previousqa h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

.previousqacontent h1 {
	font-size: 11px;
	font-weight: normal;
	color: #889;
	margin: 15px 0 7px 0;
}

.previousqacontent h2 {
	font-size: 14px;
	font-weight: normal;
	color: #66a;
	line-height: 120%;
	margin: 0 0 10px 0;
}

.previousqacontent h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	color: #334;
	margin: 0;
}

.previousqacontent h4 {
	font-size: 12px;
	font-weight: bold;
	color: #66a;
	margin: 8px 0 0 0;
}

.editorial-heading {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 4px;
}

.editorial-text {
	font-size: 14px;
	line-height: 130%;
	color: #000;
}

.photo {
	background-color: #fff;
	padding: 2px;
	border: 1px solid #aac;
}

#interview h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px;
	text-transform: none;
}

.interviewcontent h1 {
	font-size: 11px;
	font-weight: normal;
	color: #889;
	margin: 15px 0 7px 0;
}

.interviewcontent h2 {
	font-size: 18px;
	font-weight: bold;
	color: #66a;
	margin: 0 0 5px 0;
}

.interviewcontent h3 {
	font-size: 16px;
	font-weight: bold;
	color: #66a;
	margin-bottom: 8px;
}

.interviewcontent h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	color: #334;
	margin: 0 0 8px 0;
}

.interviewcontent h5 {
	font-size: 12px;
	font-weight: bold;
	color: #66a;
	margin: 5px 0 0 0;
}

.categoryoverview  {
	font-size: 13px;
	font-weight: normal;
	line-height: 130%;
	color: #334;
}

.categoryoverview h1 {
	font-size: 11px;
	font-weight: normal;
	color: #889;
	margin: 15px 0 5px 0;
}

.categoryoverview h2 {
	font-size: 16px;
	font-weight: bold;
	color: #66a;
	margin: 0 0 3px 0;
}

.categoryoverview h2 a {
	color: #66a;
	text-decoration: none;
}

.categoryoverview h2 a:hover {
	color: #66a;
	text-decoration: underline;
}

.categoryoverview h3 {
	font-size: 15px;
	font-weight: bold;
	color: #66a;
	margin-bottom: 5px;
}

.categoryoverview h4 {
	font-size: 16px;
	font-weight: bold;
	color: #889;
	margin: 15px 0 10px 0;
}


.linksbox {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #66a;
}

.linksbox:hover {
	color: #fff;
	background-color: #66a;
}


.