body {
/*	background: #FFFFFF url("/images2/ui/bg.png") repeat-x ! important;*/
	margin: 0px;
	padding: 0px;
}
body, input, select, textarea {
    color: #333333;
    font-family: Arial,sans-serif;
}
#MainMenu, #level0, #Social, #LeftMenu, #Content, #PageMenu {
	font-size: 12px;
}
#Page {
    width: 982px;
    margin: 0px auto;
}
#Logo {
	height: 61px;
	background: transparent url("/images2/ui/logo.gif") center center no-repeat;
	cursor:pointer;
}
#main {
	position: relative;
	border: 1px solid #ccc;
	margin-top: 42px;/*3.5em;*/
	z-index: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
/* top tabs */
ul#level0 {
	display:block;
	list-style: none outside none;
	margin: 0px;
	position: absolute;
	top: -2.25em;
	right: 1em;
	z-index: 10;
}
* html ul#level0 { left: 750px }
ul#level0 li {
	position: relative;
	float: left;
	margin-top: 0.25em;
	border: 1px solid #ccc;
	background-color: #efe9e9;
	z-index: 12;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
ul#level0 li.sel { 
	background-color: #fff;
	margin-top: 0;
	z-index: 14;
}
ul#level0 li a { 
	display: block;
	padding: 5px 11px 6px 11px;
	font-size: 95%;
	width: 80px;
	text-align: center;
	color: #bbb;
	font-weight: bold;
	text-decoration: none;
}
ul#level0 li.sel a { 
	color: #e20074;
	padding: 7px 11px 9px 11px;
}
ul#level0 li#col-per.sel { left: 2px }
ul#level0 li#col-biz.sel { left: -2px }
/* main */
#Main {
	width: 100%;
	position: relative;
	background-color: #fff;
	z-index: 20;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-spacing: 0px;
	padding-bottom: 10px;
}
#Main.no-banner { padding-top: 69px }

#MainTable { width: 100%; border-spacing: 0px }
#MainMenu {
	position: absolute;
	width: 938px;
	top: 10px;
	left: 10px;
	border: 1px solid #ccc;
	padding: 0 10px;
	background: #ddd url("/images2/ui/bg-menu.png") repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#MainMenu ul {
	margin: 0px;
	padding: 0px;
}
#MainMenu li {
	display: block;
	float: left;
	width: auto;
}
#MainMenu li a {
	display: block;
	padding: 11px;
	color: #333;
	text-decoration: none;
}
#MainMenu li.sel a { color: #e20074 }
#MainMenu li a:hover { color: #e20074 }
#quick-search {
	position: absolute;
	top: 7px;
	right: 7px;
}
#quick-search label {
	display: block;
	float: left;
	padding: 1px;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
* html #quick-search label { padding: 0 1px }
*:first-child+html  #quick-search label { padding: 0 1px }
#quick-search label input { 
	font-size:12px;
	padding: 2px;
	margin: 0;
	border: 0;
	width: 188px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset -1px 1px 5px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: inset -1px 1px 5px rgba(0, 0, 0, 0.25);
	box-shadow: inset -1px 1px 5px rgba(0, 0, 0, 0.25);
}
* html #quick-search label input { padding: 2px }
*:first-child+html  #quick-search label input { padding: 2px }
#quick-search .search-button {
	display: block;
	float: left;
	border: 0px none;
	margin: 2px 0 0 4px;
}
/* from tmobile.css */
#Content{
    float:none;
    margin-top:0;
    vertical-align:top;
}
#Content p a, #Content p a:visited {
	color: #666666;
	text-decoration: underline;
}
#Content p a:hover {
	color: #E3017F;
	text-decoration: underline;
}
#Content p, #Content li {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}
#Content ul {
	color: #666666;
	font-size: 11px;
	list-style-image: url("/images2/misc/bullet_mangenta.gif");
	margin: 10px 5px 10px 23px;
	padding-left: 0;
}
#Content .error {
	color: #E3017F;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#Content .frame {
	border-width: 0px;
	width: 565px;
}
/* left menu */
#LeftMenuWrapper, #LeftMenu { width: 200px }
td#LeftMenuWrapper {
	vertical-align: top;
	padding:0px;
}
#LeftMenu ul { 
	margin: 0 10px 20px 10px; 
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	list-style: none outside none;
    background: none repeat scroll 0 0 transparent;
    font-size: 100%;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
#LeftMenu li { border-top: 1px solid #ddd; margin: 0; padding: 0 }
#LeftMenu li.fst { border-width: 0 }
#LeftMenu li a { 
	display: inline-block; 
	width: 164px;
	padding: 5px 7px; 
	text-decoration: none; 
	color: #333;
	background: #fff url("/images2/ui/bg-left-menu.png") bottom left repeat-x;
}
#LeftMenu li a:hover { background: #7b7b7b none bottom left repeat-x !important; color: #fff }
#LeftMenu li a.sel { background: #f64d9f url("/images2/ui/bg-left-menu-sel.png") bottom left repeat-x; color: #fff }
#LeftMenu li a.subsel { background: #8a8a8a url("/images2/ui/bg-left-menu-subsel.png") bottom left repeat-x; color: #fff }
#LeftMenu li a:focus { background: none }
#LeftMenu li.fst a {
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#LeftMenu li.lst a {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
#LeftMenu ul li.fst li a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#LeftMenu ul ul { margin: 0; border-width: 0 }
#LeftMenu ul ul li a { background: #ccc url("/images2/ui/bg-left-menu-sub.png") bottom left repeat-x; padding: 5px 7px 5px 17px; width: 154px; }
#LeftMenu ul ul li a.sel { background: #f64d9f url("/images2/ui/bg-left-menu-sel.png") bottom left repeat-x; color: #fff }
#LeftMenu ul ul ul li a { padding-left: 27px; width: 144px; background: #eaeaea url("/images2/ui/bg-left-menu-sub2.png") bottom left repeat-x }
#LeftMenu ul ul ul li a.sel { background: #f64d9f url("/images2/ui/bg-left-menu-sel.png") bottom left repeat-x; color: #fff }
#LeftMenu ul ul ul ul li a { padding-left: 37px; width: 134px; background: #f9f9f9 url("/images2/ui/bg-left-menu-sub3.png") bottom left repeat-x }
#LeftMenu ul ul ul ul li a.sel { background: #f64d9f url("/images2/ui/bg-left-menu-sel.png") bottom left repeat-x; color: #fff }
#LeftMenu ul ul ul ul ul li a { padding-left: 47px; width: 124px; background: #fff url("/images2/ui/bg-left-menu-sub4.png") bottom left repeat-x }
#LeftMenu ul ul ul ul ul li a.sel { background: #f64d9f url("/images2/ui/bg-left-menu-sel.png") bottom left repeat-x; color: #fff }
#LeftMenu ul ul ul ul ul ul li a { padding-left: 57px; width: 114px; background: #fff url("/images2/ui/bg-left-menu-sub5.png") bottom left repeat-x }
#LeftMenu ul ul ul ul ul ul li a.sel { background: #f64d9f url("/images2/ui/bg-left-menu-sel.png") bottom left repeat-x; color: #fff }
#LeftMenu ul ul ul ul ul ul ul li a { padding-left: 67px; width: 104px }
#LeftMenu ul ul ul ul ul ul ul ul li a { padding-left: 77px; width: 94px }
#LeftMenu ul ul ul ul ul ul ul ul ul li a { padding-left: 87px; width: 84px }
#LeftMenu ul ul ul ul ul ul ul ul ul ul li a { padding-left: 97px; width: 74px }
/* left horizontal menu */
ul#LeftHorizMenu {
	margin: 0px;
	display: block;
	border-bottom: 3px solid #e20074;
	list-style-type: none;
	list-style-image: none;
	height: 20px;
}
ul#LeftHorizMenu li {
	float: left;
	margin-right: 5px;
	background: #b0b0b0 url("/cportal/images/tab-bg.gif") left top repeat-x;
	border: 1px solid #ccc;
	border-bottom-width: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
ul#LeftHorizMenu li.selected {
	background: #e20074 url("/cportal/images/btn-bg.gif") left top repeat-x;
	border-color: #e20074;
}
ul#LeftHorizMenu li a {
	display: block;
	padding: 2px 7px;
	text-decoration: none;
	color: #444;
}
ul#LeftHorizMenu li.selected a {
	color: #fff;
	font-weight: bold
}
.afterHorizPanel {
	background-color: #e5e5e5;
	border: 1px solid #ccc;
	border-top-width: 0px;
	padding: 6px;/* 6px 0;*/
	clear: both;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
/* footer */
#Footer {
	position: relative;
	font-size: 11.4px;
	color: #888;
	background: #ddd url("/images2/ui/bg-foot.png") repeat-x;
	padding: 10px;
	margin: 20px 0;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#Footer a:hover { color: #e20074 }
#Footer a {
	color: #888; 
	text-decoration: none;
	padding: 0 0.5em;
	border-right: 1px solid #888;
}
#Footer a.nop { border-right-width: 0 }
#Footer span {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
}
/* now only for level5 menu */
#PageMenu {
	padding-top: 10px;
	border-bottom: 1px solid #999999;
	margin-bottom: 0;
}
#PageMenu table {
	color: #666666;
	line-height: 1.4em;
}
#PageMenu a:link, #PageMenu a:visited, #PageMenu a:active, #PageMenu a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal
}
#PageMenu a:hover {
	color: #E20074;
}
#PageMenu td.active a:link, #PageMenu td.active a:visited {
	color: #ffffff;
}
#PageMenu td.active a:active, #PageMenu td.active a:hover {
	color: #E4E4E4;
}
#PageMenu td.active {
	height: 17px;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
}
#PageMenu td.line {
	background-image: url('/images2/misc/prodnav_line.gif');
	height: 17px;
	width: 1px;
}
#PageMenu td.none {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
