/* CSS Document */
@charset "utf-8";
body{
	margin: 0;
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 12px;
	color: #666666; /*#CCCCCC;*/
	background: #ffffff url(../images/bg_grid.gif) repeat left top;	
	
}
/*html, body{
	margin:0;
	padding:0;
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
	background: #ffffff url(../images/bg_grid.gif) repeat left top;	
}*/
A:link {text-decoration: none; color:#38526d;font-size:12px;}
A:visited {text-decoration: none; color:#38526d;font-size:12px;}
A:active {text-decoration: none; }
A:hover {text-decoration: none; color: #747272;font-size:12px;}

#page-container{
	width:900px;
	margin:auto;
	background:#FFFFFF;
}
#header {
	background: url(../images/logo-admin.png) #CCFFFF no-repeat;
	height:100px;
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 12px;
}
#content {
	background-color: inherit;
	width:890px;
	float:left;
	min-height:420px;
}
.content-popup {
	background-color: inherit;
	width:890px;
	float:left;
	background:#FFFFFF;
	padding:6px;
}

#footer {
	clear: both;
	vertical-align:bottom;
	background:	#FFFFFF; /*#FF6600;*/
	text-align:center;
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 12px;
}

h2 {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}


/************ HEAD TITLE STYLE  *********************/
.hmenu{
	float:left;
	background: url(../images/bg-title-center.jpg) repeat-x top;
	height:27px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	padding:6px;
	/*position:absolute;
	left:  50px;
	top: 22px;*/
	
}
.bg_hmenu{
	margin:auto;
	background:url(../images/line-head2.jpg) no-repeat;
	/*width:658px;*/
	width:700px;	
	height:73px;
	position:relative;
}
.pane-title{
	position:absolute;
	top:23px;
	left:55px;
}
.h-title-right{
	float:left;
	background:url(../images/bg-title-right.jpg) no-repeat;
	width:16px;
	height:27px;
	/*position:absolute;
	top:22px;
	left:55px;*/
}

.h-title-left{
	float:left;
	background:url(../images/bg-title-left.jpg) no-repeat;
	width:15px;
	height:27px;
	/*position:absolute;
	top:22px;
	left:35px;*/
}

#body_login {
	background: url(../images/body_login.jpg) no-repeat;
	margin: 0 auto;
	padding:25px 5px 5px 5px;
	height: 120px;
	width:300px;
	position:relative;
}
#tb-login {
	width:240px;
	margin:auto;
	text-align:right;
}
#btn-login {
	background: url(../images/bt_login.png)  no-repeat;
	behavior: url(css/iepngfix.htc);	
	width:61px;
	height:19px;
}
/*-----------------FORM STYLE ------------------   */
.titleCell{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:right;
	width:230px;
}
.fieldCell a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #666666;*/
	color: #005FA9;
	text-decoration: none;
	width:270px;
}

.fieldCell a:hover{
	text-decoration: underline;
}

.inputbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*-----------------DESTINATION STYLE ------------------   */
#tb-dest{
}
#tb_dest img{
	behavior: url(css/iepngfix.htc);
}

#tb-brand{
	margin:auto;
}
#tb-pkg{
	margin:auto;
}