/* stylesheet for sky radio showcase@work // by jacco */


/* WRAPPER */
#wrapper {
	width: 1010px;
	background: url(../images/bg_repeat.jpg) top left repeat-y;
	margin-bottom: 25px;
}

/* SHOWCASE */
#showcase {
	width: 1010px;
	background: url(../images/bg_top.jpg) top left no-repeat;
}


/* NAV */
#nav {

}

	#nav1 {
		float: left;
		width: 190px;
		margin: 40px 0 0 0;
		padding: 0 0 0 395px;
	}
	
	#nav2 {
		float: left;
		width: 190px;
		margin: 40px 0 0 0;
		padding: 0;
	}
	
	


/* CONTENTT_SUB */
#contentt_sub {
	float: left;
	width: 395px;
	padding: 150px 0 0 0;
}


/* CONTENTT */
#contentt {
	float: left;
	width: 570px;
}

	#map {
		margin-left: 22px;
	}

/* FOOTER */
#footerr {
	clear: both;
	width: 1010px;
	height: 50px;
	margin: 0 0 0 0;
	background: url(../images/bg_bottom.jpg) bottom left no-repeat;
}


/* TEXT */
#contentt p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: white;
	margin: 0 0 15px 22px;
	line-height: 20px;
}

.indent {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: white;
	margin: 0 0 15px 33px;
	line-height: 20px;
}

#contentt .button {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: white;
	margin: -5px 0 -5px 18px;
}

.img {
	margin-bottom: -2px;
}

	#contentt_sub .img {
		margin-left: 20px;
		margin-bottom: 0px;
	}


/* sIFR headings */
#contentt h1 {
	color: white;
	height: 30px;
	font-size: 25px;
	font-weight: bold;
	margin: 22px 0 2px 22px;
}

#contentt h2 {
	color: #132664;
	height: 22px;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 25px 22px;
}


#contentt h2.lessspace {
	color: #132664;
	height: 22px;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 22px;
}

#contentt h3 {
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 24px;
}

#contentt_sub h3 {
	color: white;
	height: 30px;
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 0 33px;
}

#contentt_sub h4 {
	color: #132664;
	height: 20px;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 20px 33px;
}




/* TABlES */
.formclass {
	margin-left: 22px;
	padding: 0px;
}

.formclass td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: white;
	margin-bottom: 15px;
	line-height: 20px;
}

.formclass input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: black;
	line-height: 18px;
	padding: 1px;
}

.formclass input#submit {
	background: white;
	padding: 1px 5px 1px 5px;
}


/* IMG */
.right {
	float: right;
	margin: 0 0 2px 8px;
}

.video {
	margin-bottom: 2px;
}


/* LINKS */
a {
	color: white;
	text-decoration: underline;
}

a:hover {
	color: #132664;
	text-decoration: underline;
}
