/* CSS Document */


/* Redifined HTML Tag Styles */

a {
	color: #FF9900;
}

a:hover {
	text-decoration: none;
	color: #FF9900;

}

body {
	border: 0px;
	background-color:#003333;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px 0px 0px;
	letter-spacing: .04em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: .04em;
}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: .04em;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: .04em;
}


/*
input {background-color: #E6E6E6;border: 1px solid #ACACAC;}
select {background-color:#E6E6E6;border: 1px solid #ACACAC;}
textarea {background-color:#E6E6E6;border: 1px solid #ACACAC;}
*/

.button {
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.formfield {background-color: #ffffff;border: 1px solid #ACACAC;color: #333333;margin-right: 5px;}

.required {
	color: #FF0000;
	font-size: 9px;
}
/* Custom Tag Styles */

.navtables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 10px;
	font-weight: bold
	 }

.copyright { font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px; 
			font-style: normal; 
			line-height: normal; 
			font-variant: normal; 
			color: #CCCCCC;}
			
a.designedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.designedby:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Nav Tables, Display Tables*/


.noborder {
	border: 0px none;
}

/* Other Form Elements Tag Styles */

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
}

.SubHeaders {
	font-size: 12px;
	font-weight: bold;
	color: #DE5504;
}

.SubHeaderHome {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .06em;
	color: #000000;
	font-family: Tahoma;
}

.smalltextnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
	letter-spacing: .01em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

a.topnav {
	color: #F9F9F9;
	font-size: 10px;
}

a.topnav:hover {
	text-decoration: none;
	color: #F9F9F9;
	font-size: 10px;

}

.smalltextnocolor {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: .04em;
}

.mainbody {
	text-align: center;
}

.bodypadding {
	padding: 10px;
}

.bodypadding2 {
	padding: 15px;
}

.hrcolorgrey {
	color: #CCCCCC;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: .05em;
}
.templatebk {
	background-image: url(../images/template-bk.gif);
}
.ticketTotal{
	font: bold 20px "Trebuchet MS";
	color: #990000;
}

#frmNewsletter input[type=text]{border:1px solid #A25723;}
.btnSignup{border:0px solid #ccc; background-color:#000; color:#A25723; font-weight:bold; padding:2px;}
.btnSignup:hover{cursor:pointer; color:#fff;}

.buscarino_pics{width:590px; margin:0 auto; clear:both; height:220px; display:block;}
.buscarino_pics div{padding:5px; height:90px; float:left;}
.buscarino_pics div img{border: 1px solid #000; height:100%;}

#newMenu{height:30px; background-color:#000;}
#newMenu ul{list-style:none; margin:0 0 0 10px; padding:0px; float:left; height:30px;}
#newMenu ul li{float:left; line-height:30px;}
#newMenu ul li a{color:#fff; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px;}
#newMenu ul li a:hover{color:#F3CE4E;}
