@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #8C8E8E;
}
a:visited {
	text-decoration: none;
	color: #8C8E8E;
}
a:hover {
	text-decoration: none;
	color: #131313;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e7e7e7;
	color: #828282;
}
#wrapper {
}
#mainWrap {
	padding-top: 20px;
}

/*Header----------------------------------------------------------------------------------------------------------------------------------*/
#header  {
	min-width: 1000px;
	height: 59px;
	margin-top: 22px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: 100px 0px;
	background-image: url(../images/sol_headerGREY.gif);
}
.index #header {
	background-image: url(../images/sol_header.gif);
}
#header a {
	color: #A6A7AA;
	font-size: 10px;
}
.index #header a {
	color: #000000;
}
#header #headerStart {
	width: 36px;
	float: left;
	margin-right: 14px;
	height: 59px;
	background-image: url(../images/sol_headerStart.gif);
}

#header #headerMain {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/sol_headerMainGREY.png);
	float: left;
	width: 780px;
	height: 59px;
}
.index #header #headerMain {
	background-image: url(../images/sol_headerMain.png);
}

#header #contact {
	padding-top: 35px;
	list-style-type: none;
	font-size: 10px;
}
#contact li {
	float: left;
	width: 182px;
	color: #A6A7AA;
}
.index #contact li {
	color: #000000;
}
#contact #copyline {
	padding-left: 20px;
}
#header #headerNav {
	float: right;
	text-align: right;
	width: 150px;
}
#header #headerNav h2 {
	font-size: 10px;
	font-weight: normal;
	padding-top: 35px;
	color: #A6A7AA;
}
.index #header #headerNav h2 {
	color: #000000;
}
#header a:hover  {
	background-color: #fbe5e6;
}
/*Header----------------------------------------------------------------------------------------------------------------------------------*/




#nav {
	width: 168px;
	height: 100%;
	float: left;
}
#navMain  li {
	list-style-type: none;
	color: #A6A7AA;
	background-image: url(../images/nav_grey.gif);
	background-repeat: no-repeat;
	background-position: -5px 6px;
}
#navMain  li:hover {
	list-style-type: none;
	color: #333333;
	background-image: url(../images/nav_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#navMain>ul   li {
	padding-left: 0px;
	background-image: url(../images/nav_grey.gif);
	background-repeat: no-repeat;
	background-position: -15px 5px;
}
#navMain>ul   li:hover {
	padding-left: 0px;
	background-image: url(../images/nav_grey.gif);
	background-repeat: no-repeat;
	background-position: -10px 5px;
}
#navMain   a {
	padding-left: 50px;
	color: #A6A7AA;
}
#navMain>ul  a {
	padding-left: 62px;
}
#navMain  a:hover {
	color: #000000;
}
#navMain>ul {
	padding-bottom: 10px;
	font-size: 12px;
}
#content {
	margin-left: 228px;
}
#content .projectHead {
	float: left;
	clear: right;
}
#content .projectContent {
	float: left;
	clear: left;
}
#content .textcol {
	float: left;
	width: 185px;
	padding-right: 13px;
}
#content .endcol {
	float: left;
	width: 173px;
	margin-left: -3px;
}
#content .numbercol li {
	list-style-type: none;
	float: left;
	padding-right: 5px;
}
.selectedNumber {
	color: #3B3D3C;
}
#content .numbercol a {
	color: #ebc2c2;
}
#content .numbercol a:visited {
	color: #ebc2c2;
}
#content .numbercol a:hover {
	color: #000000;
}
#cacheNav {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A8ABAE;
	border-bottom-color: #A8ABAE;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cacheHeader {
	height: 40px;
	margin-top: 16px;
	background-image: url(../images/headers/cache.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#cacheHeader p {
	padding-top: 10px;
	padding-left: 200px;
}
#cacheFooter {
	margin-top: 10px;
	width: 598px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8ABAE;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#cacheWrap {
	width: 598px;
	float: left;
	margin-bottom: 50px;
}
.cacheItem {
	margin-bottom: 30px;
	float: left;
}
.cacheCol1 {
	width: 200px;
	float: left;
}
#content .numbercol {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1C2C4;
	min-height: 75px;
	padding-left: 5px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #E69EAE;
}
.videoPiece {
	padding-top: 20px;
}
.videoDetails {
	padding-top: 5px;
}
#contentWrap {
	clear: right;
	width: 595px;
	float: left;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A9AC;
}
#outputHead {
	background-image: url(../images/headers/output.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	margin-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A9AC;
	width: 595px;
	margin-bottom: 5px;
}
.profileHeader {
	margin-top: 16px;
	height: 40px;
	background-image: url(../images/headers/profile.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A9AC;
	width: 595px;
	margin-bottom: 5px;
}
#outputHead  p {
	padding-top: 10px;
	padding-left: 165px;
}
#contentWrap  li {
	list-style-type: none;
	width: 190px;
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}
#audioFooter {
	float: left;
	clear: left;
	width: 530px;
	padding-top: 25px;
}
#audioFooter #audioFooterCol1 {
	width: 200px;
	float: left;
}

#profileWrapper {
	float: left;
	clear: right;
	background-image: url(none);
	background-position: -1px 0px;
	min-width: 20px;
}
abbr {
	text-decoration: none;
	color: #EECBCB;
}
.staticSelected     {
	color: #000000;
}
.staticSelectedPink {
	color: #F1C2C4;
}
.profileCol1 {
	float: left;
	width: 185px;
	padding-right: 18px;
}
.profileCol2 {
	float: left;
	width: 370px;
	padding-right: 28px;
}
.profileCol3 {
	float: left;
	width: 185px;
}
.cacheItem .cacheExtra {
	margin-bottom: 10px;
}
