@import url(navigation.css);
@import url(formstyles.css);

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */
 
body {
	font:100.01%/110% Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font:100.01%/110% sans-serif,Verdana, Geneva, Arial, Helvetica;*/
	color: #000;
	background-color: #f0e9cc; 
/*	min-width: 770px;*/
	min-width: 1050px;
}

#wrapper {
	margin: 0;
	position: relative;
}

#homeinnerwrapper {
	position: relative;
	border-top: 1px solid #fff;
	font-size: 90%;
}

#innerwrapper {
	position: relative;
	font-size: 70%;
}

#header {
/*	height: 120px;*/
	height: 70px;
	background-color: #694314;
	background-image: url(../images/common/Home_testata.png);
}

#header img {
	border: none;
	margin: 10px 0 0 30px;
}

#home {
	background-color: #E3983B;
/*	height: 199px;*/
	height: 0px;
	/*border-bottom: 1px solid #fff;
	margin-bottom: -4px;*/
}

#home img {
/*	display: block;*/
	display: none;
}

/*********** Main Content *********/

#column1home {
	position: absolute;
	top: 0;
	width: 188px;
	font-size: 100%;
}

#column1, #column1_2col {
	position: absolute;
	left: 0;
	top: 0;
	width: 188px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.botimg {
	background-repeat: no-repeat;
}

#column1_2col {
/*	top: 147px;*/
	top: 95px;
	z-index: 5;
}

#content {
	margin-left: 188px;
/*	margin-right: 188px;*/
	background-color: #ddc688;/*f0e9cc*/
	top: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	min-height: 600px;
}

.sidebox_first p {
	float: left;
	margin-left: 3px;
	display: inline;
	font-size: 90%;
}

.sidebox_first .submit_button {
	margin-left: 0;
}

 .sidebox_second, .sidebox_third {
	padding-bottom: 10px;
}

.sidebox_first {
	padding-bottom: 5px;
	padding-left: 3px;
	width:185px;
}

.sidebox_second {
	background-color: #a46b1c;
	margin-bottom: -1px;
	
}

.sidebox_second img, .sidebox_third img {
	float: right;
	border: none;
}

.sidebox_third {
	background-color: #c9a445; 
}

.sidebox_fourth p {
	margin: 0 0 15px 5px;
	line-height: 115%;
	font-size: 80%;
}

.sidebox_fourth strong {
   display: block;
	padding-bottom: 5px;
} 

.sidebox_first h3, .sidebox_second h3, .sidebox_third h3 {
	margin: 0;
	padding: 6px;
	color: #fff;
	font-size: 160%;
	font-weight: bolder;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: sans-serif,Arial, Helvetica;
}

.sidebox_second p, .sidebox_third p {
	color: #fff;
	margin: 0 5px;
}

#content ul, #content ol {
	padding-left: 45px;
}

#content ul li {
 list-style-type: square;
}

#content ul li a {
  color: #880100;
}

#content ul li ul li a {
	color: #880100;
}

h1 {
	font-size: 140%;
	font-weight: bolder;
	margin-left: 18px;
	margin-top: 10px;
	padding: 0 10px 5px 0;
	color: #880100;
	position: relative;
	line-height: 100%;
}

h1 span {
	margin-right: 10px;
	vertical-align: text-top;
	font-size: 30px;
	float: left;
	margin-top: -8px;
}

h2 {
	font-size: 130%;
	margin-left: 2px;
	padding: 0 10px 5px 15px;
	color: #880100;
}

 ul.bg li {
	padding-top: 28px;
	margin-left: -9px;
	color: #880100;
	font-size: 130%;
}

h3 {
	color: #880100;
	font-size: 120%;
	margin: 10px 0 0 18px;
}

h4 {
	color: #000;
	margin-left: 20px;
	margin-top: 5px;
}

#detail h4, #detail h5, h5 {
	margin: 10px 0 0 18px;
}


p {
	margin: 5px 20px 10px 20px;
}

p.date {
	font-size: 90%;
	color: #880100;
	font-weight: bold;
}

span.reduce {
	
	color: #880100;
	font-weight: bold;
}

p.small_date {
	color: #880100;
	margin-left: 22px;
}

hr { 
color: #694314; 
background-color: #694314; 
}

a {
	color: #880100; 
}

.column_end, .column_end2ColHome { 
	width: 100%;
/*	background-image: url(../images/common/bk_columnleft.png);*/
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0;
	font-size: 1px;
}

.column_end2ColHome {
	margin-top: 0;
}

.column3col_end {
   width: 100%;
	background-image: url(../images/common/bk_columnleft.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0;
	font-size: 1px;
}

.column_end_right {
	margin-top: 0;
	width: 100%;
	background-image: url(../images/common/bk_columnleft.png);
	background-repeat: no-repeat;
	height: 50px;
}

#footer {
/*	float: right;
	clear: right;
	margin-right: 40px;*/
	float: left;
	margin-left: 200px;
}

#footer p {
	margin: 0;
/*	font-size: 60%;*/
	font-size: 100%;
}

#footer a {
	font-size: 80%;
	color: #006300;
}



.advanced_search_detached {
	margin-top: -15px;
}

.cleardiv, .clear  {
	height: 1px; 
	clear: both; 
	font-size: 1px;
}

table.front {
	margin: 20px 20px 0 20px;
	font-size: 80%;
	width: 94%;
}

table.front h2 {
	color: #fff;
	padding: 10px 0 5px 25px;
	font-size: 120%;
	background-image: url(../images/common/bk_homeboxh1.gif);
	background-position: 0 10px;
	background-repeat: no-repeat;
	margin-left: 15px;
}

table.front h3 {
	font-size: 120%;
}

table.front .left {
	background-color: #cba167;
	width: 50%;
}

table.front .right {
	background-color: #c2904a;
}

#rss {
	border: none;
	margin-left: 20px;
}

table.results {
	border: 1px solid #694314;
	margin: 0 13px 13px 13px;
	
}

table.results a {
	font-size: 100%;
}

table.results td img {
	border: none;
}

table.results th { 
margin: 0; 
text-align:left; 
padding-top:10px; 
vertical-align:top; 
line-height:1.2em; 
}

table.results td .date {
 font-weight:bold; 
color: #880100;

}

td.date {
	font-size: 70%;
}

table.results thead th { 
text-align: center; 
}

table.results td.command {
	width: 98%;
	cursor: pointer;
	text-align: right;
}

table.results td {
	text-align: left;
	font-size: 140%;
}

table.results h4 {
	font-size: 100%;
}

table.results caption {
	background-color: #694314;
	color: #fff;
	/*margin: 0 12px 0 12px;*/
	margin: 0 13px 0 13px;
	padding: 6px 3px;
	text-align: left;
	font-weight: bold;
	font-size: 150%;
	
}

table.results p {
	margin-left: 0;
}

table.results .date {
	margin-left: 0;
	
}

tr.even {
	 background-color: #dec688;
}

tr.odd {
	 background-color: #DBCCA2;
}

td h4 {
	margin: 0;
}

/******** Detail Table **********/
table#detail {
	margin: 10px;
	font-size: 100%;
}

table#detail ul li {
	list-style-type: none;
}

table#detail img {
	margin-left: 10px;
}

ul.parimage {
	padding-left: 25px;
	list-style-type: none;
}



.pageTitle {
	font-size: 120%;
}

.imgleft {
	position: relative;
	float: left;
	margin: 5px 15px 5px 0;
}

#imageList {
	margin: 10px;
	padding-left: 10px;	
}

#imageList img {
	padding: 2px;
	margin: 0 3px 0 0;
	border: 1px solid #C9A445; 
}

.tdDate {
	width: 8em;
}

span.date {
	font-size: 100%;
}

.small {
	font-size: 130%;
}

.smallPrivacy {
	font-size: 100%;
}

.glossary
{
	
}

.glossary li
{
position: relative;
	list-style: none;
	display: block;
	float: left;
	margin: 5px;
	font-size: 110%;
}

.glossary li a
{
	font-weight: bold;
}

#flvplayer
{
	text-align: center;
}

#flvplayer object, #flvplayer embed
{
	margin: 20px;
}

#searchResult
{
	margin-top: 20px;
}

#searchResult h2
{
	margin: 0;
	padding: 0;
	font-size: 140%;
}

img.thumb,
img.left,
img.right,
img.center
{
	float: left;
	clear: left;
	margin: 5px 15px 5px 0;
	display: block;
	border: 1px solid #CCCCCC;
	padding: 2px;
	position: relative;
}
img.right {
	float: right;
	clear: right;
	margin: 5px 0 5px 15px;
}
img.center {
	float: none;
	clear: both;
	margin: auto;
}
img.noBorder {
	border: 0;
	padding: 0;
}


#content #gallery li {
	position: relative;
	list-style: none;
	float: left;
	width: 180px;
	height: 250px;
	margin: 0 8px 30px 0;
	padding: 0;
}
#gallery dl {
	margin: 0;
	padding: 0 0 0 5px;
}
#gallery dt {
	font-weight: bold;
}
#gallery dd {
	padding: 0;
	margin: 0;
}
#content #gallery dd ul {
	padding: 16px;
}
#content #gallery dd li {
	position: relative;
	list-style-type:square;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
}
#gallery dd p {
	padding: 0;
	margin: 0;
}
#gallery .box {
	width: 166px;
	height: 131px;
	text-align: center;
}
#gallery .box img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}


#boxUser h3{
	margin-bottom: 2px;
	margin-top:2px;
	margin-left:3px;
	text-align:center;
	
}
#forum
{
	margin-left: 40px; width: 100%;
}

#blog .postInfo
{
	font-size: 90%;
	padding: 0.5em;
	background: #dec688;
}

#blog h3
{
	border: 0;
	margin-bottom: 10px;
}

.postcastInfo
{
	font-size: 90%;
	padding: 0.5em;
	background: #dec688;
}

#blogComments .commentInfo
{
	font-size: 90%;
}

#blogComments .comment
{
	width: 100%;
	border-top: 1px solid #ccc;
}
.blogAuthor 
{
	font-weight: bold;
}

.youtube
{
	position: relative;
	margin-left: 20px;
}

div.details  {
	margin: 0 10px;
}

div.details dl.properties {
	margin: 0 20px;
}

div.details dl.properties dt {
	font-weight: bold;
	float: left;
	clear: left;
	 padding: 0 1em 0.5em 0;
}

div.details dl.properties dd {
	 padding: 0 0 0.5em 0;
}



div.details .spacer {
	clear: none;
}

div.searchResults {
	margin: 0 10px;
}


div.searchResults h4 {
	font-size: 100%;
}

div.searchResults ol {
	margin: 10px;
}

div.searchResults ol li dl dt {
	margin-top: -36px;
	font-family: Georgia,sans-serif;
}

html>body div.searchResults ol li dl dt {
	margin-top: auto;
}

div.searchResults ol li dl dt a {
	color: #A81500;
}

div.searchResults ol li dl dd.desc{
	margin-top: 7px;
}

div.searchResults ol li dl dd{
	margin-top: 3px;
}

div.searchResults ol li dl dd.filetype {
	float: left;
	clear: left;
	margin-right: 7px;
}

div.searchResults ol li dl dd.filetype, div.searchResults ol li dl dd.date{
	font-size: 98%;
	color: #252525;
	
}


.searchResults div.left {
	clear: left;
	float: left;
	margin: 5px;
	position: relative;
}

.searchResults div.left img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.searchResults div.around {
	padding: 5px 5px 7px 5px;
}

.searchResults div.right {
	padding: 5px 5px 7px 130px;
}

html>body .searchResults div.right {
	padding: 5px 5px 7px 125px;
}

/******* for IEmac *************/
 /*\*//*/
#top-nav ul li {
  display: inline;
  width: 100px;
  text-align: center;
 }
 
#top-nav ul li a {
	padding-bottom: 10px;
}

#content {
	margin-left: 20%;
}

#column1home {
 top: -3px;
}
/**/

