/* Original stylesheet from http://www.dot.tk/styles.css */
/* Date last updated: Tuesday, April 15, 2008 - 4:12:06 PM */

body { font: normal 10px Verdana, Arial, Sans-Serif; line-height: 16px; width: 590px; margin: 0 auto; position: relative; text-align: left; border: 0px solid #000;  }
* { margin: 0; padding: 0; }

#containerHideLang { text-align: left; position: absolute; z-index: 99; }
#containerHideLang a { text-decoration: underline; line-height: 14px; color: #000; background-color: #fff; }
#containerHideLang a:hover { color: #3c0; }
	div#hideLang ul { margin: 0px; padding: 10px; display: none; background-color: #fff; list-style: none; }
	div#hideLang:hover ul, div#hideLang.over ul {  position: absolute; margin-left: -20px; display: block; border: 1px solid #3c0; width: 120px;}
#containerLogin a#login { color: #000; margin: 0 10px 0 10px; float: right;  }

#containerHeader { margin: 0px 0 10px 0; text-align: center; clear: both;}
#containerHeader h1 { position: relative; top: -25px; left: 2px; display: inline; font: bold 20px verdana; color: #3c0; }
#containerHeader img { border: 0px; }
#containerTabs { text-align: center; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
#containerTabs ul { margin: 1px 0 0px 0; padding-bottom: 3px; }
#containerTabs li { display: inline; }
#containerTabs li a { color: #090; font-weight: bold; text-decoration: none; }
#containerTabs li a:hover { color: #000; }
#containerTabs li a#tabSelected { color: #000; }

#containerSecNav { background-color: #ccc; text-align: center; }
#containerSecNav ul { padding: 5px 0 5px 0; }
#containerSecNav li { display: inline; }
#containerSecNav li a { font: normal 1.1em Verdana, Arial, Sans-Serif; color: #000; text-decoration: none; }
#containerSecNav li a:hover { color: #fff; }
#containerSecNav li a#SecSelected { font-weight: bold; color: #000; }

	body#ar #containerSubNav { direction: rtl; }

#containerSubNav { position: relative; float: left; margin: 0 20px 20px -80px; border: 3px solid #ddd; width: 110px; padding: 10px 10px 20px 10px; background: #fff; }
#containerSubNav ul { margin: 0; padding: 0; text-align: center; }
#containerSubNav li { padding: 10px 0 10px 0; list-style: none; }
#containerSubNav li a { color: #aaa; text-decoration: none; }
#containerSubNav li a:hover { color: #000; font-weight: bold; }
#containerSubNav li a#SubSelected { font-weight: bold; color: #000; }

#containerContentNav { width: 120px; padding: 10px 10px 20px 0; margin: 0px 10px 10px 0px; float: left; border-right: 5px solid #ccc; border-bottom: 5px solid #ccc; }
#containerContentNav ul { margin: 0; padding: 0; }
#containerContentNav li { list-style: none; }

/* Main Container Properties */
    #containerRegister { border: solid 1px #ccc; margin-bottom: 0px; }
    #containerRegister h2 { margin: 0px 0px 5px 0; font-size: 16px; line-height: 24px; padding: 10px 60px 2px 60px; text-align: left; }
    #containerRegister h2.stepRight { text-align: right; font-size: 14px; }
	#containerRegister p { font-size: 11px; padding: 0px 60px 10px 60px; }
    #containerRegister table { text-align: left; margin: 0px 60px 20px 60px; font-size: 11px; border-collapse: collapse; width: 460px; background: url('/images.v2/bg_table.gif') repeat-y; }
    #containerRegister td { vertical-align: bottom; border-bottom: 1px solid #ccc; padding: 5px; }
    #containerRegister td img { text-align: center; border: 0px; }
    #containerRegister tr.white { background-color: #fff; }
    #containerRegister td.white { background-color: #fff; }
    #containerRegister td.center { text-align: center; border-left: 1px dashed #ccc; }
    #containerRegister tr.noborder { border: 0px; }
    #containerRegister td.noborder { border: 0px; }
	#containerRegister #domainlink { width: 470px; overflow: hidden; margin-left: 60px; color: #fff; }

	#containerContent { background-color: #fff; padding-top: 10px; border: solid 1px #ccc; margin-bottom: 0px; }
    #containerContent p { font-size: 11px; text-align: left; padding: 0px 60px 10px 60px; }
    #containerContent p.breadcrum { margin: 10px 0 10px 0; }
    #containerContent h2 { margin: 0px 0px 5px 0px; font-size: 16px; padding: 10px 60px 2px 60px; text-align: left; line-height: 24px; }

/* General Page Sub Container Properties */
    .subContainerGrey { padding: 20px 0 10px 0; background-color: #ccc; text-align: left; }
    .subContainerGrey p { color: #fff; }
    .subContainerGrey h2 { color: #fff; }
    .subContainerGrey a { color: #fff; }
    .subContainerGrey  a:hover { color: #000; }
    .subContainerMore { padding: 1px 10px 1px 30px; background-color: #fff; text-align: right; border-top: 0px solid #ccc; }
    .subContainerMore a { color: #3c0; text-decoration: underline; font-weight: bold; }

    .subContainerWhite { padding: 10px 0px 10px 0; border: 0px solid #000; text-align: center; }
    .subContainerWhite p { text-align: left; }
    .subContainerWhite p.right { text-align: right; }
    .subContainerWhite p.center { text-align: center; }
    .subContainerWhite p#center { text-align: center; }
    .subContainerWhite h2#center { text-align: center; }
	.subContainerWhite small { color: #bbb; }
    .subContainerWhite ul { text-align: left; }
    .subContainerWhite img { border: 1px solid #000; }
    .subContainerWhite img.border { border: 1px solid #000; }
    .subContainerWhite img.noborder { border: 0px; }
    .subContainerWhite img.floatRight { float: right; position: relative; border: 0px; margin-right: 30px; }
    .subContainerWhite img.floatLeft { float: left; position: relative; margin: 0px 5px 5px 60px; border: 0px solid #fff; }
    .subContainerWhite p img.floatLeft { float: left; margin: 0px 20px 5px 0px; border: 0px solid #fff; }
    .subContainerWhite a { color: #000; }
    .subContainerWhite a:hover { color: #999; }
    .subContainerWhite address { text-align: left; font-weight: bold; }

    .subContainerRegister { padding: 20px 0 5px 0; text-align: center; background-color: #ccc; }
    .subContainerRegister p { text-align: center; line-height: 26px; }
    .subContainerSubmit { padding: 10px 80px 10px 80px; background-color: #ccc; text-align: center; }
    .subContainerSubmit br { clear: both; }
    .subContainerWrapper { text-align: left; padding: 0px; }
    .subContainerWrapper ol { padding: 0 30px 0 100px; }
    .subContainerWrapper ol li { font-size: 11px; margin-bottom: 7px; }
    .subContainerWrapper ol li a { text-decoration: underline; color: #000; }
    .subContainerWrapper ul { padding: 0 30px 0 100px; }
    .subContainerWrapper ul li { font-size: 11px; margin-bottom: 7px; }
    .subContainerWrapper ul li a { text-decoration: underline; color: #000; }
    .subContainerWrapper ul li ul { padding: 0 30px 0 50px; }
    .subContainerWrapper table { text-align: left; margin: 0px 60px 20px 60px; border-collapse: collapse; width: 460px; border: 1px solid #ccc;  }
    .subContainerWrapper table td { vertical-align: top; border: 1px dashed #ccc; padding: 10px;  }

	#containerContentA21 { text-align: left; padding: 0; margin-left: 50px; }
	#containerContentA21 li { float: left; list-style: none; margin: 10px; text-align: center; }
	#containerContentA21 li a { display: block; padding: 65px 10px 25px 10px; width: 75px; height: 33px; text-decoration: none; font-size: 11px; color: #000; text-decoration: none; border: 10px solid #ccc; }
	#containerContentA21 li a.visa { background: #ccc url('/images.v2/cc_visa.gif') 20px 10px no-repeat; }
	#containerContentA21 li a.mastercard { background: #ccc url('/images.v2/cc_mastercard.gif') 21px 10px no-repeat; }
	#containerContentA21 li a.amex { background: #ccc url('/images.v2/cc_amex.gif') 20px 10px no-repeat; }
	#containerContentA21 li a.discover { background: #ccc url('/images.v2/cc_discover.gif') 20px 10px no-repeat; }
	#containerContentA21 li a.jcb { background: #ccc url('/images.v2/cc_jcb.gif') 20px 10px no-repeat; }
	#containerContentA21 li a.paypal { background: #ccc url('/images.v2/cc_paypal.gif') 20px 10px no-repeat; }
	#containerContentA21 li a.check { background: #ccc url('/images.v2/cc_check.gif') 20px 10px no-repeat; }
	#containerContentA21 li a.bank { background: #ccc url('/images.v2/cc_bank.gif') 21px 10px no-repeat; }
	#containerContentA21 li a.money { background: #ccc url('/images.v2/cc_money.gif') 20px 10px no-repeat; }
	#containerContentA21 li a.maestro { background: #ccc url('/images.v2/cc_maestro.gif') 20px 10px no-repeat; }
	#containerContentA21 li a.solo { background: #ccc url('/images.v2/cc_solo.gif') 20px 10px no-repeat; }
	#containerContentA21 li a.laser { background: #ccc url('/images.v2/cc_laser.gif') 20px 10px no-repeat; }
	#containerContentA21 li a:hover { border: 10px solid #000; }
	.clearboth { clear: both; }

    #containerContentB00 { height: 100px; padding: 20px 0 0 40px; border-top: 1px solid #ccc; }
    #containerContentB00 li { display: inline; float: left; }
    #containerContentB00 li a { display: block; width: 105px; height: 55px; background: url('/images.v2/pageB00_elements.gif') 540px 0; padding: 45px 15px 0 55px; text-decoration: none; color: #fff; font-weight: bold; font-size: 12px; }
    #containerContentB00 li a:hover { background: url('/images.v2/pageB00_elements.gif') 360px 0; color: #fff; }
    #containerContentB00 li a#B00Selected { background: url('/images.v2/pageB00_elements.gif') 180px 0; color: #000; }


    #containerContentB11A { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 240px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageB11_elements.gif') no-repeat 0 0; }
    #containerContentB11B { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 240px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageB11_elements.gif') no-repeat -432px 0px; }
    #containerContentB11C { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 240px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageB11_elements.gif') no-repeat -864px 0px; }
    #containerContentB11D { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 240px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageB11_elements.gif') no-repeat -1296px 0px; }
    #containerContentB11E { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 240px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageB11_elements.gif') no-repeat -1728px 0px; }


    #containerContentH00A { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 230px; min-height: 60px; /*\*/ height: 60px; /**/ background: url('/images.v2/pageH00_elements.gif') no-repeat 0 0; }
    #containerContentH00B { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 230px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageH00_elements.gif') no-repeat -432px 0px; }
    #containerContentH00C { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 230px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageH00_elements.gif') no-repeat -864px 0px; }
    #containerContentH00D { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 230px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageH00_elements.gif') no-repeat -1296px 0px; }
    #containerContentH00E { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 230px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageH00_elements.gif') no-repeat -1728px 0px; }
    #containerContentH00F { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 230px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageH00_elements.gif') no-repeat -2160px 0px; }

*:first-child+html .containerContentH00X { height:auto !important; } /* IE7 Bullshit hack */

    #containerContentA00A1 { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 250px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageA00A_elements.gif') no-repeat 0 0; }
    #containerContentA00A2 { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 250px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageA00A_elements.gif') no-repeat -445px 0; }
    #containerContentA00A3 { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 250px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageA00A_elements.gif') no-repeat -892px 0; }
    #containerContentA00A4 { text-align: left; font-weight: bold; font-size: 11px; padding: 5px 135px 0 65px; margin: 10px 40px 10px 72px; width: 250px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageA00A_elements.gif') no-repeat -1337px 0; }
    #containerContentA00A5 { text-align: left; font-weight: bold; font-size: 11px; padding: 10px 135px 0 65px; margin: 10px 40px 10px 72px; width: 250px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/pageA00A_elements.gif') no-repeat -1783px 0; }

    #containerContentA40A { text-align: left; font-weight: bold; font-size: 11px; padding: 5px 0 0 65px; margin: 20px 40px 20px 70px; width: 350px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/num1.gif') no-repeat;  }
    #containerContentA40B { text-align: left; font-weight: bold; font-size: 11px; padding: 5px 0 0 65px; margin: 20px 40px 20px 70px; width: 350px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/num2.gif') no-repeat ; }
    #containerContentA40C { text-align: left; font-weight: bold; font-size: 11px; padding: 5px 0 0 65px; margin: 20px 40px 20px 70px; width: 350px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/num3.gif') no-repeat ; }
    #containerContentA40D { text-align: left; font-weight: bold; font-size: 11px; padding: 5px 0 0 65px; margin: 20px 40px 20px 70px; width: 350px; min-height: 60px; /*\*/* height: 60px; /**/ background: url('/images.v2/num4.gif') no-repeat ; }


/* Table specific properties */

table#layoutA14 input { font: normal 10px Verdana; margin-top: 90px; padding: 2px; }
table#layoutA14 td#A14TD1xl { background:url('/images.v2/bt_01.gif') no-repeat 5px 0; width: 155px; height: 150px; text-align: center; vertical-align: middle; }
table#layoutA14 td#A14TD2xl { background:url('/images.v2/bt_02.gif') no-repeat 5px 0; width: 155px; height: 150px; text-align: center; vertical-align: middle; }

    td.A3201A { width: 250px; }
    td.A3201B { width: 100px; }
    td.A3201C { width: 100px; }
    td.A3201D { width: 30px; text-align: right; }

    td.A4101A { width: 250px; }
    td.A4101B { width: 100px; }
    td.A4101C { width: 100px; }

/* General Properties */
div.spacerWhite { height: 10px; margin: 0px 40px 10px 40px; background: url('/images.v2/border-white.gif') repeat-x; clear: both; }
div.spacerGrey { height: 10px; margin: 10px 40px 10px 40px; background: #fff url('/images.v2/border-grey.gif') repeat-x; clear: both; }
a.floatRight { float: right; position: relative; right: 60px; width: 120px; text-align: right; line-height: 14px; }
div.floatRight { float: right; position: relative; right: 50px; background-color: #fff; margin-top: 10px; padding: 10px; width: 180px; text-align: left; color: #000; line-height: 14px; border: 1px solid #000; }
div.floatRight strong#cvc { color: #f30; }
strong.errorMessage { font-weight: bold; font-size: 10px; color: #f00; line-height: 10px; }
strong.errorMessageNormal { font-weight: bold; font-size: 10px; color: #f00; }
ul.default { text-align: left; margin-left: 120px; }
p.clear { clear: both; }

#floatRightForm { float:right; padding:0; }


/* Query Specific Properties */

.queryA11 input { position: relative; top: 2px; }
.queryA11 input#PaidDomain { margin-left: 20px; }
.queryA11 input.button { display: inline; right: 30px; top: -20px; float: right;  }
.queryA11 p { margin-left: 40px; }

.queryA12 div#ulWrapper { margin: 10px 0px 10px 60px; width: 500px; }
.queryA12 li { display: block; float: left; text-align: left; width: 220px; border-bottom: 1px solid #ccc; padding: 5px; }
.queryA12 div#ulWrapper br { clear: left; }
.queryA12 input { position: relative; top: 3px; margin-right: 5px; }
.queryA12 input[type=image]:hover { border: 0px; }

/* Form properties */
#registration { margin: 0; padding: 0; }
#registration input[type=text] { width: 240px; }		/* default input text size */
#registration input[type=password] { width: 240px; }	/* default input text size */
#registration input[type=checkbox] { width: 20px; }		/* default input text size */
#registration input.smaller { width: 100px; }
#registration input.small { width: 150px; }
#registration input.smallHilite { width: 150px; background-color: #F66; color: #fff; border: 1px solid #000; }

	#registration input.mid, #registration select.mid { width: 290px; }
	#registration input.wide, #registration select.wide { width: 340px; }
	#registration input.cvcNum { width: 30px; margin-left: 5px; }
	#registration input.issueNum { width: 25px; margin-left: 5px; }
	#registration input.phonecountry { width: 40px; }
	#registration input.phoneareacode { width: 40px; }
	#registration input.phonenr { width: 163px; }
#registration textarea#textarea_A53 { padding: 4px; width: 455px; height: 450px; font-size: 11px; border: solid #000 2px; }
#registration select { width: 240px; }
	#registration select.expDate { width: 100px; }
	#registration select.expYear { width: 60px; }
#registration p { margin-bottom: 10px; line-height: 20px; }
	#registration label { line-height: 20px; }
	#registration label.cvcNum { position: absolute; right: 280px; margin-top: -15px; }
	#registration label.issueNum { position: absolute; right: 280px; margin-top: -15px; }

/* whois information */
#whoisinfo { margin: 0px 20px 0px 20px ; border: 10px solid #ccc; padding: 0px; background-color: #fff; }
#whoisinfo h2 { padding: 0; margin: 20px 0 0 25px; }
#whoisinfo p { padding: 0; margin: 0 0 15px 25px; }
#whoisfoot { margin: 0 20px 0 20px; height: 30px; background-color: #ccc; padding: 0px; text-align: center; }

/* Button Properties */
input:hover, input:focus, select:hover, select:focus { border: 2px solid #3c0; }
input.buttonLeft { float: left; position: relative; left: 0px; }
input.buttonRight { float: right; position: relative; right: 0px; }
input[type=button] { font: normal 9px Verdana, Arial, Sans-Serif; padding: 2px 10px 2px 10px; }
input[type=submit] { font: normal 9px Verdana, Arial, Sans-Serif; padding: 2px 10px 2px 10px; }
input[type=image] { border: 0px; }
input[type=image]:hover { border: 0px; }

/* Comment Container Properties */
#commentContainer { width: 530px; height: 85px; padding: 0px; background: url('/images.v2/bg_header2.gif') no-repeat; color: #fff; margin-left:30px;}
#commentContainer h2 { font: bold 20px 'trebuchet MS'; margin: 30px 0 0 25px; padding: 0; display: inline; float: left; }
#commentContainer img { float: left; position: relative; top: 10px; left: 20px; border: 0px; }
#commentContainer br { clear: left; }

#commentError { width: 530px; height: 85px; padding: 0px; background: url('/images.v2/bg_header3.gif') no-repeat; color: #fff; text-align: left; margin-left: 30px; }
#commentError h2 { font: bold 20px 'trebuchet MS'; margin: 30px 0 0 25px; padding: 0; display: inline; float: left; }
#commentError img { float: left; position: relative; top: 10px; left: 20px; border: 0px; }
#commentError br { clear: left; }

#VeriSign { text-align: left; margin: 0 40px 0 60px; }
#VeriSign script { float: left; }
#VeriSign img { border: 0px; }
#VeriSign p { float: right; display: inline; margin-top: -68px; width: 300px; }

#auctionDomAContainer { float: left; text-align: left; width: 240px; margin: 10px 0 0 40px; padding-right: 10px; display: inline; }
#auctionDomAContainer h2 { margin: 0; padding: 0; font-size: 18px; line-height: 24px; }
#auctionDomAContainer p { margin: 0; padding: 0; }
#auctionDomAContainer img { border: 0px; }
#auctionDomAContainer img.floatRight { float: right; margin-left: 5px; }
#auctionDomBContainer { float: right; width: 240px; margin: 10px 30px 0 0; padding-left: 20px; border-left: 1px solid #ccc; display: inline; }
#auctionDomBContainer p { margin-bottom: 20px; padding: 0; }
#auctionDomBContainer h2 { margin: 0; padding: 0; line-height: 24px; }
div#clear { clear: both; }

#BAEAContainer { float: left; text-align: left; width: 220px; margin: 10px 0 0 40px; padding-right: 10px; display: inline; }
#BAEAContainer h2 { margin: 10px 0 0 10px; padding: 0; font: bold 18px 'Trebuchet MS'; color: #3c0; text-align: right; }
#BAEAContainer p { margin: 0; padding: 10px; }

#BAEBContainer { float: left; width: 260px; margin: 10px 30px 0 10px; display: inline; }
#BAEBContainer p { margin-bottom: 20px; margin-left: 10px; padding: 0; }
#BAEBContainer h2 { margin-left: 10px; padding: 0; }
#BAEBContainer img { border: 0px; }
div#clear { clear: both; }

p#errorMessage { color: #f00; font-weight: bold; margin: 0px 40px 10px 40px; padding: 20px; border: 1px solid #ccc; }
p#feedbackMessage { color: #090; font-weight: bold; margin: 0px 40px 10px 40px; padding: 20px; border: 1px solid #ccc; }

/* homepage button */
#ButtonHomeTikinet { float:right; margin-top:-10px; }
#ButtonHomeTikinet #top { width:270px; height:174px; background:url('/images.v2/home_tikinet_button-top.gif'); }
#ButtonHomeTikinet #top #counter { position:relative; top:60px; color:#fff; width:150px; float:right; }
#ButtonHomeTikinet #top #counter #num { font: 18px normal 'Trebuchet MS';letter-spacing: 8px;color:#f00; }
#ButtonHomeTikinet #end { width:270px;height:140px;background:url('/images.v2/home_tikinet_button-bottom.gif'); }
#ButtonHomeTikinet #end #content { width:220px;height:75px;padding:5px 20px 0 30px;font: bold 16px 'Trebuchet MS';color:#fff; }
#ButtonHomeTikinet #end #button a { text-decoration:none;color:#fff;margin-left:135px; }

#renameb { background: url('/images.v2/home_rename_button.gif') no-repeat; width: 585px; height: 280px; padding: 1px; margin: 0; text-align: left;}
#renameb #head { font: bold 18px 'Trebuchet MS'; color: #000; margin: 28px 0 0 40px; }
#renameb #renameurl { font: normal 12px 'Verdana', 'Sans serif'; margin: 96px 0 0 170px; }
#renameb #readmore { margin: 15px 20px 0 0; width: 175px; height: 45px; background: url('/images.v2/home_readmore_button.gif') no-repeat; float: right; text-align: center; padding-top: 10px; }
#renameb #readmore a { font: bold 15px 'Verdana', 'Sans serif'; color: #fff; }
#renameb ul#renameul { margin: 40px 0 0 40px; padding: 0; list-style-type: none; text-align: center; }
#renameb ul#renameul li { display: block; float: left; font: bold 18px 'Verdana', 'Sans serif'; color: #000; padding: 10px 0 20px 50px; background: url('/images.v2/home_check.gif') no-repeat; margin-right: 10px; }
body#vi #renameb ul#renameul li { font: bold 16px 'Verdana', 'Sans serif'; width: 100px; padding: 10px 0px 20px 50px; text-align: left; }

#twitter { background: url('/images.v2/homepage_twitter.gif') no-repeat 0 45px; width: 535px; height: 300px; padding: 1px; margin: 0 auto; }
#twitter #head { font: bold 24px 'Trebuchet MS'; color: #000; margin-top: 10px; float:left; }
#twitter #readmore { margin: 0; width: 175px; height: 45px; background: url('/images.v2/home_readmore_button.gif') no-repeat; float: right; text-align: center; padding-top: 10px; }
#twitter #readmore a { font: bold 15px 'Verdana', 'Sans serif'; color: #fff; }

#twitter #text { font: normal 11px Verdana, Sans-Serif; color: #fff; clear:both; width: 175px; height: 100px; margin: 0px;  /*\*/ margin: 60px 0 0 20px; /**/ padding:0px; float:left;}
#twitter #text p { margin: 0 0 10px 0; padding: 0; }
#twitter #text p strong { font-size: 12px; }

/* Iframe Properties */
body#iframe { margin: 0; padding: 0; width: 230px; }
body#iframe_auction h2 label { font: bold 14px verdana; }
body#iframe_auction label { font: bold 11px verdana; }
#iframe_reg { border: 0px solid #000; height: 170px; width: 240px; }

/* for Internet Explorer */
/*\*/
* html #containerContentA00A1 { height: 60px; }
* html #containerContentA00A2 { height: 60px; }
* html #containerContentA00A3 { height: 60px; }
* html #containerContentA00A4 { height: 60px; }
* html #containerContentA00A5 { height: 60px; }
* html #containerContentB11A { height: 60px; }
* html #containerContentB11B { height: 60px; }
* html #containerContentB11C { height: 60px; }
* html #containerContentB11D { height: 60px; }
/**/

/* Styles for Thai Support */
body#th { font: normal 14px Verdana, Arial, Sans-Serif; line-height: 21px; }
body#th #containerHideLang a { font-size: 10px; }
body#th #containerLogin a#login { font-size: 10px; }
body#th li { font-size: normal 14px; line-height: 21px; }
body#th input.button { font: normal 9px verdana; width: 85px; padding: 2px; }
body#th #containerRegister p { font-size: 14px; }
body#th #containerRegister table { font-size: 14px; }
body#th #containerContent p { font-size: 14px; }
body#th strong.errorMessage { font-size: 14px; }
body#th .subContainerWrapper ol li { font-size: 14px; }
body#th .subContainerWrapper ul li { font-size: 14px; }
body#th #containerContentB11A { font-size: 14px; }
body#th #containerContentB11B { font-size: 14px; }
body#th #containerContentB11C { font-size: 14px; }
body#th #containerContentB11D { font-size: 14px; }
body#th #containerContentA00A1 { font-size: 14px; }
body#th #containerContentA00A2 { font-size: 14px; }
body#th #containerContentA00A3 { font-size: 14px; }
body#th #containerContentA00A4 { font-size: 14px; }
body#th #containerContentA00A5 { font-size: 14px; }
body#th #containerContentA40A { font-size: 14px; }
body#th #containerContentA40B { font-size: 14px; }
body#th #containerContentA40C { font-size: 14px; }
body#th #containerContentA40D { font-size: 14px; }

/* styles for Korean Support */
body#ko #containerTabs { font-size: 12px; }
body#ko #containerHideLang a { font-size: 10px; }
body#ko #containerLogin a#login { font-size: 10px; }
body#ko #containerTabs li a { font-weight: normal; }
body#ko #containerSecNav { font-size: 12px; }
body#ko #containerSecNav li a { font-weight: normal; }
body#ko #containerSecNav li a#SecSelected { color: #fff; }
body#ko #containerSubNav { font-size: 12px; }
body#ko #containerSubNav li a { font-weight: normal; }

/* styles for Arabic Support */
body#ar { font: normal 13px 'Tahoma'; /*\*/* position: absolute; /**/ /*\*/* right: 90px; /**/}
body#ar #containerLogin a#login { float: left;  }
body#ar #containerHeader { margin: 50px 0 10px 0; text-align: center; clear: both; height: 80px; }
body#ar #containerHeader h1 { float: right; margin-top: 60px; display: inline; font: bold 20px verdana; color: #3c0; }
body#ar #containerHeader img { border: 0px; float: right; margin-right: 100px; }
body#ar #containerTabs { direction: rtl; height:25px; }
body#ar #containerTabs ul { margin: 5px 60px 0 0px; padding-bottom: 3px; }
body#ar #containerTabs li { float: right; }
body#ar #containerSecNav { direction: rtl; height: 28px; }
body#ar #containerSecNav ul { margin: 0; }
body#ar #containerSecNav li { float: right; }

/* styles for al10 (english only) */
div.aln10 { font: italic 11px Verdana, Arial, Sans-Serif; display: block; text-align: left; }
div.aln10#en { display: none; }

/* TK Mail */

h1#TKMailHeader { width: 315px; height: 20px; margin: 0 auto; margin-top: 10px; background: url('/images.v2/images-tkmail_ui.gif') 0 0 no-repeat; clear: both; font: normal 15px Verdana; letter-spacing: 4px; padding: 70px 0 0 15px;}

body#tkmailPage { width: 740px; margin: 0 auto; font: normal 10px 'Verdana', Sans-serif; }
body#tkmailPage #containerTabs { width: 740px; border: 1px solid #ccc; margin-top: 10px; padding-top: 5px; }
body#tkmailPage ul.mainNav { list-style-type: none; text-align: center; }
	body#tkmailPage ul.mainNav li { display: inline; padding: 0 10px 2px 10px; border-right: 1px solid #000; }
	body#tkmailPage ul.mainNav li a { color: #090; font-weight: bold; }
	body#tkmailPage ul.mainNav li a:hover { color: #000;  }
	body#tkmailPage ul.mainNav li a#selectedMain { font-weight: bold; color: #000}
	body#tkmailPage ul.mainNav li.noborder { border: 0px; }

body#tkmailPage #containerContent { width: 740px; height: 450px; border: 1px solid #ccc; border-top: 0px; }
body#tkmailPage #containerContent h2 { font: bold 32px 'Trebuchet MS'; margin: 50px 20px 20px 20px ; padding: 0; }

body#tkmailPage #tkmailform { width: 360px; height: 85px; padding: 20px 0 0 20px; display: inline; float: right; margin:-90px 20px 0 0; background: url('/images.v2/images-tkmail_ui-ar.gif') -335px 0px no-repeat; }
body#tkmailPage #tkmailform h2 { font: bold 14px 'Trebuchet MS'; line-height: 14px; margin: 0; padding: 0; }
body#tkmailPage #tkmailform p { margin: 0; padding: 0; }
body#tkmailPage #tkmailform input[type=text] { margin-right: 5px; }
body#tkmailPage #tkmailform input[type=button], #tkmailform input[type=submit] { padding: 0 5px 0 5px; }
a#chdomain { color: #000; margin-left: 170px; }

body#tkmailPage #tkmail { width: 740px; height: 400px; margin-top: 0px; float: left; background: url('/images.v2/images-tkmail_ui.gif') 15px -100px no-repeat; }

#ContainerTKMailYouCan { height: 200px; position: relative; }

	#tkmail1 { width: 170px; height: 50px; position: relative; top: 13px; left: 30px; }
	#tkmail2 { width: 180px; height: 50px; position: relative; top: -38px; left: 250px; }
	#tkmail3 { width: 210px; height: 70px; position: relative; top: -85px; left: 500px; }
	#tkmail4 { width: 130px; height: 50px; position: relative; top: -40px; left: 575px; }
	#tkmail4 strong { font-size: 14px; }
	#tkmail5 { width: 130px; height: 50px; position: relative; top: -120px; left: 295px; }
	#tkmail6 { width: 130px; height: 70px; position: relative; top: -105px; left: 295px; }
	#tkmail7 { width: 130px; height: 70px; position: relative; top: -115px; left: 295px; }

	.hideit { display: none; padding: 20px; background-color: #fff; color: #000; font-size: 10px; border: 3px solid #3c0; }
	.hideit span.left { display: block; padding: 0px 0px 0px 60px; width: 200px; background: url('/images.v2/hid-arrow-l.gif') 0 0 no-repeat; margin: 0 0 0 -57px; }
	.hideit span.right { display: block; padding: 0px 60px 0px 0px; width: 200px; background: url('/images.v2/hid-arrow-r.gif') 223px 0 no-repeat; margin: 0 -57px 0 0; }

	#showdigit01 { position: absolute; z-index: 129; top: -20px; left: 290px; }
	#showdigit03 { position: absolute; z-index: 129; top: 40px; left: 290px; }
	#showdigit05 { position: absolute; z-index: 129; top: 100px; left: 290px; }
	#showdigit02 { position: absolute; z-index: 129; top: -20px; left: 50px;  }
	#showdigit04 { position: absolute; z-index: 129; top: 40px; left: 50px;  }



ul#TKMailYouCan { margin: 0 50px 0 60px; padding:0; list-style-type: none;  }
ul#TKMailYouCan li { display: block; float: left; width: 170px; height: 50px; padding: 5px 10px 0 45px; margin: 0 10px 10px 0; }
ul#TKMailYouCan li#digit01 { background: url('/images.v2/sprites_digits.gif') 0 0 no-repeat; }
ul#TKMailYouCan li#digit02 { background: url('/images.v2/sprites_digits.gif') -250px 0 no-repeat; }
ul#TKMailYouCan li#digit03 { background: url('/images.v2/sprites_digits.gif') -500px 0 no-repeat; }
ul#TKMailYouCan li#digit04 { background: url('/images.v2/sprites_digits.gif') -750px 0 no-repeat; }
ul#TKMailYouCan li#digit05 { background: url('/images.v2/sprites_digits.gif') -1000px 0 no-repeat; }

.captchaImage { border: 1px solid #000; }


/* H00 Styles */

	#containerNewSubNav { height: 40px; margin: 0; padding: 0; text-align: center; margin-top: 20px; }
	#containerNewSubNav ul#ulSubContainer { list-style-type: none; margin: 0; padding: 0; }
	#containerNewSubNav ul#ulSubContainer li { display: inline; list-style-type: none; margin: 0 5px 0 0; }
	#containerNewSubNav ul#ulSubContainer li a {  padding: 10px 15px 5px 15px; border: 1px solid #ccc; background-color: #eee; color: #000; text-decoration: none; }
	#containerNewSubNav ul#ulSubContainer li a#newSubNavSelected  { background-color: #ccc; }
	#containerNewSubNav ul#ulSubContainer li a:hover  { background-color: #ccc; }
	
	#containerH2NewSubNav { background: url('/images.v2/img-domainshare_h2background.gif' ) no-repeat; width: 510px; height: 65px; padding: 10px; margin: 0 auto; }
	#containerH2NewSubNav h2 { margin: 0; padding: 0; }
	#containerH2NewSubNav p { margin: 0; padding: 0; }	
	#containerH2NewSubNav a { display: block; float: right; background: url('/images.v2/img-domainshare_button.gif' ) no-repeat; width: 190px; height: 50px; padding-top: 14px; margin-top: 8px; margin-right: 6px; color: #fff; font-size: 13px; text-decoration: none; }



/* G00 Styles */
h2#headerFB { display: block;  width: 480px; height: 55px; padding: 30px 0 0 70px; margin:0 0 20px 20px; color: #fff; background: url('/images.v2/fbtk_sprites.jpg') 0 0 no-repeat; }

.FBTK h3 { text-align: left; margin: 0 55px 0 60px; font-size: 14px;  }

	img#fbimg01 { display: block; width: 290px; height: 190px; margin: 0 15px 0 20px; background: url('/images.v2/fbtk_sprites.jpg') 0 -90px no-repeat; border: 0px; float: right; }
	img#fbimg02 { display: block; width: 550px; height: 180px; margin: 0 20px 0 20px; background: url('/images.v2/fbtk_sprites.jpg') 0 -280px no-repeat; border: 0px; clear: both; }
	
ul#FBTKUL { list-style-type: none; }
ul#FBTKUL li#login { display: block; width: 500px; height: 60px; margin: 0 0 0 60px; padding: 20px 0 0 90px; background: url('/images.v2/fbtk_sprites.jpg') -465px -90px no-repeat; font-size: 14px; font-weight: bold; }
ul#FBTKUL li#app { display: block; width: 500px; height: 60px; margin: 0 0 0 60px; padding: 20px 0 0 90px; background: url('/images.v2/fbtk_sprites.jpg') -465px -175px no-repeat; font-size: 14px; font-weight: bold; }

#tweakRight { float:right;padding:10px;margin:0 40px 0 20px;width:200px; } 
#tweakRight h2 { padding: 0; margin:0; }
#tweakRight p { padding: 0; margin:0 0 20px 0; }
#tweakRight input[type=text] { width: 180px; }

#forgotpassspan a { text-decoration: underline; color: #000; }
#forgotpassspan a:hover { color: #999; }

#hpiframe { width: 575px; height: 220px; margin: 5px; } 

#hpjun2009 { width: 575px; height: 220px; }
	.optionA { background: url('/images.v2/homepage_img001.jpg'); }
	.optionB { background: url('/images.v2/homepage_img002.jpg'); }
	.optionC { background: url('/images.v2/homepage_img003.jpg'); }	
	.optionD { background: url('/images.v2/homepage_img004.jpg'); }

#transtext { float: left; width: 150px; padding: 10px; }
#transtext p { font: normal 11px Arial; height: 170px; overflow: hidden;}
#transtext a#readmore { position: relative; top: 10px;}

.downloadapp { display:block;background:url('/images.v2/tkitabout_02.gif') no-repeat;width:204px;height:50px;padding:15px 15px 10px 18px;font: normal 9px Verdana, Sans-Serif;text-align:left;text-decoration:none; }

#footer { padding: 10px; border-top: 0px; text-align: left; font-size: 9px; color: #666; }
#footer a { text-decoration: none; color: #666; margin-right:20px; }
#footer #copyright { float: left; }


