body {
	background: url(../images/bg.jpg) #F0EEED repeat-y center top;
	background-color: #C0C0C0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0;
}

.fields, textarea{
	border: 1px solid #333333;
	font-size: 12px;
	color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	background-color: #FFFFFF;
}
.fields:focus, input:focus, textarea:focus, .fields:hover{
	border:#CC6600 solid 1px;
	color:#000000;
}

DIV#container {
	background: url(../images/bg-top.jpg) no-repeat center top;
}

a,
a:visited{
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}
a:hover{
	color: #666666;
}

table .links_small a,
table .links_small a:visited{
	color:#000000;
	text-decoration:underline;
	font-size:10px;
}

/*
a,
a:visited{
	color:#000000;
	text-decoration:underline;
	font-size:10px;
}
a:hover{
	color: #666666;
}
*/

.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.texto-verde {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #7F9752;
	text-decoration: none;
}

.txt_error,
.highlight{
	font-family: Tahoma;
	font-size: 12px;
	color:#990000;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.pics {
	border: 1px solid #000000;
}

#menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu .menu,
#menu .menu a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#menu .menu a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #CC3300;
}


#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}


#news{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

#news a,
#news a:visited,
#news .title{
	color:#FF9933;
	font-size:12px;
	font-weight:bold;
}

#news a:hover{
	color:#000000;
}

/* HOME EVENTS */
#events{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
#events a,
#events a:visited,
#events .date{
	color:#FF9933;
	font-size:14px;
	font-weight:bold;
}

#events a:hover{
	color:#000000;
}
/* END HOME EVENTS */

/* OFFERS */
#offers,
.more_galleries{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#offers a,
#offers a:visited,
#offers .title,
.more_galleries a{
	color:#FF9933;
	font-size:10px;
	font-weight:bold;
}

#offers a:hover
.more_galleries a:hover{
	color:#000000;
}


#offers .category{
	color:#666666;
	font-size:12px;
}
#offers .category a,
#offers .category a:visited,
#offers .category .title{
	color:#FF9933;
	font-size:12px;
	font-weight:bold;
}
#offers .category a:hover{
	color:#000000;
}



#offers_detail{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:5px;
}
#offers_detail a,
#offers_detail a:visited,
#offers_detail .title{
	color:#FF9933;
	font-size:12px;
	font-weight:bold;
}

#offers_detail a:hover{
	color:#000000;
}/* END OFFERS */


/* HOME CALENDAR */
#calendar_table {
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	border:#CCCCCC solid 1px;
	border-collapse:collapse;
	background-color:#FFFFFF;
}
#calendar_dow {
	background-color: #A1A1A1;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#calendar_table a {
	color: #772434;
	font-weight: bold;
	text-decoration: underline;
}

#calendar_table a:hover {
	text-decoration: none;
}
#calendar_days {
	background-color:#D3D3D3;
	text-align: center;
	color: #000000;
}
#calendar_days .calendar_highlight {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight:bold;
}

#calendar_days .calendar_today {
	background-color: #FFFF17;
	font-weight:bold;
}
/* END HOME CALENDAR */


#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#menu a {
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	color: #666666;
	text-decoration: none;
}

#menu tr{
	border-bottom:#FF9900 solid 1px;
}


.message_default,
.message_default a,
.message_default a:visited{
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}
.message_default a:hover{
	color:#0066CC;
}


.message_white{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.message_small_dark{
	font-size:12px;
	font-weight:bold;
	color:#333333;
}


/* GALLERY */
.more_galleries{	
	font-size:12px;
	color:#666666;
}
.more_galleries a{
	font-size:12px;
	color:#FF9933;
	font-weight:bold;
}

.more_galleries a:hover{
	color:#000000;
}
/* END GALLERY */


#loadingAjax{
	float:right;
	width: ;
	margin-top:7px;
	display:none;
}
#loadingAjax img{
	vertical-align:middle;
}

/* REGISTER & FORMS */
.register td,
.register .fields,
.forms td,
.forms .fields{
	font-size:16px;
	color:#A8A8A8;
}

.forms .smallcontent td{
	font-size:12px;
}
/* REGISTER & FORMS */

.separator{
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:#999999 dotted 1px;
	padding:5px 0px 5px 0px;
}
.td_separator{
	background-color:#999999;
	height:1px;
}

.txt_error{
	color:#CC3300;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
}



#news .highlight a,
#news .highlight a:visited,
#news .txt_error a,
#news .txt_error a:visited,

#events .highlight a,
#events .highlight a:visited,
#events .txt_error a,
#events .txt_error a:visited,

.highlight a,
.highlight a:visited,
.txt_error a,
.txt_error a:visited{
	color:#003399;
	font-weight:bold;
	text-decoration:underline;
	font-size:18px;
}

#news .highlight a:hover,
#news .txt_error a:hover
.highlight a:hover,
.txt_error a:hover{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	font-size:18px;
}

/* ORDER PLUGIN STYLES */

#photosBox {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 420px;
	text-align:center;
}
#photosBox li {
	cursor: move;
	position: relative;
	width: 100%;
	height: 75px;
	float: left;
	margin: 2px 2px 2px 2px;
	border: 1px solid #E6E6E6;
	text-align: center;
	vertical-align:top;
	padding-top: 5px;
	background-color: #F5F5F5;
}

#eventsBox {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 500px;
	text-align:center;
}
#eventsBox li {
	position: relative;
	width: 495px;
	height: 180px;
	float: left;
	margin: 2px 2px 2px 2px;
	border: 1px solid #E6E6E6;
	text-align: center;
	padding-top: 5px;
	background-color: #FFFFFF;
}

/* END ORDER PLUGIN STYLES */


#companies{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#companies a,
#companies a:visited,
#companies .title{
	color:#FF9933;
	font-size:14px;
	font-weight:bold;
}

#companies a:hover{
	color:#000000;
}



#companies_detail{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#companies_detail a,
#companies_detail a:visited{
	color:#FF9933;
	font-size:14px;
	font-weight:bold;
}

#companies_detail a:hover{
	color:#000000;
}

#companies_detail .title{	
	color:#CC3300;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
}

#notification {
	position: absolute;
	bottom: 0;
	padding: 3px 0px 3px 0px;
	margin: 0;
	width: 100%;
	background-color: #FFDDCC;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 5px;
	
	border: 1px solid #000000;
	border-left: none;
	border-right: none;
}

/*
CART
*/
#cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#cart a {
	color: #FB0A69;
	text-decoration: none;
}
#cart a:hover {
	color: #000000;
	text-decoration: none;
}

#cart .titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	letter-spacing: -1px;
	text-decoration: none;
}

#cart .titles_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB0A69;
	text-decoration: none;
}

#cart #titles a, #cart #titles_small a {
	color: #FB0A69;
	text-decoration: none;
}

#cart #titles a:hover, #cart #titles_small a:hover {
	color: #FB0A69;
	text-decoration: underline;
}

#cart_scroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}