/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  MAIN CSS FILE / Island Shots.com / Copyright Island Shots 2006 / info@islandshots.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*
----------------------------------- Tags
*/


* { border: 0; margin: 0; padding: 0; }

body {
	font-size: 62.5%;
	color: #b5b5b5;
	background-color: #0a0e17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	list-style-type: none;
}

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

a:hover {
	color: #D9A52F;
}

/*
----------------------------------- Main Structure
*/

#contenedor {
	background-image: url(../imagenes/global/bg/top_grade.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #151a25;
}

#cabecera {
	width: 875px;
	margin: 0 auto;
	
}
#cabecera #banner{
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	
}
#cabecera #banner1 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cabecera #banner2 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cabecera #banner3 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cabecera #banner4 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cabecera #banner5 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cabecera #banner6 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cabecera #banner7 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cabecera #banner8 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cabecera #banner9 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cabecera #banner11 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cabecera #banner12 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#cabecera #banner13 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#cabecera #banner14 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#cabecera #banner15 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cabecera #banner16 {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	height: 190px;
	overflow: hidden;
	background-image: url(../imagenes/home/plugs/plug16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





#cabecera #menu {
	clear: both;
	height: 75px;
	padding: 22px 0 0 0;
	width: 875px;
}


#contenido{
	width: 875px;
	margin: 0 auto;
	clear: both;
}



#contenido #cuerpo {
	clear: both;
	padding-bottom: 20px;
}

#cuerpo #submenu {
	width: 800px;
	
	height:35px;

}

#cuerpo #izquierda{
	width: 420px;
	margin-right: 20px;
	
}

#cuerpo #centro {
	width: 175px;
	margin-left: 15px;
	margin-right: 15px;
	
}

#cuerpo #derecha {
	margin-left: 20px;
	width: 200px;
}

#pie {
	clear: both;
	color: #202739;
	background-image: url(/imagenes/global/bg/pie_shade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 65px;
}
#pie #copyright {
	width: 875px;
	margin: 0 auto;
	margin-bottom: 50px;
}
#pie #logos {
	text-align: right;
	height: 60px;
	margin-bottom: 20px;
}

#pie #copy {
	text-align: right;
	clear: both;
}



/*
----------------------------------- Listas
*/

/*Listas de la izquierda*/


#submenu ul {
	font-size: 1.2em;
	color: #667baf;
	text-transform: uppercase;
}

#submenu li {
	float: left;
}

#submenu li a {
	display: block;
	height: 15px;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
	color: #989A9F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #313640;
	float: left;
}

#submenu li a:hover {
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #313640;
	background-color: #11151E;
}

#submenu li.selected {
	display: block;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
	color: #fede01;
	background-color: #191e28;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #313640;
}





/* pie lists */

#pie ul {
	font-size: 1.1em;
	color: #7B7D84;
}
#left .home1 a {
	color: #FFFFFF;
}


#pie li {
	float: right;
}

#pie li a {
	display: block;
	padding-top: 2px;
	color: #2C364E;
	padding-bottom: 2px;
	padding-left: 20px;
	
}

#pie li a:hover {
	color: #384563;
}




/*
----------------------------------- Typography
*/

p {
	margin-bottom: 20px;
	line-height: 1.8em;
	font-size: 1.1em;
	text-align: justify;
}

#centro p, #derecha p {
	color: #667087;
	line-height: 1.6em;
	text-align: left;
}

#centro a, #derecha a , #izquierda a{
	color: #667087;
}

#centro a:hover, #derecha a:hover, #izquierda a:hover{
	color: #E6B01E;
}


#centro p a {
	color: #D59C19;
}
#centro p a:hover {
	color: #667BAF;
}


h3 {
	margin-bottom: 8px;
	padding-bottom: 8px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #667baf;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#izquierda h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #242D40;
	font-size: 1.7em;
	letter-spacing: 0.2em;
	color: #E6B01E;
	text-transform: uppercase;
}

#centro h4, #derecha h4 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#izquierda p a img {
	border: 5px solid #242737;
}
#izquierda img {
	border: 5px solid #242737;
}



#centro ul, #derecha ul,  #izquierda ul{
	margin-bottom: 20px;
	line-height: 1.7em;
	font-size: 1.1em;
}
#centro img {
	border: 5px solid #242737;
}

#centro li, #derecha li, #izquierda li{
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F2636;
	padding-left: 5px;
	color: #667087;
	display: block;
	text-indent: 10px;
}

#centro li {
	background-image: url(../imagenes/home/li-image.gif);
	background-position: 5px 13px;
	background-repeat: no-repeat;
}

#derecha li {
	background-image: url(../imagenes/home/li-image.gif);
	background-position: 5px 13px;
	background-repeat: no-repeat;
	color: #50576B;
}

#menu a { 	color: #b5b5b5; }


/*
----------------------------------- Menu
*/


/* Menu List */

#menu ul {
	list-style-type: none;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
#menu li {
	float: left;

}
#menu li a {
	display: block;
	height: 25px;
	float: left;
}
#menu li a:hover {}


/* Menu Buttons */

#menu .selected {
	background-color: #293141;
	background-image: url(../imagenes/global/menu/on_documentos.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


#menu #menu_inicio a {
	width: 60px;
	text-align: right;
	background-image: none;
	display: block;
	padding: 25px 71px 0px 0px;
}


#menu #menu_noticias a {
	padding: 25px 10px 0px 10px;
	background-image: url(../imagenes/global/menu/on_noticias.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_noticias a:hover {
	color: #151A25;
	background-color: #D8500D;
}

#menu #menu_regatas a {
	padding: 25px 10px 0px 10px;
	background-image: url(../imagenes/global/menu/on_regatas.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_regatas a:hover {
	color: #151A25;
	background-color: #3381D1;
}




#menu #menu_descargas a {
	padding: 25px 10px 0px 10px;
	background-image: url(../imagenes/global/menu/on_descargas.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_descargas a:hover {
	color: #151A25;
	background-color: #81AF1E;
}

#menu #menu_documentos a {
	padding: 25px 10px 0px 10px;
	background-image: url(../imagenes/global/menu/on_documentos.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_documentos a:hover {
	color: #151A25;
	background-color: #FEDE01;
}

#menu #menu_documentos {
	margin-right: 20px;
}



#menu #menu_videos a {
	padding: 25px 10px 0px 10px;
	background-image: url(../imagenes/global/menu/on_brand.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_videos a:hover {
	color: #151A25;
	background-color: #BFAF8E;
}

#menu #menu_galeria {
	margin-right: 20px;
}



#menu #menu_galeria a {
	padding: 25px 10px 0px 10px;
	background-image: url(../imagenes/global/menu/on_galeria.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_galeria a:hover {
	color: #151A25;
	background-color: #645950;
}

#menu #menu_enlaces a {
	padding: 25px 10px 0px 10px;
	background-image: url(../imagenes/global/menu/on_enlaces.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_enlaces a:hover {
	color: #151A25;
	background-color: #E6B01E;
}

#menu #menu_wiki a {
	padding: 25px 10px 0px 10px;
	background-image: url(../imagenes/global/menu/on_wiki.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_wiki a:hover {
	color: #151A25;
	background-color: #D59C19;
}

#menu #menu_contacto {
}

#menu #menu_contacto a {
	padding: 25px 10px 0px 10px;
	background-image: url(../imagenes/global/menu/on_contacto.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_contacto a:hover {
	color: #151A25;
	background-color: #B17700;
}
/*
----------------------------------- Splash imagenes
*/

/*
----------------------------------- Splash imagenes
*/




#plug2 {
	background-image: url(/imagenes/home/plugs/plug2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#plug3 {
	background-image: url(/imagenes/home/plugs/plug3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#plug4 {
	background-image: url(/imagenes/home/plugs/plug4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/*
----------------------------------- Tables
*/


/*
----------------------------------- Formularios
*/

.formulario {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 1px;
	border: 1px solid #313640;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

fieldset {
	clear: both;
	margin-bottom: 10px;
}

label {
	font-size: 1.0em;
	text-align: justify;
	display: block;
	margin-bottom: 0px;

}

legend {
	font-size: 1.4em;
	float: left;
	display: block;
	text-align: left;
}

select {
	font-size: 1.2em;
	padding: 2px;
	border: 1px solid #ADB8CF;
	background-color: #FFFFDD;
	width: 327px;
	background-image: url(/imagenes/contacto/fondo_campo.gif);
	background-repeat: repeat-x;
	background-position: center top;

}

.input, textarea {
	font-size: 1.0em;
	padding: 0px;
	border: 1px solid #ADB8CF;
	background-color: #FFFFDD;
	background-image: url(/imagenes/contacto/fondo_campo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	
}


#submit {
	width: 59px;
	height: 22px;
	border: 0;
	margin-right: 40px;
} 



/*
----------------------------------- Handy Pandys
*/

.limpiar { 
	clear: both;
}

.left{
	float: left;
}

.right {
	float: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textmidle {
	text-align: center;
}

.textjustify {
	text-align: justify;
}


/* Widgets America (by item) 
------------------------------------*/
div#byitem ul.vert {
list-style-type: none;
padding: 0;
margin: 0;
width: ;

}
div#byitem ul.vert li {
padding: 4px 0;
margin: 0;
height: 15px; /* space out your rows */
}
div#byitem ul.vert li.odd {
background-color: #2c364e;
}
div#byitem ul.vert li.cabecera {
background-color: #2c364e;
color: #E6B01E;
font-weight: bold;
}
div#byitem ul.horz {
clear: left;
list-style-type: none;
padding: 0;
margin: 0;
}
div#byitem ul.horz li {
float: left;
width: ;
padding: 0 5px 0 0;
margin: 0;
}
div#byitem ul.horz li.campo_20 { /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 20px;

}

div#byitem ul.horz li.campo_40{ /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 40px;

}

div#byitem ul.horz li.campo_50{ /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 50px;

}

div#byitem ul.horz li.campo_60{ /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 60px;

}

div#byitem ul.horz li.campo_70 { /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 70px;
font-weight: normal;

}

div#byitem ul.horz li.campo_80 { /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 80px;

}

div#byitem ul.horz li.campo_100 { /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 100px;


}
div#byitem ul.horz li.campo_140 { /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 140px;

}

div#byitem ul.horz li.campo_150 { /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 150px;

}


div#byitem ul.horz li.campo_180 { /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 180px;
font-weight: normal;

}



div#byitem ul.horz li.campo_200 { /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
width: 200px;

}







/* Widget Performance (by category) 
------------------------------------*/
div#bycategory ul.horz {
clear: left;
list-style-type: none;
padding: 4px 0 0;
margin: 0 0 140px;/* note! */
}
div#bycategory ul.horz li {
display: block;
float: left;
text-align: left;
}
div#bycategory ul.vert {
list-style-type: none;
padding: 0;
margin: 0 25px 0 0;
}
div#bycategory ul.vert li {
float: none;
margin-bottom: 4px;
padding-left: 6px;
text-align: left;
}
div#bycategory ul.horz li.odd {
background-color: green;
}
div#bycategory ul.vert li.widgetname {
font-weight: bold;
}
div#bycategory ul.horz li.tableheader ul.vert li {
padding-left: 0;
}

li.tableheader {
font-weight: bold;

}


input.groovybutton
{
   font-family:Verdana,sans-serif;
   font-weight:bold;
   background-color:#fede01;
   border-style:outset;
}




.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #BBB;
padding: 5px;
left: -100px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 10px; /*position where enlarged image should offset horizontally */

}



