/* CSS Document */

body {
	font-family: Tahoma, Arial, sans-serif;
	color:#555555;
	font-size:11px;
	height: 100%;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #B8B8B8;
}
ul, ol, li {
	list-style:none outside;
	margin:0;
	padding:0;
}
img {
	border:0px;
}
table {
	clear:both;
}
ul {
	padding:0px;
	margin:0px;
}
li {
	list-style:none outside;
}
a:link {
	color:#33669b;
	text-decoration:none;
}
a:visited {
	color:#55555;
	text-decoration:none;
}
a:hover {
	color:#55555;
	text-decoration:underline;
}
a:active {
	color:#55555;
	text-decoration:none;
}
a:focus {
	color:#55555;
	text-decoration:none;
}


/* Main */
.mainWrap {
	padding-top:10px;
}

.main_layout {
	padding:0px 10px 0px 10px;
	margin-top:0px;
}

.main-layout {
  margin:0px;
}
.main-layout td {
	margin:0;
	padding:0;
	vertical-align:top;
}
.main-layout #c1 {
	width:30em;
	background:#ffffff;
	vertical-align:top;
}
.main-layout #c2 {
	width:50%;
	background:#ffffff;
	vertical-align:top;
}
.main-layout #c3 {
	width:50%;
	background:#ffffff;
	vertical-align:top;
}

.m_main_image_outline {
	background:#ffffff;
	margin-bottom:10px;
}
.m_main_image {
	background:url(../images/main_image_right.gif) no-repeat right;
	height:101px;
}

/*module*/
.m_portlet {
	width:100%;
	border-collapse:collapse;
	background: url(../images/rounded_left_1500px.png) top left no-repeat;
	margin-bottom:7px
}

.m_portlet .hd {
	background: url(../images/rounded_right.gif) top right no-repeat;
	height:27px;
	color:#4c4c4c;
}

.m_portlet .hd img {
	margin-right:5px;
}

.m_portlet .ct {
	padding:0 10px 10px 10px;
	border-top:none;
	border-right:1px solid #ccdeed;
	border-bottom:1px solid #ccdeed;
}

.m_max1500px {
    max-width: 1500px;
}

/*bulletin*/

.mp_title {
	float:left;
	margin:8px 0px 0px 0px;
	padding-left:12px;
	font-size:12px;
	color: #555555;
}
.mp_title a {
	color:#40667F;
	text-decoration:none;
}
.mp_control {
	margin-top:10px;
	margin-right:7px;
	float:right;
}
.mod_opend {
}
.mod_plus, .mod_minus, .mod_delete {
	text-indent:-9000px;
	text-decoration:none;
	background: url(../images/mod_button.gif) no-repeat;
}
.mod_plus {
	float:right;
	width:16px;
	height:16px;
	margin:0;
	margin-right:1px;
	overflow:hidden;
	outline:none;
	background-position:0 -0px;
}
a.mod_plus:hover {
	background-position:0 -17px;
	cursor:pointer;
}
.mod_minus {
	float:right;
	width:16px;
	height:16px;
	margin:0;
	margin-right:1px;
	overflow:hidden;
	outline:none;
	background-position:0 -36px;
}
a.mod_minus:hover {
	background-position:0 -49px;
	cursor:pointer;
}
.mod_delete {
	float:right;
	width:16px;
	height:16px;
	margin:0;
	overflow:hidden;
	background-position:0 -72px;
}
a.mod_delete:hover {
	background-position:0 -90px;
	cursor:pointer;
}
.ct_out {
	width:100%;
	border:0px;
}

.Channel_table {
	width:100%;
	border-collapse:collapse;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #e4e4e4;
	border-left:1px solid #FFFFFF;
	text-align: center;
    border:1px solid #c7d3e1;
	text-align:center;
    margin-top: 10px;
    margin-bottom:10px;

}

.Channel_table th {
	background:#f3f7fa;
	color:#40667F;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	line-height:15px;
	padding-top:10px;
	padding-bottom:10px;
}

.portlet_table {
	width:100%;
	border-collapse:collapse;
	border-right:1px solid #FFF;
	border-bottom:1px solid #efefef;
	border-left:1px solid #efefef;
	text-align: center;
}
.portlet_table tr.over {
 	background:#f6f9fa;
}
.portlet_table tr.color {
 	background:#f6f9fa;
}
.portlet_table th {
	background:#82a4d2;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	line-height:15px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px solid #c7d3e1;
}
.portlet_table thB {
	background:#f3f7fa;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	line-height:15px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #c7d3e1;
}
.portlet_table td {
	border:1px solid #e6e6e6;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	font-size:11px;
	color:#666666;
	padding-top:2px;
	padding-right:3px;
	padding-bottom:2px;
	padding-left:3px;
}
.portlet_table .overflow {
	padding-right:3px;
	padding-left:3px;
}
.portlet_table .alt {
	background:#f4f4f4;
}
.portlet_table .over {
	background:#dbe2ea;
}
.portlet_table .hd {
	background:url(../images/ico_portlet_table_hd.gif) 2px no-repeat;
	padding-left:8px;
	height:5px;
}
.portlet_table .center {
	text-align:center;
}
.portlet_table .right {
	text-align:right;
}
.portlet_table .sort {
	background:url(../images/ico_portlet_table_sort.gif) no-repeat right;
	width:7px;
	height:6px;
	margin-left:4px;
}

/*login*/

.inputbox {height:18px; border:1px solid #a3c5e5; background:#f6f8fa; }

.promo-menu-btn {
    font-size: 12px;
    font-weight: bold;
    background: none;
    border: none;
    cursor: pointer;
    color: #33669b;
    padding-top: 1.5px;
}

.promo-menu-btn-toggle-back{
    display: none;
}
