/* GLOBALS */
body {
margin: 0 auto;
background-color: #f1f1f1;
text-align: center;
position: relative;
}

body,td {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #555555;
}

a {
color: #6b8513;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #51650d;
font-weight: bold;
}

a.dload {
color: #ee0000;
text-decoration: none;
font-weight: bold;
}

a.dload:hover {
text-decoration: underline;
color: #962e1f;
font-weight: bold;
}

#topheader {
width: 100%;
height: 125px;
background-color: #000000;
background-image: url(_images/topbg.jpg);
background-repeat: repeat-x;
}

#topheader a img {
	margin: 0 auto;
}

#contain {
width: 825px;
background-color: #f1f1f1;
background-image: url(_images/contentbg.jpg);
background-repeat: repeat-y;
margin: 0 auto;
}

#menu {
width: 775px;
height: 35px;
background-color: #000000;
background-image: url(_images/menubg.jpg);
background-repeat: repeat-x;
margin: 0 auto;
text-align: center;
}

#containpad {
padding: 5px 30px;
text-align: left;
}

.spacer3 {
margin: 0 0 3px 0;
}

.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer15 {
margin: 0 0 15px 0;
}

.spacer20 {
margin: 0 0 20px 0;
}

#star {
list-style-type: none;padding: 0;margin: 7px 0px 0px 10px;
}

#star li {
background-image: url(_images/bullet_star.gif);background-repeat: no-repeat;padding: 2px 0px 0px 30px;margin-bottom: 15px;
font-size: 12px;
}

.title12 {
font-size: 12px;
}

.title12black {
font-size: 12px;
color: #000000;
font-weight: bold;
}

.title14 {
color: #000000;
font-size: 14px;
}

.title18 {
color: #000000;
font-size: 18px;
}

.titlenews {
color: #595959;
font-size: 14px;
}

.title14ital {
font-size: 14px;
font-style: italic;
color: #7b7b7b;
}

.btnmovel {
margin-left: 10px;
}

.greybox1 {
background-color: #e0e0e0;
margin-bottom: 5px;
}

.greybox2 {
background-color: #f1f1f1;
margin-bottom: 5px;
}

.dkbox {
background-color: #bababa;
margin-bottom: 5px;
color: #404040;
}

.padit10 {
padding: 10px;
}

.divider15 {
width: 100%;
height: 15px;
border-top: 1px solid #979797;
margin: 15px auto 0px auto;
}

.imgbrdr {
border: 1px solid #959595;
}

.imgfloat {
float: left;
margin-right: 6px;
border: 1px solid #959595;
}

.bignum {
color: #3e3e3e;
font-size: 18px;
}

.smalltxt {
font-size: 9px;
}

.centerit {
text-align: center;
}

.icons {
vertical-align: middle;
margin-right: 5px;
}

#botheader {
width: 100%;
height: 200px;
background-color: #000000;
background-image: url(_images/botbg.jpg);
background-repeat: repeat-x;
color: #5d5d5d;
font-size: 12px;
text-align: center;
}

/* FORMS */
.txtbox {
font-size: 9px;
}

form {
margin: 0;
padding: 0;
}

.required {
font-weight: bold;
}

.errors {
font-size: 9px;
color: #ff0000;
font-weight: bold;
}

/* Hidden Link for Fancybox Testing */

.hiddenlink {
	bottom: 0;
    display: block;
    height: 10px;
    position: absolute;
    right: 0;
    width: 10px;
}

#fancybox-wrap {
	top:60px !important;
}

/*#fancybox-close {
	display:none !important;
}*/

#fancybox-outer {
	width:97.5% !important;
}
#fancybox-content {
	border: none !important;
}
