/*-----------------------------------------------------------------------------
Stars of South Australia

version:   1.0
-------------------------------------------------------------------------------





General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Remove border around linked images */
img {
	border: 0;
}

img, div {
behavior: url(iepngfix.htc);
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

ul, li {
	list-style: none;
}

body {
	font: 62.5%/1.5 Georgia, serif;
	background-color: #34d2e9;
	background-image: url(../images/bg_tile1.gif);
	text-align: center;
}

p {
	font-size: 1.1em;
	margin-bottom: 1em;
	line-height: 1.7em;
}

.p2 {
	font-size: 1.4em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

.redbold {
	font-weight:bold;
	color:#e93434;
}

.videotitle {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.4em;
	line-height: 1em;
}

.videotitle2 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.8em;
	line-height: 1.1em;
}

.videotitle3 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	line-height: 1.1em;
}


a {
color:#e43434;
}

#no-flash {
	background: #a3e934;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background-image: url(../images/content-bg.png);
}

#splash-split-left {
	width: 350px;
	margin: 0 0 40px 40px;
	text-align: left;
	float: left;
}

#upload-left {
	margin: 0 0 40px 40px;
	text-align: left;
	float: left;
}

#splash-split-left-no-margin {
	width: 350px;
	margin: 0 0 0 40px;
	text-align: left;
	float: left;
}

#kooka {
	position: absolute;
	margin: -212px 0 0 280px;
}

#kooka2 {
	position: absolute;
	margin: 20px 0 0 250px;
}

#roo {
	position: absolute;
	margin: -430px 0 0 180px;
}

#splash-split-right {
	width: 350px;
	margin: 0 0 40px 20px;
	text-align: left;
	float: left;
}

#upload-right {
	width: 180px;
	margin: 0 0 40px 20px;
	text-align: left;
	float: left;
}

#splash-split-right-no-margin {
	width: 350px;
	margin: 0 0 0 20px;
	text-align: left;
	float: left;
}

#surfer {
	position: absolute;
	margin: 0 0 0 250px;
}

#splash-split-keepmeupdated {
	width: 325px;
	margin: -28px 0 40px 24px;
	text-align: left;
	float: left;
}

/* #tcs-popup { 
	top:325px; 
	display: none;
	font-size: 0.9em;
	color:#FFFFFF;
	position: absolute; 
	width: 710px;
	background-color: black; 
	padding: 10px;
	z-index:1;
} */

#splash-tsandcs {
	width: 720px;
	margin: 0 0 40px 40px;
	text-align: left;
	float: left;
}

#footer {
	text-align: left;
	margin: 0 0 0 40px;
	float: left;
}

#full-length {
	width: 720px;
	margin: 0 0 40px 40px;
	text-align: left;
	float: left;
}

#full-length-no-margin {
	width: 720px;
	margin: 0 0 0 40px;
	text-align: left;
	float: left;
}