/************************************************************** PAGE LAYOUT ***/
/******************************************************************************/
body, td, textarea, input, select{

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	color: #682303;
}
body{
	margin: 0px;
	overflow: auto;
}
img{
	border: none;
	border-width: 0px;
}
a, a:visited{
	text-decoration: none;
	font-size: small;
	color: #682303;
}
td{
 vertical-align: top;
}
select, input{
	vertical-align: middle;
}
.picWithCheck
{
	margin-right:-10px;
}
.picWithCheck input
{
	position:relative;
	right:18px;
	margin-bottom:2px;
}
form{
	display: inline;
	margin:0px;
}
.scroller{
	overflow: hidden;
}
.scrollercolors{
	scrollbar-3dlight-color: #F1780E;
	scrollbar-arrow-color: #F1780E;
	scrollbar-base-color: #F1780E;
	scrollbar-face-color: #fbfaed;
	scrollbar-darkshadow-color: #fbfaed;
	scrollbar-shadow-color: #F1780E;
	scrollbar-highlight-color: #fbfaed;
	scrollbar-track-color: #F4F1CB;
}
.charsLeft
{
	border: 1px solid #000000;
	width: 30px;
	text-align: center;
}
/******************************************************************************/
/*************************************************************PAGE ELEMENTS ***/
/******************************************************************************/
.checkList
{
	float: left;
	white-space: nowrap;
	padding-right: 20px;
	font-weight: normal;
}
.err
{
	color: #cc3300;
	background-color: #dcd82c;
	border: 1px solid #000099;
	font-weight: bold;
	padding: 4px 10px 4px 30px;
	text-align: left;
	background-image: url(/admin/images/err.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5%;
	margin-right: 10%;
}
.actionButton
{
	display: inline;
	border: 1px solid #000099;
	background-color: #ffffdd;
	padding: 2px;
	line-height: 30px;
	cursor: pointer;
	color: #556655;
	font-weight: bold;
}
.link
{
	cursor: pointer;
	text-decoration: underline;
}

.actionLink
{
	cursor: pointer;
	font-size: x-small;
}
.actionLink img, .link img
{
	vertical-align: middle;
}

/*******************************************************************************/
/*************************************************************** POST EDITOR ***/
/*******************************************************************************/

#postEditor{
	background-color:#d4d0c8;
	border:1px solid #000000;
	padding: 0px 5px 5px 5px;
}
#postEditor textarea
{
	overflow: scroll;
	width: 550px;
}
#postEditor .postEditorToolBar
{
	padding: 3px;
	display: none;
	vertical-align: middle;
	height: 25px;
}
#postEditor .postEditorButton
{
	font-size:small;
	border: 2px solid #d4d0c8;
	padding: 0px 3px;
	font-weight:bold;
	vertical-align: middle;
	font-family: times New Roman;
	overflow: visible;
}
#postEditor select
{
	margin: 0px 2px;
	vertical-align: middle;
	font-size: 11px;
}
#postEditor p
{
	overflow: auto;
	padding:5px;
	margin: 5px;
	background-color: #fbfaed;
	border: 1px #000000 solid;
	cursor: default;
	font-weight: normal;
}
#postEditor p a, .#postEditor p a:visited, .#postEditor p a:active
{
	text-decoration:underline;
}

/******************************************************************************/
/******************************************************************** BLOGS ***/
/******************************************************************************/

.blog_mainPageHeader
{
	color: #ffffff;
	height: 26px;
	
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/blog/blog_heads2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	width:113px;
	font-size:12px;
}

.blog_mainPageHeader_chosen
{
	color: #ffffff;
	height: 26px;
	
	font-weight: bold;

	vertical-align: middle;

	width:113px;
	font-size:12px;
}

.blog_mainPageHeader a,.blog_mainPageHeader a:visited
{
	color: #ffffff;
	display:block;
	width:113px;
	line-height:26px;
	vertical-align:middle;
	background-image: url(/images/blog/blog_heads2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}


.text{
	
	padding:10px;
	
	
	
}

#blogs1{
	display:none;
}
#blogs2{
	display:none;
}
#blogs3{
	display:none;
}
#blogs4{
	display:none;
}
#blogs5{
	display:none;
}

.blog_mainPageHeader a:hover
{
	color: #ffffff;
	display:block;
	width:113px;
	height:26px;
	background-image: url(/images/blog/blog_heads2c.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

.blog_mainPageHeader a.chosen
{
	color: #ffffff;
	display:block;
	width:113px;
	height:26px;
	background-image: url(/images/blog/blog_heads2c.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

.blog_mainPageHeaderBig
{
	color: #ffffff;
	height: 25px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image: url(/images/blog/blog_headsbig.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.blog_mainPageBlog
{
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.blog_mainPageBlog b
{
	text-decoration: underline;
}
.blog_mainPageBlog div, .enter
{
	color: #d13912;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
}
.blog_entryPaging
{
	text-align:right;
	padding-bottom: 10px;
}
.blog_entryPaging a, .blog_entryPaging a:visited, .blog_entryPaging a:active
{
	color: blue;
	font-size: x-small;
}
.blog_entry
{
	padding-top: 15px;
	margin-bottom: 20px;
	background-color: #ffffff;
	margin-right: 15px;;
}
.blog_entrySubject
{
	padding: 5px;
}
.blog_entrySubject a, .blog_entrySubject a:active, .blog_entrySubject a:visited
{
	color: #d13912;
	font-weight: bold;
	text-decoration: underline;
}
.blog_entryDate
{
	float: right;
	font-size: x-small;
	padding-right: 8px;
}
.blog_entryText
{
	padding: 5px;
}
.blog_entryFooter
{
	background-color: #ece9e4;
	text-align: right;
	padding: 10px;
}
.blog_entryFooter a, .blog_entryFooter a:visited, .blog_entryFooter a:active
{
	color: #783303;
	text-decoration: underline;
	font-size: x-small;
}
.blog_editEntryFooter
{
	text-align: left;
	float:left;
	padding: 8px;
}
.blog_editEntryFooter a, .blog_editEntryFooter a:active, .blog_editEntryFooter a:visited
{
	color: red;
	text-decoration: underline;
	font-size: x-small;
}
.blog_commentIndent
{
	padding-left: 5px;
	clear:both;
}
.blog_commentSpacer
{
	padding-top:5px;
	clear:both;
}
.blog_comment
{
	background-color:papayawhip;
	float:left;
	padding:3px;
	width:99%;
	border-bottom:3px solid white;
	clear:both;
}
.blog_commentSubject
{
	float:left;
	cursor:pointer;
	
	line-height: 20px;
}
.blog_commentSubject img
{
	vertical-align: middle;
}
.blog_commentInfo
{
	float:right;
	line-height: 20px;
}
.blog_commentUser, .blog_commentUserOwner, .blog_commentUserCurrent
{
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	padding-right:10px;
	margin-right:10px;
	border-right: 2px solid white;
}
.blog_commentUserCurrent
{
	font-weight: bold;
}
.blog_commentUserOwner
{
	color: red;
	font-weight: bold;
}
.blog_commentText
{
	float:left;
	clear:both;
	display:none;
	background-color:azure;
	border:1px solid lightskyblue;
	width:99%;
	padding:3px;
	margin: 5px 0px;
}
.blog_commentFooter
{
	background-color: #eeeeee;
	padding: 3px;
	width: 99%;
	text-align: right;
	margin-top:10px;
	white-space: normal;
}
.blog_commentFooterLink
{
	font-size: x-small;
	text-decoration: underline;
	color: blue;
	cursor: pointer;
	margin-right: 10px;
	white-space: nowrap;
}
.blog_editCommentFooter
{
	text-align: left;
	float:left;
}
.blog_editCommentFooter a, .blog_editCommentFooter a:visited, .blog_editCommentFooter a:active, .blog_editCommentFooter span
{
	color: red;
	text-decoration: underline;
	font-size: x-small;
	margin-right: 10px;
	cursor: pointer;
}
.blog_commentClose
{
	display: inline;
	font-weight: bold;
	border: 1px solid #909090;
	color: red;
	background-color: beige;
	padding: 0px 2px;
	cursor: pointer;
	font-size: 10px;
}
.blog_commentBullToEntry, .blog_commentBullToComment, .blog_commentBullToSticky
{
	display: inline;
	padding-right:6px;
	color: blue;
	font-size: medium;
	font-family: verdana;
	line-height: 15px;
}
.blog_commentBullToComment
{
	color: green;
}
.blog_commentBullToSticky
{
	color: red;
}

/******************************************************************************/
/******************************************************************** FORUM ***/
/******************************************************************************/

.forum_Indent
{
	padding-left: 5px;
	
	clear:both;
}
.forum_Spacer
{
	padding-top: 5px;
	
	clear:both;
}
.forum_Comment
{
	background-color:papayawhip;
	float:left;
	padding:3px;
	width:99%;
	border-bottom:3px solid white;
	clear:both;
}
.forum_Subject
{
	
	float:left;
	cursor:pointer;
	line-height: 20px;
}
.forum_Subject img
{
	vertical-align: middle;
}
.forum_Info
{
	float:right;
	line-height: 20px;
}
.forum_User, .forum_UserOwner, .forum_UserCurrent
{
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	padding-right:10px;
	margin-right:10px;
	border-right: 2px solid white;
}
.forum_UserCurrent
{
	font-weight: bold;
}
.forum_UserOwner
{
	color: red;
	font-weight: bold;
}
.forum_Text a, .forum_Text a:visited, .forum_Text a:active
{
	text-decoration:underline;
}
.forum_Text
{
	float:left;
	clear:both;
	display:none;
	background-color:azure;
	border:1px solid lightskyblue;
	width:99%;
	padding:3px;
	margin: 5px 0px;
}
.forum_Footer
{
	background-color: #eeeeee;
	padding: 3px;
	width: 99%;
	text-align: right;
	margin-top:10px;
	white-space: normal;
}
.forum_Footer a, .forum_Footer a:active, .forum_Footer a:visited, .forum_Footer span
{
	font-size: x-small;
	text-decoration: underline;
	color: blue;
	cursor: pointer;
	margin-right: 10px;
	white-space: nowrap;
}
.forum_editCommentFooter
{
	text-align: left;
	float:left;
}
.forum_editCommentFooter a, .forum_editCommentFooter a:visited, .forum_editCommentFooter a:active, .forum_editCommentFooter span
{
	color: red;
	text-decoration: underline;
	font-size: x-small;
	margin-right: 10px;
	cursor: pointer;
}
.forum_Close
{
	display: inline;
	font-weight: bold;
	border: 1px solid #909090;
	color: red;
	background-color: beige;
	padding: 0px 2px;
	cursor: pointer;
	font-size: 10px;
}
.forum_BullToEntry, .forum_BullToComment, .forum_BullToSticky
{
	display: inline;
	padding-right:6px;
	color: blue;
	font-size: medium;
	font-family: verdana;
	line-height: 15px;
}
.forum_BullToComment
{
	color: green;
}
.forum_BullToSticky
{
	color: red;
}
.forum_quickReply{
	text-align: left;
	margin: 10px;
	padding: 10px;
	background-color: #e7e7e7;
	border:2px solid #f0ffff;
	float:left;
}
pre{
	width:90%;
	overflow:auto;
	border: 2px solid #f7ba44;
	margin-left:15px;
	padding: 5px;
	word-spacing: nowrap;
	font-family: Courier New;
	font-size: small;
	padding-top:20px;
}

/******************************************************************************/
/********************************************************** IM ALERT WINDOW ***/
/******************************************************************************/

#imAlert td, #imAlert th, #imAlert a, #imAlert a:visited
{
	background-color:#9a0000;
	color: #f3a100;
	font-weight: bold;
}
#imAlert th
{
	background-color:#0d276d;
	color: #ffffff;
}
#imAlert td.bordered
{
	border-bottom: 2px solid #0d276d;
}
#imAlert a.smallImlink
{
	font-size:11px;
}
#imAlert a.bigImlink
{
	font-size:13px;
}
#imAlert
{
	border: 2px solid #f3a100;
}

/******************************************************************************/
/************************************************************* DEFAULT PAGE ***/
/******************************************************************************/

.defaultQuickSerch
{
	color: white;
	font-weight:bold;
}
.defaultQuickSerch td
{
	text-align:left;
	vertical-align: middle;
}
.defaultLogin
{
	height: 15px;
	width: 81px;
	border: 1px solid #7f330e;
	width: 120px;
}
.navbarLogin
{
	border: 1px solid #7f330e;
	margin-bottom: 5px;
	width: 135px;
	margin-left: 5px;
}
.smallProfile
{
	text-align:left;
	float:left;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	width:179px;
	margin: 7px 0px 7px 7px ;
}
.smallProfile div
{
	color: #d13912;
	font-weight: bold;
	margin-bottom: 5px;
}
.smallProfile a, .smallProfile a:active, .smallProfile a:visited
{
	color: #d13912;
	text-decoration: underline;
	font-size: x-small;
}
.smallProfile th
{
	width: 80px;
}

.defaultHeader{
	font-weight: bold;
	color: #d13912;
}

/******************************************************************************/
/******************************************************************** PAGES ***/
/******************************************************************************/

.user_whiteHeader{
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	border-top: 1px solid #b55201;
	background-color: #e8670a;
	padding-left: 5px;
}
.user_contentCell{
 border-left:1px solid #b55201;
 border-right:1px solid #b55201;
 padding: 10px;
}
.user_headerCell{
	background-color: #e8670a;
	vertical-align: bottom;
	border-top: 1px solid #b55201;
}
.user_footerMiddle{
	border-bottom:1px solid #b55201;
}
.user_listLink
{
	display: block;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.user_listLink img
{
	vertical-align: middle;
}
.settings_header{
	margin-bottom: 10px;
	cursor: pointer;
}
.settings_header th{
	background-image: url(/images/settings/head_set.gif);
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
.settings_header td{
	padding-top: 5px;
}
.settings_header a, .settings_header a:visited, .settings_header a:active{
	font-weight: bold;
	text-decoration: underline;
}
.listing{
	background-color: #f3edca;
	width: 97%;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
.listing td{
	border-bottom: 8px solid #fbfaed;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}
.listing th{
	text-align: right;
	background-color:#fbfaed;
	padding: 5px;
}
.inbox_link
{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.inbox_link img
{
	vertical-align:middle;
}
.inbox_infoText{
	font-weight: bold;
	vertical-align: middle;
	color: #e86408;
}
.inbox_showMsg{
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	vertical-align: middle;
	color: #e86408;

}
#inbox_main td,#inbox_main th{
	height: 27px;
	border-bottom: 5px solid #fbfaed;
	border-right: 1px solid #fbfaed;
	text-align: center;
	vertical-align: middle;

}
#inbox_main th{
	text-align: center;
	font-weight: bold;
	background-color: #f4c336;
}
#inbox_main td{
	background-color: #ffffff;
}
.message_link
{
	font-weight: bold;
	color: #606060;
	text-decoration: underline;
	cursor: pointer;
}
.emotions img
{
	cursor: pointer;
	vertical-align: middle;
	cursor: pointer;
}
/******************************************************************************/
#bannersBar,#tabsBar, #infoBar, #mainWinTable, #bottomBar{
	background-color: #fbfaed;
	width: 778px;
	border-left: 1px solid #e1cb35;
	border-right: 1px solid #e1cb35;
}
#bannersBar td{
	vertical-align: middle;
}
#tabsBar td{
	background-image: url(/images/navbar/tableft.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #bbaba0;
	text-align: center;
}
#tabsBar a{
	background-image: url(/images/navbar/tabright.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	color: white;
	font-weight: bold;
	height: 21px;
	padding-top: 5px;
}
#tabsBar .tabsActive{
	background-color: #e86408;
	background-image: url(/images/navbar/tableft_a.gif);
}
#tabsBar .tabsActive a{
	background-image: url(/images/navbar/tabright_a.gif);
}

#searchBar td{
	background-image: url(/images/navbar/tableft.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #bbaba0;
	text-align: center;
}
#searchBar a{
	background-image: url(/images/navbar/tabright.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	color: white;
	font-weight: bold;
	height: 21px;
	padding-top: 5px;
}
#searchBar .tabsActive{
	background-color: #f7ba44;
	background-image: url(/images/navbar/s_tableft_a.gif);
}
#searchBar .tabsActive a{
	background-image: url(/images/navbar/s_tabright_a.gif);
	color: #682303;
}

#infoBar{
	background-color: #e86408;
	height: 29px;
	vertical-align: middle;
}
#infoBar img{
	vertical-align: middle;
	margin-left: 6px;
	margin-bottom: 3px;

}
#infoBar a{
	color: white;
	font-weight: bold;
	margin-right: 15px;
}
#mainWinLeft{
	width: 190px;
	vertical-align: top;
	text-align: center;
}
#mainWinLeft a{
	display: block;
	margin: 10px 0px;
}
#mainWinRight{
	padding:10px 0px;
	vertical-align: top;
}
#welcomUser{
	width: 140px;
	background-color: #e86408;
	color: #ffffff;
	padding: 7px;
	text-align: left;
	font-weight: normal;
}
#welcomUser span{
	color: #ffffff;
	font-weight: bold;
}
#newMessage{
	width: 140px;
	background-color: #f4c336;
	border-top: 1px solid #ffffff;
	background-image: url(/images/navbar/bgnewmessege.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
}
#bottomBar td{
	vertical-align: bottom;
	height: 24px;
	text-align: left;
	padding-left: 13px;
	padding-bottom: 3px;
	font-weight: bold;
}
#bottomBar{
	background-image: url(/images/navbar/bgbottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#bottomBar select
{
	font-size: xx-small;
}
#bottomBar a, #bottomBar td
{
	color: #7F541E;
	font-size:13px;
}
#pageheader{
	font-weight: bold;
	font-size: medium;
	margin-bottom: 20px;
}
#pageheader a{
	text-decoration: underline;
	font-weight: normal;
}

/******************************************************************************/
/**************************************************** USERS LISTING GALLERY ***/
/******************************************************************************/

.galleryItem
{
	width: 					185px;
	float: 					left;
	margin-right: 			10px;
	margin-bottom: 			15px;
	background-color: 		#ede8e4;
}
.gl_topper
{
	line-height: 			8px;
	padding-right: 			9px;
	background-image: 		url(/images/search/new/c_top_right.gif);
	background-repeat: 		no-repeat;
	background-position: 	top right;
}
.gl_topper div
{
	padding-left: 			9px;
	background-image: 		url(/images/search/new/c_top_left.gif);
	background-repeat: 		no-repeat;
	background-position: 	top left;
}
.gl_topper div span
{
	display: 				block;
	border-top: 			1px solid #ead5b6;
}
.gl_inner
{
	border-left: 			1px solid #ead5b6;
	border-right: 			1px solid #ead5b6;
	padding-left: 			5px;
	padding-bottom:			3px;
}
.gl_nick
{
	color: 					#d13912;
	height: 				22px;
	cursor: 				pointer;
	font-weight: 			bold;
	padding-left: 			10px;
	text-decoration: 		underline;
}
.gl_nick img
{
	vertical-align: 		middle;
}
.gl_pic
{
	cursor: 				pointer;
	padding: 				7px 11px 12px 8px;
	background-image: 		url(/images/search/new/pic_bg.gif);
	background-repeat: 		no-repeat;
	background-position: 	top left;
}
.gl_info
{
	width: 					100px;
	float: 					right;
	overflow: 				hidden;
	text-align: 			left;
}
.gl_icons
{
	height: 				15px;
	border-top: 			1px solid #ff7701;
	padding-top: 			7px;
	border-left: 			1px solid #ead5b6;
	border-right: 			1px solid #ead5b6;
	padding-left: 			10px;
}
.gl_icons img
{
	cursor: 				pointer;
	margin-right: 			10px;
	vertical-align: middle;
}
.gl_info_more
{
	height: 32px;
}
.gl_footer
{
	line-height: 			8px;
	padding-right: 			8px;
	background-image: 		url(/images/search/new/c_bottom_right.gif);
	background-repeat: 		no-repeat;
	background-position: 	top right;
}
.gl_footer div
{
	padding-left: 			8px;
	background-image: 		url(/images/search/new/c_bottom_left.gif);
	background-repeat: 		no-repeat;
	background-position: 	top left;
}
.gl_footer div span
{
	display: 				block;
	border-bottom: 			1px solid #ead5b6;
}
/******************************************************************************/
/*************************************************************PAGE ELEMENTS ***/
/******************************************************************************/
.fontSize1{font-size:fonxx-small;}
.fontSize2{font-size:x-small;}
.fontSize3{font-size:small;}
.fontSize4{font-size:medium;}
.fontSize5{font-size:large;}
.fontSize6{font-size:x-large;}
.fontSize7{font-size:xx-large;}



/*******************************************************************************/
/******************************************************************** PAGING ***/
/*******************************************************************************/
.search_paging
{

}
.search_showingStr,
.pagingStr_currentPageNum,
.pagingStr_pageNum,
.pagingStr_devider,
.pagingStr_navitor
{
	text-decoration: 		none;
}
.search_showingStr
{
	display:none;
}
.pagingStr_currentPageNum
{
	color:						#611464;
	float:						left;
	padding:					0px 5px;
	font-size:					14px;
}
.pagingStr_pageNum, .pagingStr_navitor
{
	float:						left;
	color:						#ff0404;
	padding:					0px 5px;
	font-size:					14px;
	font-weight: 				bold;
}
.pagingStr_pageNum
{
	color:						black;
}
.pagingStr_devider
{
	display: 				none;
}

#blogs_main table.list{

}

#blogs_main table.list td{

	vertical-align:middle;
	padding-left:10px;
	border-bottom:1px solid #f1780e;
}

#blogs_main table.paging td{
	border:none;
	padding:10px 0px;
}

#blogs_main table.list td.img{
	padding-bottom:10px;
	padding-top:10px;
	vertical-align:top;
	padding-left:10px;
	border-bottom:none;
	width:70px;
}
