/* CSS Document */

body {
	background-repeat: repeat-x;
	background-image: url(imagens/sitecortado_02.jpg);
	font: trebuchet ms;
}
.middletable {
	background-image: url(imagens/sitecortado_17.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.basetable {
	background-image: url(imagens/sitecortado_18.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contact {
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.posthidden {display:none} 
.postshown {display:inline}

/*fonts*/
.news {
	font-family: tahoma;
	font-size: 12px;
	line-height: 2.0;
	margin: 5px 5px 0px 10px;
	color: #FF9900;
}
.newslist {
	font-family: tahoma;
	font-size: 12px;
	line-height: 2.0;
	margin: 0px 0px 0px 0px;
	color: #FF9900;
}
.newsdata {
	font-family: tahoma;
	font-size: 10px;
	line-height: 1.8%;
	margin: 5px 5px 0px 10px;
	color: #FF9900;
}
.newsheader {
	font-family: tahoma;
	font-size: 14px;
	line-height: 1.6;
	margin: 5px 5px 0px 10px;
	color: #006600;
}
.newstext {
	font-family: tahoma;
	font-size: 11px;
	line-height: 2.0;
	margin: 5px 5px 0px 10px;
	color: #333333;
}
.boxheader {
	font-family: tahoma;
	font-size: 18px;
	line-height: 1.4;
	margin: 10px 5px 0px 10px;
	color: #CC6600;
}
.basetext {
	font-family: tahoma;
	font-size: 10px;
	line-height: 2.0;
	margin: 5px 5px 14px 10px;
	color: #333333;
}
.legend {
	font-family: tahoma;
	font-size: 9px;
	line-height: 1.0;
	margin: 1px 0px 15px 0px;
	color: #999999;
	text-align:center;
}
Li.list {
	line-height: 1.6;
	font-size: 16px;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	margin: 0px -3px 0px 10px;
}

/*photo*/
.newsphoto {
	border:1px solid;
	color: #00CCFF;
	margin: 5px 5px 5px 5px;
	padding: 2px 2px 2px 2px
}
.newsphotorght {
	border:1px solid;
	color: #00CCFF;
	margin: 2px 2px 2px 2px;
	float: right;
}
.newsphotorght2 {
	margin: 2px 2px 2px 2px;
	float: right;
}
.newsphotoleft {
	float: left;
	margin: 0px 2px 0px 2px;
}
/*table*/
.tdnews1 {
	background-image:url(images/box.jpg);
	background-repeat:no-repeat;
}
.tdnews2 {
	background-image:url(images/supercow.png);
	background-repeat:no-repeat;
	
}
.bglines {
	background-image:url(images/bglines.jpg);
	background-repeat:repeat-y;
}
#contact {
	position:relative;
	left:860px;
	top:100px;
	width:164px;
	height:277px;
	z-index:1;
}
hr {
	border-top: dashed 1px #FFCC33;
	background:none;
}
.table {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	color: #CC6600;
	display: block;
	background-color: #FFCC33;
}
.table1 {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	display: block;
	border-bottom: solid 1px #FFCC33;
	
}
.opaque {
	opacity: .4;
	filter: alpha(opacity=40);
}

/*links*/
a.news {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	margin: 2px 10px 2px 2px;
}
a.news:link {
	text-decoration: none;	
}
a.news:visited {
	text-decoration: none;
	color: #FF9900;
}
a.news:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a.news:active {
	text-decoration: none;
	color: #FF9900;
}
a.cow {
	font-family: tahoma;
	font-size: 12px;
	color: #CC6600;
	margin: 2px 2px 2px 2px;
}
a.cow:link {
	text-decoration: none;	
}
a.cow:visited {
	text-decoration: none;
	color: #CC6600;
}
a.cow:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.cow:active {
	text-decoration: none;
	color: #FFCC99;
}
a.portfolio:hover { 
	color: #FF6600;
	text-decoration: underline;
	height: 15px;
	width: 100px;
	background-color: #FFCC33;
	display: block;
}

a.portfolio:active { 
	color: #CC6600;
	text-decoration: none;
	height: 15px;
	width: 125px;
	display: block;
}

a.portfolio:link { 
	color: #CC6600;
	text-decoration: none;
	height: 15px;
	width: 100px;
	display: block;
}

a.portfolio:visited { 
	color: #CC6600;
	text-decoration: none;
	height: 15px;
	width: 100px;
	display: block;
}

a.portfolio { 
	font-family: tahoma;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #CC6600;
	height: 15px;
	width: 100px;
	display: block;
	border: solid 0px #CC6600;
}


/*image viewer */

#lightbox{
	background-color:#eee;
	font: trebuchet ms;
	padding: 10px;
	border-bottom: 5px solid #fff;
	border-right: 5px solid #fff;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	}
#lightboxDetails{
	font-family: trebuchet ms;
	color:#333333;
	font-size: 0.6em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

	
