/* CSS Document */

body {
	margin: 0;
	padding: 0;
	
	background-color: #FFFFFF;
	background-image: url(http://scamps.com.au/images/bluegrad_short.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	
	font-family: "Trebuchet MS", sans;
	color: #333;
	line-height: 1.2em;
}

a {
	color: #618430;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #769945;
}

h1,h2,h3,h4,h5 {
	margin: 0;
}

h1 {
	font-size: 1.8em;
	line-height: 1em;
	padding-bottom: 4px;
	color: #005580;
}

h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #4d4d4d;
	padding-bottom: 2px;
}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #005580;
	padding-top: 6px;
	border-top: 1px solid #CCCCCC;
}

h4 {
	color: #000000;
}

h2.about {
	font-size: 1.4em;
	font-weight: bold;
}

#header {
	height: 34px;
	width: 100%;
	background-image: url(http://scamps.com.au/images/grass_tile.gif);
	background-repeat: repeat-x;
}

#header img {
	border: none;
}

#bar {
	height: 6px;
	background-image: url(http://scamps.com.au/images/bar.gif);
	background-repeat: repeat-x;
}

#horizon {
	width: 100%;
	padding-top: 20px;
	margin: 0;
	text-align: center;
	background-image: url(http://scamps.com.au/images/clouds.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#box {
	text-align: left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#box strong {
	color: #000000;
}

#box em {
	color: #005580;
	font-style: normal;
}

#box p {
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: .9em;
}

#box ul {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;

}

#box ul li {
	padding-left: 10px;
	background: url(http://scamps.com.au/images/bullet.gif) no-repeat left center;
}

/* API page styles */
#box.api p {
	padding-bottom: 15px;
}

#box.api h4 {
	color: #005580;
	font-size: 1.2em;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 10px 0 5px 0;
}

#box.api ul {
	padding: 0 75px 5px 30px;
}

#box.api ul li {
	background: none;
	padding-bottom: 10px;
	font-size: .9em;
}

#box.api h5 {
	font-size: 1em;
}

#box.api textarea {
	margin-bottom: 20px;
	border: solid 1px #ccc;
	background:#ffffcc;
	font-size: 12px;
	color:#333;
	width:780px
}

#box.api pre {
	margin-top: 5px;
	margin-bottom: 14px;
	padding-bottom: 2px;
	border: solid 1px #ccc;
	background:#ffffcc;
	line-height: 14px;
	font-size: .9em;
	color: #333;
	overflow: auto;
	width: 780px;
}

#box.api p.param {
	color: #333333;
	width: 760px;
	background-color:#fff;
	padding: 10px;
	margin-bottom: 15px;
}

#box.api em {
	font-style: italic;
	font-size: .9em;
}

#leftBullets {
	width: 410px;
	float: left;
	padding-top: 4px;
}

#rightBullets {
	width: 370px;
	float: right;
	padding-top: 4px;
}

#box p.bodyCopy {
	text-align: left;
	padding: 0 0 20px 0;
	width: 510px;
}

#bigButton {
	clear: both;
	padding-top:10px;
	text-align: center;
	font-size: 21px;
	line-height: 38px;
	font-weight: bold;
	font-weight: 900;
}

#bigButtonLeft {
	float: left;
	line-height: 1em;
}

#bigButtonRight {
	float: right;
	line-height: 1em;
}

#bigButton a {
	margin: 2px auto 0px auto;
	display: block;
	width: 250px;
	height: 40px;
	background: url(http://scamps.com.au/images/Button_bg1.gif) top center no-repeat;
	color: #3b4d17;
	text-decoration: none;
	line-height: 40px;
	outline: none;
}

#bigButton a:hover {
	background: url(http://scamps.com.au/images/Button_bg1.gif) center center no-repeat;
	color: #121a03;
}

#bigButton a:active {
	background: url(http://scamps.com.au/images/Button_bg1.gif) bottom center no-repeat;
	color: #121a03;
	
}

#news a.newslink {
	clear: both;
	display: block;
	text-align: center;
	border: 1px solid #cdeaff;
	padding: 0 2px 2px 2px;
	margin-top: 20px;
	line-height: 20px;
	background: #fff;
	font-weight: bold;
}

#news a.newslink:hover {

	border-color: #aecc85;
	text-decoration:none;
	color: #3b4d17;
}

form {
	padding: 0;
	margin-top: 0;
}

div.largeform {
	width: 780px;
	padding: 20px 0 20px 0;
	margin-top: 0;
	font-size: .9em;
	line-height: 1.2em;
	vertical-align: middle;
}

div.largeform .textfield {
	padding: 2px;
}

small {
	font-size: .8em;
	color: #999999;
}

div.largeform .bigSubmit {
	margin: 5px 0 0 0;
	padding: 3px 10px 3px 10px;
	width: 170px;
}

div.largeform .errorLabel {
	font-weight: bold;
	font-weight: 900;
}

div.largeform img {
	behavior: url(/iepngfix.htc);
	margin-top: 4px;
}

.caption {
	font-size: .8em;
}

.errorCaption {
	display: block;
	padding-bottom: 10px;
	font-size: .8em;
	color: #CC0000;
}

.successLabel {
	font-weight: bold;
	font-weight: 900;
	color: #005580;
}

#login {
	position: absolute;
	top: 10px;
	right: 0px;
	background: url(http://scamps.com.au/images/login_background.gif) no-repeat;
	height: 30px;
	padding: 3px 5px 0 45px !important;
	padding: 2px 5px 0 45px;
	margin: 0;
	font-size: .8em;
}

#login input {
	vertical-align: middle;
}

#login label {
	padding-left: 10px;
	line-height: 1.5em;
}

.errorLabel {
	color: #CC0000;
}

#login .loginField {
	font-size: .8em;
}

#login .signInButton {
	width: 65px;
	padding: 1px 5px 1px 5px;
	margin-left: 5px;
	font-size: .8em;
}

#accountLinks {
	position: absolute;
	top: 39px;
	right: 5px;
	font-size: .7em;
}

.loginError {
	color: #CC0000;
	font-weight: bold;
	font-weight: 900;
}

#footer {
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 4px;
	text-align: center;
	font-size: .7em;
	line-height: 1.5em;
	color: #999999;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer .selected {
	font-weight: bold;
	font-weight: 900;
	color: #000000;
}
.MenuTable {background-image:url('');background-repeat:repeat-x;width:;margin:0px;margin-top:10px;margin-bottom:3px;border-width:0px;border-style:solid;border-color:#F3F3F3;border-collapse:collapse;} 
.MenuTD {background-color:#1152D1;background-image:url('http://www.scamps.com.au/images/bk_bttn.gif');padding:2px;text-align:center;vertical-align:;border-width:1px;border-style:solid;border-color:#99CCFF;border-bottom-color:#003399;border-right-color:#003399;} 
.MenuTDOver {background-color:#1152D1;background-image:url('http://www.scamps.com.au/images/bk_bttn_on.gif');padding:2px;text-align:center;vertical-align:;border-width:1px;border-style:solid;border-color:#99CCFF;border-bottom-color:#003399;border-right-color:#003399;}
.MenuTDOn {background-color:#1152D1;background-image:url('http://www.scamps.com.au/images/bk_bttn_on.gif');padding:2px;text-align:center;vertical-align:;border-width:1px;border-style:solid;border-color:#99CCFF;border-bottom-color:#003399;border-right-color:#003399;}
.MenuTDTop {height:5px;}
.MenuTDLeft {background-color:;width:8px;padding:0px;}
.MenuTDDiv {background-color:;width:2px;padding:0px;}
.MenuTDSpacer {background-color:}
.MenuTDRight {width:40%;padding:0px;border-bottom-width:0px;border-top-width:0px;border-left-width:0px;border-right-width:0px;border-style:solid;border-color:#B7B2AE;}
.MenuTDBottom {}
.MenuFont {font-family:helvetica,ms sans serif,arial,arial;font-size:11px;color:#222222;font-weight:500;} 
.MenuFont:visited {text-decoration:none;color:#EFEFEF;} 
.MenuFont:link {text-decoration:none;color:#EFEFEF;} 
.MenuFont:hover {text-decoration:none;color:#FFFFFF;}
.MenuFontOn {font-family:helvetica,ms sans serif,arial,arial;font-size:11px;color:#222222;font-weight:500;} 
.MenuFontOn:visited {text-decoration:none;color:#FFFFFF;} 
.MenuFontOn:link {text-decoration:none;color:#FFFFFF;} 
.MenuFontOn:hover {text-decoration:none;color:#EFEFEF;}
.MenuCatTypeTD {background-color:#ECECEC;background-image:url('');padding:2px;padding-left:8px;height:30px;width:;vertical-align:middle;}
.MenuCatTypeFont {font-family:;font-size:14px;font-weight:800;color:#333333;}
.MenuCatTypeFont:link {text-decoration:none;color:#333333;}
.MenuCatTypeFont:visited {text-decoration:none;color:#333333;}
.MenuCatTypeFont:hover {text-decoration:none;color:#000000;}
.MenuContentTypeTD {background-color:;background-image:url('');padding:2px;padding-left:8px;height:22px;vertical-align:middle;border-width:0px;border-bottom-width:1;border-style:solid;border-color:#FFFFFF;}
.MenuContentTypeTDOver {background-color:#DBDBE5;background-image:url('');padding:2px;padding-left:8px;height:22px;width:;vertical-align:middle;border-width:0px;border-bottom-width:1;border-style:solid;border-color:#FFFFFF;}
.MenuContentTypeTDOn {background-color:#ECECF6;background-image:url('');padding:2px;padding-left:8px;height:22px;width:;vertical-align:middle;border-width:0px;border-bottom-width:1;border-style:solid;border-color:#F3F3F3;}
.MenuContentTypeFontOn {font-family:;font-size:14px;font-weight:800;color:#333333;}
.MenuContentTypeFontOn:link {text-decoration:none;color:#333333;}
.MenuContentTypeFontOn:visited {text-decoration:none;color:#333333;}
.MenuContentTypeFontOn:hover {text-decoration:none;color:#000000;}
.MenuContentTypeFont {font-family:;font-size:14px;color:#003399;}
.MenuContentTypeFont:link {text-decoration:none;color:#3003399;}
.MenuContentTypeFont:visited {text-decoration:none;color:#003399;}
.MenuContentTypeFont:hover {text-decoration:none;color:#000000;font-weight:800;}
.MenuCatTD {background-color:#ECECF6;padding:3px;padding-left:16px;vertical-align:top;text-align:;border-width:0px;}
.MenuCatTDOn {background-color:#DBDBE5;padding:3px;padding-left:16px;vertical-align:top;text-align:;border-width:0px;}
.MenuCatFont {font-size:11px;font-weight:500;color:666666;}
.MenuCatFont:link {color:#666666;}
.MenuCatFont:visited {color:#666666;}
.MenuCatFont:hover {color:#000000;}
.MenuCatFontOn {font-size:11px;font-weight:800;}
.MenuCatFontOn:link {color:#000000;}
.MenuCatFontOn:visited {color:#000000;}
.MenuCatFontOn:hover {color:#666666;}
.MenuParentTD {background-color:#ECECF6;padding:4px;padding-left:8px;text-align:;vertical-align:top;}
.MenuParentFont {font-size:11px;font-weight:500;color:#666666;}
.MenuParentFont:link {text-decoration:underline;color:#666666;}
.MenuParentFont:visited {text-decoration:underline;color:#666666;}
.MenuParentFont:hover {text-decoration:underline;color:#333333;}
.TopBarTable {background-color:#6699FF;width:93%;height:50;border-width:0px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-style:solid;border-color:#999999;border-bottom-color:#5999F5;}
.TopBar {padding:6px;padding-left:10px;vertical-align:top;border-bottom-width:0px;border-bottom-style:solid;border-bottom-color:#555555;}
.TopAdTD {text-align:right;padding:10px;}
.TopBarFont {font-family:GillSans,Gill Sans,GillSans MT,Trebuchet MS;color:#1152D1;font-size:13pt;font-weight:600;}
.TopBarFont:visited {color:#1152D1;}
.TopBarFont:link {color:#1152D1;}
.TopBarFont:hover {color:#FFFFFF;}

.MainTable {background-color:#FFFFFF;margin-top:0px;width:93%;height:;border-width:1px;border-top-width:0px;border-style:solid;border-color:#999999;}
.MainTDHead {background-color:#F9F9F9;height:;display:;}
.MainTD {background-image:url('http://www.scamps.com.au/images/bk_content.gif');background-repeat:repeat-x;width:100%;padding:0px;text-align:;border-width:0px;border-style:solid;border-color:#FFFFFF;}
.MainTDFoot {height:;empty-cells:hide;display:none;}
.HeadTD {background-color:#6699FF;padding-top:5px;padding-bottom:4px;border-width:0px;border-bottom-width:1px;border-style:solid;border-color:#FFFFFF;vertical-align:;} 
.LeftTD {background-color:#6699FF;background-repeat:repeat-x;background-color:#F9F9FC;width:18%;padding:0px;padding-top:30px;border-width:0px;border-right-width:1px;border-style:solid;border-color:#F3F3F3;}
.DivTD {width:1px;background-color:#CCCCCC;}
.RightTD {background-image:url('http://www.scamps.com.au/images/bk_content.gif');background-repeat:repeat-x;width:83%;padding:0px;padding-top:0px;padding-bottom:5px;border-width:0px;}
.FooterTable {background-color:#1555D2;margin-top:0px;width:93%;height:35px;border-width:0px;border-top-width:1px;border-left-width:1px;border-right-width:1px;border-style:solid;border-color:#696969;border-top-color:#FFFFFF;filter:alpha(Opacity=55,FinishOpacity=100,Style=1,StartX=0,FinishX=0,StartY=1,FinishY=99);}
.FooterTD {background-color:;padding:6px;}
.AppMenuTable {background-color:;width:100%;margin-top:2px;margin-bottom:2px;border-width:0px;border-color:#000000;border-style:solid;border-collapse:collapse;} 
.AppMenuTD {background-color:;color:#EFEFEF;background-image:url('http://www.scamps.com.au/images/bk_bttn.gif');width:65;padding:3px;border-width:1px;border-style:solid;border-color:#99CCFF;text-align:center;vertical-align:middle;border-bottom-color:#003399;border-right-color:#003399;} 
.AppMenuTDover {background-color:;color:#888888;background-image:url('http://www.scamps.com.au/images/bk_bttn_on.gif');width:65;padding:3px;border-width:1px;border-style:solid;border-color:#99CCFF;text-align:center;vertical-align:middle;border-top-color:#003399;border-left-color:#003399;} 
.AppMenuLeft {width:65%;}
.AppMenuDiv {background-image:;background-color:;width:1px;border-top-width:0px;border-top-style:solid;border-top-color:#6699CC;}
.AppMenuRight {width:0px;background-image:url('');background-repeat:no-repeat;background-position:right;padding:2px;text-align:right;vertical-align:middle;border-bottom-width:0px;border-bottom-style:solid;border-bottom-color:;}
.AppMenuFont {font-family:arial;padding:1;font-size:10px;color:#EFEFEF;font-weight:800;} 
.AppMenuFont:visited {text-decoration:none;color:#EFEFEF;} 
.AppMenuFont:link {text-decoration:none;color:#EFEFEF;} 
.AppMenuFont:hover {text-decoration:none;color:#FFFFFF;} 
.home_box{
	width: 441px;
	margin: 0 0 15px 20px;
	padding: 0 0 2px 0;
	font-size: 12px;
	background: url('img/home_box_bottom.gif') no-repeat bottom left;
}
.home_box ul{
	list-style-image: url('img/home_arrow.gif');
	padding:0; margin-left:25px; margin-right:0; margin-top:10px; margin-bottom:10px
}
.home_box li{
	margin: 5px 0;
	padding:0;
}
.home_box_l{
	width:294px;
	margin: 0 0 0 10px;
	

}
.home_box_r{
	width:147px;
	float:left;
	margin-top: -15px;
}
.home_box h2{
	padding: 3px 7px;
	color: #009900;
	font-size: 16px;
	margin: 0;
	background: url('img/home_box_top.gif') no-repeat top left;
}
.home_box p{
	padding: 3px 7px;
}
.right_box{
	width: 265px;
	font-size: 13px;
	text-align:center;
	padding: 0 0 15px 0;
	color: #787878;
	background: url('img/home_right_nav_btm.gif') no-repeat bottom left;
}
.right_box h2{
	padding: 15px 7px 10px 7px;
	font-size: 100%;
	font-weight: normal;
	margin:0;
	background: url('img/home_right_nav_top.gif') no-repeat top left;
}
.right_box hr{
	width:228px;
	margin: 10px auto;
	border: 0px none;
	color: #a7a7a7;
	background-color: #a7a7a7;
	height: 1px
}
#map_container{
	width: 745px;
	height: 380px;
	margin: 0 0 0 20px;
	background: url('img/home_map_back.gif') no-repeat bottom left;
}
#map{
	width: 731px;
	height: 339px;
	margin: 0 0 0 7px;
}
#map_container h2{
	margin:0;
	text-align:center;
	font-size: 18px;
	padding: 3px 0 5px 0;
	color: #000078;
	background: url('img/home_map_back_top.gif') no-repeat top left;
}
#tell_friend_content{
	float:left; 
	width:750px;
	background:#fff;
	color: #000;
	padding: 0 10px 10px 40px;
	font-size: 12px;
}
#tell_friend_content .form_element{
	border: solid 1px #000;
	width:215px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
#tell_friend_content textarea{
	font-size: 12px;
}
#tell_friend_content #spread_submission_recipients{
	width: 400px;
	height: 75px;
}
#tell_friend_content #spread_submission_message{
	width: 540px;
	height: 130px;
	background-color:#dbdbdb;
	color: #0b1887;
	margin: 0 6px 10px;
}
#tell_friend_content #message_preview{
	border: 2px solid #3490c6;
	width: 556px;
	background-color:#dbdbdb;
}
#message_head {
	background: #3391c5 url('img/friend_preview_head.gif') no-repeat scroll top left;
	height: 72px;
	margin: 0 0 10px 0;
}
#tell_friend_header{
	padding: 20px 0 0 40px;
}
#tell_friend_header h1{
	color: #000078;
	font-size: 18px;
	margin:0;
}
#tell_friend_header p{
	color: #b0b0b0;
	font-size:12px;
	margin:0;
}
#friend_left{
	width: 250px;
	float: left;
}
#friend_right{
	float: left;
}
    
 #overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border:none;
	overflow: hidden;
}
/*TEMP USER SIGNUP*/
#temp_signup, #temp_signup_error, #guest_signup{
	padding: 4px 10px;
  width: 300px;
  background: #545454;
  border: 3px solid #F5F5F5;
	position:absolute;
	text-align:left;
	font-size: .95em;
	z-index: 999999;
}
#guest_signup{
	padding:0;
}
#temp_signup h2, #temp_signup_error h2, #guest_signup h2{
	margin: 10px 0;
	color: #fff;
	font-size: 120%;
	text-align:center;
}
#temp_signup p, #temp_signup_error p, #guest_signup p{
	font-size: .85em;
	text-align:center;
	margin: 5px 0;
}
#temp_signup dl, #temp_signup_error dl, #guest_signup dl{
	margin: 0 20px;
	font-size: 110%;
}
#temp_signup dt, #temp_signup_error dt, #guest_signup dt{
	margin:0;
}
#temp_signup input.input_field, #temp_signup_error input.input_field, #guest_signup input.input_field{
	border: none;
	color: #628CC2;
	width: 250px;
	font-size: 110%;
}
#temp_signup #signup_btns, #temp_signup_error #signup_btns, #guest_signup #signup_btns{
	text-align:right;
	margin: 10px 25px 0 0;
}
#temp_signup #signup_terms, #temp_signup_error #signup_terms, #guest_signup #signup_terms{
	text-align:center;
	font-size:10px;
	margin: 10px 0;
}
#temp_signup #signup_terms a, #temp_signup_error #signup_terms a, #guest_signup #signup_terms a{
	color:#ccc;
}
#guest_signup_header{
	background:#00d936 url('img/success_header.gif') no-repeat 2px 2px;	
	padding:5px;
	color:#000;
	text-align:center;
	height: 20px;
	font-size: 16px
}
/*TEMP USER NOTICE*/
#temp_notice{
	width: 200px;
/*	height: 100px;*/
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 40%;
	left: 50%;
  z-index: 999999;
	background-color: #fff;
	color: black;
	border: 2px #000 solid;
}
#temp_notice a{
	color: #db0101;
	font-weight:bold;
}
/*TEMP USER ERRORS*/
#temp_signup_notice{
	position: absolute;
	top: 30%;
	left: 10px;
	text-align:left;
	z-index: 999999;
}

/*OLD STUFF*/
#signup_notice, #guest_signup_notice{
  position: absolute;
  top: -13px;
  left: -370px;
}
#nav_signup_notice{
	position: absolute;
	z-index: 999999;
}

#edit_email_box a,
#land_signin_box a,
#land_signup_box a,
#invite_list_box a,
#add_messages_box a,
#feedback_box a,
#land_password_box a{
	color: #fff;
}

#land_safari_box a{
	color: red;
}

.box_save {
  position: absolute;
  margin: 16px 0px 0px 130px;
}

.box_cancel {
  position: absolute;
  margin: 16px 0px 0px 200px;
}

.box_close {
  position: absolute;
  margin: 16px 0px 0px 208px;
}

#box_fields {
  margin: 10px 0px 20px 0px;
}

#box_fields input {
  border: 1px solid #ddd;
  color: #4B8AD8;
  font-size: 1.2em;
  width: 260px;
}

#land_password_box,
#land_signin_box{
  padding: 4px 4px 0px 4px;
  width: 290px;
 height: 330px;
  background: #000099;
  border: 3px solid #F5F5F5;
}

#land_safari_box {
  z-index: 999999;
  padding: 4px 12px 2px 12px;
  width: 245px;
	color:#fff;
/*  height: 220px;*/
  background: #545454;
  border: 3px solid #F5F5F5;
}

#land_signup_box {
  z-index: 999999;
  padding: 4px 12px 2px 12px;
  width: 245px;
/*  height: 350px;*/
  background: #545454;
  border: 3px solid #F5F5F5;
}

#land_signup_box #signup_terms{
	text-align:center;
	margin: 60px 0 0 0;
	font-size: 10px;
}

#land_signup_box #signup_terms a{
	color: #ccc;
}

#land_signin_box .box_save {
  position: absolute;
  margin: 11px 0px 0px 134px;
}

#land_signin_box .box_cancel {
  position: absolute;
  margin: 11px 0px 0px 208px;
}

#land_signup_box .box_cancel {
  position: absolute;
  margin: 16px 0px 0px 170px;
}

#land_password_box .box_send_password {
  position: absolute;
  margin: 16px 0px 0px 100px;
}

#land_password_box .box_cancel {
  position: absolute;
  margin: 16px 0px 0px 210px;
}
#mail_target {
  margin-top: 4px;
}

#account_box_fields {
  margin: 10px;
}

#account_box_fields input {
  border: 1px solid #ddd;
  color: #4B8AD8;
  font-size: 1.2em;
}

#account_box_fields .checkbox {
  border: 0px;
}

.tag_field {
  color: #999;
}

.overlay_title {
  margin-left: 10px;
  color: #3E9DD0;
  font-size: 1.2em;
	text-align:left;
}
dd {
  margin:0 0 5px 0; 
  padding:0; 
 }
h5{
	margin:0;
}
/* Field validation styles */
#errorExplanation {
  width: 340px;
  border: 2px solid #c00;
  padding: 7px;
  padding-bottom: 12px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  font-size: 0.96em;
  padding: 5px 5px 5px 15px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 6px;
  font-size: 0.96em;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
  margin-left: 20px;
  color: #666;
}
#feedback_form{
	padding: 4px 4px 0px 12px;
  width: 600px;
  background: #000099;
  border: 3px solid #F5F5F5;
	text-align:left;
	color: #fff;
}

#feedback_form table td{
	text-align:center;
}
/*The sign up box in the guest nav*/
#guest_nav_signup{
	background-color: #448fce;
	text-align:left;
	font-size: .95em;
	width:224px;
	padding: 4px 0;
}
#guest_nav_signup_inner{
	margin: 0 10px;
	width:204px;
}
#guest_nav_signup h2{
	margin: 10px 0;
	color: #fff;
	font-size: 120%;
	text-align:center;
}
#guest_nav_signup p{
	text-align:center;
	margin: 5px 0;
}
#guest_nav_signup dl{
	margin: 0 10px;
/*	width: 200px;*/
	font-size: 110%;
}
#guest_nav_signup dt{
	margin:0;
}
#guest_nav_signup input.input_field{
	border: none;
	width: 178px;
}
#guest_nav_signup #signup_btns{
	margin: 5px 15px 5px 0;
	text-align:right;
}   
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: #006699;
	font-style: normal;
	background-color: #E9F0F6;
	background-image: url(http://www.dosomething.com.au/scamps/images/titre_back.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: black;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: black;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}
/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background-color: #ededed;
}
.windowbg2
{
	color: #000000;
	background-color: #F6F6F6;
}
.windowbg3
{
	color: #000000;
	background-color: #E0E1E8;
}