/* @override 
	http://www.bubbledev.com/mvillecaribbean/templates/default/style.css
	http://www.margaritavillecaribbean.com/templates/default/style.css
*/

/* STANDARD BAMP STYLES - THESE STYLES ARE LINKED TO COMMON CONTENT BOXES */

/* GLOBAL STYLES */

body {
	color: #663300;
	font-size: 13px;
	font-family: Trebuchet, Verdana, Arial, Sans-Serif;
	padding:0;
	margin:0;
	height: auto;
	background-color: #8dbcfc;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#welcome_main {
	background-color: #8dbcfc;
	background-image: url(images/home_bkg2.jpg);
	background-position: center top;
}

#welcometest_main {
	background-color: #8dbcfc;
	background-image: url(images/home_bkg2.jpg);
	background-position: center top;
}

#welcometest_body   {
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#news_main {
	background-color: #8dbcfc;
	background-image: url(images/news_bkg.jpg);
	background-position: center top;
}
#about_main {
	background-image: url(images/about_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#events_main {
	background-image: url(images/events_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#montegobay_main {
	background-image: url(images/montego_bay_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#ochorios_main {
	background-image: url(images/ocho_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#negril_main {
	background-image: url(images/negril_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#grandturk_main {
	background-image: url(images/grand_turk_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#caymanislands_main {
	background-image: url(images/cayman_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#photos_main {
	background-image: url(images/photo_galleries_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#giftcertificates_main {
	background-image: url(images/gift_certificates_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#cruise_ship_main {
	background-image: url(images/cruise_ship_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#emupdates_main {
	background-image: url(images/newsletter_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#locations_main {
	background-image: url(images/locations_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#contact_main {
	background-image: url(images/contact_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#airville_main {
	background-image: url(images/airville_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#marguerites_main {
	background-image: url(images/marguerites_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#groovygrouper_main {
	background-image: url(images/groovy_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#bluebeat_main {
	background-image: url(images/bluebeat_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}
#rest_menus_main {
	background-image: url(images/menu_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}

a img {
	border: none;
}

a {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#893730;
}
a:hover {
	color: #666666;
}

.main {
	min-height:905px;
	height: auto !important;
	height: 905px;
	background: url(images/bg_default.jpg) no-repeat center top;
	text-align: left;
}

#content {
	width: 1000px;
	margin: auto;
	text-align: left;
	padding-top: 61px;
}

#footer_copyright {
	text-align: center;
	margin-top: 54px;
}

#pbbu {
	text-align: center;
	margin-top: 10px;
}

#upper_nav {
	margin-left: 355px;
}

#lower_nav {
	margin-top: 239px;
	width: 1000px;
	text-align: center;
}

#footer_nav {
	text-align: center;
	padding-top: 22px;
}

#inner_content {
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 36px;
	text-align: left;
}
#inner_content_home {
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
}

div.banner {
	display: inline;
}

div.bannertop {
	position: absolute;
	left: 10px;
	top: 5px;
	padding: 5px;
	border: medium groove #0000FF;
}

div.leftnav {
	position: absolute;
	left: 10px;
	width: 150px;
	top: 155px;
	padding: 5px;
	border: medium groove #0000FF;
}

div.body {
	position: absolute;
	left: 175px;
	top: 0px;
	width: 800px;
	padding: 5px;
	border: medium groove #0000FF;
}

div.bannerbottom {
	position: absolute;
	bottom: 10px;
	padding: 5px;
	border: medium groove #0000FF;
}

.errors {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 14px;
}

/* CB ARTICLES STYLES */

.articles_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #893738;
	font-weight: bold;
}
.articles_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
	width: 415px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.articles_date {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
}

#articles_header {
	margin-bottom: 10px;
}
#articles_box {
	padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}

/* CB ARTICLES_IN STYLES */

.articles_in_div {
	height: 1px;
	width: 644px;
	background-color: #663300;
}

.articles_in_body {
	padding-top:5px;
	padding-bottom:5px;
}

.articles_in_date {
	padding-top:5px;
}

.articles_in_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #893738;
}

/* CB TOURDATES STYLES */

#tourdates_box, #articles_box {
	background-image: url(images/alt-bkg.gif);
	background-repeat: repeat-y;
  height: 100%;
}

#tourdates_box {
	width: 437px;
}
.tourdates_in_div {
	height: 1px;
	background-color: #663300;
}

.tourdates_alt1, .tourdates_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tourdates_alt1 {
}

.tourdates_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #893738;
}

.tourdates_date {
}

.tourdates_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#663300;
}

#tourdates_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

.ccontent_in_ind_headline {
	font-weight:bold;
}

#ccontent_ind_category_header {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

/* CB TOURDATES_IN STYLES */
#tourdates_in_box {
	width: 600px;
}

.tourdates_in_alt1, .tourdates_in_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tourdates_in_alt1 {
	background-color: #??????;
}

.tourdates_in_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.tourdates_in_date {
	float: left;
	margin-left: 10px;
	width: 80px;
}

.tourdates_in_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#663300;
	width: 400px;
	margin-left: 90px;
}

.tourdates_in_send_friend {
	padding: 10px;
	margin-left: 10px;
}

#tourdates_in_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

#tourdates_in_tagline {
	margin-bottom: 10px;
}

#tourdates_in_tableheader {
	background-color:#663300;
	color:#ffffff;
}

#tourdates_in_tableheader_date {
	text-align:left;
	margin-left:10px;
}

#tourdates_in_tableheader_location {
	text-align:left;
	margin-left:40px;
}

#tourdates_in_tableheader_details {
	text-align:left;
	margin-left:347px;
}

div.tourdates_in_details_click {
	float: right;
	width: 90px;
}
.tourdates_details {
	border-style: dotted;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

.tourdates_details_contents {
	margin-left: 10px;
	margin-right: 10px;
}

/* CB LINK_DIRECTORY STYLES */

#link_directory_box table.link_directory_table tbody tr td {
	padding-bottom: 20px;
}

#link_directory_box {
	width: 600px;
	float: right;
}

.link_directory_table {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.link_directory_item_desc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.link_directory_div {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eba348;
}

.link_directory_item_desc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* CB CCONTENT STYLES */

#ccontent_box, .ccontent_in_ind_body {
	width: 600px;
	float: right;
}

.ccontent_div {
	width: 600px;
	height: 2px;
	background-color: #eba348;
}

.ccontent_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ccontent_in_ind_body a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

/* CB BLOGHISTORY STYLES */

#blog_history_box {
	width: 150px;
	float: right;
}

#blog_history_box > div {
	margin-bottom: 5px;
}

/* CB MAINBLOG STYLES */

#mainblog_box {
	width: 430px;
}
