/** 
 * Screen Stylesheet (layout)
 * Author Matthew Holmes <www.ivt.com.au>
 * Created 31 Jul, 2007
 */

#header input[type=text]
{
	border-right:#a80043 1px solid;
	border-top:#a80043 1px solid;
	background:white;
	border-left:#a80043 1px solid;
	border-bottom:#a80043 1px solid;
	width:100px;
	font-size:8pt;
	border-color:#0c499c
}
.select
{
	border-right:#a80043 1px solid;
	border-top:#a80043 1px solid;
	background:white;
	border-left:#a80043 1px solid;
	border-bottom:#a80043 1px solid
}
#container
{
	width:960px;
	margin:2px auto
}
#header
{
	height: 50px;
	margin-left:10px;
	padding-bottom:10px
}
#header img
{
	float: left;
}
#header form
{
	float:right;
	width:250px;
	margin:10px 0 0
}
#header form fieldset
{
	margin:0;
	padding:0;
	border:none
}
#header form input
{
	vertical-align:middle
}
#header form input.searchfield
{
	width:180px;
	padding:3px;
	color:#999;
	font-size:10px
}
#menu
{
	background-color:#0c499c;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	color:#FFFFFF
}
#menu ul
{
	height: 21px;
	font-family:Verdana;
	color:white;
	text-align:left;
	margin:0;
	padding: 5px 0 5px 45px;
}
#menu ul li
{
	
}
#menu ul li a
{
	padding:5px 14px;
	color: #fff;
	text-decoration:none;
}
#menu ul li a:hover,
#menu ul li a.on
{
	cursor: pointer;
	background: #fff;
	color:#0c499c;
}

#menu ul li:hover ul, .menu ul a:hover ul
{
	visibility:visible;
}
#montage
{
	height: 166px;
}
#active a
{
	border-left:1px solid #fff;
}
#main
{
	padding-bottom:10px
}
#left
{
	width:700px;
	margin:0;
	float:left;
}
#left_inner
{
	width:200px;
	margin:0;
	float:left;
}
#right
{
	margin-left:700px;
	border-left:#cccccc 1px dotted;
	font-size:9pt;
}
#right_inner
{
	margin-left:200px;
	border-left:#cccccc 1px dotted
}
.content
{
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:5px;
}
.content_inner
{
	padding-right:0px;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:5px;
}
.content_inner ul
{
	list-style-image:url('images/icon-arrow.gif');
	list-style-position:outside;
}
.content_menu
{
	padding:5px;
}
.content_menu ul
{
	list-style-type:none;
	color:#0F1A43;
	margin:0;
	padding:0;
}
.content_menu li
{
	font-size:12px;
	text-decoration:none;
	border-bottom-style:dotted;
	border-left-style:solid;
	border-bottom-width:thin;
	border-left-width:thick;
	border-bottom-color:#C0C0C0;
	border-left-color:#FFFFFF;
}
.content_menu li:hover
{
	border-left-style:solid;
	border-left-width:thick;
	border-left-color:#f47b28;
	color:#4d5259;
}
.content_menu ul li
{
	padding:2px 0px 2px 5px;
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.5em;
}
.content_menu a
{
	text-decoration:none;
}
#footer
{
	clear:both;
	border-top:#4d5259 1px solid;
	font-size:8pt;
	padding-top:10px;
	height:50px;
	text-align:center;
}
.table td
{
	border:1px solid #40001A;
	padding:3px;
}
.table th
{
	padding:3px;
	text-align: left;
}
.image
{
	float:right;
	margin-left:10px;
}


	/* structure
	-------------*/
		
	.clearleft {
		clear: left;
		}
		
		
	/* main content 
	----------------*/
	
		#main #pic {
			float: left;
			width: 204px;
			}			
			
		#main #pic {
			height: 150px;
			background-color: #DDD;
			}
			
			
			/* search form */
			
			.search_form form {
				margin: 0;
				}
			.search_form form fieldset {
				margin: 0;
				padding: 0;
				border: none;
				}
			.search_form form legend {
				display: none;
				}
			.search_form form label {
				width: 80px;
				float: left;
				display: block;
				margin: 6px 0;
				text-align: right;
				}
			.search_form form input {
				margin: 4px 5px;
				}
				.mainsearch {
					width: 300px;
					padding: 3px;
					font-size: 11px;
					}
				.search_highlight {
					color: #FFF;
					background-color: #F60;
					}
					
		
		/* login page */
		.form form {
			margin: 0;
			}
		.form form fieldset {
			margin: 0;
			padding: 0;
			border: none;
			}
		.form form label {
			display: block;
			width: 255px;
			margin: 0 0 5px;
			padding: 0;
			}
		.form form .loginfield {
			width: 250px;
			padding: 3px;
			color: #999;
			font-size: 11px;
			}
					
					
		table.access_table td {
			padding: 3px;
			}
		table.access_table p {
			margin: 0;
			}
			
			.highlight {
				padding: 10px;
				background-color: #fff9e0;
				margin: 20px 0px;
				}
			.highlight img {
				vertical-align: middle;
				padding-right: 5px;
				}
				
				
		.newsletters_list, .newsletters_category {
			padding: 10px 0;
			border-bottom: 1px solid #DDD;
			}
	
	/* hidden css */
	#skiplinks, .hide-search, .noshow {
		display: none;
		}



	form.signup_form {
 					margin: 0;
 					}
 				form.signup_form fieldset {
 					margin: 0;
 					padding: 0;
 					border: none;
 					}
 				form.signup_form label {
 					margin: 3px 0;
 					float: left;
 					width: 100px;
 					display: block;
 					text-align: right;
 					}
 				form.signup_form fieldset fieldset {
 					width: 250px;
 					padding: 3px;
 					margin-left: 5px;
 					border: 1px solid #DDD;
 					}
 				form.signup_form fieldset fieldset label {
 					width: 100%;
 					text-align: left;
 					}
 				form.signup_form input,
 				form.signup_form select,
 				form.signup_form textarea {
 					margin: 2px 5px;
 					}
 				form.signup_form br {
 					clear: left;
 					}
 				form.signup_form .submit {
 					margin: 10px 5px 0;
 					}
 		
 				form.signup_form legend {
 					display: none;
 					}
 				form.signup_form fieldset fieldset legend {
 					display: block;
 					}
 				.required {
 					color: #333;
 					font-weight: bold;
 					}


				form#signup_form fieldset.receive_email legend { display: none; }
				form#signup_form fieldset.receive_email label { text-align: left; width: 450px; }
form#signup_form, form#update-form, form#passwordForm,
				form#signup_form fieldset, form#update-form fieldset, form#passwordForm fieldset {
					margin: 0;
					padding: 0;
					border: 0;
					}
				form#signup_form legend, form#update-form legend, form#passwordForm legend {
					display: none;
					}
				form#signup_form fieldset fieldset legend, form#update-form fieldset fieldset legend {
					display: block;
					}
				form#signup_form ol, form#update-form ol, form#passwordForm ol {
					list-style: none;
					margin: 0;
					padding: 0;
					}
				form#signup_form li, form#update-form li, form#passwordForm li {
					clear: both;
					margin: 0 0 .75em;
					padding: 0;
					}
				form#signup_form label, form#update-form label, form#passwordForm label {
					float: left;
					display: block;
					width: 100px;
					font-size: 11px;
					text-align: right;
					margin-right: 5px;
					}
				form#signup_form label:after, form#update-form label:after {
					content: ":";
					}
				form#signup_form .state, form#update-form .state {
					float: left;
					margin: 0 0 .75em;
					}
				form#signup_form .receive_email, form#update-form .receive_email,
				form#signup_form .security_code_fieldset, form#update-form .security_code_fieldset {
					margin-left: 105px;
					}
				form#signup_form .receive_email legend, form#update-form .receive_email legend,
				form#signup_form .security_code_fieldset legend, form#update-form .security_code_fieldset legend {
					margin: 0;
					padding: 0;
					}
				form#signup_form .security_code_fieldset, form#update-form .security_code_fieldset {
					text-align: left;
					}
				form#signup_form .receive_email ul, form#update-form .receive_email ul,
				form#signup_form .state ul, form#update-form .state ul {
					list-style: none;
					margin: .3em 0 0;
					padding: 0;
					}
				form#signup_form li li, form#update-form li li {
					float: left;
					width: 48%;
					margin: 0;
					padding: 0;
					clear: none;
					}
				form#signup_form .receive_email label:after, form#update-form .receive_email label:after,
				form#signup_form .state label:after, form#update-form .state label:after {
					content: "";
					}
				form#signup_form .receive_email label, form#update-form .receive_email label,
				form#signup_form .state label, form#update-form .state label {
					display: inline;
					width: auto;
					margin: 0;
					}
				form#signup_form button, form#update-form button, form#passwordForm button {
					cursor: pointer;
					margin-left: 105px;
					}
					
				form#signup_form button.signup_button {
					width: 117px;
					height: 29px;
					border: 0;
					padding: 29px 0 0;
					background: url(../webimages/signup-btn.gif) no-repeat;
					}

	/* login */

	ul#links { margin: 0; padding: 0; list-style: none; }
	ul#links li { padding: 0 0 8px; }
	ul#links li a { text-decoration: none; }
	ul#links li img { vertical-align: middle; padding-right: 10px; }
