/*		
		Interactive Cozumel August 2009 
		Alfonso Perez verdia
		info@interactivecozumel.net
*/


body {
	background-color: #FFF;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

p { margin:0px; padding:0px; }

.headlines, h1 {
	font-size: 20px;
	color:#9f9b9b;
	letter-spacing: 0.1em;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:15px 0 0 0;
	padding:0 0 8px 0;
	}
	
.subheadlines, h2 { 
	font-size: 15px;
	font-weight: bold;
	color: #5B5B5B;
	margin:0;
	padding:0;
}

h3 { 
	font-size:14px; 
	font-weight:bold; 
	color: #c2c2c2;
	margin:0;
	padding:0;
	}

.clearspace { clear:both }

a img { border:0px; outline:none; }

ul, ol {
    margin-bottom: 15px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 30px;
    padding-right: 5px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	height: 475px;
	width: 900px;
	position: relative;
	background-color:#FFF;
	background-image: url(../images/assets/bkg_contentWrapper.jpg);
	background-repeat: repeat-y;
}

#logo {
	position: absolute;
	left: 44px;
	top: 3px;
}

#socialMedia{
	position:absolute;
	right: 70px;
	top: 30px;
	width:380px;
}

.follow{
	font-size:10px;
	float:right;
	padding:5px;
	margin-left:10px;
}

#mainnav {
	height: 40px;
	width: 824px;
	position: absolute;
	left: 43px;
	top: 97px;
	background-color:#ffffff;
}

#mainnav ul {
	margin: 0px;
	padding: 0px;
}
#mainnav li {
 list-style-type:none; 
 margin-bottom:0px;
 display:inline;
 float:left;
}

#mainnav  a{
	display:block;
}

#mainnav li a{
	background-color: #000000; 
    border: 1px solid #ffffff;
    color: #FFFFFF;
    font-family: Helvetica,Geneva,sans-serif;
    font-size: 13px;
    padding: 9px 11px 9px 10px;
    text-decoration: none;
}

#mainnav li a:hover{
	background-color: #62635f;
	text-decoration:none;
}

#header {
	height: 310px;
	width: 813px;
	position: absolute;
	left: 44px;
	top: 140px;
}

#middle {
	width: 900px;
	padding-bottom: 20px;
	background-color:#FFF;
	margin: 0px;
	position:relative;
	background-image: url(../images/assets/bkg_contentWrapper.jpg);
	background-repeat: repeat-y;
}

.headers{
    margin-left: 85px;
    padding: 10px 0 0 23px;
	background-repeat: no-repeat;
    font-family: Myriad Pro;
    font-size: 33px;
    font-weight: normal;
    letter-spacing: 0.1em;
    padding-left: 30px;
	padding-bottom:10px;
	color:#9fc847;
	background-image:url(../images/assets/arrow_03.gif);
	background-position: left 19px;
	}

#content {
	padding-left:85px;
	padding-right:85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #676965;
	min-height:150px;
}

#content p { padding-bottom:15px; }

#content a { color: #9fc847; }

#content a:hover { color:#749E37 }

#content ul {
	line-height:20px;
	list-style-type:none;
	margin-left:13px;
	padding-left:13px;
}

#content li{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	padding-left:23px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#SMshare { position:relative; width:900px; height:50px;}

#fblike{ position:absolute; top:15px; left:400px; }

#twitbtn { position:absolute; top:15px; left:270px; }

.addthis_toolbox { position:absolute; left:660px; top:15px; }

#inshare { position:absolute; left:537px; top:15px; }

#footer {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #676965;
	font-size: 11px;
	position:relative;
	width:900px;
	height:165px;	
	}
	
#footer a { color: #799100; text-decoration:none; }
#footer a:hover { text-decoration: underline; }
#footerblack { background-color: #000; width:900px; height:50px; color:#FFF; background-image:url("../images/assets/footerbkg.jpg")}
#footernav { position:absolute; height: 30px; left:18px; width: 255px; top:11px; text-align:center;}
#footernav a { color:#FFF; text-transform:uppercase; text-decoration:none; border:1px solid #000; }
#footernav a:hover {color:#a2cf4f; text-decoration:none;}

#copyright { position:absolute; left:742px; top:11px;}
#address { padding-top: 20px; position:absolute; text-align:center;  padding-left:12%;}
#partners {
	position: absolute;
	width: 800px;
	height: 70px;
	top:90px;
	right:0px;
}
#partnersTxt {
	position: absolute;
	left:13%;
	top: 26px;
}

#travelclcik {
	position: absolute;
	height: 55px;
	width: 160px;
	left: 31%;
	top:7px;
}

#paypal {
	position: absolute;
	height: 26px;
	width: 86px;
	left:430px;
	top: 23px;
}

.twitter-follow-button { position:relative; padding-bottom:20px; }
#LikeboxPluginPagelet{ padding:1px;}

#sitemap a { color: #799100; text-decoration:none; }

#sitemap a:hover { text-decoration: underline; }

.separator {
	background-image: url(../images/assets/separator.jpg);
	height: 9px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

.imgL_txtR{
	width:730px;
	padding-bottom: 15px;
}

.imgL_txtR_img{
	border: 4px solid #A0C848;
	float:left;
}

.videoicwt {border: 4px solid #A0C848;}

.imgL_txtR_txt{
	width:494px;
	float:left;
	padding-left:20px;
}

.txtL_imgR {
	width:730px;
	padding-bottom: 15px;
}

.txtL_imgR_img{
	border: 4px solid #A0C848;
	float:left;
}

.txtL_imgR_txt{
	width:494px;
	float:left;
	padding-right:20px;
}

.two_colums { width: 360px; float:left; padding-bottom:15px;  }

/*#sidebar { width: 320px; padding-left: 20px; display: none; }
#sidebar h1 { font-size: 13px; letter-spacing: 0.2em; padding-left: 30px; padding-top: 20px; }
#sidebar p { margin-bottom: 0px; }
#sidebar #gallery { width: 305px; background-image: url(../images/assets/bkg_sidebarApps.jpg); background-repeat: no-repeat; background-position: left top; margin-bottom: 12px; }
#sidebar #news { width: 305px; background-image: url(../images/assets/bkg_sidebarApps.jpg); background-repeat: no-repeat; background-position: left top; margin-bottom: 12px; }
#sidebar #fun { width: 305px; background-image: url(../images/assets/bkg_sidebarApps.jpg); background-repeat: no-repeat; background-position: left top; margin-bottom: 12px; }
#sidebar #partners { width: 305px; background-image: url(../images/assets/bkg_sidebarApps.jpg); background-repeat: no-repeat; background-position: left top; margin-bottom: 12px; }*/
