﻿body {
	margin: 0 auto;
	padding: 0;
	background: #4995D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}

table.OldTableSpec {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
}
table.OldTableSpec td {
	text-align: right; padding: 5px 20px;
}
table.OldTableSpec td.left {
	text-align: left; padding: 5px 20px;
}
table.OldTableSpec th {
	text-align: left; padding: 5px 20px;
}
table.OldTableSpec th.rightAlign {
	text-align: right;
}

.tabcolor1 {background:#004A8D;}
.tabcolor2 {background:#79BEE9;}
.tabcolor3 {background:#93C9ED;}

img {behavior: url("/pngbehavior.htc"); border: 0px;}

p {margin: 0px; padding: 10px 0px;}

.NoWrap { white-space: nowrap; }

h1, h2, h3, h4, h5, h6 {padding: 0; margin: 0;}

h1 {font-size: 150%;}
h2 {font-size: 130%; font-style:italic; font-weight: normal; color: #0699D0;}
h3 {font-size: 120%;}
h4 {
	font-size: 200%;
	font-weight: lighter;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #135490;
}

div#innerFrame h1
{
	font: 32px/40px Georgia, "Times New Roman", Times, serif;
    color: #0698d0;
}

#wrapper {
	position: relative;
	float: none;
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 258px 0px 141px 0px;
}
.Top {
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
	background-image: url(/images/top_bg.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 77px;
	padding-top: 190px;
	padding-left: 90px;
}
.TopHome {
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
	width: 860px;
	height: 77px;
	padding-top: 190px;
	padding-left: 90px;
	background: url(/images/top_bg_home.jpg) no-repeat;
}
a.top_link
{
    display: block;
    line-height: 16px !important;
    padding: 2px 3px 0 3px !important;
    text-align: center;
}
.top_link2
{
}
#Bottom {
	position:absolute;
	left:0px;
	bottom: 0px;
	width:950px;
	height: 200px;
	background-image: url(/images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Pier {
	position:absolute;
	left: -29px;
	bottom: 0px;
	width:290px;
	height: 200px;
	z-index:2;
}

/*--------------------------------------------------------*/
#Content, #Content2 {
	position:relative;
	width:748px;
	height: auto;
	z-index:1;
	margin: 0 auto;
	padding: 10px 20px;
	border-bottom:none;
	border-top:none;
	background-color: #CFC3AF;
	background-image: url(/images/sand.jpg);
	background-repeat: repeat-y;
}
#AboutUs {
	position:relative;
	width:748px;
	min-height:650px;
  	height:auto !important;
	height:650px;
	z-index:1;
	margin: 0 auto;
	padding: 10px 20px;
	border-bottom:none;
	border-top:none;
	background-color: #CFC3AF;
	background-image: url(/images/sand.jpg);
	background-repeat: repeat-y;
}

#innerFrame
{
    z-index: 7;
    position: relative;
    top: 0px;
    left: 0px;
    background:#FFFFFF;
    padding: 10px 10px 60px 10px;
    border: 5px solid #E7E6E6;
}

/*------------------------------------------------------*/
.Cuisine {
	color:#794400;
	font-weight:bold;
	font-size: 130%;
	padding: 5px 20px;
	margin-left: -50px;
	margin-top: 15px;
	background-color: #EEE1C5;
	background-image: url(/images/bg_cuisine.gif);
	background-repeat: repeat-x;
}

ul.normalList, ul#articleListHome {
  float: left;
  width: 654px;  
  margin: 0;
  padding: 0 0 0 50px;
  list-style: none;
  float: left;
  position: relative;
}

ul.normalList li, ul#articleListHome li {
  float: left;
  width: 307px;
  margin: 5px 0;
  background-image: url(/images/bullet.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;  
}

ul#dislocate {
  float: left;
  width: 654px; /* width is changed */
  margin: 0;
  padding: 0 0 0 50px;
  list-style: none;
  float: left;
  position: relative;
}
ul#dislocate li {
	float: left;
	width: 307px;
	margin: 2px 0;
	background-image: url(/images/bullet_blue.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px; /* left padding moves the text away from the bullet */
	color: #004A8D;
	font-weight: bold;
}

#categoryList {
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: bold;
	background-image: url(/images/bg_category_list.gif);
	height: 26px; padding: 15px 5px 15px 15px;
}
select {
	background-color: #FEFEB0;
}

hr {
	height: 0px;
	border-top: 1px solid #ABDCF2;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0699D0;
	text-decoration: underline;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Alphabet {
	color:#003366;
	font-weight:bold;
	font-size: 130%;
	padding: 5px 20px;
	margin-left: -50px;
	margin-top: 15px;
	background-color: #D0DDE2;
	background-image: url(/images/bg_alphabet.gif);
	background-repeat: repeat-x;
	/*text-align:center;*/
}
#alphabetList {
	color: #FFFFFF;
	margin-top: 10px;
	background-image: url(/images/bg_alphabet_list.gif);
	height: 26px; padding: 15px 5px 15px 15px;
	font-weight: bold;
}

#alphabetList a:link, #alphabetList a:visited {
	color: #00FFFF;
	font-weight: normal;
}
#alphabetList a:hover {
	color: #FFFFFF;
}

#Content2 li {
  float: left;
  width: 307px;
  margin: 5px 0;
  background-image: url(/images/bullet_blue.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 20px; /* left padding moves the text away from the bullet */
}

#addressBottom {
	position:absolute;
	right: 100px;
	top:80px;
	z-index:3;
	font-size: 10px;
	font-weight: bold;
	width: 160px;
	padding: 5px 0 5px 10px;
	border-left: 1px solid #135490;
}
#addressBottom a:hover {background-color:#0099FF; color:#FFFFFF; text-decoration:none;}

#bottomMenu {
	position:absolute;
	left:280px;
	top:80px;
	z-index:4;
	font-size: 10px;
	font-weight: bold;
	width: 400px;
}
#bottomMenu ul {width: 100%; margin: 0; padding: 0; list-style: none;}
#bottomMenu li {float:left; width: auto; background-image:none; margin: 3px 10px; padding: 0;}
#bottomMenu a:hover {background-color:#0099FF; color:#FFFFFF; text-decoration:none;}

.contactPage ul {width: 290px; margin: 0; padding: 0; list-style: none;}
.contactPage li {background-image:none; margin: 10px 0px; padding: 0 0 0 50px; width: 230px;}

body.home #nav li.zero,
body.about #nav li.one,
body.editorial #nav li.two,
body.advertising #nav li.three,
body.distribution #nav li.four,
body.advertiser #nav li.five,
body.dining #nav li.six,
body.archives #nav li.seven,
body.testimonials #nav li.eight,
body.contact #nav li.nine,
body.online #nav li.ten,
body.entertowin #nav li.eleven,
body.coupons #nav li.twelve
{
    background: #CCFFFF;
}

/*#Top a, #TopHome a {float:left; display:block; padding: 5px 4px; margin: 0; border-right: dashed 1px #765F46;}
#Top a:hover, #TopHome a:hover {background: url(/images/bg_menu_top2.gif) no-repeat -5px center;}*/
body.home #Top a.zero,
body.advertiser #Top a.five,
body.dining #Top a.six,
body.archives #Top a.seven,
body.testimonials #Top a.eight,
body.contact #Top a.nine,
body.editorial #Top a.two,
body.about #Top a.one,
body.advertising #Top a.three,
body.distribution #Top a.four,
body.coupons #Top a.twelve
{
    background: url(/images/bg_menu_top.gif) no-repeat -5px center;
}

#Logo {
	position:absolute;
	left:99px;
	top:12px;
	width:329px;
	height:67px;
	z-index:6;
}
#Logo a:hover {background: none;}

#HomeLink
{
    position: absolute;
    top: 80px;
    left: 99px;
}

.contactPage {float:left; position:relative; padding: 0 0 0 50px; width: 300px;}

.saying {width:350px; display: table; margin:3px; float:left; position:relative;}
.saying span.client { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#004A66; padding-left:15px; }

#adSpec {width:35%; float:right; position:relative; padding-right: 20px; padding-top: 50px;}
#adSpec ul {width: 280px; margin: 0; padding: 0 0 0 10px; list-style: none;}
#adSpec li {background-image: url(/images/arrow.gif); margin: 10px 0px; padding: 0 0 0 20px; width: 230px;}

.adspecImage {float:left; position:relative; padding: 20px 10px; text-align: center; font-size:11px; font-weight:bold; color:#135490;}

/* Homepage */
#featSec {width: 260px; padding:10px; float:left; display:block; z-index:102; position:relative;}
#cover {position: relative;  text-align:center; width: 494px; float: left; margin: 0; display:block; z-index:101;}
#cover img { border: solid 1px #545454; margin:32px auto auto 135px;}
#ContentHome {
	position:relative;
	width:788px;
	height: auto;
	z-index:1;
	margin: 0 auto;
	padding: 0px;
	border-bottom:none;
	border-top:none;
	background-color: #CFC3AF;
	background-image: url(/images/sand.jpg);
	background-repeat: repeat-y;
}
div#ContentHome .style1 {
	margin: 40px 20px 0 150px;
	font-weight: normal;
	color: #000;
}
.featured1 {
	text-decoration: none;
	margin: 10px auto;
	display: block;
	font: bold 245%/32px Georgia, "Times New Roman", Times, serif;
}
.featured2 {
	text-decoration: none;
	margin: 10px auto;
	display: block;
	font: bold 18px/24px Georgia, "Times New Roman", Times, serif;
}
#wrapArt {
	display: block;
	min-height: 198px;
	width: 774px;
	margin:0 auto;
	padding:0;
	position: relative;
	float:left;
	z-index:119;
	}
#intarticles {
	display: block;
	min-height: 168px;
	width: 350px;
	margin:0;
	padding:30px 200px 0 150px;
	position: relative;
	z-index:120;
	left:0; top:0;
	margin-top:-200px;
}
-->
ul#articleListHome {width:300px; margin:0; padding:0 0 0 10px;}
ul#articleListHome li {float:none; margin:3px 0; font-weight: bold;}
ul#articleListHome li a.norm:link, ul#articleListHome li a.norm:visited {font-weight: normal;}
ul#articleListHome li a:hover {
	color: #000000;
	text-decoration: underline;
}
div#ContentHome .style2 {
	text-decoration: none;
	margin: 5px auto;
	display: block;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336633;
	text-transform: none;
}

/* Editorial Info */
.boxinfo {margin: 10px auto; padding: 10px 10px 10px 235px; background-color: #CAE8FC; background-repeat: no-repeat; background-position: left top; height: 104px;}
.style1 {color: #0699D0; font-weight: bold;}
.style2 {color: #135490;	text-transform: uppercase;}
#deadlines  td {text-align: left; font-size: 12px;}

/* Distribution */
.bluetext {color: #004A8D}
.pinfo {position: relative; float:left; width: 100%;}

/* CategoryGrid Control */
div.CategoryBox
{
    margin: 0 0 10px 0;
    /*
    float: left;
    margin: 1% 2%;
    width: 42%;
    padding: 1% 2%;
    text-align: center;
    vertical-align: middle;
    height: 80px;
    background-image: url('/images/bg_CategoryBox.jpg');
    */
}

div.CategoryBox a { font: bold 14px/18px Georgia, Times, serif; }
/*
div.CategoryTypeR
{
    background-color: #FEE;
}

div.CategoryTypeD
{
    background-color: #EFE;
}

div.CategoryTypeA
{
    background-color: #EEF;
}
*/
/* BusinessList Control */
div.BusinessLink, div.ArticleLink
{
    float: left;
    text-align: left;
    width: 49%;
    padding: 5px 0;
}

/* BusinessEntry Control */
div.BusinessEntry
{
    width: 100%;
}

div.BusinessEntry h4
{
    margin-top: 20px;
}

div.BusinessEntry img
{
    text-align: right;
    margin: 0 0 10px 15px;
}

div.BusinessEntry div.ContactInfo
{
    margin: 20px auto;
}

div.BusinessEntry div.ContactInfoName
{
    width:100px;
    text-align: right;
    float: left;
    padding-right: 5px;
}

div.BusinessEntry div.ContactInfoValue
{
    white-space: nowrap;
    font-weight: bold;
}

.ClearBoth
{
    clear: both;
}

.MsgError
{
    color: #C00;
    font-weight: bold;
}

.AlignLeft { text-align: left; }
.AlignCenter { text-align: center; }
.AlignRight { text-align: right; }
.AlignJustify { text-align: justify; }

.AlignImgRight
{
    float: right;
    text-align: right;
    margin: 0 0 0 15px;
}

.AlignImgLeft
{
    float: left;
    text-align: left;
    margin: 0 15px 0 0;
}

.AlignImgCenter
{
    text-align: center;
    margin: 0 15px 0 15px;
}

.SmallText
{
    font-size: 10px;
}

div.EnterToWinBox
{
    border-left: 10px solid #C94C16;
    background: url( '/images/win-bg.jpg' ) repeat;
    padding: 10px;
    margin-bottom: 15px;
}

div.EnterToWinBox h2
{
    text-transform: uppercase;
    font: bold italic 16px/20px Verdana, Arial, Sans-Serif;
    letter-spacing: 2px;
    color: #4D412B;
}

div.EnterToWinBox h1
{
    font: bold 30px/36px Century Schoolbook, Georgia, Times, Serif;
    letter-spacing: -2px;
    color: #C94C16;
    border-top: 1px solid #C94C16;
    border-bottom: 1px solid #C94C16;
    margin: 6px 0;
    padding: 6px 0;
}

div.EnterToWinBox .FormLabel
{
    font: italic 16px Georgia, Times, Serif;
    text-align: right;
    white-space: nowrap;
}

div.EnterToWinBox .Feedback
{
    font: bold 14px Georgia, Times, Serif;
    color: #C94C16;
}

div.RssToolkit div.Article
{
    margin-bottom: 3px;
}

div#OnlineMagCovers
{
    text-align: left;
}

div.OnlineMagLink
{
    float: left;
    padding: 0 13px;
    text-align: center;
}

div.OnlineMagLink img
{
    border: 1px solid #000;
    margin-bottom: 5px;
}