/* CSS for weeklysurge.com */

body  {
	line-height: 10pt;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#wrapper {
	margin-top: 15px;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0099FC;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}

ul {
	list-style: none;
}

img { border: none; }

.clear { clear: both; }

#pagecontainer {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 990px;
}

#header {
	width: 990px;
}
#masthead {
	z-index: 1000;
	background-image: url(http://www.thesunnews.com/static/weeklysurge/page_headers/storyBanner.gif);
	background-repeat: no-repeat;
	width: 990px;
	height: 93px;
	background-color: #000000;
}


#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: #333333;
	width: 990px;
	float: left;
	margin-bottom: 15px;
	color: #CCCCCC;
}
#navigation li {
	text-decoration: none;
	text-align: left;
	display: inline;
}

#navigation li a:link { color:#CCC; }
#navigation li a:hover { color:#FFF; }
#navigation li a:visited { color:#CCC; }


#content_wrap {
	background-color: #FFFFFF;
	width: 990px;
}

#contentarea {
	padding-top: 0px;
	background-color: #FFFFFF;
}


#primarycontent {
	padding-top: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	width: 660px;
	float: left;
	padding-left: 5px;
}
#footer {
	color: #CCCCCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 960px;
	clear: both;
} 
#footer p {
	margin: 0px;
	color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #FFF;
	text-decoration: none;
	display: inline;
	padding: 10px;
}
#footer li a:hover, #footer li a:active, #footer li a:visited {
	color: #FFCC00;
}

.advertisement {
	margin-bottom: 15px;
} 
#careerBuilder {
	float: right;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 300px;
}
#rightcontent {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	text-align: left;
}

h1 {
	color: #006699;
	font-size: 11pt;
	line-height: 14pt;
	text-transform: capitalize;
	font-weight: normal;
}
h2 {
	color: #666666;
	font-size: 9pt;
	line-height: 11pt;
	text-transform: capitalize;
	font-weight: normal;
}
h3 {
	color: #666666;
	font-size: 9pt;
	line-height: 12pt;
	text-transform: capitalize;
}
h4 {
	color: #666666;
	font-size: 8pt;
	line-height: 11pt;
	text-transform: capitalize;
	padding: 0px;
}

.advertisement {
	margin-bottom: 5px;
}
#featureflash {
	height: 280px;
	width: 645px;
}


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

.bigcontent {
	width: 640px;
	color: #000000;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 5px;
	clear: both;
	float: left;
}

#mainFlash2 {
	height: 300px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 670px;
}


#primarycontent .left_half {
	overflow:hidden;
	width: 310px;
	padding-left: 10px;
	float: left;
	margin-bottom: 15px;
}
#primarycontent .right_half {
	overflow:hidden;
	width: 310px;
	float: right;
	margin-bottom: 15px;
	margin-right: 10px;
}

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

#bigcontent {
	width: 645px;
	clear: both;
	float: left;
	color: #FFFFFF;
}

.image {
	float: left;
	margin-right: 7px;
	margin-bottom: 4px;
}


#movieheader {
	margin-bottom: 15px;
	border-bottom: 1px dotted #000000;
}
#columnheader {
	border-bottom: 1px dotted #000000;
	margin-top: 10px;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 14pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

/* featureheader is temporary whle changes are being made to new css  */
#featureheader {
	border-bottom: 1px dotted #000000;
	margin-top: 10px;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 14pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#columnleft {
	width: 285px;
	border-bottom: 1px dotted #006699;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}
#columnright {
	width: 285px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	padding-left: 10px;
}

.thumbnail_Image {
	float: left;
	margin-right: 5px;
}
.boldcapitalized {
	font-weight: bold;
	text-transform: capitalize;
}
.column {
	font-size: 9pt;
	line-height: 12pt;
	text-transform: capitalize;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#divider {
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.streetPulse {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 300px;
	overflow: hidden;
}
#primaryPix {
	width: 645px;
	float: left;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
}
#fantasyinfo {
	padding-left: 15px;
}

#fantasyform {
	background-color: #000000;
	padding: 15px;
	margin-bottom: 10px;
	color: #CCCCCC;
}#contentagreement {
	margin-bottom: 10px;
	padding-right: 25px;
	padding-left: 15px;
}
.smallprint {
	font-size: 7pt;
	line-height: 9pt;
	color: #003366;
}
#contestform {
	background-color: #000000;
	padding-top: 20px;
	padding-left: 30px;
	color: #CCCCCC;
}
.topjobHead {
	font-size: 14pt;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#top_jobs_container {
	width: 298px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
}
.topjobBottom {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#surge_classified {
	width: 298px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
}
.surgeclass {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#classheader {
	background-color: #333333;
	color: #CCCCCC;
	font-size: 14pt;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.fp_gallery {
	width:120px;
	float:left;
	margin-bottom:20px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}

.fp_gallery_p {
	margin-top: 3px;
	margin-bottom: 0px;
}

.gallery {
	width:130px;
	height:135px;
	float:left;
	margin-bottom:5px;
	padding: 5px;
	margin-right: 10px;
	font-size: 9px;
	line-height: 10px;
}
#redcross {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.accesssummaryimage {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}