
/* content */

.content_sideleft {
	float:left;
	width:204px;
	border-right: 1px solid #d8d951;
	/*background: #ccddaa;	*/
	height: 100%;
}

.content_main {
	width: 665px;
 *width: 665px;
	_width: 660px;
	_float: left;
	margin: 0 0 0 235px;
	_margin: 0 0 0 25px;
 *position: relative;
	z-index: -100; /* Firefox */
 *z-index: 0; /* IE 7 */
	_z-index: 0; /* IE 6 *//*background: #ccaa33;	*/
}

.columnheader {
	margin: 0px 0 0 14px;
	font-size: 14px;
	font-weight: bold;
}

.locator {
	width: 181px;
	height: 29px;
	line-height: 25px;
	margin: 10px 0 19px 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: url(../images/content/locatorbg.gif) no-repeat top left;
}

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

.locator a:hover {
	color: #FFF;
	text-decoration: underline;
}

.divider {
	width: 182px;
	height: 1px;
	background:transparent url(../images/content/pix_green.gif) repeat-x scroll 0 0;
	margin: 12px 0 12px 0;
}

hr {
	color: #d8d951;
	background-color: #d8d951;
	height: 1px;
	border: 0;
}

.leftlist_freeheader {
	margin: 20px 0 10px 8px;
	font-size: 14px;
	font-weight: bold;
}

.news_image {
	float: right;
	margin: 5px 5px 15px 15px;
}

.news {
	width: 200px;
	margin: 20px 0 0 0;
}

.news h1 {
	font-size: 14px;
	padding: 0px 0 0 30px;
	background: url(../images/content/arrsmallonwhite.gif) no-repeat 0px 6px;
	margin: 0 0 10px 9px;
	color: #444;
}

.newsicon {
	width: 27px;
	height: 52px;
	background: url(../images/mainpage/iconcalendar_green.gif) no-repeat 0 -15px;
	float: left;
	margin: 0 0 0 0px;
}

.newsicon_date {
	padding: 3px 0 0 1px;
	text-align: center;
	font-size: 11px;
	color: #fff;
}

.newsicon_month {
	padding: 3px 0 0 1px;
	text-align: center;
	font-size: 11px;
	color: #000;
}

.newsdesc {
	width: 150px;
	margin: 0 0 10px 39px;
	position: relative;
}

.newsdesc h2 {
	font-size: 14px;
	margin: 4px 0 4px 0;
	padding: 0;
	background: none;
}

.newsdesc p,
.featdesc p {
	margin: 0;
	padding: 0;
}

.post a {
	text-decoration: none;
	color: #444;
	cursor: pointer;
}

.post a:hover {
	text-decoration: underline;
	color: #aaa;
}

.newsdot {
	width: 182px;
	height: 2px;
	background: url(../images/content/newsdot.gif) repeat-x top left;
	margin: 0 0 0 0px;
	padding: 0;
}

.horline {
	background:transparent url(../images/content/pix_green.gif) repeat-x scroll 0 0;
	height: 1px;
	width: 100%;
	margin-bottom: 15px;
}

.field-left {
	float:left;
	margin:0 0 10px;
	padding:3px 0 0 0;
	text-align:left;
	width:100px;
}

.field-right {
	float:left;
	margin:0 0 10px;
	padding:3px 0 0 0;
	text-align:left;
	width:200px;
}

.comments_column {
	clear:both;
	width:100%;
}

.comment_column_left {
	float:left;
	margin:0 0 10px;
	padding:3px 10px 0 0;
	text-align:right;
	width:100px;
}

.comment_column_right {
	margin:0 0 10px 110px;
	position:relative;
}

.author {
	font-size: 1.5em;
	color:#984a9c;
	line-height: 25px;
}

.comments_column .inputtext {
	background:#EAE9E5 none repeat scroll 0 0;
	border:medium none;
	margin:4px 5px 4px 0;
	padding:1px;
	width:235px;
	height: 100px;
}

/* main content */

.main_top h1 {
	margin-top: 10px;
}

.contentli {
	list-style: none;
	margin: 0;
	padding: 0;
}

.contentli li {
	padding: 0 0 0 25px;
	margin: 1px 0;
	background: url(../images/content/liarr.gif) no-repeat top left;
}


.main_bottom {
	font-size: 14px;
}

.main_photo {
	background-position:left;
	width:278px;
	height:388px;
	padding: 5px 15px 5px 0;
	margin:0;
	float:left;
}

.register_small {
	width: 171px;
	height: 63px;
	margin: 20px 0 20px 0;
	_margin: 5px 0 20px 0;
	padding: 10px 0 0 10px;
	background: url(../images/content/register_small.gif) top right no-repeat;
	cursor: pointer;
	text-decoration: none;
}

.register_small h1 {
	font-size: 14px;
	color: #444;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.register_small p {
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #444;
}

/* related content */

.relatio a {
	font-size: 11px;
}

.relatio ul {
	margin: 0;
	padding: 0;
}

.relatio ul li {
	list-style: none;
	padding: 0 0 0 25px;
	margin: 2px 0;
	background: url(../images/content/relali.gif) no-repeat 0 0;
	background-position: 0 7px;
}

.resourcebanner {
	width: 181px;
	height: 73px;
	margin: 0 0 0 0;
	background: url(../images/subhome/subresbg.gif) no-repeat top left;
	cursor: pointer;
	text-decoration: none;
}

.resourcebanner h1 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 55px;
}

.resourcebanner p {
	font-size: 12px;
	line-height: 15px;
	margin: 3px 0 0 0;
	padding: 0 0 0 55px;
	width: 110px;
	color: #000;
}

.content_ _border_inside {
	width:204px;
	border-right: 1px solid #d8d951;
	position: relative;
	float: left;
	min-height: 300px;
}

/* school project page */
.side-gallery {
	padding:0;
	margin:0 0 0 10px;
	float:right;
}

.side-gallery li {
	width:70px;
	list-style:none;
	display:inline;
	float:left;
	padding:0;
	margin:0 7px 15px 0;
	height:70px;
}

.content_sideleft h4 {
	margin:0 0 10px 10px;
	padding:0;
	font-size:1.1em;
}

.main_bottom ul.project-details {
	padding:0;
	margin:0;
}

.main_bottom ul.project-details li {
	list-style:none;
	display:block;
	line-height:1.4em;
	margin:0 0 5px 0;
}

.main_bottom ul.project-details li span.label {
	font-weight:bold;
}

.main_bottom ul.project-details li ul {
	margin:10px 0 0 0;
	padding:0;
}

.main_bottom ul.project-details li ul li {
	padding:0 0 0 13px;
	background:url(../images/custombullet.png) no-repeat 0 50%;
	font-size:1em;
	line-height:1em;
	margin:0 0 10px 0!important;
}

.spaced li {
	margin:0 0 20px 0!important;
}

.breaklabel {
	width:100%;
	display:block;
}

h3.projecttitle {
	font-size:17px;
	margin:30px 0;
}

/* project search */
.project-search {
	float:left;
	width:100%;
	margin:0 0 50px 0;
}

.search-container {
	width:400px;
}

.project-search .button {
	width:100%;
	clear:both;
	text-align:right;
	margin:5px 0 0 0;
	float:left;
}

.project-search ul {
	padding:0;
	margin:0;
	float:left;
	width:100%;
}

.project-search ul li {
	display:block;
	width:320px;
	list-style:none;
	float:left;
}

.project-search ul li .label {
	font-weight:normal;
	float:left;
	display:inline-block;
	margin:7px 0 0 0;
	font-size: 11px;
	width: 120px;
}

.project-search ul li input,
.project-search ul li select {
	float:left;
	width:172px;
	margin:5px 0;
}

.project-search ul li select {
	width:174px!important;
	_width:178px!important;
 *width:176px!important;
}

.project-table {
	width:100%;
	border:#999 solid 1px;
	border-width:1px 0 1px 1px;
}

.project-table tr.table-header {
	background:#CCCCCC;
}

.project-table tr.table-header td {
	font-weight:bold;
	padding:4px 7px!important;
}

.project-table tr {
	background:#FFF;
}

.project-table tr.alternate {
	background:#FFF;
}

.project-table tr td {
	padding:6px 7px;
	border:#999 solid 1px;
	border-width:0 1px 0 0;
}

.project-table tr td a {
	font-size:1em;
}

.imageGalleryRight 
{
    padding:10px;
	background: #eee;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    margin:0 0 15px 15px;
    list-style:none;
	font-size: 11px;
	color: #666;
}

.horizontal {
	margin: 0 auto;
	clear: both;
	min-height: 112px;
}

.horizontal li {
	float: left;
}

.cof 
{
    overflow:hidden;
    zoom:1;
}

.intro {
	color: #666;
}



/* Login page */

.page_login {
	position: relative;
	min-height: 236px;
}

.page_login .register_banner {
	display: block;
	position: absolute;
	top: 30px;
	right: 15px;
} 

/* Resources page */

ul.listing_resources li {
	border-top: 1px dotted #C4C5C7;
	padding-top: 15px;
}

ul.listing_resources .image {
	width: auto;
	margin-right: 0;
}

ul.listing_resources img {
	margin-right: 10px;
}

ul.listing_resources .resourceInfo .bold {
	color: #000;
}

.page_resources_listing .backlink {
}