@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-weight:bold;
	
}
a:active {
	text-decoration: none;
}

body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	overflow:hidden;
}

	
.main_body {
	width: 800px;
	background-color:#FFFFFF;
	margin-top: 50px;
	margin-left: 50px;
	border: 1px solid #999999;
		}

		
#right h1 {
	padding-bottom: 2px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #884545;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #c9c9c9;
}
div.rightbox {
	background-color: #ffffff;
	border: 1px solid #d5d5d5;
	width: 178px;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	margin-right: 10px;
}


div.textbox {
	background-color: #ffffff;
	border: 1px solid #d5d5d5;
	width: 550px;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	margin-left: 5px;
}

div.gallerybox{
	background-color: #ffffff;
	border: 1px solid #d5d5d5;
	width: 750px;
	height: 400px;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	margin-left: 5px;
}

div.textbox_greenscreen {
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
	width: 350px;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	margin-left: 10px;
}

div.rightbox_greenscreen {
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
	width: 350px;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	margin-right: 10px;
}

div.rightbox_greenscreen_custom {
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
	width: 350px;
	height: 200px;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	margin-right: 10px;
}

div.textbox_greenscreen_custom {
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
	width: 350px;
	height: 200px;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	margin-left: 10px;
}

div.copyright {
	width: 770px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 45px;
	padding-top: 10px;
	color: #999999;
}

div.navigation {
	background-color: #ffffff;
	width: 780px;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin-left: 0px;
}

.heading {
	width: 820px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	}

.sidebar {
	width: 121px;
	height: 487px;
	position:absolute;
	left: 801px;
	top: 0;
	}
	
.side_hover {
	width: 100px;
	height: 600px;
	}

.image_display {
	width: 800px;
	height: 200px;
	}
	
.carousel_container {
	width: 800px;
	height: 200px;
	}

.text {
	padding-left: 15px;
	}
	
.text:hover {
color: #333333;
font-weight:bold;
}

.text:visited {
color: #333333;
}

.text:link {
	text-decoration: none;
	color: #333333;
}
.text:visited {
	text-decoration: none;
	color: #333333;
}
.text:hover {
	font-weight:bold;
	
}
.text:active {
	text-decoration: none;
}
	
.subnav {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color:#333333;
	}
	
.subnav a:link {
	color:#333333;
	}
	
	
.login {
	width: 250px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #bfbfbf;
	background-image: url(http://greenscreen.net.au/images/login.png);
	background-repeat: repeat-x;
	padding: 2px;
}

.field {
	width: 250px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #bfbfbf;
	background-repeat: repeat-x;
	padding: 2px;
}
.loginsubmit {
	width: 120px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	border: 1px solid #bfbfbf;
	background-image: url(http://greenscreen.net.au/images/login.png);
	background-repeat: repeat-x;
}

/* always visible */
#outer .holder {padding:1em;; margin:0 20px 10px 0;}
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

/* unclicked style div.more */
#outer div.more i {float:right; margin-right:-10px 10px 0 0; cursor:pointer; color:#c00; font-weight:bold;}
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more img {display:none;}

/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}