﻿/**************** Body and tag styles ****************/
html
{
	overflow: auto;
	overflow-x: hidden;
}

*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 76% Verdana,Tahoma,Arial,sans-serif, "宋体";
	line-height: 1.4em;
	text-align: center;
	color: #303030;
	background: url(../images/update/bg.jpg) white repeat-x;
}

a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
}
a:hover
{
	color: #0ad8fd;
	text-decoration: none;
	background-color: inherit;
}
a img
{
	border: none;
}

p
{
	padding: 0 0 1.6em 0;
}
p form
{
	margin-top: 0;
	margin-bottom: 20px;
}

img.left, img.center, img.right
{
	padding: 4px;
	border: 1px solid #a0a0a0;
}
img.left
{
	float: left;
	margin: 0 12px 5px 0;
}
img.center
{
	display: block;
	margin: 0 auto 5px auto;
}
img.right
{
	float: right;
	margin: 0 0 5px 12px;
}


.td-title
{
	font-weight: bolder;
}
.td-title .mandatory
{
	color: Red;
}

.fontfield
{
	color: Black;
}

.fontfield-light
{
	font-weight: normal;
}
/**************** Header and navigation styles ****************/

#container
{
	width: 1007px;
	padding: 94px 0 0 110px;
	margin: auto;
	text-align: left;
	background: #ffffff;
	color: #303030;
	border: 0px;
	background: url(../images/update/background.jpg) no-repeat;
}

#header
{
	position: absolute;
	height: 60px;
	margin: 0 1px 1px 1px;
	color: #ffffff;
	text-align: right;
	top: 0px;
	padding-top: 30px;
	width: 740px;
}
#header h1
{
	padding: 35px 20px 0 20px;
	font-size: 2.4em;
	background-color: inherit;
	color: #ffffff;
	letter-spacing: -2px;
	font-weight: normal;
}
#header h2
{
	margin: 10px 20px 0 40px;
	font-size: 1.4em;
	background-color: inherit;
	color: #f0f2f4;
	letter-spacing: -1px;
	font-weight: normal;
}
#header a
{
	color: White;
}

/**************** Content styles ****************/
.content-white
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url(img/update/background_grey.jpg) white bottom repeat-x;
}

#content
{
	float: left; /*font-size:0.9em;*/
	width: 805px;
	padding: 0px;
	min-height: 500px; _height:500px;
margin-top:28px;
margin-left:2px;
}
#content h2
{
	display: block;
	margin: 0 0 16px 0;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #505050;
	background-color: inherit;
}
#content h2 a
{
	font-weight: normal;
}
#content h3
{
	margin: 0 0 5px 0;
	font-size: 1.4em;
	letter-spacing: -1px;
}
#content h4
{
	margin: 0 0 5px 0;
	font-size: 1.2em;
	margin: 10px 0 10px 0;
	letter-spacing: -1px;
}

#content ul, #content ol
{
	/*margin:0 5px 16px 35px;*/
}
#content dl
{
	margin: 0 5px 10px 25px;
}
#content dt
{
	font-weight: bold;
	margin-bottom: 5px;
}
#content dd
{
	margin: 0 0 10px 15px;
}

/* top bar style*/
#content-top
{
	width: 806px;
	height: 39px;
	clear: both;
	background: url(../images/update/content_top_bg.jpg) no-repeat top left;
}

#content-top-1
{
	float: left;
	width: 170px;
	text-align: left;
	padding-left: 30px;
	padding-top: 12px;
	font-size: 20px;
	font-weight: bold;
}
#content-top-2
{
	float: left;
	margin-top: 10px;
}
#content-top-3
{
	float: right;
	margin-top: 10px;
	padding-right: 10px;
}

/**************** Sidebar styles ****************/
#submain
{
	float: left;
	width: 627px;
	padding-top: 10px;
}
#subcontent
{
	float: left;
	width: 178px;
	padding: 0px;
	line-height: 1.4em;
	background: url(../images/update/content_side_bg.gif) no-repeat top left;
	min-height: 500px; _height:500px;
margin:0px;
}
#subcontent h2
{
	display: block;
	margin: 0 0 15px 0;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	letter-spacing: -1px;
	color: #505050;
	background-color: inherit;
}
#subcontent p
{
	margin: 0 0 16px 0;
	font-size: 0.9em;
}

/**************** Menublock styles ****************/

.menublock
{
	margin: 0; /*font-size:0.9em;*/
}
/*.menublock .sub-li{
		display:block; 
		margin-bottom:10px;
		list-style-type:none;
		list-style:url('img/align.gif') !important; 
		list-style-position:outside;
		}
		
		.menublock .sub-li .selected
		{
			color:#005aaa;
		}
		
		.menublock .sub-li a
		{
			color:#898a8e;
			font-weight:bold; 
			text-decoration:none;
			}
			.menublock .sub-li a:hover
			{
				color:#005aaa;
				text-decoration:none;
				
			}
		.menublock .third-level-menu ul{
			margin:0px 0 0px 20px; 
			font-weight:normal;
			}
			.menublock .third-level-menu ul li{
				margin-bottom:0;
				list-style-type:disc;
				list-style-image:none;
			}
			.menublock .third-level-menu ul a{
				font-weight:normal;
			}
	.menublock .selected
	{
		color:white;
	}
*/
/**************** Searchbar styles ****************/

#searchbar
{
	margin: 0 0 20px 0;
}
#searchbar form fieldset
{
	margin-left: 10px;
	border: 0 solid;
}

#searchbar #s
{
	height: 1.2em;
	width: 110px;
	margin: 0 5px 0 0;
	border: 1px solid #a0a0a0;
}

#searchbar #searchbutton
{
	width: auto;
	padding: 0 1px;
	border: 1px solid #808080;
	font-size: 0.9em;
	text-align: center;
}

/**************** Footer styles ****************/

#footer
{
	clear: both;
	width: 812px;
	padding: 5px 0;
	margin: 0 1px; /*font-size:0.9em;*/
	color: black;
}

#footer p
{
	padding: 0;
	margin: 0;
	text-align: center;
}
#footer a
{
	color: black;
	background-color: inherit;
	font-weight: normal;
}
#footer a:hover
{
	background-color: inherit;
	text-decoration: underline;
}

/**************** Misc classes and styles ****************/

.commontable
{
	border: black solid;
	border-collapse: collapse;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
}
.commontable td
{
	border: black solid;
	border-collapse: collapse;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	padding: 2px 2px 2px 2px;
}


.splitcontentleft
{
	float: left;
	width: 48%;
}
.splitcontentright
{
	float: right;
	width: 48%;
}
.clear
{
	clear: both;
}
.small
{
	font-size: 0.8em;
}
.hide
{
	display: none;
}
.textcenter
{
	text-align: center;
}
.textright
{
	text-align: right;
}
.textleft
{
	text-align: left;
}
.important
{
	color: #f02025;
	background-color: inherit;
	font-weight: bold;
}

.box
{
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #c0c0c0;
	background-color: #fafbfc;
	color: #505050;
	line-height: 1.5em;
}

.inputButton
{
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 4px;
	background: url( 'img/update/button.gif' ) repeat-x;
	border: 0px;
	cursor: pointer;
	height: 20px;
	width: 80px;
}

.inputButton50
{
	background: url( 'img/update/button50.gif' ) repeat-x;
	width: 50px;
}

.inputButton80
{
	background: url( 'img/update/button80.gif' ) repeat-x;
	width: 80px;
}

.inputButton100
{
	background: url( 'img/update/button100.gif' ) repeat-x;
	width: 100px;
}
.inputButton120
{
	background: url( 'img/update/button120.gif' ) repeat-x;
	width: 120px;
}
.inputButton150
{
	background: url( 'img/update/button150.gif' ) repeat-x;
	width: 150px;
}
.inputButton200
{
	background: url( 'img/update/button200.gif' ) repeat-x;
	width: 200px;
}

.inputButtonPlain
{
	width: auto;
	padding: 0 1px;
	border: 1px solid #808080;
	text-align: center;
	background-color: #09009E;
	color: #FFFFFF;
}
.textbox
{
	height: 1.1em;
	width: 110px;
	margin: 0 5px 0 0;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

.dropdownlist
{
}


/**************** cortex datagrid classes and styles ****************/
.cortexdatagrid
{
}

.dg-header
{
	background-color: none;
}
.dg-header td
{
	border-bottom: 1px solid #09009E;
}
.dg-pager
{
	background-color: none;
}
.dg-pager td
{
	border-top: 1px solid #09009E;
}
.dg-pager td span a
{
	text-decoration: none;
}
.dg-pager td span a:hover
{
	text-decoration: none;
}
.dg-pager td span a:visited
{
	text-decoration: none;
}

/**************** tab-nav ****************/

#tab-nav
{
	text-align: left;
	float: left;
	list-style: none;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}

#tab-nav li
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#tab-nav a
{
	display: block;
	color: #444;
	text-decoration: none;
	font-weight: bold;
	background: #bbb;
	margin: 0;
	padding: 0.25em 1em;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
}


#tab-nav a:hover, #tab-nav a:active, #tab-nav a.here:link, #tab-nav a.here:visited
{
	background: #F8F8F8;
}
#tab-nav a.here:link, #tab-nav a.here:visited
{
	z-index: 102;
}
#tab-nav a:visited
{
	background-color: #bbb;
}

.tab-main
{
	background-color: #F8F8F8;
	padding: 8px;
	width: 730px;
	margin-left: 1px;
}

/**************** others ****************/
.center
{
	margin-left: auto;
	margin-right: auto;
}

.itemText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
	text-indent: 3px;
	line-height: 1.3em;
}

.itemName
{
	/*font-family: Arial, Helvetica, sans-serif; 	font-size: 1.2em; 	font-weight: bold; 	color: #333333; 	padding-bottom: 5px; 	text-indent: 3px; 	line-height: 1.3em;*/
}

.marginTopBottom
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/****************Claim Table********************/
.ClaimTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-collapse: collapse;
	background-color: #ffffff;
}
.ClaimTable TD
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.Title
{
	line-height: 30px;
	font-weight: bold;
	color: Navy;
	text-align: center;
	font-size: 20px;
}
/******************** menu ********************/
#navigation
{
	width: 880px; *width:835px;
/*position:relative;*/
/*BACKGROUND: url(img/menu.gif) repeat-x; MARGIN: 0px 1px; WIDTH: 1000px; LINE-HEIGHT: 2.2em; HEIGHT: 2.2em;*/
}

/* ######### Style for Drop Down Menu ######### */

/*main-menu container*/
.main-menu-container
{
}

.main-menu-container-left
{
	width: 15px;
	background: url(img/update/greybanner_left.gif) no-repeat left top;
}

.main-menu-container-middle
{
	background: url(img/update/greybanner_middle.gif) repeat-x left top;
}

.main-menu-container-right
{
	width: 15px;
	background: url(img/update/greybanner_right.gif) no-repeat left top;
}

/*main menu style*/
.main-menu
{
}
.main-menu-icon
{
	width: 16px;
	background: url(img/update/main-menu-icon.gif) no-repeat 2px 7px;
}

.main-menu-icon-private-menu
{
	width: 12px;
	background: url(img/update/main-menu-icon.gif) no-repeat 2px 7px;
}

.main-menu-left
{
	width: 6px;
}

.main-menu-middle
{
	cursor: pointer;
	color: black;
	text-align: left;
	white-space: nowrap;
	min-width: 80px; *width:80px;
_width:80px;
}

.main-menu-middle-private-menu
{
	min-width: 62px; *width:62px;
_width:62px;
}

.main-menu-right
{
	width: 6px;
}

/*submenu container*/
.submenu-container
{
}

.submenu-link
{
	background: url(img/update/sub-menu-icon.gif) no-repeat 0px 2px;
}
.submenu-container-left
{
	width: 12px;
	background: url(img/update/subbluebanner_left.gif) no-repeat left top;
}

.submenu-container-middle
{
	background: url(img/update/subbluebanner_middle.gif) repeat-x left top;
}

.submenu-container-right
{
	width: 12px;
	background: url(img/update/subbluebanner_right.gif) no-repeat left top;
}

.menu-tab
{
	padding: 0;
	width: 100%;
	height: 25px;
}

.menu-tab ul
{
	/*font: normal 11px Arial, Verdana, sans-serif;*/
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-tab li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
	float: left;
}


.menu-tab a
{
	float: left;
	color: white; /*margin:0 2px 0 0; 	padding:0 0 1px 3px;*/
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 25px;
}

.menu-tab a span
{
	float: left;
	display: block;
	background: transparent url(media/color_tabs_right.gif) no-repeat right top; /*padding: 4px 8px 2px 7px;*/
}

.menu-tab a span
{
	float: none;
}

.menu-tab .selected a, #menu-tab .selected a span
{
	/*currently selected tab*/ /*background-color: #591f20;*/
}

.menu-tab .selected .main-menu-left, .menu-tab a:hover .main-menu-left
{
	background: url(img/update/mainbluebanner_left.gif) no-repeat left top;
	width: 6px;
}

.menu-tab .selected .main-menu-middle, .menu-tab a:hover .main-menu-middle
{
	color: white;
	background: url(img/update/mainbluebanner_middle.gif) repeat-x left top;
}

.menu-tab .selected .main-menu-right, .menu-tab a:hover .main-menu-right
{
	background: url(img/update/mainbluebanner_right.gif) no-repeat left top;
	width: 6px;
}

.menu-tabline
{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: black;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


.dropmenudiv
{
	position: absolute;
	top: 0; /*border: 1px solid black; THEME CHANGE HERE*/ /*border-top-width: 8px; Top border width. Should match height of .menu-tabline above*/
	border-bottom-width: 0;
	font: normal 12px Arial;
	z-index: 100;
	width: auto;
	white-space: nowrap;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.dropmenudiv-show
{
	position: static;
	visibility: visible;
}

.dropmenudiv a
{
	width: auto;
	display: inline;
	text-indent: 5px;
	padding: 0px 10px;
	text-decoration: none;
	color: white;
	line-height: 20px;
	margin-left: 4px;
	margin-right: 4px;
}

* html .dropmenudiv a
{
	/*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover
{
	/*THEME CHANGE HERE*/ /*background-color: #8a3c3d;*/
	color: #3EEBFF;
}

.dropmenudiv .submenu-selected
{
	color: #3EEBFF;
}

/*round corner*/
.rc-tl
{
	width: 3px;
	background: url(img/update/rc-tl.gif) no-repeat left top;
}

.rc-tr
{
	width: 3px;
	background: url(img/update/rc-tr.gif) no-repeat left top;
}

.rc-bl
{
	width: 3px;
	background: url(img/update/rc-bl.gif) no-repeat left top;
}

.rc-br
{
	width: 3px;
	background: url(img/update/rc-br.gif) no-repeat left top;
}

.rc-ht
{
	background: url(img/update/rc-h.gif) repeat-x top;
}

.rc-hb
{
	background: url(img/update/rc-h.gif) repeat-x bottom;
}

.rc-vl
{
	width: 3px;
	background: url(img/update/rc-v.gif) repeat-y left;
}

.rc-vr
{
	width: 3px;
	background: url(img/update/rc-v.gif) repeat-y right;
}
.rc-content
{
	padding: 4px;
}
/*left menu*/
.menublock-container
{
	padding-top: 30px;
}
.left-menu-container
{
	width: 100%;
}

.left-menu-left-link-on
{
	color: white;
	background: url(img/update/left-menu-third-level-arrow.gif) no-repeat left 2px;
	padding-left: 16px;
}
.left-menu-left-link-on:visited
{
	color: white;
}
.left-menu-left-link-on:hover
{
	color: #3EEBFF;
}

.left-menu-left-link-off
{
	color: black;
}
.left-menu-left-link-off:visited
{
	color: black;
}
.left-menu-left-link-off:hover
{
	color: #3EEBFF; /*035CAC*/
}
.left-menu-tr-on
{
	height: 23px;
}
.left-menu-tr-off
{
	height: 40px; *height:26px;
vertical-align:middle;
background:url(img/update/left-menu-third-level-arrow-gray.gif)no-repeat26px18px;
*background:url(img/update/left-menu-third-level-arrow-gray.gif)no-repeat26px8px;

}
.left-menu-placeholder-on
{
	width: 16px;
}
.left-menu-placeholder-off
{
	width: 40px;
}
.left-menu-left-on
{
	width: 11px;
	background: url(img/update/left-menu-left-on.gif) no-repeat left top;
}

.left-menu-middle-on
{
	background: url(img/update/left-menu-middle-on.gif) repeat-x left top;
}

.left-menu-right-on
{
	width: 30px;
	background: url(img/update/left-menu-right-on.gif) no-repeat left top;
}

.left-menu-left-off
{
	width: 9px;
	background: url(img/update/left-menu-left-off.gif) no-repeat left center;
}


.left-menu-middle-off
{
	background: url(img/update/left-menu-middle-off.gif) repeat-x left center;
	color: Black;
}

.left-menu-right-off
{
}

/*left menu third level*/
.third-level-menu a
{
}


.third-level-menu ul
{
}
.third-level-menu li
{
	list-style-type: none;
	list-style-image: url(img/update/left-menu-third-level-arrow.gif);
	list-style-position: inside;
	margin: 6px 0 6px 40px;
	border-bottom: 1px solid #ccc; *margin-top:-4px;

}

.third-level-menu a
{
	margin-left: 6px;
}
.third-level-menu a:hover
{
	color: #3EEBFF; /*035CAC*/
}
.third-level-menu-link-on
{
	color: #00A0DE;
}
.third-level-menu-link-off
{
	color: #035CAC;
}
.sub-li
{
	list-style-type: none;
}

/*tab*/
.tab-container
{
}

.tab-ul
{
}
.tab-ul li
{
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	float: left;
	list-style-type: none;
}
.tab-left-on
{
	width: 5px;
	background: url(img/update/tab-left-on.gif) no-repeat left top;
}
.tab-middle-on
{
	background: url(img/update/tab-middle-on.gif) repeat-x;
	padding: 0 0px;
	color: White;
}
.tab-right-on
{
	width: 5px;
	background: url(img/update/tab-right-on.gif) no-repeat left top;
	margin-right: 0px;
}
.tab-content-on
{
	padding: 0 0px 0 13px;
	background: url(img/update/tab-icon-on.gif) no-repeat left center;
}
.tab-content-on a
{
	color: White;
}

.tab-content-off
{
	padding: 0 0px 0 13px;
	
	background: url(img/update/tab-icon-off.gif) no-repeat left center;
}
.tab-content-off a
{
	color: Black;
}
.tab-left-off
{
	width: 5px;
	background: url(img/update/tab-left-off.gif) no-repeat left top;
	margin-left:2PX;
}
.tab-middle-off
{
	background: url(img/update/tab-middle-off.gif) repeat-x;
	padding: 0 0px;
}
.tab-right-off
{
	width: 5px;
	background: url(img/update/tab-right-off.gif) no-repeat left top;
	margin-right: 0px;
}


/** for tab page**/
.td-common-container
{
	padding: 10px 10px 0 20px;
}

.td-common-title
{
	padding: 0px 0px 0px 0px;
}

.inner-title
{
	padding-left: 10px;
	color: #2165B6;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inner-content a
{
	color: #2165B6;
}
.inner-content
{
	padding-left: 10px;
}
.bottom-content
{
	padding-left: 20px;
}
.list-container
{
	padding: 10px 20px;
}
.modalbox
{
	background: url(img/modal-bg.gif) repeat-x top left;
	width: 400px;
	height: 276px;
}

.giftbasketborder
{
	border: solid 1px gray;
	padding-top: 5px;
	padding-bottom: 10px;
}


.mcrbottomul2
{
	margin-top: 2px;
	float: right;
	width: 204px;
}
.mcrbottomul2 LI
{
	text-align: right;
}
.mcrbottomul2 LI.mcrbul1
{
	width: 204px;
	height: 39px;
}
.mcrbottomul2 LI A
{
	font-weight: bold;
	font-size: 12px;
	color: #1579bf;
	line-height: 45px;
	margin-right: 25px;
	cursor: hand;
	text-decoration: none;
}
.hotproduct
{
	background: url(../images/hot_product_bg.jpg) no-repeat;
	padding-top: 5px;
	height: 110px;
}

.hotcolor
{
	color:#5C8BBF;
}
.hotcolor A
{
	color:#5C8BBF;
	text-decoration:underline;
}







