/* MAIN GLOBAL STYLES */

body {
	margin:0px;
	background:#0D0D0D;
}


/* Global Font Styles */

div,span,ul,ol,table,td {
 font-family:  Arial, Verdana, Helvetica, sans-serif; 
}

#contentHolder {font-size:12px;color:#ccc;}

.white			{color:white;}
.white a		{color:white;}
.grey			{color:#999;}
.grey a			{color:#999;}
.grey-light		{color:#ccc;}
.grey-light a	{color:#ccc;}
.orange 		{color:#F63;}
.item 	 		{color:#ccc;font-size:11px;}
.box .item 		{color:#dbdbdb}
.box.jobs .title {font-size:12px;}
.box.jobs .item-body {font-size:12px;}
.box.jobs .list-embargo {font-size:12px;color:#999;text-align:right;}
#rhubarb .item-blurb {font-size:12px;}

/* #rhubarb .item-blurb strong {font-size:12px; color:#fff;} */

.standard-grey {color:#ccc}
.title-white {color:white;font-weight:bold;}
.red {color:red;}
.black {color:black;}

#portfoliolinkauthor {color: #ccc;}


h1 	{color: white;font-weight: bold;font-size: 18px;line-height: 18px;background-color: #666}
h3 	{color: white; font: bold 12px/12px Arial, Helvetica, Verdana }

.pfThumbBorder {border: 1px solid #666666;}

p {margin-top:0px;}

.page-name  { 
	color: white; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 16px; 
	margin-bottom:25px;
}
.page-sub {
 color: #999; font-size: 12px; line-height: 14px;
}

#custard .item 			{font-size:12px;}
#rhubarb .item-body 	{font-size:12px;}

.pad-single .main    {font-size:12px;color:#ccc;}

td {font-size:12px;color:#ccc;}
hr {color:#ccc;}

.item.lrg	{font-size:12px;}
.title		{font-size:11px;font-weight:bold;}
.title-lg	{font-weight:bold;font-size:14px;margin-bottom:10px;}
.title-sm	{font-size:9px;font-weight:bold;}
.title-sub	{font-size:11px;color:#999;font-weight:normal}
.optionLink {
 font-weight:bold;
 margin:10px 0px 10px 0px;
}


a 		{color: #D7BD76;text-decoration:none;}
a:hover	{text-decoration:underline;}

/* Misc Styles */

.caption-vsml	{font-size:10px;color:#999;}
.more-forum 	{margin:5px 5px 5px 10px;font-size:11px;font-weight:bold;}
.more-forum2 	{padding-left:5px;}
.rss-icon		{float:right;margin:3px 5px 0px 0px;}
.search			{font-weight: normal; font-size: 11px;}

.top-space {margin-top:10px;}
.hide  		{display:none;}
.clearer 	{clear:both;height: 1px;overflow: hidden;line-height: 1px;margin-top:-1px;}
.clearleft 	{clear:left;height: 1px;overflow: hidden;line-height: 1px;margin-top:-1px;}
.clearright 	{clear:right;height: 1px;overflow: hidden;line-height: 1px;margin-top:-1px;}

.left {float:left;}
.right {float:right;}



/* LAYOUT STYLES */


/* HOME Header Layout */

#banner-home {
	width:890px;
	height:83px;
	background: url('/other_files/cdn/home-banner.gif') no-repeat;
	overflow:hidden;
	text-align:left;
	margin:10px 15px 8px 15px;
}

.logo {
 margin:8 0 0 6px;
 float:left;
 display:block;
}

/* User/login styles */

.members {margin-top:1px;}

.login-box {
padding:7px;
	overflow:hidden;
	margin-bottom:10px;
	background: #464646 url('/other_files/cdn/login_bg.gif') no-repeat bottom;
}

.login-box .user-login {
padding:0px 3px 3px 0px;
}


.login		{
  font-size: 11px;
  line-height: 12px;
  font-variant: normal;
  color: #FFFFFF;
  background-color: #808080;
  border: 1px solid #333333;
}


.user-area {
 clear:right;
 font-size:11px;
 color:#ccc;
 margin-top:5px;
 margin-right:9px;
 width:150px; 
 overflow:hidden;
 float:right;
 display:block;
 font-size:11px;
 font-weight:bold;
}

.feature-pic {
 width:283px; 
 overflow:hidden;
 display:block;
}

#headerImg {
	float:left;
	margin-left:130px;
	margin-top:2px;
}

#banner {
	width:915px;
	height:53px;
	margin:15px 0px 20px 15px;
}

.bannerTopRight {
	float:right;
	width:468px;
	height:60px;
}

.logo-sub {
	text-align:left;
	padding-top:30px;
}

#banner-popup {
	width:470px;
	height:23px;
	margin:15px 15px 20px 15px;
}

.miscLinks {float:right;}
.miscLinks a {
	margin-right:15px;
	text-decoration:none;
	color: #a9a9a9; font-weight: bold; font-size: 11px; line-height: 14px; 
}
.miscLinks a:hover {text-decoration:underline}


/*SEARCH*/
.nav-secondary-holder .vyre_portlets_AdvancedSearch {
float:right;
margin-right:8px;
margin-top:0px;
}
.nav-secondary-holder .vyre_portlets_AdvancedSearch .search-input {
display:inline;
}
.nav-secondary-holder .vyre_portlets_AdvancedSearch .portlet-form-input-field {
display:inline;
width:120px;
border-top:solid 1px #464646; border-left:solid 1px #464646;
border-right:solid 1px #EBEBEB; border-bottom:solid 1px #EBEBEB;
margin:0px;
}

.nav-secondary-holder .vyre_portlets_AdvancedSearch .searchButton {
border-top:solid 1px #9B3F1F; border-left:solid 1px #9B3F1F;
border-right:solid 1px #EBEBEB; border-bottom:solid 1px #EBEBEB;
position:relative;
top:0px;
background: url('../../../other_files/cdn/but_bg.gif');
}

/* Primary nav holder */
#nav-primary {
	width:920px;
	text-align:left;
	margin: 0;
	padding: 0;
	height:19px;
	overflow:none;
}

/* Story Tracer */

.tracer {
font-size:11px;
position:relative;top:-2px;
text-align:right;}

.vyre_tracer ul {
margin:0px;
padding:0px;
float:right;
}

.vyre_tracer ul li {
display:inline;
font-size:11px;
}

.vyre_tracer .tracer-first-separator {
display:none;
}


/* Popup Layout */

#contentHolderPopup {
	position:absolute;
	top:60px;
	width:100%;
	text-align:center;
}

#header_popup {
	width:435px;
	margin:20px 10px 10px 10px;
}

#content_popup {
	width:435px;
	margin:0 10px 10px 10px;
}

#content_popup_preview {
	width:160px;
	margin:0 10px 10px 10px;
}

.logo_popup {
	text-align:left;
}

#content_popup .box-head {
 background: url('../../../other_files/cdn/box-head-4.gif') no-repeat;
}

#content_popup_preview .box-head {
 background: url('../../../other_files/cdn/box-head-1.gif') no-repeat;
}


/* Basic Box layout */

.box-top {
	font-size:11px;
	background: #464646 url('/other_files/cdn/box-head-1-blank.gif') no-repeat;
	padding:7px 10px 10px 10px;
}

.box-mid {
	font-size:11px;
	background: #464646;
	padding:0px 10px 1px 10px;
	margin:0px;
}
.box-btm {
	margin-bottom:0px;
}

.box-midbot {
padding:0px 10px 10px 10px;
margin-bottom:10px;
background: #464646 url('/other_files/cdn/box-foot-1.gif') no-repeat bottom;
}

/* MAIN Content Layout */


#contentHolder {
	position:absolute;
	top:128px;
	width:100%;
	text-align:center;
	background:#2B2B2B;
}

#contentHolderHome {
	position:absolute;
	top:141px;
	width:100%;
	text-align:center;
	background:#2B2B2B;
}

#content {
	text-align:left;
	background:#333;
	width:920px;
}

#content-popup {
	text-align:left;
	width:auto;
       margin:0 auto;
}

#content1 {
	width:160px;
	float:right;
}

#content2 {
	width:715px;
	margin-right:171px;
}

#content3 {
	width:340px;
	margin-right:15px;
	margin-top:15px;
	float:left;
}

#content4 {
	width:360px;
	float:left;
	margin-top:15px;
}

#content5 {
	width:435px;
	float:right;
}

#content6 {
	margin-right:455px;
}

#content .pad {
	padding:15px;
}

#content .pad-single {
	padding:15px 50px 15px 50px;
	margin:0px;
}


/* FOOTER Layout */

#footer {
clear:both;
	padding:20px 10 5 10;
	color:#666;
	font-size:10px;
	text-align:center;
}

#footer .left {
	float:left;
	font-size:10px;
}
#footer .middle  {
	text-align:center;
	color:#999;
	font-size:10px;
	position:relative;
}

#footer .middle a {
	color:#CCCC99;
}

#footer  .vyre_portlets_StaticTextImagePortlet ul { 
	text-align:center;
	list-style: none;
	margin: 0px;
	padding: 0px;
} 

#footer  .vyre_portlets_StaticTextImagePortlet ul li { 
	border: 0px solid pink;
	display: inline; 
	padding: 0px;
	margin: 0px;
	border-right:1px solid #666;
}

#footer  .vyre_portlets_StaticTextImagePortlet ul li.last { 
	border-right:0px solid #666;
}

#footer  .vyre_portlets_StaticTextImagePortlet ul li a {
	padding: 0px 4px 0px 3px;
	text-decoration: underline;
	text-align: center;
}

#footer  .vyre_portlets_StaticTextImagePortlet ul li a:hover { 
	text-decoration: none;
	text-align: right;
}

#footer .right {
	float:right;
	font-size:10px;
}

#p207I {
  width:100px;
  border: 2px solid #333333;
}

/* Footer/Info links */


.info h2 {display:none;}

.info  .vyre_navigator ul { 
	list-style: none;
	margin: 0px;
	padding: 0px;
} 

.info  .vyre_navigator ul li { 
	border: 0px solid pink;
	display: inline; 
	padding: 0px;
	margin: 0px;
}

.info  .vyre_navigator ul li a {
	padding: 0px 7px 0px 7px;
	text-decoration: none;
	text-align: right;
	font-weight:bold;
        font-size:11px;
        color: #D7BD76;
}

.info  .vyre_navigator ul li a:hover { 
	text-decoration: none;
	text-align: right;
	color: #FF6734;
}
.info  .vyre_navigator ul li.current_page a { 
	text-decoration: none;
	text-align: right;
	color: #FF6734;
}
.info  .vyre_navigator ul li.current_page_ancestor a { 
	text-decoration: none;
	text-align: right;
	color: #FF6734;
}

/*James Additional credits*/
.additional-credits {
	padding:20px 10 5 10;
	color:#666;
	font-size:10px;
	text-align:center;
}

#nav-primary #p4311I {
  display:none;
}
