@import url(../../base/css/common.css);

	body
	{
		position:relative;
		margin:0px;
		padding:0px;
		background-color:#000;
		font-family:Verdana;
		font-size:11px;
		color:#a7b0b6;
		padding-bottom:30px;
		background-image:url('../images/main_bg_cutting.jpg');
	    background-repeat:repeat-y;
		background-position:top center;
	}
	
	.clear_both
	{
		height:0;
		clear:both;
		font-size:1px;
		line-height: 1px;
	} 
	
	/* * * * DesignBox * * * */
	
	.disignBoxFirst
	{
		position:relative;
		margin-bottom:6px;
		background-color:transparent;
		border:0px solid red;
		background-image:none;
	}
	
	.boxFirstHeader
	{
		position:relative;
		height:21px;
		font-size:12px;
		font-weight:none;
		color:#4ba0ff;
		padding:15px 0px 0px 0px;
		margin:0px 23px 0px 23px; 
		font-family:Verdana;
		text-transform:capitalize;
		border:0px solid red;
		background-image:url('../images/db_first_header_cutting.png');
	    background-repeat:repeat-x;
		background-color:transparent;
	}
	
	.dbFirstHeaderLeftC
	{
		position:absolute;
		top:0px;
		left:-23px;
		background-image:url('../images/db_first_header_lcor.png');
		background-repeat:no repeat;
		background-position:top left;
		height:36px;
		width:23px;
	}
	
	.dbFirstHeaderRightC
	{
		position:absolute;
		top:0px;
		right:-23px;
		background-image:url('../images/db_first_header_rcor.png');
		background-repeat:no repeat;
		background-position:top right;
		height:36px;
		width:23px;
	}
	
	.boxContent1
	{
		position:relative;
		background-image:url('../images/db_first_bcontent1_cutting.png');
	    background-repeat:repeat-y;
		background-position:top left;
	}
	
	.boxContent2
	{
		position:relative;
		background-image:url('../images/db_first_bcontent2_cutting.png');
	    background-repeat:repeat-y;
		background-position:top right;
		
	}
	
	.boxContent3
	{
		overflow:hidden;
		font-size:11px;
		color:#a7b0b6;
		font-family:Verdana;
		padding:10px 8px 10px 8px;
		background-image:url('../images/db_first_bcontent3_bg.png');
	    background-repeat:repeat;
		margin:0px 9px 0px 9px;
	}
	.boxContent {
	overflow: hidden;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
	background-color: #090b11;
	
}

	.dbFooter
	{
		position:relative;
		height:28px;
		background-image:url('../images/db_first_footer_cutting.png');
	    background-repeat:repeat-x;
		margin:0px 13px 0px 13px;
	}
	
	.dbFirstFooterLCor
	{
		position:absolute;
		top:0px;
		left:-13px;
		background-image:url('../images/db_first_footer_lcor.png');
		background-repeat:no repeat;
		background-position:top left;
		height:28px;
		width:13px;
	}
	
	.dbFirstFooterRCor
	{
		position:absolute;
		top:0px;
		right:-13px;
		background-image:url('../images/db_first_footer_rcor.png');
		background-repeat:no repeat;
		background-position:top right;
		height:28px;
		width:13px;
	}
	
	
	.disignBoxFirst .boxFirstHeader .dbTopMenu,
	.disignBoxFirst .boxFirstHeader .caption_item {
		position: absolute;
		top:0px;
		right:0px;
		white-space:nowrap;
		color:#41abdd;
		font-size: 11px;
		text-transform:capitalize;
		font-weight:bold;
		border:0px solid red;
		padding-top:9px;
	}
	
	.dbTopMenu div.active 
	{
		background-image:none;
		background-color:transparent;
		cursor:pointer;
		display:block;
		float:left;
		height:26px;
		line-height:28px;
		padding:0pt 0pt 0pt 0px;
	}
	
	.dbTopMenu .active span 
	{
		background:transparent url(../images/cursor2.png) no-repeat scroll bottom center;
		display:block;
		float:left;
		height:26px;
		padding:0pt 0px 0pt 0px;
		margin-right:5px;
		margin-left:5px;
		text-align:center;
	}
	
	.dbTopMenu div a,
	.dbTopMenu div a:link,
	.dbTopMenu div a:visited 
	{
		color: #9b9e9d;
		font-family:Verdana,Arial;
		font-size:11px;
	}
	
	.dbTopMenu div a:active, .dbTopMenu div a:hover
	{
		color: #41abdd;
	}
	
	.disignBoxFirst .boxFirstHeader .dbTitle 
	{
		float:left;
		position:relative;
		color: #fff;
	}
	
	div.gT
	{
		position:absolute;
		bottom:70px;
		right:-10px;
		background-image:url('../images/gorpus_link.png');
		background-repeat:no repeat;
		background-position:top left;
		width:10px;
		height:126px;
	}
	
	.MsgBox .msgbox_text 
	{
	text-align:center;
	color:#4ba0ff;
	font-weight:bold;
	font-size:14px;
	padding:10px;
	text-transform:uppercase;
	}
	
	.admin_actions_panel 
	{
		background-color:transparent;
	}
	
	.admin_actions_panel div.button_wrapper_close 
	{
		background-color:#13131b;
	}

	.admin_filter_panel 
	{
	    background-color:transparent;
	}
	
	.dbBottomMenu
	{
		background-color:transparent;
		
	}
	
	.rss_read_more 
	{
		background-color:transparent;
		
	}
	
	/* * * * MsgBox * * * */
	
	.MsgBox .msgbox_left_side, 
	.MsgBox .msgbox_right_side, 
	.MsgBox .msgbox_top_side, 
	.MsgBox .msgbox_bottom_side 
	{
		background-color:#151821;
	}
	
	.MsgBox .msgbox_content
	{
		background-color:#151821;
	}
	
	.MsgBox .msgbox_corner, 
	.MsgBox .msgbox_corner img {
		width:9px;
		height:9px;
		font-size:0px;
	}
	
	.MsgBox .msgbox_left_side {
		width:7px;
		background-position:left top;
		background-image:url('../images/msgbox_left_side.png');
		background-repeat:repeat-y;
	}
	.MsgBox .msgbox_right_side {
		width:7px;
		background-position:right top;
		background-image:url('../images/msgbox_right_side.png');
		background-repeat:repeat-y;
	}
	.MsgBox tr .msgbox_top_side {
		height:7px;
		background-image:url('../images/msgbox_top_side.png');
		background-position:left top;
		background-repeat:repeat-x;
	}
	.MsgBox .msgbox_bottom_side {
		height:7px;
		background-image:url('../images/msgbox_bottom_side.png');
		background-position:left bottom;
		background-repeat:repeat-x;
	}
	
	/* * * * notify message  * * * */
	.notify_message
	{
		background-image:url(../images/icons/notify_msg_left_bg.png); 
		
	}
	
	.notify_message .notify_wrapper_close
	{
		background-image:url(../images/icons/notify_msg_bg.png);
		background-repeat:no-repeat;
		background-position:right top;
		background-color:#151821;
		
	}

	/****************************/
	div.paginate
	{
		background-color:transparent;
	}
	
	.sys_album 
	{
	    background-color:transparent;
	    border: 0px solid #CCCCCC;
	}