﻿body
{
	margin: 0px;
}
.master
{
	text-align: center;
}

.content
{
	margin: auto;
	width: 1000px;
	text-align: center;
	height: 95px;
}
.header
{
	height: 95px;
	width: 1000px;
	text-align: left;
	background-color: #000000;
	padding-top: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.moldura
{
	height: 4px;
	background-image: url(  'moldura.jpg' );
	background-repeat: repeat-x;
}

.headerTable
{
	width: 1000px;
	height: 89px;
}


.headerMenu
{
	width: 100%;
	height: 20px;
	background-color: #707173;
	border-bottom-style: double;
	text-align: left;
	border-bottom-color: #d3c45f;
	border-bottom-width: thick;
}

.headerLogo
{
	width: 325px;
	height: 60px;
	float: left;
}

.headerSearch
{
	width: 230px;
	height: 40px;
	position: relative;
	top: 25px;
	left: 780px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}


.headerMenu a
{
	color:  #ffffff;
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 6px;
	padding-right: 3px;
	padding-left: 3px;
}

.headerMenu a:hover
{
	/*background-image: url( 'menu.jpg' );*/
	color: #dddddd;
}

.leftContent
{
	width: 200px;
	padding-top: 25px;
	vertical-align: top;
}
.rightContent
{
	width: 122px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 5px;
}
.centerContent
{
	width: 640px;
	vertical-align: top;
	
}

.podLabel
{
	background-color: #fdcd17;
	width: 100%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707173;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 5px;
	margin-bottom: 10px;
}

.setUp
{
	text-align: center;
	border: thick double #d3c45f;
	background-color: #707173;
	padding: 2px 2px 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 5px;
	width: 118px;
	color: #ffffff;
}



.who ol
{
	margin-top: 0px;
}
.who p
{
	margin-top: 0px;
}

.who h2 span
{
	font-size: 10pt;
	color: #000000;
}

.setUp a
{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px;
}

.siteMap
{
	text-align: left;
	width: 640px;
	height: 20px;
	margin-left: 15px;
}
/*company*/

.company
{
	padding: 15px 5px 10px 5px;
	text-align: left;
	margin-top: 5px;
	font-size: 10pt;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.company p
{
	text-align: justify;
	font-size: 10pt;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	width: 610px;
}
.company ol, ul
{
	text-align: left;
	font-size: 10pt;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	width: 550px;
	margin-left: 5px;
	padding-left: 30px;
}

.company h1
{
	text-align: center;
	font-size: 16pt;
	color: #707173;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

.company h1 span
{
	font-style: italic;
}
.company h2
{
	margin: 0px;
	text-align: center;
	font-size: 12pt;
	color: #707173;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.company h3
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.company h4
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.company a
{
	color: #333333;
}


/* Home */

#firstView
{
	margin: auto;
}

.imgIntro
{
	margin: 0px auto 15px auto;
	width: 600px;
	height: 150px;
	clear: none;
}

.seriesG
{
	width: 486px;
	height: 300px;
	background-color: #00FF00;
	overflow: hidden;
	float: left;
	margin-right: 25px;
}


.fix
{
	width: 1000px;
	height: 300px;
	padding-bottom: 15px;
}

/*Acordion*/

.accordion
{
	margin-top: 0px;
}

.accordionHeader
{
	border: thick double #d3c45f;
	background-color: #707173;
	padding: 5px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}


.accordionHeader a
{
	color: #ffffff;
}

.accordionHeader a:hover
{
	color: #dddddd;
}

.accordionHeader2
{
	padding: 5px 5px 5px 30px;
	border: thick double #d3c45f;
	background-color: #fdcd17;
	width: 574px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707173;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
}


.accordionHeader2 a
{
	color: #707173;
}

.accordionHeader2 a:hover
{
	color: #dddddd;
}

.accordionContent
{
	border-width: 2px;
	background-color: #98999c;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #d3c45f;
}

.accordionContent a
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-bottom-color: #d3c45f;
}

.accordionContent a:hover
{
	background-color: #bcbcbd;
} 

.imageHeader
{
	border: thick double #d3c45f;
	background-color: #707173;
	width: 625px;
	height: 145px;
}

/*List */

.list a
{
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

.list a:hover
{
	color: #dddddd;
}

.list a:visited
{
	color: #dddddd;
}


/*snippets*/

.snippets a
{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	color: #0000FF;
}

/*Fechas*/

.fechas
{
	border-width: medium;
	border-color: #000000;
	width: 620px;
	height: 125px;
	background-color: #707173;
	font-size: 8pt;
	text-align: center;
}

.fechas2
{
	border-width: medium;
	border-color: #000000;
	width: 620px;
	height: 125px;
	background-color: #b2b3b5;
	font-size: 8pt;
	text-align: center;
}

.fechasHeader
{
	margin: 0px;
	width: 620px;
	text-align: center;
	height: 20px;
	background-color: #fdcd18;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}


.fechasNo
{
	float: left;
	width: 50px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	text-align: center;
	color: #000000;
	padding-top: 35px;
}

.fechasText
{
	margin: 0px;
	width: 570px;
	height: 40px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.fechasText span
{
	font-weight: normal;
	font-size: 9pt;
}
.fechasPP
{
	width: 285px;
	height: 50px;
	float: left;
	text-align: center;
	color: #000000;
}

.fechasPP span
{
	font-size: 14px;
	font-weight: bold;
}

.fechasPN
{
	width: 285px;
	height: 50px;
	float: left;
	text-align: center;
	color: #000000;
}

.fechasPN span
{
	font-size: 14px;
	font-weight: bold;
}

.fechasPT
{
	text-align: center;
}

.fechas a
{
	width: 200px;
	height: 30px;
}

.fechas2 a
{
	width: 200px;
	height: 30px;
}





/*Right Column */

.rigntCoulumn
{
	text-align: center;
	width: 148px;
	height: 300px;
}

.rightInfoSeas
{
	text-align: center;
	background-color: #ffffff;
	border: 2px solid #707173;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.rightInfoSeas a
{
	color: #707173;
	font-weight: bold;
	margin-bottom: 10px;
}

.index
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	width: 60px;
	height: 60px;
	text-align: right;
	vertical-align: middle;
	margin-right: 10px;
}

.finder
{
	padding: 15px;
	border-width: medium;
	border-color: #FF00FF;
	width: 620px;
	background-color: #b2b3b5;
}

.finder a
{
	color: #FFFFFF;
}
.finder2
{
	border-width: medium;
	border-color: #FF00FF;
	width: 620px;
	background-color: #707173;
	padding: 15px;
}

.finder2 a
{
	color: #FFFFFF;
}

.restaurant1
{
	padding: 10px;
	background-color: #7e99e0;
}

.restaurant2
{
	padding: 10px;
	background-color: #cbd8f7;
}

.leftImg
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.rightImg
{
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.google
{
	margin-top: 20px;
}

.Skype
{
	margin-top: 20px;
}

.home
{
	width: 630px;
	height: auto;
}

.homeItemL
{
	width: 315px;
	height: 80px;
	float: left;
}

.homeItemR
{
	width: 315px;
	height: 80px;
	float: right;
}

.homeImage
{
	float: left;
	width: 80px;
	height: 80px;
}
.homeRow
{
	height: 80px;
	width: 630px;
	margin-bottom: 5px;
}

.homeTitle
{
	width: 235px;
	height: 20px;
	float: right;
	text-align: center;
}

.homeTitle a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #707173;
	text-decoration: none;
}

.homeContent
{
	width: 225px;
	height: 20px;
	float: left;
	text-align: center;
	margin-left: 10px;
}

.podcast
{
	text-align: center;
	width: 638px;
	height: auto;
	padding-bottom: 15px;
}

.search
{
	text-align: center;
	width: 620px;
	height: auto;
}

.xxx
{
	padding: 5px;
	border-right-style: solid;
	border-right-width: medium;
	border-right-color: #0000FF;
	width: 250px;
	height: auto;
	float: left;
	margin-right: 10px;
}

.iso
{
	margin-top: 20px;
}

.headerFlash
{
	width: 500px;
	height: 15px;
}

.nav a
{
	padding: 5px;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.nav a:hover
{
	background-color: #7e99e0;
}

.cupon
{
	width: 100%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 20px;
}


.cupon a
{
	border: thick double #000000;
	background-color: #707173;
	padding: 5px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.cupon a:hover
{
	background-color: #bcbcbd;
}


/*Modal window*/

 #mask{ 
        position:absolute; /* important */
        top:0px; /* start from top */
        left:0px; /* start from left */
        height:100%; /* cover the whole page */
        width:100%;  /* cover the whole page */
        display:none; /* don't show it '*/          
        
        /* styling bellow */
        background-color: #000000; 
    }
    
    .modal_window{
        position:absolute; /* important so we can position it on center later */
        display:none; /* don't show it */
        
        /* styling bellow */
        color:white;
    }
    
.modal_window h1
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}

.modal_window a
{
	color: #FFFFFF;
}
    
    /* style a specific modal window  */
    #modal_window
{
	padding: 10px;
	border: 2px solid #fdcd17;
	background: #ffffff;
}

/*carousel*/

#carousel_container
{
	
	width: 998px;
	height: 130px;
	overflow: hidden;
}
#carousel_inner
{
	
	float: left; /* important for inline positioning */
	width: 968px; /* important (this width = width of list item(including margin) 
 items shown */ 
	height: 130px;
	overflow: hidden; /* important (hide the items outside the div) */ /* non-important styling bellow */
	background: #F0F0F0;
}
 
#carousel_ul 
{
position:relative;
left:-326px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}
 
#carousel_ul li
{
float: left; /* important for inline positioning of the list items */                                    
width:316px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:110px;
background: #000000;
margin-top:10px;
margin-bottom:10px; 
margin-left:5px; 
margin-right:5px; 
}
 
#carousel_ul li img 
{
margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll, #right_scroll{
float:left; 
height:130px; 
width:15px; 
background: #C0C0C0; 
}
#left_scroll img, #right_scroll img
{
border:0; /* remove the default border of linked image */
/*styling*/
cursor: pointer;
cursor: hand;
}
.jcarousel-skin-tango .jcarousel-container {
    background: #F0F6F9;
    border: 1px solid #346F97;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 998px;
    height: 130;
    padding: 0px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  998px;
    height: 130px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 316px;
    height: 110px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

 

