@charset "utf-8";
/* CSS Document */
/* LHS */
#lhs
{
	float: left;
	clear: both;
	width: 613px;
	margin: 12px 0px 0px 0px;	
}

/* Featured */
#featured
{
	float: left;
	clear: both;
	width: 611px;
	padding-bottom: 5px;
}
	#featured_holder
	{
		overflow: hidden;
		float: left;
		clear: both;
		width: 600px;
		height: 320px;
		margin: 5px 0px 0px 5px;
		background-color: #1d274c;
	}
	
	#featured_holder img
	{
		border: none;	
	}
	
	.featured_tack
	{
		float: left;
		clear: both;
		width: 600px;
		height: 320px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}

.featured_tack_title
{
	float: left;
	clear: both;
	width: 594px;
	height: 50px;
	background-image: url(../images/common/featured_trans_bg.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	text-align: right;
	padding-right: 6px;
}
	.featured_tack_title h3
	{
		padding: 0;
		margin: 6px 0px 0px 0px;
		font-weight: normal;
		font-size: 18px;
	}
	.featured_tack_title h3 a
	{
		color: #fff;
		text-decoration: none;
	}	
	.featured_tack_title h3 a:hover
	{
		text-decoration: underline;
	}
/* Search */
#search
{
	float: left;
	clear: both;
	width: 611px;
	padding-bottom: 10px;
	margin-top: 12px;
}

.form
{
	float: left;
	clear: both;
	margin: 12px 0px 0px 8px;
}

.form label
{
	float: left;
	clear: both;
	display: block;
	width: 140px;
	margin-top: 20px;
	font-size: 18px;
	color: #fff;
}

.form input
{
	float: left;
	clear: both;
	display: block;
	width: 	589px;
	font-size: 11px;
	color: #666;
}

.form select
{
	float: left;
	clear: both;
	display: block;
	width: 	500px;
	font-size: 11px;
	color: #666;
}

.selectGroup
{
	float: left;
	clear: none;
}

.form .submitButton
{
	float: right;
	clear: none;
	background-image: url(../images/common/search_button_new.gif);
	background-repeat: no-repeat;
	width: 164px;
	height: 45px;
	font-size: 1px;
	text-indent: -999px;
	text-align: left;
	overflow: hidden;
	color: #0e1736;
	border: 0;
	padding: 0;
	cursor: pointer;
}

div.autocomplete {
	position: absolute;
	width: 590px !important;
	background-color: #165f72;
	border: 1px solid #ffffff;
	color: #ffffff;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
div.autocomplete ul li.selected { 
	background-color: #368899;
	}
	
div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 4px 2px 0px 2px;
	height: 20px;
	cursor: pointer;
	}
/* Latest */
#latest
{
	float: left;
	clear: both;
	width: 611px;
	padding-bottom: 5px;
	margin-top: 12px;
}

.item_holder
{
	float: left;
	clear: both;
	margin: 25px 0px 0px 10px;
	width: 590px;
	padding-bottom: 20px;
	border-bottom: 1px solid #313b5e;
}

.item_img
{
	float: left;
	clear: both;
	width: 200px;
	height: 133px;
	border: 2px solid #515b7c;
}

.item_details_holder
{
	float: left;
	clear: none;
	width: 330px;
	padding-bottom: 2px;
	margin: 0px 0px 0px 20px;
}

.item_details_holder h3
{
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
	.item_details_holder a
	{
		text-decoration: none;	
	}
	.item_details_holder h3:hover
	{
		text-decoration: underline;	
	}

.item_details_holder p
{
	float: left;
	clear: both;
	width: 330px;
	padding: 0;
	margin: 12px 0px 0px 0px;
	font-size: 11px;
	color: #fff;
}
	.item_details_holder p a
	{
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	.item_details_holder p a:hover
	{
		text-decoration: underline;	
	}

.item_details_time_added
{
	color: #636c8a;	
}

.item_manage_holder
{
	float: left;
	clear: none;
	width: 25px;
	min-height: 60px;
	margin-left: 10px;
}

.item_colour_tack
{
	color: #d6842f;	
}
.item_colour_event
{
	color: #5aaef5;	
}
.item_colour_article
{
	color: #fb4040;	
}

/* RHS */
#rhs
{
	float: left;
	clear: none;
	width: 340px;
	margin: 12px 0px 0px 12px;
}

/* Login */
#login_failed 
{
	float: left;
	clear: none;
	width: 288px;
	background-color: #550d04;
	margin-bottom: 12px;
	padding: 10px 25px 10px 25px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	border: 1px solid #313e68;
}

#login_box
{
	float: left;
	clear: both;
	width: 338px;
	padding-bottom: 5px;
}

#login_box_li
{
	float: left;
	clear: both;
	width: 338px;
	padding-bottom: 10px;
}

#login_form
{
	float: left;
	clear: both;
	margin: 10px 0px 0px 5px;
	width: 327px;
}
	#login_form label 
	{
		display: block;
		float: left;
		clear: both;
		text-align: right;
		width: 65px;
		padding-right: 10px;
		font-weight: bold ;
		font-size: 11px;
		color: #ffffff;
		margin: 2px 0px 0px 0px;
	}
	#login_form input
	{
		display: block;
		float: left;
		clear: none;
		margin: 0px 5px 7px 0px;
		font-size: 11px;
	}
	#login_form br 
	{
		clear: left;
	}

#login_form_li
{
	float: left;
	clear: both;
	margin: 10px 0px 0px 5px;
	width: 327px;
	color: #fff;
	font-size: 12px;
	
}

.login_checkbox
{
	float: left;
	clear: both;
	margin: 0px 0px 0px 25px;
}

.forgotten_password a
{
	font-size: 12px;
	margin: 0px 0px 0px 107px;
	color: #6e7076;
	text-decoration: none;
}

.forgotten_password a:hover
{
	text-decoration: underline;	
}

.remember_me 
{
	float: left;
	clear: none;
	margin: 0px 0px 0px 5px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 228px;
	height: 15px;
}
#button_holder
{
	float: left;
	clear: both;
	width: 170px;
	height: 21px;
	margin: 10px 0px 0px 150px;
	padding: 0;
}

/* Register */
#register
{
	float: left;
	clear: both;
	width: 338px;
	margin-top: 12px;
	background-color: #3e0000;
	border: 1px solid #6e3e37;
	padding-bottom: 5px;
}

	#register img
	{
		float: left;
		clear: both;
		margin: 15px 0px 10px 69px;
		border: none;
	}
/* What Can You Do? */
#what
{
	float: left;
	clear: both;
	width: 338px;
	padding-bottom: 5px;
	margin-top: 12px;
}

	.feature_container
	{
		float: left;
		clear: both;
		width: 325px;
		margin: 15px 0px 15px 6px;
	}
	.feature_container img
	{
		float: left;
		clear: both;
		margin: 0;
	}
	.feature_container_text
	{
		float: left;
		clear: none;
		margin: 5px 0px 0px 10px;
		font-size: 12px;
		color: #fff;
		width: 235px;
	}
	.feature_container_title
	{
		font-size: 18px;
	}

#read_more
{
	float: left;
	clear: both;
	width: 325px;
	margin: 5px 0px 0px 5px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
	#read_more a
	{
		color: #fff;
		text-decoration: none;
	}
	#read_more a:hover
	{
		text-decoration: underline;	
	}
/* Promoted */
#promoted
{
	float: left;
	clear: both;
	width: 338px;
	padding-bottom: 10px;
	margin-top: 12px;
}

.promoted_item
{
	overflow: hidden;
	float: left;
	clear: none;
	width: 290px;
	height: 270px;
	margin: 10px 15px 0px 23px;
	background-color: #080e27;
	color: #ffffff;
	font-size: 11px;
}
	.promoted_item img 
	{
		border: 1px solid #ffffff;
		margin: 12px 0px 0px 12px;
	}
	.promoted_item a 
	{
		color: #ffffff;
		text-decoration: none;
	}
	.promoted_item a:hover 
	{
		color: #ffffff;
		text-decoration: underline;
	}

.promoted_info 
{
	float: left;
	clear: both;
	width: 267px;
	height: 61px;
	margin: 10px 0px 0px 12px;
}

/* Common */
.sectionTitle_340px
{
	float: left;
	clear: both;
	width: 324px;
	height: 30px;
	margin: 10px 0px 0px 0px;
	background-color: #00030e;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 8px;
}

.sectionTitle_613px
{
	float: left;
	clear: both;
	width: 597px;
	height: 30px;
	margin: 10px 0px 0px 0px;
	background-color: #00030e;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 8px;
}


