/* www.supercamp.com.au -> SuperCamp Australia .css */
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000;
	background: #efefef url(images_layout/sca_bkgnd.jpg);
}

h1
{
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-align: center;

	margin-top: 6px;
	margin-bottom: 40px;
	color: #ffc200;
}

h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	margin-bottom: 0px;
	text-align: center;
	color: #d80000;
}


h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p, ul, ol, br, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	line-height: 140%;
}

li
{
	margin-left: 15px;
	padding-bottom: 8px;
	list-style-type: disc;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.red { color: #a00000; }
.strong { font-weight: bold; }
.normal { font-weight: normal; }
.help { cursor: help; }
.top0 { margin-top: 0px; }
.top20 { margin-top: 20px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left25 { margin-left: 25px; }
.left50 { margin-left: 50px; }


.alert
{
	font-weight: bold;
	color: #800000;
}

.smallc
{
	font-size: 10px;
	text-align: center;
}

.caption
{
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.minorheading
{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

.copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #606060;
}


.registrationform
{
	text-align: center;
	background: #4058c2;
	border: solid #ffff80 1px;
	padding: 5px;
}

a.registrationlink
{
	color: #ffc200;
}

a.registrationlink:hover, a.registrationlink:active
{
	color: #ffe000;
}



a.primnavi, .pseudonavi
{
	display: block;
	width: 88px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.pseudonavi
{
	color: #d2d2e0;
	background: #4864d2;
	border-right: solid #d0d000 1px;
	border-bottom: solid #d0d000 1px;
	border-left: solid #d0d000 1px;
	border-top: solid #d0d000 1px;
}


a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #004896;
	border-right: solid #666 1px;
	border-bottom: solid #5672a2 1px;
	border-left: solid #a2b2e0 1px;
	border-top: solid #a2b2e0 1px;
}

a.primnavi:hover
{
	color: #ffa;
	background: #4058c2;
	border-right: solid #808060 1px;
	border-bottom: solid #808060 1px;
	border-left: solid #d0d000 1px;
	border-top: solid #d0d000 1px;
}

a.primnavi:active
{
	color: #f66;
	background: #4048e2;
	border-right: solid #ff0 1px;
	border-bottom: solid #ff0 1px;
	border-left: solid #ff0 1px;
	border-top: solid #ff0 1px;
}

table
{
	empty-cells: show;
	font-size: 11px;
}


#contesttable
{
	width:640px;
	border: solid #efefef 1px;
}

#contesttable td
{
	height: 25px;
}

th { background: #efefef; }

img
{
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	margin: 0px;
}

img.imgsoccer, img.imgbasketball
{
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
}

img.imgbasketball { border: solid #b9d989 1px; }
img.imgsoccer { border: solid #fcb437 1px; }

input, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	background: url(images_layout/input_bkgnd_blur.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}


input:focus, textarea:focus
{
	background: url(images_layout/input_bkgnd_focus.jpg) top left no-repeat;
}


textarea
{
	padding: 2px 5px;
}

/*		A hack required for MS Explorer	*/
input.checkbox
{
	background: #fff;
	border: none;
}

input.submitenquiry, input.submitentry
{
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin:0 auto;
	font-weight:bold;
	font-size: 14px;
}


input.submitenquiry
{
	background: url(images_layout/submit_enquiry_btn.png) no-repeat;
}

input.submitentry
{
	background: url(images_layout/submit_entry_btn.png) no-repeat;


input.submitenquiry:hover
{
	background: url(images_layout/submit_enquiry_btn.png) 0 20px;
}

sinput.submitentry:hover
{
	background: url(images_layout/submit_entry_btn.png) 0 20px;
}

elect
{
	background: #ffffd8; 
	font-size: 11px;
	height: 18px;
}
option
{
	background: #f0f0f0;
	padding: 2px;
	border-bottom: dotted #fff 1px;
}

