/* CSS Document */

body{
	padding: 0;
	margin: 0;
	min-width:760px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #663333;
	color: #663333;

	}




#container{
	width:100%;
	background-color:#CC9966;



	}
/* header */
#header{
	height:149px;
	margin-bottom: 15px;
	margin-top:35px;
	
}
#container #header h1 {
	height:149px;
	width:150px;
	text-indent:-9999px;
	position: absolute;
	top: 40px;
	background-image: url(../_toolbox/uzulogo.jpg);
	margin-left: 30px;
	background-repeat: no-repeat;
}
#container #header h1 a{
	height:149px;
	display:block;
	background:url(../_toolbox/logo.gif);
}

#container #header img {

}

/* Main Content css */
#main_content{
	float: right;
	width: 700px;
padding-right:15px;
	
	

}
#main_content .news {
float: right;
	
	width:400px;
	
}
#main_content .release img {
	float: left;
}
#main_content .release {
	float: right;
	width:700px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}
#main_content .release .releasetext {
	width: 400px;
	float: right;
}

#container #content #main_content p {
	margin-bottom: 10px;
}

#main_content h2 {
	font-size: 18px;
	color: #663333;
	margin-bottom: 5px;
}
#main_content h3 {
	font-size: 14px;
		color: #663333;
	margin-bottom: 5px;
}


#mininav a, #mininav a:visited {
		color: #663333;
	text-decoration: none;
	padding:0px;}
#container #content #mininav {
}
	
	#mininav a:hover{
		color: #694E34;
	text-decoration: none;}

/* navigation */
#container #navigation, #container #footer {
	background-color: #663333;
	height:25px;
	font-size: 16px;
	padding-top: 10px;
	text-align: right;
	padding-right:15px;

}
#container #navigation{
	top: 0px;
	position: absolute;
	float:right;
	width: 100%;
	padding-right:0px;

}
#container #navigation ul{padding-right:15px;}
#container #navigation li, #container #footer li {
display:inline;

	
}

#container #navigation li a, #container #navigation li a:visited, #container #footer a, #container #footer a:visited {
		color: #CD9865;
	text-decoration: none;
	padding:0px;
}
#container #navigation li a:hover, #container #footer a:hover {
	
	color: #979564;
	text-decoration: none;
}



/*mininav */
#container #content #mininav {
	float: left;
	width: 150px;
	margin-left: 30px;
	font-size: 16px;
	text-align: center;
}

/* form*/
.addcomment {
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 10px;
	display:none;}
.addcomment2 {
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 10px;
	display:block;}

.addcomment label, .addcomment2 label {
text-align:right;
width: 125px; 
display: block; 
float: left; 
clear: left; 
		padding-top: 5px;
margin-right: 3px; 
cursor: pointer;
font-weight:bold;
color: #999999;
}

.addcomment input[type="submit"], .addcomment2 input[type="submit"]  {
margin-left:75px; 
	font: 12px Arial, Tahoma, Verdana;
	color: #CCCCCC;
	background-color: #4F5651;
}
.addcomment input[type="text"], .addcomment2 input[type="text"] {
	width: 300px;
		padding: 5px;
	border: 1px solid #999999;
	font: 12px Arial, Tahoma, Verdana;
	color: #CCCCCC;
	background-color: #4F5651;
}
.addcomment textarea, .addcomment2 textarea {
	width: 300px;
	height:100px;
	padding: 5px;
	border: 1px solid #999999;
	font: 12px Arial, Tahoma, Verdana;
	color: #CCCCCC;
	background-color: #4F5651;
}
#main_content .addcomment h3, #main_content .addcomment2 h3 {
	color: #999999;
	font-size: 16px;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-left:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*comment*/
#main_content .comment{
	color: #999999;
	text-decoration:none;
	}
#container #content  #main_content .comment a:link, .comment a:visited{
	color: #999999;
	text-decoration:none;	font-size: 12px;
	font-style:normal;}

#container #content  #main_content .comment a:hover{
	color: #666666;
		font-size: 12px;
	font-style:normal;}

#main_content .comment h3 {
color: #999999;
	font-size: 16px;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
	
.comment h4{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	padding-bottom: 3px;	

}

.comment h4 em {
	border-right:1px dotted #666666;
	margin-right:9px;
	padding-right:10px;
	font-style: normal;

}

/* utility classes*/
.clear{
clear:both;
}
.contactcolor {
	color: #FF7400;
}
.linkscolor {
	color: #FFA400;
}
.blogcolor {
	color: #FF4000;
}
.newscolor {
	color: #00A0C6;
}
#container #content #main_content .commentsubmitted {
	height: 40px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFAA00;
	border-bottom-color: #FFAA00;
	background-color: #333333;
	text-align: center;
	margin-bottom: 20px;
}
