﻿a { color: #2E00DC; }
a:hover { color: #2E00DC; }
a:active { color: #2E00DC; }

a 
{
	font-size: 90%;
}

.cfFolder1
{
	background-image: url(Images/folder_plain.gif);
	background-repeat: no-repeat;
	font-family:  tahoma, sans-serif;
	font-size: 10px;	
	width:100px;
	height:110px;
}
.cfFolder2
{
	
	background-image: url(Images/folder_photo.gif);
	background-repeat: no-repeat;	
	font-family:  tahoma, sans-serif;
	font-size: 10px;
	width:100px;
	height:110px;
}
.cfFolder4
{
	background-image: url(Images/folder_video.gif);
	background-repeat: no-repeat;	
	font-family:  tahoma, sans-serif;
	font-size: 10px;
	width:100px;
	height:110px;
}
.cfFolder3
{
	background-image: url(Images/folder_audio.gif);
	background-repeat: no-repeat;	
	font-family:  tahoma, sans-serif;
	font-size: 10px;
	width:100px;
	height:110px;
}

.cfFolder5
{
	background-image: url(Images/folder_sale.gif);
	background-repeat: no-repeat;
	font-family:  tahoma, sans-serif;
	font-size: 10px;
	width:100px;
	height:110px;	
}

.cfProfileBox
{
	width: 200px;
	height: 90px;
	background-color: #DBE3B1;
	border: solid 1px #7B8E5A;
	overflow: hidden;
	vertical-align: top;
}

.cfProfileProperty
{
	width:90px;overflow:hidden;
	height: 90px;	
}

.cfFileBox
{
	width: 200px;
	height: 160px;
	background-color: #DBE3B1;
	border: solid 1px #7B8E5A;
}

.cfFileIcon
{
	padding: 10px 0 0 0;
	width:100px;
	height:76px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.cfFileName
{
	width:100px;
	height:24px;
	overflow:hidden;
	text-align: left;
	vertical-align: middle;
	color: Gray;
}

.cfFileNameCenter
{
	width:100px;
	height:24px;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
	color: Gray;
	font-weight: bold;
}
.cfFileProperty
{
	width:95px;overflow:hidden;
	height: 110px;
}
.cfFileDescription
{
	width:200px;overflow:hidden;
	height: 50px;
}
.cfShortcut
{
	background-image: url(Images/shortcut.gif);
	background-repeat: no-repeat;
	font-family:  tahoma, sans-serif;
	font-size: 10px;
	width:100px;
	height:110px;
	overflow: hidden;
}
.cfFile
{
	background-image: url(Images/file.gif);
	background-repeat: no-repeat;
	font-family:  tahoma, sans-serif;
	font-size: 10px;
	width:100px;
	height:110px;
}

.cfBlogIcon
{
	padding: 10px 0 0 5px;
	width:95px;
	height:76px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.cfBlog
{
	border: solid 1px #C58C00;
	background-image: url(Images/blog.gif);
	background-repeat: repeat-y;
	font-family:  tahoma, sans-serif;
	font-size: 10px;
	width:100px;
	height:110px;
}

.cfTable
{
	border: solid 1px #CCCC99;
	background-color: #ffffff;
	text-align: left;
}

.cfTableHeader 
{
	color: #52523D;
	font-weight: bold;
	background-image: url(Images/tbl_head.gif);
	height: 18px;
	border: solid 1px #DBE3B1;
}

.cfMainTableCaption
{
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #52523D;
	background-image: url(Images/tbl_head.gif);
	height: 18px;
	border: solid 1px #DBE3B1;
}
.cfMainTableBody
{
	text-align: left;
	border: solid 1px #CCCC99;
	overflow: hidden;
    margin-bottom: 5px;	
}
.cfSideTableCaption
{
	width: 188px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #52523D;
	background-image: url(Images/tbl_head.gif);
	height: 18px;
	border: solid 1px #DBE3B1;
}

.cfSideTableBody
{
	text-align: left;
	border: solid 1px #CCCC99;
	width: 184px;
	padding: 2px 2px 2px 2px;
	overflow: hidden;
    margin-bottom: 5px;	
    background-color: #FFFFFF;
}

.cfUserPixOnline
{
	margin: 3px 3px 3px 3px;
	background-color: #99FF99;
	border: 1px solid #a9a9a9;
	padding: 2px;
	position: relative;
}

.cfUserPixOffline
{
	margin: 3px 3px 3px 3px;
	background-color: #CCCCCC;
	border: 1px solid #a9a9a9;
	padding: 2px;
	position: relative;
}
.cfCategoryText 
{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 0.3em;
}

.cfSubjectText 
{
	font-weight: bold;
	font-size: large;
	border-bottom: 0.3em solid #EEEAB6;
	padding-bottom: 0.3em;
}
.cfPreviewSubjectText 
{
	font-weight: bold;
	border-bottom: 1px solid #EEEAB6;
	padding-bottom: 2px;
}

.cfSnippetBody
{
	color: Gray;
	padding: 2px;
	border-left: dotted 1px gray;
}

.cfForumSnippetBody
{
	color: Gray;
	margin-left: 75px;
	margin-right: 20px;
	padding: 2px;
	border-left: dotted 1px gray;
}
.cfFileTool
{
	border-bottom: solid 3px #DBE3B1;
}

.cfToolLinkSelect a
{
	background-image: url(Images/s-tab.gif);
	border: solid 1px #DBE3B1;
	color: Black;
	margin-left: 2px;
	margin-right: 2px;
}

.cfToolLinkNotSelect a
{
	color: Gray;
	margin-left: 2px;
	margin-right: 2px;
	border-top: solid 1px #DCDCDC;
	border-left: solid 1px #DCDCDC;
	border-right: solid 1px #DCDCDC;	
	vertical-align: middle;
}

.cfToolLinkBack a
{
	background-image: url(Images/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: Gray;
	margin-left: 2px;
	margin-right: 2px;
	border-top: solid 1px #DCDCDC;
	border-left: solid 1px #DCDCDC;
	border-right: solid 1px #DCDCDC;
	vertical-align: middle;	
}

.cfToolSub
{
	background-color: #DBE3B1;
	vertical-align: middle;
}
.cfToolSubNav
{
	color: Gray;
	background-color: #E9EECC;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
	border: solid 1px #E9EECC;
}
.cfFileToolLink a
{
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
	font-size: 90%;
}

.cfFileToolLink a:link, .cfFileToolLink a:visited, .cfFileToolLink a:active {
  text-decoration: none;
  font-family: tahoma, sans-serif;
}

.cfFileToolLink a:hover 
{
	text-decoration: underline;
}

.cfLSep a
{
	padding-left: 5px;
	border-left: solid 1px #FFD671;
}
.cfGrayText
{
	font-family:  tahoma, sans-serif;
	color: Gray;
}
.cfPictureBorder
{
	margin: 3px 3px 3px 3px;
	background-color: #FFFFFF;
	border: 1px solid #a9a9a9;
	padding: 2px;
	position: relative;
}
.cfBlogBorder_sm
{
    background-image: url(Images/blog_border_sm.gif);
	padding: 3px 2px 3px 8px;
	border: 1px solid #C58C00;
	background-repeat: repeat-y;
}
.cfBlogBorder_b
{
    background-image: url(Images/blog.gif);
	padding: 3px 2px 3px 8px;
	border: 1px solid #C58C00;
	background-repeat: repeat-y;
}

.cfYellowCommentContainer
{
	background-image: url(Images/comment_ye.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 213px;
}

.cfWhiteCommentContainer
{
	background-image: url(Images/comment_wh.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 213px;
}

.cfComment
{
	height: 36px;
	padding: 12px 30px 12px 30px;
	overflow: hidden;
	font-size: 10px;
	color: Gray;
	text-align: center;
	vertical-align: middle;
}

.cfCommentorImage 
{
}


.cfResultTable
{
	color: Gray;
	border: solid 1px #BE8A00;	
	background-color:#FAD163;
	margin: 0 0 5px 0;
}

.cfLoading
{
	background-color:red;
	color:white;
	height:30px;
	font-weight: bold;
}

.ErrorBox {
	border: 3px solid #C00;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #C00;
	}
.InfoBox {
	border: 3px solid #666;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #006;
	}	
.GoldBox
{
	padding: 5px 0 5px 0;
	background-color: #FFFFC1;
	border: solid 1px #DBB74A;
}

.GrayBox
{
	padding: 5px 0 5px 0;
	background-color: #DDDDDD;
	border: solid 1px #969696;
}

.GoldBoxNoPad
{
	background-color: #FFFFC1;
	border: solid 1px #DBB74A;
}

.Cursor
{
	cursor: pointer;
}

.validatorCalloutHighlight
{
    background-color: #FFFFC1;
}

.unwatermarked {
	height:18px;
}

.watermarked {
	height:18px;
	border:0;
	background-color: Transparent;
	color:gray;
}	
.unwatermarked_bx {
	height:18px;
}

.watermarked_bx {
	height:20px;
	padding:2px 0 0 2px;
	border:1px solid Gray;
	background-color:#F4EED4;
	color:gray;
}
.olderswaybg 
{
	text-align: center;
    background-image: url(images/older_arrow.jpg);
    background-position: right;
    background-repeat: no-repeat;
}

.newerswaybg
{
	text-align: center;
    background-image: url(images/newer_arrow.jpg);
    background-position: left;
    background-repeat: no-repeat;
}