/* CSS for Myrtle Beach Access site */

body  {
	background: #D4DF5B;
	margin: 0;
	padding: 0;
	color: #000000;
	font: 9pt/11pt Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	margin-top: 15px;
}

a:link {
	color: #9E1F63;
	text-decoration: none;
}
a:hover {
	color: #D91C5C;
	text-decoration: none;
}
a:visited {
text-decoration: none;
}

ul { list-style: none; }

img { border: none; }

.clear { clear: both; }

#pagecontainer {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1020px;
}


#masthead {
	z-index: 1000;
	width: 1020px;
	background: url(http://www.myrtlebeachonline.com/static/mbaccess/layout_graphics/mbaHeader.png) no-repeat;
	height: 120px;
}


#content_wrap {
	background: #FFFFFF url(http://www.myrtlebeachonline.com/static/mbaccess/layout_graphics/rightrail.gif) repeat-y right;
	width: 1020px;
	padding-top: 15px;
	margin-top: 10px;
	float: left;
}

#contentarea {
	width: 1000px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}


#primarycontent {
	width: 670px;
	padding-top: 0px;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#mba_footer {
	background:#007fc3;
	text-align: left;
	width: 995px;
	padding-left: 25px;
	font-size: 9pt;
	line-height: 11pt;
	color: #FFFFFF;
	height: 50px;
	padding-top: 15px;
	border-top: 5px solid #8bac2d;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

#secondarycontent {
	width: 300px;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
}

#weatherHeader {
	width: 300px;
	border-bottom: 1px dotted #000000;
	color: #000000;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#weather {
	height: 250px;
	width: 300px;
	margin-bottom: 15px;
}
#topTen {
	margin-bottom: 5px;
	width: 275px;
	color: #666666;
	font: 8pt/11pt Verdana, Arial, Helvetica, sans-serif;
	padding-right: 25px;
	margin-right: 15px;
}
.topVacations a:link {
	color: #007FC3;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
} .topVacations a:hover {
    color: #8BAC2D;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
}

h1 {
	font-size: 16pt;
	line-height: 18pt;
	color: #000;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-size: 14pt;
	line-height: 16pt;
	color: #007FC3;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-size: 12pt;
	line-height: 14pt;
	color: #007FC3;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
	font-weight: normal;
}
h4 {
	font-size: 11pt;
	line-height: 13pt;
	color: #007FC3;
	margin: 0;
	padding: 0px 0;
	text-decoration: none;
	font-weight: normal;
}

.advertisement {
	margin-bottom: 15px;
}


div.image img,div.image_highlight img {
	float: left;
	margin: 0 10px 0 0;
}

.bigcontent {
	margin: 0 0 10px;
	width: 670px;
}
#mainFlash2 {
	height: 300px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 670px;
}
#banner {
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 10px;
	width: 320px;
}
#bannerRight {
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 10px;
	width: 320px;
}
#featureimage {
	float: right;
	height: 300px;
	width: 400px;
}
#featurecopy {
	height: 300px;
	width: 250px;
}
#zventsHeader {
	width: 320px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#zvents {
	width: 320px;
	float: left;
	clear: both;
}

#primarycontent .left_half {
	overflow:hidden;
	width: 310px;
	margin-top: 10px;
	font: 9pt/11pt Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
	float: left;
}
#primarycontent .right_half {
	overflow:hidden;
	width: 320px;
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
}

/* #blogs { border-right-width: 0px; width: 270px; }
#videos { width: 330px; }
*/
#blogs p { clear: left; margin: 5px; padding-top: 5px; }
#blogs p img { margin-right: 5px; }
#blogs p a { font-weight: bold; }
#blogs strong { font-size: 1.2em; }

#navigation {
	font: 100% Georgia, "Times New Roman", Times, serif;
	padding-left: 300px;
	padding-top: 70px;
	padding-bottom: 0px;
}
#navigation li {
	list-style: none;
	display: inline;
	text-decoration: none;
}


#brochures {
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	line-height: 11pt;
	border-bottom: 1px dotted #000000;
	padding-bottom: 10px;
}
#coupons {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	line-height: 11pt;
}
#bigcontent {
	width: 670px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.image {
	float: left;
	margin-right: 7px;
	margin-bottom: 4px;
}

#photoHeader {
	width: 320px;
	margin-top: 15px;
	border-bottom: 1px dotted #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#gallery {
	width: 295px;
	margin-top: 15px;
	margin-bottom: 15px;
	font: 9pt/11pt Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#videoHeader {
	margin-bottom: 10px;
	border-bottom: 1px dotted #000000;
	width: 340px;
}
#video {
	width: 340px;
	padding-bottom: 10px;
	height: auto;
}
#video2 {
	height: 240px;
	width: 340px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#zventssmall {
	width: 290px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#zventheadersmall {
	width: 300px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #000000;
}
#blogHeader {
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px dotted #000000;
	width: 320px;
	margin-top: 10px;
}
#rentals {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 340px;
	font-size: 9pt;
	line-height: 11pt;
	text-decoration: none;
	float: left;
	clear: both;
}
#rentalsHeader {
	width: 340px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 10px;
	margin-top: 15px;
}
#listings {
	font: 8pt/11pt Verdana, Arial, Helvetica, sans-serif;
	width: 670px;
	float: left;
	clear: both;
	color: #007fc3;
}
#listingheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	border-bottom: 1px dotted #000000;
}
#featureheader {
	width: 670px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #000000;
}
#bizfinderGL {
	margin-top: 15px;
	float: right;
	clear: both;
	width: 295px;
	margin-right: 10px;
}
#blogsmall {
	width: 300px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #000000;
}
#movieheader {
	margin-bottom: 15px;
	border-bottom: 1px dotted #000000;
}
#columnheader {
	margin-bottom: 15px;
	border-bottom: 1px dotted #000000;
	width: 320px;
}

#col2 {
	background-color: #FFFFFF;
	width: 670px;
	float: left;
}
.mainPic {
	float: left;
	width: 300px;
	font-size: 7pt;
	line-height: 9pt;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-right: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	color: #000000;
}
.storyPic {
	font-size: 7pt;
	line-height: 9pt;
	float: left;
	width: 175px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#divider {
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#links {
	text-align: right;
}
.blog {
	height: 125px;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.story200 {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 7pt;
	line-height: 9pt;
}
.story150 {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 7pt;
	line-height: 9pt;
}
#golfvideos {
	width: 320px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff1be;
	font-size: 8pt;
	line-height: 12pt;
}
#hotelvideos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	background-color: #fff1be;
	width: 320px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thumbnail {
	float: left;
	width: 83px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
}
#brochuredropdown {
	width: 660px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#brochureinfo {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	padding-top: 5px;
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: justify;
}
.brochureImage {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	width: 100px;
}
.brochureLogo {
	float: left;
	width: 155px;
	margin-right: 10px;
	padding-right: 5px;
	margin-bottom: 5px;
	font-size: 7pt;
	line-height: 9pt;
	text-align: center;
}
.buyButton {
	margin-top: 5px;
	float: right;
	clear: both;
}
