@import url(../../base/css/common.css);

	body
	{
		position:relative;
		margin:0px;
		padding:0px;
		background-color:#8dddd2;
		background-image:url('../images/body_block_cutting.jpg');
	    background-repeat:repeat-x;
		font-family:Verdana;
		font-size:11px;
		color:#666;
		padding-bottom:30px;
	}
	
	
	
	.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:28px;
		font-size:13px;
		font-weight:none;
		color:#e7e9e8;
		padding:12px 0px 0px 10px;
		margin:0px 12px 0px 12px; 
		font-family:Verdana;
		text-transform:lowercase;
		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:-12px;
		background-image:url('../images/db_first_header_lcor.png');
		background-repeat:no-repeat;
		background-position:top left;
		height:40px;
		width:12px;
	}
	
	.dbFirstHeaderRightC
	{
		position:absolute;
		top:0px;
		right:-12px;
		background-image:url('../images/db_first_header_rcor.png');
		background-repeat:no-repeat;
		background-position:top right;
		height:40px;
		width:12px;
	}
	
	.boxContent1
	{
		position:relative;
		background-image:url('../images/db_first_bcontent1_cutting.png');
	    background-repeat:repeat-y;
		background-position:top left;
		padding-left:5px;
	}
	
	.boxContent2
	{
		position:relative;
		background-image:url('../images/db_first_bcontent2_cutting.png');
	    background-repeat:repeat-y;
		background-position:top right;
		padding-right:5px;
		
	}
	
	.boxContent3
	{
		overflow:hidden;
		font-size:11px;
		color:#e7e9e8;
		font-family:Verdana;
		padding:10px 8px 10px 8px;
		background-image:url('../images/db_first_bcontent3_cutting.png');
	    background-repeat:repeat;
		background-position:bottom left;
	}

	.dbFooter
	{
		position:relative;
		height:25px;
		background-image:url('../images/db_first_footer_cutting.png');
	    background-repeat:repeat-x;
		margin:0px 12px 0px 12px;
	}
	
	.dbFirstFooterLCor
	{
		position:absolute;
		top:0px;
		left:-12px;
		background-image:url('../images/db_first_footer_lcor.png');
		background-repeat:no repeat;
		background-position:top left;
		height:25px;
		width:12px;
	}
	
	.dbFirstFooterRCor
	{
		position:absolute;
		top:0px;
		right:-12px;
		background-image:url('../images/db_first_footer_rcor.png');
		background-repeat:no repeat;
		background-position:top right;
		height:25px;
		width:12px;
	}
	
	
	.disignBoxFirst .boxFirstHeader .dbTopMenu,
	.disignBoxFirst .boxFirstHeader .caption_item {
		position: absolute;
		top: 10px;
		right: 5px;
		white-space:nowrap;
		color:#f8c037;
		font-size: 11px;
		text-transform:capitalize;
		font-weight:bold;
		margin-top:5px;
	}
	
	.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:5px;
		right:-30px;
		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;
	}
	
	/**********************************************/
	
	
