@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9C85B1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
td img {display: block;}
	a {
	color: #247BE2;
	font-size: 11px;
	text-decoration: none;
	font-family : Verdana, Lucida, Arial, Helvetica, sans-serif;
	}
a:hover { color:#F60; 	text-decoration: underline;}
	
p,td { line-height:150%; font-size:11px; }
ul { margin:0px; padding:0px; list-style-type:none;}
.hackbox{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
} 
.clear { clear:both; }

/*------------------------------*/
#foot { background:url(../images/foot.gif);}
	#foot td { padding-left:20px; padding-top:15px; font-size:11px; color:#666; }

#banner { padding-bottom:10px;  background:#fff;}

#leftside { margin:0px 12px 12px 12px; }
	.leftTitle { color:#c60; font-weight:bold; font-size:14px; line-height:30px; padding-left:15px;}
	/* left menu start */
	/* main menu */
	.leftListMain { margin-top:5px; clear:both; cursor:hand; color:#454545; font-weight:normal; font-size:12px; line-height:20px; font-family:Arial;}
		.leftListMain a { color:#454545; font-weight:normal; font-size:12px; line-height:20px; text-decoration:none; }
		.leftListMain a:hover { color:#f40; }
		.folderOpen { background:url(../images/folder_open.gif) no-repeat 0px 7px; padding-left:15px;}
		.folderClose { background:url(../images/folder_close.gif) no-repeat 0px 7px; padding-left:15px;}
		.folderNone { padding-left:15px; }
	.mainMenuTitle { background:#003366; }
	/* sub menu */
	.leftList ul { margin-left:18px; }
	.leftList li { background:url(../images/bullet4.gif) no-repeat 0px 7px; padding-left:15px; }
		.leftList li a { color:#454545; font-weight:normal; text-decoration:none; font-family:Arial; font-size:12px;  }
		.leftList li a:hover { color:#f40; }
	.leftListSeperator1 { padding-bottom:5px; border-bottom:#ccc solid 1px; }
	.leftListSeperator2 { padding-top:5px; border-top:#ccc solid 1px; margin-top:2px;}
	/* left menu end */
	
	#leftside p { color:#666; font-size:11px; }
	
	#blankforms li { line-height:30px; background:url(../images/bullet2.gif) no-repeat 0px 8px; }
	#blankforms li a { color:#c60; text-decoration:underline; margin-left:25px;}
	#blankforms li a:hover { color:#f40; background:#FFEBD5;  }
	
#rightside { margin:0px 12px 12px 12px; }
	#rightside p,td {
	color:#666666;
	font-size:11px;
}
	#rightside .title1 { color:#247BE2; font-weight:bold; }
	.title1 { color:#247BE2; font-weight:bold; }
	#rightside .title2 { font-size:16px; }
	.title2 { font-size:16px; }
	#rightside .title3 { color:#c60; font-size:16px; font-weight:bold; font-family:Arial;}

.nav { color:#c60; font-weight:bold; }
	
	h1,h2 { margin:0px; padding:0px; }
	h1 { color:#333; font-weight:bold; line-height:50px; font-size:16px; clear:both; font-family:Arial;}
	h2 { color:#454545; font-weight:normal; font-size:11px; line-height:150%; }
		h1 span { color:#f60; font-weight:bold; font-family:Arial; }
		h2 img { float:left; margin:5px 10px 5px 0px; }
	h3 { color:#333; font-weight:bold; margin:30px 0px 0px 0px; font-size:16px; clear:both; font-family:Arial;}
	
	#staffList { overflow-y: scroll; width: 100%; height: 169px; scrollbar-base-color: #e7f5dd; scrollbar-highlight-color: #e7f5dd; scrollbar-3dlight-color: #cfcfcf; scrollbar-shadow-color: #cfcfcf; scrollbar-track-color: #ddead3; scrollbar-darkshadow-color: #ddead3; scrollbar-arrow-color: #0B2365; line-height: 17px; }
		#staffList a { color: #00667c;; width: 100%; padding-left: 10px; padding-right: 10px; line-height:18px; }
		#staffList a:hover { color:#333; }
	#staffProfile {}
		#staffProfile .name { color:#00667C; font-size:24px; font-weight:normal; }
		#staffProfile .pic { border:#fff solid 1px; margin-right:7px; }
		
	.boxTitle { padding-left:10px; font-size:13px; font-weight:bold; color:#fff; font-family:Arial; }
	.boxList { padding:7px 7px 0px 7px; font-size:12px; font-family:Arial; color:#333; }
		.boxList li { no-repeat 0px 8px; padding-left:8px; }
		.boxList img { margin-bottom:3px; }
		.boxList a { color:#00667C; text-decoration:underline; }
		.boxList a:hover { color:#f60; }
		
	#contactTable {}
		#contactTable td,th { font-size:12px; }
		#contactTable th { font-weight:bold; text-align:right; padding-right:10px; color:#666; }
.border { border-right:#ccc solid 1px; }
.normalUl { margin-left:30px; list-style-type:disc; }
#step13 td { color:#c60; }

#loading
{
	position:absolute; 
	top:0 px; 
	left:0 px;
	width:150px;
	height:40px;
	z-index:10;
	background-color: #FFFFCC; 
	visibility: hidden; 
	border: 1px solid #eee;
	text-align:center;
	line-height:40px;
}
#loading span {
background:url(../img/loading.gif) no-repeat 0px -1px !important;
background:url(../img/loading.gif) no-repeat 0px 12px;
height:40px !important;
height:20px;
padding-left: 20px;
font-size:11px;
}

#searchbar
{
	position:absolute; 
	top:0 px; 
	left:0 px;
	width:150px;
	height:40px;
	z-index:10;
	background-color: #FFFFCC; 
	visibility: hidden; 
	border: 1px solid #eee;
	text-align:center;
	line-height:40px;
}
#searchbar span {
background:url(../img/loading.gif) no-repeat 0px -1px !important;
background:url(../img/loading.gif) no-repeat 0px 12px;
height:40px !important;
height:20px;
padding-left: 20px;
font-size:11px;
}
#search_table {
width: 96%;
border-spacing:0px;
}
#tr_search {
    background-color:#E7F5DD;
	cursor:hand;
}

.copyright {
	color:#666666;
	font-size:11px;
	font-family:Arial;
	text-align: right;
	padding-top: 8px;
}

#cart_table_btn {
    text-align: center;
}

#cart_table_btn img {
    display: inline  ;
}

h1{margin:0px; padding:0px;color:#3466b5; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; padding-left:7px; padding-top:3px; margin-bottom:5px;}
h3{margin:0px; padding:0px;color:#3466b5; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;padding-top:3px; margin-bottom:5px;}
.title_detail{ text-align:left;color:#3466b5; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;padding-left:5px; padding-top:10px;padding-bottom:5px;border-bottom:1px solid #3466b5;}
.Subtotal{ text-align:right;color:#3466b5; border:1px #afd3eb solid; background:#f6fafd}
.Subtotal span{color:#FF0000; }

#orderform img {
    display: inline;
}

/*-----additional----------*/
.add_font_blue{color:#3473DC;}
sup{ font-size:9px;}
.img_st{float:left}
a img{ border:0;}
