

/*----------------------- CB: NOISE DETAILS -------------------------*/
.NoiseStyle	{font-size: 12px; color:#ffffff; font-weight:normal; line-height: 18px;}
.NoiseEdit	{font-size: 12px; color:#ffffff; font-weight:normal; line-height: 18px; background-image: none; background-color: #922673;}

.NoiseStyle a, .NoiseEdit a {color:#27bec8; text-decoration: none;}
.NoiseStyle a:hover, .NoiseEdit a:hover {color:#D3BC29; text-decoration: none;}


/*----------------------- GENERAL CONTENT -------------------------*/

#firstPara				{padding: 0 0 0 0;}


/*----------------------- COPYRIGHT -------------------------*/

#copyrightBlock {color: #bc77a9;  font: normal 10px/15px Arial, Helvetica, sans-serif;}
#copyrightBlock a	{color: #ffffff; font: normal 10px/15px Arial, Helvetica, sans-serif;}
#copyrightBlock a:hover {color: #D3BC29;}


/*--------------- NOISE SPECIFIC: ORIGIN ORIGINAL STYLES ---------------*/
body {
	background: #3E0F26 url(/images/body-bkg-purple.gif) repeat-x top left;
	background-attachment:fixed;
}
h5 {
	color: #FFFFFF;
	margin: 0 0 15px 0;
	font-weight: normal;
}
h6 {
	color: #D3BC29;
}

#logoBox {
	background: url(/images/logo-bkg-purple.png) no-repeat top left;
	behavior: url(/includes/iepngfix.htc);
}

#rightBottom {
	width: 400px;
	height: 620px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	_display: none;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	background: url(/images/noise-rightBottom.png) no-repeat bottom right;
	behavior: url(/includes/iepngfix.htc);
}
#rightTop {
	width: 470px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	_display: none;
	top: 0px;
	right: 0px;
	z-index: 4;
}

#contentTopBlock {
	background: url(/images/portfolio-interface-bkgwhite.png) no-repeat top left;
	behavior: url(/includes/iepngfix.htc);
}

#addressBlock {
	background: url(/images/home-addressBlock.png) no-repeat bottom left;
	behavior: url(/includes/iepngfix.htc);
}
#contentLeftNarrow {
	margin: 10px 10px 0 15px;
}

#contentRightWide {
	margin: 40px 10px 0 0;
	padding: 0;
}


/* Left Column */
#noiseBlock {
	position: relative;
	float: left;
	display: inline;
	width: 190px;
	margin: 0;
	padding: 0;
}
#noiseBlock p {
	margin: 0;
	padding: 0 0 0 12px;
	font: normal 10px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#noiseBlock p.header {
	display:block;
	width: 190px;
	height: 21px;
	margin: 0;
	padding: 3px 0 0 12px;
	font: bold 10px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(/images/noise-date-bkg-purple.gif) no-repeat top right;
}
.noise {
	background: url(/images/noise-seperatorRed.png) no-repeat bottom left;
	behavior: url(/includes/iepngfix.htc);
	margin: 0;
	_display: inline;
	padding: 24px 0 4px 0;
}
.noiseFirst {
	_display: inline;
	background: none;
	padding: 0 0 4px 0;
	margin: 0;
}

/* News Landing */

#contentNewsCol {
	width: 780px;
	_width: 960px;
	position: relative;
	float: right;
	display: inline;
	margin: 10px 0 0 0;
	_margin: 10px 40px 0 0;
	z-index: 10;
}
.contentNewsStory {
	width: 780px;
	margin: 0 0 15px 0;
	padding: 0px;
	position: relative;
	float:left;
}
.contentNewsLeft {
	width: 160px;
	position: relative;
	float: left;
	display: inline;
	margin: 0 10px 0 15px;
	padding: 0;
}
.contentNewsRight {
	width: 570px;
	position: relative;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}
#contentNewsCol h3 {
	margin: 0;
	padding: 0;
}
#contentNewsCol p {
	color: #D3BC29;
}
#contentNewsCol p.noiseLink a {
	margin: -6px 0 0 0;
	padding: 3px 12px 3px 0px;
	font: bold 9px/15px Arial, Helvetica, sans-serif;
	background: url(/images/linkArrow-generalRight-f1.gif) no-repeat right center;
	text-decoration: none;
}
#contentNewsCol p.noiseLink a:hover {
	background: url(/images/linkArrow-generalRight-f2.gif) no-repeat right center;
}

#newsBottomNav {
	width: 780px;
	margin: 10px 0 30px 20px;
	padding: 0px;
	position: relative;
	float:left;
	display: inline;
	text-align: left;
}
#newsBottomNav ul {
	font: bold 9px/11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 2px;
}
#newsBottomNav ul li {
	display: inline;
	color: #A32B82;
}
#newsBottomNav ul li.noMas {
	padding:  5px 20px 5px 12px;
	background: url(/images/linkArrow-noiseLeft-f1.gif) no-repeat left 5px;
	_background: url(/images/linkArrow-noiseLeft-f1.gif) no-repeat left center;
}
#newsBottomNav ul li.noMasR {
	padding:  5px 12px 5px 20px;
	background: url(/images/linkArrow-noiseRight-f1.gif) no-repeat right 5px;
	_background: url(/images/linkArrow-noiseRight-f1.gif) no-repeat right center;
}
#newsBottomNav ul li.previous {
	display: inline;
	margin: 0 80px 0 0;
}
#newsBottomNav ul li.next {
	display: inline;
	margin: 0 0 0 80px;
}
#newsBottomNav ul li.previous a {
	padding: 5px 20px 5px 12px;
	margin: 0;
	background: url(/images/linkArrow-noiseLeft-f1.gif) no-repeat left 5px;
	_background: url(/images/linkArrow-noiseLeft-f1.gif) no-repeat left center;
	text-decoration: none;
}
#newsBottomNav ul li.previous a:hover {
	background: url(/images/linkArrow-noiseLeft-f2.gif) no-repeat left 5px;
	_background: url(/images/linkArrow-noiseLeft-f2.gif) no-repeat left center;
}
#newsBottomNav ul li.next a {
	padding: 5px 12px 5px 20px;
	margin: 0;
	background: url(/images/linkArrow-noiseRight-f1.gif) no-repeat right 5px;
	_background: url(/images/linkArrow-noiseRight-f1.gif) no-repeat right center;
	text-decoration: none;
}
#newsBottomNav ul li.next a:hover {
	background: url(/images/linkArrow-noiseRight-f2.gif) no-repeat right 5px;
	_background: url(/images/linkArrow-noiseRight-f2.gif) no-repeat right center;
}
#active a { 
	border-left: 1px solid #fff;
}
#newsBottomNav ul li.number a {
	padding: 3px;
	margin: 0 2px;
	text-decoration: none;
}
#newsBottomNav ul li.active a {
	padding: 2px;
	border: 1px solid #A32B82;
}
#newsBottomNav ul li.number a:hover {
	padding: 2px;
	border: 1px solid #D3BC29;
}
#copyrightBlock p {
	color: #FFF;
}
