/* Club Cubana Goa 2014 Style Sheet */

* {margin:0;padding:0}
@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}
@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}
body,html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-size:85%;
	color:#FFFFFF;
	}
img {
width: 100%;
height: auto;
}
h1 {
width:30%;
margin:3% auto auto auto;
font-size:0.875em;
color:#666666;
text-transform:uppercase;
text-align:center;
background-image:url(images/bg_body_blk.png);
border:#563957 thin dotted;
line-height:1.0;
}
p {
color:#FFFFFF;
margin-bottom:1.5em;
line-height:1.5em;
}
.centeralign {
text-align:center;
}
a:link {
color:#FFFFFF;
text-decoration:none;
}
a:hover,a:active
{
text-decoration:underline;
}

TEXT LINKS */

ul
{
list-style-type:none;
}
li
{
display:inline;
padding:0 0.6% 0 0%;
}

/*END FULL PAGE BG*/

/*PLACE HOLDER*/
#container {
position:relative;
width:94%;
max-height:90px;
background: url(images/bg_con1.jpg) no-repeat top right; 
margin:3% auto auto auto;
z-index:2;
}
/*LOGO*/
#container #logo {
position:relative;
margin:0 1em auto 0;
width:13%;
height:auto;
box-shadow: 2px 3px 13px #28009A;
float:left;
}
/*NAME*/
#container #name {
position:relative;
margin:1% 0 1em 1%;
width:40%;
height:auto;
float:left;
}
/*MAIN CONTENT BODY*/
#holder_body {
position:relative;
width:100%;
height:auto;
min-height:70px;
bottom:25%;
clear:both;
z-index:2;
overflow:none;
}
#holder_body .contact_colslh {
position:relative;
width:90%;
margin:auto;
float:none;
padding-top:0.3em;
padding-left:0;
}
#holder_body .contact_colslh img , .contact_colsrh img {
width:75%;
margin:1.5em auto 1.5em 12.5% ;
}
#holder_body .contact_colsrh {
position:relative;
width:90%;
margin:auto;
float:none;
padding-top:0.3em;
padding-bottom:1em;
}
iframe {
margin: 1.5em auto 1.5em 15%;
padding: 0;
border: none;
background-color:#333333;
width: 70%;
height: 200px;
}
iframe h2 , iframe p , i_disclaimer h2 , i_disclaimer p{
background-color:#FFFFFF;
}
 {
color:#FFFFFF;
}
/*LINKS*/
#bg_footer {
position:relative;
margin-top:0em;
width:100%;
height: 5em;
text-align:center;
z-index:3;
}
#links {
position:absolute;
left:0%;
bottom:1.0em;
width:100%;
text-align:center;
border-bottom:#563957 thin dotted;
padding-bottom:1.0em;
z-index:2;
}
#links img, #links a img, #links a:link img, #links a:visted img, #links a:active img {
width:8%;
height:auto;
}
/*COPYRIGHT*/
.copyright {
position:fixed;
right:1%;
bottom: 1%;
font-size:0.5em;
color:#563957;
}

@media all and (max-height: 480px) and (min-height: 380px){
#links {
position:absolute;
left:0%;
bottom:-5em;
padding-bottom:0;
top:100%;}

/*
@media all and (max-width: 540px) {
#logo {
display: inline;
width:15%;
}
#name {
width:39%;
}
#links img{
width:8%;
}
#holder_body .contact_colslh , #holder_body .contact_colsrh {
width:80%;
margin:auto;
float:none;
}

@media all and (max-width: 480px) {
#logo {
width:15%;
}
#name {
width:39%;
}
#links img{
width:9%;
}
}

@media all and (max-width: 320px) {
#logo {
width:20%;
}
#name {
width:50%;
}
#links img{
width:12%;
}
}
*/
