/* CSS Document */
#mainContainer {
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:left;
}

#contentContainer {
	width:770px;
	background-color:#fff;
	height:auto;
	margin:0 auto;
	margin-bottom:30px;
	padding:0 45px 20px 45px;
	box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    -webkit-box-shadow: 0px 0px 10px #000;
}

#colorsUsed {
	width:195px;
	height:auto;
	position:relative;
	float:right;
	padding:0 0 15px 20px;
	margin-left:15px;
	margin-bottom:15px;
	border-left:1px solid #999;
}

#colorsUsed p {
	padding:0 0 10px 0;
	margin:0;
}

.colorContainer {
	width:531px;
	padding:5px;
	background-color:#fff;
	border:1px solid #999;
}

.colorContainer img {
	float:left;
}

.colorBar {
	padding:0;
	margin:0;
	width:531px;
	height:288px;
}

.colorBar p {
	margin:0;
	padding:7px 7px 0 0;
	text-align:right;
	font-family: Verdana,Arial,Helvetica,sans-serif,Century Gothic;
    font-size: 11px;
    font-weight: bold;
	line-height:14px;
	position:relative;
	top:233px;
}

body {
	background-color: #005E2C;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:0;
	text-decoration: none;
	line-height:20px;
}

.tbl { 
	border-left-color:#000000; border-left-style:solid; border-left-width:1px;
	border-right-color:#000000; border-right-style:solid; border-right-width:1px;
}

.picframe {
	border:1px solid #999;
	padding:5px;
}

.pic1caption {
	font-family:Verdana, Arial, Helvetica, sans-serif, Century Gothic;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	color:#8C754F;
	padding:5px;
	vertical-align:bottom;
}	

.pic2caption {
	font-family:Verdana, Arial, Helvetica, sans-serif, Century Gothic;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	color:#46518C;
	padding:5px;
	vertical-align:bottom;
}	

#toplogo {
	padding:17px 0;
}

#botlogo {
	background-image:url(images/roscologo_sm.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:30px;
}	

.greytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
}

.greyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #999999;
	font-weight: bold;
	text-align:left;
	margin-bottom:17px;
}

.greyheadBIO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #999999;
	text-align:left;
	line-height:27px;
	margin-bottom:25px;
}	

.greytxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-right:190px;
	padding-top:10px;
	line-height:15px;
}

.roscolux.recent {
	width: 40px;
	height: 40px;
	position: relative;
	margin:7px 7px 0 0;
	float:left;
}

.roscolux.recent a {
	display: block;
	width: 40px;
	height: 40px;
	position: relative;
	border:1px solid #ccc;
}

.roscolux.recent span {
	display: none;
}

#recentrollover {
	position: absolute;
	width: 178px;
	height: 72px;
	background: #d9d9d9;
	padding: 1px;
	top: -30px;
	z-index: 30000;
}

#recentrollover .box  {
	padding: 9px;
	width: 160px;
	height: 54px;
	background: #fff;
}

#recentrollover .rollover {
	z-index: 2000;
	display: block !important;
}

#recentrollover .color {
	width: 168px;
	height: 51px;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 0;
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
}

#recentrollover .details {
	width: 168px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	z-index: 1;
}

#recentrollover .details .name {
	color: #FFFFFF;
}

#recentrollover .details .more {
	margin-top: 5px;
	line-height: 95%;
	color: #FFFFFF;
}

#recentrollover .details .sed {
	margin-top: 16px;
	line-height: 95%;
	color: #678ec0;
	font-size: 9px;
	font-weight: normal;
}



.gobo.recent {
	width: 95%;
	height: 34px;
	position: relative;
}

.gobo.recent a {
	display: block;
	width: 97%;
	height: 30px;
	position: relative;
}

.gobo.recent span {
	display: none;
}

#recentGobo {
	position: absolute;
	width: 230px;
	height: 260px;
	background: #d9d9d9;
	padding: 1px;
	top: -100px;
	z-index: 30000;
}

#recentGobo .box  {
	padding: 9px;
	width: 211px;
	height: 241px;
	background: #FFFFFF;
}

#recentGobo .rollover {
	z-index: 2000;
	display: block !important;
}

#recentGobo .details {
	width: 211px;
	margin-top: 5px;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	top: 220px;
	position: absolute;
	z-index: 1;
}

#recentGobo .details .more {
	margin-top: 5px;
	line-height: 95%;
	color: #678ec0;
	font-size: 9px;
	font-weight: normal;
}

a:link {color: #3366aa; text-decoration: none;}
a:visited {color: #3366aa; text-decoration: none;}
a:hover {color: #3366aa; text-decoration: none;}
a:active {color: #3366aa; text-decoration: none;}