html, body {
        background: url(imgs/bbcc_fondo.jpg);
        margin:0;
        padding:0;
        font:small Verdana,Sans-serif;
        line-height:1.6em;
	
		
}

#sponsorAdDiv {position:absolute;width:350px;left:150px;top:300px}
/* BBCC Main */


a { 
	color:#FFFFFF; 
	text-decoration: none;
	font-family: Verdana;
	font-size:10px;
}
a:visited { 
	color:#FFFFFF; 
	text-decoration: none;
	font-family: Verdana;
	
}
a:active { 
	color:#FFFFFF; 
	text-decoration: none; 
	font-family: Verdana;
}
a:hover { 
	color:#FFFFFF; 
	text-decoration: underline; 
	font-family: Verdana;
}


.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size:22px;
	color:#FFFFFF; 
}
.textos {
	font-family: Verdana;
	font-size:10px;
	color:#FFFFFF;
}
.textosb {
	font-family: Verdana;
	font-size:10px;
	color:#000000;
}
.content {
	font-family: Arial;
	font-size:15px;
	color:#FFFFFF;
}

.aviso {
	font-family: Arial;
	font-size:15px;
	color:#FF0000;
	font-weight:bold;
}
/* NAVBAR */
.navbar1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	Color : #CCCCCC;
	Font-Size : 9px;
	font-weight: bold;
	text-decoration : none;
}
A.navbar1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	Color : #CCCCCC;
	Font-Size : 9px;
	font-weight: bold;
	text-decoration : none;
}
A.navbar1:visited {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	Color : #CCCCCC;
	Font-Size : 9px;
	text-decoration : none;
	font-weight:bold;
}
A.navbar1:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	Color : #FFFFFF;
	Font-Size : 9px;
	text-decoration : none;
	font-weight:bold;
}
A.navbar1:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	Color : #FFFFFF;
	Font-Size : 9px;
	text-decoration : none;
	font-weight:bold;
}
/* LINK2 MENU CATEGORIAS */
A.lin2 {
	Color : #FF0000;
	Font-Size : 13px;
	text-decoration : none;
}
A.lin2:visited {
	Color : #FF0000;
	Font-Size : 13px;
	text-decoration : none;
}
A.lin2:hover {
	Color : #FFFFFF;
	Font-Size : 13px;
	text-decoration : none;
}
A.lin2:active {
	Color : #FFFFFF;
	Font-Size : 13px;
	text-decoration : none;
}

/* LINK3 - NEW MENU CAT.*/
A.lin3 {
	Color : #CAD3E3;
	Font-Size : 13px;
	text-decoration : none;
}
A.lin3:visited {
	Color : #CAD3E3;
	Font-Size : 13px;
	text-decoration : none;
}
A.lin3:hover {
	Color : #FFFFFF;
	Font-Size : 13px;
	text-decoration : none;
}
A.lin3:active {
	Color : #FFFFFF;
	Font-Size : 13px;
	text-decoration : none;
}
/* LINK4 - Bottom links */

A.linbtm { 
	color:#000000; 
	text-decoration: underline;
	font-family: Verdana;
	font-size:10px;
}
a.linbtm:visited { 
	color:#000000; 
	text-decoration: underline;
	font-family: Verdana;
	
}
a.linbtm:active { 
	color:#0066FF; 
	text-decoration: none; 
	font-family: Verdana;
}
a.linbtm:hover { 
	color:#0066FF; 
	text-decoration: none; 
	font-family: Verdana;
}


/* Contacto */

#contactform {
	width:450px;
	margin:0px auto 10px auto;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	
}
#contactform textarea {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	
}
form {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin : 0;
	padding : 0;
}
fieldset {
	float : left;
	margin : 0 .5em 0 .5em;
	padding : 1em;
	border : 1px solid #FFFFFF;
	

}
fieldset div {
	width:180px; /* Width for modern browsers */
	border:0px solid #B5CCBA;
	margin:0 auto 0 auto;
	padding:1px;
}

* html fieldset div {
	width: 200px; /* Width for IE5 */
	w\idth: 180px; /* Width for IE6 */
}

fieldset div input {
	width: 176px; /* Width for modern browsers */
	border : 3px double #B5CCBA;
	padding : 1px;
}

* html fieldset div input {
	width: 180px; /* Width for IE5 */
	w\idth: 176px; /* Width for IE6 */
}
fieldset div br {
	display : none;
}
legend {
	font-weight : bold;
	color : #333;
	margin : 0;
	padding : 0.5em;
}
label {
	display : block;
}
label em {
	font-style : normal;
	text-decoration : underline;
	color : #900;
}
/*
input {
	width: 180px;
	background: #fafbfc;
	border : 3px double #B5CCBA;
}
input#counter {
	margin:0px;
	border:3px double #B5CCBA;
	font-size: 100%;
}
input#submit {
	border: 3px double #B5CCBA;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding: .25em;
	background: #F1F8F6 url('fade.png') repeat-x;
	margin:5px 4px 5px 4px;
	color: #333;
	font-size:150%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
input#counter:active, input#submit:active {
	border: 3px double #B5CCBA;
	border-top-color: #999;
	border-left-color: #999;
}



select {
	width: 180px;
	background: #fafbfc;
	border : 3px double #B5CCBA;
}
select#counter {
	margin:0px;
	border:3px double #B5CCBA;
	font-size: 100%;
}
select#submit {
	border: 3px double #B5CCBA;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding: .25em;
	background: #F1F8F6 url('fade.png') repeat-x;
	margin:5px 4px 5px 4px;
	color: #333;
	font-size:150%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
select#counter:active, select#submit:active {
	border: 3px double #B5CCBA;
	border-top-color: #999;
	border-left-color: #999;
}
select:hover, textarea:hover {
	background:#fff;
}
select:focus, textarea:focus {
	border : 3px double #666;
	background:#fff;
}

*/



textarea {
	padding: 0;

	margin:5px auto 10px auto;
	background: #fafbfc;
	border : 3px double #B5CCBA;
	width: 300px;
	height:180px;
    font-family: "Arial", Verdana, Helvetica, sans-serif;
	size: 10px;
}
input:hover, textarea:hover {
	background:#fff;
}
input:focus, textarea:focus {
	border : 3px double #666;
	background:#fff;
}

/* ligtbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:imgs/lightbox/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(imgs/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(imgs/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* */
#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}

