body {
	background: #d3d3d3;
	font-family:  Arial, Verdana, Geneva,Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	margin: 20px 0px;
}


img, a img {
	border: none;
	text-decoration: none;
}



a:link {
	color: #444;
}

a:visited {
	color: #444;
}

a:hover {
	color: #669;
}


#header {
	background-color: #999;
	margin: auto;
	width: 1000px;
}

#header .leftcol {
float:left;
width:188px;
padding: 4px 6px;
}

#header .centercol {
float:left;
width:592px;
padding: 4px 2px 4px 0px;

color: #fff;
line-height: 18px;
}

#header .rightcol {
float: right;
width:192px;
padding: 4px 3px 4px 4px;
}

#containeredit {
	margin: auto;
	width: 1000px;
	background-color: #fff;
}

#container {
	margin: auto;
	width: 1000px;
	/*background-image: url(/nav/bkg.gif);*/
	background-repeat:repeat-y;
	background-color: #fff;
}

#container .prop {
    height:200px;
    float:left;
    width:1px;
  }

#container .leftcol {
	float:left;
	width:190px;
	padding: 5px 5px 5px 4px;
}

#container .centercol {
	float:left;
	width:590px;
	padding: 5px;
}
#container .rightcol {
	float:left;
	width:190px;
	padding: 5px;
}
#project_content {
	margin: auto;
	width: 510px;
	border: 1px solid #ccc;
	padding: 5px;
}

#footer {
	margin: auto;
	width: 1000px;
}

.clear {
clear: both;
}



#frmSearch	{	
	border: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: inline;

	}

#searchtext {
	float: left;
	width: 168px;
	height: 15px;
	border-width: 1px 0px 1px 1px;
	border-color: rgb(130, 130, 130);
	border-style: solid;
	background-color: #fff;
	}

#searchsubmit {
	float: left;
	display: block;
	height: 19px;
	margin: 0px;
	padding: 0px;
	width: 20px;
	border-width: 0px;
	background-image: url('http://static.trogu.com/images/bg_searchsubmit.gif');
	background-repeat:no-repeat;
	background-position: 1px 1px;
	background-color: rgb(130, 130, 130);
}


.catname{
	background-color: #999;
	color: #fff;
	padding: 2px;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	/*font-family: Georgia, sans-serif;
	font-style: italic;
	letter-spacing: 1px; */
}
	
#searchresults {
	margin-top: 20px;
	/*border-bottom: 1px solid #ccc;*/
}

.results {
	/*border-bottom: 1px solid #ccc;*/
	padding: 0px 0px 4px 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.results .thumb {
	float:left;
	width: 110px;
}

.results .text {
	float:left;
	width: 480px;
	color: #444;
	border-top: 1px solid #ccc;
}

a.title:link, a.title:visited, a.title:hover {
	font-family: Georgia, sans-serif;
	letter-spacing: 1px; 
	color: #555;
	font-size: 18px;
	text-decoration: none;
	font-style: italic;
	display: inline;
}

a.title:hover {
	color: #669;
}

a.more:link, a.more:visited {
	color: #555;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	/*font-weight: bold;*/
	display: inline;
}

a.more:hover {
	color: #669;
}

a.t14:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
  	font-size: 14px;
}

a.t14:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
  	font-size: 14px;
}

a.t14:hover {
	text-decoration: none;
}

.textgraydark {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #444;
}

.tgdb11 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #669;
}

.tgdb14 {
  /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;*/
  	font-family: Georgia, sans-serif;
	letter-spacing: 1px; 
	font-style: italic;
	font-size: 20px;
  color: #669;
}

/* CSS file for accordian*/
#accordian_wrap {
	width: 185px;
	font-family: verdana;
	font-size: 12px;
	color: #444;
	margin-top: 20px;
	margin-left: 4px;
}

#accordian_wrap .togglers {
	margin-top: 2px;
	border: 1px solid #999;
	color: #444;
	padding: 2px;
	cursor:pointer;
	
}

#accordian_wrap .elements {
	cursor:pointer;
}

#accordian_wrap .elements a:link {
	text-decoration: none;
	font-weight: normal;
	color: #444;
	display: block;
}

#accordian_wrap .elements a:hover {
	background-color:#d3d3d3;
	display: block;
	color: #444;
}

#accordian_wrap .elements a:visited {
	text-decoration: none;
	display: block;
	color: #444;
}



#right_menu {
	width: 185px;
	margin-top: 20px;
}

#right_menu a, #right_menu a:link, #right_menu a:visited, #right_menu a:hover {
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #999;
	color: #444;
	padding: 2px;
	display: block;
	background-color: #fff;
	margin-top: 2px;
}
#right_menu  a.selected {background-color: #ccc;}

/* CSS file for file sorting*/
.sortlists {
	width: 800px;
	list-style-type: none;
	min-height: 30px;
}


.sortlists li {
	padding: 5px;
	color: #333;
	font-family: geneva;
	font-size: 12px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

.sortlists li span{
	width: 120px;
	display: block;
	float: left;
	cursor: pointer;
}

