﻿body
{
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ms_title_bar
{
	width: 959px;
	height: 25px;
	background-image: url(    '../images/titlebk.JPG' );
	border-bottom: 1px solid #232323;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.ms_title_help
{
	float: right;
	width: 40px;
	height: 20px;
	text-align: center;
	border-left: solid 1px black;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	cursor: pointer;
}

.ms_space_row
{
	clear: both;
	height: 2px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1px;
}

.ms_tool_bar
{
	width: 760px;
	height: 64px;
	background-color: #E1E1E1;
	border-top: 1px solid white;
	border-bottom: 1px solid #BEBEBE;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

.ms_tab_bar
{
	margin: 0px;
	width: 959px;
	height: 35px;
	background-color: black;
	border-top: 1px solid white;
	padding: 0px 0px 0px 0px;
	clear: both;
}
.ms_tab_active
{
	height: 20px;
	background-image: url(    '../images/tabactive.jpg' );
	width: 110px;
	display: block;
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	cursor: pointer;
}

.ms_tab
{
	height: 30px;
	margin: 0px;
	background-color: #E1E1E1;
}

.ms_tab_space
{
	height: 20px;
	width: 6px;
	display: block;
	text-align: center;
	vertical-align: bottom;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
}

.ms_tab_inactive
{
	height: 20px;
	background-image: url(    '../images/tabinactive.jpg' );
	width: 110px;
	display: block;
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	cursor: pointer;
}

.ms_tab_activetext
{
	font-size: 11px;
	font-weight: bold;
	color: white;
	position: relative;
	top: 15%;
	bottom: 15%;
}

.ms_tab_inactivetext
{
	font-size: 11px;
	font-weight: bold;
	color: white;
	position: relative;
	top: 15%;
	bottom: 15%;
}


.ms_group_bar
{
	width: 760px;
	height: 22px;
	background-image: url( '../images/groupbarbk.JPG' );
	border: 1px solid #cdcdcd;
	padding: 0px 0px 0px 0px;
	clear: both;
	cursor: pointer;
}

.ms_page_bar
{
	width: 760px;
	height: 24px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #AAAAAA;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.ms_bottom_bar
{
	width: 760px;
	height: 35px;
	background-color: #E1E1E1;
	border: 1px solid gray;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.ms_foot_bar
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-right: gray 1px solid;
	padding-right: 0px;
	border-top: gray 1px solid;
	padding-left: 0px;
	font-size: 1px;
	padding-bottom: 0px;
	border-left: gray 1px solid;
	width: 955px;
	padding-top: 0px;
	border-bottom: gray 1px solid;
	height: 24px;
	background-color: #333333;
	text-align: left;
}
.ms_seperate_bar
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-right: gray 1px solid;
	padding-right: 0px;
	border-top: gray 1px solid;
	padding-left: 0px;
	font-size: 1px;
	padding-bottom: 0px;
	border-left: gray 1px solid;
	width: 955px;
	padding-top: 0px;
	border-bottom: gray 1px solid;
	height: 10px;
	background-color: #333333;
	text-align: left;
}
.ms_footer_text
{
	font-size: 10px;
	color: white;
	cursor: pointer;
}

.ms_main
{
	width: 959px;
	font-size: 11px;
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}

.ms_title_label
{
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.ms_group_label
{
	font-size: 11px;
	font-weight: bold;
}

.ms_label
{
	font-size: 11px;
	font-weight: bold;
}

.ms_line
{
	font-size: 1px;
	margin-bottom: 5px;
	width: 955px;
	border-bottom: #949fb7 1px solid;
	height: 1px;
}

.ms_text
{
	font-size: 11px;
	font-weight: normal;
}

.ms_button
{
	border-right: gray 1px solid;
	padding-right: 0px;
	border-top: gray 1px solid;
	padding-left: 0px;
	font-size: 10px;
	background-image: url(../images/buttonbk.JPG);
	padding-bottom: 0px;
	vertical-align: middle;
	border-left: gray 1px solid;
	width: 60px;
	cursor: pointer;
	padding-top: 0px;
	border-bottom: gray 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}

.login_panel
{
	width: 959px;
	font-size: 10px;
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}

.ms_textbox
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	vertical-align: middle;
	border-left: #808080 1px solid;
	width: 200px;
	border-bottom: #808080 1px solid;
}

.ms_Header
{
	width: 956px;
	height: 10px;
	margin: Auto;
	font-size: 0px;
	background-color: #FF0000;
}

.ms_Logo
{
	width: 956px;
	height: 127px;
	margin: Auto;
	font-size: 0px;
	background-image: url(../images/masthead_on-demand.gif);
	background-repeat: no-repeat;
}

.ms_login
{
	width: 500px;
	height: 300px;
	margin: Auto;
	text-align: left;
	background-image: url(../images/bg_gradientdots_big.gif);
	background-repeat: repeat-x;
}

.ms_table UL
{
	clear: both;
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 4px;
	list-style-type: none;
}

.ms_login_button
{
	border: solid 0px black;
	height: 13px;
	width: 57px;
	background-image: url(../images/but_login.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}

.ms_help_button
{
	border: solid 0px black;
	height: 13px;
	width: 55px;
	background-image: url(../images/but_help.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}

.ms_split_line
{
	clear: both;
	font-size: 0px;
	height: 2px;
	width: 100%;
	border-top: solid 1px #D1D1D1;
	border-bottom: solid 1px #F0F0F0;
	padding: 0px;
}

.ms_header_bar
{
	font-size: 1px;
	width: 955px;
	height: 10px;
	background-color: red;
}

/* Rule 6 of /Localization/CN/skin/default/css/header.css */
.ms_header_nav
{
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	border-left: gray 1px solid;
	padding-top: 15px;
	height: 18px;
}

/* Rule 11 of /Localization/CN/skin/default/css/body.css */
A:link
{
	color: black;
	text-decoration: none;
}

/* Rule 7 of /Localization/CN/skin/default/css/header.css */
.ms_header_text
{
	font-weight: normal;
	font-size: 10px;
}

/* Rule 5 of /Localization/CN/skin/default/css/header.css */
.ms_header_button
{	
	border-right: #cccccc 1px solid;
	padding-right: 10px;
	border-top: #cccccc 1px solid;
	padding-left: 10px;	
	font-size: 10px;
	border-left: #cccccc 1px solid;
	width: 54px;
	cursor: pointer;
	padding-top:2px;	
	padding-bottom:2px;	
	border-bottom: #cccccc 1px solid;	
	text-align: center;
}

.ms_dot
{
	border:1px #cccccc dotted;
	height:1px;
}

.tableClass {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #f9f7f7;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}


.tableClass table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin: 0 auto; 
text-align: left;padding:0px;
}.tableClass tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tableClass table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tableClass table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.tableClass tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.tableClass tr:hover td{
	
}
.tableClass tr:nth-child(odd){ background-color:#c2dffc; }
.tableClass tr:nth-child(even)    { background-color:#f7f7ef; }.tableClass td{
	vertical-align:middle;
	
	
	border:1px solid #f9f7f7;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:11px;
	font-family:Verdana;
	font-weight:normal;
	color:#000000;
}.tableClass tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tableClass tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tableClass tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tableClass tr:first-child td{
		background:-o-linear-gradient(bottom, #7bbcfc 5%, #cde1f4 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7bbcfc), color-stop(1, #cde1f4) );
	background:-moz-linear-gradient( center top, #7bbcfc 5%, #cde1f4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bbcfc", endColorstr="#cde1f4");	background: -o-linear-gradient(top,#7bbcfc,cde1f4);

	background-color:#7bbcfc;
	border:0px solid #f9f7f7;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
	color:#3a3636;
}
.tableClass tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #7bbcfc 5%, #cde1f4 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7bbcfc), color-stop(1, #cde1f4) );
	background:-moz-linear-gradient( center top, #7bbcfc 5%, #cde1f4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bbcfc", endColorstr="#cde1f4");	background: -o-linear-gradient(top,#7bbcfc,cde1f4);

	background-color:#7bbcfc;
}
.tableClass tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tableClass tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}