﻿body 
{
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
    background-color: #001557;
	color:#3c3b3b;
	direction:rtl;
}
#ie6-warning-table {
	display: none;
}
select, input, textarea, button {font-family:Tahoma;font-size:11px;}
textarea,select , input[type=text],input[type=password] {
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    background: none repeat scroll 0 0 #FAFAFA;
    color: #555555;
    border: 1px solid #CCC;padding: 4px;
}
ul{padding:0;margin:0;}
input[type=text],input[type=password]{width: 200px;}
a{text-decoration:none;color:#135eaa;}

.divHeader{background:#001147 url(Image/Main/headerPat.png) repeat;height:160px;margin:0 auto;}
.divHeaderPic{background:url('Image/Main/header.png');height:160px;width:1000px;margin:0 auto;}
.divBack{background:#001557 url('Image/dotted_bg700.png') repeat-x scroll;margin:0 auto;padding-top:1px;}
.divParent
{
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
-webkit-box-shadow: 0px 0px 8px #888 inset;
-moz-box-shadow: 0px 0px 8px #888 inset;
box-shadow: 0px 0px 8px #888 inset;
background-color: White;
margin: 0 153px 10px 10px;
padding: 7px;
}
.divWizNav
{
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
-webkit-box-shadow: 0px 0px 8px #888 inset;
-moz-box-shadow: 0px 0px 8px #888 inset;
box-shadow: 0px 0px 8px #888 inset;
background-color: White;
margin: 0 10px 10px;
clear:both;
padding:5px;
min-height: 24px;
position: relative;
}
.divWizNav.New{background-color: #BBBBBB !important;}
.divWizNav.NoClear{clear:none !important;}
.divContent{width:1000px;text-align:right;margin:10px auto 10px;padding:10px 0px 1px;background-color:#DDD;}
.divFooter{width:1000px;background:White url('Image/footer_bg.gif') bottom left repeat-x scroll;margin:0 auto;border: 1px solid #AAAAAA;line-height:160%;}

.bubDownPointContainer{position:absolute;direction:ltr;display:none;line-height: 150%;z-index:1000;}
.bubDownPointContainer input{width:40px;}
.bubDownPoint,.bubDownPointInner{width:0;height:0;border-top-width:0;background:none;}
.bubDownPoint{border-left:7px solid transparent;border-right:7px solid transparent;border-top:1px solid #00BFFF;border-top-width:14px;margin-left:102px;position:absolute;margin-top:-2px;_display:none;}
.bubDownPointInner{border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #ffc;margin-left:-5px;margin-top:-14px;padding-top:4px;_display:none;}

.bubDown {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #FFFFCC !important;
    border: 2px solid #00BFFF;
    font-weight: normal;
    padding: 0.6em;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    direction: rtl;
    text-align:right;
}

.FactorTable{width:100%;border-collapse:collapse;border-bottom:1px solid #66CCFF;border-right: 1px solid #66CCFF;}
.FactorTable th{background-color:#B9C9FE;border-color: #0865C2 #0865C2 #FFFFFF;border-right: 1px solid #0865C2;border-style: solid;border-width: 1px;color: #003399;font-size: 13px;text-align: center;font-weight:normal;}
.FactorLeft{text-align:left;}
.FactorAlt{background-color:#E8EDFF;border:1px solid #66CCFF;border-bottom:none;border-top:none;}
.FactorAlt td{border-right: 1px dashed #66CCFF;color: #666699;text-align:center;}
.FactorAltDe{border: 1px solid #66CCFF;border-bottom:none;border-top:none;}
.FactorAltDe td{border-right: 1px dashed #66CCFF;color: #666699;text-align:center;}
.FactorTotal{color: #555599;border-color: #FFFFFF #66CCFF #66CCFF ;border-right: 1px solid #66CCFF;border-style: solid;border-width: 1px;background-color:#AAE28E;text-align:center;font-weight:bold;}
.FactorDim{direction:ltr;}
.FactorFoot{border-top: 1px solid #66CCFF;}
.Link{cursor:pointer;}
.LoadingC{background-image:url('Image/Loading.gif');display:inline-block;width:32px;height:32px;}

.boxSh{-webkit-box-shadow: 0px 0px 4px #777;-moz-box-shadow: 0px 0px 4px #777;box-shadow: 0px 0px 4px #777;}

.corA{-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.corB{
-moz-border-radius-bottomleft: 5px;-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomleft: 5px;-webkit-border-radius-bottomright: 5px;
border-radius-bottomleft: 5px;border-radius-bottomright: 5px;
}
.corT{
-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;
-webkit-border-radius-topleft: 5px;-webkit-border-radius-topright: 5px;
border-radius-topleft: 5px;border-radius-topright: 5px;
}

.NavButton
{
background-color:#F1F1F1;
color:#666;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; 
background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
background-image:-moz-linear-gradient(top,#f5f5f5,#f1f1f1);
background-image:-o-linear-gradient(top,#f5f5f5,#f1f1f1);
background-image:linear-gradient(top,#f5f5f5,#f1f1f1);
display:inline-block;
height:15px !important;
min-width:25px;
border: 1px solid #DCDCDC;
padding:3px 5px;
cursor:pointer;
font-size:11px;
list-style:none;
-moz-outline:none;
outline:none;
text-align:center;
vertical-align:middle;
user-select:none;-moz-user-select:none;-webkit-user-select:none;
}
.NavButton:hover
{
background-color:#f5f5f5;
background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
background-image:-moz-linear-gradient(top,#f8f8f8,#f1f1f1);
background-image:-o-linear-gradient(top,#f8f8f8,#f1f1f1);
background-image:linear-gradient(top,#f8f8f8,#f1f1f1);
-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
box-shadow:0 1px 1px rgba(0,0,0,0.1);
color:#333;
border-color:#c6c6c6;
}
.NavButton:active
{
background-color:#e0e0e0;
background-image:-webkit-gradient(linear,left top,left bottom,from(#eeeeee),to(#e0e0e0));
background-image:-moz-linear-gradient(top,#eeeeee,#e0e0e0);
background-image:-o-linear-gradient(top,#eeeeee,#e0e0e0);
background-image:linear-gradient(top,#eeeeee,#e0e0e0);
border:1px solid #a8a8a8;
-moz-box-shadow:inset 0 1px 5px #ccc;
-webkit-box-shadow:inset 0 1px 5px #ccc;
box-shadow:inset 0 1px 5px #ccc;
color:#333;
z-index:2
}

.NavLeft{float:left;margin-right:5px;}
.NavRight{margin-right:5px;position:absolute;right:0;}
.IconNavLeft{display:inline-block;width:16px;height:16px;background:url(image/NavLeft.png) transparent no-repeat;margin-right:5px;float:left;}
.IconNavRight{display:inline-block;width:16px;height:16px;background:url(image/NavRight.png) transparent no-repeat;margin-left:5px;float:right;}
.IconCopy{display:inline-block;width:16px;height:16px;background:url(image/Copy.png) transparent no-repeat;margin-right:5px;float:left;}
.IconLogin{display:inline-block;width:16px;height:16px;background:url(image/Login.png) transparent no-repeat;margin-right:5px;float:left;}
.IconLogout{display:inline-block;width:16px;height:16px;background:url(image/Logout.png) transparent no-repeat;margin-right:5px;float:left;}
.IconHome{display:inline-block;width:16px;height:16px;background:url(image/Home.png) transparent no-repeat;margin-right:5px;float:left;}
.IconUserInfo{display:inline-block;width:16px;height:16px;background:url(image/UserInfo.png) transparent no-repeat;margin-right:5px;float:left;}
.IconLogeOrder{display:inline-block;width:16px;height:16px;background:url(image/LogeOrder.png) transparent no-repeat;margin-right:5px;float:left;}
.IconBuyWizard{display:inline-block;width:16px;height:16px;background:url(image/BuyWizard.png) transparent no-repeat;margin-right:5px;float:left;}
.IconMapLoader{display:inline-block;width:32px;height:32px;background:url(image/MapLoader.gif) transparent no-repeat;}
.IconPrint{display:inline-block;width:16px;height:16px;background:url(image/Print.png) transparent no-repeat;}

.divLogeInfo{border-bottom:1px dashed #CCC;margin:10px 10px 0;padding-bottom:10px}
.tdLogeInfo{border-left:1px dashed #CCC;width: 110px;}

.divSLA{height:200px;overflow:auto;border:1px solid #CCC;}

.divStep
{
-webkit-box-shadow: 0px 0px 8px #888 inset;
-moz-box-shadow: 0px 0px 8px #888 inset;
box-shadow: 0px 0px 8px #888 inset;
background-color: White;
float: right;
margin:44px 10px 10px 0;
padding: 7px;
width: 120px;
position:relative;
cursor:default;
}

.divStepBox{border:1px solid #CCC;padding:5px;margin-bottom:5px;user-select: none;-moz-user-select: none;-webkit-user-select: none;}
.divStepBox .Title{color:#FFF;padding:5px;margin-bottom:5px;line-height: 17px;}
.divStepBox.StepActive{border-color:#51A1F7;background-color:#DBECFF;border-width: 2px;}
.divStepBox.StepPass{border-color:#65C603;background-color: #E2FFC4;}
.divStepBox.StepNoPass{border-color:#CCC;background-color: #F2F2F2;}
.divStepBox.StepActive .Title{background-color:#51A1F7;}
.divStepBox.StepPass .Title{background-color:#65C603;}
.divStepBox.StepNoPass .Title{background-color:#CCC;}
.divStepBox.StepPass .IconTick{display:inline-block;width:16px;height:16px;background:url(image/StepPass.png) transparent no-repeat;float:left;}
.divStepBox.StepNoPass .IconTick,.divStepBox.StepActive .IconTick{display:inline-block;width:16px;height:16px;background:url(image/StepNoPass.png) transparent no-repeat;float:left;}

.CheckBox{margin-top:5px;position:relative;}
.CheckBox input{margin:0;position:absolute;right:0;}
.CheckBox label{margin-right:17px;}

.divTitle{background-color:#51A1F7;color:White;font-size:12px;font-weight:600;padding:5px 10px 5px 5px;margin-bottom:5px;}
.divText{line-height:150%;margin-right:20px;}
.divText ul{list-style-type:circle;text-align:justify;padding-left:5px;}

.ExpoAdsLink{width:186px;height:136px;display:block;cursor:pointer;}
.ExpoAds{width:180px;height:130px;border: 1px solid #FFFFFF;padding: 2px;display:block;position:absolute;top:0;left:0;}
.ExpoAds:hover{border-color:#21B2E0;}
.ExpoAdsFlash{width:186px;height:136px;background-color:White;position:absolute;top:0;left:0;display:none;}

.footer-img {background-image:url(Image/footer-logo.png);background-repeat: no-repeat;display: block;height: 34px;width: 178px;}
.footer-img:hover {background-position: 0 -34px;}