/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#ccc;
	font-size:12px;
	margin:0 auto;
	background-color:#000;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_mardi.jpg);
}

a {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; color:#fff; text-transform:uppercase; }

h2 { font-size:22px; color:#fff; text-transform:uppercase; }

h3 { font-size:18px; color:#fff; text-transform:uppercase; }

/* ---- class settings ----------------------- */

.weather-close {
	position:absolute;
	top:0;
	right:0;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	margin:0 5px 0 0;
}

.weather-close:hover {
	text-decoration:none;
}

#weather-pop {
	position:absolute;
	top:50px;
	left:0;
	width:900px;
	height:auto;
	padding:25px;
	border:10px solid #fff;
	background-color:#000;
	color:#fff;
	z-index:5000;
}

.sub-bold {
	font-size:15px;
	font-weight:bold;
}

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:117px;
	background:url(/images/bg_header-mardi.jpg) no-repeat;
	z-index:1;
}

.logo-link {
	position:absolute;
	top:10px;
	left:365px;
	z-index:10;
}

#search-area {
	position:absolute;
	top:5px;
	right:40px;
	width:300px;
	height:50px;
}

.signup-text {	
	border:none;
	padding:0 5px;
	width:200px;
	height:20px;
	color:#fff;
	margin:0 5px 0 0;
	background-color:#3e0303;
}

.signup-button {
	position:relative;
	top:5px;
}

.catalog-box {
position:relative;
width:120px;
height:180px;
float:left;
text-align:center;
margin:0 10px 10px 0;
}

.catalog-box img { border:3px solid #343434; }


/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:63px;
	left:0;
	width:960px;
	height:50px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
    min-height:500px;
    height:auto !important;
    height:500px;
	background:url(/images/bg_main-top-mardi.jpg) no-repeat;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:610px;
	height:auto;
	padding:10px 10px 0 20px;
}

#content_video {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:910px;
	height:auto;
	padding:10px 10px 0 20px;
}

#home-banner {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:550px;
	height:270px;
	background:url(/images/bg_homepage-banner.jpg) no-repeat;
	padding:30px;
	margin:0;
}

#sub-banner {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:610px;
	height:210px;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
}

#home-whats-happening {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:550px;
    min-height:300px;
    height:auto !important;
    height:300px;
	background:url(/images/bg_inner-content.jpg) repeat-y;
	padding:95px 30px 20px 30px;
	margin:10px 0 0 0;
}

.news-thumb {
	border:3px solid #fff;
}

.story-pic {
	border:3px solid #fff;
	float:right;
	margin:0 0 10px 10px;
}

.happening-table td {
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align:top;
	padding:0 15px 15px 0;
}

#subpage-content {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:550px;
	height:auto !important;
min-height:969px;
	background:url(/images/bg_inner-content.jpg) repeat-y;
	padding:25px 30px 20px 30px;
	margin:10px 0 0 0;
}

#subpage-content-video {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:850px;
	height:700px !important;
	background:url(/images/bg_inner-content-video.jpg) repeat-y;
	padding:25px 30px 20px 30px;
	margin:10px 0 0 0;
}

#cover-up {
	position:absolute;
	top:10px;
	left:30px;
	width:800px;
	height:110px;
	background-color:#161616;
	z-index:4000;
}



/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:300px;
	height:auto;
	padding:10px 20px 0 0;
}

#sidebar-welcome {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:270px;
	height:230px;
	background:url(/images/bg_sidebar-welcome-mardi.jpg) no-repeat;
	padding:100px 15px 0 15px;
}

#find-location {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:290px;
	height:50px;
	background:url(/images/bg_sidebar-find-location.jpg) no-repeat;
	padding:50px 0 0 10px;
}

.sidebar {
	margin-bottom:10px;
}


/* ---- end side bar content settings ---------------- */

#bottom-buttons {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:940px;
	height:px;
	margin:10px 0;
	padding:0 0 0 20px;
}

#bottom-buttons img {
	margin:0 8px 0 0;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:40px;
	clear:both;
	padding:0 20px;
	margin:10px 0 0 0;
	font-weight:bold;
	text-transform:uppercase;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:50px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav.png);
}

a#nav_01 {
	width:91px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -50px;
}

.active_01 {
	background-position: 0 -50px !important;
}

a#nav_02 {
	width:72px;
	background-position:-91px 0;
}

a:hover#nav_02{
	background-position:-91px -50px;
}

.active_02 {
	background-position:-91px -50px !important;
}

a#nav_03 {
	width:95px;
	background-position:-163px 0;
}

a:hover#nav_03{
	background-position:-163px -50px;
}

.active_03 {
	background-position:-163px -50px !important;
}

a#nav_04 {
	width:222px;
	background-position:-258px 0;
}

a:hover#nav_04{
	background-position:-258px -50px;
}

.active_04 {
	background-position:-258px -50px !important;
}

a#nav_05 {
	width:215px;
	background-position:-481px 0;
}

a:hover#nav_05{
	background-position:-481px -50px;
}

.active_05 {
	background-position:-481px -50px !important;
}

a#nav_06 {
	width:88px;
	background-position:-696px 0;
}

a:hover#nav_06{
	background-position:-696px -50px;
}

.active_06 {
	background-position:-696px -50px !important;
}

a#nav_07 {
	width:69px;
	background-position:-784px 0;
}

a:hover#nav_07{
	background-position:-784px -50px;
}

.active_07 {
	background-position:-784px -50px !important;
}

a#nav_08 {
	width:107px;
	background-position:-853px 0;
}

a:hover#nav_08{
	background-position:-853px -50px;
}

.active_08 {
	background-position:-853px -50px !important;
}


/* ---- start nav drop settings -------------------------- */

#sub_nav {
	position:absolute;
	top:112px;
	left:0;
	width:561px;
	height:26px;
	font-size: 12px;
z-index:5000;
}

#sub_nav a {
	color: #fff;
	display:block;
	padding: 3px;
	font-weight: bold;
	border-bottom: 3px solid #161616;
	background-color:#161616;
        background-image: url(images/bg_dropdown.jpg);    
}

#sub_nav a:hover {
	color: #fff;
	background-color:#395c5e;
        background-image: url(images/bg_dropdown-over.jpg);
	padding: 3px;
	text-decoration: none;
}

#L1, #L2, #L3, #L4, #L5, #L6 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color: #395c5e;
	border-top: 3px solid #161616;
	border-left: 3px solid #161616;
	border-right: 3px solid #161616;
	border-bottom: 3px solid #161616;
	
}

#L1 { width:150px; left:50px; }
#L2 { width:150px; left:140px; }
#L3 { width:100px; left:260px; }
#L4 { width:150px; left:665px; }
#L5 { width:150px; left:750px; }
#L6 { width:100px; left:845px; }


.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

/* ---- start slider settings -------------------------- */

#slider {
    position:relative;
    width:550px; /* Change this to your images width */
    height:270px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

/* ---- end slider settings -------------------------- */


