/**
 * Stylesheet for broken frontier
 * @media	screen, projection
 * @copyright	Netlash <http://www.netlash.com>
 * @author	name <stijn@netlash.com>
 */

/* Typography and text styles */
html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body#home {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #212121;
	height: 100%;
	padding: 0;
	background: #E9E9E9 url('../images/deco_bg_body.jpg') repeat-x;
}

body {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #212121;
	height: 100%;
	padding: 0;
	background: url('../images/deco_bg_bodyDetail.jpg') repeat-x;
}

body.popup {
	background: #fff;
}


body.popup #container {
	background: #fff;
	min-height: 0;
}

#home #container {
	background: url('../images/deco_bg_container.jpg') no-repeat center 522px;
	min-height: 925px;
}

#container {
	background: url('../images/deco_bg_containerDetail.jpg') no-repeat center 225px;
	min-height: 925px;
}


#home #page {
	background: url('../images/deco_bg_headerHome.gif') no-repeat center 411px;
	min-height: 567px;
	text-align: center;
	min-width: 960px;
}

#page {
	background: url('../images/deco_bg_headerDetail.gif') no-repeat center 90px;
	min-height: 567px;
	text-align: center;
}


#main {
	padding: 18px 0 50px 0;
	min-height: 500px;
	background: url('../images/deco_bg_footer.gif') no-repeat center bottom;
}

/**
 * header
*/

#header {
	width: 960px;
	margin: 0 auto 10px auto;
	text-align: left;
	position: relative;
}


#header h1 {
	height: 72px;
	width: 185px;
	clear: left;
	float: left;
	margin: 32px 0 0 10px;
	display: inline;
}

#header h1 a {
	height: 72px;
	width: 185px;
	display: block;
	background: url('../images/title_h1_v2.jpg') no-repeat;
	text-indent: -9999px;
}

#header h1 a:hover {
	background: url('../images/title_h1_v2.jpg') no-repeat -201px 0;
}

#header h2#tagline {
	clear: left;
	float: left;
	width: 389px;
	height: 13px;
	background: url('../images/title_tagline.jpg') no-repeat;
	margin: 12px 0 0 10px;
	text-indent: -9999px;
	display: inline;
}

#leaderboard {
	float: right;
	margin: 9px 10px 0 0;
}

form#search {
	float: right;
	display: inline;
	padding: 0;
	width: 390px;
	height: 37px;
	margin: 2px 1px 0 0;
	padding: 0;
}

form#search label {
	position: absolute;
	left: -9999px;
}

form#search input {
	float: left;
	display: inline;
	padding: 2px 25px 0 5px;
	margin: 4px 0 0 0;
	width: 280px;
	height: 18px;
	border: 1px solid #7f9db9;
	color: #595858;
	background: #fff url('../images/deco_bg_searchField.gif') no-repeat 294px 4px;
}

form#search button {
	float: left;
	background: url('../images/bttn_blue_searchHeader.jpg') no-repeat;
	padding: 0;
	display: inline;
	margin: 2px 0 0 8px;
	border: 0;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #C4D4E6;
	position: relative;
	width: 62px;
	overflow: hidden;
}

form#search button span {
	float: left;
	height: 26px;
	width: 62px;
	text-align: center;
	padding: 6px 0 0 0;
}

form#search button:hover {
	background: url('../images/bttn_blue_searchHeader.jpg') no-repeat -67px 0;
	color: #fff;
}


/**
 * metaHeader
*/

ul.metaIcons {
	list-style: none;
	padding: 10px 0 0 10px;
	float: left;
}

.metaIcons li {
	float: left;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	margin-right: 8px;
	background: url(../images/share_icons_top.gif) no-repeat 0 0;
}

	.metaIcons li.facebook {
		background-position: -16px 0;
	}

	.metaIcons li.twitter {
		background-position: -32px 0;
	}

.metaIcons li a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	border-bottom: none;
}

#meta_communityLogin {
	float: right;
	display: inline;
	padding: 0;
	width: 738px;
	height: 37px;
}

#meta_communityLogin  fieldset {
	float: right;
	width: 393px;
}

#meta_communityLogin h2 {
	float: left;
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
	color: #e6e4e4;
	line-height: 1;
	font-weight: normal;
	margin: 13px 9px 0 0;
}

#meta_communityLogin p.registerNow {
	float: left;
	padding: 0;
	margin: 4px 0 0 0;
	display: inline;
	width: 120px;
	height: 26px;
	border: 0;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #C4D4E6;
	line-height: 1;
}

#meta_communityLogin p.registerNow a {
	float: left;
	height: 26px;
	width: 120px;
	text-align: center;
	padding: 7px 0 0 0;
	color: #fff;
	text-decoration: none;
	background: url('../images/registerButton_header.jpg') no-repeat;
	cursor: pointer;
}

#meta_communityLogin p.registerNow a:hover {
	background: url('../images/registerButton_header.jpg') no-repeat -165px 0;
	color: #b0e1f6;
}

#meta_communityLogin label {
	position: absolute;
	left: -9999px;
}

#meta_communityLogin input {
	float: left;
	display: inline;
	padding: 2px 5px 0 5px;
	margin: 6px 0 0 0;
	width: 141px;
	height: 18px;
	border: 1px solid #7f9db9;
	color: #595858;
}

#meta_communityLogin input#formPurpose {
	display: none;
}

#meta_communityLogin input#login_username {
	margin: 6px 9px 0 0;
}

#meta_communityLogin button {
	float: left;
	background: url('../images/btn_blueMetaHeader.jpg') no-repeat;
	padding: 0;
	margin: 4px 0 0 7px;
	display: inline;
	width: 62px;
	height: 26px;
	border: 0;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #C4D4E6;
}

#meta_communityLogin button span {
	float: left;
	height: 26px;
	width: 62px;
	text-align: center;
	padding: 6px 0 0 0;
}

#meta_communityLogin button:hover {
	background: url('../images/btn_blueMetaHeader.jpg') no-repeat -67px 0;
	color: #fff;
}


#meta_communityLoggedIn {
	float: right;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	width: 526px;
	height: 37px;
	overflow: hidden;
	/*background: url('../images/deco_bg_loggedIn.jpg') no-repeat right 0;*/
	position: relative;
}

#meta_communityLoggedIn h2 {
	float: right;
	display: inline;
	font-size: 11px;
	color: #e6e4e4;
	line-height: 1;
	font-weight: bold;
	margin: 5px 15px 0 0;
}

#meta_communityLoggedIn h2 a {
	color: #35ade0;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 7px 0 0 32px;
}

#meta_communityLoggedIn h2 a img {
	border: 1px solid #1e2737;
	position: absolute;
	left: 0;
	top: 0;
}

#meta_communityLoggedIn h2 a:hover img {
	border: 1px solid #475D83;
}


#meta_communityLoggedIn h2 a:hover {
	color: #E64B06
}

#meta_communityLoggedIn ul {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#meta_communityLoggedIn li {
	float: left;
	display: inline;
	padding: 10px 0 0 0;
	color: #d1dfe5;
	margin: 0 15px 0 0;
}

#meta_communityLoggedIn li a {
	float: left;
	display: inline;
	font-size: 11px;
	color: #d1dfe5;
	margin: 0 3px 0 0;
}

#meta_communityLoggedIn li.inbox a {
	background: url('../images/deco_bg_loggedInInbox.gif') no-repeat;
	padding: 0 0 0 22px;
}

#meta_communityLoggedIn li.profileSettings a {
	background: url('../images/deco_bg_loggedInSettings.gif') no-repeat;
	padding: 0 0 5px 22px;
}


#meta_communityLoggedIn li a:hover {
	color: #E64B06;
}

#meta_communityLoggedIn p.logOffButton {
	float: right;
	display: inline;
	margin: 5px 8px 0 0;
}

#meta_communityLoggedIn p.logOffButton a {
	background: url('../images/btn_blueMetaHeader.jpg') no-repeat;
	width: 52px;
	float: left;
	height: 26px;
	font-size: 10px;
	text-decoration: none;
	color: #C4D4E6;
	text-transform: uppercase;
	padding: 7px 0 0 10px;
}

#meta_communityLoggedIn p.logOffButton a:hover {
	color: #fff;
	background: url('../images/btn_blueMetaHeader.jpg') no-repeat -67px 0;
}


/**
 * mainMenu
*/

#mainMenu {
	clear: left;
	float: left;
	display: inline;
	margin: 12px 0 0 10px;
	padding: 0 0 0 3px;
	list-style-type: none;
	width: 937px;
	height: 28px;
	background: url('../images/deco_bg_mainMenu.gif') no-repeat;
}

#mainMenu li {
	float: left;
	padding: 3px 3px 3px 0;
	margin: 0 2px 0 0;
	background: url('../images/deco_bg_maniMenu_li.gif') no-repeat right 10px;
}

#mainMenu li.last {
	background: none;
}

#mainMenu li a {
	float: left;
	color: #e2f6ff;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 10px 0 10px;
	height: 18px;
}

#mainMenu li.selected a {
	background: url('../images/deco_bg_mainMenu_a_selected.jpg') repeat-x;
	color: #FFF;  
}

#mainMenu li a:hover {
	background: url('../images/deco_bg_mainMenu_a_hover.jpg') repeat-x;
	color: #35ade0;
}

/**
 * homeShowcase
*/

#homeShowcase {
	float: left;
	margin: 18px 0 0 10px;
	width: 937px;
}

#homeShowcase img {
	display: block;
}

#homeShowcase ul {
	list-style: none;
	padding: 0;
}

/* thumbs */

	.thumbs {
		float: left;
	}

	.thumbs li {
		display: block;
		width: 138px;
		height: 87px;
		overflow: hidden;
		position: relative;
		margin-bottom: 14px;
	}

	.thumbs li a {
		display: block;
		text-decoration: none;
		zoom: 1;
	}

	.thumbs .title {
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 138px;
	}

	.thumbs .title a {
		background: url(../images/trans_bg_black.png) repeat 0 0;
		display: block;
		color: #FFF;
		padding: 5px;
	}

	.thumbs .title a:link, .thumbs .title a:visited {
		background: url(../images/trans_bg_black.png) repeat 0 0;
		color: #FFF;
	}

	.thumbs .title a:hover, .thumbs .title a:active, .thumbs .title a:focus {
		background: url(../images/trans_bg_orange.png) repeat 0 0;
		color: #FFF;
	}

	#homeShowcase ul li.selected .title a:link, #homeShowcase ul li.selected .title a:visited,
	#homeShowcase ul li.selected .title a:hover, #homeShowcase ul li.selected .title a:active, #homeShowcase ul li.selected .title a:focus {
		background: url(../images/trans_bg_orange.png) repeat 0 0;
		color: #FFF;
	}

/* bigImage */

	.bigSlide {
		width: 460px;
		float: left;
		padding-left: 14px;
	}

	.bigImage {
		width: 460px;
		height: 240px;
	}

	.bigImage img {
		width: 460px;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
	}

	.bigImage a {
		border-bottom: none;
		width: 460px;
		height: 240px;
		display: block;
		position: relative;
		overflow: hidden;
	}

	.bigSlide .description {
		background: url(../images/deco_bg_bigimage.gif) repeat-x 0 0;
		padding: 8px;
		color: #DFE1E5;
	}

		.bigSlide .title {
			float: left;
			width: 360px;
		}

		.bigSlide .more {
			float: right;
			width: 75px;
			padding-top: 20px;
		}

	.bigSlide .description h2 {
		color: #DFE1E5;
		text-transform: uppercase;
		margin-bottom: 2px;
		font-size: 17px;
	}

	.bigSlide .description h4 {
		color: #BCBCBC;
		font-weight: 500;
		font-size: 16px;
	}

	.bigSlide a.readMore {
		float: right;
		background: url('../images/deco_bg_headlinesMoreButton.gif') no-repeat;
		line-height: 1em;
		margin: 2px 9px 0 5px;
		padding: 3px 0 0 9px;
		width: 51px;
		height: 13px;
		text-decoration: none;
		font-size: 10px;
		text-transform: uppercase;
		color: #e4e5e5;
		display: inline;
	}

	.bigSlide a.readMore:hover {
		background: url('../images/deco_bg_headlinesMoreButton.gif') no-repeat -63px 0;
		color: #e4e5e5;
	}

/* cta */

	#homeShowcase .cta {
		float: right;
		width: 300px;
		text-align: center;
		font-size: 14px;
		color: #FFF;
	}

	.cta p {
		padding-bottom: 12px;
		font-size: 11px;
	}

	.cta .buttons li {
		display: block;
		padding-bottom: 6px;
		font-size: 14px;
	}

	.cta .buttons li a {
		display: block;
		height: 45px;
		line-height: 45px;
		padding: 0 50px;
		overflow: hidden;
		background: url(../images/buttons_home.png) no-repeat center 0;
		text-transform: uppercase;
		text-decoration: none;
		color: #FFF;
	}

	.cta .buttons li a:link, .cta .buttons li a:visited {
		background-position: center 0;
		color: #FFF;
	}

	.cta .buttons li a:hover, .cta .buttons li a:active, .cta .buttons li a:focus {
		background-position: center -90px;
		color: #FFF;
	}

	.cta .buttons li.discuss a:link, .cta .buttons li.discuss a:visited {
		background-position: center -45px;
		color: #FFF;
	}

	.cta .buttons li.discuss a:hover, .cta .buttons li.discuss a:active, .cta .buttons li.discuss a:focus {
		background-position: center -135px;
		color: #FFF;
	}

/* powered by */

	.powered {
		width: 286px;
		height: 109px;
		background: url(../images/powered_by.jpg) no-repeat 0 0;
		padding: 8px;
		text-align: left;
		position: relative;
	}

	.powered #idw a {
		display: block;
		position: absolute;
		top: 26px;
		left: 14px;
		width: 90px;
		height: 44px;
		text-indent: -9999px;
	}

	.powered #tfaw a {
		display: block;
		position: absolute;
		top: 26px;
		left: 117px;
		width: 170px;
		height: 44px;
		text-indent: -9999px;
	}

	.powered #robot a {
		display: block;
		position: absolute;
		top: 80px;
		left: 45px;
		width: 190px;
		height: 24px;
		text-indent: -9999px;
	}

/**
 * homeHeadlines
*/

#homeHeadlines h2 {
	color: #E6E4E4;
	display: inline;
	float: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2;
	margin: 2px 0 0 0;
	padding: 0 0 0 16px;
	text-transform: uppercase;
	width: 113px;
	background: url('../images/deco_bg_latestheadlines.gif') no-repeat;
}

#homeRSSLatestHeadlines {
	width: 10px;
	height: 10px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 2px 0 0 0;
	padding: 0;
}

#homeRSSLatestHeadlines a {
	float: left;
	background: url('../images/deco_bg_rssSmall_blue.gif') no-repeat;
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}

#homeRSSLatestHeadlines a:hover {
	background: url('../images/deco_bg_rssSmall_blue.gif') no-repeat 0 -10px;
}

#homeHeadlines #postYourOwnScoop {
	float: right;
	margin-right: 10px;
	display: inline;
	padding: 0;
}

#homeHeadlines #postYourOwnScoop a, #contentDetail_main #postYourOwnScoop a {
	width: 140px;
	height: 14px;
	padding: 2px 0 0 0;
	float: left;
	line-height: 1;
	background: url('../images/deco_bg_postYourOwnScoop.gif') no-repeat;
	text-align: center;
	text-decoration: none;
	color: #f7f1e4;
	font-size: 10px;
	text-transform: uppercase;
}

#contentDetail_main #postYourOwnScoop a {
	float: right;
	background: url('../images/extraPostYourNewsNow.gif') no-repeat -142px 0;
	padding: 3px 0 0 0;
}

#homeHeadlines #postYourOwnScoop a:hover, #contentDetail_main #postYourOwnScoop a:hover {
	background: url('../images/deco_bg_postYourOwnScoop.gif') no-repeat -142px 0;
	color: #fff;
}

#contentDetail_main #postYourOwnScoop a:hover {
	background: url('../images/extraPostYourNewsNow.gif') no-repeat;
}

#homeHeadlines ul {
	clear: left;
	float: left;
	margin: 0;
	padding: 13px 0 0 0;
	list-style-type: none;
	width: 470px;
}

#homeHeadlines li {
	color: #c4dae3;
	margin: 0 0 4px 0;
}

#homeHeadlines li a {
	color: #c4dae3;
	font-size: 11px;
}

#homeHeadlines li a:hover {
	color: #E64B06;
}

#homeHeadlines li a.smallHeadlineLink {
	color: #d3d1d1;
	font-size: 12px;
}

#homeHeadlines li a.smallHeadlineLink:hover {
	color: #E64B06;
}

#homeHeadlines #bigHeadline_left {
	float: left;
	width: 470px;
	margin: 0 0 10px 0;
	display: inline;
	height: 68px;
	overflow: hidden;
}

#homeHeadlines #bigHeadline_right {
	float: left;
	width: 470px;
	margin: 0 0 15px 0;
	height: 68px;
	overflow: hidden;
}

#homeHeadlines #bigHeadline_left h3, #homeHeadlines #bigHeadline_right h3 {
	padding: 0;
	margin: 0 0 3px 0;
}

#homeHeadlines #bigHeadline_left h3 a, #homeHeadlines #bigHeadline_right h3 a {
	color: #35ade0;
	font-size: 14px;
	text-decoration: none;
}

#homeHeadlines #bigHeadline_left h3 a:hover, #homeHeadlines #bigHeadline_right h3 a:hover {
	color: #E64B06;
}

#homeHeadlines #readAllHeadlines {
	clear: left;
	float: left;
}

#homeHeadlines h4 {
	color: #d3d1d1;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
}

#homeHeadlines h4 a {
	color: #d3d1d1;
}

#homeHeadlines h4 a:hover {
	color: #e64b06;
}

#homeHeadlines .headlineImg {
	float: left;
	margin: 0 10px 0 0;
	width: 60px;
	height: 68px;
	overflow: hidden;
	background: #2f3c55;
}

#homeHeadlines .headlineImg img {
	float: left;
}

#bigHeadline_left p, #bigHeadline_right p {
	color: #fff;
	line-height: 1.3em;
	float: left;
	width: 325px;
	padding: 0;
	margin: 2px 0 0 0;
	display: inline;
}

#homeHeadlines p#readAllHeadlines {
	background: #2f3c55;
	padding: 0;
	margin: 6px 0 0 0;
	clear: left;
	float: left;
	width: 460px;
	height: 29px;
	line-height: 1em;
}

#homeHeadlines p#readAllHeadlines a {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #35ade0;
	margin: 7px 0 0 11px;
}

#homeHeadlines p#readAllHeadlines a:hover {
	color: #e64b06;
}

/**
 * content
*/

#content {
	margin: auto;
	width: 960px;
	text-align: left;
	position: relative;
}

#content h2 {
	color: #35ade0;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 0 10px;
}

#content h2.fromTheFrontier_title {
	/*background: url('../images/deco_bg_fromTheFrontier.gif') no-repeat 226px 0;*/
	margin: 0 0 11px 0;
}

#content h2.fromTheFrontier_title span {
	background: url('../images/deco_bg_fromTheFrontier.gif') no-repeat right 2px;
	padding: 0 25px 0 0;
	margin-left: 10px;
}

/**
 * frontierMan
*/


	#frontierMan .imageholder {
		float: left;
		width: 152px;
		height: 251px;
		overflow: hidden;
	}

		#frontierMan .imageholder img {
			display: block;
			width: 152px;
		}

	#frontierMan .frontierContent {
		float: right;
		width: 454px;
	}

	#frontierMan .frontierContent .content {
		height: 150px;
		overflow: hidden;
	}

		#frontierMan .content h3 {
			margin-bottom: 4px;
		}

		#frontierMan .content h3 a {
			text-decoration: none;
		}

		#frontierMan .content p.frontierMeta {
			color: #838282;
			font-size: 11px;
			padding-bottom: 4px;
		}

		#frontierMan .content p {
			padding-bottom: 12px;
			line-height: 1.2em;
		}

		/* thumbs */

		#frontierMan .pages ul {
			float: left;
			list-style: none;
			background: url(../images/bg_preview.gif) no-repeat 0 0;
			width: 276px;
			height: 68px;
			padding: 3px 15px 0 46px;
			overflow: hidden;
		}

		#frontierMan .pages ul li {
			float: left;
			padding-right: 12px;
		}

		#frontierMan .pages ul li img {
			display: block;
		}

			/* link states thumbs */

			#frontierMan .pages ul a {
				text-decoration: none;
				display: block;
				border: 2px solid #D5D5D5;
			}

			#frontierMan .pages ul a:link, #frontierMan .pages ul a:visited {
				border: 2px solid #D5D5D5;
			}

			#frontierMan .pages ul a:hover, #frontierMan .pages ul a:active, #frontierMan .pages ul a:focus {
				border: 2px solid #E64B06;
			}

		/* download */

		.download {
			float: right;
			width: 90px;
			height: 79px;
			overflow: hidden;
		}

		.download a {
			float: right;
			text-indent: -9999px;
			width: 90px;
			height: 79px;
			background: url(../images/download.png) no-repeat 0 0;
			display: block;
			overflow: hidden;
		}

		/* link states */

		.download a:link, .download a:visited {
			background-position: 0 0;
		}

		.download a:hover, .download a:active, .download a:focus {
			background-position: 0 -79px;
		}


/**
 * fromTheFrontier
*/

#content #fromTheFrontier ul {
	background: #FFF url(../images/bg_from_frontier.png) repeat-x 0 bottom;
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding: 16px 10px;
}

#content #fromTheFrontier li {
	padding-bottom: 17px;
	margin-bottom: 17px;
	border-bottom: 1px solid #E9E9E9;
}

#content #fromTheFrontier li a.frontierImage {
	float: left;
	width: 132px;
	height: 105px;
	overflow: hidden;
}

#content #fromTheFrontier li .content {
	float: right;
	width: 434px;
}

#content #fromTheFrontier li h3 {
	padding: 0 0 4px 0;
	margin: 0;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: 500;
}

#content #fromTheFrontier li h3 a {
	color: #212121;
	text-decoration: none;
}

#content #fromTheFrontier li h3 a:hover {
	color: #E64B06;
}

#content #fromTheFrontier li p.frontierMeta {
	color: #838282;
	font-size: 11px;
	padding-bottom: 8px;
}

#content #fromTheFrontier li p.frontierMeta a {
	color: #838282;
}

#content #fromTheFrontier li p.frontierMeta a:hover {
	color: #E64B06;
}

#content #fromTheFrontier .readMore {
	float: left;
	background: url('../images/deco_bg_lowdownReviewMoreButton.gif')  no-repeat;
	line-height: 1em;
	padding: 3px 0 0 9px;
	width: 51px;
	height: 13px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #e4e5e5;
}

#content #fromTheFrontier .readMore:hover {
	background: url('../images/deco_bg_lowdownReviewMoreButton.gif') no-repeat -63px 0;
	color: #e4e5e5;
}

#content #fromTheFrontier li p {
	padding: 0 0 12px 0;
}

/**
 * contentDetail
*/

#contentDetail {
	clear: left;
	float: left;
	margin: 5px 0 0 10px;
	display: inline;
	width: 940px;
}

/**
 * secondaryContentHome_main
*/

#secondaryContentHome_main {
	float: left;
	width: 620px;
	overflow: hidden;
	display: inline;
}

/**
 * contentDetail_main
*/

#contentDetail_main {
	float: left;
	width: 620px;
	overflow: hidden;
	display: inline;
}

#contentDetail_main h2 {
	margin: 0;
}

#contentDetail_main h2 {
	margin: 0 0 30px;
}

/*
*	Activation
*/

#noActivateMail {
	background: #BEBEBE;
	margin: 0;
	padding: 10px;
}

#changeEmailBox {
	background: #BEBEBE;
	margin: 8px 0 0 0;
	padding: 10px;
}

#changeEmailBox input {
	width:575px;
	border: 1px solid #7F9DB9;
	color: #595858;
	height: 18px;
	margin: 6px 0 0;
	padding: 2px 5px 0;
}

#changeEmailBox button:hover {
	background: url(../images/button_darkGrayOnMediumGray.jpg) no-repeat -136px 0;
}

#changeEmailBox button {
	background: url(../images/button_darkGrayOnMediumGray.jpg) no-repeat;
	border: none;
	color: #FFF;
	display: block;
	font-size: 10px;
	height: 18px;
	line-height: 1em;
	margin: 10px 0 0;
	padding: 6px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 133px;
}

#noActivateMail h3 {
	font-size: 16px;
}

#noActivateMail a {
	color: #2f3c55;
}

#noActivateMail a:hover {
	color: #E64B06;
}

/**
 * lowdownsHome
*/

#lowdownsHome {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	background: url('../images/deco_bg_secondaryContentHome_main.jpg') repeat-x 0 0;
}

#content #lowdownsHome h2 {
	margin: 0;
	font-size: 14px;
	color: #eafcff;
	background: #1f2839 url('../images/deco_bg_homeSecondary_mainTitle.jpg') no-repeat;
	padding: 9px 0 6px 9px;
	position: relative;
}

#content #lowdownsHome h2 a {
	font-size: 14px;
	background: url('../images/deco_bg_secondaryContentHome_rssFeeds.jpg') no-repeat -12px 0;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	position: absolute;
	right: 10px;
	top: 10px;
}

#content #lowdownsHome h2 a:hover {
	font-size: 14px;
	background: url('../images/deco_bg_secondaryContentHome_rssFeeds.jpg') no-repeat 0 0;
}

#lowdownsHome dl {
	border-top: 1px solid #181f2c;
}

#lowdownsHome dt {
	margin: 13px 8px 8px 8px;
}

#lowdownsHome dt a {
	color: #212121;
	font-weight: bold;
	text-decoration: none;
}

#lowdownsHome dt a:hover {
	color: #E64B06;
}

#lowdownsHome dd {
	margin: 0 8px 23px 8px;
	height: 145px;
	overflow: hidden;
}

#lowdownsHome p {
	padding: 0 0 12px 0;
}

#lowdownsHome p.lowdownReview_imgAndReadMore {
	float: left;
	width: 133px;
	margin: 0 20px 0 0;
}

#lowdownsHome p.lowdownReview_imgAndReadMore a.lowdownReview_readMoreLink {
	clear: both;
	float: right;
	background: url('../images/deco_bg_lowdownReviewMoreButton.gif') no-repeat;
	line-height: 1em;
	margin: 4px 0 0 0;
	padding: 3px 0 0 9px;
	width: 51px;
	height: 13px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #e4e5e5;
}

#lowdownsHome p.lowdownReview_imgAndReadMore a.lowdownReview_readMoreLink:hover {
	background: url('../images/deco_bg_lowdownReviewMoreButton.gif') no-repeat -63px 0;
	color: #e4e5e5;
}

#lowdownsHome p.meta {
	font-size: 11px;
	color: #838282;
}

#lowdownsHome p.meta a {
	color: #838282;
}

#lowdownsHome p.meta a:hover {
	color: #E64B06;
}

#readAllLowdowns {
	margin: 20px 0 0 0;
	border-top: 2px solid #c0c0c0;
}

#readAllLowdowns a {
	color: #35ade0;
	font-size: 10px;
	text-transform: uppercase;
	padding: 6px 0 0 0;
	display: block;
	font-weight: bold;
}

#readAllLowdowns a:hover {
	color: #E64B06;
}

/**
 * reviewsHome
*/

#reviewsHome {
	float: left;
	width: 300px;
	background: url('../images/deco_bg_secondaryContentHome_main.jpg') repeat-x;
}

#content #reviewsHome h2 {
	margin: 0;
	font-size: 14px;
	color: #eafcff;
	background: #1f2839 url('../images/deco_bg_homeSecondary_mainTitle.jpg') no-repeat;
	padding: 9px 0 6px 9px;
	position: relative;
}

#content #reviewsHome h2 a {
	font-size: 14px;
	background: url('../images/deco_bg_secondaryContentHome_rssFeeds.jpg') no-repeat -12px 0;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	position: absolute;
	right: 10px;
	top: 10px;
}

#content #reviewsHome h2 a:hover {
	font-size: 14px;
	background: url('../images/deco_bg_secondaryContentHome_rssFeeds.jpg') no-repeat 0 0;
}

#reviewsHome dl {
	border-top: 1px solid #181f2c;
}

#reviewsHome dt {
	margin: 13px 8px 8px 8px;
}

#reviewsHome  dt a {
	color: #212121;
	font-weight: bold;
	text-decoration: none;
}

#reviewsHome  dt a:hover {
	color: #E64B06;
}

#reviewsHome  dd {
	margin: 0 8px 23px 8px;
	height: 145px;
	overflow: hidden;
}

#reviewsHome  p {
	padding: 0 0 12px 0;
}

#reviewsHome p.lowdownReview_imgAndReadMore {
	float: left;
	width: 133px;
	margin: 0 20px 0 0;
}

#reviewsHome p.lowdownReview_imgAndReadMore a.lowdownReview_readMoreLink {
	clear: both;
	float: right;
	background: url('../images/deco_bg_lowdownReviewMoreButton.gif')  no-repeat;
	line-height: 1em;
	margin: 4px 0 0 0;
	padding: 3px 0 0 9px;
	width: 51px;
	height: 13px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #e4e5e5;
}

#reviewsHome p.lowdownReview_imgAndReadMore a.lowdownReview_readMoreLink:hover {
	background: url('../images/deco_bg_lowdownReviewMoreButton.gif')  no-repeat -63px 0;
	color: #e4e5e5;
}

#reviewsHome p.meta {
	font-size: 11px;
	color: #838282;
}

#reviewsHome p.meta a {
	color: #838282;
}

#reviewsHome p.meta a:hover {
	color: #E64B06;
}

#readAllReviews {
	margin: 20px 0 0 0;
	border-top: 2px solid #c0c0c0;
}

#readAllReviews a {
	color: #35ade0;
	font-size: 10px;
	text-transform: uppercase;
	padding: 6px 0 0 0;
	display: block;
	font-weight: bold;
}

#readAllReviews a:hover {
	color: #E64B06;
}


/**
 * secondaryContentHome_social
*/

#secondaryContentHome_social {
	float: left;
	width: 300px;
	overflow: hidden;
	margin: 0 0 0 20px;
}

#social_sidebar {
	float: left;
	width: 300px;
	overflow: hidden;
	margin: 0 0 0 20px;
}

#content p#imuBanner {
	margin: 0;
	padding: 0 0 4px 0;
}

#socialOverview dt {
	border-top: 1px solid #c6c4c4;
	padding: 10px 10px 12px 10px;
	color: #E9E9E9;
	font-weight: bold;
	font-size: 14px;
	background:#1F2839 url(../images/deco_bg_homeSecondary_mainTitle.jpg) no-repeat scroll 0 0;
}

#socialOverview dt#social_latestHeadlines {
	padding: 10px 10px 12px 34px;
	background-position: 0 -39px;
}

	#socialOverview .bigHeadline li {
		display: block;
		padding-bottom: 8px;
	}

	#socialOverview .bigHeadline .image {
		display: block;
		float: left;
		width: 60px;
		overflow: hidden;
	}

		#socialOverview .bigHeadline .image img {
			display: block;
			width: 60px;
		}

	#socialOverview .bigHeadline .content {
		display: block;
		float: right;
		width: 210px;
		overflow: hidden;
	}

	#socialOverview .bigHeadline .content p {
		padding-bottom: 3px;
		color: #000;
	}

	#socialOverview .bigHeadline .content .frontierMeta {
		padding-bottom: 3px;
		color: #838282;
		font-size: 11px;
	}

		#socialOverview .bigHeadline .content h3 {
			font-size: 14px;
			color: #34ADE0;
			font-weight: 500;
			margin-bottom: 2px;
		}

			#socialOverview .bigHeadline .content h3 a {
				text-decoration: none;
				color: #34ADE0;
			}

			#socialOverview .bigHeadline .content h3 a:link,
			#socialOverview .bigHeadline .content h3 a:visited {
				color: #34ADE0;
			}

			#socialOverview .bigHeadline .content h3 a:hover,
			#socialOverview .bigHeadline .content h3 a:active
			#socialOverview .bigHeadline .content h3 a:focus {
				color: #E64B06;
			}

			#socialOverview p.all {
				text-transform: uppercase;
				font-size: 12px;
				padding-bottom: 6px;
			}

#socialOverview dt#social_latestComments {
	padding: 10px 10px 12px 34px;
	background-position: 0 -78px;
}

#socialOverview dt#social_forumTalk {
	padding: 10px 10px 12px 34px;
	background-position: 0 -117px;
}

#socialOverview dd {
	background: #FFF;
	margin: 0 0 6px 0;
	padding: 4px 10px 3px 10px;
}

#socialOverview dd.houseAd {
	padding: 0;
	line-height: 0;
}

#socialOverview dd ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #3c3c3c;
	font-size: 11px;
}

#socialOverview dd ul li {
	margin : 0 0 12px 0;
}

#socialOverview dd ul a {
	display: block;
	color: #3c3c3c;
}

#socialOverview dd ul a.author {
	display: inline;
}

#socialOverview dd ul a:hover {
	color: #E64B06;
}

/**
 * classifiedsHome
*/

#classifiedsSidebar {
	border-top: 1px solid #c9dbe0;
	background: url('../images/deco_bg_classifiedsHome.jpg') repeat-x;
	padding: 10px;
	color: #2d3754;
}

#classifiedsSidebar a {
	color: #2d3754;
}

#classifiedsSidebar a:hover {
	color: #E64B06;
}

#classifiedsSidebar dt a {
	text-decoration: none;
	font-weight: bold;
}

#classifiedsSidebar dd {
	margin: 0 0 23px 0;
	line-height: 150%;
	font-size: 11px;
}

#classifiedsSidebar dd.ebay {
	background: url('../images/deco_bg_classifiedsEbay.gif') no-repeat right 0;
	padding: 0 20px 0 0;
}

/**
 * BFBAnner
*/

#BFBanner {
	display: block;
	margin: 0 0 22px 0;
}

/**
* #socialNetworksHome #networkLinks
*/

#socialNetworksHome #networkLinks {
	margin: 0;
	padding: 17px 0 0 0;
	list-style-type: none;
	width: 60px;
	float: left;
}

#socialNetworksHome #networkLinks li {
	margin: 0 0 15px 0;
}

#socialNetworksHome #networkLinks .myspace a {
	background: url('../images/deco_bg_myspaceHome.jpg') no-repeat;
	height: 42px;
	width: 42px;
	display: block;
	text-indent: -9999px;
}

#socialNetworksHome #networkLinks .netlog a {
	background: url('../images/deco_bg_netlogHome.jpg') no-repeat;
	width: 48px;
	height: 9px;
	display: block;
	text-indent: -9999px;
}

#socialNetworksHome #networkLinks .facebook a {
	background: url('../images/deco_bg_facebookHome.jpg') no-repeat;
	width: 42px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

#socialNetworksHome #networkLinks .twitter a {
	background: url('../images/deco_bg_twitterHome.jpg') no-repeat;
	width: 48px;
	height: 12px;
	display: block;
	text-indent: -9999px;
}


/**
* #socialNetworksHome #twitterStreamHome
*/

#twitterStreamHome {
	float: left;
	width: 300px;
	padding: 17px 0 0 0;
	background: url('../images/deco_bg_twitterAKATheBird.jpg') no-repeat;
}

#twitterStreamHome h3 {
	font-size: 12px;
	margin: 0 0 15px 0;
	padding-left: 56px;
}

#twitterStreamHome h3 a {
	color: #212121;
	text-decoration: none;
}

#twitterStreamHome h3 a:hover {
	color: #E64B06;
}

#twitterStreamHome ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 300px;
}

#twitterStreamHome li {
	font-size: 11px;
	line-height: 140%;
	padding: 0 0 17px 0;
	margin: 0 0 17px 0;
	border-bottom: 1px solid #a6a6a6;
	float: left;
}

#twitterStreamHome li img {
	float: left;
	margin: 0 15px 8px 8px;
	width: 48px;
	overflow: hidden;
}

#twitterStreamHome li.last {
	border: 0;
	padding: 0;
	margin: 0 0 20px 0;
}

#twitterStreamHome li a {
	font-weight: bold;
	color: #2d3754;
}

#twitterStreamHome li a:hover {
	color: #E64B06;
}

#twitterStreamHome .readMoreLink, .readMoreLinkTwitter {
	clear: both;
	float: left;
	background: url('../images/deco_bg_moreBigger_left.gif') no-repeat;
	line-height: 1em;
	margin: 4px 0 0 0;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #e4e5e5;
}

#twitterStreamHome .readMoreLink span, .readMoreLinkTwitter span {
	background: url('../images/deco_bg_moreBigger_right.gif') no-repeat right 0;
	padding: 3px 18px 0 9px;
	float: left;
	height: 13px;
	display: block;
}

#twitterStreamHome .readMoreLink:hover, .readMoreLinkTwitter:hover {
	background: url('../images/deco_bg_moreBigger_left.gif') no-repeat 0 -16px;
	color:#E4E5E5;
}

#twitterStreamHome .readMoreLink:hover span, .readMoreLinkTwitter:hover span {
	background: url('../images/deco_bg_moreBigger_right.gif') no-repeat right -16px;
}

#twitterStreamHome p {
	padding: 0 0 5px 0;
}

#twitterStreamHome .twitterMessage {
	float: left;
	width: 223px;
	padding: 0;
}

/**
 * ads
*/

#homeAd {
	clear: left;
	padding: 23px 0 0 0;
	text-align: center;
}


#homeGoogleAds {
	clear: left;
	padding: 5px 0 30px 0;
	text-align: center;
}

#interiorAd {
	clear: left;
	padding: 0;
	text-align: center;
}


#interiorGoogleAds {
	clear: left;
	padding: 5px 0 0 0;
	text-align: center;
}

#interiorSideBarAds {
	clear: left;
	margin: 25px 0 15px 0;
}

#interiorSideBarAds .left {
	float: left;
	display: inline;
	width: 125px;
	padding: 0 15px 0 0;
} 

#interiorSideBarAds .right {
	float: left;
	display: inline;
	width: 160px;
}

#interiorSideBarAds .ad {
	float: left;
	margin: 0 0 15px 0;
}

#houseAd_300x90 {
	clear: left;
	margin: 0 0 15px;
}

#imu2_300x250 {
	clear: left;
	margin: 0 0 25px;
}

/**
 * latestColumnsHome
*/

#latestColumnsHome {
	overflow: hidden;
}

#latestColumnsHome h2 {
	margin: 0;
	font-size: 14px;
	color: #eafcff;
	background: #1f2839 url('../images/deco_bg_homeColumnsTitle.jpg') no-repeat;
	padding: 9px 0 6px 9px;
	position: relative;
}


#latestColumnsHome h2 a {
	font-size: 14px;
	background: url('../images/deco_bg_secondaryContentHome_rssFeeds.jpg') no-repeat -12px 0;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	position: absolute;
	right: 10px;
	top: 10px;
}

#latestColumnsHome h2 a:hover {
	font-size: 14px;
	background: url('../images/deco_bg_secondaryContentHome_rssFeeds.jpg') no-repeat 0 0;
}

#latestColumnsHome ul {
	margin: 0;
	padding: 14px 0 0 0;
	list-style-type: none;
	width: 640px;
}

#latestColumnsHome li {
	width: 140px;
	float: left;
	margin: 0 20px 0 0 ;
}

#latestColumnsHome h3 {
	font-size: 12px;
	height: 36px;
	padding: 0;
	margin: 0;
}

#latestColumnsHome h3 a {
	color: #212121;
	text-decoration: none;
}

#latestColumnsHome h3 a:hover {
	color: #E64B06;
}

#latestColumnsHome p {
	padding: 0 0 10px 0;
	height: 130px;
}

#latestColumnsHome p.columnsHome_imgLink {
	padding: 0 0 10px 0;
	height: 52px;
}

#latestColumnsHome p.columnsHome_imgLink a {
	width: 140px;
	height: 52px;
	overflow: hidden;
	
}

#latestColumnsHome p.meta {
	color: #838282;
	font-size: 11px;
	padding: 0 0 15px 0;
	height: auto;
}

#latestColumnsHome p.meta a {
	color: #838282;
}

#latestColumnsHome p.meta a:hover {
	color: #E64B06;
}

#latestColumnsHome .readMoreLink {
	clear: both;
	float: left;
	background: url('../images/deco_bg_lowdownReviewMoreButton.gif') no-repeat;
	line-height: 1em;
	margin: 4px 0 0 0;
	padding: 3px 0 0 9px;
	width: 51px;
	height: 13px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #e4e5e5;
}

#latestColumnsHome .readMoreLink:hover {
	background:transparent url(../images/deco_bg_lowdownReviewMoreButton.gif) no-repeat scroll -63px 0;
	color:#E4E5E5;
}

/**
 * videoOneToWatchHome
*/
#videoOneToWatchHome dl {
	float: left;
	width: 300px;
	margin: 32px 0 0 0;
}


#videoOneToWatchHome dl#videoHome {
	margin: 32px 20px 0 0;
}

#videoOneToWatchHome dt {
	background: #c0c0c0 url('../images/deco_bg_videoHome.jpg') no-repeat;
	margin: 0;
	font-size: 14px;
	color: #212121;
	font-weight: bold;
	padding: 8px 0 7px 9px;
	position: relative;
	border-bottom: 1px solid #a3a2a2;
}

#videoOneToWatchHome dt a {
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 11px;
	font-weight: normal;
	color: #212121;
}

#videoOneToWatchHome dt a:hover {
	color: #E64B06;
}

#videoOneToWatchHome dd {
	background: #eaeaeb;
}

#videoOneToWatchHome dd p {
	padding: 10px 16px 25px 16px;
	clear: left;
	float: left;
	width: 268px;
}

#videoOneToWatchHome dd h3 {
	margin: 0;
	padding: 12px 16px 12px 16px;
	background: #dcdcdc;
	font-size: 12px;
	clear: left;
	float: left;
	width: 268px;
	position: relative;
}

#videoOneToWatchHome dd h3 a {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	right: 10px;
	top: 12px;
	color: #757575;
	background: url('../images/deco_bg_oneToWatchLink.gif') no-repeat right 0;
	padding: 0 15px 0 0;
	line-height: 1em;
}

#videoOneToWatchHome dd h3 a:hover {
	background: url('../images/deco_bg_oneToWatchLink.gif') no-repeat right -12px;
}

#videoOneToWatchHome dd object {
	clear: left;
	float: left;
	width: 300px;
}

#videoOneToWatchHome dd img {
	clear: left;
	float: left;
}

.oneToWatchHome_imgLink {
	clear: left;
	float: left;
	height: 199px;
	overflow: hidden;
}

/**
 * doormat
*/

#doormat {
	background: #32405b;
	text-align: center;
}

#doormatContent {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 22px 0 40px 0;
	text-align: left;
	overflow: hidden;
}

#doormatLists {
	width: 980px;
	padding: 0 0 0 10px;
}

#doormatLists dl {
	float: left;
	margin: 0 20px 0 0;
	width: 140px;
	display: inline;
	font-size: 11px;
	color: #80a4b9;
}

#doormatLists dl a {
	color: #80a4b9;
}

#doormatLists dl a:hover {
	color: #E64B06;
}

#doormatLists dt {
	background: #131a2c;
	font-weight: bold;
	padding: 5px 11px;
	margin: 0 0 12px 0;
}

#doormatLists dd {
	padding: 0 11px 5px 11px;
}

#firstDoormatList {
	font-weight: bold;
}

/**
 * footer
*/

#footer {
	background: #2c374e;
	margin: 0;
	text-align: center;
	padding: 10px 0 30px 0;
}

#footer ul {
	margin: 0 auto 0 auto;
	width: 940px;
	text-align: left;
	list-style-type: none;
}

#footer li {
	float: left;
	font-size: 10px;
	color: #5b6983;
	padding: 0 20px 0 0;
}

#footer li a {
	color: #5b6983;
}

#footer li a:hover {
	color: #E64B06;
}


/**
 * breadcrumb
*/

#home #breadcrumb {
	margin: 11px 0 17px 10px;
	font-size: 11px;
	color: #33405a;
	padding: 0;
}

#breadcrumb {
	margin: 15px 0 17px 10px;
	font-size: 11px;
	color: #33405a;
	padding: 0;
}

#breadcrumb span {
	background: url('../images/deco_bg_breadCrumb.gif') no-repeat right 4px;
	padding: 0 12px 0 0;
	margin: 0 7px 0 0;
}

#breadcrumb span.last {
	background: none;
}

#breadcrumb a {
	color: #35ade0;
}

#breadcrumb a:hover {
	color: #E64B06;
}

/**
 * backToOverview
*/


#backToOverview {
	margin: 0 0 0 10px;
	padding: 0;
	width: 620px;
}


#backToOverview a {
	color: #a5a4a4;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	display: inline;
	margin: 0 10px 13px 0;
	padding: 0 0 0 14px;
	background: url('../images/deco_bg_overview.gif') no-repeat 0 1px;
	line-height: 1;
}

#backToOverview a:hover {
	color: #E64B06;
	background: url('../images/deco_bg_overview.gif') no-repeat 0 -14px;
}

/**
 * reviewContent
*/

#storyContent #storyHeader {
	border-bottom: 1px solid #3f5376;
	background: url('../images/deco_bg_darkheader_continue.jpg') repeat-y;
}

#storyContent #storyHeader .bgContinued {
	padding: 10px 10px 12px 10px;
	background: url('../images/deco_bg_darkheader.jpg') no-repeat;
}

#storyContent #storyHeader h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#storyContent #storyHeader h4 {
	color: #9ab8c5;
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

#storyText {
	background: url('../images/deco_bg_review.jpg') repeat-x;
	padding: 10px 0 12px 10px;
}

#storyText p {
	padding: 0 0 13px 0;
	margin: 0;
	line-height: 150%;
	font-size: 13px;
	line-height: 1.5;
}

.storyIntro {
	padding: 0 0 20px 0;
}

#storyText p.storyMeta, #storyText p.storyTags, #storyText p.storyCategory {
	padding: 0;
	margin: 0;
	color: #33405A;
	font-size: 11px;
}

#storyText p.storyMeta a, #storyText p.storyTags a, #storyText p.storyCategory a {
	color: #33405A;
}

#storyText p.storyMeta a:hover, #storyText p.storyTags a:hover, #storyText p.storyCategory a:hover {
	color: #E64B06;
}

#storyCredits {
	float: right;
	width: 220px;
	background: #dde6e6;
	margin: 0 0 50px 20px;
	padding: 0;
	display: inline;
}

#storyCredits p.storyCover {
	margin: 14px 0 0 0;
	text-align: right;
	padding: 0 14px 14px 0;
	clear: both;
	float: right;
	display: inline;
}

#storyCredits h3 {
	margin: 0;
	text-align: right;
	padding: 0 14px 14px 0;
	font-size: 14px;
	font-weight: bold;
	color: #35ade0;
	clear: both;
}

#storyCredits ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding: 0 14px 14px 14px;
}

#storyCredits li {
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
}

#storyCredits li.storyTitle {
	margin: 20px 0 0 0;
}

#storyCredits li .detail {
	font-weight: bold;
}

#shareStory {
	background: #DDE6E6;
	padding: 9px;
	width: 582px;
	margin-bottom: 12px;
}

#shareStory h3 {
	font-size: 11px;
	color: #212121;
	font-weight: normal;
	float: left;
	margin: 2px 0 0 0;
}

#shareStory ul {
	float: left;
	list-style: none;
	padding: 0 0 0 12px;
}

#shareStory li {
	float: left;
	padding-left: 10px;
	height: 16px;
}

#storyRelatedContent {
	background: #F3FAF7;
	padding: 18px 18px 0 18px;
	width: 610px;
	margin: 0 0 0 10px;
}

#storyRelatedContent h4 {
	color: #22454D;
	margin: 0 0 5px 0;
}

#storyRelatedContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 2	2px 0;
}

#storyRelatedContent li {
	margin: 0 0 4px 0;
	color: #22454D;
	font-size: 11px;
}

#storyRelatedContent li a {
	color: #22454D;
}

#storyRelatedContent li a.subjectTitle {
	font-size: 12px;
}

#storyCredits #buyThis {
	clear: both;
	float: right;
	padding: 14px 14px 0 0;
}

#storyCredits #buyThis a {
	clear: right;
	float: right;
	background: url('../images/button_orangeOnGray.jpg') no-repeat;
	height: 18px;
	width: 133px;
	line-height: 1em;
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	color: #fff;
	font-size: 10px;
	padding: 7px 0 0 0;
}

#storyCredits #buyThis a:hover {
	background: url('../images/button_orangeOnGray.jpg') no-repeat -136px 0;
	color: #FFD5B0;
}


/**
 * archiveSearch
*/

#archiveSearch, #postScoopContainer {
	background: #DDE6E6 url('../images/deco_bg_searchBox.jpg') repeat-x 0 bottom;
	margin: 20px 0 10px 0;
	padding: 14px;
}

#postScoopContainer {
	margin: 0 0 10px 0;
	background: #F1F9FA url(../images/deco_bg_inputBox.jpg) repeat-x 0 bottom;
}

#postScoopContainer #text_tbl {
	margin: 6px 0 0 0;
}

#postScoopContainer select {
	border: 0;
	margin: 6px 0 0 0;
}

#archiveSearch input, #postScoopContainer input {
	border: 1px solid #7F9DB9;
	color: #595858;
	height: 18px;
	margin: 6px 0 0 0;
	padding: 2px 5px 0 0;
	width: 585px;
}

#postScoopContainer #postScoop input#images1,
#postScoopContainer #postScoop input#images2,
#postScoopContainer #postScoop input#images3,
#postScoopContainer #postScoop input#images4,
#postScoopContainer #postScoop input#images5,
#postScoopContainer #postScoop input#images6,
#postScoopContainer #postScoop input#images7,
#postScoopContainer #postScoop input#images8 {
	height: auto;
	width: auto;
	border: 0;
	display: block;
}

button#addYourNews {
	background: url(../images/button_wallComment.jpg) no-repeat;
	border: none;
	color: #EFFAF9;
	float: left;
	font-size: 10px;
	height: 21px;
	margin :0;
	text-transform: uppercase;
	width: 151px;
}

button#addYourNews:hover {
	background: url(../images/button_wallComment.jpg) no-repeat -158px 0;
	color:#FFFFFF;
}

#archiveSearch input.half {
	width: 400px;
	float: left;
}

#archiveSearch label.fullLabel {
	display: block;
}

.fullLabel {
	display: block;
}

#archiveSearch p.yearInput {
	float: left;
	display: inline;
	width: 100px;
	padding: 0;
}

#archiveSearch p.monthInput {
	clear: left;
	float: left;
	display: inline;
	width: 120px;
	padding: 0;
}

#archiveSearch p.yearInput label {
	display: block;
}

#archiveSearch p.monthInput label {
	display: block;
}

#archiveSearch p.yearInput select {
	margin: 6px 0 20px 0;
}

#archiveSearch p.monthInput select {
	margin: 6px 0 20px 0;
}

#archiveSearch select#publisher, #archiveSearch select#type, #archiveSearch select#column {
	clear: left;
	float: left;
	margin: 6px 0 20px 0;
}

#archiveSearch h3 {
	color: #395787;
}

#archiveSearch button:hover {
	background: transparent url(../images/button_darkGrayOnGray.jpg) no-repeat -136px 0;
}

#archiveSearch button {
	clear: left;
	background: transparent url(../images/button_darkGrayOnGray.jpg) no-repeat 0 0;
	border: medium none;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	height: 18px;
	line-height: 1em;
	margin: 20px 0 0;
	padding: 5px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 133px;
}

#archiveSearch button.inlineButton {
	clear: none;
	float: left;
	margin: 5px 0 0 8px;
}

p.searchResultsMessage {
	background: #fff;
	border: 1px solid #DCE2F6;
	color: #22454D;
	padding: 10px;
	font-weight: bold;
}

p.searchResultsMessageB {
	padding: 10px;
	font-weight: bold;
	color: #404747;
}

p.searchResultsMessageC {
	background: #fff;
	border: 1px solid #DCE2F6;
	color: #22454D;
	padding: 10px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

ul#searchResults {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}

ul#searchResults li {
	background: url(../images/deco_bg_reviewsOverviewSeperator.gif) no-repeat 0 bottom;
	margin: 0 0 16px;
	padding: 0 0 16px 16px;
	position: relative;
}

ul#searchResults li a {
	color: #212121;
	text-decoration: none;
	font-weight: bold;
}

ul#searchResults li a:hover {
	color:#E64B06;
}

ul#searchResults li .meta {
	color:#828282;
	font-size:11px;
}

ul#searchResults li .meta a {
	color:#828282;
	text-decoration: underline;
	font-weight: normal;
}

ul#searchResults li .meta a:hover {
	color:#E64B06;
}
/*
	searchResults
*/

#searchResults h4 {
	padding: 30px 10px 0 10px;
	color: #35ADE0;
}

#searchResults p.noResultsModules {
	padding: 0 10px 0 10px;
}


#searchResults ul {
	margin: 34px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#searchResults ul.byType {
	margin:	15px 0 0 0;
}

#searchResults li {
	padding: 0 0 16px 10px;
	margin: 0 0 16px 0;
	background: url(../images/deco_bg_reviewsOverviewSeperator.gif) no-repeat 0 bottom;
}

#searchResults li p.meta {
	color: #828282;
	font-size: 11px;
	padding: 0 0 4px 0;
}

#searchResults li p.meta a {
	color: #828282;
}

#searchResults li p.meta a:hover {
	color: #E64B06;
}

#searchResults h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 14px 0;
}

#searchResults h3 a {
	background: url(../images/deco_bg_reviewsOverviewTitle_hover.gif) no-repeat right -50px;
	color: #212121;
	padding: 0 15px 0 0;
	text-decoration: none;
}

#searchResults h3 a:hover {
	background: url(../images/deco_bg_reviewsOverviewTitle_hover.gif) no-repeat right 3px;
	color:#E64B06;
}

/**
 * shoutbox
*/

#shoutbox {
	margin: 35px 0 0 10px;
}

#shoutbox h3 {
	margin: 0;
	padding: 15px 18px;
	color: #fff;
	background: url('../images/deco_bg_darkHeaderShort.jpg') no-repeat;
}


p.notice {
	background: #EAF6F6;
    border: 1px solid #DCE2F6;
	color: #22454D;
	padding: 5px;
}

p.shoutbox-rules {
	clear: left a;
	padding: 15px 0 0 0 ;
	color: #A7B1BF;
	font-size: 11px;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	border-radius: 0.8em;
}


p.notice a {
	color: #35ADE0;
	font-weight: bold;
}

p.notice a:hover {
	color: #E64B06;
}

#shoutbox-comments {
	margin: 15px 0 0 0;
}

#shoutbox-comments ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#shoutbox-comments h4 {
	color: #B1B1B1;
	font-size: 10px;
	font-weight: normal;
}

#shoutbox-comments h4 a:hover {
	color: #E64B06;
}

#shoutbox-comments h4 a {
	color: #4A4A4A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


#shoutbox-comments .userImage {
	width: 38px;
	overflow: hidden;
}

#shoutbox-comments li img  {
	left: 15px;
	position: absolute;
	top: 0;
}

#shoutbox-comments .flag {
	text-align: right;
	font-size: 11px;
}

#shoutbox-comments li {
	padding: 0 18px 15px 75px;
	position: relative;
	min-height: 38px;
	border-bottom: 1px solid #BFBFBF;
	margin: 0 0 15px 0;
}

#shoutbox-comments li p {
	padding: 0;
	margin: 0;
}

#shoutbox-comments .flag a {
	color: #A5A4A4;
}

#shoutbox-comments .flag a:hover {
	color:#E64B06;
}


.shoutbox-textarea {
	background: #F1F9FA url(../images/deco_bg_inputBox.jpg) repeat-x scroll 0 bottom;
	padding: 8px;
	margin: 0 0 15px 0;
}

.shoutbox-textarea textarea {
	border: 1px solid #CDE4E7;
	display: block;
	font-family: arial,sans-serif;
	font-size: 12px;
	height: 56px;
	margin: 0 0 9px 0;
	padding: 6px;
	width: 574px;
}

.shoutbox-textarea .ajaxform-submit {
	padding: 0;
}

.shoutbox-textarea button:hover {
	background: transparent url(../images/button_wallComment.jpg) no-repeat -158px 0;
	color: #FFFFFF;
}
.shoutbox-textarea button {
	background: transparent url(../images/button_wallComment.jpg) no-repeat 0 0;
	border: none;
	color: #EFFAF9;
	float: left;
	font-size: 10px;
	height: 21px;
	text-transform: uppercase;
	width: 151px;
}


img#spinner {
	visibility: hidden;
}

/**
 * overviews
*/

#content h2.reviewsOverviewTitle, #content h2.headlinesOverviewTitle, #content h2.lowdownOverviewTitle, #content h2.columnsOverviewTitle , #content h2.blogsOverviewTitle {
	margin: 0 0 30px 0;
	position: relative;
}

#content h2.headlinesOverviewTitle {
	margin: 0 0 10px 0;
}

#content h2.reviewsOverviewTitle a, #content h2.headlinesOverviewTitle a, #content h2.lowdownOverviewTitle a, #content h2.columnsOverviewTitle a, #content h2.blogsOverviewTitle a {
	position: absolute;
	right: 0;
	top: 0;
	background: url('../images/deco_bg_archiveButton.gif') no-repeat;
	font-size: 10px;
	height: 13px;
	line-height: 1em;
	margin: 3px 0 0 -1px;
	padding: 3px 0 0 9px;
	text-decoration: none;
	text-transform: uppercase;
	width: 72px;
	color: #E4E5E5;
	font-weight: normal;
}

#content h2.reviewsOverviewTitle a:hover, #content h2.headlinesOverviewTitle a:hover, #content h2.lowdownOverviewTitle a:hover, #content h2.columnsOverviewTitle a:hover, #content h2.blogsOverviewTitle a:hover {
	background: url('../images/deco_bg_archiveButton.gif') no-repeat -88px 0;
}


#content p.reviewsExtraArchiveButton a, #content p.headlinesExtraArchiveButton a, #content p.lowdownExtraArchiveButton a, #content p.columnsExtraArchiveButton a, #content p.blogsExtraArchiveButton a {
	float: right;
	background: url('../images/deco_bg_archiveButton.gif') no-repeat;
	font-size: 10px;
	height: 13px;
	line-height: 1em;
	margin: 3px 0 0 -1px;
	padding: 3px 0 0 9px;
	text-decoration: none;
	text-transform: uppercase;
	width: 72px;
	color: #E4E5E5;
	font-weight: normal;
}

#content p.columnsExtraArchiveButton {
	padding: 0 0 65px 0;
}

#content p.reviewsExtraArchiveButton a:hover, #content p.headlinesExtraArchiveButton a:hover, #content p.lowdownExtraArchiveButton a:hover, #content p.columnsExtraArchiveButton a:hover, #content p.blogsExtraArchiveButton a:hover {
	background: url('../images/deco_bg_archiveButton.gif') no-repeat -88px 0;
}

#reviewsOverview, 
#headlinesOverview, 
#lowdownOverview, 
#columnsOverview, 
#blogsOverview, 
#twitterOverview {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#columnsOverview.latest {
	margin: 15px 0 0 0;
}

#twitterOverview {
	margin: 30px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#reviewsOverview li, 
#headlinesOverview li, 
#lowdownOverview li, 
#columnsOverview li, 
#blogsOverview li, 
#twitterOverview li  {
	position: relative;
	padding: 0 0 16px 80px;
	margin: 0 0 16px 0;
	min-height: 58px;
	background: url('../images/deco_bg_reviewsOverviewSeperator.gif') no-repeat 0 bottom;
}

#reviewsOverview li a, 
#headlinesOverview li a, 
#lowdownOverview li a, 
#columnsOverview li a, 
#blogsOverview li a, 
#twitterOverview li a {
	color: #35ADE0;
}

#reviewsOverview li a:hover, 
#headlinesOverview li a:hover, 
#lowdownOverview li a:hover, 
#columnsOverview li a:hover, 
#blogsOverview li a:hover, 
#twitterOverview li a:hover {
	color: #E64B06;
}

#reviewsOverview li.last, 
#headlinesOverview li.last, 
#lowdownOverview li.last, 
#columnsOverview li.last, 
#blogsOverview li.last, 
#twitterOverview li.last {
	background: none;
}

#reviewsOverview li h3, 
#headlinesOverview li h3, 
#lowdownOverview li h3, 
#columnsOverview li h3, 
#blogsOverview li h3, 
#twitterOverview li h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 1.2em;
}

#reviewsOverview li h3 a, 
#headlinesOverview li h3 a, 
#lowdownOverview li h3 a, 
#columnsOverview li h3 a, 
#blogsOverview li h3 a, 
#twitterOverview li h3 a {
	color: #212121;
	text-decoration: none;
	padding: 0 15px 0 0;
	background: url('../images/deco_bg_reviewsOverviewTitle_hover.gif') no-repeat right -50px;
}

#reviewsOverview li h3 a:hover, 
#headlinesOverview li h3 a:hover, 
#lowdownOverview li h3 a:hover, 
#columnsOverview li h3 a:hover, 
#blogsOverview li h3 a:hover, 
#twitterOverview li h3 a:hover {
	color: #E64B06;
	background: url('../images/deco_bg_reviewsOverviewTitle_hover.gif') no-repeat right 3px;
}

#reviewsOverview li p, 
#headlinesOverview li p, 
#lowdownOverview li p, 
#columnsOverview li p, 
#blogsOverview li p, 
#twitterOverview li p {
	padding: 0 0 4px 0;
	font-size: 13px;
	line-height: 1.5em;
}

#reviewsOverview li p.meta, 
#headlinesOverview li p.meta, 
#lowdownOverview li p.meta, 
#columnsOverview li p.meta, 
#blogsOverview li p.meta, 
#twitterOverview li p.meta {
	font-size: 11px;
	color: #828282;
}

#reviewsOverview li p.metaPublisher {
	font-size: 11px;
	color: #828282;
	padding: 5px 0 0 0;
} 

#reviewsOverview li p.meta a, 
#headlinesOverview li p.meta a, 
#lowdownOverview li p.meta a, 
#columnsOverview li p.meta a, 
#blogsOverview li p.meta a, 
#twitterOverview li p.meta a {
	color: #828282;
}

#reviewsOverview li p.meta a:hover,
 #headlinesOverview li p.meta a:hover, 
#lowodownOverview li p.meta a:hover, 
#columnsOverview li p.meta a:hover, 
#blogsOverview li p.meta a:hover, 
#twitterOverview li p.meta a:hover {
	color: #E64B06;
}

 
#blogsOverview li p.imgLink, 
#twitterOverview li p.imgLink  {
	position: absolute;
	left: 0;
	top: 0;
	width: 47px;
	height: 58px;
	text-align: right;
	overflow: hidden;
}

#headlinesOverview li p.imgLink,
#lowdownOverview li p.imgLink,
#reviewsOverview li p.imgLink,
#columnsOverview li p.imgLink {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 68px;
	text-align: right;
	overflow: hidden;
}


#content h3.columnsOverviewSubTitleA {
	margin: 0;
	padding: 15px 18px;
	color: #fff;
	background: url('../images/deco_bg_darkheader.jpg') no-repeat;
}

#content h3.columnsOverviewSubTitleA a {
	color: #fff;
	text-decoration: none;
}

#content h3.columnsOverviewSubTitleA a:hover {
	color: #E64B06;
}

#content h3.columnsOverviewSubTitleB {
	color: #35ADE0;
}

#content h3.columnsOverviewSubTitleC {
	padding: 0 0 0 14px;
	color: #35ADE0;
}

#content h3.columnsOverviewSubTitleD {
	padding: 65px 0 0 0;
	margin: 0 0 15px 0;
	color: #35ADE0;
}


ul.columnCategories {
	margin: 0;
	padding: 14px 0 0 0;
	list-style-type: none;
	width: 640px;
}

.columnCategories li {
	width: 140px;
	float: left;
	margin: 0 20px 70px 0 ;
}

.columnCategories h3 {
	font-size: 14px;
	height: 36px;
	padding: 0;
	margin: 0;
}

.columnCategories h3 a {
	color: #212121;
	text-decoration: none;
}

.columnCategories h3 a:hover {
	color: #E64B06;
}

.columnCategories p {
	padding: 0 0 10px 0;
	height: 96px;
}

.columnCategories p.columnsHome_imgLink {
	padding: 0 0 10px 0;
	height: auto;
}

.columnCategories p.columnsHome_imgLink a {
	width: 140px;
	height: 52px;
	overflow: hidden;
	
}

.columnCategories p.meta {
	color: #838282;
	font-size: 11px;
	padding: 0 0 15px 0;
	height: auto;
}

.columnCategories p.meta a {
	color: #838282;
}

.columnCategories p.meta a:hover {
	color: #E64B06;
}

.columnCategories .readMoreLink {
	clear: both;
	float: left;
	background: url('../images/deco_bg_lowdownReviewMoreButton.gif') no-repeat;
	line-height: 1em;
	margin: 4px 0 0 0;
	padding: 3px 0 0 9px;
	width: 51px;
	height: 13px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #e4e5e5;
}

.columnCategories .readMoreLink:hover {
	background:transparent url(../images/deco_bg_lowdownReviewMoreButton.gif) no-repeat scroll -63px 0;
	color:#E4E5E5;
}

/*
*	blogposts
*/

.blogpost {
	background: url(../images/deco_bg_reviewsOverviewSeperator.gif) no-repeat 0 bottom;
	margin: 0 0 16px;
	min-height: 58px;
	padding: 0 0 16px 16px;
	position: relative;
}


.blogpost p.meta {
	color:#828282;
	font-size:11px;
}


.blogpost h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 14px 0;
	line-height: 1em;
}

.blogpost h3 a {
	color: #212121;
	text-decoration: none;
	padding: 0 15px 0 0;
	background: url('../images/deco_bg_reviewsOverviewTitle_hover.gif') no-repeat right -50px;
}

.blogpost h3 a:hover {
	background: url(../images/deco_bg_reviewsOverviewTitle_hover.gif) no-repeat right 3px;
	color: #E64B06;
}

.blogpost-content p {
	line-height: 150%;
	margin: 0;
	padding: 0 0 28px;
}

.blogpost-content a.readMore {
	float: left;
	background: url('../images/deco_bg_lowdownReviewMoreButton.gif')  no-repeat;
	line-height: 1em;
	margin: 0 14px 0 -1px;
	padding: 3px 0 0 9px;
	width: 51px;
	height: 13px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #e4e5e5;
}

.blogpost-content a.readMore:hover {
	background: url('../images/deco_bg_lowdownReviewMoreButton.gif') no-repeat -63px 0;
	color: #e4e5e5;
}

#bloginfo {
	margin: 0;
	width: 300px;
	overflow: hidden;
}

#content #bloginfo h1 {
	color: #35ADE0;
	background: none;
	padding: 0 0 15px 0;
	margin: 0;
}

#content #bloginfo h2 {
	color: #35ADE0;
	background: none;
	padding: 0 0 15px 0;
	margin: 0;
}

#content #bloginfo h3 {
	color: #35ADE0;
	background: none;
	padding: 0 0 15px 0;
	margin: 0;
}

#content #bloginfo h1 a, #content #bloginfo h2 a, #content #bloginfo h3 a {
	color: #35ADE0;
}

#content #bloginfo h1 a:hover, #content #bloginfo h2 a:hover, #content #bloginfo h3 a:hover {
	color:#E64B06;
}

#content #bloginfo p {
	padding: 0 0 15px 0;
}

/**
* socialNetworksDetail
*/

#socialNetworksDetail {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#socialNetworksDetail li {
	float: left;
	display: inline;
}

#socialNetworksDetail li a {
	display: block;
} 

#socialNetworksDetail li.myspace a {
	background: url('../images/bttn_myspaceLarge.jpg') no-repeat;
	width: 42px;
	height: 49px;
	text-indent: -9999px;
	margin: 0 29px 0 0;
}

#socialNetworksDetail li.netlog a {
	background: url('../images/bttn_netlogLarge.jpg') no-repeat;
	width: 48px;
	height: 49px;
	text-indent: -9999px;
	margin: 0 30px 0 0;
}

#socialNetworksDetail li.facebook a {
	background: url('../images/bttn_facebookLarge.jpg') no-repeat;
	width: 42px;
	height: 49px;
	text-indent: -9999px;
	margin: 0 29px 0 0;
}

#socialNetworksDetail li.twitter a {
	background: url('../images/bttn_twitterLarge.jpg') no-repeat;
	width: 78px;
	height: 49px;
	text-indent: -9999px;
}

/**
 * communityProfile
*/

#communityProfile #communityProfileHeader {
	padding: 10px 10px 0 10px;
	height: 65px;
	overflow: hidden;
	border-bottom: 1px solid #3f5376;
	background: url('../images/deco_bg_darkheader.jpg') no-repeat;
}

#contentDetail_main #communityProfile h4 {
	margin: 35px 10px 10px 10px;
	font-size: 18px;
}

#communityProfile #communityProfileHeader h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#communityProfile #communityProfileHeader p {
	color: #9ab8c5;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
}

#communityProfile #communityProfileHeader p.location {
	margin: 0;
	padding: 3px 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

#communityProfile #communityProfileHeader ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	width: 240px;
}

#communityProfile #communityProfileHeader ul a {
	color: #fff;
}

#communityProfile #communityProfileHeader li {
	line-height: 1;
	position: relative;
}

#communityProfile #communityProfileHeader li.headerMessage {
	color: #9AB8C5;
	font-size: 11px;
	text-align: right;
	line-height: 1.5em;
}

#communityProfile #communityProfileHeader li.headerMessage a:hover {
	color: #E64B06;
}

#communityProfile #communityProfileHeader li.addAsAFriend {
	margin: 0 0 5px 0;
	height: 26px;
}

#communityProfile #communityProfileHeader li.sendAMessage {
	margin: 0 0 5px 0;
	height: 26px;
}

#communityProfile #communityProfileHeader ul .addAsAFriend a {
	background: url('../images/bttn_addFriend.jpg') no-repeat;
	height: 21px;
	width: 111px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	padding: 5px 0 0 40px;
	float: right;
}

#communityProfile #communityProfileHeader ul .addAsAFriend a:hover {
	background: url('../images/bttn_addFriend.jpg') no-repeat -156px 0;
	color: #CEF0F6;
}

#communityProfile #communityProfileHeader ul .sendAMessage a {
	background: url('../images/bttn_sendAMessage.jpg') no-repeat;
	height: 21px;
	width: 111px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	padding: 5px 0 0 40px;
	float: right;
}

#communityProfile #communityProfileHeader ul .sendAMessage a:hover {
	background: url('../images/bttn_sendAMessage.jpg') no-repeat -156px 0;
	color: #CEF0F6;
}

#communityProfile #communityProfileIntro {
	background: url('../images/deco_bg_communityProfileIntro.jpg') repeat-x;
	padding: 11px 0 0 0;
}

#communityProfile #communityProfile_photoStatusAndRole {
	float: left;
	width: 131px;
	margin: 0 0 0 10px;
	position: relative;
	display: inline;
}

#communityProfile #communityProfile_photoStatusAndRole .profileStatus {
	background: url('../images/deco_bg_status.png') no-repeat;
	position: absolute;
	right: 0;
	top: 101px;
	width: 68px;
	height: 15px;
	line-height: 1;
	padding: 4px 0 0 0;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}


#communityProfile #communityProfile_photoStatusAndRole .profileStatus .online {
	background: url('../images/deco_bg_status_online.gif') no-repeat 4px 3px;
	padding: 1px 0 0 18px;
	line-height: 1;
}

#communityProfile #communityProfile_photoStatusAndRole .profileStatus .offline {
	background: url('../images/deco_bg_status_offline.gif') no-repeat 4px 3px;
	padding: 1px 0 0 18px;
	line-height: 1;
}

#communityProfile .role {
	margin: 6px 0 0 0;
	line-height: 1;
}

#communityProfile .roleName {
	color: #e64b06;
}

#communityProfile #communityProfile_introTextAndSocialLinks {
	float: left;
	width: 445px;
	margin: 0 0 0 20px;
	display: inline;
	overflow: hidden;
}

#communityProfile #communityProfile_introTextAndSocialLinks p {
	line-height: 140%;
	padding: 0 0 13px 0;
	margin: 0;
}

#communityProfile #communityProfile_introTextAndSocialLinks ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style-type: none;
	width: 480px;
	height: 107px;
	background: url('../images/deco_bg_profileSocial.gif') no-repeat 225px 0;
}


#communityProfile #communityProfile_introTextAndSocialLinks li {
	float: left;
	width: 206px;
	height: 18px;
	overflow: hidden;
	padding: 2px 0 0 0;
	margin: 0 33px 13px 0;
	line-height: 1;
	font-size: 11px;
}

#communityProfile #communityProfile_introTextAndSocialLinks a {
	color: #212121;
	float: left;
	width: 206px;
}


#communityProfile #communityProfile_introTextAndSocialLinks a:hover {
	color: #E64B06;
}

#communityProfile #communityProfile_introTextAndSocialLinks a img {
	float: right;
}


#communityProfile p.extraStatus {
	background: #fff;
	border: 1px solid #DCE2F6;
	color: #22454D;
	padding: 10px;
	font-weight: bold;
}

/* inbox */

#communityProfile #inbox {
	margin: 15px 0 0 0;
}

.latestmessage {
	padding: 10px;
}

.latestmessage .sender {
	float: right;
}

.latestmessage .messageMeta a {
 color: #3C3C3C;
}

.latestmessage .messageMeta a:hover {
 color: #E64B06;
}

.latestmessage .senderImage {
	margin: 0 5px 0 0;
}

#communityProfile #inbox h3 {
	color:#35ADE0;
	font-size: 18px;
	font-weight:bold;
	margin:0 0 0 10px;
}

#content #inbox h2 {
color:#35ADE0;
font-size:24px;
font-weight:bold;
margin:0 0 0 10px;
}

#communityProfile #inbox ul {
	padding: 0;
	margin: 0 0 80px 0;
}

#communityProfile #inbox li {
	margin: 0 0 10px 0;
	min-height: 38px;
	padding: 10px 0 5px 0;
	position: relative;
	border-bottom: 1px solid #c5c5c5;
}

#communityProfile #inbox li.new {
	background-color: #fff;
}

#communityProfile #inbox li p {
	padding: 0 10px 0 10px;
	line-height: 1.5em;
}

#communityProfile #inbox.messageDetails li p {
	padding: 0 10px 20px 10px;
	line-height: 1.5em;
}

#communityProfile #inbox li .messageContent {
	clear: left;
	float: left;
	width: 310px;
	margin: 10px 0 0 0;
}

#communityProfile #inbox li .messageMeta {
	float: left;
	width: 349px;
	color: #3c3c3c;
	padding: 0 3px 3px 3px;
	margin: 0 5px 0 0;
	color:#1D2C43;
	text-align: right;
	display: inline;
}

#communityProfile #inbox.messageDetails li .messageMeta {
	float: none;
	width: auto;
}


#communityProfile .messageMeta .messageDate {
	font-size: 10px;
	font-weight: normal;
	color: #3c3c3c;
	float: right;
	margin: 10px 0 0 0;
}

#communityProfile #inbox ul.actionButtons {
	padding: 0 5px 0 0;
	margin: 10px 0 0 0;
	float: left;
	list-style-type: none;
	width: 305px;
}

#communityProfile #inbox ul.actionButtons li {
	margin: 0 0 0 15px;
	min-height: 0;
	padding: 0 0 5px 15px;
	border: 0;
	float: right;
	line-height: 1em;
}

#communityProfile #inbox ul.actionButtons li.reply {
	background: url('../images/replyIcon.gif') no-repeat;
}

#communityProfile #inbox ul.actionButtons li.view {
	background: url('../images/actionIcon.gif') no-repeat;
}


#communityProfile #inbox ul.actionButtons li a {
	color: #3c3c3c;
}

#communityProfile #inbox ul.actionButtons li a:hover {
	color: #E64B06;
}

#communityProfile #inbox li .messageMeta span {
	float: right;
	padding: 0 0 5px 30px;
}


#communityProfile #inbox li .messageMeta a:hover {
	color: #E64B06;
}

#communityProfile #inbox li .messageMeta a {
	color: #3c3c3c;
}

#communityProfile #inbox h5 {
	float: left;
	width: 240px;
	color: #3c3c3c;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 10px 5px 10px;
}

#communityProfile #inbox.messageDetails h5 {
	float: none;
	width: auto;
	padding: 5px 10px 5px 10px;
}

#communityProfile #inbox h5 a {
	color: #3c3c3c;
	font-weight: 700;
}

#communityProfile #inbox h5 a:hover {
	color: #E64B06;
}

#communityProfile #inbox .senderImage {
	margin: 0 5px 0 0;
}

#communityProfile #inbox .receiverImage {
	margin: 0 5px 0 5px;
}

h3.social {
	background: url(../images/deco_bg_darkheader.jpg) no-repeat;
	color: #FFFFFF;
	margin: 0;
	padding: 15px 18px;
}

h3#yourNews.social {
	margin: 20px 0 0 0;
}

#communityProfile #sendAMessage {
	background: #F1F9FA url(../images/deco_bg_inputBox.jpg) repeat-x 0 bottom;
	margin: 0 0 15px 0;
	padding: 10px;
}

#communityProfile .success-message {
	height: auto;
	width: auto;
	clear: left;
	margin: 0 4px 10px 0;
	padding: 8px;
	font-weight: bold;
	font-size: 14px;
	background: #9fbe31 url('../images/succesHeading.jpg') repeat-x 0 bottom;
	color: #345409;
	border: 1px solid #77B91A;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}


#communityProfile #sendAMessage textarea {
	border: 1px solid #CDE4E7;
	display: block;
	font-family: arial,sans-serif;
	font-size: 12px;
	height: 56px;
	margin: 6px 0 9px;
	padding: 6px;
	width: 574px;
}

#communityProfile #sendAMessage label.fullLabel {
	display:block;
}

#communityProfile #sendAMessage input {
	border: 1px solid #CDE4E7;
	height: 18px;
	margin: 6px 0 0;
	padding: 2px 5px 0;
	width: 574px;
}

#communityProfile #sendAMessage input.ac_input {
	width: 520px;
}

#communityProfile #sendAMessage select {
	margin: 6px 0 0 0;
	float: left;
}

#communityProfile #sendAMessage button:hover {
	background: transparent url(../images/button_wallComment.jpg) no-repeat scroll -158px 0;
	color: #FFFFFF;
}

#communityProfile #sendAMessage button {
	background: url(../images/button_wallComment.jpg) no-repeat;
	border: medium none;
	color: #EFFAF9;
	float: left;
	font-size: 10px;
	height: 21px;
	text-transform: uppercase;
	width: 151px;
	margin: 0;
}

#communityProfile #sendAMessage .section, #communityProfile #sendAMessage p.section {
	padding: 0 0 15px 0;
	clear: left;
}

p.sendAMessage-rules {
	clear: left;
	color: #A7B1BF;
	font-size: 11px;
	padding: 15px 0 0;
}


#communityProfile #sendAMessage p.filledInForYou{
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
	background: #DFE7E7;
	color: #1D2C43;
	padding:10px;
	margin: 0 0 15px 0;
}

#communityProfile #sendAMessage #recipients {
	color: #1D2C43;
	margin: 0;
	width: 600px;
	overflow: hidden;
}

#communityProfile #sendAMessage #recipients .label {
	padding: 0 0 5px;
}

#communityProfile #sendAMessage #recipients ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 640px;
}

#communityProfile #sendAMessage #recipients li {
	float: left;
	background: #DFE7E7;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
	padding: 5px;
	width: 48px;
	width: 173px;
	margin: 0 25px 13px 0;
	position: relative;
}

#communityProfile #sendAMessage #recipients li img {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}

#communityProfile #sendAMessage #recipients ul p {
	padding: 0;
	float: left;
	display: inline;
	margin: 3px 0 0 0;
	width: 120px;
}


#communityProfile #sendAMessage #recipients a.deleteTag {
	position: absolute;
	right: 5px;
	top: 5px;
}

#communityProfile #sendAMessage #add_friend_button {
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #35ADE0;
	background: url('../images/button_addWebsite.gif') no-repeat;
	padding: 3px 0 3px 22px;
	line-height: 1;
	width: 38px;
	color: #E4E5E5;
	margin: 8px 0 0 0;
	display: inline;
}

#communityProfile #sendAMessage #add_friend_button:hover {
	background: url('../images/button_addWebsite.gif') no-repeat -63px 0;
}

#communityProfile #moreEntries {
	background:transparent url(../images/deco_bg_archiveButton.gif) no-repeat;
	color: #E4E5E5;
	font-size: 10px;
	font-weight: normal;
	height: 13px;
	line-height: 1em;
	margin: 3px 0 0 -1px;
	padding: 3px 0 0 9px;
	text-decoration: none;
	text-transform: uppercase;
	width: 72px;
	display: block;
}

#communityProfile #moreEntries:hover {
	background:transparent url(../images/deco_bg_archiveButton.gif) no-repeat -88px 0;
}

a.deleteMessage {
	padding: 2px 0 5px 25px;
	margin: 0 0 0 15px;
	color: #3c3c3c;
	display: block;
	background: url('../images/icons/delete.gif') no-repeat;
	line-height: 1em;
}

a.restoreMessage {
	padding: 2px 0 5px 18px;
	margin: 0 0 0 15px;
	color: #3c3c3c;
	display: block;
	background: url('../images/undoIcon.gif') no-repeat 0 2px;
	line-height: 1em;
}


/**
 * communitySocialContent
*/

#communitySocialContent .menu {
	background: url('../images/deco_bg_communitySocialContent_menu.gif') no-repeat 0 bottom;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#communitySocialContent .menu li {
	float: left;
	padding: 0 0 2px 9px;
	height: 29px;
	font-size: 14px;
}

#communitySocialContent .menu li a {
	float: left;
	padding: 6px 10px 0 0;
	color: #212121;
	font-weight: bold;
}

#communitySocialContent .menu li a:hover {
	color: #E64B06;
}

#communitySocialContent .menu li.selected {
	background: url('../images/communitySocialContentTab_left.gif') no-repeat;
	padding: 0 0 2px 9px;
	margin: 0 4px 0 0;
}

#communitySocialContent .menu li.selected a {
	float: left;
	padding: 8px 10px 0 0;
	background: url('../images/communitySocialContentTab_right.gif') no-repeat right 0;
	color: #eafcff;
	text-decoration: none;
}

#communitySocialContent .menu li.selected a:hover {
	color: #E64B06;
}

#communitySocialContent #wall {
	background: url('../images/deco_bg_communitySocialContent.jpg') repeat-x;
	padding: 9px 9px 0 9px;
}

#communitySocialContent #wallInputBoxAndList {
	background: #fff;
	min-height: 550px;
}

#communitySocialContent #outerBox {
	/*background: url('../images/deco_bg_communitySocialContent.jpg') repeat-x;*/
	background: #2e3851;
	padding: 9px !important;
}

#communitySocialContent #innerBox {
	background: #fff;
}

#wallInputBox {
	background: #f1f9fa url('../images/deco_bg_inputBox.jpg') repeat-x 0 bottom;
	padding: 8px;
	position: relative;
}

#wallInputBox img {
	position: absolute;
	right: 5px;
	bottom: 8px;
}

#wallInputBox dt {
	display: none;
}

#wallInputBox dl {
	margin: 0 0 9px 0;
}

#wallInputBox textarea {
	border: 1px solid #cde4e7;
	padding: 6px;
	margin: 0;
	width: 574px;
	height: 56px;
	display: block;
	font-family: arial, sans-serif;
	font-size: 12px;
}

#wallInputBox button {
	background: url('../images/button_wallComment.jpg') no-repeat;
	border: none;
	width: 151px;
	height: 21px;
	color: #effaf9;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
}

#wallInputBox button:hover {
	background: url('../images/button_wallComment.jpg') no-repeat -158px 0;
	color: #fff;
}

#inputBoxOptions {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	display: inline;
	margin: 0 0 0 15px;
}

#inputBoxOptions li {
	float: left;
	line-height: 1;
	margin: 4px 0 0 0;
}

#inputBoxOptions li.placeALink {
	background: url('../images/deco_bg_placeALink.jpg') no-repeat;
	padding: 0 0 0 15px;
	float: left;
	font-size: 11px;
	color: #697a7c;
}

#inputBoxOptions li.placeALink a {
	color: #697a7c;
}

#inputBoxOptions li.placeALink a:hover {
	color: #E64B06;
}

#wallList {
	padding: 18px 10px 10px 10px;
}


#wallList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#wallList li {
	clear: left;
	float: left;
	width: 525px;
	position: relative;
	padding: 0 0 0 57px;
	min-height: 70px;
}

#wallList li p {
	line-height: 1.5em;
}

#wallList li.seperator {
	background: url('../images/deco_bg_wallListSeperator.gif') no-repeat 10px 6px;
	padding: 0 0 0 37px;
}

#wallList li.seperator p {
	background: #fff;
	float: left;
	font-size: 10px;
	display: inline;
	padding: 0 20px;
	color: #b0b0b0;
	line-height: 1;
}

#main #wallList h4 {
	font-size: 12px;
	color: #5a5a5a;
	font-weight: normal;
	margin: 0 0 6px;
}

#wallList h4 a {
	text-decoration: underline;
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
}

#wallList h4 a:hover {
	color: #E64B06;
}

#wallList h4 span.timeago {
	color: #5a5a5a;
	font-size: 10px;
}

#wallList ul img {
	position: absolute;
	left: 0;
	top: 0;
}


/*
*	profile-tab-info
*/

#profile-tab-info {
	padding: 18px 10px 10px;
}

#contentDetail_main #communityProfile #profile-tab-info h4 {
	margin: 0 0 5px 0;
	color: #3C3C3C;
	font-size: 14px;
}


/*
*	profile-tab-friends
*/

#profile-tab-friends {
	padding: 18px 10px 10px;
	width: 582px;
	overflow: hidden;
}

#profile-tab-friends .buttonBlueOnWhite {
	display: inline;
	margin: 0 15px 0 0;
}

#profile-tab-friends #requests {
	margin: 0 0 35px 0;
}

#contentDetail_main #communityProfile  #profile-tab-friends h4 {
	margin: 0 0 15px 0;
	color: #3C3C3C;
	font-size: 14px;
}

#contentDetail_main #communityProfile  #profile-tab-friends h4 .selectAllBox {
	font-size: 12px;
	line-height: 1;
	float: right;
	margin: -3px 0 0 0;
	width: 120px;
}

#contentDetail_main #communityProfile  #profile-tab-friends h4 .selectAllBox label {
	padding: 5px 0 0 5px;
	float: right;
	font-weight: normal;
}

#contentDetail_main #communityProfile  #profile-tab-friends h4 .selectAllBox input {
	float: right;
}

#contentDetail_main #communityProfile  #profile-tab-friends ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 700px;
}

#contentDetail_main #communityProfile  #profile-tab-friends li {
	float: left;
	width: 170px;
	margin: 0 20px 0 0;
	border-bottom: 20px solid #fff;
	display: inline;
	line-height: 1;
	padding: 10px 5px;
	background: #F1F9FA url(../images/deco_bg_inputBox.jpg) repeat-x 0 bottom;
}

#contentDetail_main #communityProfile  #profile-tab-friends li .avatar {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#contentDetail_main #communityProfile  #profile-tab-friends li .info {
	float: left;
}

#contentDetail_main #communityProfile  #profile-tab-friends li .info p {
	padding: 0;
}

#contentDetail_main #communityProfile  #profile-tab-friends li .info h5 a {
	color: #2E3851;
}

#contentDetail_main #communityProfile  #profile-tab-friends li .info h5 a:hover {
	color:#E64B06;
}

#contentDetail_main #communityProfile  #profile-tab-friends li .check {
	float: left;
	display: inline;
	margin: 9px 10px 0 0;
}

/*
*	socialDetail
*/

.socialDetail {
	overflow: hidden;
	width: 300px;
	margin: 0 0 10px 0;
}

.socialDetail h4 {
	background: #237DA4 url('../images/deco_bg_socialDetail_Header.gif') no-repeat;
	color: #E3E6EF;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 10px 0 7px 10px;
}

.socialDetail ul {
	border-top: 1px solid #3A7F9C;
	list-style-type: none;
	margin: 0;
	padding: 14px 0 13px 10px;
	background: url('../images/deco_bg_socialDetail.jpg') repeat-x;
}

.socialDetail li {
	float: left;
	margin: 0 10px 0 0;
}

.socialDetail ul.socialDetailLinkList {
	border-top: none;
	list-style-type: none;
	margin: 0;
	background: none;
	padding: 0 0 13px 10px;
	float: left;
}

.socialDetail ul.socialDetailLinkList li {
	background: url('../images/deco_bg_socialDetailLinkList.gif') no-repeat right 5px;
	padding: 0 8px 0 0;
	margin: 0 8px 0 0;
}

.socialDetail ul.socialDetailLinkList li.last {
	background: none;
}

.socialDetail ul.socialDetailLinkList a {
	color: #212121;
	font-size: 11px;
}

.socialDetail ul.socialDetailLinkList a:hover {
	color: #E64B06;
}

/*
*	introBox
*/

.introBox {
	margin: 20px 0 0 0;
}

.introBox p.noMargin {
	padding: 0;
}

/*
*	alphabet
*/

.alphabet {
	margin: 30px 0 30px 0;
	overflow: hidden;
}

.alphabet ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.alphabet li {
	float: left;
	display: inline;
	margin: 0 6px 0 0;
}

.alphabet a {
	color: #142C4F;
	padding: 5px;
}

.alphabet a:hover {
	color: #E64B06;
}

/*
*	friend_holder
*/

#friend_holder ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 680px;
}

#friend_holder li {
	background: #F1F9FA url(../images/deco_bg_inputBox.jpg) repeat-x 0 bottom;
	display: inline;
	float: left;
	line-height: 1;
	margin: 0 36px 20px 0;
	padding: 10px 5px;
	width: 170px;
	height: 55px;
	overflow: hidden;
}

#friend_holder li .avatar {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

#friend_holder li .info {
	float: left;
	width: 120px;
}

#friend_holder li .info h5 {
	font-size: 13px;
}

#friend_holder li .info h5 a {
	color: #2E3851;
}

#friend_holder li .info h5 a:hover {
	color: #E64B06;
}

#friend_holder li .info p {
	padding: 0;
}

#contentDetail_main h2.communityFilter {
	margin: 0 0 20px 0;
}



/**
 * settingsBox
*/

.settingsBox {
	background: url('../images/deco_bg_settings.jpg') repeat-x 0 36px;
}

#contentDetail_main .settingsBox h2 {
	background: url('../images/deco_bg_settingsHeader.jpg') no-repeat;
	height: 26px;
	color: #dddddd;
	font-size: 18px;
	line-height: 1em;
	padding: 10px 0 0 10px;
	margin: 0;
}

#settingsContent {
	margin: 10px;
}

#notificationsForm li input {
	margin: 0 5px 0 0;
	float: left;
	width: auto;
}

#notificationsForm li label {
	clear: none;
	display: inline;
}

#settingsContent legend {
	display: none;
}

.settingsBox input {
	border: 1px solid #7F9DB9;
	color: #595858;
	height:18px;
	margin: 6px 0 0;
	padding: 2px 5px 0;
	width: 585px;
}

.settingsBox input.checkbox {
	width: auto;
	height: auto;
	border: 0;
}

.settingsBox textarea {
	border: 1px solid #7F9DB9;
	color: #595858;
	height: 80px;
	margin: 6px 0 0;
	padding: 2px 5px 0;
	width: 585px;
	font-family: arial, sans-serif;
}

.form-error {
	display: block;
	color: #C6000B;
}

.settingsBox p.form-error {
	clear: left;
	color: #C6000B;
	height: auto;
	margin: 0;
	padding: 4px 0 0;
	width: auto;
}

.settingsBox p.label {
	padding: 4px 0 0;
	margin: 0;
}

#settingsContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#role, #birthdate_day, #birthdate_month, #birthdate_year {
	margin: 6px 4px 0 0;
}

#settingsContent ul.checkbox-list {
	background: #D4D4D4;
	margin: 6px 0 0 0;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}

.settingsBox ul.checkbox-list li {
	line-height: 1em;
	width: 240px;
}

.settingsBox ul.checkbox-list input {
	padding: 0;
	margin: 0;
	width: auto;
	border: none;
}

.settingsBox ul.checkbox-list label {
	margin: 0 0 0 5px;
	line-height: 1em;
}

.settingsBox li {
	padding: 0 0 15px 0;
}

.settingsBox .settingsBoxLeft input {
	width: 279px;
}

.settingsBox .settingsBoxRight input {
	width: 279px;
}

.settingsBox .settingsBoxLeft textarea {
	width: 279px;
}

.settingsBox .settingsBoxRight textarea {
	width: 274px;
}

.settingsBox h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #323030;
}

.settingsBox #notificationsForm  h3 {
	margin: 0 0 5px 0;
}

.settingsBox #notificationsForm  p {
	padding: 0 0 25px 0;
}

.settingsBox .settingsBoxLeft h3, .settingsBox .settingsBoxRight h3 {
	padding: 0 0 10px 0;
}

.online-profiles dt label {
	color: #323030;
	font-size: 14px;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: bold;
}

.online-profiles dt small {
	padding-bottom: 15px;
}

.settingsBox .settingsBoxRight .online-profiles input {
	width: 190px;
	float: left;
}

.online-profiles .deleteWebsiteLink {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #35ADE0;
	background: url('../images/button_deleteWebsite.gif') no-repeat;
	padding: 2px 0 3px 15px;
	float: left;
	width: 45px;
	color: #E4E5E5;
	margin: 8px 0 0 10px;
	display: inline;
}

.online-profiles .deleteWebsiteLink:hover {
	background: url('../images/button_deleteWebsite.gif') no-repeat -63px 0;
}

.online-profiles dd {
	clear: left;
	float: left;
	width: 290px;
}

.online-profiles #addWebsiteWrapper {
	background: #D4D4D4;
	margin: 6px 0 0;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
	padding: 10px;
	width: 270px;
}

#invalidWebsite {
	clear: left;
	float: left;
	padding: 10px 0 0 0;
}

.online-profiles #addWebsiteWrapper label {
	display: block;
}

.settingsBox .settingsBoxRight .online-profiles #addWebsiteWrapper input {
	width: 180px;
}

.online-profiles #addWebsiteLink {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #35ADE0;
	background: url('../images/button_addWebsite.gif') no-repeat;
	padding: 2px 0 4px 22px;
	float: left;
	line-height: 1em;
	width: 38px;
	color: #E4E5E5;
	margin: 8px 0 0 10px;
	display: inline;
}

.online-profiles #addWebsiteLink:hover {
	background: url('../images/button_addWebsite.gif') no-repeat -63px 0;
}

#mainSubmitBox {
	margin: 20px 0 0 0;
	border-top: 1px solid #CBCBCB;
	clear: left;
	float: left;
	width: 600px;
	background: url('../images/deco_bg_mainSubmitBox.jpg') repeat-x;
}

.settingsBox input#picture {
	width: auto;
	height: auto;
	margin: -3px 0 0 15px;
	border: none;
	width: 243px;
}

.settingsBox button {
	background:transparent url(../images/button_darkGrayOnGray.jpg) no-repeat 0 0;
	border:medium none;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	height:18px;
	line-height:1em;
	margin:20px 0 0;
	padding: 5px 0 20px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:133px;
}

.settingsBox #mainSubmitBox button {
	margin: 10px 0 0 10px;
}


.settingsBox button#mainSubmit {
	clear: left;
}

.settingsBox button:hover {
	background:transparent url(../images/button_darkGrayOnGray.jpg) no-repeat scroll -136px 0;
}

.settingsBox .success-message, .success-message-deleted {
	height: auto;
	width: auto;
	clear: left;
	margin: 0 4px 10px 0;
	padding: 8px;
	font-weight: bold;
	font-size: 14px;
	background: #9fbe31 url('../images/succesHeading.jpg') repeat-x 0 bottom;
	color: #345409;
	border: 1px solid #77B91A;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}

.settingsBox .success-message p {
	padding: 0;	
}

.settingsBox .success-message a, .success-message-deleted a {
	color: #FFF;
}

.settingsBox .success-message a:hover, , .success-message-deleted a:hover {
	color: #A4E3E6;
}

.success-message-deleted {
	margin: 15px;
}

.settingsBox .notice-message {
	height: auto;
	width: auto;
	clear: left;
	margin: 0 4px 10px 0;
	padding: 8px;
	font-weight: bold;
	font-size: 14px;
	background: #DDECF9 url('../images/noticeHeading.jpg') repeat-x 0 bottom;
	color: #30496F;
	border: 1px solid #A0C8D7;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}

.settingsBox .notice-message p {
	padding: 0;
}

.settingsBox .notice-message a {
	color: #9B4F14;
}

.settingsBox .notice-message a:hover {
	color: #B87F24;
}


.settingsBoxLeft {
	float: left;
	width: 290px;
	padding: 0 20px 0 0;
}

.settingsBoxRight {
	float: left;
	width: 290px;
	display: inline;
}

#tempGrid {
	width: 960px;
	height: 2650px;
	position: absolute;
	left: 0;
	top: 0;
	background: url('../images/deco_grid.jpg') repeat-y;
	opacity: 0.5;
	display: none;
}

#content #registerForm ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content #registerForm li {
	padding: 0 0 15px 0;
	clear: left;
	float: left;
	width: 600px;
}

#content #registerForm li.half {
	clear: none;
	float: left;
	display: inline;
	margin: 0 30px 0 0;
	padding: 0;
	width: 200px;
}

#registerForm label {
	display: block;
}

#registerForm p.form-error {
	margin: 0;
	padding: 4px 0 0 0;
	height: auto;
	width: auto;
	color: #C6000B;
	clear: left;
}

#registerForm #recaptcha {
	margin: 0 0 15px 0;
}

#recaptcha_widget {
	background: #bebebe;
	margin: 8px 0 0 0;
	padding: 10px;
}

#recaptcha_widget #recaptcha_image {
	float: left;
	margin: 0 20px 0 0;
	display: inline;
}
.settingsBox #recaptcha_widget #recaptcha_details input {
	width: 565px;
}

#content #registerForm ul#recaptchaSmallPrint {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 260px;
	display: inline;
}

#content #registerForm ul#recaptchaSmallPrint li {
	clear: left;
	float: left;
	width: auto;
	display: inline;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 11px;
}

#content #registerForm ul#recaptchaSmallPrint li a {
	color: #3c3c3c;
}

#content #registerForm ul#recaptchaSmallPrint li a:hover {
	color: #E64B06;
}

#registerForm #agreement {
	float: left;
	width: auto;
	border: none;
	margin: 0 12px 0 0;
	display: inline;
}

#registerForm .termsLink {
	color: #3c3c3c;
}

#registerForm .termsLink:hover {
	color: #E64B06;
}

#registerForm #agreementLabel {
	float: left;
	/*width: 450px;*/
	line-height: 1em;
	padding: 1px 5px 0 0;
}

#loginForm #remember {
	border: none;
	display: inline;
	float: left;
	margin: 0 12px 0 0;
	width: auto;
}

#settingsContent ul.formMetaNav {
	margin: 20px 0 0 0;
}

ul.formMetaNav li {
	float: left;
	font-size: 11px;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 15px 0 0;
	background: url('../images/smallBullet.gif') no-repeat right 5px;
}

ul.formMetaNav li a {
	color: #E64B06;
}

ul.formMetaNav li a:hover {
	color: #35ADE0;
}

ul.formMetaNav li.last {
	padding: 0;
	background: none;
}

/**
* infoForm
*/

#infoForm legend {
	display: none;
}

#infoForm ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.settingsBox #infoForm select {
	margin: 6px 0 0 0;
	width: 595px;
}

#inforForm li {
	padding: 0 0 15px 0;
	clear: left;
	float: left;
	width: 600px;
}

#infoForm li.half {
	clear: none;
	float: left;
	display: inline;
	margin: 0 30px 0 0;
	padding: 0;
	width: 200px;
}

#infoForm label {
	display: block;
}

#infoForm p.form-error {
	margin: 0;
	padding: 4px 0 0 0;
	height: auto;
	width: auto;
	color: #C6000B;
	clear: left;
}

#infoForm #recaptcha {
	margin: 0 0 15px 0;
}

#infoForm #agreement {
	float: left;
	width: auto;
	border: none;
	margin: 0 12px 0 0;
	display: inline;
}

#infoForm #agreementLabel {
	float: left;
	width: 450px;
	line-height: 1em;
	padding: 2px 0 0 0;
}

.settingsBox #infoForm  button {
	margin-top: 0;
}

.settingsBox #infoForm  h3 {
	padding: 0 0 10px 0;
}


#username_wrapper {
	display: block;
	position: relative;
}

#username_wrapper .form-error {
	display: block;
	height: auto;
	margin: 0;
	padding: 4px 0 0 0;
	width: 369px;
	color: #C6000B;
}

.form-helptext {
	background: #EDF7F9;
	color: #1D2C43;
	padding: 10px;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
}

#registerForm button {
	background:transparent url(../images/button_darkGrayOnGray.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	height:18px;
	line-height:1em;
	padding: 6px 0 20px 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:133px;
	border: none;
	margin: 20px 0 0 0;
}

#registerForm button:hover {
	background: url(../images/button_darkGrayOnGray.jpg) no-repeat scroll -136px 0;
}

.settingsTabs {
	background: #4C4748 url('../images/deco_bg_settingsTabs.jpg') no-repeat;
	padding: 3px 10px 8px 10px;
	margin: 0;
	list-style-type: none;
}

.settingsTabs li {
	float: left;
	line-height: 1em;
	margin: 0 18px 0 0;
	padding: 0;
	height: 23px;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
}

.settingsTabs li.selected {
	background: url('../images/deco_bg_settingsTab_selected_right.gif') no-repeat right 0;
	padding: 0;
}

.settingsTabs li.selected  a {
	background: url('../images/deco_bg_settingsTab_selected_left.gif') no-repeat;
	padding: 6px 10px 10px 14px;
	color: #C6C6C6;
	border: none;
	margin: 0 7px 0 0;
}


.settingsTabs li a {
	color: #fff;
	padding: 6px 0 0 0;
	float: left;
	text-decoration: none;
	border-bottom: 1px solid #B9B9B9;
}

.settingsTabs li a:hover {
	color: #E64B06;
	border-bottom: 1px solid #D2441A;
}

.settingsTabs li.selected a {
	text-decoration: none;
}

.settingsTabs li.selected a:hover {
	text-decoration: none;
	border: none;
}

#uploadAvatarImage {
	float: left;
	display: inline;
	width: 131px;
	margin: 0 0 30px 0;
}

#uploadAvatarImage img {
	float: left;
}

#uploadAvatarImage h3 {
	clear: left;
	float: left;
	margin: 0;
	background: #666162;
	color: #BEBEBE;
	padding: 8px 0;
	width: 131px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	border-top: 1px solid #847D7F;
}

#uploadAvatarForm {
	float: left;
	background: #BEBEBE;
	width: 440px;
	height: 149px;
	overflow: hidden;
	display: inline;
	margin: 0 0 30px 0;
	padding: 10px 0 0 25px;
}

#uploadAvatarForm h3 {
	padding: 0 0 20px 0;
}

#uploadAvatarForm p {
	padding: 0 0 5px 0;
}

#uploadAvatarForm ol {
	list-style-position: inside;
	padding: 0;
	margin: 0;
}


#uploadAvatarForm span.mute {
	padding: 5px 10px 0 110px;
}

#uploadAvatarForm button {
	position: absolute;
	left: 20px;
	top: -4px;
	margin: 0;
	background: url('../images/button_darkGrayOnMediumGray.jpg') no-repeat;
}

#uploadAvatarForm button:hover {
	background: url(../images/button_darkGrayOnMediumGray.jpg) no-repeat scroll -136px 0;
	color: #DBDBDB;
}


#uploadAvatarForm li {
	padding: 0 0 20px 0;
	line-height: 1;
	position: relative;
}

/* Headings */
h1, h2, h3, h4 {
	font-weight: 700;
	line-height: 1.1;
	font-family: Arial, sans-serif;
}

h1 {
	color:#142C4F;
	font-size: 32px;
	letter-spacing:0.05em;
}

#header h1 {
	font-size:14px;
	letter-spacing:0.05em;
	height: 81px;
	padding: 0;
}

#header h1 a {
	display: block;
}

h2 {
	color:#142C4F;
	font-size:16px;
	letter-spacing:0.05em;
	margin:0 0 24px;
}

h3 {
	font-size: 18px;
	margin:0 0 10px;
}

h3.relatedContentBlock {
	margin: 0 0 0 10px;
	padding: 15px 18px 15px 18px;
	background: #DCE5E2;
	border-bottom: 1px solid #C1D6D6;
	background: url('../images/deco_bg_relatedContentBlock.jpg') no-repeat;
	color: #22454D;
}

h4 {
	color:#142C4F;
	font-size:16px;
	margin:0 0 6px;
	font-weight: bold;
}

h5 {
	color:#142C4F;
	font-size:14px;
	margin:0 0 6px;
	font-weight: bold;
}

h6 {
	color:#142C4F;
	font-size:12px;
	margin:0 0 6px;
	font-weight: normal;
}

p {
	padding: 0 0 33px 0;
}

/* lists */

ul, ol {
	padding: 0 0 12px 24px;
}

ul {
	list-style: disc;
}

ol {
	list-style-type: decimal;
	padding: 0 0 12px 24px;
}

	#content ul ul, #content ol ul {
		padding-bottom: 0;
		padding-top: 10px;
		padding-left: 15px;
	}
	
	ol ol {
		padding-bottom: 0;
	}
	
	ul ol {
		padding: 0 0 0 28px;
	}

small, span.mute {
	color: #808080;
	font-size: 11px;
	margin: 5px 0 0 0;
	display: block;
}

code {
	font-family: Monaco, "Courier New", monospace;
	font-size: 12px;
	line-height: 1.15;
}

pre {
	padding: 7px 14px;
	background: #F5F5F5;
	margin: 0 0 14px;
}

blockquote, q {
	font-style: italic;
	color: #666;
}

blockquote {
	padding: 0 0 0 14px;
}

cite {
	font-size: 11px;
	text-align: right;
	display: block;
	position: relative;
	top: -14px;
	height: 0;
	/* Dismisses height to correctly align next element */
}

.hidden {
	display: none;
}

/* links */

a {
	color: #35ADE0;
}

a:hover {
	color: #E64B06;
}

/* Default styling for data tables */
table {
	font-family: Arial, sans-serif;
	margin: 0 0 14px;
	border-top: 1px solid #D6E0EC;
	border-left: 1px solid #D6E0EC;
}

td, th {
	padding: 7px;
	border-right: 1px solid #D6E0EC;
	border-bottom: 1px solid #D6E0EC;
	font-size: 11px;
}

th {
	font-weight: 700;
	background: #F5F7F9;
	color: black;
	line-height: 1.2;
	text-align: left;
}

tr.rowOdd { background: white; }
tr.rowEven { background: #FCFCFC; }

form table {
	border: none;
}

form table td {
	border: none;
	font-size: 13px;
	vertical-align: top;
	padding: 0 5px 10px 0;
}

abbr, acronym {
	cursor: help;
}

/* Links */
img.left {
	float: left;
	margin: 5px 20px 5px 0;
}

img.right {
	float: right;
	margin: 5px 0 5px 20px;
}


.errorHeader {
	margin: 10px;
	padding: 8px;
	font-weight: bold;
	font-size: 14px;
	background: #D5091D url('../images/deco_bg_errorHeader.jpg') repeat-x 0 bottom;
	color: #FDF4EA;
	border: 1px solid #972030;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}

/* Fork defaults: general purposes classes */
.hidden { display: none; }
.block { display: block; }
.nopadding { padding: 0 !important; }
.floatleft { float: left; }
.floatright { float: right; }

/* Fork defaults: simple column system */
.columns .column { float: left; }

/* Two columns */
.columns .column-12,
.columns .column-24 { width: 49.9%; }

/* Three columns*/
.columns .column-23 { width: 66.5%; }
.columns .column-13 { width: 33.2%; }

/* Four columns */
.columns .column-14 { width: 24.9%; }
.columns .column-34 { width: 74.9%; }

/* Five columns */
.columns .column-15 { width: 19.9%; }
.columns .column-25 { width: 39.9%; }
.columns .column-35 { width: 59.9%; }
.columns .column-45 { width: 79.9%; }

/* Spacing divs to fit inside colunns: gutter width and 1/2 gutter width */
.columns .spacing-left { margin-left: 20px; }
.columns .spacing-left-half { margin-left: 10px; }
.columns .spacing-right { margin-right: 20px; }
.columns .spacing-right-half { margin-right: 10px; }
.columns .spacing-both-half { margin-right: 10px; margin-left: 10px; }


 #friend_spinner {
	display: inline;
	visibility:hidden;
	position: absolute;
	float:left;
	margin:2px 0 0 60px;
}

/* Share list */
.shareList {
	padding: 0;
	z-index: 230;
	list-style: none;
	height: 50px;
	margin-bottom: 20px;
}

.shareList li {
	float: left;
	padding: 0;
	border-bottom: 1px solid #dedfde;
	width: 110px;
}

.shareList li.fb {
	border: none;
}

.shareList li a {
	display: block;
	line-height: 24px;
	border: none;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	z-index: 130;
	cursor: pointer;
}

.shareList a strong {
	width: 16px;
	height: 16px;
	margin: 4px;
	text-indent: -9000px;
	display: block;
	float: left;
	overflow: hidden;
	background: #FFF url(../images/icons.gif) no-repeat 0 0;
}

.shareList a small {
	display: block;
	float: left;
}

.shareList li.del a strong { background-position: 0 -101px; }
.shareList li.su a strong { background-position: 0 -121px; }
.shareList li.fb a strong { background-position: 0 -141px; }
.shareList li.digg a strong { background-position: 0 -161px; }


/*
*	postScoop
*/

#postScoop ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#postScoop ul p {
	padding: 4px 0 0 0;
}

#postScoop ul p.form-error {
	color: #C6000B;
}

#postScoop ul li {
	padding: 0 0 15px 0;
}

#archiveSearch #postScoop select#type {
	margin: 6px 0 0 0;
}

#archiveSearch #postScoop button {
	margin: 0;
}

#archiveSearch #postScoop textarea {
	border: 1px solid #7F9DB9;
	color: #595858;
	font-family: arial,sans-serif;
	height: 80px;
	margin: 6px 0 0;
	padding: 2px 5px 0;
	display: block;
	width: 580px;
}



/* Modal box */

#overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background: #fff;
	z-index: 240;
	opacity: 0.4;
	-moz-opacity: 0.4;
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	overflow: hidden;
}

.modal-box {
	z-index: 3000;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	padding: 5px;
	background: url(../images/opacitybg.png) repeat;
}

	.modal-box-inner {
		position: relative;
		left: -200px;
		top: -200px;
		padding: 0;
		background: #F1F9FA url(../images/deco_bg_inputBox.jpg) repeat-x 0 bottom;
		border-left: 1px solid #294968;
		border-right: 1px solid #294968;
		border-bottom: 1px solid #667E90;
		z-index: 9999;
	}
	
	/* #contentDetail_main */ 
	.modal-box-inner h2, #contentDetail_main .modal-box-inner h2 {
		background: url(../images/deco_bg_darkheader.jpg) no-repeat;
		color: #fff;
		font-size: 18px;
		padding: 10px;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner form {
		padding: 10px;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner .wrap {
		padding: 10px;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner .wrap p {
		padding: 0 0 10px 0;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner .wrap a {
		color:#35ADE0;
		float: left;
		padding: 5px 0 0 0;
		font-size: 11px;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner .wrap a.button {
		background: url('../images/button_darkGray_2point0_left.gif') no-repeat;
		color: #FFFFFF;
		font-size: 10px;
		height: 18px;
		line-height: 1em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		float: left;
		height: 25px;
		overflow: hidden;
		padding: 0 0 0 16px;
		margin: 0 10px 0 0;
		display: inline;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner .wrap a.button:hover {
		background: url('../images/button_darkGray_2point0_left.gif') no-repeat 0 -25px;
		color: #DBDBDB;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner .wrap a.button span {
		background: url('../images/button_darkGray_2point0_right.gif') right 0 no-repeat;
		padding: 7px 16px 8px 0;
		float: left;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner .wrap a.button:hover span {
		background: url('../images/button_darkGray_2point0_right.gif') right -25px no-repeat;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner .wrap a:hover {
		color:#E64B06;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner form p.section {
		padding:0 0 15px;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner label {
		display: block;
	}
	
	/* #contentDetail_main */  
	.modal-box-inner input {
		border: 1px solid #CDE4E7;
		height: 18px;
		margin: 6px 0 0;
		padding: 2px 5px 0;
		width: 366px;
	}

	/* #contentDetail_main */  
	.modal-box-inner textarea , .modal-box-inner textarea#message_content {
		border: 1px solid #CDE4E7;
		display: block;
		font-family: arial,sans-serif;
		font-size: 12px;
		height: 56px;
		margin: 6px 0 9px;
		padding: 6px;
		width: 364px;
	}
	
	/* #contentDetail_main  */ 
	.modal-box-inner button:hover {
	background: transparent url(../images/button_wallComment.jpg) no-repeat scroll -158px 0;
	color: #FFFFFF;
}

	/* #contentDetail_main */  
	.modal-box-inner button {
		background: url(../images/button_wallComment.jpg) no-repeat;
		border: medium none;
		color: #EFFAF9;
		float: left;
		font-size: 10px;
		height: 21px;
		text-transform: uppercase;
		width: 151px;
	}


		.modal-box .modal-box-close:link,
		.modal-box .modal-box-close:visited {
			position: absolute;
			top: 11px;
			right: 11px;
			background: url(../images/modalboxclose.gif) no-repeat;
			width: 16px;
			height: 16px;
			display: block;
			text-indent: -9000px;
			overflow: hidden;
			border: none;
		}

		.modal-box .modal-box-close:hover,
		.modal-box .modal-box-close:active {
			background: url(../images/modalboxclose.gif) no-repeat 0 -16px;
		} 
		
/*
	Pagination
*/

.pagination-wrap {
	overflow: hidden;
}
	#searchResults .pagination-wrap, .pagination-wrap {
		padding: 0;
	}
	#searchResults .pagination-wrap ul,  .pagination-wrap ul {
		margin: 0;
	}

	#searchResults .pagination-wrap li, .pagination-wrap li {
		background: none;
		padding: 0;
	}
.pagination {
	float: left;
	position: relative;
	left: 50%;
}

.pagination ul {
	padding: 8px 0 34px;
	z-index: 2;
	list-style: none;
	overflow: hidden;
	position: relative;
	left: -50%;
}

.pagination ul li {
	float: left;
	list-style: none;
	background: none;
	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 0;
	line-height: 15px;
	font-size: 11px;
	text-align: center;
}

.pagination li span {
	float: left;
	display: block;
	padding: 3px 4px;
	color: #828282;
	min-width: 12px;
}

.pagination li.currentpage span {
	font-weight: 700;
	color: #212121;
}

.pagination li.selected span {
	padding: 4px 5px;
	font-weight: 700;
	color: #000;
}

.pagination li a:link,
.pagination li a:visited {
	float: left;
	display: block;
	padding: 3px 4px;
	min-width: 12px;
	color: #35ADE0;
}

li.ellipsis {
	margin: 0;
}

li.ellipsis span {
}

.pagination li a:hover,
.pagination li a:active {
	color: #E64B06;
}

/* Next page and previous page buttons */
.nextpage, .previouspage {
	font-size: 11px !important;
}

#searchResults .pagination li.nextpage, .pagination li.nextpage {
	margin: 3px 0 0 8px;
	display: inline;
	background: url('../images/button_pagination.gif') no-repeat -36px 0;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
}

.pagination li.nextpage a {
	width: 16px;
	height: 16px;
	padding: 0;
	float: left;
	display: inline;
	background: url('../images/button_pagination.gif') no-repeat;
	text-indent: -9999px;
}

.pagination li.nextpage a:hover {
	background: url('../images/button_pagination.gif') no-repeat -18px 0;
}

#searchResults .pagination li.previouspage, .pagination li.previouspage {
	margin: 3px 5px 0 0;
	display: inline;
	background: url('../images/button_pagination.gif') no-repeat -36px -16px;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
}

.pagination li.previouspage a {
	width: 16px;
	height: 16px;
	padding: 0;
	float: left;
	display: inline;
	background: url('../images/button_pagination.gif') no-repeat 0 -16px;
	text-indent: -9999px;
}

.pagination li.previouspage a:hover {
	background: url('../images/button_pagination.gif') no-repeat -18px -16px;
}

/*
* Buttons
*/

.buttonBlueOnWhite {
	float: left;
	background: url('../images/button_darkBlueOnWhite_left.jpg') no-repeat;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #C4D4E6;
	line-height: 1;
}

.buttonBlueOnWhite:hover {
	background: url('../images/button_darkBlueOnWhite_left.jpg') no-repeat 0 -26px;
}

.buttonBlueOnWhite span {
	float: left;
	background: url('../images/button_darkBlueOnWhite_right.jpg') no-repeat right 0;
	padding: 6px 13px 0 13px;
	height: 20px;
	line-height: 1;
}

.buttonBlueOnWhite:hover span {
	background: url('../images/button_darkBlueOnWhite_right.jpg') no-repeat right -26px;
}

button::-moz-focus-inner{padding:0;border:none}

/*
* Remove comment
*/
#wallList ul img.removeComment {
	display: none; /* will only show when hovering the post (javascript) */
	cursor: pointer;
	position: static;
	float: right;
}

/*
* PM popup
*/
textarea#message_content {
	width: 300px;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}