/* START: html essential */
body {
	background-color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

h1 {
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 3px 0;
}
h2 {
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 5px 0;
	padding: 3px 0;
	width: 130px;
}
h3 {
	color: #666;
	font-size: 1em;
	margin: 5px 0 0 0;
	padding: 0;
}
h4 {
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
}
h5 {
	color: #999;
	font-size: 1.1em;
	font-weight: normal;
	margin: 3px 0;
}
h6 {
	color: #888;
	font-size: 1em;
	font-weight: normal;
	margin: 3px 0 0 0;
}

input, select, textarea {
	color: #515151;
	font-size: 1em;
	margin: 5px 0;
}

p {
	color: #333;
	font-size: 1em;
	margin: 4px 0;
	padding: 0;
}

li {
	color: #333;
	font-size: 1em;
}

pre {
	color: #515151;
	font-size: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0;
	padding: 0;
}

hr {
	background: #ccc;
	border: 0;
	height: 1px;
}

img {
	border: 0;
}


/* END: html essential */

/* START: Layout */
#site_wrapper {
	margin: 0 auto;
	padding:0;
	width: 950px;
}

#jump_to_content {
	display: none;
}


#title_container {
	display: block;
	margin: 0 0 0 10px;
	height: 83px;
}

* html #title_container {
	margin: 0 0 -3px 10px;
}

#content_wrapper {
	padding:0;
	margin:0;
}

/* HEADER */

#header {
	margin: 0;
	height: 85px;
	background:#fff url(images/premier_showbiz.gif) right bottom no-repeat;
}

#left_column {
	float: left;
	margin:0;
	padding: 10px 0 15px 0;
	width: 132px;
	border-top:4px solid #f7b617;
	margin-right:25px; 	
}

#right_column {
	float: right;
	margin:0;
	padding:0;
	width: 160px;
	border-top:4px solid #096c37;	
	padding-top:10px;
	margin-bottom:10px;
}

#central_column{
	float:left;
	padding:0;
	margin:0;
	width:608px;
	border-top:4px solid #1b9bd7;
	padding-top:10px;
}


/* footer */
#footer {
	border: 1px solid #e8e8e8;
	border-top: 4px solid #e8e8e8;
	clear: both;
	margin:10px 0;
	padding:15px;
	height:46px;
	color:#666;
}

#contactUs{
	background:#e8e8e8 url(images/contactUs.gif) no-repeat left center;
	text-align:right;
	padding-right:5px;
	padding-top:10px;
	height:30px;
	margin-bottom:10px;
}


#corpLogoGrey{
	float:left;
	display:inline;
	margin-right:10px;
}

#corpLinks{
	float:left;
	display:inline;
	margin-right:10px;
	padding-top:18px;
}

#copyright{
	float:right;
	display:inline;
	padding-top:18px;
}

/* END: Layout */

/* START: Page components */

#showbizheader {
	background: url(images/account_background.gif) repeat-x;
	padding:4px 0;
	display:block;
	color:#666;
	height:100%;
	overflow:auto;
	/*  margin:4px 0; */
}

#showbizheader ul {
	display: inline;
	margin: 4px 0;
	padding: 0;
}
#showbizheader li {
	display: inline;
	float: right;
	list-style: none;
	margin: 4px 0;
	margin-left:8px;
	padding-right:5px;
	height: 28px;
}


#showbizheader a:link {
	color: #666;
	text-decoration:underline;
}

/* search */
#search {
	margin: 10px 0 0 20px;
	padding: 0;
	width: 100%;
}
#search p {
	margin: 0;
}

#mediablock {
	/* background: #828282 url(images/mediablock_top.gif) no-repeat top left; */
	color: #FFF;
	position: relative;
	display: block;
	float: right;
	width: 150px;
	top: 1px;
	padding: 10px;
	margin:  4px 0 0 5px;
}

.defaultbutton {
	/*border-bottom: solid #222 1px;
	border-right: solid #222 1px;
	border-left: solid #EEE 1px;
	border-top: solid #EEE 1px;
	 background: #FF0033; */
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
}

#navigation {
	margin: 6px 0 0 0;
	/* padding:5px 0; */
}

#navigation p{
	margin: 6px 0 0 0;
	padding:0 10px;
}

#navigation ul {
	font-size: 1em;
	padding-bottom: 0px;
	margin: 5px 10px;
	/* padding: 0 10px; */
}
#navigation li {
	margin:4px 0;
	list-style-type: none;
	text-align: left
}

.navContainer{
	margin:0;
	width:100%;
	height:100%;
}

.navContainer ul{
	padding:0;
	margin:0;
}

.submenu {
	width: 120px;
	background:#e8e8e8;
	padding:0 !important;
	margin:0 !important;
}

.submenu ul{
	background:#fff;
	padding:0 !important;
	margin:0 !important;
}

.submenu li{
	/* background:#ccc; */
	width:120px;
}

.submenu a:link{
	/* color:#b02025;*/
}

.submenu a:hover{
	/* color:#666; */
}

.subsubmenu {
	width: 135px;
}

.submenuitem {
	padding: 5px;
	line-height: 12px;
}

.subsubmenuitem {
	padding: 5px 5px 5px 15px;
	line-height: 12px;
}

#navblock {
	/*  background: url(images/nav_box01.gif) no-repeat left top; */
	width: 120px;
	height: 190px;
	padding: 15px 15px 15px 15px;
}

#rightblocktop1 {
	position: relative;
	/* background: #828282 url(images/title_right_panel.gif) no-repeat top left; */
	width: 136px;
	color: #666;
	display: block;
}

#rightblocktop2 {
	position: relative;
	/* background: #828282 url(images/title_right_panel.gif) no-repeat top left; */
	width: 136px;
	color: #666;
	display: inline;
}

#rightblocktop3 {
	position: relative;
	background: #fff;
	width: 136px;
	height: 120px;
	color: #666;
	display: inline;
}

div.right_box {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}

div.right_box p {
	margin: 4px 0 4px 2px;
}

#right_column h6{
	color: #666;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding:5px 0;
}

#story p{
	font-size:1.1em;
	margin:10px 0;
}

.result {
	display: block;
	margin: 15px 0px;
}
.result_content {
	/* width: 370px; */
	height: 150px;
}
.result_title {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 2px 2px 9px;
	width: 360px;
	/* background: url(images/title_content_header.gif) repeat-y left top; */
	border: 0px;
}

.result_image {
	position: relative;
	float: right;
	top: 10px;
}
.result p {
	padding: 2px 2px 2px 9px;
	width: 450px;
	position: relative;
	float: left;
}

.sidebar {
	background-color: #ddd;
	display: block;
	width: 360px;
	position: relative;
	padding: 5px;
	margin-top: 5px;
}

.sidebartitle {
	font-size: 1.1em;
}


.related_stories {
	position: relative;
	/* background: #828282 url(images/related-aricles_footer.gif) no-repeat bottom left; */
	float: right;
	width: 160px;
	padding: 0px;
	color: #fff;
}

#article_tools {
	position: relative;
	float: right;
	top: 1px;
	width: 340px;
	display: block;
	text-align: right;
}

#article_tools img{
	text-decoration:none;
}

#welcome {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px 0px 10px 0px;
	padding-top: 15px
}
#welcome h1 {
	color: #000;
	font-weight: normal;
	/* background: url(images/title_content_top.gif) no-repeat left bottom; */
	line-height: 1.0em;
	border: 0px;
	padding-left: 3px;
	padding-top: 17px;
}

#home_link {
	padding-bottom:12px;
	border-bottom:4px solid #B02025;
}

#previewbuttons {
	height: 180px;
	display: block;
}

.redtext {
	color: #666;
}

.enhanced_content_icons {
	padding: 4px 5px 4px 8px;
	height: 10px;
	background: #666;
	border-top: solid #555 1px;
	border-bottom: solid #999 1px;
}

.enhanced_content_icons img{
	padding-bottom: 5px;
}

* html .enhanced_content_icons {
	padding: 2px 5px 2px 8px;
}

* html .enhanced_content_icons img{
	padding-bottom: 0px;
}

.enhanced_content_text {
	padding: 0px 3px 3px 8px;
}

.related_stories_title {
	padding: 2px 5px 2px 12px;
	/* background: #000 url(images/enhanced_content_stars2.jpg) no-repeat top left; */
	border-top: solid #333 1px;
	border-bottom: solid #999 1px;
	color: #FF0033;
}

.grey {color: #C0C0C0}


/* END: Page Components */


/* START: links */

a:link {
	color: #666;
	text-decoration:underline;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration:underline;
}

a:hover {
	color: #b02025;
	text-decoration: none;
}

/* END: links */

/* START: colour classes */

.red{
	border-top:4px solid #b02025;
}

.blue{
	border-top:4px solid #1b9bd7;
}

.yellow{
	border-top:4px solid #f7b617;
}

.green{
	border-top:4px solid #096c37;
}

.purple{
	border-top:4px solid #a72285;
}

#greyBorder{
	padding:0;
	margin:0;
	border-top:4px solid #ccc;
}