/**
 * Style sheet Layout
 */
body
{
	margin:0px;
	background-color:#eeeeee;
	font-family:Verdana, Arial, sans-serif;
}

#wrapper
{
	padding:0px 10px 10px 10px;
	background-color:#ffffff;
}

#header
{
	display:inline;
	background-color:#ffffff;
}

#left
{
	width:170px;
	margin-top:5px;
	padding:0px;
	text-align:left;
}

#right
{
	bottom:0px;
	left:0px;
	right:0px;
	top:0px;
	margin:15px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	text-align:right;
	background-color:#ffffff;
}

#header_logo
{
	width:112px;
	float:left;
	margin-left:20px;
}

#header_content
{
	width:848px;
	height:120px;
	float:left;
}

#header_name
{
	left:-1px;
	top:8px;
	position:relative;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

#header_involved
{
	width:240px;
	height:65px;
	left:25px;
	top:5px;
	position:relative;
	float:left;
	text-align:center;
}

.get_involved
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	color:#E8842D;
}

.tell
{
	display:block;
	margin-top:5px;
	font-weight:bold;
	font-size:16px;
	color:#000000;
}

#header_links
{
	top:8px;
	position:relative;
	float:right;
	padding-right:10px;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

#header_links span
{
	padding-right:5px;
	padding-left:5px;
}

#header_contact
{
	top:28px;
	position:relative;
	float:right;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}

#header_contact .tel
{
	margin-right:15px;
}

#header_contact .email a
{
	color:#000000;
}

#sidebar li
{
	width:185px;
	height:35px;
	padding-top:13px;
	text-align:right;
	background-image:url("tl_files/images/menu/sidebar_sprite.png");
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:15px;
	color:#ffffff;
	list-style-type:none;
}

#sidebar
{
	margin:0px;
	padding:0px;
	text-align:right;
}

#sidebar li a:visited
{
	margin-right:15px;
	text-decoration:none;
	color:#ffffff;
}

#sidebar li a:link
{
	margin-right:15px;
	text-decoration:none;
	color:#ffffff;
}

.button1
{
	background-position:-6px 0px;
}

.button1 a:hover
{
	background-position:60px 0px;
}

.button2
{
	background-position:-6px -43px;
}

.button3
{
	background-position:-6px -84px;
}

.button4
{
	background-position:-6px -126px;
}

.button5
{
	background-position:-6px -168px;
}

.button6
{
	background-position:-6px -210px;
}

#home_quote
{
	width:290px;
	height:150px;
	float:left;
	margin-top:20px;
	padding:0px 30px 15px 35px;
	background-image:url("tl_files/images/menu/front_image_box.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	font-size:14px;
}

#home_quote .quote
{
	margin-right:15px;
	text-align:right;
	font-style:italic;
}

/* Latest News on front page, set width */
#news_front
{
	width:350px;
	float:left;
	margin:0px 10px 10px 20px;
	padding:0px;
}

/* Add line under each item on Front News & events */
.news_line
{
	margin-top:1px;
	margin-bottom:5px;
	border-bottom:1px solid #333333;
}

/* Upcoming Events on front page, set width */
#events_front
{
	width:370px;
	float:left;
	display:inline;
	margin:0px 10px 10px 6px;
}

/* Additional content (3rd column) on front page, set width */
#Home_Page_Additional
{
	width:250px;
	float:left;
	margin:0px 10px 10px 0px;
}

#subscribe_button, .submit_container
{
	margin:2px 0px 4px 4px;
	padding:0px;
}

/* Set left margins for some body elements */
.ce_hyperlink, .ce_downloads, .ce_download, .NL_embed
{
	margin-top:4px;
	margin-left:10px;
}

.login_info
{
	margin:0px 0px 8px 5px;
}

#opt_37_1
{
	visibility: hidden;
}

/* Sets the width and margin for the inputs in the right column */
#username, #password, #subscribe_txt
{
	width:140px;
	margin:0px 0px 5px 5px;
}

.mod_quickpoll form .radio_container span
{
	display:block;
}

.mod_quickpoll .graph .results .color1
{
	text-align:center;
	background-color:#66ff00;
	color:#FFFFFF;
}

.mod_quickpoll .graph .results .color2
{
	text-align:center;
	background-color:#ff0000;
	color:#FFFFFF;
}

.mod_quickpoll .graph .results .color3
{
	text-align:center;
	background-color:#blue;
	color:#FFFFFF;
}

.mod_quickpoll .graph .results .color4
{
	text-align:center;
	background-color:#yellow;
	color:#FFFFFF;
}

.mod_quickpoll .graph .results .color5
{
	text-align:center;
	background-color:#purple;
	color:#FFFFFF;
}

.mod_breadcrumb
{
	width:800px;
	height:30px;
	margin-top:5px;
	margin-left:10px;
}

/* Sets sub navigation width */
mod_navigationSub
{
	width:175px;
}

/* Settings for footer */
.footer
{
	width:980px;
	margin-top:20px;
	padding-top:4px;
	border-top:1px solid #666666;
	border-right:0px solid #666666;
	border-bottom:0px solid #666666;
	border-left:0px solid #666666;
}

#lost_password .formbody, #lost_password_text, ce_hyperlink
{
	margin-top:6px;
	margin-left:6px;
}

/* italicise security question */
.captcha_text
{
	font-style:italic;
}

/* increase gap between fields */
#ctrl_email, #lost_password .mandatory, #lost_password .submit, #site_register .select, #site_register .text, #site_register .checkbox_container
{
	margin-top:5px;
}

#site_register .formbody
{
	margin-top:6px;
	margin-left:6px;
}

/* Indent register forms */
#register_form form
{
	margin-left:6px;
}

/* Set size, padding and border for 1st column on register */
#register_form td.col_0.col_first
{
	width:250px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	border-top:0px dotted #333333;
	border-right:0px dotted #333333;
	border-bottom:1px dotted #333333;
	border-left:0px dotted #333333;
}

/* Set size, padding and border for 1st column on register */
#register_form td.col_1.col_last
{
	padding-top:5px;
	padding-bottom:5px;
	border-top:0px dotted #333333;
	border-right:0px dotted #333333;
	border-bottom:1px dotted #333333;
	border-left:0px dotted #333333;
}

.ce_gallery table
{
	margin-left:10px;
}

/* Set contact page layout */
#contact .ce_text
{
	float:none;
	clear:left;
	margin-bottom:10px;
	margin-left:12px;
	font-weight:bold;
	font-size:1.1em;
}

.mod_search
{
	margin-top:10px;
	margin-left:10px;
}

.mod_search #keywords
{
	width:250px;
}

#join_page_ind
{
	width:250px;
	float:left;
	margin-top:20px;
	margin-right:20px;
}

#join_page_org
{
	width:250px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

#feedback_form, #submit_article
{
	margin-top:20px;
	margin-right:12px;
	margin-left:12px;
}

#feedback_form input[type="text"], #submit_article input[type="text"]
{
	width:400px;
	height:25px;
	display:block;
	margin:10px 0px 0px 0px;
	padding:5px;
	border:1px solid #a3a3a3;
	font-family:Verdana, Arial, sans-serif;
	font-style:italic;
}

#feedback_form textarea, #submit_article textarea
{
	width:450px;
	height:200px;
	overflow:auto;
	display:block;
	margin-top:10px;
	padding:5px;
	background-color:#fff;
	border:1px solid #a3a3a3;
	font-family:Verdana, Arial, sans-serif;
	font-style:italic;
	font-size:1em;
}

