@import url(../../base/css/common.css);

body {
	font-family:Verdana,Arial;
	font-size:11px;
	color:#333333;
	background:#f6f6f6; 
	background-position:fixed;
	margin:0px;
	padding:0 0 50px 0;    
}


.disignBoxFirst {
	border:1px solid #e7e7de;
	margin-bottom:10px;
	background-image:url(../images/head_cutting2.png);
	background-repeat:repeat-x;
	background-color:#fff;
    position:relative;
}


.boxFirstHeader {
	height:21px;
	padding:7px 0px 0px 10px ;
	background-image:url(../images/head_cutting2.png);
	background-repeat:repeat-x;
	font-size:12px;
	color:#0c1b20;
	font-weight: bold;
	text-align:left;
	text-transform:capitalize;
	border-bottom: 1px solid #CCC;
	position:relative; /*need to 236*/
	font-family:Verdana,Arial;
	
}


.dbTopMenu div a,
.dbTopMenu div a:link,
.dbTopMenu div a:active,
.dbTopMenu div a:visited {
	color: #fff;
	font-family:Verdana,Arial;
	font-size:11px;
}
.dbTopMenu div a:hover {
color:#0c1b20;
text-decoration:none;
}


.dbTopMenu .active span {
background-image:url(../images/top_menu_1.gif);
background-repeat:repeat-x;
	display:block;
	float:left;
	height:28px;
	padding:0pt 5px 0pt 0px;
}
.dbTopMenu div.active {
background-image:url(../images/top_menu_1.gif);
background-repeat:repeat-x;
	
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	padding:0pt 0pt 0pt 5px;
}

.disignBoxFirst .boxFirstHeader .dbTopMenu,
.disignBoxFirst .boxFirstHeader .caption_item {

color:#ffffff; }

/* * * * TransBox * * * */
div.TransBox .disignBoxFirst {
	margin-bottom: 0px;
	
}

/* * * * RSS Feed * * * */
    .rss_item_wrapper {
        padding-bottom: 8px;
    }

	.rss_item_wrapper:last-child {

		padding-bottom: 0px;

	}



	.rss_item_header

	{

		font-size:12px;

		font-weight:bold;

		padding-bottom:0px;

	}



	.rss_item_header a,

	.rss_item_header a:link,

	.rss_item_header a:visited,

	.rss_item_header a:hover,

	.rss_item_header a:active

	{

		font-size:12px;

		font-weight:bold;

        color:#253D5B;

	}
/* * * * notify message  * * * */
.notify_message {
	background-image:url(../images/icons/notify_msg_left_bg.png); 
	cursor:pointer;
	display:block;
	float:left;
	height:50px;
	min-width:30px;
	max-width:520px;
	padding:0 0 5px 10px;
	color:#333;
	font-size:11px;
	font-weight:normal;
	overflow:hidden;
	margin:0px 10px 0px 0px;
	position:relative;
}

/*.notify_message td {
    padding-left:10px;
}*/

.notify_message#isButton:hover {
	background-position: 0px -100px;
}
.notify_message#isButton:active {
	background-position: 0px -200px;
}

.notify_message_none {
	background-image:url(../images/icons/notify_msg_bg.png);
}
.notify_message_none#isButton:hover {
	background-position: 0px -100px;
}
.notify_message_none#isButton:active {
	background-position: 0px -200px;
}

.notify_message table.notify {
	margin:0px;
	height:50px;
	padding:0 5px 0 0;
}
.notify_message#isButton:hover table.notify {
	background-position: right -100px;
}
.notify_message#isButton:active table.notify {
	background-position: right -200px;
}

.notify_message .statusTab #edit_form_table.form_advanced_table {
	margin:0px;
}

.notify_message .statusTab #edit_form_table.form_advanced_table td {
	padding:0px;
}

.notify_message .memberPic {
	margin-top:7px;
	margin-right:0px;
}

.notify_message .image32 {
	margin:7px 0px 5px;
	float:left;
}

.notify_message .labelUnit {
	font-size:12px;
	font-weight:bold;
}

.notify_message .smallInfoUnit {
	font-size:9px;
}

.notify_message .smallShortInfoUnit {
	font-size:9px;
	width:72px;
}

.notify_message .notify_wrapper_close {
	background-image:url(../images/icons/notify_msg_bg.png);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:1px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	height:50px;
	background-color:#365983;
}

#StatusMessage {
    padding-left:10px;
    text-transform:none;
}
#inloadedStatusMess table td {
    background-color: transparent;
}


	.rss_item_info

	{

		color:#999;

		font-size:9px;

	}



	.rss_item_desc

	{

		text-align:justify;

		font-size: 11px;

	}



	.rss_read_more

	{

		background-color:#EDEDED;

		font-size:11px;

		font-weight:normal;

		height:30px;

		line-height:30px;

		vertical-align: middle;

		/*margin-bottom:1px;*/

		margin-top:2px;

		padding:0 9px;

		

		text-align:left;

		text-decoration:none;

		text-transform:capitalize;

	}

	.loading_rss {

	text-align:center;

	width:89px;

	height:64px;

	background-image:url(../images/loading_bg.png);

	z-index: 10;

	margin: 10px auto;

	}



	.loading_rss img {

	margin-top: 16px;

	}



	.loading_rss div {

	width:89px;

	height:64px;

	background-image:url(../images/loading.gif);

	background-position:center center;

	background-repeat:no-repeat;

	}

.bx_sys_unit_checkbox {
    background-color:#D9DFEB;
    height:20px;
    left:1px;
    position:absolute;
    top:1px;
    width:20px;
    z-index:1;
}

