.float-l {float: left;}
.float-r {float: right;}

.message {
	display: block;
	border: 1px solid red;
	padding: 5px;
	margin-bottom: 10px;
}
.error-message {color: red;}



.block {display: block;}
.center {
	margin-left: auto;
	margin-right: auto;
}
.bold {font-weight: bold;}

#main-content-bdy {min-height: 600px;}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


body{
	background-color: white;
	margin: 0px;
	padding: 0px;
	background-color: white;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif
}
#home {
	background-image: url(/images/layout/jq_bg.jpg);
	background-repeat: repeat-x;
}
#pages {
	background-image: url(/images/layout/hd_bg.jpg);
	background-repeat: repeat-x;
}

#main-cnt {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	position: relative;
}


#header-cnt {
	width: 100%;
	height: 150px;
	
}
#logo {
	float: left;
	border-style: none;
}

#nav {
	color: white;
	height: 24px;
	margin-top: 12px;
	text-align: left;
	word-spacing: 15px;
}

#nav a {
	color: white;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: none;
	color: red;
}

#mels-building {
	float: right;
}


#feature-cnt {
	height: 240px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
#lights {
	background-image: url(/images/layout/lights.png);
	background-repeat: repeat-x;
	height: 20px;
	margin-bottom: 40px;
	margin-top: 10px;
	
}

#content-cnt {
	width: 100%;
	position: relative;
}

#content-cnt img {
	border-style: none;
}

#content-left {
	float: left;
	min-height: 300px;
	
}


#content-right {
	width: 572px;
	float: right;
	float: right;
}
#rnd-hdr {
	position: relative;
	top: -14px;
	left: -10px;
}

#main-content-bdy {
	background-color: white;
	padding: 0px 10px;
	margin-top: 15px;
}

#main-content-bdy h1, #main-content-bdy h2   {
	margin: 0px;
	padding: 0px;
}

#news {
	position: absolute;
	left: 850px;
	top: -40px;
}
#content-left {
	width: 367px;
}


#content-left ul {
	list-style-type: none;
	font-size: larger;
}
#content-left ul a {
	color: #333444;
}

#mels-cater {
	margin-bottom: 20px;
}



/*
* jquery slideshow
*/

#slideshow #slidesContainer {
  margin:0 auto;
  width:100%;
  height:240px;
  overflow:none; /* allow scrollbar */
  position:relative;
  float: left;
  color: white;
}


#slideshow #slidesContainer .slide {
  width: 940px; /* reduce by 20 pixels to avoid horizontal scroll */
  height: 240px;
}

.control {
  position:relative;
  cursor: pointer;
}


#leftControl {
	position: absolute;
	z-index: 10;
  height: 25px;
  width: 30px;
  float: left;
  left: 127px;
  top: 360px;
background-image: url(/images/layout/jquery_btn_up.png);
}

#rightControl {
position: absolute;
	z-index: 10;
  height: 25px;
  width: 30px;
  top: 360px;
  left: 70px;
	background-image: url(/images/layout/jquery_btn_down.png);
}

#slide-control {
	position: absolute;
	top: 359px;
	left: 30px;
}

#slide-content-1 {
	background-image: url(/images/layout/jquery-markup.jpg);
	background-position: center;
	height: 240px;
}


.slide-4sqr {
	position: relative;
	bottom: -15px;
	border-style: none;
	
}

.slide-4sqr img {
	border-style: none;
}

.slides img {
	border: none;
	float: 
}

.slides a {
	
	
}

.no-border-style a {
	border-style: none;
}

.inline {
	display: inline;
}

#foursqr {
	position: relative;
	top: 10px;	
}

.slide-1 {
	margin: 60px 200px 0px 0px;
	height: 80px;
	width: 350px;
	font-size: 36px;
	float: right;
	position: relative;
	text-align: center;
	
}

.slide-1 a img{
	border-style: none;
}

#burger-blurb {
	position: relative;
	color: black;
	top: -120px;
	left: 330px;
	width: 250px;
	font-family: "Trebuchet MS", "Sans-serif";
	
	
}
#burger-blurb h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#get-email{
	margin-top: 50px;
	height: 100px;
	width: 347px;
	background-image: url(/images/layout/email_entry.png);
	background-repeat: no-repeat;
	background-position: 59px 20px;
	padding-right: 20px;
	position: relative;
}

#get-email #email-title {
	
	
}
#email-submit {
	height: 30px;
	width: 107px;
	background-image: url(/images/layout/email_sbm.png);
	position: absolute;
	left: 190px;
	top: 65px;
}
#email-submit:hover {
	background-image: url(/images/layout/email_sbm_hover.png);
}

#NL-email {
	position: absolute;
	left: 0px;
	top:30px;
	
}

#fm-email {
	position: absolute;
	top: 25px;
	left: 70px;
	height: 25px;
	width: 200px;
	background-color:transparent; 
	border:none;
}

#rnd-bottom {
	border: 1px solid red;
	position: relative;
	bottom: -14px;
	left: -10px;
}



/* #############  footer   ################ */
.footer-links {
        list-style-type: none;
        list-style-position: outside;
        font-size: 12px;
        color: white;

}


.footer-links li {
        padding: 5px;
}

#footer-right h2 {font-size: 18px; margin-bottom: 10px; color: white;}
#footer-right p {line-height: 18px; color: white;}

.footer-links li {margin-bottom: 10px;}

.footer-links a {color: white; text-decoration: none;}
.footer-links a:hover {text-decoration: underline;}

#footer-right {
        width: 420px
}
#footer-right p {font-size: 12px;}
#footer-left {width: 520px}


div#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:39px;
	position: fixed;
	text-align: center;
	background-image: url(/images/layout/bg_footer.jpg);
	background-repeat: repeat-x;
	color: white;
}
.footer-images {
	border-style: none;
}


#sub-footer {
	text-align: center;
	margin: 15px;
	height: 30px;
	#background-color: #5a5aad;
}
#like-window {
	background-color: white;
}

#fb-block {
	background-image: url(/images/layout/fb-cnt.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 475px;
	margin: 5px 20px 0px 10px;
	padding-top: 4px;
	float: left;
}

#copy-wright {
	font-size: smaller;
	display: block;
	
}
#boxed-ideas {
	font-size: smaller;
	display: block;
}

#boxed-ideas a {
	
}


#wpr-footer {
	width: 100%;
	background-color: #5a5aad;
}
#cfooter {
	width: 940px;
	margin: 10px auto 0px auto;
	
}
.footer-nav-wrapper {
	float: left;
	width: 230px;
	font-size: 16px;
}
.footer-copywrite {
	clear: both;
}
#site-plug {color: white; font-size: 10px;}
#site-plug a {color: white; text-decoration: underline;}

#footer-copywrite {color: white; font-size: 10px;}

#facebook {
width: 150px;
position: absolute;
top: -30px;

}
#foursquare {
	position: absolute;
	top: -39px;
	right: 315px;
}
#twitter {

	position: absolute;
	top: -41px;
	right: 270px;	
}




