/* 
Title:		m7worldwide.com screen styles
Author: 	gordon@slickfishstudios.com
*/

html, body, table { 
	height: 100%;
	width: 100%; 
	margin: 0; 
	padding: 0;

	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #666;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
body {
	background: #222 url(../images/international.png) repeat-y fixed left top;
}

td {vertical-align: middle;}

a:link, a:hover, a:visited, a:active {
	outline: none;
}
h1, h1.nopad {
	color: #3e4d96;
	font-size: 18px; 
	line-height: normal;
	font-weight: bold;	
	font-style: italic;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	padding-top: 0;
	margin-top: 0;
}
h1.nopad {
	padding: 0;
	margin: 0;
}

h2 {
	color: #315c87;
	font-size: 16px; 
	line-height: normal;
	font-weight: bold;	
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #819cb7;
	font-size: 14px; 
	line-height: normal;
	font-weight: normal;	
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
	margin-top: 0;
}
.smaller {
	font-size: 11px;
}
.left_side {
	border: 1px solid #ccc;
	float: left; 
	padding: 0;
	margin: 0 7px 0px 0;
}
.label {
	text-transform: lowercase;
	font-variant: small-caps;
	color: #787878;
	font-weight: bold;
}
sup {
	color: #34649c;
}
.header {
	color: #54565a;	
	font-style: italic;
	font-weight: bold;
}
.black {
	color: #000;
}
.green {
	color: #6c7871;
}
.dkgreen {
	color: #54565a;
}
.blue {
	color: #3e4d96;
}
.dark {
	color: #362f44;
}
a {
	color: #2b6fae;
	text-decoration: underline;
}
a:hover {
	color: #0084ff;
	text-decoration: underline;
}
em {

}
.right_side {
	float: right;
	padding: 0;
	margin: 0 0 3px 10px;
	border: 1px solid #ccc;
}

/* ***************//*************** */
/* ***************WRAPPERS*************** */
/* wrapper etc */
#wrapper { 
	margin: 0;
	padding: 0;
	width: 850px;
}
#banner {
	width: 850px;
	height: 168px;
	padding: 0;
	margin: 0;
}





/* breadcrumb */
#breadcrumb {
	width: 850px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding: 0;
	font-size: 10px; 
	color: #d8dce2;
	margin: 0;
	/* background: #3e4d96; */ /* blue */
	background: #54565a; /* grey */
	border-top: 1px solid #4b4e53;
	border-bottom: 1px solid #4b4e53;
}
#breadcrumb p {
	padding: 0 0 0 5px;
	margin: 0;
}
#breadcrumb a {
	color: #b1b6be;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}



/* container */
#container, #container-3col {
	width: 850px;
	margin: 0;
	min-height: 450px;
	height: 100%;
	overflow: auto;
	background: #fff url(../images/container-bkg.png) repeat-y left top;
	clear: both;
}
#container-3col {
	background: #fff url(../images/container-bkg-3col.png) repeat-y left top;
}
#leftCol, #rightCol {
	width: 180px;
	float: left;
}
#main {
	width: 670px;
	float: left;
	padding-bottom: 50px;
}
#main-3col {
	width: 490px;
	float: left;
	padding-bottom: 50px;
}
.format {
	width: 640px;
	line-height: normal;
	padding: 10px 10px;
	display: block;
}
#main-3col .format {
	width: 470px;
	line-height: normal;
	padding: 10px 10px;
	display: block;
}
/* nav */
ul#nav {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#container-3col ul#nav {
	margin-bottom: 20px;
}
ul#nav li  {
	padding: 0px 0;
	margin: 2px 0;
}	

ul#nav a, ul#nav a.current {
	font-weight: normal;
	text-decoration: none;
	color: #3e4d96;
	font-size: 13px;
	background: #d8dce2;
	width: 170px;
	display: block;
	padding: 2px 5px;
}
ul#nav a:hover {
	color: #fff;
	background: #7a84b7;
}
ul#nav a.current {
	color: #fff;
	background: #3e4d96;
}
ul#nav a.current:hover {
	color: #fff;
	background: #7a84b7;
}

/* nested list */
ul#nav li ul {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 3px 0;
}
ul#nav li ul li  {
	padding: 0 0 0px 0;
	margin: 0 0 0 15px;
}	
ul#nav li ul li a, ul#nav li ul li a.current {
	font-weight: normal;
	text-decoration: none;
	color: #6c7871;
	font-size: 11px;
	background: #d8dce2 url(../images/blue-bullet.gif) no-repeat left 5px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	width: 146px;
}
ul#nav li ul li a:hover {
	color: #2e333c;
	background: #d8dce2 url(../images/blue-bullet.gif) no-repeat left 5px;
}
ul#nav li ul li a.current {
	color: #3e4d96;
	background: #d8dce2 url(../images/blue-bullet.gif) no-repeat left 5px;
}
ul#nav li ul li a.current:hover {
	color: #2e333c;
	background: #d8dce2 url(../images/blue-bullet.gif) no-repeat left 5px;
}



/* box-it */
.box-it {
	padding: 10px;
	margin: 15px 30px 10px 30px;
	background: #efefef url(../images/m7-globe.png) no-repeat -200px 50px;
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: normal;
	color: #6c7871;
}
.box-it i {
	padding-left: 15px;
	padding-top: 4px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #54565a;
}
/* sign-up button */
#signup-btn {
	width: 170px;
	height: 95px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../images/signup-btn.png) no-repeat left top;
	display: block;
	margin: 10px 0 0 5px;
	border: none;
}
#signup-btn:hover {
	background: url(../images/signup-btn.png) no-repeat left -95px;
	border: none;
}
#reservation-btn {
	width: 170px;
	height: 95px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../images/reservation-btn.png) no-repeat left top;
	display: block;
	margin: 10px 0 0 5px;
	border: none;
}
#reservation-btn:hover {
	background: url(../images/reservation-btn.png) no-repeat left -95px;
	border: none;
}
/* legalseafoods-btn button */
#legalseafoods-btn {
	width: 160px;
	height: 200px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../images/legal-seafoods.png) no-repeat left top;
	display: block;
	margin: 0 0 0 9px;
	border: 1px solid #3e4d96;
}
#legalseafoods-btn:hover {
	background: url(../images/legal-seafoods.png) no-repeat left -200px;
	border: 1px solid #6c7871;
}

#dinner-btn {
	width: 170px;
	height: 82px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../images/dinner-for-two.png) no-repeat left top;
	display: block;
	margin: 0 0 0 5px;
	border: none;
}
#dinner-btn:hover {
	background: url(../images/dinner-for-two.png) no-repeat left -82px;
	border: none;
}


/* *************** infoBlock, links, info footers *************** */
#infoBlock {
	width: 850px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding: 0;
	font-size: 10px; 
	color: #ccc;
	margin: 0;
	/* background: #3e4d96; */ /* blue */
	background: #54565a; /* grey */
	border-top: 1px solid #4b4e53;
	border-bottom: 1px solid #4b4e53;
	text-align: center;
}
#infoBlock a {
	text-decoration: none;
	color: #eee;
}
#infoBlock a:hover {
	text-decoration: underline;
	color: #fff;
}
#infoBlock a.current {
	color: #fff; 
	text-decoration: underline;
}
#infoBlock a.current:hover {
	color: #8ec6ef;
	text-decoration: underline;
}

/* SOCIAL MEDIA BOX */
#social-media-box {
	width: 100%;
	margin: 0 auto;
}
#social-media-box .row {
	margin: 0 0 5px 5px;
	padding: 0;
	height: 20px;
	font-size: 10px;
}
#social-media-box a {
	height: 20px; 
	line-height: 20px;
	font-size: 10px;
	text-decoration: none;
}
#social-media-box a:hover {
	text-decoration: underline;
}
#social-media-box a.social-media {
	width: 20px;
	height: 20px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 3px 5px 0 0;
	border: none;
}
#social-media-box a.social-media:hover {
	border: none;
}
#social-media-box .facebook {
	background: url(../images/facebook.jpg) no-repeat left top;
}
#social-media-box .facebook:hover {
	background: url(../images/facebook.jpg) no-repeat left top;
	border: none;
}
#social-media-box .twitter {
	background: url(../images/twitter.jpg) no-repeat left top;
}
#social-media-box .twitter:hover {
	background: url(../images/twitter.jpg) no-repeat left top;
	border: none;
}

/* END SOCIAL MEDIA BOX */


/* ***************//*************** */
.pad25 {
	padding-bottom: 25px;
	display: block;
}
.pad50 {
	padding-bottom: 50px;
	display: block;
}

/* ***************//*************** */
#footer { 
	width: 850px;
	height: 3em; 
	line-height: 3em;
	clear: both;
	font-size: .80em;
	color: #8e9591;
	border: 0;
	margin: 0;
	padding: 0;
	background: #54565a url(../images/footer-bkg.png) no-repeat left top;
}
#footleft { 
	margin: 0;
	padding: 0;
	width: 40%;
	float: left;
}
#footleft p {
	margin: 0;
	padding-left: 10px;
}
#footmiddle { 
	float: left;
	margin: 0;
	padding: 0;
	width: 20%;
	display: inline;
	text-align: center;
}
#footmiddle p {
	margin: 0;
	padding-top: 0px;
}
#footright { 
	margin: 0;
	padding: 0;
	width: 40%;
	float: left;
	position: relative;
	text-align: right;
}
#footright p {
	margin: 0;
	padding-right: 10px;
}
#footer a {
	border-bottom: none;
	color: #8e9591;
	text-decoration: none;
	outline: none;
}
#footer a:hover {
	border-bottom: 1px dotted #fff;
	color: #fff;
	text-decoration: none;
}