
/* --------- GLOBAL -------------------------------------- */	

a { 
	font-family: century gothic, tahoma, helvetica, georgia, times, serif; 
	font-size: 11px; 
	color: #D67D00; 
    	text-decoration: none; }
a:visited { 
	color: #D67D00; 
	text-decoration: none; }
a:hover { 
  	color: #D67D00; 
  	text-decoration: underline; }  
 	
body {  
	margin-top: 14px;
	font-family: century gothic, tahoma, helvetica, georgia, times, serif; 
	font-size: 12px; 
	color: #3B3B3B; 
	line-height: 105%;
	background: #ffffff url('images/bg.jpg');
	background-repeat: repeat-x; }
	
td {  
	margin-top: 14px;
	font-family: century gothic, tahoma, helvetica, georgia, times, serif; 
	font-size: 12px; 
	color: #3B3B3B; 
	line-height: 105%; }	
	    
#container {
	text-align: center;
	width: 100%; }
	
#bodydiv {
	display: block;
	text-align: left;
	width: 921px;  }
	
#header {
	margin-bottom: 10px; }
	
form {
	margin: 0px;
	padding: 0px; }
	
h1 {
	font-family: century gothic, tahoma, helvetica, georgia, times, serif; 
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #373A3B; }	
	
#date {
	padding-left: 1px;
	font-size: 11px; }	
		
#columns {
	display: block;
	width: 921px; }
	
	
	
/* --------- BLOCKS -------------------------------------- */		
	
#block1 {
	display: block;
	background: #CFDBE3 url('images/bg_block1.jpg');
	background-repeat: no-repeat;
	text-align: left;
	width: 921;
	height: auto; }	
	
#block1padding {
	padding: 20px;
	padding-top: 50px;
	padding-left: 70px; }
	
#block2 {
	display: block;
	margin-top: 10px;
	background: #D9D9D9 url('images/bg_block2.gif');
	background-repeat: no-repeat;
	text-align: left;
	width: 921;
	height: auto; }	
	
#block2padding {
	padding-bottom: 20px;
	padding-top: 50px;
	padding-right: 70px;
	padding-left: 70px; }	

	
	
/* --------- COMMENTS BAR -------------------------------------- */		
	
#commentsbar {
	background: #CFDBE3 url('images/bg_comments.jpg');	
	height: 17px;
	padding-left: 3px;
	border-top: 1px solid white; }
	
#comments_more {
	display: block;
	padding-right: 2px;
	float: right; }	
	
	#commentsbar a { 
		font-family: century gothic, tahoma, helvetica, georgia, times, serif; 
		font-size: 10px; 
		color: #1C4B6B; 
		margin-right: 4px;
		margin-left: 4px;
		text-decoration: none; }
	#commentsbar a:visited { 
		color: #1C4B6B; 
		text-decoration: none; }
	#commentsbar a:hover { 
		color: #D67D00; 
		text-decoration: none; }	
		
#commentsbar2 {
	background: #CFDBE3 url('images/bg_comments2.jpg');	
	height: 17px;
	padding-left: 3px;
	border-top: 1px solid white; }	
	
	#commentsbar2 a { 
		font-family: century gothic, tahoma, helvetica, georgia, times, serif; 
		font-size: 10px; 
		color: #1C4B6B; 
		margin-right: 4px;
		margin-left: 4px;
		text-decoration: none; }
	#commentsbar2 a:visited { 
		color: #1C4B6B; 
		text-decoration: none; }
	#commentsbar2 a:hover { 
		color: #D67D00; 
		text-decoration: none; }	
		
.commentsbox {
	background: #CFDBE3;
	padding: 8px;
	display: none; }

.commentsbox2 {
	background: #D9D9D9;
	padding: 8px;
	display: none; }	
	
#commentsbox_text {	
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #ffffff;
	border: 1px solid #aaaaaa;
	overflow: auto;
	width: 894px;
	height: 80px; }

#addcomment {	
	width: 750px;
	height: 18px;	
	margin-top: 2px;	
	!width: 740px;
	!height: 12px;
	!margin-top: -2px;
	font-family: verdana, sans-serif;	
	font-size: 11px;
	color: #555555; } 
	
#close {
	position: relative;
	top: -4px;
	float: right;
	padding-bottom: 4px;
	display: block; }	


	
/* --------- NAVBAR -------------------------------------- */	
	
#navbar {
	background: url('images/bg_navbar.gif');
	margin-bottom: 10px;
	overflow: hidden;
	height: 24px; }	

#navpad {
	padding-top: 1px;
	padding-right: 3px; 
	padding-left: 10px; }

#separater {
	margin-left: 3px;
	margin-right: 3px; }
	
	#navbar a { 
		font-family: century gothic, tahoma, helvetica, georgia, times, serif; 
		font-size: 11px; 
		color: #ffffff; 
	    	text-decoration: none; }
	#navbar a:visited { 
		color: #ffffff; 
		text-decoration: none; }
	#navbar a:hover { 
	  	color: #FFB84D; 
  		text-decoration: none; }
  	
#searchbar {
	display: block;
	color: #ffffff;
	font-size: 11px;
	float: right; }

#searchbox {
	background-image:url('images/bg_searchbox.gif');
	width: 150px;
	height: 18px;
	margin-top: 2px;	
	!height: 16px;
	!margin-top: 1px;
	border: 0px;	
	font-family: verdana, sans-serif;	
	font-size: 11px;
	color: #555555; } 
  


/* --------- FOOTER -------------------------------------- */	

#footer {
	display: block;
	text-align: left;
	border-top: 2px solid #54595C;
	font-family: century gothic, tahoma, helvetica, georgia, times, serif; 
	font-size: 10px; 
	color: #888888; 
	padding-top: 6px;
	margin-top: 10px;
	width: 921px; }	
	
	#footer a { 
		font-family: century gothic, tahoma, helvetica, georgia, times, serif; 
		font-size: 10px; 
		color: #A8A8A8; 
		margin-right: 4px;
		margin-left: 4px;
		text-decoration: none; }
	#footer a:visited { 
		color: #A8A8A8; 
		text-decoration: none; }
	#footer a:hover { 
		color: #A8A8A8; 
		text-decoration: underline; } 





#dots {
	padding-top: 6px;
	padding-bottom: 4px;
	#margin-top: -8px;
	#margin-bottom: -10px; }	
	
hr { 
	border-top: 1px solid #ffffff;	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px #cccccc dotted; }	
	



/* --------- DROP DOWN MENU -------------------------------------- */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30; }

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left; }

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	text-align: center; }

#sddm li a:hover {
	color: #FFB84D; }

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-top: 1px;	
	padding: 0; }

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #35393B;
		color: #ffffff; }

	#sddm div a:hover
	{	color: #FFB84D; }

