/* CSS for Home and Life Style Stories */

body  {
	margin: 0;
	padding: 0;
	color: #E9E3C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #000000;
	background-image: url(http://media.thesunnews.com/static/magazine_group/layout_graphics/HLSbkgrd2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}


#wrapper {
	margin-top: 15px;
}

a:link {
	color: #A28A69;
	text-decoration: none;
}
a:visited {
	color: #A28A69;
	text-decoration: none;
}
a:hover {
	color: #E9E3C0;
	text-decoration: underline;
}

ul { list-style: none; }

img { border: none; }

.clear { clear: both; }

{ outline: none; }

#pagecontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
	background-color: #000000;
}



#header {
	float: left;
	background-color: #000000;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 20px;
	width: 940px;
	height: 90px;
}

#content_wrap {
	width: 960px;
	float: left;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: right;
}

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


#primarycontent {
	width: 640px;
	padding-top: 0px;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

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


#magazine_footer {
	color: #FFFFFF;
	height: 90px;
	clear: both;
	padding-top: 10px;
	text-align: center;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 
#magazine_footer li {
	display: inline;
}
#magazine_footer li a {
	color: #FFF;
	text-decoration: none;
	display: inline;
	padding: 3px;
}
#magazine_footer li a:hover, #footer li a:active {
	color: #FFFF99;
	text-decoration:none;
	padding: 3px;
}



h1 {
	font-size:22px;
	color: #A28A69;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
}


h2 {
	font-size:18px;
	color: #E9E3C0;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
}

h3 {
	font-size:14px;
	color: #E9E3C0;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
}

h4 {
	font-size:12px;
	color: #E9E3C0;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
}

.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;
}

#primarycontent .left_half {
	overflow:hidden;
	width: 420px;
	margin-top: 10px;
	padding-right: 0px;
	float: left;
}

#primarycontent .right_half {
	overflow:hidden;
	width: 220px;
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
}

#bigcontent {
	width: 670px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.image {
	float: left;
	margin-right: 7px;
	margin-bottom: 4px;
}


#bizfinderGL {
	margin-top: 15px;
	float: right;
	clear: both;
	width: 295px;
	margin-right: 10px;
}

#col2 {
	background-color: #FFFFFF;
	width: 670px;
	float: left;
}

#links {
	text-align: right;
}

.image thumbnail {
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
}

.trailer {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.link_list {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.leaderboard {
	padding-top:5px;
	padding-bottom:5px;
}
#close_window {
	color: #FFCC00;
	float: left;
	padding-left: 35px;
}


#storyAssets { width:303px; color:#E9E3C0; float:left; margin-right:10px; margin-bottom:2px; padding:5px; background-color: #000000; border: 2px solid #A28A69; }

/*** cci classes */
.bold {font-weight:bold;
}

.italic {font-style:italic;
}

.l_category {
    font-size:18px;
	color: #555555;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
}
.l_category_sub {
    font-size:14px;
	color: #000000;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
}

.subhead {
    font-size:14px;
	color: #000000;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
}