/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2007
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0;
	padding: 0;
	color: #333;
	font: 14px Arial, Verdana, sans-serif;
	text-align: left;
	background: #f070ab url(../images/bg_body.jpg) top left repeat-x;
}



/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#wrapper {
	margin: 28px auto;
	width: 960px;
	background: #fff url(../images/bg_wrapper.jpg) top left repeat-y; 
}

#wrapper-l {
	width: 960px;
	background: url(../images/bg_wrapper-l.jpg) top left no-repeat; 
}

#wrapper-r {
	width: 960px;
	background: url(../images/bg_wrapper-r.jpg) top right no-repeat; 
}

#container {
	padding: 12px 0;
	margin: 0 auto;
	width: 894px;
	background: #fff url(../images/bg_container.jpg) top left repeat-x; 
}

#header {
	height: 158px;
}

#header_info {
	width: 559px;
	float: right;
}

#main {
	clear: both;
}

#side {
	width: 200px;
	float: left;
}

#content {
	float: right;
	width: 674px;
	padding-bottom: 20px;
}

#footer {
	clear: both;
	width: 960px;
	height: 60px;
	background: url(../images/bg_footer.jpg) bottom left no-repeat; 
	text-align: center;
	font-size: 0.9em;
	color: #888;
}

	
	
	
	
/*	-------------------------------------------------------------
	TOP MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuOther {
	float: right;
	height: 29px;
	width: 550px;
}

#menuOther li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menuOther li a:link, #menuOther li a:visited {
	display: block;
	float: right;
	text-decoration: none;
	text-transform: lowercase;
	color: #fff;
	background: #f177ad url(../images/menu_top_bg.jpg) top left no-repeat;
	border-right: 1px solid #f48fbe;
	border-left: 1px solid #ee5f9d;
	padding: 0 12px;
	font-size: 1.1em;
	line-height: 26px;
	height: 26px;
}

#menuOther li a:hover {
	background-color: #e767a0;
	background-position: bottom left;
	border-right: 1px solid #eb75aa;
	border-left: 1px solid #e45593;
}

#menuOther li a.menuItemStart:link, #menuOther li a.menuItemStart:visited {
	border-left: none;
	background-image: url(../images/menu_top_bg_start.jpg);
	padding: 0 10px 0 12px;
}

#menuOther li a.menuItemEnd:link, #menuOther li a.menuItemEnd:visited {
	border-right: none;
	background-image: url(../images/menu_top_bg_end.jpg);
	background-position: top right;
}

#menuOther li a.menuItemEnd:hover { background-position: bottom right; }




/*	-------------------------------------------------------------
	HEADER CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#logo {
	float: left;
	margin-top: 19px;
	border: 0;
}

#banner {
	clear: right;
	float: right;
	margin-top: 12px;

}
	
#header_call {
	float: left;
	margin-top: 11px;
}


/*	-------------------------------------------------------------
	HEADER LINKS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header_links {
	clear: both;
	height: 25px;
	position: relative;
	top: -15px;
}

#header_links img {
	float: right;
}

#header_links img.gap {
	float: right;
	margin-left: 112px;
}
	
	
/*	-------------------------------------------------------------
	SIDE MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#side h3 {
	height: 33px;
	line-height: 33px;
	padding-left: 31px;
	font-size: 1.3em;
	letter-spacing: -1px;
	color: #f0599b;
	background: url(../images/side_h3_bg.gif) top left no-repeat;
}
	
#side .menu {
	padding-bottom: 15px;
	background: url(../images/side_menu_ul_bg.gif) no-repeat bottom left;
	margin-bottom: 18px;
}

/*	First level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#side .menu ul li a:link, #side .menu ul li a:visited {
	display: block;
	padding: 4px 0 5px 12px;
	font-size: 13px;
	background: #f277ad;
	color: #fff;
	border-top: 1px solid #f591bf;
	border-bottom: 1px solid #ef5d9b;
	text-decoration: none;
}

#side .menu ul li a:hover {
	background-color: #ec6fa6;
	color: #ddd;
	border-top: 1px solid #e86fa4;
	border-bottom: 1px solid #eb5897;
}	

#side .menu ul li a.menuItemStart:link, #side .menu ul li a.menuItemStart:visited {
	border-top: none;
}

#side .menu ul li a.menuItemEnd:link, #side .menu ul li a.menuItemEnd:visited {
	border-bottom: none;
	background: #f277ad url(../images/side_menu_bg.gif) repeat-x bottom left;
}

#side .menu ul li a.menuItemEnd:hover { background-image: url(../images/side_menu_bg_hover.gif); background-color: #ec6fa6; }

#side .menu ul li a.menuItemCurrent:link, #side .menu ul li a.menuItemCurrent:visited {
	background-color: #f16aa5;
	color: #edbdd2;
	
}

/*	Second level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#side .menu ul li ul li a:link, #side .menu ul li ul li a:visited {
	display: block;
	padding: 4px 0 5px 26px;
	font-size: 12px;
	background: #ef5d9b url(../images/ul_li_ul_li_bg.gif) no-repeat 16px 9px;
	color: #fff;
	border: 0;
	text-decoration: none;
}

#side .menu ul li ul li a:hover {
	padding-left: 28px;
	background-position: 18px 9px;
	color: #ddd;
	border: 0;
	background-color: #ef5d9b;
}

#side .menu ul li ul li a.menuItemCurrent:link, #side .menu ul li ul li a.menuItemCurrent:visited {
	background-color: #ef5d9b;
	color: #d3d3d3;
}





/*	-------------------------------------------------------------
	HEADERS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#content h1 {
	font-size: 2.2em;
	color: #ea78ab;
	background: url(../images/h1_bg.gif) no-repeat 8px 4px;
	margin: 0 0 15px 0;
	padding: 9px 0 8px 56px;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: -1px;
	text-align: left;
	border-bottom: 5px solid #f69cc4;
}	

#content h2 {
	font-size: 1.6em;
	margin: 25px 0 10px 0;
	padding: 0;
	color: #ea78ab;
	line-height: 1.2em;
	letter-spacing: -1px;
	border-bottom: 1px solid #ccc;
}	

#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #777;
	line-height: 1.2em;
}	



	
/*	-------------------------------------------------------------
	CONTENT - DEFAULTS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	

#content p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
	padding: 0;
}	

#content strong, #content b {
	color: #f277ad;
}

#construct em {
	display: block;
	font-weight: normal;
	text-transform: none;
	font-size: 0.8em;
	font-family: Verdana, serif;
	letter-spacing: 1px;
}

/*	LINKS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content a:link, #content a:visited, #content a:link strong, #content a:visited strong {
	background: #fff;
	color: #f277ad;
	text-decoration: underline;
	padding: 0 2px;
}

#content a:hover, #content a:hover strong {
	color: #fff;
	background: #f277ad;
	text-decoration: none;
}
#content p.nohover a:hover {
	text-decoration: none;
	background: none;
}


/*	LIST
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content ul {
	margin: 10px 0 5px 16px;
}

#content li {
	padding: 5px 0 3px 24px;
	background: url(../images/ul_bg.jpg) 0 5px no-repeat;
}




/*	-------------------------------------------------------------
	CONTENT 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

/*	Newsletter
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#newsletterSignup {
	background: #f7a6c9 url(../images/newsletter/box_bg.gif) repeat-y;
	width: 250px;
	float: right;
	margin: 110px 0 10px 15px;
}

#content #newsletterSignup h4 {
	background: url(../images/newsletter/boxTop.gif) no-repeat;
	padding: 10px 0 5px 0;
	text-align: center;
	margin: 0;
	font-size: 1.4em;
	color: #fbe5ef;
}

#newsletterSignup form {
	background: url(../images/newsletter/boxBot.gif) bottom left no-repeat;
	padding: 0 0 5px 0;
	text-align: center;
	margin: 0;
}

#newsletterSignup label {
	display: block;
	padding: 8px 0 2px 0;
	color: #9e3a66;
}

#newsletterSignup form .textbox {
	width: 200px;
	border: 1px solid #e98bb4;
	background: #f9d7e6;
	padding: 2px 2px;
}

#newsletterSignup form .textbox:focus { background: #fbe5ef; border: 1px solid #ee94bb; }

#newsletterSignup form .submit {
	padding: 0;
	margin: 15px 0 0 0;
}

/*	Enrollment
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#enrollBox {
	background: #f7a6c9 url(../images/enroll/box_bg.gif) repeat-y;
	width: 550px;
	margin: 0 auto 10px auto;
}

#enrollBox p {
	padding: 10px 10px;
	color: #903f62;
	font-size: 1.2em;
}


#enrollBox strong {
	color: #903f62;
	font-weight: normal;
}


#content #enrollBox a:link, #content #enrollBox a:visited {
	color: #a25073;
	background: 0;
}

#content #enrollBox a:hover {
	color: #9e3a66;
	text-decoration: underline;
}

#content #enrollBox h3 {
	background: url(../images/enroll/boxTop.gif) no-repeat;
	padding: 3px 0 5px 0;
	text-align: center;
	margin: 0;
	font-size: 1.8em;
	color: #fff;
	font-weight: bold;
}

#content #enrollBox h4 {
	background: #f496bf;
	border-top: 2px solid #f08eb8;
	border-bottom: 1px solid #f08eb8;
	color: #fff;
	text-align: center;
	padding: 8px 0;
	font-size: 1.5em;
	letter-spacing: 1px;
	font-weight: normal;
}

#enrollBox form {
	background: url(../images/enroll/boxBot.gif) bottom left no-repeat;
	padding: 0 0 5px 0;
	margin: 0;
}

#enrollBox table {
	margin: 10px auto;
	border-collapse: collapse;
	width: 520px;
	color: #974669;
}

#enrollBox table tr td {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 3px;
	border-bottom: 1px solid #f496bf;
}

#enrollBox table tr.noline td { border-bottom: 0; }
#enrollBox table tr.lineTop td { border-top: 1px solid #f496bf; border-bottom: 0; }

#enrollBox label {
	font-size: 1.1em;
}

#enrollBox form .textbox, #enrollBox form .textboxLarge, #enrollBox form .textboxSmall  {
	width: 140px;
	border: 1px solid #e98bb4;
	background: #fde2ee;
	padding: 2px 2px;
}

#enrollBox form .textboxSmall { width: 100px; }

#enrollBox form .textboxLarge { width: 400px; }

#enrollBox form .textarea, #enrollBox form .textareaLarge  {
	width: 200px;
	border: 1px solid #e98bb4;
	background: #fde2ee;
	padding: 2px 2px;
}

#enrollBox form .textareaLarge { width: 500px; }

#enrollBox form .select {
	border: 1px solid #e98bb4;
	background: #fde2ee;
	padding: 2px 2px;
}

#enrollBox form .textbox:focus, #enrollBox form .textboxLarge:focus, #enrollBox form .textboxSmall:focus { background: #fbeff5; border: 1px solid #ee94bb; }
#enrollBox form .textarea:focus, #enrollBox form .textareaLarge:focus { background: #fbeff5; border: 1px solid #ee94bb; }

#enrollBox form table tr.multipleCheck label {
	display: inline;
	color: #a75579;
}

#enrollBox form table tr.multipleCheck td { border-bottom: 0; }	

#enrollBox form table tr.multipleSelect td {
	color: #a75579;
	padding: 3px 0 3px 8px;
	border-bottom: 0;
}

#enrollBox form .submit {
	padding: 0;
	margin: 15px 0 0 0;
}



/*	-------------------------------------------------------------
	-------------------------------------------------------------
	FRONT PAGE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
/*	Headers
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content #front h1 {
	font-size: 2.4em;
	color: #ea78ab;
	background: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: -2px;
	text-align: left;
	border: none;
	text-align: center;
}

#content #front h2 {
	font-size: 3em;
	color: #ea78ab;
	background: none;
	margin: 18px 0 5px 0;
	padding: 0;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: -1px;
	text-align: left;
	border: none;
	text-align: center;
}

#content #front p#intro {
	font-size: 1.5em;
	color: #828282;
	background: none;
	margin: 20px 0 5px 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0px;
	text-align: left;
	border: none;
}	
	
/*	Notepad
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#front-pad {
	background: url(../images/frontPad.gif) no-repeat;
	height: 385px;
	width: 197px;
	float: right;
}
	
#front-pad ul {
	margin: 0;
	padding: 78px 13px 0 15px;
}

#front-pad ul li {
	color: #444;
	margin: 0 0 7px 0;
	padding: 0 0 0 20px;
	background: url(../images/front_pad_li.jpg) no-repeat;
	font-size: 13px;
}

/*	Free consult box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#freeConsultBox {
	width: 659px;
	margin: 5px 0 18px 0;
	clear: both;
	background: #f2d1ae url(../images/freeConsultBot_bg.gif) no-repeat bottom left;
	padding-bottom: 6px;
}

#content #freeConsultBox a:link, #content #freeConsultBox a:visited {
	color: #fff;
	padding: 0;
	background: 0;
	font-weight: normal;
	text-decoration: none;
}

#content #freeConsultBox a:hover {
	text-decoration: underline;
	background: 0;
}

#content #freeConsultBox h3 {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	line-height: 2em;
	font-weight: normal;
	text-align: center;
	background: #edbd8c url(../images/freeConsultTop_bg.gif) no-repeat top left;
}

#content #freeConsultBox h3 strong {
	color: #fff;
	background: 0;
}

#content #freeConsultBox h3 a:link, #content #freeConsultBox p a:visited {
	color: #fff;
}

#content #freeConsultBox p {
	padding: 5px 10px 0 10px;
	margin: 0;
	color: #dba05e;
	font-weight: bold;
}

#content #freeConsultBox p a:link, #content #freeConsultBox p a:visited {
	color: #dba05e;
	font-weight: bold;
	text-decoration: underline;
}

	
/*	Bottom boxes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.frontBox {
	width: 200px;
	background: #ccc;
	float: left;
	margin-left: 30px;
	color: #fff;
	font-size: 1.1em;
}

#content .frontBox a:link, #content .frontBox a:visited {
	color: #fff;
	padding: 0;
	background: 0;
	font-weight: normal;
	text-decoration: none;
}

#content .frontBox a:hover {
	text-decoration: underline;
}

#content .frontBox h3 {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	letter-spacing: -1px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}

#content .frontBox p {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 10px 10px 6px 10px;
}

#content .frontBox img {
	display: block;
	margin: 0 auto;
	padding: 0 0 10px 0;
}


#frontBoxGreen { background: #a6e1c3 url(../images/frontBoxBotGreen.jpg) no-repeat bottom left; margin-left: 0; clear: both; }
#frontBoxGreen h3 { background: #8fd9b4 url(../images/frontBoxTopGreen.jpg) no-repeat top left; }
#content #frontBoxGreen p a { color: #5dad85; }
#frontBoxBlue { background: #bad9f8 url(../images/frontBoxBotBlue.jpg) no-repeat bottom left; }
#frontBoxBlue h3 { background: #a9d0f7 url(../images/frontBoxTopBlue.jpg) no-repeat top left; }
#content #frontBoxBlue p a { color: #6b9ed1; }
#frontBoxPurple { background: #d9bbf9 url(../images/frontBoxBotPurple.jpg) no-repeat bottom left; }
#frontBoxPurple h3 { background: #d0aaf7 url(../images/frontBoxTopPurple.jpg) no-repeat top left; }
#content #frontBoxPurple p a { color: #ac7cdd; }


/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#footer p {
	text-align: center;
	padding: 0 0 0 30px;
}




/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#copyright {
	color: #777;
	font: 11px Arial, sans-serif;
	float: left;
	font-weight: bold;
	padding: 10px 0 0 290px;
}	
	
#pxWeb {
	color: #777;
	font: 11px Arial, sans-serif;
	float: right;
	font-weight: bold;
	padding: 10px 280px 0 0;
}
	
#pxWeb a:link, #pxWeb a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#pxWeb a:hover {
	color: #de9103;
	border-bottom: 1px solid #aaa;
}

#pxWeb a:link em, #pxWeb a:visited em {
	color: #de9103;
	font-style: normal;
	font-weight: bold;
}

#pxWeb a:hover  em { color: #666; }




/*	-------------------------------------------------------------
	-------------------------------------------------------------
	POLLER MODULE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#pollerModule {
	background: #f277ad;
	color: #fff;
	padding: 10px 10px 0 10px;
	font-size: 0.9em;
}

#side #pollerModule h4 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

#side #pollerModule ul {
	margin: 0;
	padding: 5px 0 10px 0;
}

#side #pollerModule ul li {
	padding: 0;
	height: 1.8em;
}

#pollerModule a#pollerModuleVote:link, #pollerModule a#pollerModuleVote:visited {
	display: block;
	background: #fff;
	width: 40px;
	height: 1.1em;
	margin: 0 auto;
	padding: 3px 0;
	text-align: center;
	border: 1px solid #f7a6c9;
	background: #c84780 url(../images/poller/vote_bg.jpg) top left repeat-x;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}

#pollerModuleWait {
	text-align: center;
	padding: 10px 0 0 0;
}

#pollerModuleWait a:link, #pollerModuleWait a:visited {
	color: #fff;
	font-weight: normal;
}


/* Label for each option above graph - i.e. results */
.result_pollerOption{
	padding: 8px 0 2px 0;
}

/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
.result_pollGraph img{
	float: left;
}

/* The <div> tag where the percentage result is shown */
.result_pollGraph div{
	float: left;
	height: 20px;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 0.8em;
	line-height: 20px;
}

/* Graph div - parent of both the corner images and the div displaying percentage votes */
.result_pollGraph{	
	height: 20px;
}

/* Message when Ajax is working getting restults fromt the server */
#pollerModule .pollerModuleWait{
	display: none;
	text-align: center;
}	

.result_totalVotes{
	clear: both;
	font-style: italic;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 0.9em;
}

#pollerModule #pollerModulePrevious {
	clear: both;
	padding: 15px 0 0 0;
	text-align: center;
}

#pollerModule #pollerModulePrevious a:link, #pollerModule #pollerModulePrevious a:visited {
	font-style: italic;
	color: #f9c3db;
}


/*	-------------------------------------------------------------
	-------------------------------------------------------------
	ERROR MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#globalMessage {
	background: #eae841;
	padding: 2px 0 5px 20px;
	font-size: 12px;
	color: #222;
	text-align: left;
	border-bottom: 1px solid #ccc;
}


#globalMessage p {
	margin: 0;
	padding: 5px 0 5px 30px;
	background: url(../../../images/icons/msg.gif) no-repeat 0 5px;
}


#debugMessage {
	background: #eabc41;
	padding: 2px 0 5px 0;
	font-size: 12px;
	color: #222;
	text-align: left;
}

#debugMessage p {
	margin: 5px 0;
	padding: 5px 0 5px 50px;
	background: url(../../../images/icons/debug.gif) no-repeat 25px 5px;
	border-bottom: 1px solid #aaa;
}

#debugMessage p strong {
	margin: 0 15px 5px 0;
	display: block;
	float: left;
}