/* adam@bam.com.au: here's some styles for development purposes. */

table.module-list tr.available {
	background-color:#EFEFEF;
		height:28px;
}
table.module-list td.icon {
	width:50px; 
	height:28px;

}
table.module-list td.completed {
	/* i'm thinking a "tick" icon would be nice here, as a background image.*/
	background:url(/img/completed.gif) no-repeat center;
		padding-bottom:5px;
	
}
table.module-list td.available {
	background:url(/img/begin.gif) no-repeat center;
	padding-bottom:4px;
	background-color:none;
}



/* </adam> */






/*---------------------------------------------- GLOBAL SETTINGS */
html {
	height:100%;
	background: #6DC81E url(/img/greengrad.jpg) repeat-x;
	padding:0px;
	margin:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100% !important; /* dont control the font-size here - leave it for the 
	
	element you want to control. This sets the base text size to 16px*/
	height:100%;
	padding:0px;
	margin:0px;
}
#apples {
	position:absolute;
	bottom:40px;
	left:978px;
	background: url(/img/apples.jpg) no-repeat bottom left;
	z-index:100000;
	width:251px;
	height:187px;
	height:200px;
}
/*-------------------------------------------------------- LINK */
a {
	color:#7dba22;
	text-decoration: underline;
}
a:hover {
	color: #0D6D4D;
	text-decoration:underline;
}
a:active {
	color: #0D6D4D;
}
#searchfix {
	width:490px;
	float:right;
	margin-right:40px;
}
#searchfix2 {
	width:530px;

	margin-right:35px;
}
/*---------------------------------------------------- HEADINGS */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
}
#header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 3.25em;
	color:#7dba22;
	position:absolute;
	top:10px;
	left:650px;
}
#header h2 {
	font-size: 1em;
	font-weight: 600;
	line-height: 1.3em;
	color:#5cb0d3;
	text-align:right;
	position:absolute;
	top:6.7em;
	left:564px;
}
#homemap {
	position:absolute;
	top:10px;
	left:10px;
	width:208px;
	height:164px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.45em;
	line-height: 2.4em;
	color:#7dba22;
}
#page-content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.45em;
	color:#7dba22;
	line-height:normal;
	padding-top:0em;
	padding-bottom:0.6em;
	margin-top:0px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.8em;
	color:#008457;
}
h3 {
	font-size: 0.875em;
	font-weight: 600;
	line-height: 1.4em;
	color:#7DBA22;

	clear:both;
}
form h3 {
	font-size: 0.875em;
	font-weight: 600;
	line-height: 1.4em;
	color:#7DBA22;
	float:left;
	clear:both;
	padding-top:20px;
}
td h3 {
	font-size: 1.2em;
}
#signup_btn{
	display:block;
	height:30px;
	width:110px;
	background:url(/img/signupbtn.gif) 0px 0;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:none;
	cursor:pointer;
}
	

#signup_btn:hover {
	display:block;
	height:30px;
	width:110px;
	background:url(/img/signupbtn.gif) -108px 0;
}	
	
	
h4 {
	font-size: 0.80em;
	line-height: 1em;
	color:#008457;
	font-weight:bold;
}
h5 {
	font-size: 0.6875em;
	line-height: 1em;
	font-weight: 600;
	color:#767575;
}
h6 {
	font-size: 0.6875em;
	line-height: 1em;
	font-weight: 600;
	color:#000000;
}
/*-------------------------------------------------- PARAGRAPHS */
p,td {
	font-size: 0.75em;
	line-height: 1.6em;
}
.mceContentBody { /* for tinyMCE editable area to match */
	font-size: 100%;
}
/*----------------------------------------------------- BULLETS */
#bamcms-content ul li, .mceContentBody ul li { /* make sure you reference ul via the container it's in - i.e. #bamcms-content */
	font-size: 0.75em; /* try and match the <p> font-size for consistency */
	line-height: 1.4em;
	list-style:url(/img/bul.gif) none;
}
#bamcms-content td ul li {
	font-size: 1em;
}
/*-- For sitemap bullet styles edit /templates/cms/cms_styles.css lin 250 */





/*------------------------------------------------------ LAYOUT */
#container {
	width:984px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px 0px -40px 0px; /* negative value must be the same height as footer (for stickyness) */
	background: url(/img/contentbg.jpg) repeat-y;
	padding:0px;
}
#header {
	margin:0;
	padding:0;
	height: 251px;
	width:984px;
	background: url(/img/header.jpg) no-repeat;
}
#bamcms-content {
	margin: 0 0 0 0px;
	float: left;
	width:auto;
}
#page-content { /* all bamCMS content goes inside here */
	margin:0px 0 0 18px;
	float: left;
	width: 631px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}
#footer {
	font-size: 0.70em;
	height:40px;
	width:985px;
	background:url(/img/footerbg.jpg) no-repeat;
	color:#009966;
}
#footer a {
	color:#0d6d4d;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footerbgrep {
	position:relative;
	height:40px;
	background:url(/img/footbgrep.jpg) repeat-x;
}
.fleft {
	float: left;
	padding: 13px 0 0 20px;
}
.fright {
	float: right;
	padding: 13px 47px 0 0;
}
/*------------------------------------------------------ TABLES */


/*------------------------------------------------------- Text Size */

#textsize {
	position:absolute;
	top:243px;
	left:654px;
	width:142px;
	height:26px;
	font-size:0.7em;
	color:#55A818;

}
.txt {
margin-top:8px;
}

/*------------------------------------------------------- FORMS */

/*-------------------------------------------------------Advisor Login */
#adlogin {
	width:269px;
	height:177px;
	background: url(/img/advisorlogin.jpg) no-repeat;
	position:relative;
}
#adlogout {
	width:266px;
	height:144px;
	background: url(/img/advisorlogout.jpg) no-repeat;
	position:relative;
}
form#login_form {
	width:209px;
	padding:0px;
	margin:0px;
	top:0;
	left:0px;
	z-index:1000000;
}

form#login_form input {
	background:none;
	width:188px;
	height:24px;
	border:none;
	padding:7px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#bbb;
	clear:both;
}
form#login_form a#submit {
	display:block;
	height:30px;
	width:80px;
	background:url(/img/login.jpg) left;
	position:absolute;
	top:127px;
	left:156px;
}
form#login_form a#submit:hover {
	display:block;
	height:30px;
	width:80px;
	background:url(/img/login.jpg) right;
}

#adlogout a#submit3 {
	display:block;
	height:30px;
	width:80px;
	background:url(/img/logout.jpg) left;
	position:absolute;
	top:68px;
	left:157px;
}
#adlogout a#submit3:hover {
	display:block;
	height:30px;
	width:80px;
	background:url(/img/logout.jpg) right;
}
#adlogout p{
	color:#666;
	position:absolute;
	top: 15px;
	left:20px;
}

.none{
	display:none;
}















form#login_form a#submit2 {
	display:block;
	height:30px;
	width:80px;
	background:url(/img/login.jpg) left;
	position:absolute;
	top:127px;
	left:156px;
}
form#login_form a#submit2:hover {
	display:block;
	height:30px;
	width:80px;
	background:url(/img/login.jpg) right;
}
input:focus, textarea:focus{
outline:none;

}
#UserUsername {
	position:absolute;
	top:50px;
	left:25px;
	z-index:100000;
}
#UserPassword {
	position:absolute;
	top:90px;
	left:25px;
	z-index:100000;
}


/*------------------------------------------------------- End Advisor Login */

form#searchform {
	width:196px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:0;
	left:583px;
	z-index:1000000;
}
form#searchform input {
	background:none;
	width:138px;
	height:29px;
	border:none;
	padding:7px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
a#submit {
	display:block;
	height:30px;
	width:34px;
	background:url(/img/go.jpg) top;
	float:right;
}
a#submit:hover {
	display:block;
	height:30px;
	width:34px;
	background:url(/img/go.jpg) bottom;
}
a#submit span {
	display:none;
}
a#submitsearch {
	display:block;
	height:30px;
	width:34px;
	background:url(/img/go.jpg) top;
	float:right;
}
a#submitsearch:hover {
	display:block;
	height:30px;
	width:34px;
	background:url(/img/go.jpg) bottom;
}
a#submitsearch span {
	display:none;
}













a#submit2 {
	display:block;
	height:30px;
	width:34px;
	background:url(/img/go.jpg) top;
	float:right;
}
a#submit2:hover {
	display:block;
	height:30px;
	width:34px;
	background:url(/img/go.jpg) bottom;
}
a#submit2 span {
	display:none;
}


/*----------------------------------------------------- CLASSES */



.clear {
	clear: both;
}
.push {
	height:40px;	/* make the height of .push the same as #footer (for stickyness) */
}
#userinfo {
	padding-top:13px;
	float:right;
	padding-right:20px;
}

/*----------------------------------------------------- FORMS */

div.foodform fieldset {
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

div.foodform div.input,
table.profile {
	clear: both;
	width: 300px;
	
}

div.foodform div.input label,
table.profile tr th {
	margin-top: 5px;
	display: block;
	padding: 8px;
	background: #d5edb2;
	float: left;
	width: 100px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}

div.foodform div.input input,
div.foodform div.input select {
	display: block;
	text-align: left;
	margin-top: 7px;
	float: right;
}

div.error label.green {
	background: #edb2b2;
}

div.error div.error-message {
	clear: both;
	color: #f00;
	font-weight: bold;
	font-size: 0.7em;

}





/**************************************** New Styles****************************************************/
 #UserLoginForm{
 	position:relative;
 }
.message {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color:#7dba22;
	line-height:normal;
	padding-bottom:2em;
	font-weight:bold;
}
h2.messagefont {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color:#7dba22;
	line-height:normal;
	padding-bottom:1em;
}

.input label{
	clear:both;
	float:left;
	height:15px;
	font-size:0.8em;
	padding-left:2px;
}
.input {
	background:url(/img/fieldbg.gif) no-repeat bottom;
	display:block;
	height:45px;
	width:216px;
	position:relative;
	clear:both;
	float:left;
	margin-bottom:10px;
	margin-top:5px;
}
.input input{
	border:none;
	background:none;
	position:absolute;
	top:23px;
	left:9px;
	width:190px;
	color:#666666;
}
form#UserLoginForm #submit_btn {
	background:transparent url(/img/login.jpg) no-repeat -2px -1px;
	display:block;
	height:30px;
	margin-left:137px;
	width:80px;
	border:none;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
	margin-top:-10px;
	margin-bottom:20px;
}
form#UserLoginForm #submit_btn:hover {
	background:transparent url(/img/login.jpg) no-repeat -83px -1px;
	}
	
	
#UserSignupForm	fieldset{
	border:none;
	padding-left:0px;
	margin-left:0px;
}


.checkbox, .radio {
	background:none;
	margin-top:20px;
}
.checkbox {
	background:none;
	margin-top:40px;
}
.radio {
	background:none;
	margin-top:0px;
	margin-bottom:10px;
}
.radio{
	width:650px;
	height:auto;
	margin-bottom:30px;
}

.checkbox label{
	width:650px;
	left:34px;
	position:absolute;
	top:-20px;
}
.checkbox input{
	width:20px;
	position:absolute; 
	top:-20px;
}

.radio input{
	/*width:20px;
	position:absolute; 
	top:0px;*/
	position:relative;
	float:left;
	clear:both;
	margin-left:0px;
	width:20px;
	top:3px;
	height:20px;
	}
.radio label{
	width:650px;
	margin-left:34px;
	margin-top:-15px;
	top:0px;
	position:relative;
	float:left;
	clear:both;
	margin-bottom:0px;
	line-height:1.3em;

}


.ui-sortable{
	padding-top:0px;
}
.ui-sortable li{
	cursor:pointer;}

ol li{
	font-size:0.75em;
	padding-bottom:0.75em;
}
blockquote{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
}
hr{
	background:#D5EDB2;/*NS FF OP */
	color:#D5EDB2;/*IE*/
	border:none;/*FF NS OP*/
	height:2px;/*FF NS OP*/
	width: 100%;
	margin-bottom:20px;
}

table.profile th{
	font-size:0.75em;
	font-weight:normal;

}
table.profile td{
	float:left;
	margin-top:7px;}

.flash{
	color:#FF0000;
}


div.error-message{
	display:block;
	position:relative;
	width:250px;
	margin-top:4px;
	margin-left:230px;

}

