.result-wrap {
	border: 1px solid #DDD;
	float: left; width: 100%;
	margin: 5px 0;
}
.result-wrap li {
	margin:0; padding:0;
}
.photo-wrap {
	text-align: center;
	float: left; width: 120px;
	margin: 5px 0;
}
.photo-wrap a img  {
	padding: 3px;
	border: 1px solid #AAA;
}
.photo-wrap a:hover img, photo-wrap a:active img { 
	border-color: #555;
}
.text-wrap {
	float: left; width: 400px;
	margin: 5px 0 5px 10px;
}
.text-wrap h2 {
	margin: 0 0 3px 0;
}
.text-wrap h2 a {
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 0;
}
.text-wrap h2 a:hover, .text-wrap h2 a:active {
	text-decoration: underline;
}
.text-wrap p {
	margin: 0;
}
.text-wrap p.name {
}
.text-wrap p.photo-count a {
	color: gray;
	font-size: .9em;
	text-decoration: none;
	margin: 0 5px 5px 0;
	float: left;
}
.text-wrap p.photo-count a:active,
.text-wrap p.photo-count a:hover {
	text-decoration: underline;
}
.text-wrap p.comment-count {
	color: gray;
	font-size: .9em;
	margin-bottom: 7px;
}
.text-wrap .album-options {
	float: left;
}
.text-wrap .album-options ul {
	list-style-type: none;
	margin:0; padding:0;
	margin-top: 5px;
}
.text-wrap .album-options li {
	display: inline;
	border-right: 1px solid #AAA;
}
.text-wrap .album-options li a {
	margin: 0 4px;
	font-size: 11px;
}
.text-wrap .album-options li.first a {
	margin-left:0;
}
.text-wrap .album-options li.last {
	display: inline;
	border: none;
}
.clear {
	clear: both;
}

h1 { margin-bottom: 0; }
h2 { margin: 0; }



#search-wrap {
/*	border: 1px solid #AAA; */
	background-color: #F7F7F7;
	border-bottom: 1px solid #BBB;
	float: left;
	width: 100%; height: 40px;
	margin-bottom: 10px;
}

#search-wrap #album-options {
	float: left;
	margin: 10px;
}
#search-wrap #album-options ul {
	list-style-type: none;
	margin:0; padding:0;
	margin-top: 5px;
}
#search-wrap #album-options li {
	display: inline;
	border-right: 1px solid #AAA;
}
#search-wrap #album-options li a {
	margin: 0 4px;
	font-size: 11px;
}
#search-wrap #album-options li.first a {
	margin-left:0;
}
#search-wrap #album-options li.last {
	display: inline;
	border: none;
}

#search-wrap #search-bar 
{
    position: relative;
	float: right;
	margin: 5px 10px 0 0;
	margin: 5px;
	display: inline;
}

#search-wrap #defaultsearchtext 
{
    position:absolute;
    width: 230px;
    height: 20px;
    color: #CCC;
    font-size: 16px;
    font-weight: bold;
    top: 0px;
    left: 20px;
    padding-top: 6px;
    display: none;
}

#search-wrap #searchtext 
{
	width: 230px;
	clear: both;
	padding:0;
	margin: 3px 5px 0 0;
	background: white url(/tresources/en/images/icons/mag-glass.png) no-repeat scroll 4px 6px ;
	border: 1px solid #95A5C6;
	padding-left:20px;
	font-size: 18px;
}
#search-wrap #search-bar p {
	clear: both;
	text-align: center;
	margin:0; padding:0;
}
#search-wrap #search-bar p a {
	font-size: 10px;
}
#search-wrap li {
	margin:0; padding:0;
}

.return-link {
	border-top: 1px solid #DDD;
	margin-top: 45px;
}
.return-link img {
	margin-top: 10px;
}

#t-helpfiles p {
    margin: 0 0 2px 0;
}

#t-helpfiles input.topic {
    width: 80%;
    padding: 2px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

#t-helpfiles-adminpanel {
    background-color: #F7F7F7;
    border: 1px solid silver;
    margin-top: 20px;
    padding: 10px;
}

#t-helpfiles-errors {
    border: 1px solid black;
    background-color: #FFFFCC;
    padding: 10px;
}

#t-cms-iconrow 
{
    float: right;
    text-align: right;
}

/* =search */

.t-helpfiles-searchresult 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-top: 5px;
}

.t-helpfiles-searchresult h2
{
    padding: 0;
    border-bottom: 1px solid #DDDDDD;
    font-weight: bold;
    color: #000;
}

.t-helpfiles-searchresult h2 a
{
    font-size: 14px;
    text-decoration: none;
}

.t-helpfiles-description 
{
    margin: 10px 0px 0px 0px;
    padding: 0;
    text-align: justify;
}

.t-helpfiles-searchresult-header 
{
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;   
}

.t-helpfiles-author 
{
    margin: 0;
    padding: 0;
    font-size: 10px;
    color: #999;
    float: left;
}

.t-helpfiles-skillevel
{
    margin: 0;
    padding: 0;   
    font-size: 10px;
    color: #999;
    float: right;
}

.t-helpfiles-skillevel .t-helpfiles-skillevel-pick 
{
    margin: 0px 5px 0px 0px;
    padding: 0px 2px 0px 2px;
    background-color: #FFFFCC;
    color: #666;
}


.t-helpfiles-skillevel .t-helpfiles-skillevel-pick a 
{
    color: #666;
    text-decoration: none;
    font-size: 10px;
}

.t-helpfiles-skillevel .t-helpfiles-skillevel-nonpick 
{
    margin: 0px 5px 0px 0px;
    padding: 0px 2px 0px 2px;
    color: gray;
}

.t-helpfiles-skillevel .t-helpfiles-skillevel-nonpick  a
{
    color: gray;
    text-decoration: none;
    font-size: 10px;
}


.t-helpfiles-related 
{
    margin: 5px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    list-style-type: none;
    background-color: #f7f7f7;
}

.t-helpfiles-related li
{
    margin: 0px 0px 0px 15px;
}

.t-helpfiles-related a 
{
   text-decoration: none;
   font-size: 1.1em;
   letter-spacing: .1em;
}

.t-helpfiles-related a:hover 
{
   text-decoration: underline;
   font-size: 1.1em;
   letter-spacing: .1em;
}

.t-helpfiles-related .t-helpfiles-related-lighttext 
{
    margin: 0px 0px 0px 15px;
    list-style-type: none;
    color: #999;
   /* font-weight: bold;*/
}

/* =help files on view page */

.t-helpfiles-filesresult 
{
    margin: 5px 0 0 0;
    border: 1px solid #D8DFEA;
}

#t-helpfiles-related .title 
{
    padding: 0;
    border-top: 1px solid #D8DFEA;
    margin: 10px 5px 0 0;
}

#t-helpfiles-related .title h3
{
    padding: 0;
    margin: 15px 0 0 0;
}

#t-helpfiles-related p
{
    padding: 0;
    margin: 5px 0 5px 5px;
}

.t-helpfiles-filesresult ol a
{
    text-decoration: none;
}

.t-helpfiles-filesresult ol a:hover
{
    text-decoration: underline;
}
