@charset "UTF-8";

/*
	AUTHOR:
	Ashley Hart
	http://www.GreenChilliDesign.com	

*/

/* ------ RESETS & BASIC PAGE SETUP ------ */
*{
margin:0;
padding:0;
}

html{
overflow-y: scroll;

}

body{
font: 62.5% Helvetica, sans-serif;
background:url(../images/boogie_background.jpg);
background-repeat:no-repeat;
background-color:#4d1c89;


}

ul{
list-style:none;
color: #1b4298;
}

p, h1, h2 {
font-size:1.2em;
line-height:1.4em;
margin-bottom:1.2em;
color: #1b4298;
}

a{
outline:none;
color:#660033;
font-weight:bold;
}

a img{
border: none;
}

a.link{
	color:#660000;
}
a:hover{
	color:#000000;
}
/* ------ END RESET ------ */

/* ------ TOOLBOX ------ */
.floatleft{
float:left;
}
.floatright{
float:right;
}
.clear{
clear:both;
}
/* ------ END TOOLBOX ------ */


/* ------ STRUCTURE ------ */
#page-wrap{
	width:796px;
	margin-left:auto;
	margin-right:auto;
	border:5px solid #FFFFFF;
	margin-top:30px;
	background-color: #6A96D2;	
}

#container{
min-height:1000px;	
}


#header{
	background:url(../images/header-796w-x130h.jpg);
	background-repeat:no-repeat;
	height:130px;
	text-indent: -9000px;
	

}

#time{
	display:inline;
	width:146px;
	height:28px;
	background-image:url(../images/boogie_web_time-back.gif);
	background-repeat:no-repeat;
	float:right;
	margin-top: 55px;
	margin-right: 70px;
	text-align: center;
	text-indent:0px;
}

.time-function{
	color: #323866;
	font-weight: bold;
	clear:both;
	display:inline;
	line-height: 2.6em;
}

/* ------ NAVIGATION ------ */
#page-wrap #main-nav{
	height:25px;
	width:723px;
	background:url(../images/navigation-images/boogie_web_navigation_09.jpg);
	padding-left:73px;
	position:relative;
}

#page-wrap #main-nav li{
	display:inline;	/*For IE6 rendering*/
}
#page-wrap #main-nav li a{
	display:block;
	height:25px;
	text-indent:-9999px;
	float:left;	
}

#page-wrap #main-nav .home a{
	width:58px;
	background:url(../images/navigation-images/boogie_web_navigation_02.jpg) bottom left;
}
#page-wrap #main-nav .about-us a{
	width:90px;
	background:url(../images/navigation-images/boogie_web_navigation_03.jpg) bottom left;
}
#page-wrap #main-nav .shows a{
	width:73px;
	background:url(../images/navigation-images/boogie_web_navigation_04.jpg) bottom left;
}
#page-wrap #main-nav .cruise a{
	width:71px;
	background:url(../images/navigation-images/boogie_web_navigation_05.jpg) bottom left;
}
#page-wrap #main-nav .management a{
	width:127px;
	background:url(../images/navigation-images/boogie_web_navigation_06.jpg) bottom left;
}
#page-wrap #main-nav .contact-us a{
	width:106px;
	background:url(../images/navigation-images/boogie_web_navigation_07.jpg) bottom left;
}

#page-wrap #main-nav li a:hover{
	background-position:top left;
}


/* ------ END NAVIGATION ------ */

/* ------ MAIN CONTENT ------ */
#page-wrap #page-content{
	width:657px;
	margin-right: auto;
	margin-left: auto;
		background-repeat: no-repeat;
	background-color: #E7F2F8;
	margin-bottom:20px;
	
}
#page-wrap #main-content #page-content #home-content p {
	font-size: 1.1em;
}
#title h4 {
	font-size: 1.6em;
	color: #194297;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#page-wrap #main-content{
	background-repeat:no-repeat;
	width: 796px;
	padding-top: 30px;
	background-color: #6a96d2;
	background-image: url(../images/boogie_web_main-content-back.jpg);
	}
/* ------ END MAIN CONTENT ------ */

/* ------ HOME CONTENT ------ */

#page-wrap #main-content #page-content #home-content{
	width:362px;
	height:392px;
	float:left;
	padding-top: 25px;
	padding-right: 24px;
	padding-left: 25px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/page-content-back.jpg);
	
	}

#page-wrap #main-content #page-content #home-content h1 {
	font-size: 1.6em;
}
#page-wrap #main-content #page-content #home-content h2 {
	font-weight:normal;
	font-size: 1.2em;
	padding-top: 0px;
}
#page-wrap #main-content #page-content #home-content ul {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	list-style-type: disc;
	padding-bottom: 20px;
	list-style-image: url(../images/star.gif);
	list-style-position: inside;
}

/* ------ END HOME CONTENT ------ */

/* ------ ABOUT US CONTENT ------ */

#page-wrap #main-content #page-content #about-us-content{
	width:608px;
	height:100%;
	float:left;
	padding-top: 30px;
	padding-right: 24px;
	padding-left: 25px;
	background:url(../images/corner.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	}

#page-wrap #main-content #page-content #about-us-content h1 {
	font-size: 2em;
	padding-left: 50px;
	padding-top: 20px;
	color: #1A4195;
	width: 300px;
	padding-bottom: 0px;
	line-height: 1.2em;
}
#title h1 {
	margin-left: -40px;
}
#page-wrap #main-content #page-content #about-us-content h2 {
	font-weight:normal;
	font-size: 1.2em;
	padding-top: 0px;
	padding-left: 50px;
}
#page-wrap #main-content #page-content #about-us-content ul {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	list-style-type: disc;
	padding-bottom: 20px;
	list-style-image: url(../images/star.gif);
	list-style-position: inside;
	padding-left: 50px;
}

ol {
	font-size: 1.2em;
	line-height: 1.4em;
	list-style-type: disc;
	padding-bottom: 20px;
	list-style-image: url(../images/star.gif);
	list-style-position: inside;
	padding-left: 50px;
	color: #1b4298;
	padding-right:50px;
}

ol li {
	padding-bottom:15px;
}

#title{
	background-color:#E7F2F8;
	margin-top: -50px;
	width: 160px;
	height: 40px;
	padding-top: 10px;
	padding-left: 15px;
	position: relative;
	background-image: url(../images/title-tab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-transform: uppercase;
}

#about-us-content p{
	padding-left:50px;
	padding-top:0px;
	width: 480px;
}
.main-content-image{
	margin-left:30px;
	margin-top:20px;
}

/* ------ END ABOUT US CONTENT ------ */


/* ------ BOX LINKS ------ */


#page-wrap #main-content #box-links {
	float: left;
	width:411px;
	height:251px;
	background:url(../images/boogie_web_page-content-back.jpg);
	background-position:top right;
}

#page-wrap #main-content #box-links li{
	display:inline;	/*For IE6 rendering*/
}

#page-wrap #main-content #box-links li a{
	display:block;
	width:411px;
	float:left;
	text-indent:-9000px;
}

#page-wrap #main-content #box-links .shows-box-link a{
	height:89px;
	background:url(../images/boogie_web_box-links_01.jpg) bottom left;
}

#page-wrap #main-content #box-links .cruise-box-link a{
	height:82px;
	background:url(../images/boogie_web_box-links_02.jpg) bottom left;
}

#page-wrap #main-content #box-links .management-box-link a{
	height:90px;
	background:url(../images/boogie_web_box-links_03.jpg) bottom left;
}

#page-wrap #main-content #box-links li a:hover{
	background-position: top left;
}

/* ------ END BOX LINKS ------ */

/* ------ CONTACT PAGE STARTS ------ */
#page-wrap #main-content #page-content #about-us-content .address1{
	float:left;
	width:250px;
	margin-left:15px;
	
}
#page-wrap #main-content #page-content #about-us-content .address2{
	float:left;	
	width:250px;
	margin-left:15px;
	
}

#container #page-wrap #main-content #page-content #about-us-content .address1 .address1Text{
	
	padding:0px;
	width:100%;

}

#container #page-wrap #main-content #page-content #about-us-content .address2 .address1Text{
	padding:0px;
	width:100%;

}

#page-wrap #main-content #page-content #about-us-content .address1 .address1Text{
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:1.6em;
	color: #1b4298;
	width:250px;
	padding-left:15px;

}

#page-wrap #main-content #page-content #about-us-content h1{
	font-size: 1.6em;
	padding-left:15px;
	padding-top: 20px;
	color: #1A4195;
	width: 300px;
	padding-bottom: 0px;
	line-height: 1.2em;	
}


#page-wrap #main-content #page-content #about-us-content h1{
	font-size: 1.6em;
	padding-left:15px;
	padding-top: 20px;
	color: #1A4195;
	width: 300px;
	padding-bottom: 0px;
	line-height: 1.2em;	
}




#map{
	border:thin solid #1b4298;
	width:435px;
	float:left;
	margin-left:15px;
}


/* ------ CONTACT PAGE ENDS ------ */

/* ------ SIDEBAR ------ */
#sidebar{
	width:246px;
	height:670px;
	min-height:100%;
	float:left;
	background-color: #DBE6F3;
	background-image: url(../images/sidebarback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	
#page-wrap #main-content #sidebar .recruitment a {
	background-image:url(../images/bm-news-banner.jpg);
	height: 241px;
	width: 228px;
	display:block;
	text-indent: -9000px;
	background-repeat: no-repeat;
	padding-bottom:5px;
}
#page-wrap #main-content #page-content #sidebar .recruitment {
	padding-top: 9px;
	padding-left: 9px;
}

.img-show {
	padding-left: 9px;
}

	


/* ------ END SIDEBAR ------ */

/* ------ MANAGEMENT - PAGE STARTS ------ */

#main-content-column{
	width:434px;
	background-image:url(../images/content-boxes/bm-box-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#cee7fa;
	float:left;
}
#inner-text{
	background-image:url(../images/content-boxes/bm-box-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:434px;
}
#inner-text p{
	padding-top:0px;
	font-size: 1.2em;
	padding-bottom: 15px;
	padding-left:30px;
	margin:0;
	width:380px;
}
#inner-text h1{
	padding-top:15px;
	font-size: 1.2em;
	margin:0;
	margin-bottom:5px;
	margin-left:15px;
}
#side-bar-images{
	width:161px;
	background-image:url(../images/side-bar-images/sideBar-bottom-top.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	float:left;
	padding-top:15px;
	background-color:#97c5f3;
	margin-left:10px;
}
#inner-side-bar{
	background-image:url(../images/side-bar-images/sideBar-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:20px;
}
	


/* ------ MANAGEMENT - PAGE ENDS ------ */


/* ------ ABOUT US - PAGE STARTS ------ */

#staff{
width: 500px;;
margin-left:50px;
}

#staff dt{
	font-size: 1.6em;
	margin-top: 10px;
	color: #1A4195;
	margin-bottom: 0px;
	line-height: 1.2em;
	font-weight:bold;
	float:right;
	width:350px;
	
}

dl{
	margin-bottom:15px;
}

#staff dd{
	font-size: 1.2em;
	margin-top: 8px;
	
	color: #1A4195;
	
	line-height:1.4em;
	
	
}
#staff dl dd img{
	float:left;
	margin-right:10px;
	
	
	
}

#page-wrap #main-content #page-content #about-us-content #aboutUsTitle {
	margin-left: 49px;
}


#staff .alt dt{
	float:left;
	margin-left:14px;
}
#staff .alt dd.img img{
	float:right;
	margin-left:10px;
}

#staff dl .alt{
	float:left;
}

#page-wrap #main-content #page-content #about-us-content #aboutUsTitlelong{
	font-size: 1.8em;
	margin-left: 35px;
	margin-top: 20px;
	color: #1A4195;
	width: 500px;
	margin-bottom: 0px;
	line-height: 1.2em;
}

/* ------ ABOUT US - PAGE ENDS ------ */







/* ------ END STRUCTURE ------ */

/* ------ FOOTER ------ */

#news-ticker{
	background:url(../images/news-ticker.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:657px;
	float:left;
}

#footer{
	background:url(../images/footer-back.jpg);
	height: 72px;
	width: 657px;
	float: left;
	background-image: url(../images/footer-back.jpg);
	background-repeat: repeat-x;
	
}

#footer p{
	font-size:1.1em;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer a{
	color:#000000;

}
#footer a:hover{
	color:#990000;

}

#small-print p{
	color:#FFFFFF;
	text-align:center;
	padding-top:15px;
	font-size: 1em;
	padding-bottom: 15px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #B30053;
	font-style: italic;
	padding-left: 50px;
	width: 300px;
	padding-bottom: 20px;
	font-weight: bolder;
	padding-top:15px;
}

/* ------ CREDIT START ------ */
.gcd {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:bold;
	color:#999;
	font-size:9PX;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-image:url(../images/content-boxes/gdc-credit-bg.jpg);
	background-repeat:repeat-x;
	background-color:#45494d;
	padding:5px;
	position:relative;
	bottom:0px;

}

.gcd a{
	color:#666;
	text-decoration:none;

}

.gcd a:hover{
	color:#BCFF00;
}


/* ------ CREDIT ENDS ------ */

.smaller{
	font-size:0.6em;
}

#poster-sildes{
	margin-left: 10px;
	width:228px;
}
