@charset "UTF-8";

/* COLAB LAYOUT */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#header  {
	padding-bottom: 15px;
	width: 99%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	height: 50px;
}

#headerCategory {
	height: 45px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#menutop {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	height: 30px;
}

#contentprime {
	width: 970px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	background-color: #000;
}

#contentprime #contentprimeleft {
	width: 150px;
	height: 446px;
	float: left;
}
#contentprime #contentprimeleft #contentprimelefttitle {
	height: 30px;
}
#contentprime #contentprimeleft #contentprimeleftscroll {
	overflow: auto;
	height: 415px;
	margin-top: 15px;
	padding-right: 5px;
}

#contentprime #contentprimeright {
	height: 446px;
	width: 810px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}

#contentprime #contentprimefloatclear {
	clear: both;
}

#footer {
	width: 99%;
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
	padding-bottom: 15px;
}

/* COLAB TEXT */
.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	vertical-align: middle;
	white-space: nowrap;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCC;
	line-height: 45px;
	padding-left: 5px;
	text-align: left;
}
.category2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCC;
	display: inline;
}

.projinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
	vertical-align: middle;
}

.subnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: right;
}
.footerbright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	padding-bottom: 5px;
}

.thumbtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	clear: left;
	padding-bottom: 5px;
}

.thumbdescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	font-style: italic;
	text-align: left;
	line-height: 10px;
}

.thumbfloat {
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 0;
	margin-top: 5px;
}
/* COLAB INDEX */
.homeback {
}

#contentprime #contentprimelefthome {
	width: 310px;
	height: 436px;
	float: right;
	padding-top: 10px;
	padding-left: 5px;
}
#contentprime #contentprimerighthome {
	height: 446px;
	width: 610px;
	float: left;
}
#portala   {
	height: 114px;
	text-align: left;
	width: 590px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#portalb   {
	height: 114px;
	width: 590px;
	text-align: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
}
#portalc   {
	width: 590px;
	text-align: left;
	height: 114px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.homepageintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	display: inline;
}
#contentprime #contentprimeright2 {
	width: 360px;
	height: 406px;
	float: right;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 10px;
}
#contentprime #contentprimeleft2 {
	height: 406px;
	width: 600px;
	float: left;
}
#contentprime #studiotophead {
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
/* COLAB STUDIO PAGES */
.studiopagelinks a:link {
	color: #FFF;
	text-decoration: none;
}

.studiopagelinks a:visited {
	color: #FFF;
	text-decoration: none;
	}

.studiopagelinks a:hover {
	color: #900;
	background-color: #000;
	text-decoration: none;
	}

.studiopagelinks a:active {
	color: #FFF;
	background-color: #000;
	text-decoration: none;
	}
#contentprime #contentprimeleftprofile {
	width: 470px;
	height: 406px;
	float: left;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
#contentprime #contentprimerightprofile {
	width: 470px;
	height: 406px;
	float: right;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
#contentprime #contentprimeawardsleft {
	width: 320px;
	height: 406px;
	float: left;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
#contentprime #contentprimeawardscenter {
	width: 320px;
	height: 406px;
	float: left;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	text-align: center;
}
#contentprime #contentprimeawardsright {
	width: 320px;
	height: 406px;
	float: right;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	text-align: right;
}
.studiopagelinks2 a:link {
	color: #999;
	text-decoration: underline;
}
