

* {
	margin: 0;
	padding: 0;
}


body {
  		
	color: white;
  		
	text-shadow: 0px 0px;
  		
	background: black url(../../cedarnew_subs/bg/rotate.php) top center no-repeat;
	text-align:center;
	margin: 15px 0px 0px 0px;
	padding: 0;
		}
#wrapper {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	position: relative;
	border-color: #80ff00;
	border-width: 1px;
	margin-right: 0px;
	margin-left: 0px;
}   

img {
	border:0;
}
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 60px;
	border-bottom: 1px solid #4c4c4c;
}

#logo {
	display: block;
	z-index: 200;
	position: absolute;
	top: 10px;
	left: 5%;
}
#logo img {
	border: none;
}
#titlewrap {
	margin-right: 150px;
	margin-left: 150px;
	display: inline;
	z-index: 200;
	position: relative;
}

#title {
	margin-right: 0px;
	display: inline;
	z-index: 200;
	left: 0px;
	top: 20px;
	position: relative;
}

.din_bold {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #0099cc;
}
.din_light {
	letter-spacing: 1px;
	font-family: Verdana, Arial, sans-serif;
	color: white;
}
#nav_wrapper ul {
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}

#nav_wrapper ul li {
	padding: 0;
	float: left;
	width: 124px;
	text-align: left;
}

#nav_wrapper ul li ul {
	font-weight: normal;
	font-style: normal;
	margin-left: -2px;
	margin-top: -2px;
}


#content_right {
	width: 225px;
	position: fixed;
	right: 0;
	top: 226px;
	float: left;
}
#contentwrapper {
	margin-top: 350px;
	z-index: 200;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 924px;

}
#contenttop {
	height: 53px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	width: 884px;
}
#content {
	float: left;
	position: relative;
	color: white;
	min-height: 280px;
	background-image: url(../images/middle.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	width: 884px;
	font-size: .9em;
	line-height: 1.5em;
}
#content_left {
	width: 200px;
	position: fixed;
	left: 0px;
	padding: 0 1em .5em;
	top: 270px;
}
#content_center {
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	width: 844px;
}

#contentbreak {
	float: left;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	height: 47px;
	background-image: url(../images/contentbreak.png);
	background-repeat: no-repeat;
	width: 884px;
}
#lower {
	left: 26px;
	position: relative;
	float: left;
	min-height: 100px;
	text-align: left;
	color: white;
	margin-right: auto;
	margin-left: auto;
	background-color: #006089;
	padding-left: 20px;
	width: 852px;
}
.news {
	margin-right: 22px;
	float: left;
	position: relative;
	min-height: 100px;
	width: 500px;
}

.perf {
	margin-right: 22px;
	float: right;
	position: relative;
	min-height: 100px;
	width: 250px;
}

table.appendix {
	width: 100%;
}

table.appendix td {
	padding: 5px;
}
table.appendix tr {
	border-bottom: 1px solid #191919;
}
#footer {
	clear: both;
	height: 25px;
	padding-top: 5px;
	padding-left: 225px;
	text-transform: uppercase;
	color: #333;
	font-size: .8em;
}
#newsletter_wrap {
	margin-left: 225px;
	width: 500px;
}
#newsletter input {
	border-style: none;
	padding: 3px;
	background-color: #999;
}
#newsletter span.nixon {
	width: 110px;
	display: inline-block;
}
#newsletter input.nixon {
	float: none;
	padding: 5px;
	font-size: 16px;
	text-align: center;
	width: 100px;
}
#newsletter input:hover {
	background-color: #fff;
}
#newsletter form {
	padding:5px;
}
#newsletter td {
	padding: 10px;
}
div.errors {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
	padding: 10px;
	background-color: #4d0000;
}

table.newsletter td {
	padding-left: .5em;
	padding-right: 1em;
	padding-bottom: 1em;
}
form {
	padding: 1em;
	background-color: #333;
}
/*
#navigation2 {
	height: 179px;
}
#nav_wrapper {
	position: absolute;
	height: 175px;
}

#nav_wrapper ul {
	list-style: none;
	padding: 0;
}

#nav_wrapper ul li {
	float: left;
	padding-top: .2em;
	padding-bottom: .2em;
	width: 150px;
}
#navigation2 a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9em;
}
#navigation2 a:hover {
	color: #C00;
}
*/
#sidebar_nav, .LCOS_list {
	list-style: none;
	padding: 0;
	font-size: .9em;
	text-transform: capitalize;
}
#sidebar_nav li, .LCOS_list li {
	border-bottom: 1px solid #191919;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 4px;
}

div#navigation2 {
	position: absolute;
	left: 0;
	width: 100%;
	height: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
	background-color: #333;
	border-bottom: 1px solid #4c4c4c;
	overflow: hidden;
}

div#navigation2:hover {
	position: absolute;
	margin-bottom: 50px;
	z-index: 0;
	height: 120px;
}

#nav_wrapper ul li a {
	color: #999;
}

#nav_wrapper ul li a:hover {
	color: #fff;
	text-decoration: none;
}

div#nav_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	padding-left: 150px;
}
#sidebar_nav li:hover, .LCOS_list li:hover, .ditto_rep h4:hover, table.appendix tr:hover {
	background-color: #191919;
}
#sidebar_nav li:hover a, .LCOS_list li:hover a {
	color: #fff;
}
#sidebar_nav a:hover, .LCOS_list a:hover {
	text-decoration: none;
}
.toplink {
	text-align: right;
	font-size: .9em;
	margin-top: -.5em;
}

/* @group ditto */



.ditto_list, .ditto_company {
	margin-bottom: 1em;
	border-bottom: 1px solid #333;
}
.list_longtitle, .company_longtitle {
	font-size: 16px;
	text-align: left;
	margin-bottom: 0.2em;
	color: #b1b1b1;
}
.ditto_company, .company_photo {
	float: left;
}
.company_photo {
	float: left;
	margin-right: 1em;
	display: inline;
	margin-bottom: 1em;
}
.company_text {
	margin-left: 156px;
}
h3.company_title {
	text-align: left;
	margin-top: 0;	
}
h3.company_title {
	text-align: left;
	margin-top: 0;	
}
.ditto_rep {
	border-top: 1px solid #4c4c4c;
	font-size: 14px;
	margin-bottom: 30px;
}
.ditto_rep h4 {
	padding-top: .8em;
	padding-bottom: .4em;
	cursor: pointer;

}

span.Apple-style-span {
}
.rep_text table {
	font-size: 12px;
	color: #ffffff;
}
.rep_text {
	padding-bottom: 10px;
}
.rep_image {
	margin-top: .5em;
	margin-bottom: 1em;
}

.list_text table {
	color: #b2b2b2;
	border: none;
	margin-bottom: 10px;
}

div.list_text table tbody tr td {
	border: none;
	border-bottom: 1px solid #333;
	padding-top: 10px;
	padding-left: 10px;
}


/* @end */

/* @group sifr2
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

#title span.din_light.sIFR-replaced embed.sIFR-flash {
	margin-left: -38px;
}

#title span.din_bold.sIFR-replaced embed.sIFR-flash {
	margin-left: -2px;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	visibility: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash .din_bold {
	visibility: hidden;
}
.sIFR-hasFlash .din_regular {
	visibility: hidden;
}
.sIFR-hasFlash .din_light {
	visibility: hidden;
}
.sIFR-hasFlash .din_nav {
	font-size: 16px;
	visibility: hidden;
}
*/

p {
	margin-bottom: 1em;
	margin-top: 0;
	text-align: left;
	color: white;
}
h2 {
	margin-bottom: 1em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.3em;
}

/* My Comment */
h3 {
	margin-bottom: 0em;
text-transform: uppercase;
}
h4 {
	font-weight: normal;
}
hr {
	border-style: none;
	border-bottom: 1px solid #333;
	margin-top: .5em;
	margin-bottom: 1em;
}
a {
	text-decoration: none;
	color: #3399ff;
}

a:hover {
	text-decoration: underline;
}
#content_center ul {
	color: #b2b2b2;
	padding-left: 1.5em;
	margin-bottom: 1em;
}
#content_center ul.thumbs {
	padding-left: 0px;
	float: left;
}
#WebLoginLayer0 table td {
	padding: .5em;
}


#map {
	margin-top: .5em;
	margin-bottom: 1em;
	border: 1px solid #3f3f3f;
}

#content.home div#content_left {
	position: static;
	float: left;
	margin-top: 65px;
	padding-left: 20px;
	padding-right: 20px;
	width: 185px;
	color: #999;
}

div#content_left a img {
	border: 0;
}

#content.home div#content_center {
	position: static;
	float: left;
	margin-left: 0;
}

#content.home div#content_right {
	position: static;
	float: left;
	margin-left: 0;
	padding-left: 20px;
	padding-top: 5px;
}

div#content.home {
	float: left;
	width: 980px;
}

div.newsitem h3 {
	border-bottom-color: #2c2c2c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #7f7f7f;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

.newstitle {
	text-shadow: 3px 3px 2px #333333;
	color: white;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}

div.newsitem h4 a {
	text-shadow: 0px 0px 0px;
	color: black;
	font-size: 12px;
	font-weight: bold;
}

div.newsitem p {
	color: black;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0;
}

div.newsitem {
	padding-bottom: 15px;
}

div.newsitem a {
	text-decoration: underline;
	color: white;
	padding-bottom: 15px;
}

div.newsitem a:hover {
	text-decoration: none;
	padding-bottom: 15px;
}

.din_nav {
	color: white;
}

