/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	margin-top: 0px;
	background-color: #F0EBCF;
}

body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F0EBCF;
	text-align: center;
}

/*  Global Formatting */
h1 {font-size:18px;line-height: 1em;font-weight: 900;color: #666666;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;color: #666666;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;color: #666666;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;color: #666666;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;color: #666666;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;color: #666666;}
h7 {font-size:10px;line-height: 1em;font-weight: 900;color: #666666;}


a {
font-family: Verdana;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
	cursor: default;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	cursor: default;
	}
a.image, a.image:hover  {border:0;} 
li{ list-style:none;}
ul { 
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	text-align: right;
	list-style: square;
}

/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */

#content {
	width: 780px;
	margin: 0 auto;
	
}
#left {
	position: relative;
	float: left;
	left: 0px;
	text-align: right;
	vertical-align: top;
	width: 22.5%;
	
}
#logo {
	position: relative;
	float: right;
	background-image: url(http://themetsouthbeach.com/newsite/templates/themet/images/themet_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 150px;
}
#spacer {
	position: relative;
	float: left;
	height: 10px;
}

#moduletable_menu {
	position: relative;
	float: right;
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	text-align: right;
	min-height: 220px;
	
	
}

#moduletable_menu a {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
	cursor: default;
}
#moduletable_menu a:hover {
	text-decoration: underline;
	color: #999999;
	cursor: default;
}


#leftmod_box {
	position: relative;
	float: right;
	width: 170px;
}
#leftmod_title {
	position: relative;
	font-family: Verdana;
	font-size: 18px;
	color: #666666;
	height:24px;
}
#leftmod_line {
	position: relative;
	background-color: #999999;
	height: 1.5px;
}
#leftmod_content {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#address_box {
	position: relative;
	float: right;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
#right {
	position: relative;
	float:right;
	right: 0px;
	vertical-align: top;
	width: 77.5%;
}
#modright_box {
	width: 530px;
}
#modright_title, h1 {
	font-weight:200;
	font-family: Verdana;
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	height: 22px;
}
#rightmod_content {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #333333;
	text-align: left;
}
#rightmod_link {
	position: relative;
	float: right;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #666666;
	text-align: right;	
	width: 100%;
}

#rightmod_link a {
	color: #666666;
	text-decoration: none;
	cursor: default;
}
#rightmod_link a:hover {
	text-decoration: underline;
	font-weight:bolder;
	color: #999999;
	cursor: default;
}

#seedo_categories {
	margin: 0; 
	width: 100%;
	float: left;
	padding: 0;
	position: relative;
}
#seedo_icon {
	float: left; 
	width: 20%; 
	margin: 0 0 0 0;
	padding: 0;
}


/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#333333;}
	a.pathway:link {color:#999999;}
	a.pathway:visited {color:#999999;}
	a.pathway:active {color:#999999;}
	a.pathway:hover {color:#999999;text-decoration:underline;}

/* Mainlevel menu */

.mainlevel {
	min-height: 220px;
	position: relative;
	float: right;
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	text-align: right;
}

a.mainlevel {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
	cursor: default;
}
	
a.mainlevel:hover {
	text-decoration: underline;
	color: #999999;
	cursor: default;
}	
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{height: 18px;}

a.sublevel{	
	display: block;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
		}

   a.sublevel:hover {
	text-decoration: underline;
	color: #999999;
	cursor: default;
}

.moduletablesubmenu {
	height: 24px;
	width: 530px;
	margin-top: 10px;
	background-color: #bcb8a3;
	position: relative;
	text-align: left;
}

.moduletablesubmenu ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 24px;
	white-space: nowrap;
	display: inline;
}

.moduletablesubmenu li {
	padding: 7px 10px;
	display: inline;
}

.moduletablesubmenu li a {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
	cursor: default;
}

.moduletablesubmenu li a:hover {
	text-decoration: underline;
	color: #999999;
	cursor: default;
}



/* End Sub Menu */
	
/* Add Custom Menus */

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	

#rightmod_content {
	
}
#rightmod_link {
	position: relative;
	float: right;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #666666;
	text-align: right;	
}



table.moduletable {
	width: 530px;
	padding: 0px;
	margin: 0px;
}

table.moduletable th { 
	height: 22px;  
	color: #333333;
}

table.moduletable td {
	height: 22px;
}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
	font-weight:200;
	font-family: Verdana;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	height: 28px;
	background-image: url(http://themetsouthbeach.com/newsite/templates/themet/images/title_background.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* content title and links */
.contentpagetitle {
	font-weight:200;
	font-family: Verdana;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	height: 22px;
 }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited  {
	text-decoration: none;
	font-weight: normal; 
	color: #666666;
	border-bottom: 0px;
}
a.contentpagetitle:hover {
	color: #333333;
	border-bottom: 0px dashed #CCCCCC;
	text-decoration: none;
}

/* top box like a category description */
.contentdescription {
}

/* Main Body Text */
.contentpane {
	width: 530px;
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #333333;
	text-align: left;
	float: center;
}
.contentpaneopen {
	width: 530px;
	padding: 0px;
	margin: 0px;
	float: center;
}

.contentpane a {
	font-family: Verdana;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
	cursor: default;
}
.contentpane a:hover {
	font-family: Verdana;
	font-style: normal;
	color: #999999;
	text-decoration: underline;
	text-transform: capitalize;
	cursor: default;
}

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #333333;font-weight: bold;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px;  color: #333333; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #333333; }
.pagenav_next{font-size: 14px;  color: #333333; }
a.pagenav {color: #333333; border-bottom: 0;}
a.pagenav:hover {color: #999999; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#333333;font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
	font-weight:200;
	font-family: Verdana;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	width: 530px;
	height: 28px;
	background-image: url(http://themetsouthbeach.com/newsite/templates/themet/images/title_background.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.sectiontableheader a {
	font-size: 13px;
	text-transform: uppercase;
}

.sectiontableheader a:hover {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline;
}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	font-weight:200;
	font-family: Verdana;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	height: 22px;
}



/* Table odd and Even Rows */
.sectiontableentry1 {font-size: 11px;}
.sectiontableentry2 {background-color : #EBEBEB;font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {}
.blogsection{	height: 22px;  }
.blog_more{	height: 22px; clear: both;}
.blog_heading {	height: 22px;  }
/* space from bottom of article */
.article_seperator{}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #FFFFFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
 font-size: 13px; color: #333;
}
.inputbox {}
.text_area {}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {border: 1px solid #999; background: #F0EBCF;}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #222222;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{}
/* ###################### End TABBED EDITING ###################### */

.latest_event {
width: 530px;
position: relative;
padding: 0px;
margin: 0px;
border-top-width: 2px; 
border-bottom-width: 2px; 
margin: 10px; 
text-align: left;
}

.latest_event a {
text-transform: uppercase;
}

.restaurants_guide {
	width: 530px;
	position: relative;
}
.restaurants_img {
	float: left;
	height: 218px;
	width: 320px;
	position: relative;
}
.restaurants_imgcap {
	background-color: #bcb8a3;
	float: left;
	min-height: 22px;
	width: 320px;
	position: relative;
}
.restaurants_details {
	vertical-align: top;
	float: right;
	width: 200px;
	position: relative;
}
.restaurants_review {
	vertical-align: bottom;
	float: left;
	width: 530px;
	margin-top: 4px;
	position: relative;
}
.contact {
	width: 530px;
	text-align: left;
}
#contact_left {
	width: 260px;
	position: relative;
	float: left;
	text-align: justify;
}
#contact_right {
	width: 260px;
	position: relative;
	float: right;
	text-align: justify;
}


#newleft_box {
	width: 250px;
	float: left;
}

#newright_box {
	width: 250px;
	float: right;
}