/*Universal*/
html 			{ height: 100%; }
body 			{ height: 100%; margin: 0; padding: 0; background-color: #ffffff; background: url(../images/bg.jpg); }
#flashcontent 	{ height: 80%; }
.PinkCopy		{ font: 12px Helvetica; color: #E7779D; }
h1				{ font: 20px Helvetica; color: #E7779D; }
.LargerCopy		{ font: 20px Helvetica; color: #666666; }
.LargerCopyPink	{ font: 16px Helvetica; color: #E7779D; }
.LargerCopyBlue	{ font: 16px Helvetica; color: #87BACD; }

/*Template*/
#Template			{ position: relative; width: 1024px; margin: 0 auto 0 auto; font: 12px Helvetica; color: #666666; }
#Header				{ width: 1024px; height: 112px; }
#Logo				{ width: 346px; height: 112px; background: url(../images/header_logo.jpg); float: left; }

.SponsorsContentArea	{ position: relative; width: 1024px; height: 582px; padding: 0px; background: url(../images/sponsors_bg.jpg); }
.ContentArea			{ position: relative; width: 1024px; padding: 0px; background-color: #FFFFFF; }

/* Top Nav */
#TopNav					{ position:relative; top: 0; width: 660px; height: 112px; margin: 0; padding: 0; /* white-space: nowrap; */ }
#TopNav ul,#TopNav li	{ list-style: none; float: left; margin: 0; padding: 0; }
#TopNav span			{ display: none; }

#Navigation 			{ position:relative;  width: 513px; height: 112px; float: left; }

li#Homepage a			{ display: block; background: url(../images/nav_home.jpg) no-repeat 0px 0px; width: 88px; height: 112px; float: left; }
li#Homepage a:hover		{ display: block; background: url(../images/nav_home.jpg) no-repeat 0px -112px; width: 88px; height: 112px; float: left; }

li#About a				{ display: block; background: url(../images/nav_about.jpg) no-repeat 0px 0px; width: 55px; height: 112px; float: left; }
li#About a:hover		{ display: block; background: url(../images/nav_about.jpg) no-repeat 0px -112px; width: 55px; height: 112px; float: left; }

li#Products a			{ display: block; background: url(../images/nav_products.jpg) no-repeat 0px 0px; width: 72px; height: 112px; float: left; }
li#Products a:hover		{ display: block; background: url(../images/nav_products.jpg) no-repeat 0px -112px; width: 72px; height: 112px; float: left; }

li#Custom a				{ display: block; background: url(../images/nav_custom.jpg) no-repeat 0px 0px; width: 116px; height: 112px; float: left; }
li#Custom a:hover		{ display: block; background: url(../images/nav_custom.jpg) no-repeat 0px -112px; width: 116px; height: 112px; float: left; }

li#Shop a				{ display: block; background: url(../images/nav_shop.jpg) no-repeat 0px 0px; width: 42px; height: 112px; float: left; }
li#Shop a:hover			{ display: block; background: url(../images/nav_shop.jpg) no-repeat 0px -112px; width: 42px; height: 112px; float: left; }

li#Sponsors a			{ display: block; background: url(../images/nav_sponsors.jpg) no-repeat 0px 0px; width: 76px; height: 112px; float: left; }
li#Sponsors a:hover		{ display: block; background: url(../images/nav_sponsors.jpg) no-repeat 0px -112px; width: 76px; height: 112px; float: left; }

li#Volunteers a			{ display: block; background: url(../images/nav_volunteers.jpg) no-repeat 0px 0px; width: 86px; height: 112px; float: left; }
li#Volunteers a:hover	{ display: block; background: url(../images/nav_volunteers.jpg) no-repeat 0px -112px; width: 86px; height: 112px; float: left; }

li#Press a				{ display: block; background: url(../images/nav_press.jpg) no-repeat 0px 0px; width: 44px; height: 112px; float: left; }
li#Press a:hover		{ display: block; background: url(../images/nav_press.jpg) no-repeat 0px -112px; width: 44px; height: 112px; float: left; }

li#ContactUs a			{ display: block; background: url(../images/nav_contact.jpg) no-repeat 0px 0px; width: 81px; height: 112px; float: left; }
li#ContactUs a:hover	{ display: block; background: url(../images/nav_contact.jpg) no-repeat 0px -112px; width: 81px; height: 112px; float: left; }

/* Links */
a:link				{ font: 12px Helvetica; color: #666666; text-decoration: none; }
a:hover				{ font: 12px Helvetica; color: #6EB8C3; text-decoration: none; }
a:visited			{ font: 12px Helvetica; color: #666666; text-decoration: none; }

a.footer:link		{ font: 11px Helvetica; color: #f38bb5; text-decoration: none; }
a.footer:hover		{ font: 11px Helvetica; color: #e26698; text-decoration: none; }
a.footer:visited	{ font: 11px Helvetica; color: #f38bb5; text-decoration: none; }


/* Footer */
#FooterLine			{ position:absolute; background-color:#666666; width:100%; height:80px; z-index:998; bottom: 10px; }
#Footer				{ position: relative; width: 1024px; height: 55px; font: 11px Helvetica; color: #666666; margin: 0 auto 0 auto; background: url(../images/footer_bg.jpg) no-repeat; padding-top:18px; }
#FooterContent		{ position: relative; padding-top: 20px; font: 9px Verdana; color: #C4C4C4; }


/*-----------------main div start-----------*/

#mainDiv{

	width:851px;

	margin:0;

	padding:167px 0 0 0;

	}

	

.emailForm3Bg{

	background:url(http://showcase.gostart.com.au/beta/images/email_form3_bg.jpg) no-repeat 0 0;

	}

	

.emailForm4Bg{

	background:url(http://showcase.gostart.com.au/beta/images/email_form4_bg.jpg) no-repeat 0 0;

	}

	

.opacityDiv{

	width:789px;

	padding:32px 0 28px 62px;

	background:url(http://showcase.gostart.com.au/beta/images/opacity_bg.png) repeat-y 0 0;

	}

	

/*----------left part start-------*/



#left{

	width:384px;

	float:left;

	}

	

#left h2{

	margin:0 0 22px 0;

	text-indent:-22222px;

	background:url(http://showcase.gostart.com.au/beta/images/hello.gif) no-repeat 0 0;

	height:45px;

	font-size:0;

	line-height:0;

	}

	

#left p{

	font-size:14px;

	line-height:24px;

	}

	

/*------------right part start---------*/

#right{

	width:404px;

	float:right;

	padding:0;

	}

	

#right form{

	padding:15px 0 0 0;

	}

	

#right form input.textBox{

	background:url(http://showcase.gostart.com.au/beta/images/input_bg.png) no-repeat 0 0;

	height:28px;

	width:304px;

	margin:0 0 11px 0;

	padding:15px 0 0 15px;

	border:none;

	font:normal 14px "Lucida Grande", Arial, Helvetica, sans-serif;

	}

	

#right form input.blueTextBox{

	background:url(http://showcase.gostart.com.au/beta/images/blue_input_bg.png) no-repeat 0 0;

	width:304px;

	height:28px;

	margin:0 0 11px 0;

	padding:15px 0 0 15px;

	border:none;

	font:normal 14px "Lucida Grande", Arial, Helvetica, sans-serif;

	}

	

.fromrelative{

	position:relative;

	}

	

.required{

	background:url(http://showcase.gostart.com.au/beta/images/required.png) no-repeat 0 0;

	height:13px;

	width:69px;

	position:absolute;

	left:285px;

	top:16px;

	text-indent:-22222px;

	}

	

#right form input.submit{

	background:url(http://showcase.gostart.com.au/beta/images/submit.png) no-repeat 0 0;

	height:32px;

	width:83px;

	border:none;

	margin:5px 0 0 222px;

	cursor:pointer;

	}