/* Woodentops style */

body {
padding: 5px 5px 5px 5px;
margin: 0;
font: 80% verdana, sans-serif;
background: #cccccc;
color: #303030;
}

p, td {
font: verdana, sans-serif;
color:#303030;
}

a, a:active, a.visited {
color:#303030;
text-decoration:none;
font-weight : bold;	
}

a:hover {
text-decoration:underline;
font-weight : bold;	
background-color: #FFFF00; 
color:#FF0000;
} 

h1 {
color:#999999;
margin:0 0 10px 0;
font-size:2em;
font-weight:bold;
}

h2 {
color:#999999;
margin:0 0 10px 0;
font-size:1.6em;
font-weight:bold;
}

h3 {
color:#999999;
margin:0 0 10px 0;
font-size:1.2em;
font-weight:bold;
}

p {
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a img {
border:0;
padding-right:5px;
background-color: #FFFFFF;
}

a:hover img {
background-color: #FFFFFF;
} 

#maincontainer {
margin:0 auto 20px auto;
width:740px;
padding:5px 20px 20px 20px;
background: #ffffff url(images/top.jpg) no-repeat top;
}

#toplogo {
float: left;
margin:0px 0px 0px 0px;
}



.hide {
display:none;
}

#navitabs {
	clear:both;
	margin-bottom:2px;
	padding:0;
}

.navitab {
	padding:3px 8px 2px 8px;
	margin: 0 2px 0 0;
	text-decoration:none;
	font-size:1em;
	background:#CCCCCC url(images/cornerwhite.gif) top right no-repeat;
	color:#FFFFFF;
}

.navitab:hover {
	text-decoration:none;
	background:#FFFF00 url(images/cornerwhite.gif) top right no-repeat;
	color:#FF0000;
}

.activenavitab {
	padding:3px 8px 2px 8px;
	margin: 0 2px 0 0;
	color:#FFFFFF;
	font-size:1em;
	text-decoration:none;
	background:#FF0000 url(images/cornerwhite.gif) top right no-repeat;
}

.activenavitab:hover {
	text-decoration:none;
	color:#ffffff;
	background-color: #FF0000; 
}

#navibar{
	color:#ffffff;
	padding:4px 5px 4px 5px;
	margin-bottom:4px;
	background:#ff0000 url(images/cornerwhite.gif) top right no-repeat;	
}

.navibaritem {
	padding:3px 8px 3px 8px;
	margin: 0px;
	text-decoration:none;
	font-size:0.9em;
	color:#ffffff;
	border-bottom:0;
}

.navibaritem:active, .navibaritem:visited {
	color:#ffffff;
}

.navibaritem:hover {
	background:#FFFF00;
	color:#FF0000;
	text-decoration:none;
}

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#f0f0f0;
padding:10px;
}

#footer {
clear:both;
padding:0;
margin:0;
border-top:1px solid #d8d8d8;
height: 30px;
}

#footer p {
float: left;
color:#808080;
font-size:0.9em;
line-height:1.1em;
margin:15px 0 0 0;
padding:0;
}

#linktous {
float: right;
margin:10px 0 0 0;
}

#facebook {
float: right;
margin:0 5px 0 0;
}

#twitter {
float: right;
margin:0 5px 0 0;
}

.emp {
	font-weight: bold;
	line-height:2em;
}

.icon {
padding-left: 20px;
background-repeat: no-repeat;
background-position: left center;
background-position-y: top;
}
.excel-file { background-image: url(images/icons/excel.gif) }
.help-file { background-image: url(images/icons/help.gif) }
.hot-file { background-image: url(images/icons/hot.gif) }
.page-file { background-image: url(images/icons/page.gif) }
.pdf-file { background-image: url(images/icons/pdf.gif) }
.photo-file { background-image: url(images/icons/camera.gif) }
.text-file { background-image: url(images/icons/text.gif) }
.web-file { background-image: url(images/icons/web.gif) }
.web { background-image: url(images/icons/web.gif) }
.word-file { background-image: url(images/icons/word.gif) }
.youtube-file { background-image: url(images/icons/youtube.gif) }


