@charset "utf-8";
/* CSS Document */

body {
	background-color: #333;
	color: #000;
	font-family: tahoma, arial, georgia, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#container {
	text-align: center;	
}

#display {
	background-color: #A70000;
	background-image: url(images/principal_background_fade.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 340px;
	text-align: center;
	padding-top: 60px;	
}

#content {
	position: relative;
	width: 680px;
	height: 280px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

#testimonials {
	position: absolute;
	background-image: url(images/testimonial_background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 680px;
	height: 280px;
}

#testimonials h1 {
	font-size: 1.2em;
	color: #FFF;
	text-align: justify;
	padding: 90px 50px 0 50px;
}

#testimonials p {
	text-align: right;
	color: #FFF;
	padding-right: 50px;
}

#gallery0 .displaytext {
	width: 50%;
	float: left;
	text-align: left;
	padding: 15px;
}

#gallery0 table tr td {
	margin: 1px;
}

#gallery0 table tr td.contacthead {
	background-color:#666;
	color: #FFF;
}

#gallery0 table tr td h1 {
	padding: 4px;
}

#gallery0 table tr td.contactdetails {
	width: 350px;
	background-color: #CCC;
	text-align: left;
	padding: 8px 20px;	
}

#contactform {
	text-align: left;
	margin: 2px 6px;
}

#contactform p {
	clear: left;
	margin: 0;
	padding: 2px;	
}

#contactform label {
	float: left;	
	width: 76px;
	padding-top: 2px;
}

#contactform .ftext {
	width: 150px;
}

#contactform .ftextarea{
	width: 147px;
	height: 60px;
}

#contactform .enquiry_btn {
	width: 120px;
	border: solid 1px #666;
	background-color:#333;
	color: #FFF;
}

#gallery0 p.ctext {
	padding: 0;
	margin: 0;
	clear: left;
}

#gallery0 label.clabel {
	float: left;
	width: 40px;
}

#gallery0 .displayimage {
	float: right;
}

#gallery0 .displaymap {
	float: right;
	top: 0;
}

#gallery0 .displayform {
	margin: 20px 10px 0 250px;
	border: solid 1px #000;
	text-align: left;
}

#gallery0 h1 {
	font-size: 1.1em;
	margin: 1px;
	padding: 1px;	
}

#gallery0 p {
	font-size: 0.9em;		
}

#gallery0 a {
	color: #999;
	font-style: italic;
}


#olform p {
	clear: left;
	padding: 0;
	margin: 0;
}

#olform label {
	float: left;
	width: 80px;	
}


#displayabout {
	height: 280px;
	background-image: url(images/sonara_studios_about_template.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#displayabout a {
	color: #FFF;
	padding: 2px;
	text-decoration: none;
	font-style: normal;
}

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

#displaytv {
	height: 280px;
	background-image: url(images/television_background.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#displaytestimonial {
	background-image: url(images/testimonial_background.jpg);
	height: 280px;
}

.navpanel {
	position: relative;
	font-size: 0.8em;
	width: 100%;
	text-align: right;
	height: 28px;
	bottom: 28px;
	right: 20px;
	z-index: 1001;
}

.navpanel a {
	font-style: italic;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}


#logo {
	background-color: #c72402;
}

#menu1 {
	background-color: #A70000;
	height: 40px;
	margin: 0;
	padding: 3px;
}

#menu2 {
	background-color: #AAAAAA;
	height: 36px;
	margin: 0;
	padding: 3px;
}

#menu3 {
	background-color: #AAAAAA;
	height: 36px;
	margin: 0;
	padding: 3px;
}

#menu1 ul.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 960px;
	padding: 3px;
	margin: 0;
	overflow: hidden;
}

#menu2 ul.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 590px;
	padding: 3px;
	margin: 0;
	overflow: hidden;
}

#menu3 ul.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 650px;
	padding: 3px;
	margin: 0;
	overflow: hidden;
}

.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}

.lavaLampBottomStyle li.back {
	border-bottom: 2px solid white;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampBottomStyle li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #FFF;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}   

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}                      

#login_form {
	padding: 40px 20px;
	text-align: left;
}

#login_form  p {
	clear: left;
}

#login_form label {
	float: left;
	padding-left: 40px; 
	width: 120px;
}

#login_form .txt {
	width: 100px;
}

#login_form .txtbtn {
	width: 102px;
	border: solid 1px #333;
}

#info {
	background-color: #757575;
	height: 85px;
	text-align: center;
	color: #FFF;
}

#info p {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}

#footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	margin: 8px;
}

#footer .display {
	width: 840px;
	margin-left: auto;
	margin-right: auto;	
	padding: 4px;
}

#footer h1 {
	float: left;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

