BODY{
	background: #333333;
	margin: 0px;
	cursor: default;
}

BODY, TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.main_table{
	background: #FFFFFF;
	border: 0px solid #000000; /* 3E647E */
	border-right: 0px solid #660066;
	
	width: 780px;
	height: 100%;
}

.main_top{
	/*background: url(../img/topbar.jpg) no-repeat top left;*/
	/*border-bottom: 0px dotted #DDDDDD;*/
	color: #D4C39B;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	
	height: 70px;
	padding: 0px;
	
	text-align: left;
	vertical-align: middle;
}
/*
.admin_noalerts{
	/*background: #7A97B2; // COMMENT THIS LINE IF UNCOMMENT PARENT
	border-top: 0px dotted #EEEEEE;
	border-bottom: 0px dotted #FF9900;
	color: #DDDDDD;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	
	text-align: left;
	vertical-align: middle;
}
*/
.main_menu{
	background: #FFFFFF;
	border-right: 0px dotted #DDDDDD;
	
	padding: 0px;
	vertical-align: top;
	
	width: 200px;
}

.main_menu A{
	background: #FFFFFF;
	border-left: 0px dotted #DDDDDD;
	border-right: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
	color: #000000;
	display: block;
	
	font-weight: bold;
	
	margin-bottom: 0px;
	padding: 5px;
	
	text-decoration: none;
	width: 100%;
}

.main_menu A SPAN.sub{
	color: #777777;
	display: block;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	
	text-align: left; 
	
	padding-left: 0px;
}

.main_menu A.actual{
	background: #EEEE88;
}

.main_menu A:HOVER{
	background: #CCCC00;
}

.main_content A{
	border-bottom: 1px dotted #CCCC00;
	color: #669900;
	text-decoration: none;
}

.main_content A:HOVER{
	color: #CCCC00;
}

.seccions{
	border-right: 0px dotted #CCCCCC;
	margin-bottom: 20px;
}

.seccions A{
	border-left: 0px dotted #CCCCCC;
	/*color: #000000;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	padding: 2px 20px 2px 20px;
	
	text-decoration: none;
}

.seccions A.actual{
	background: #EEEE88;
}

.seccions A:HOVER{
	color: #669900;
	background: #CCCC00;
	font-size: 10px;
}

.main_content{
	color: #666666;
	font-size: 9pt;
	
	padding-left: 30px;
	
	text-align: justify;
	
	vertical-align: top;
	width: 480px;
}

/*
.admin_vborder{
	background: url(../img/dot.gif) repeat-y top left;
	
	font-size: 0px;
	width: 1px;
}
*/

.main_content H1{
	border-bottom: 1px dotted #DDDDDD;
	color: #B3985F;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	
	padding-bottom: 3px;
	
	text-align: right;
}

.main_content H2{
	color: #669900;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	
	text-align: left;
}

P{
	color: #666666;
	
	font-size: 9pt;
	
	text-align: justify;
}

DIV.description{
	background: #EEEE88;
	border: 2px solid #CCCC00;
	color: #000000;
	
	display: none;
	
	-moz-opacity: 0.9;
	-moz-border-radius: 10px;
	filter: Alpha(Opacity=90);
	
	padding: 10px;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 250px;
	
	text-align: left;
}
/*
.gallery{
	background: #EEEE88;
}

#galleryNav{
	background: #EEEE88;
	padding-top: 10px;
	padding-bottom: 10px;
}

#galleryDivImg{
	position: relative;
	top: -200px;
	/*width: 100%;
}

#description{
	
	position: relative;
	
	top: -180px;
	width: 100%;
	
	text-align: justify;
}

DIV#divImg{
	width: 480px;
	height: 480px;
	overflow: hidden;
}
*/
TABLE.randomGallery{
	border: 0px;
	margin-left: 20px;
}

TABLE.randomGallery TD{
	padding: 0px 5px 0px 5px;
}

TABLE.randomGallery IMG{
	border: 0px;
}

TABLE.gallery{
	border: 0px;
	margin-left: 20px;
}

TABLE.gallery IMG{
	border: 0px;
	cursor: pointer;
}

INPUT, .small {
	font-size: 10px;
}
/*
#divImg{
	display: none;
}
*/
#divImgLoading{
	border-top: 5px solid #EEEEEE;
	border-bottom: 5px solid #EEEEEE;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	
	padding-top: 30px;
	padding-bottom: 30px;
}

DIV#gallery{
	display: none;
	height: 200px;
	overflow: auto;
}

#magnifier{
	display: none;
	
	position: absolute;
	top: 0px;
	left: 0px;
}

.contact{
	margin-bottom: 30px;
	
	width: 100%;
}

.contact TH{
	background: #CCCC00;
	color: #000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	
	text-align: left;
	
	padding: 5px;
}

.contact TD{
	background: #EEEE88;
	color: #000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
	padding: 3px;
}

.contact TD.tel{
	border-right: 1px dotted #CCCC00;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	
	/*text-align: center;
	
	/*
	padding-top: 10px;
	padding-bottom: 10px;
	*/
	
	padding: 5px;
	
	vertical-align: top;
}

.contact TD.email{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	
	text-align: right;
	
	padding: 5px;
	
	vertical-align: top;
}

.contact TD.email A{
	border: 0px;
	color: #000000;
}

.contact TD.email A:HOVER{
	color: #999900;
}

.contact INPUT{
	color: #000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#fullImgDiv{
	display: none;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 100%;
	height: 100%;
}
#fullImgDiv TD{
	background: #000000;
	
	-moz-opacity: 0.4;
	filter: Alpha(Opacity=40);
}

#fullImgDiv TD#fullImgContainer{
	-moz-opacity: 1;
	filter: Alpha(Opacity=100);
	
	padding: 20px;
	
	text-align: center;
}

#fullImgDiv TD#fullImgContainer IMG{
	border: 0px;
	cursor: pointer;
}


#fullImgDiv TD A{
	border 0px;
	color: #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	
	text-decoration: none;
}

#fullImgDiv TD A:HOVER{
	font-weight: bold;
}

IMG{
	border: 0px;
}

#img{
	cursor: pointer;
}