@charset "ISO-8859-1";
body {
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#DAD9D6 url(../images/bg-wickid.png) repeat scroll 0 0;
	color:#000000;
}

.fwrap {
	width:800px;
	max-width:800px;
	margin:auto;
	background-color:#FFFFFF;
}

div, ul, li {
	padding:0;
	margin:0;
}

.fault
, .fault a {
	color:#B11221;
}

.error {
	background:#FFFFDE url(../images/warning.png) no-repeat scroll 10px 10px;
	border:#F89F9F 1px solid;
	padding:10px 0 5px 50px;
	min-height:35px;
}

.error ul {
	list-style-position:outside;
	list-style-image:none;
	list-style-type:square;
}

.error li {
	margin-left:20px;
	font-size:90%;
	padding:3px;
	font-weight:normal;
}

.fail-error {
	background:#F89F9F url(../images/error.png) no-repeat scroll 5px 5px;
	color:#B11221;
	padding:10px 10px 10px 65px;
	min-height:50px;
	margin-bottom:20px;
	/*border:#B11221 1px solid;*/
	font-size:14px;
	line-height:22px;
	font-weight:bold;
}

input.fault {
	border:2px solid #F89F9F;
	/*background-color:#F89F9F;*/
}

h1 {
	font-size:1.4em;
	font-weight:bold;
	line-height:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 15px;
	color:#0C549E;
}

a {
	color:#004990;
}

a img
, a input {
	border:0;
}

form {
	margin:0;
	padding:0;
}

p.clear {
	clear:both;
	height:0;
	line-height:0;
	width:0;
	padding:0;
	margin:0;
}

p.clear2 {
	clear:both;
	height:20px;
	width:0;
	padding:0;
	margin:0;
}

.header {
	width:800px;
}

.banner {
	width:800px;
	height:76px;
	clear:both;
	border-bottom:6px solid #046eb7;
}

.banner .order {
	width:200px;
	float:right;
	font-size:10px;
	line-height:14px;
	height:30px;
	padding:5px 10px 0;
	text-align:right;
}

.banner .search {
	width:200px;
	float:right;
	font-size:10px;
	margin-top:18px;
}

.banner .logo {
	float:left;
	width:500px;
}

.banner a {
	text-decoration:none;
}

.nav {
	width:800px;
	height:33px;
	clear:both;
}

.nav ul {
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
}

.nav li {
	float:left;
}

.main {
	padding:15px;
	min-height:300px;
}

.footer {
	font-size:11px;
	line-height:25px;
	margin-top:20px;
	text-align:center;
}

.footer div.box1 {

}

.footer div.box3 {

}

.page-title {
	color:#053d7a;
	font-size:1.3em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:1px solid #053d7a;
}

.pay-meth {
	height:240px;
}

.col {
	width:220px;
	height:230px;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:20px;
	background:transparent url(../images/back.gif) repeat-x scroll 0 0;
}

.col .title {
	color:#336699;
	font-size:2.2em;
	font-weight:bold;
	margin:0.4em 30px 0 27px;
}

.col .content {
	text-align:center;
}

.col .desc {
	font-weight:bold;
	margin:0.4em 30px 8px 27px;
}

.col .submit {
	text-align:center;
	margin-top:20px;
}

.stepinfo {
	font-size:14px;
	font-weight:bold;
	height:30px;
	margin:20px 0 15px 0;
}

.page-nav {
	font-size:12px;
	line-height:30px;
	background-color:whitesmoke;
	text-align:center;
}

.page-nav .num {
	padding:2px 4px 2px 4px;
	background-color:#FFFFFF;
	margin-left:40px;
}

.help {
	margin:30px 20px 0 20px;
	border:1px dashed #D7D7D7;
	padding:10px;
}

.info-dl {
	width:760px;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	font-size:12px;
}

.info-dl dt
, .info-dl dd {
	float:left;
	height:25px;
}

.info-dl dt {
	width:320px;
	text-align:right;
	padding-right:15px;
	line-height:16px;
}

.info-dl dd {
	width:420px;
	margin:0;
	text-align:left;
}

.info-dl input
, .info-dl select {
	color:#003366;
}

.divide {
	border-bottom:1px dashed #CCCCCC;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
	padding:4px;
	background-color:whitesmoke;
}

.divide2 {
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:15px;
	margin-top:10px;
}

.termcondition {
	font-size:12px;
}

.form {
	border:1px solid #CCCCCC;
	background:transparent url(../images/back.gif) repeat-x scroll 0 bottom;
	padding:1px;
	margin:20px 0 0 0;
}

.form .title {
	background:#FFFFFF url(../images/xtralightblue_bg.gif) repeat-x scroll 0 0;
	color:#084482;
	font-size:1em;
	font-weight:bold;
	height:31px;
	line-height:31px;
	max-height:31px;
	padding-left:5px;
}

.form .option
, .form .opt-grp {
	height:16px;
	line-height:16px;
	padding-left:25px;
}

.form .option {
	background:transparent url(../images/user_suit.png) no-repeat scroll 0 0;
}

.form .opt-grp {
	background:transparent url(../images/group.png) no-repeat scroll 0 0;
}

.form .content {
	padding:10px;
}

.form .promo {
	font-size:12px;
	line-height:20px;
}

.form .note {
	font-size:0.8em;
	color:#666666;
	margin-top:10px;
}

.user-smr {
	background: #FFFFFF url(../images/user1.png) no-repeat scroll 0 0;
	line-height:22px;
	padding-left:28px;
	font-size:1.2em;
}
.grp-smr {
	background: #FFFFFF url(../images/group1.png) no-repeat scroll 0 0;
	line-height:22px;
	padding-left:28px;
	font-size:1.2em;
}

.form .submit {
	text-align:right;
}

.lgt-btn {
	background-color:#6E99D4;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	height:22px;
	line-height:22px;
	margin:0;
	overflow:visible;
	padding:0 3px 0 3px;
	text-align:center;
}

.m-opt {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

.m-opt li {
	height:25px;
	line-height:25px;
}

.pay-opt {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

.pay-opt li {
	line-height:18px;
}

.pay-desc {
	color:#666666;
	margin-left:25px;
}

.payment-desc {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1em;
	line-height:18px;
	padding:10px;
	margin-bottom:15px;
}

.payment-desc p {
	margin:0;
	padding:0;
}

.payment-desc ul {
	margin-left:15px;
}

.layout1 {
	background-color:#EFF7FE;
	border:1px solid #83A8CC;
	padding:10px;
}

.layout2 {
	line-height:25px;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:15px;
}

.layout3 {
	line-height:25px;
	font-size:1.2em;
}

.info-tbl {
	width:460px;
}

.info-tbl th
, .info-tbl td {
	padding-bottom:8px;
}

.info-tbl th {
	width:25%;
	text-align:left;
	font-weight:bold;
}

.info-tbl td {
	width:75%;
	text-align:left;
	padding-left:100px;
}

.info-tbl .line {
	border-top:1px dashed #999999;
}

.info-box {
	width:500px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
	border-right:1px solid #e1e1e1;
	padding-right:20px;
	margin-right:20px;
}

.info-box2 {
	background-color:#f8f6f4;
	border:1px solid #CCCCCC;	
}

.info-box2 .title {
	background:transparent url(../images/user_suit.png) no-repeat scroll 3px 3px;
	line-height:22px;
	padding-left:25px;
	font-weight:bold;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:10px;
	color:#336699;
}

.info-box2 .tbl {
	width:100%;
}

.info-box2 .tbl th
, .info-box2 .tbl td {
	padding-bottom:5px;
}

.info-box2 .tbl th {
	width:25%;
	text-align:right;
	font-weight:bold;
}

.info-box2 .tbl td {
	width:75%;
	text-align:left;
	padding-left:50px;
}

.login-box {
	border:#cccccc 1px solid;
	width:206px;
	float:right;
	padding:10px;
	background-color:whitesmoke;
}

.login-box .title {
	background:url(../images/lock.png) no-repeat scroll left top;
	line-height:16px;
	padding-left:20px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:10px;
}

.login-box label {
	clear:both;
	margin-bottom:5px;
	line-height:20px;
}

.login-box .submit {
	text-align:right;
	margin-top:5px;
}

.success {
	margin-top:15px;
}

.success h3 {
	background:#e7f8cf url(../images/tick.png) no-repeat scroll 10px 10px;
	font-size:1.1em;
	padding-left:60px;
	height:50px;
	line-height:50px;
	border:#9ecc5c 1px solid;
	font-weight:normal;
}

.success p {
	font-size:15px;
	line-height:24px;
}

.fail h3 {
	background:#FFFFDE url(../images/warning.png) no-repeat scroll 10px 10px;
	font-size:1.1em;
	padding-left:60px;
	height:50px;
	line-height:50px;
	border:#F89F9F 1px solid;
	font-weight:normal;
}

.promo-succ
, .promo-fail {
	padding:5px;
	line-height:18px;	
}

.promo-succ {
	background:#e7f8cf no-repeat scroll 0 0;
	border:#9ecc5c 1px solid;	
}

.promo-fail {
	background:#FFFFDE no-repeat scroll 0 0;
	border:#F89F9F 1px solid;
}

.vali-accept
, .vali-fail {
	line-height:16px;
	font-size:12px;
	padding:0 0 0 22px;
}

.vali-accept {
	background:transparent url(../images/accept.png) no-repeat scroll 0 0;
}

.vali-fail {
	background:transparent url(../images/exclamation.png) no-repeat scroll 0 0;
	color:red;
}

.info {
	background: #eaeff4 url(../images/info.png) no-repeat scroll 5px 5px;
	font-size:1.1em;
	padding:5px 5px 5px 45px;
	min-height:32px;
	line-height:20px;
	border:#a8bce1 1px solid;
}

.expiry-info {
	background:#FFFFDE no-repeat scroll 0 0;
	border:#F89F9F 1px solid;
	font-size:12px;
	text-align:left;
	padding:10px;
	line-height:20px;
}

.expiry-info input {
	cursor:pointer;
}

.change-type {
	font-size:12px;
	font-weight:bold;
	color:#004990;
	padding-left:20px;
	background:url(../images/user_suit.png) no-repeat scroll left 0;
}

.chk-info {
	padding:0;
}

.login-box2 {
	padding:0;
	margin-top:30px;
	border:1px solid #CCCCCC;
	width:400px;
}

.login-box2 div.title {
	margin-bottom:15px;
	margin:0;
	padding:6px 6px 6px 30px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
	background: #FFFFFF url(../images/user.png) no-repeat scroll 5px 5px;
	text-align:left;
}

.login-box2 div.content {
	padding:10px;
	margin:0;
	text-align:center;
}

.login-box2 div.name {
	font-size: 11px;
	text-align:left;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:45px;
}

.login-box2 div.forget-pwd {
	padding:15px;
}

.login-box2 div.forget-pwd a {
	font-size:10px;
	font-weight:bold;
	color:#004990;
	text-decoration:none;
}

.login-box2 div.submit {
	margin-top:20px;
	text-align:center;
}

.textbox {
	width: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
}

.loading {
	margin-top:50px;
	text-align:center;
}

.loading .title {
	color:#1A3665;
	font-size:1.3em;
	font-weight:bold;
}

.loading .byline {
	color:#666666;
	font-size:0.9em;
}

.secure {
	text-align:right;
	padding-right:20px;
	height:16px;
	line-height:16px;
	font-size:12px;
	background:transparent url(../images/lock.png) no-repeat scroll top right;	
	text-decoration:underline;
}

.redirect {
	height:32px;
	line-height:32px;
	color:#666666;
	background:transparent url(../images/ajax-loader.gif) no-repeat scroll 200px 0;
	padding-left:236px;
}
