@import url(../../base/css/common.css);

	body
	{
		position:relative;
		margin:0px;
		padding:0px;
		background-color:#000;
		font-family:Verdana;
		font-size:11px;
		color:#a7b0b6;
		background-image:url('../images/main_bg_cutting.png');
	    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:#a7b0b6;
		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;
	}

	.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:#bbbbbb;
		font-size: 10px;
		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/cursor.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: #606068;
		font-family:Verdana,Arial;
		font-size:10px;
	}
	
	.dbTopMenu div a:active, .dbTopMenu div a:hover
	{
		color: #bbbbbb;
	}
	
	.disignBoxFirst .boxFirstHeader .dbTitle 
	{
		float:left;
		position:relative;
		color: #bbbbbb;
	}
	
	div.gT
	{
		position:absolute;
		bottom:100px;
		right:-10px;
		background-image:url('../images/gorpus_link.png');
		background-repeat:no-repeat;
		background-position:top left;
		width:10px;
		height:146px;
	}
	
	.MsgBox .msgbox_text 
	{
	text-align:center;
	color:#af6ad9;
	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:transparent;
	}

	.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:#1e1027;
	}
	
	.MsgBox .msgbox_content
	{
		background-color:#1e1027;
	}
	
	.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);
		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:#1e1027;
	}

	/****************************/
	div.paginate 
	{
		top:-1px;
		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:-10px;
	}

	div.paginate_btn 
	{
		margin-top:2px;
	}
	
	.sys_album 
	{
	    background-color:transparent;
	    border: 0px solid #CCCCCC;
	}
