@import url('reset.css');

*, body {
    font-family: Arial;
    font-size: 12px;
}
body {
    height: 100%;
    text-align: center;
    background: url('../_img/tm_bg_tile32.gif');
    color: #333;
}
a:link {
    color: #06c;
}
a:visited {
    color: #06c;
}
a:active {
    color: #06c;
}
a:hover {
    color: #f00;
}
* { 
    outline: none; 
}
*::-moz-focus-inner { 
    border: none; 
}
form {
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
select, option {
	font-size: 105%;
	height: 2em;
}
.hidden {
    display: none;
}
.h2 {
    font-size: 24px;
}
.h3 {
    font-size: 20px;
}
.h4 {
    font-size: 16px;
}
.h5 {
    font-size: 14px;
}
.red {
    color: #f00;
}
.inline {
    display: inline-block;
}
.center {
    text-align: center;
}
.float_right {
    float: right;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    padding: 0 4px 0 4px;
    background: url('../_img/bg_main_1027.gif') repeat-y;
}
.header {
    height: 84px;
    background: url('../_img/Title_bg.png') repeat-x;
	border: 0;
}
.header.tmp0004x {
    height: 94px;
    background: url('../_img/20101209_01.png') 50% 0 no-repeat;
}
.header .back_link {
    float: right;
    line-height: 80px;
    margin-right: 20px;
	border: 0;
}
.header .logo p {
    float: left;
}
.header .logo span {
    display: none;
}
.header .trend_micro_logo {
    width: 100%;
    height: 76px;
    background: url('../_img/logo_tagline_09.gif') 20px 50% no-repeat;
}
.header .product_logo {
    margin: 10px 0 0 18px;
    width: 300px;
    height: 60px;
    background: url('../_img/product_logo.jpg') no-repeat;
}
.header .safesync {
	background: url('../_img/Safesync.png') 0 50% no-repeat;
}
.header .clp_text {
    font-size: 28px;
    line-height: 80px;
    margin-left: 20px;
    color: #636363;
}
.header * {
    border: 0;
}
.subtitle {
    margin: 14px 20px 25px 20px;
}
.subtitle > div {
    border: 1px solid #f00;
}
.subtitle .bd_right {
    margin-left: 600px;
}
.subtitle .h3 {
    color: #064879;
    font-weight: normal;
    line-height: 34px;
    min-height: 34px;
}
.subtitle .h3 strong {
    font-size: 26px;
    font-weight: normal;
}
.subtitle .h4 {
    color: #064879;
    font-weight: normal;
}
.subtitle .h5 {
    font-weight: normal;
}
.subtitle .btn_comment {
    font-size: 11px;
    color: #636363;
    width: 120px;
    text-align: right;
    padding: 10px 0;
}
.subtitle.step {
    clear: both;
    padding: 15px 0 0 35px;
    margin: 0 20px;
}
.subtitle.step .tip {
    font-size: 11px;
}
.subtitle.step.icon1 {
    height: 80px;
    margin-top: 15px;
    border-top: 0px solid #a3a3a3;
    background: url('../_img/Bullet-1.png') 0 10px no-repeat;
}
.subtitle.step.icon2 {
    height: 50px;
    background: url('../_img/Bullet-2.png') 0 10px no-repeat;
}
.subtitle.step.icon1 .regform {
    margin-top: 0px;
}
.subtitle.step.icon1 .regform dt {
    width: 482px;
    float: left;
}
.subtitle.step.icon1 .regform dd {
    margin-left: 504px;
}
.subtitle.step.icon1 .regform #serial {
    width: 482px;
}

.icon_info {
    background: url('../_img/icon_info.png') 0 0 no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
	vertical-align: -3px;
    *vertical-align: 0px;
    cursor: pointer;
}
.top_errmsg {
    width: 883px;
    min-height: 27px;
    margin: 0 0 18px 20px;
    color: #000;
    padding-left: 35px;
    line-height: 1.5em;
    padding-top: 5px;
}
.top_errmsg.error {
    border: 1px solid #f99;
    background: #ffece8 url('../_img/error_icon.png') 3px 4px no-repeat;
}
.top_errmsg.warning {
    border: 1px solid #e3c81f;
    background: #fff9d7 url('../_img/warning_icon.png') 3px 4px no-repeat;
}
.top_errmsg.info {
    border: 1px solid #9fc6ed;
    background: #e5eff9 url('../_img/info_icon.png') 3px 4px no-repeat;
}
.top_errmsg.ok {
    border: 1px solid #98cd99;
    background: #dff9de url('../_img/ok_icon.png') 3px 4px no-repeat;
}
.top_errmsg p {
    margin-bottom: 5px;
}

.container {
    border: 1px solid #a3a3a3;
    border-bottom: none;
    margin: 0px 20px 0px 20px;
    padding: 5px 5px 0 5px;
    position: relative;
}
.container_top {
    background: #fff url('../_img/Frame-Top.png') 0 0 no-repeat;
    background-position: -20px 0px;
    position: absolute;
    height: 12px;
    top: -12px;
    left: 20px;
    width: 38px;
    border: 0px solid #f00;
}
.container_top.left {
    left: 20px;
}
.container_top.center {
    left: 445px;
}
.container_top.right {
    right: 20px;
}
.container .hd {
    padding-top: 10px;
    /*height: 70px;*/
    min-height: 70px;
    background: #dfdfdf;
    background-color: #dadada;
    background-image: -moz-linear-gradient(top, #dadada, #f2f2f2); 
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #dadada),color-stop(1, #f2f2f2)); 
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#dadada', EndColorStr='#f2f2f2'); 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#dadada', EndColorStr='#f2f2f2')"; 
}
.container .hd p {
    line-height: 20px;
    margin: 0 0 0px 15px;
	padding-bottom: 15px;
}
.container .hd label {
    vertical-align: -2px;
}
.container .h4 {
    background: #555;
    padding-left: 20px;
    margin: 0 0 0px 0;
    line-height: 25px;
    color: #fff;
    clear: both;
}
.container .gradient {
    background: url('../_img/container_gradient.png') 0 0 repeat-x;
}
.container .bd.state {
    background: url('../_img/State.png') 53% 65px no-repeat;
    height: 235px;
}
.container .bd.exclamation {
    background: url('../_img/exclamation.png') 51% 65px no-repeat;
}
.container .bd.exclamation .text {
    padding-top: 20px;
    font-size: 14px;
}
.container .regtable {
    margin: 0;
    padding-top: 15px;
}
.container .regtable .first_line {
    background: #dfdfdf;
}
.container .regtable dt {
    float: left;
    width: 415px;
    text-align: left;
    margin: 0 -1px -1px 15px;
    line-height: 30px;
    border: 1px solid #a3a3a3;
    padding-left: 15px;
}
.container .regtable dd {
    margin: 0 15px -1px 446px;
    padding-left: 15px;
    line-height: 30px;
    height: 30px;
    text-align: left;
    border: 1px solid #a3a3a3;
}
.container .reginfo {
    margin: 0;
    padding-top: 15px;
    width: 100%;
}
.container .reginfo th {
    width: 445px;
    text-align: right;
    padding-right: 12px;
    line-height: 20px;
}
.container .reginfo td {
    line-height: 20px;
    text-align: left;
}
.container .reginfo.fix1229 th {
    width: 0px;
}
.container .reginfo.fix1229 td {
	font-size: 14px;
	text-align: center;
}
.container.noborder {
    border: none;
}
.container .color-regform {
    border: 1px solid #9fc6ed;
    background: #e5eff9;
	margin-top: 2px;
	padding: 15px 0;
}

.regform {
    margin-bottom: 0px;
    padding-top: 20px;
    margin-left: 10px;
    min-height: 60px;
}
.hd .regform {
    margin-top: 0px;
}
.regform tr {
    height: 40px;
}
.color-regform .regform tr {
    height: 20px;
}
.regform th {
    width: 275px;
    text-align: right;
    padding-right: 12px;
    line-height: 24px;
}
.regform .required {
    color: #f00;
}
.regform .tip {
    font-size: 11px;
    color: #636363;
}
.regform input {
    height: 20px;
    border: 1px solid #a3a3a3;
    color: #636363;
    padding-left: 5px;
    line-height: 20px;
}
.regform input[type='text'],
.regform input[type="password"] {
    width: 309px;
    vertical-align: -2px;
    *vertical-align: -7px;
}
.regform input[type='text'].phoneNumber {
    width: 84px;
}
.regform input[type='text'].extension {
    margin-right: 0;
    width: 84px;
}
.regform input[type='text'].additional_license {
    /*width: 60px;*/
}
.regform .maintenance {
	width: 318px;
}
.regform #first_name {
    width: 120px;
}
.regform #last_name {
    width: 161px;
    margin-right: 0;
}
.regform #postcode,
.regform #postcode_2,
.regform #postcode_3 {
    width: 86px;
}
.regform .multiple {
    margin-right: 12px;
}
.regform .noborder {
    border: none;
}
.regform .select {
    /*border: 1px solid #a3a3a3;*/
    color: #333;
    width: 316px;
    vertical-align: -3px;
    *vertical-align: -8px;
    height: 24px;
    line-height: 24px;
}
.regform .select .option {
    /*border: 0px solid #a3a3a3;*/
    color: #333;
}
.regform .fix_table_top {
    height: 20px;
}
.regform .errormsg {
    color: #f00;
    line-height: 1.1em;
    border: 0px solid #f00;
    padding-bottom: 1em;
    padding-left: 5px;
    width: 270px;
    vertical-align: top;
    font-size: 11px;
}
.regform .detail {
    min-height: 60px;
    border: 1px solid #a3a3a3;
    padding: 5px;
    background: #fff;
}
.regform .email_tip {
    margin-top: 25px;
    padding: 3px 0;
    border-top: 1px dotted #808080;
    font-size: 11px;
}
.regform .errorrow input[type='text'],
.regform .errorrow input[type='password'] {
    border: 1px solid #f00;
}
.regform .errorinput {
    border: 1px solid #f00;
}
.regform .add_more_seats_line {
    height: 15px;
}
.regform #add_more_seats_block {
    display: none;
}
.regform #add_more_seats {
    cursor: pointer;
}
.regform #add_more_seats span {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: transparent url('../_img/arrow_more.png') no-repeat;
    vertical-align: middle;
    margin-left: 3px;
}
.regform #add_more_seats:hover a {
    color: #f00;
}

.regform_ft {
    line-height: 50px;
    /*border-top: 1px dotted #555;*/
    margin: 20px 10px 0px 10px;
}
.regform_ft.noborder {
    border: none;
    margin-top: 0;
}
.submit_button {
    /*border-top: 1px dotted #555;*/
    margin: 0px 10px 0px 10px;
    padding: 15px 0 0 5px;
    height: 45px;
}
.submit_button .btn {
    margin-right: 17px;
}

.logon {
    min-height: 300px;
}
.logon .hd {
    margin: 35px 0 35px 0;
    padding-left: 30px;
}
.logon .h2 {
    font-weight: normal;
}
.logon .h2 span {
    font-size: 12px;
}
.logon .regform {
    margin-top: 10px;
}
.logon .regform th,
.logon .regform td {
    text-align: left;
    width: 300px;
    padding: 0;
    padding-right: 10px;
    vertical-align: top;
}
.logon .regform td {
    margin-left: 322px;
    width: auto;
}
.logon .regform p {
    line-height: 22px;
    height: 22px;
}
.logon .regform #logon_acconut,
.logon .regform #logon_password {
    width: 300px;
}
.logon .side {
    width: 325px;
    float: left;
}
.logon .content {
    margin-left: 345px;
}
.logon .bd {
    padding: 20px 30px 20px 30px;
    border-top: 1px solid #ccc;
}
.logon .bd .h4 {
    min-height: 30px;
    line-height: 30px;
    background: url('../_img/logon_header-body-bk.gif') 0 0 repeat-x;
    position: relative;
    padding-left: 20px;
    color: #666;
    margin-bottom: 15px;
}
.logon .bd .h4 .left {
    background: #fff url('../_img/logon_header-left-bk.gif') left 0 no-repeat;
    width: 7px;
    height: 30px;
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
}
.logon .bd .h4 .right {
    background: #fff url('../_img/logon_header-right-bk.gif') right 0 no-repeat;
    width: 7px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}
.logon .bd .resources td {
    width: 50%;
    padding-right: 10px;
}
.logon .bd .resources img {
    margin: 0 10px;
    float: left;
}
.logon .bd .resources .desc {
    min-height: 55px;
}
.logon .product_logo {
    background: url('../_img/product_banner.gif') 0 0 no-repeat;
    width: 500px;
}
.logon .error_desc {
    margin-top: 10px;
}

.footer {
    height: 60px;
    margin: 0px 20px auto 20px;
    padding-top: 15px;
    background: url('../_img/Frame-bottom.png') top no-repeat;
    font-size: 11px;
    text-align: center;
}
.footer .copyright {
    color: #636363;
    margin-bottom: 12px;
}

/* button [blue] */

.btn_blue {
    height: 44px;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    color: #000;
}
.btn_blue span {
    display: block;
    float: left;
    width: 15px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.btn_blue .l {
    background: url('../_img/Btn_blue_L.png') 0 0 no-repeat;
}
.btn_blue .r {
    background: url('../_img/Btn_blue_R.png') 100% 0 no-repeat;
}
.btn_blue .c {
    padding: 0 10px;
    width: auto;
    background: transparent url('../_img/Btn_blue_M.png') 0 0 repeat-x;
}
.btn_blue .c img {
    line-height: 44px;
    margin-right: 10px;
    vertical-align: -3px;
}
.btn_blue:hover .l,
.btn_blue:hover .c {
    background-position: 0 -45px;
}
.btn_blue:hover .r {
    background-position: 100% -45px;
}
.btn_blue:active .l,
.btn_blue:active .c {
    background-position: 0 -90px;
}
.btn_blue:active .r {
    background-position: 100% -90px;
}
.btn_blue.disabled .l,
.btn_blue.disabled .c {
    background-position: 0 -135px;
    color: #999;
}
.btn_blue.disabled .r {
    background-position: 100% -135px;
    color: #999;
}

/* button [normal] */

.btn {
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    color: #000;
}
.btn span {
    display: block;
    float: left;
    width: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: #333;
}
.btn .l {
    background: url('../_img/Btn_L.png') 0 0 no-repeat;
}
.btn .r {
    background: url('../_img/Btn_R.png') 100% 0 no-repeat;
}
.btn .c {
    padding: 0 20px;
    width: auto;
    background: transparent url('../_img/Btn_M.png') 0 0 repeat-x;
}
.btn:hover .l,
.btn:hover .c {
    background-position: 0 -31px;
}
.btn:hover .r {
    background-position: 100% -31px;
}
.btn:active .l,
.btn:active .c {
    background-position: 0 -62px;
}
.btn:active .r {
    background-position: 100% -62px;
}
.btn.disabled .l,
.btn.disabled .c {
    background-position: 0 -93px;
    color: #999;
}
.btn.disabled .r {
    background-position: 100% -93px;
    color: #999;
}

/* button [big] */

.btn_big {
    height: 42px;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    color: #000;
}
.btn_big span {
    display: block;
    float: left;
    width: 5px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    text-align: center;
    color: #333;
    font-weight: bold;
}
.btn_big .l {
    background: url('../_img/Btn_B_L.png') 0 0 no-repeat;
}
.btn_big .r {
    background: url('../_img/Btn_B_R.png') 100% 0 no-repeat;
}
.btn_big .c {
    padding: 0 20px;
    width: auto;
    background: transparent url('../_img/Btn_B_M.png') 0 0 repeat-x;
}
.submit_button .btn_big {
    margin-top: -5px;
}
.btn_big:hover .l,
.btn_big:hover .c {
    background-position: 0 -43px;
}
.btn_big:hover .r {
    background-position: 100% -43px;
}
.btn_big:active .l,
.btn_big:active .c {
    background-position: 0 -86px;
}
.btn_big:active .r {
    background-position: 100% -86px;
}
.btn_big.disabled .l,
.btn_big.disabled .c {
    background-position: 0 -129px;
    color: #999;
}
.btn_big.disabled .r {
    background-position: 100% -129px;
    color: #999;
}

/*for refactor*/
.logon.forget_form,
.logon.reset {
	margin: 0;
	padding: 35px 30px 35px 30px;
	/*
	background-color: #f6f6f6;
	background-image: -moz-linear-gradient(top, #f6f6f6, #c8c8c8);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f6f6f6),color-stop(1, #c8c8c8)); 
	background-image: linear-gradient(top, #f6f6f6, #c8c8c8);
			  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f6f6f6', EndColorStr='#c8c8c8'); 
	*/
	background: #c8c8c8 url('../_img/forgot-bg.png') top repeat-x;
}
.footer.forgot-page {
	/*margin: 0 40px auto 40px;*/
	border-top: 0px;
    background: none;
}
.reset.regform table tr {
	height: 40px;
}
.reset.regform table tr.have-tip {
	height: 50px;
}
.reset.regform .tip {
	margin-top: -3px;
	display: block;
}

#button_set {
	margin: 20px 0 10px 0;
}

.input_caption {
	display: block;
	margin: 0 0 5px;
}

.regform table tr td {
	vertical-align: top;
}

.description {
	padding: 10px 0 30px;
}

.description-captcha {
	padding: 15px 0 6px 0;
}

.refresh {
	display: block;
	margin: 1px 0 0;
}

.captcha {
	margin: 0 0 30px;
}

#captcha_content {
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
}

.forget_form #user_name {
	width: 475px;
}

.forget_form #captcha {
	width: 348px;
}

#sent_emailaddress {
	margin: 0 0 20px;
}

.error-page {
    min-height: 450px;
    font-size: 14px;
    padding: 20px;
    line-height: 1.5em;
}
.error-page .heading {
    color: #f00;
    margin-bottom: 15px;
}

html, body {height: 100%;}

.wrapper {min-height: 100%;height:auto;}

.content { padding-bottom: 60px;}

.footer {position: relative; margin-top: 0px; height: 60px; } 