@import url(../../base/css/common.css);

	body
	{
		position:relative;
		margin:0px;
		padding:0px;
		background-color:#191919;
		background-image:url('../images/body_block_cutting.png');
	    background-repeat:repeat-y;
		background-position:top center;
		font-family:Verdana;
		font-size:11px;
		color:#fbfbfc;
		padding-bottom:30px;
	}
	
	.clear_both
	{
		height:0;
		clear:both;
		font-size:1px;
		line-height: 1px;
	} 
	
	/* * * * DesignBox * * * */
	
	.disignBoxFirst 
	{
		border:1px solid #bdc1c7;
		margin-bottom:10px;
	    position:relative;
	}
	.boxFirstHeader 
	{
		height:20px;
		padding:6px 0px 0px 10px ;
		font-size:11px;
		color:#fff;
		font-weight:normal;
		text-align:left;
		text-transform:capitalize;
		border-bottom: 1px solid #bdc1c7;
		position:relative; 
		font-family:Verdana;
		background-image:url(../images/head_cutting.png);
		background-repeat:repeat-x;
		background-color: transparent;
		text-transform:uppercase;
	}
	.boxContent 
	{
		overflow: hidden;
		font-size: 11px;
		padding: 1px 1px 1px 1px;
		background-color: #3c3c3c;
		background-image:url(../images/content_cutting.png);
		background-repeat:repeat-x;
		background-position:bottom left;
	}
	
	.disignBoxFirst .boxFirstHeader .dbTopMenu,
	.disignBoxFirst .boxFirstHeader .caption_item {
		position: absolute;
		top: 0px;
		right: 5px;
		white-space:nowrap;
		color:#f8c037;
		font-size: 11px;
		text-transform:capitalize;
		font-weight:bold;
	}
	
	.dbTopMenu div.active 
	{
		background-image:none;
		background-color:transparent;
		cursor:pointer;
		display:block;
		float:left;
		height:28px;
		line-height:28px;
		padding:0pt 0pt 0pt 0px;
	}
	
	.dbTopMenu .active span 
	{
		background:transparent none;
		display:block;
		float:left;
		height:28px;
		padding:0pt 0px 0pt 0px;
		margin-right:5px;
		margin-left:5px;
	}
	
	.dbTopMenu div a,
	.dbTopMenu div a:link,
	.dbTopMenu div a:visited 
	{
		color: #9b9e9d;
		font-family:Verdana,Arial;
		font-size:11px;
		text-decoration:none;
	}
	
	.dbTopMenu div a:active, .dbTopMenu div a:hover
	{
		color: #f8c037;
	}
	
	.disignBoxFirst .boxFirstHeader .dbTitle 
	{
		float:left;
		position:relative;
		color: #fff;
	}
	
	div.gT
	{
		position:absolute;
		bottom:20px;
		right:-40px;
		background-image:url('../images/gorpus_link.png');
		background-repeat:no-repeat;
		background-position:top left;
		width:13px;
		height:150px;
	}
	
	.MsgBox .msgbox_left_side, 
	.MsgBox .msgbox_right_side, 
	.MsgBox .msgbox_top_side, 
	.MsgBox .msgbox_bottom_side 
	{
		background-color:#1c1f20;
	}
	
	.MsgBox .msgbox_content
	{
		background-color:#1c1f20;
	}
	
	.MsgBox .msgbox_corner, 
	.MsgBox .msgbox_corner img {
		width:9px;
		height:9px;
		font-size:0px;
	}
	
	.MsgBox .msgbox_left_side {
		width:5px;
		background-position:left top;
		background-image:url('../images/msgbox_left_side.png');
		background-repeat:repeat-y;
	}
	.MsgBox .msgbox_right_side {
		width:5px;
		background-position:right top;
		background-image:url('../images/msgbox_right_side.png');
		background-repeat:repeat-y;
	}
	.MsgBox tr .msgbox_top_side {
		height:5px;
		background-image:url('../images/msgbox_top_side.png');
		background-position:left top;
		background-repeat:repeat-x;
	}
	.MsgBox .msgbox_bottom_side {
		height:5px;
		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); 
		color:#fff;
	}
	
	.notify_message .notify_wrapper_close
	{
		background-image:url(../images/icons/notify_msg_bg.png);
		background-repeat:no-repeat;
		background-position:right top;
		background-color:#1c1f20;
	}

	/****************************/
	div.paginate
	{
		background-color:transparent;
	}
	
	.admin_actions_panel 
	{
		background-color:transparent;
	}
	
	.admin_actions_panel div.button_wrapper_close 
	{
		background-color:#050608;
	}

	.admin_filter_panel 
	{
	    background-color:transparent;
	}
	
	.dbBottomMenu
	{
		background-color:transparent;
	}
	
	.rss_read_more 
	{
		background-color:transparent;
		
	}
	
	.sys_album 
	{
	    background-color:transparent;
	    border: 0px solid #CCCCCC;
	}
	
	.admin_actions_panel div.button_wrapper_close 
	{
	background-color:#181818;
	}
	
		/***************paginates********************/	
	div.paginate 
	{
		top:-5px;
		background-color:transparent;
		height:20px;
		width:95%;
		position:relative;
		
		margin-left:15px;
	}
	
	div.paginate div.view_all
	{
		height:20px;
		line-height:20px;
		margin-left:10px;
		padding-left:21px;
	}

	div.paginate div.pages_section
	{
		top:-7px;
	}

	div.paginate_btn 
	{
		margin-top:2px;
	}
	
	/**********************************************/
	
	
