@charset "iso-8859-1";

@import url(../../base/css/general.css);
@import url(login_section.css);

body {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0;
	text-align : center;
	line-height:normal;
	background-color:#000066;
}
form, table, p, h1, h2, h3, h4, h5, h6, ul, li, div, dl {
	margin : 0;
	padding : 0;
	font-size : 100%;
}
li {
	padding : 0;
	margin : 0;
	list-style : none;
}
a {
	text-decoration : none;
	outline : none;
	color : #000;
}
a:hover {
	text-decoration : none;
}
img {
	border : 0;
	vertical-align : top;
}

.clsFloatLeft {
	float : left;
}
.clsFloatRight {
	float:right;
}
.clsborder a {
	background : url(images/footerimg.jpg) no-repeat right 2px;
	padding : 10px;
	margin : 0 2px;
}
.clsNoborder a {
	background : none;
}
.clear {
	clear :both;
}
/*-- End of Common Styles --*/

/* CSS Clearfix */
/*CLEARFIX*/
.clsClearFix:after {
	content : ".";
	display : block;
	clear : both;
	visibility : hidden;
	line-height : 0;
	height : 0;
}
.clsClearFix {
	display : inline-block;
}
html[xmlns] .clsClearFix {
	display : block;
}
* html .clsClearFix {
	height : 1%;
}
.main_content{
	margin-top:25px;
}
/* close commented backslash hack */
.clsBodyBlock{
	background-color:#000066;
}
.clsContainer {
	margin : 0 auto;
	text-align : left;
	width :962px;
}
.clsSubContainer {
	margin : 0 auto;
	width :962px;
}
* html .clsSubContainer {
	width : 958px;
}

#header {
	padding:25px 0;
}
#selLogo {
	width :282px;
	padding-left:10px;
}
#presencebar, #presencebar2{
position:absolute;
border:1px solid black;
line-height:20px;
}
#header h1 {
	background:url(../images/logo.jpg) no-repeat scroll 0 0;
}
#header h1 a {
	display : block;
	height : 65px;
	overflow : hidden;
	text-indent : -999px;
	width : 282px;
}
#selJoin {
	width:420px;
	padding:20px 0 0 0;
}
#selJoin a{
	color:#ffffff;
	text-decoration:none;

}
#selJoin a:hover{
text-decoration:underline;
}

.topMemberBlock .thumbnail_block{
	margin-right:10px !important;
}
#selContent{
	background:#FFF;
	height:1%;
}
.clsImage {
	background : url(../images/banner.jpg) no-repeat center bottom;
	height : 288px;
	margin:10px 0;
}
.clsInnerPages .clssubh_right {
	margin-bottom:27px;
}
.clsHead_right {
	background:url(../images/h_right.jpg) no-repeat scroll right top;
	height:30px;
	padding-right:6px;
}
.clsHead_left {
	background:url(../images/h_left.jpg) no-repeat scroll 0 top;
	height:30px;
	padding-left:6px;
}
.clsHead_center {
	background:url(../images/h_cen.jpg) repeat-x scroll 0 top;
	height:30px;
}
.clsHeaderCommon{
	color:#fff;
}
.clsHeaderCommon span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:30px;
	padding-left:7px;
}
.clsInnerPages .bodyBlock{
/*	margin:15px 0;
*/}


/*main r c
.main_t {
	background:#fff url(../images/main_tb.png) 0px top repeat-x;
	}
.main_b{
	background: url(../images/main_bb.png) 0px bottom repeat-x;
}
.main_r{
	background: url(../images/main_rb.png) right 0px repeat-y;
	}
.main_l{
	background: url(../images/main_lb.png) 0px 0px repeat-y;
	}
.main_tl {
	background: url(../images/main_tlc.png) left top no-repeat;
	}
.main_tr{
	background: url(../images/main_trc.png) right 0px no-repeat;
	}
.main_bl{
	background: url(../images/main_blc.png) left bottom no-repeat;
	}
.main_br{
	background: url(../images/main_brc.png) right bottom no-repeat;
	padding:5px;
	}
* html .cls100_p{
	width:100%;
	}*/
.block {
	height:1%;
	margin-bottom:15px;
	}
.clsMainBottom{
	background:url(../images/main_bot.jpg) no-repeat bottom;
	padding-bottom:5px;
	width:962px;

}	
.clsMainTop{
	background:url(../images/main_top.jpg) no-repeat top;
	padding-top:5px;
	width:960px;
}	
.clsMainCenter{
	background:url(../images/main_cen.jpg) repeat-y center;
	width:962px;
}

/*.list_t {
	background:#FFF url(../images/list_tb.jpg) 0px top repeat-x;
	}
.list_b{
	background: url(../images/list_bb.jpg) 0px bottom repeat-x;
}
.list_r{
	background: url(../images/list_rb.jpg) right 0px repeat-y;
	}
.list_l{
	background: url(../images/list_lb.jpg) 0px 0px repeat-y;
	}
.list_tl {
	background: url(../images/list_tlc.jpg) left top no-repeat;
	}
.list_tr{
	background: url(../images/list_trc.jpg) right 0px no-repeat;
	}
.list_bl{
	background: url(../images/list_blc.jpg) left bottom no-repeat;
	}
.list_br{
	background: url(../images/list_brc.jpg) right bottom no-repeat;
	padding:5px;
	}*/
td	{
	text-align:left;
}
	
a img, form	{
		border:none;
		margin:0px;
		padding:0px;
}	
	select,
	select.no,
	input,
	input.no,
	textarea,
	textarea.no	{
		font-size:12px;
		font-family:Arial;
}
	
	/* * * * MsgBox * * * */
.MsgBox	{
		margin:25px auto;
}
.MsgBox td{
		margin:0px;
		padding:0px;
}
.MsgBox .corner,.MsgBox .corner img	{
		width:7px;
		height:7px;
		font-size:0px;
}
	
.MsgBox .left_side,
	.MsgBox .right_side,
	.MsgBox .top_side,
	.MsgBox .bottom_side{
		background-color:#F8F8F8;
		background-image:url(../images/msgbox_bd.gif );
		font-size:0px;
}
.MsgBox .left_side{
		width:7px;
		background-position:left top;
		background-repeat:repeat-y;
}
.MsgBox .right_side	{
		width:7px;
		background-position:right top;
		background-repeat:repeat-y;
}
.MsgBox tr .top_side{
		height:7px;
		background-position:left top;
		background-repeat:repeat-x;
}
.MsgBox .bottom_side{
		height:7px;
		background-position:left bottom;
		background-repeat:repeat-x;
}
.MsgBox .msgbox_content	{
	background-color:#F8F8F8;
}
.MsgBox .msgbox_text{
		text-align:center;
		color:#CCCCCC;
		font-weight:bold;
		font-size:24px;
		padding:10px;
		text-transform:uppercase;
}
.main{
		position:relative;
/*		border: 1px solid #999;
		margin-bottom:5px;
		margin-top:4px;
		margin-left:auto;
		margin-right:auto;
*/		/*padding:8px 10px;*/
}
	
	/*.topestMenuWrapper
	{
		position:relative;
		height:21px;
	}*/
.topestMenu	{
		/*position:absolute;
		top:-8px;
		left:-10px;
		width:980px;*/
		height:17px;
		padding-top:3px;
		border-bottom:1px solid #999999;
		background-image:url(../images/top_tab_cutting.gif);
		font-size:12px;
		text-align:center;
}
.topestMenu a{
		margin-left:5px;
}
	
/*	.topBlock
	{
		position:relative;
		height:73px;
		border:0px dashed blue;
		margin-bottom:0px;
	}
	
	img.mainLogo
	{
		position:absolute;
		top:4px;
		left:4px;
	}
*/
.topBigText	{
		position:absolute;
		top:7px;
		left:70px;
}
.topBigText .title{
		font-size:36px;
		line-height:36px;
}
.topBigText .title a,
	.topBigText .title a:link,
	.topBigText .title a:visited,
	.topBigText .title a:active,
	.topBigText .title a:hover
	{
		font-weight:bold;
		color:#666666;
		text-decoration:none;
	}
	
	.topBigText .powered
	{
		font-size:8px;
		font-weight:bold;
		text-transform:uppercase;
		color:#666666;
		margin-left:3px; 
	}
	
	.topMenuWrapper
	{
		position:relative;
		/*height:24px;*/
		z-index:100;
/*		margin:0 0 0 10px;*/
			}
	
	/* * * *  * * * */
	
.topMenu {
		margin:0 10px;
	
	}
.topMenu td {
		background:url(../images/subh_sep.jpg) no-repeat right;
		text-align: center;
		vertical-align: middle;
		width:69px;
	}
.topMenu td .clsNoBorder a{	
	background:none;
}
	.topMenu a,
	.topMenu b {
		font-weight:normal;
		display: block;
		line-height: 43px;
		height: 43px;
		margin: 0px;
		padding: 0px;
		color: #FFF  !important;
}
	.topMenu a,
	.topMenu a:link,
	.topMenu a:visited,
	.topMenu a:active {
		text-decoration: none;
		font :Arial, Helvetica, sans-serif;
}


	
	.topMenu b,
	.topMenu a:hover {
	background:url(../images/subh_over.jpg) repeat-x scroll 0 0;
		text-decoration: none;
		color:#FFF !important;
		height:43px;

	}
	
	.topMenu b {
		cursor: default;
		white-space: nowrap;
		line-height:43px;
	}
	
	
	.subMenusContainer {
		position: relative;
		width: 100%;
		z-index: 150;
	}
.clssubh_right {
	background:url(../images/subh_right.jpg) no-repeat scroll right top;
	height:47px;
	padding-right:12px;
}
.clssubh_left {
	background:url(../images/subh_left.jpg) no-repeat scroll 0 top;
	height:47px;
	padding-left:9px;
}
.clssubh_center {
	background:url(../images/subh_cen.jpg) repeat-x scroll 0 top;
	height:47px;
}
.subMenu {
		background:url(../images/bg_menu001.gif) no-repeat 10px top !important;
		font-weight: bold;
		position: absolute;
		top: 0px;
		width: 935px;
		height:26px;
		line-height:26px !important;
	}
	.subMenuOvr,.pageHeader {
		margin-left:18px;
	}
	.subMenu a{
		font:normal 12px Arial, Helvetica, sans-serif !important;
			line-height:26px !important;
			color:#000 !important;
}
	.subMenu h2,h2.pageHeader{
		font:bold 16px Arial, Helvetica, sans-serif!important;
		background:url(../images/bg_h2.jpg) no-repeat left center;
		padding-left:10px !important;
		color:#2A699F !important;
		display:none;
	}
	
	* html .subMenu {
		/*background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/h_menu_bg.png', sizingMethod='scale');*/
		/*background-image:url('templates/tmpl_uni/images/h_menu_bg.png');*/
	}

	.subMenu h2 {
		margin: 0px;
		padding: 0px;
		padding-bottom: 2px;
		font-size: 14px;
		color: #666666;
		text-transform: capitalize;
		display:none;
	}
	
	.subMenu a,.subMenu b,
	.subMenu a:link,
	.subMenu a:hover,
	.subMenu a:active,
	.subMenu a:visited {
		text-decoration: none;
		padding-right:10px;
		color:#FFF;
	}
	
	.subMenu a, .subMenu b {
		margin-right: 9px;
	}
	 .subMenu b {
		margin-right: 9px;
		font:bold 12px Arial, Helvetica, sans-serif !important;
		color:#FFF !important;
		line-height:31px !important;
	}
	.login_form_cont{
		background:none !important;
	}
	/* * * *  * * * */
	
/*	h2.pageHeader {
		margin: 0px;
		padding: 0px;
		font-size: 24px;
		color: #666666;
		height: 35px;
		padding-top: 8px;
		padding-left: 14px;
	}
	
	
*/	
	
	.catText_head a:link, .catText_head a:visited, .catText_head a:hover, TD.catText_head {  display: block;
	padding: 3px 0px 3px 0px;
	FONT-WEIGHT: bold;
	BACKGROUND: #D2D3D1 ;
    FONT-SIZE: 15px;
	COLOR: #000066;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: verdana, arial, sans-serif, tahoma;}
    
	.Notice
	{
		padding:3px;
		width:70%;
		border:1px solid #cc6;
		background-color:#ffc;
		margin:5px auto;
		text-align:center;
		color:black;
	}
	
	.NoticeG
	{
		padding:3px;
		width:70%;
		border:1px solid #cc6;
		background-color:#ffc;
		margin:5px auto;
		text-align:center;
		color:green;
	}
	.NoticeR
	{
		padding:3px;
		width:70%;
		border:1px solid #cc6;
		background-color:#ffc;
		margin:5px auto;
		text-align:center;
		color:red;
	}
	
	.bodyBlock
	{
		z-index: 50;
		min-height:38em;
		padding:0 5px;
	}
	* html .bodyBlock
	{
		height:38em;
	}
	
	.topMemberBlock a{
		padding:0 5px;
	}
	.page_column {
		float: left;
		position: relative;
		overflow:hidden;
	}
	
	.page_block_container {
		margin-left: 5px;
		margin-right: 10px;
	}
	
	.page_column_first .page_block_container {
		margin-left: 0px;
	}
	
	.page_column_last .page_block_container {
		margin-right: 0px;
	}
	
	.leftNavDiv
	{
		position:relative;
		width:182px;
		float:left;
		margin-right:8px;
	}
	
	.rightNavDiv
	{
		position:relative;
		width:749px;
		/*float:left;*/
		padding:0px;
		overflow:hidden;
	}
	
	/* * * * * * */

	
	.loginDiv
	{
		position:relative;
		height:201px;
		border:1px solid #ccc;
		margin-bottom:13px;
	}
	* html .loginDiv
	{
		margin-bottom:14px;
	}
	
	
	.shoutboxDiv
	{
		position:relative;
		border:1px solid #ccc;
		margin-bottom:13px;
		height:241px;
	}
	
	* html .shoutboxDiv
	{
		height:242px;
	}
	
	.pollsDiv
	{
		position:relative;
		border:0px solid green;
	}
	
	.boxHeader
	{
		position:relative;
		background-image:url('../images/head_cutting.gif');
	    background-repeat:repeat-x;
		
		height:22px;
		padding:4px 0px 0px 6px;
		font-size:10px;
		font-weight:bold;
		color:#666;
		text-align:left;
		text-transform:uppercase;
	}
	
/**************************************************************/
	
	.menu_item_link
	{
		text-decoration:none;
	}
	
/**************************************************************/	
	
	div.menu_item_line
	{
		position:relative;
		padding:0px 0px 0px 25px;
		margin:0px 0px 1px 0px;
		height:20px;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		text-transform:capitalize;
	}
	div.menu_item_line_active
	{
		position:relative;

		height:20px;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		text-transform:capitalize;

		padding:0px 0px 0px 25px;
		margin:0px 0px 1px 0px;
		background-image:url(../images/bullet.gif);
		background-repeat:no-repeat;
		background-position:left center;
	}
	
/**************************************************************/	

	.disignBoxFirst
	{
		position:relative;
		/*margin-bottom:10px;*/
		min-height:12em;
	}
		* html .disignBoxFirst
	{
		height:12em;
	}

	
	.boxFirstHeader
	{
	}
	
	.boxContent
	{
/*		position:relative; */
		overflow:hidden;
		font-size:12px;
		/*color:#000000;*/
		padding:10px;
	/*	margin-bottom:15px;*/

	}
	
	.disignBoxFirst .boxFirstHeader .dbTopMenu,
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #fff;
		font-size: 12px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;
		margin-top:-1px;*/
	}
	
	
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		/*padding-top:3px;*/
		padding-right:5px;
	}
	
	.dbTopMenu div.active,
	.dbTopMenu div.notActive
	{
		float: left;
		position:relative;
		width:50px;
		text-align:center;
		height:30px;
		line-height:30px;
		font-weight:normal;
		color:#FFF;
		margin-right:3px;
	}
	.dbTopMenu div.notActive a{
		color:#fff !important;
	}
	.dbTopMenu div.active
	{
		/*background:url(../images/menu.jpg) no-repeat left top;*/
			color:#E98C25 !important;
}
		.dbTopMenu div a,
	.dbTopMenu div a:link,
	.dbTopMenu div a:hover,
	.dbTopMenu div a:active,
	.dbTopMenu div a:visited,
	.caption_item a,
	.caption_item a:link,
	.caption_item a:hover,
	.caption_item a:active,
	.caption_item a:visited	
	{
		text-decoration: none;
		color: #fff;
	}
	
	.caption_item a
	{
		margin-left:4px;
	}
	

	.dbBottomMenu
	{
		position:relative;
		height: 16px;
		margin-top:5px;
		text-align: center;
		float:right;
		padding-bottom:10px;
	}
	* html .dbBottomMenu
	{
		float:none;
	}

	.backMembers,
	.moreMembers,
	.viewAllMembers {
		color:#669;
		text-transform:capitalize;
		font-weight:bold;
	}
	
	.backMembers {
		float: left;
	}
	
	.moreMembers {
		float: right;
	}
	
	
/**************************************************************/
	div.design_box_border
	{
		position:relative;
		border:1px solid #ccc;
		margin:10px;
		padding:1px;
	}
	div.design_box_border div.header
	{
		position:relative;
		padding:0px 0px 0px 7px;
		height:23px;
		line-height:23px;
		vertical-align:middle;
		font-size:12px;
		font-weight:bold;
		background:#000;
		color:#FFF;
	}
	div.design_box_border div.keeper
	{
		position:relative;
		padding:5px;
		text-align:center;
		margin:2px;
	}
	
		
/**************************************************************/	
	.emptyBox
	{
		position:relative;
		border:1px solid #ccc;
		margin:0px;
		padding:3px;
	}
	

/**************************************************************/	
	/*####################################################################*/

	.languageBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:0px;
	}
	
	.skinBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:24px;
		margin-right:-90px;
	}
	
/*####################################################################*/

	.topBannerBlock
	{
		position:relative;
		width:770px;
		/*height:40px;*/
		margin-top:5px;
		margin-left:auto;
		margin-right:auto;
		
	}
	
	.bannerBlock
	{
		position:relative;
		width:770px;
		margin:0px auto;
		border:0px solid red;
	}
	
	.leftBanner
	{
		position:absolute;
		top:0px;
		left:-150px;
		border:0px solid red;
	}
	
	.rightBanner
	{
		position:absolute;
		top:0px;
		right:-150px;
		border:0px solid red;
	}
	
	.bottomBannerBlock
	{
		position:relative;
		width:770px;
		margin-top:0px;
		border:0px solid red;
		margin:auto;
	}
	
	.bannerInnerBlock
	{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		border:0px solid blue;
		width:470px;
	}
/*####################################################################*/
	div.playerAdminLink
	{
		position:relative;
  		text-align:left;
 		margin-bottom:15px;
 	}
	
	
	
	.action
	{
		margin-top:20px;
	}
/**************************************************************/	
/**************************************************************/	
/* #################################################################### */
	.logInRegistrationText
	{	
		margin:5px;
	}
	
	/**************************************************************/	
	div.pollBlock
	{
		position:relative;
		overflow:hidden;
		height:154px;
		/*width:260px;*/
		border:0px solid #96B2C9;
		text-align:left;
		float:left;
		margin-bottom:10px;
	}
	div.pollBody
	{
		border:1px dashed #CCC;
		margin:5px;
	}
	div.pollCaption
	{
		position:relative;
		margin:3px;
		padding:0px;
		overflow:hidden;
		height:15px;
		line-height:15px;
		vertical-align:middle;
		font-weight:bold;
		/*background-color:#96B2C9;
		color:#fff;*/
	}
	div.pollAnswerBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:100px;
		border:0px solid #96B2C9;
		text-align:left;
	}
	div.pollUp
	{
		position:absolute;
		left:2px;
		top:2px;
	}
	div.pollDown
	{
		position:absolute;
		left:2px;
		bottom:2px;
	}
	div.pollQuestionBlock
	{
		position:absolute;
		/*width:190px;*/
		padding:2px;
		overflow:hidden;
		margin-left:18px;
	}
	div.pollSubmitBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:30px;
		border:solid 0px #0000cc;
		text-align:center;
	}
	

	
	.small
	{
		font-size:12px;
		color:#333366;
	}
	
	.text2
	{
		border:1px solid #fff;
	}
	
	.pollContainer
	{
		position:relative;
		margin-top:2px;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.createPollSection
	{
		position:relative;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.controlsDiv
	{
		position:relative;
		clear:both;
		margin:10px;
		background-color:#ffffff;
	}
	
	.innerControlBlock
	{
		position:relative;
		float:none;
		width:auto;
	}
	
	.controlsHeader
	{
		padding: 0px 2px;
		font-weight:bold;
	}
	
	.deleteDiv
	{
		padding: 2px 0px 0px 2px;
		
	}
	
	/*.rightNavDiv .boxContent table textarea
	{
		width:300px;
	}*/
	
/*####################################################################*/

	.customMenuItemActive
	{
		color:black;
	}
	
	div.menuLine,
	div.menuLine:hover,
	div.menuLineActive
	{
		font-size:13px;
		margin-bottom:5px;
		text-transform:capitalize;
		color:black;
	}
	
	.menuLineDivider
	{
		
	}
	
	div.menuLinkBlock
	{
		padding-left:20px;
		background-repeat:no-repeat;
		background-image:url(../images/menu_pt.gif);
	}
	
	div.menuLine div.menuLinkBlock:hover
	{
		background-image:url(../images/menu_pt_h.gif);
	}
	
/*	.topMemberBlock
	{
		position:absolute;
		right:5px;
		top:10px;
		height:50px;
		text-align:right;
		padding:3px;
		width:400px;
		font-size:12px;
	}
	
	.topMemberBlock .thumbnail_block, .HelloMemberBlock .thumbnail_block
	{
		margin-left:5px;		
	}
	
	.hello_member
	{
		padding:7px 12px 0px;
		font-size:14px;
	}
	
	.hello_actions
	{
		text-transform:capitalize;
		font-size:12px;
	}
	
	.hello_actions span
	{
		margin-left:5px;
	}
	
	.no_hello_actions
	{
		font-size:18px;
		font-weight:bold;
		padding-right:10px;
		padding-top:9px;
	}
	
	.no_hello_actions a
	{
		margin-left:15px;
	}
	*/
	/* * * * Tags * * * */
	
	.tags_wrapper
	{
		text-align:center;
		border:0px solid green;
		margin:0px 18px 30px auto;
	}
	
	.one_tag
	{
		margin:0px 1px;
		line-height:30px;
		border:0px solid green;
	}
	
	div.rate_text
	{
		text-align:center;
		font-weight:bold;
	}
	
	
	
	
	/* * * * STANDART * * * */
	
	.newsWrap,
	.categoryBlock1,
	.categoryBlock2,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin: 0px 0px 10px;
	}
	
	.categoryBlock1,
	.categoryBlock2,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin-left:12px;
		margin-right:12px;
		text-align:justify;
	}
	.articleBlock1,.articleBlock2,.group_info
 {
	background:#FFF url(../images/bg-blog.jpg) repeat-x scroll left bottom !important;
	margin-bottom:10px;
	padding-bottom:20px;
}
	
	.newsHead,
	.categoryCaption,
	.artCaption,
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		padding-bottom:10px;
	}

	.newsHead
	{
		text-align:left;
	}
	.newsHead a,.rss_item_header a{
		font-weight:bold;
	}
	
	.newsInfo
	{
		font-size:12px;
		color:#6d6a6a;
	}
	
	.newsText
	{
		color:#6d6a6a;	
	}
	.newsReadMore
	{
		font-weight:bold;
		text-align:right;
	}
		
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		margin-bottom:5px;	}
	.articleBlock1 .title a,
	.articleBlock2 .title a
	{
		font-weight:bold;}
	
	.categoryCaption,
	.artCaption
	{
		font-weight:bold;
	}
	
	.articleBlock .date,
	.articleBlock1 .date,
	.articleBlock2 .date
	{
		font-size:12px;
		color:#666666;
	}

	.guestbookTextArea
	{
		width: 530px;
		height:250px;
	}

	/* Blog Design Box */
	.blogBlock
	{
		margin-bottom:10px;
		margin-top:10px;
	}
	.newsWrap,.blogBlock,.rss_item_wrapper{
			border-bottom:1px dashed #CCCCCC;
			padding-bottom:10px;
			margin-bottom:5px;
	}

	.blog_wrapper
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:35px;
		padding-bottom:10px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/icons/artic_papr.gif);
	}

	.blog_author
	{
		font-size:12px;
		font-style:normal;
		color:#666666;
		padding-top:2px;
		padding-bottom:2px;
	}

	.blog_text
	{
		font-size:13px;
		text-align:justify;
	}

	.blogs_pages
	{
		margin:4px;
		text-align:center;
		font-weight:bold;
		font-size:12px;
	}

	.menuLinkBlock 
	{
		font-weight:bold;
		font-size:12px;
		text-decoration:underline;
		color:#333366;
	}
	
	.online_offline_bulb
	{
		position:absolute;
		z-index:10;
		right:0px;
		top:0px;
	}

	/* * * * Blog/Cls/Adv little blocks * * * */
	.blog_subject_n
	{
		font-size:12px;
		font-weight:bold;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
	}
	
	.caption_item
	{
		position:relative;
		float:right;
		font-weight:bold;
		font-size:12px;
	}
	
	.blog_subject
	{
		font-size:12px;
		font-weight:bold;
		padding-left:25px;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/icons/artic_papr.gif);
	}
	
	.blogInfo
	{
		color:#666666;
		font-size:12px;
		padding-bottom:2px;
		padding-top:2px;
	}

	.blogInfo span
	{
		margin-right:5px;
		line-height:18px;
	}

	.blogInfo span img
	{
		vertical-align:middle;
		margin-right:3px;
	}
	
	.blogSnipper
	{
		font-size:12px;
		text-align:justify;
	}
	
	.icon_block
	{
		position:relative;
		float:left;
		width:47px;
		height:47px;
		margin-right:10px;
	}
	
	.blog_wrapper_n
	{
		position: relative;
		float: left;
		margin-top:0px;
		margin-bottom:15px;
		width:70% !important;
	}

.blogHead
{
	padding-bottom:5px;
	font-weight:bold;
}

.blogInfo
{
	color:#666666;
	font-size:12px;
	padding-bottom:2px;
	padding-top:2px;
}

.blogInfo span
{
	margin-right:5px;
	line-height:18px;
}

.blogInfo span img
{
	vertical-align:middle;
	margin-right:3px;
}

	/* * * * RSS Feed * * * */
	
	.rss_item_wrapper
	{
		padding-bottom:15px;
	}
	
]	.rss_item_header,.newsHead,.blogHead,.newsHead,
	.categoryCaption,
	.artCaption,
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		font-size:12px !important;
		font-weight:bold;
	}
	
	.rss_item_info
	{
		color:#692629;
		font-size:12px;
	}
	
	.rss_read_more
	{
/*	background:transparent url(../images/orange_btn.jpg) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	height:28px;
	line-height:28px;
	margin:0 7px 0 0;
	text-align:center;
	width:77px;*/
	text-align:right;
	font-weight:bold;
	}
	.login_ajax {
		position:absolute;
		z-index:550;
		background-image:url('../images/op40.png');
		display:none;
	}
	
	/** html .login_ajax {
		background-image:url('../images/spacer.gif');
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/op40.png', sizingMethod='scale');
	}*/

/* * * * Modal window * * * */

.popup_form_wrapper
{
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:350px;
}

.popup_form_wrapper td
{
	padding:0px;
	margin:0px;
}

.popup_form_wrapper td.corner
{
	width:16px;
	height:16px;
	font-size:1px;
}

.popup_form_wrapper td.side
{
	width:16px;
}

.popup_form_wrapper td.side_ver
{
	height:16px;
}

.popup_form_wrapper td.side_ver,
.popup_form_wrapper td.side
{
	background-image:url(../images/sp_op_gr.png);
	font-size:1px;
}
.popup_form_wrapper td.container
{
	background-color:white;
	width:450px;
}

/************EOS*************/

.edit_item_table_cont
{
	position:relative;
	border:1px solid #666666;
	/*padding-top:25px;
	padding-bottom:25px;*/
}

.bottomCopyright {
	background:url(../images/footer_bg.jpg) repeat-x;
	height:93px;
	width:962px;
	text-align:center;
}
.bottomLinks {
	position: relative;
		padding:20px 0 0;
}

.bottomCpr {
	position: relative;
	color:#FFF;
	margin-top:10px;
}

.short_desc {
	position: relative;
	float:left;
	width: 760px;
}

.login_ajax_wrap {
	width:350px;
	margin:250px auto 0px;
}

.login_ajx_close {
	position: absolute;
	right: -1px;
	top: 3px;
	z-index: 150;
	cursor: pointer;
}
.login_form_cont{
	width:250px !important;
	font-size:12px !important;
	color:#6d6a6a;
}

.login_form_input{
	width:140px !important;
}
.login_form_submit,#subscr,.cur_pnt{
	background:url('../images/orange_btn.jpg') no-repeat 0 0;
	height : 28px;
	line-height:28px;
	width : 77px;
	float : left;
	padding-left:3px;
	padding-right:3px;
	text-align : center;
	border:0px none;
	color:#FFF;
	font-weight:bold; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0
}
#subscr{
	float:none;
}
.login_form_join{
	font-size:12px;
	font-weight:bold;
	left:130px;
	padding-left:45px;
	width:200px;
}
.login_form_val{
	float:none;
}
.login_form_label{
	width:60px;
}
.backMembers,.viewAllMembers,.moreMembers{
	float:right;
	background:transparent url(../images/orange_btn.jpg) no-repeat scroll 0 0;
	display:block;
	width:77px;
	height:28px;
	line-height:28px;
	color:#FFF !important;
	text-decoration:none !important;
}
.viewAllMembers,.moreMembers{
	margin:0 10px;
}
.shareMediaAdd{
	text-align:center;
	font-weight:bold;
	margin:3px 0;
}
.galleryRate{
	padding-left:15px;
} 
div.no_result div, div.action div{
	border:1px solid #8F8F8F;
	background:url(../images/bg-blog.jpg) repeat-x scroll left bottom;
}
div.no_result div, div.action div {
	color:#666666;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}
.no_result a{
	color:#000 !important;
}
.paginate i, .paginate a:active, .paginate a:hover {
	background-color:#000 !important;
	color:#FFFFFF !important;
}
.paginate i, .paginate a, .paginate a:link, .paginate a:active, .paginate a:visited, .paginate a:hover {
	background:#E88821;
	font-style:normal;
	font-weight:bold;
	margin-right:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	color:#FFFFFF !important;
	border:1px solid #CCCCCC;
}
.hello_member{
	margin-bottom:5px;
}
.hello_member,.hello_actions span a{
	color:#ffffff !important;
}
#f_tbl,#live_title,.live_tracker{
	/*margin:10px auto;*/
}
#f_header h2,#live_title {
	font-size:13px !important;
}
#f_tbl ul .tbl_h_forum,#f_tbl ul .tbl_h_topic,#f_tbl ul .tbl_h_date,.lp_date b,.lp_date,#f_tbl ul .tbl_hh_topic,#f_tbl ul .tbl_hh_posts,#f_tbl ul .tbl_hh_date,#f_tbl ul .tbl_hh_date2,#f_tbl ul .tbl_hp_msg{
	font-size:12px !important;
}
#f_tbl ul .tbl_h_forum,#f_tbl ul .tbl_h_topic,#f_tbl ul .tbl_h_date,#f_tbl ul .tbl_hh_topic,#f_tbl ul .tbl_hh_posts,#f_tbl ul .tbl_hh_date,#f_tbl ul .tbl_hh_date2,#f_tbl ul .tbl_hp_author,#f_tbl ul .tbl_hp_msg  {
	background:url(../images/forum-heading-bg.jpg) repeat-x !important ;
}
#f_tbl ul .tbl_h_forum,#f_tbl ul .tbl_h_topic,#f_tbl ul .tbl_h_date,#f_tbl ul .tbl_hh_topic,#f_tbl ul .tbl_hh_posts,#f_tbl ul .tbl_hh_date,#f_tbl ul .tbl_hh_date2,#f_tbl ul .tbl_hp_author,#f_tbl ul .tbl_hp_msg,#f_tbl ul .tbl_hh_date2{
color:#000 !important ;
	font-size:12px !important;
} 
.live_tracker .live_post,.groups_result_wrapper,.searchrow_block{
	background:transparent url(../images/bg-blog.jpg) repeat-x scroll left bottom;
	margin-bottom:10px;
	padding-bottom:20px;
}
div.colexp{
background-image:url(../images/forum-icon.jpg) !important;
}
.group_creator_info {
	margin-right:51px;
}

.login_form_row_forgot a{
	color:#6d6a6a;
	}
.login_form_join {
	padding-left:35px;
}
.clsCheckbox{
	margin-right:10px;
}
.no_hello_actions{
	margin:20px 0 0 0;
	padding-right:30px;
}
.no_hello_actions a{
	font-weight:bold;
}
.topMemberBlock{
	text-align:right;
}
.topMemberBlock .thumbnail_block{
	float:right !important;
	margin:0 5px !important;
} 
.subMenu {
	border-bottom:none !important;
}
div.thumbnail_block {
	background:transparent;
}

#atcontainer  {   
  position: relative;  
  z-index: 10; 
   }

.clsbanner{
	margin:0 7px 5px;
}
#ray_chat_user_object{
	margin:0 !important;
}
.clscommonborder {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:15px;
	padding-bottom:10px;
}