.clearBoth {
clear: both;
font-size: 1px;
width: 100%;
height: 1px;
line-height: 1px;
margin: 0 0;
padding: 0 0;
}

.floatLeft {
float: left;
}


body {
margin: 0 auto;
padding: 0;
/* font: 0.9em  Georgia, Helvetica, serif; */
font: 0.9em  Arial, Verdana, sans-serif;
/* background-color: #45611f; */
background-color: #000;
background-image: url('../images/body_bg.gif');
background-repeat: repeat-y;
background-position: center 0;
}

ul#image_rotate {
list-style:none;
margin: 0 0 1px 0;
padding: 0 0;
}

ul#image_rotate li {
margin: 0 0;
padding: 0 0;
display: none;
}

#wrap {
background: #212f0f;
color: #94bf59;
border:  none;
margin: 0 auto;
width: 980px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 75px;
background-color: #000000;}

#header h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}



#avmenu {
float: left;
width: 180px;
margin: 0 0 10px 0;
padding: 0;
}

#avmenu ul {	
list-style: none;
width: 180px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
height: 20px;
text-decoration: none;
color: #212f0f;
display: block;
padding: 6px 0 0 10px;
background: #68922e;
border-left: 1px #846837 solid;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}
	
	
#avmenu li a:hover {
background: #68922e;
color: #212f0f;
border-left: 4px #47381e solid;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 160px;
/* color: #DCDCDC; */
background-color: #161f0a;
line-height: 1.3em;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.announce h3 {
color: #68922e;
}

#content {
margin: 10px 20px 20px 20px;
width: 520px;
padding: 0 10px;
line-height: 1.6em;
text-align: left;
float: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0;
}

#content img {
padding: 0px;
border: 5px #daff9a solid;
}

#content img.left {
margin: 10px 15px 15px 0;
}

#content img.right {
margin: 10px 0 10px 15px;
}


#extras {
float: left;
width: 200px;
margin: 60px 20px 0 0;
padding: 0 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#extras h3 {
font-size: 1.2em;
margin: 0 0 10px 0;
color: #68922e;
}

a {
text-decoration: none;
color: #68922e;
}

a:hover {
text-decoration: underline;
color: #b6952a;
}


#footer {
clear: both;
margin: 0 auto 20px auto;
padding: 0px 0em 10px 0em;
/* width: 790px; */
width: 980px;
text-align: center;
/* color: #808080; */
font-size: 0.9em;
/* background: #211d1e url(images/pom_bas.jpg) no-repeat right; */
border: none;}

#footer a {
/* color: #808080; */
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.patrocini {
background-color: #FFF;
margin: 10px 10px;
padding: 10px 0;
}


.patrocini img {
margin: 20px 30px;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

.hide {
display: none;
}


/*-- custom --*/

.pageTitle {
color: #68922e;
font-size: 1.5em;
margin: 10px 0 20px 0
}

.pageBox {
color: #212f0f;
background-color: #86b04a;
padding: 20px;
margin: 0 0 20px 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

/* .pagebox img {
float: left;
margin: 0 10px 10px 0;
border: none;
} */

.pageBox a{
color: #42341C;
text-decoration: underline;
}

.pageBox a:hover{
text-decoration: none;
}

.itemDate {
margin-top: 20px;
font-size: 1.2em;
font-weight: bold;
color: #212f0f;
/* background-color: #93743F; */
padding: 10px 20px;
/* margin-top: 20px; */

background: -webkit-gradient(linear, left top, left bottom, from(#b7e279), to(#86b04a));
background: -moz-linear-gradient(top,  #b7e279,  #86b04a);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7e279', endColorstr='#86b04a');

text-shadow: 1px 1px 1px rgba(173,121,54,.9);
 
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;

/* -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);  
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); 
box-shadow: 0 1px 2px rgba(0,0,0,.2);  */
}

.itemBox {
background-color: #86b04a;
padding: 0 20px 10px 20px;
margin: 0 0;
color: #212f0f;
border: 1px transparent solid;
/* -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px; */
}

.itemText {
margin: 0 0 0 40px;
}

.itemTitle {
color: #354c18;
margin: 0 auto 0 auto;
}

.itemBand {
font-weight: bold;
color: #fffd76;
text-shadow: 1px 1px 1px #42341C;
font-size: 16px;
}

a.itemBand {
font-weight: bold;
color: #fffd76;
text-shadow: 1px 1px 1px #42341C;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
}

a.itemBand:hover {
color: #42341C;
text-shadow: 1px 1px 1px #bde87f;
}

.itemBox p {
margin: 10px 0;
}

.itemBox ul {
color: 20px 0;
list-style: none;
}

.itemBox li {
margin: 20px 0;	
}

.sponsorBox {
width: 215px;
height: 110px;
/* border: 1px #FFF solid; */
margin: 10px 10px;
}

