/*CSS Dodument for CIK Telecom Residential Pages*/

/*Main*/
/*-------------------------------------------------------------------*/
*{
margin:0px;
padding:0px;
border:0px;
line-height:150%;
}

a {
text-decoration:none;
color:#666666;
}
a:hover {
color:#999999;
text-decoration:underline;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*background-color:#000000;*/
color:#666666;
}

#wrapper {
width:980px;
margin:0px auto;
background-color:#FFFFFF;
}

/*Body Left*/
/*-------------------------------------------------------------------*/
#body_left {
width:712px;
float:left;
padding-bottom:15px;
}
ul.nav:after{display:block;clear:both;content:"";visibility:hidden;height:0;}

#header {
width:712px;
height:70px;
}
#header img {
margin:10px;
}
td.lang a:hover {
color:#999999;
}

#navigation {
width:712px;
background:url('/Main/images/nav_back.jpg') top center no-repeat;
}

.Main_Navigation {
width:610px;
margin-left:40px;
}

#flashbanner {
width:710px;
margin-left:2px;
height:280px;
}

#catalogs {
margin-top:10px;
}

td.tdbold {
font-weight:bold;
}

tr.link a:hover {
text-decoration:underline;
}

/*Body Right*/
/*-------------------------------------------------------------------*/
#body_right {
width:250px;
margin-left:726px;
}

#options {
padding-top:43px;
}
html>body #options {
padding-top:40px;
}
#options ul {
width:250px;
height:31px;
background:url('../images/option_back.jpg') bottom center no-repeat;
}
#options li {
list-style-type:none;
margin-top:9px;
float:left;
}
li.res {
margin-left:5px;
}
html>body li.res {
margin-left:8px;
}
li.business {
margin-left:26px;
}
html>body li.business {
margin-left:22px;
}
li.reseller {
margin-left:32px;
}
html>body li.reseller {
margin-left:30px;
}

li.resCN {
margin-left:9px;
}
html>body li.resCN {
margin-left:20px;
}
li.businessCN {
margin-left:30px;
}
li.resellerCN {
margin-left:32px;
}

#options a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
#options a:hover {
color:#000000;
}
#options a.active {
color:#000000;
}

#login {
width:250px;
height:170px;
margin-top:1px;
background:url("/Main/images/login_back.jpg") top center no-repeat;
}
#login_chn {
width:250px;
height:260px;
margin-top:1px;
background:url("/Main/images/login_back.jpg") top center no-repeat;

}
#login_busi {
width:250px;
height:170px;
margin-top:1px;
background:url("/Main/images/login_busi_back.jpg") top center no-repeat;
}
#login_reseller {
width:250px;
height:151px;
margin-top:1px;
background:url("/Main/images/login_reseller_back.jpg") top center no-repeat;
}

#inside_res {
width:250px;
height:95px;
margin-top:1px;
background:url("/Main/images/inside_res.jpg") top center no-repeat;
}
#inside_busi {
width:250px;
height:95px;
margin-top:1px;
background:url("/Main/images/inside_bus.jpg") top center no-repeat;
}
#inside_reseller {
width:250px;
height:95px;
margin-top:1px;
background:url("/Main/images/inside_reseller_back(1).jpg") top center no-repeat;
}

input.input_text {
background-color:#FFFFFF;
}
td.alignright {
text-align:right;
}
/*
#loginform {
margin-top:30px;
margin-left:20px;
}
html>body #loginform {
padding-top:30px;
padding-left:20px;
margin:0px;
}
*/
tr.space td {
height:30px;
}
td.width {
width:20px;
}
tr.select  td {
height:25px;
}

#help {
width:250px;
margin-top:15px;
}
#help a:hover {
color:#98CD03;
}
#help table {
margin-left:4px;
padding-top:8px;
}
html>body #help table {
margin-left:8px;
}
#HelpNews {
width:250px;
}
#HelpNews  a:hover {
color:#98CD03;
}
#HelpNews table {
margin-left:4px;

}
html>body #HelpNews  table {
margin-left:8px;
}
.help_top {
width:250px;
height:22px;
background:url('/Main/images/help_top.jpg') bottom left no-repeat;
}
.help_top a {
font-weight:bold;
padding-left:12px;
}
.help_top p {
padding-top:8px;
}
.help_body {
width:250px;
height:auto;
background:url('/Main/images/help_body.jpg') top left repeat-y;
}
.help_bottom {
width:250px;
height:24px;
background:url('/Main/images/help_bottom.jpg') top left no-repeat;
}

#help_cn {
width:250px;
height:180px;
margin-top:15px;
background:url('../images/help_back.jpg') top center no-repeat;
}
#help_cn a:hover {
color:#98CD03;
}
#help_cn table {
margin-left:17px;
margin-top:8px;
}

#hotlink {
width:250px;
margin-top:15px;
}
#hotlink a:hover {
color:#98CD03;
}
#hotlink table {
width:230px;
margin-left:8px;
margin-top:8px;
}


td.bg {
width:233px;
height:20px;
background-color:#F7F7F7;
}




/*Footer*/
/*-------------------------------------------------------------------*/
#footer {
width:980px;
height:70px;
clear:both;
}
#footer ul {
width:978px;
height:18px;
padding-top:5px;
padding-bottom:5px;
background-color:#CCCCCC;
}
#footer li {
list-style-type:none;
float:left;
margin-left:5px;
margin-right:5px;
margin-top:2px;
}
#footer p {
text-align:center;
width:978px;
padding-top:10px;
}

#footer a:hover {
text-decoration:underline;
}

/*--------------------------------------------------------------------*/
#faq {
width:650px;
padding:10px 20px;
}
#faq ol {
padding-left:20px;
}
#faq ul {
padding-left:20px;
}

#about_us {
width:650px;
padding:10px 20px;
}
#about_us p {
padding:5px 0;
}

#termofservice {
width:580px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
padding:5px 1px;
}
#termofservice p {
padding:5px;
}
#term_service a:hover {
color:#98CD03;
}

#nine_one {
width:650px;
padding:10px 20px;
}
#nine_one1 {
width:650px;
padding:5px 5px;
}
#nine_New {
width:650px;
padding:5px 5px;
}
#nine_one p {
padding:5px 0;
}
#nine_one ul {
padding:10px 20px;
}
#nine_one li {
margin-top:10px;
}

#reseller_content {
width:650px;
padding:10px 20px;
}
#reseller_content h4 {
color:#FFB236;
padding-bottom:10px;
}
#reseller_content p {
padding-bottom:10px;
}
#reseller_content ul {
margin-left:20px;
margin-bottom:10px;
}
#resellerleft {
width:335px;
float:left;
}


#nav_flash {
width:710px;
}
#nav {
width:176px;
float:left;
}

#nav_busi {
width:176px;
height:100px;
float:left;
}

#nav_reseller {
width:176px;
height:100px;
float:left;
}


#nav table {
width:176px;
}
#nav_busi table {
width:176px;
}
#nav_reseller table {
width:176px;
}
td.topbar {
background:#FFF url('../images/nav_top.gif') center no-repeat;
}
td.topbar_busi {
background:#FFF url('../images/nav_busi.gif') center no-repeat;
}
td.topbar_reseller {
background:#FFF url('../images/nav_reseller.gif') center no-repeat;
}
#nav td {
height:20px;
background-color:#FEF4E3;
}
#nav_busi td {
height:20px;
background-color:#F0FDDE;
}
#nav_reseller td {
height:20px;
background-color:#EFF9FD;
}
#nav_busi td.children {
background:#F7F7F7;
padding-left:15px;
}


#nav a:hover {
color:#FFB236;
}
#nav_busi a:hover {
color:#98CD03;
}
#nav_reseller a:hover {
color:#0990C6;
}

#content {
width:523px;
margin-left:183px;
padding-top:3px;
padding-bottom:10px;

}
html>body #content {
margin-left:185px;
}
#flash {
width:523px;
height:120px;

}

#bus_flash {
width:523px;
height:120px;
background:#000000 url('/Main/images/bus_flash.jpg') top left no-repeat;
}

#children_content {
width:520px;
}

#children_content h4 {
color:#98CD03;
padding:5px 0 3px;
}
#bus_children_content {
width:520px;
}


#bus_children_content h4 {
color:#0990C6;
padding:5px 0 3px;
}

p.main {
padding:5px 10px;
}

/*Plan Tables*/
/*---------------------------------------------------------------------------------*/

.tbPlan {
width:510px;
margin:5px;
}

.tbPlan td {
height:20px;
}

.tbPromo {
width:698px;
margin:5px;
}
.tbPromo td {
height:20px;
}

.hPlanName {
text-align:center;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
font-weight:bold;
}
.hPlanName_Nobottom {
text-align:center;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #FFFFFF;
font-weight:bold;
}
.td_Right {
text-align:center;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
font-weight:bold;
}

.tdCommon {
text-align:center;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
}

.tdCommon_right {
border-right:1px solid #d1d1d1;
}
.tdNobottom {
text-align:center;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #FFFFFF;
}
.tdRadio {
text-align:center;
width:30px;
background-color:#e1e7ea;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
}
.tdFea {
text-align:left;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
}
.tdFea ul {
padding:10px 20px;
}

.align_center {
text-align:center;
}

.hpTitle {
text-align:center;
font-weight:bold;
color:#FFFFFF;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
background:url('/Main/images/backtitle.gif') center repeat-x;
}
.hpTitlePromo {
text-align:left;
padding-left:5px;
font-weight:bold;
color:#FFFFFF;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
background:url('/Main/images/backtitle.gif') center repeat-x;
}
.hpSubTitle {
text-align:center;
font-size:12px;
color:#FFFFFF;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
background:url('/Main/images/backtitle.gif') center repeat-x;
}

span.red {
color:red;
}
a.redLink {
color:red;
}
a.redLink:hover {
color:#999999;
text-decoration:underline;
}
/*-------------------------------------------------------------------------*/

#plan {
width:520px;
}

#plan a:hover {
color:#999999;
text-decoration:underline;
}

#plan a.hp_feature {
color:#666666;
}
#plan a.hp_feature:hover {
color:#FFB236;
}

#plan_west {
width:520px;
}
#plan_west a {
color:#FFB236;
}
#plan_west a:hover {
color:#666666;
}

#plan_west a.hp_feature {
color:#666666;
}
#plan_west a.hp_feature:hover {
color:#FFB236;
}

#plan1 {
width:150px;
float:left;
padding:5px 11px;
background:url('../images/plan_back.gif') bottom right no-repeat;
border-right:1px solid #CCCCCC;
}
#planone {
width:235px;
float:left;
padding:5px 11px;
background:url('../images/plan_back.gif') bottom right no-repeat;
border-right:1px solid #CCCCCC;
}
#plantwo {
width:235px;
float:left;
padding:5px 11px;
background:url('../images/plan_back.gif') bottom right no-repeat;
border-right:1px solid #CCCCCC;
}
#plan2 {
width:150px;
float:left;
padding:5px 11px;
background:url('../images/plan_back.gif') bottom right no-repeat;
border-right:1px solid #CCCCCC;
}
#plan3 {
width:150px;
padding:5px 11px;
float:left;
background:url('../images/plan_back.gif') bottom right no-repeat;
}

#plan_reg {
width:235px;
float:left;
padding:5px 11px;
background:url('../images/plan_back.gif') bottom right no-repeat;
border-right:1px solid #CCCCCC;
}
#plan_dryloop {
width:235px;
float:left;
padding:5px 11px;
background:url('../images/plan_back.gif') bottom right no-repeat;
}

.crossline {
color:#666666;

text-decoration:line-through;
}

p.planTitle {
padding-bottom:10px;
font-size:14px;
font-weight:bold;
}
p.planFeat {
height:100px;
}
p.planPrice {
font-weight:bold;
font-size:14px;
color:#98CD03;
padding-bottom:30px;
height:30px;
}

p.productTitle {
padding-bottom:10px;
font-size:14px;
font-weight:bold;
}
p.productFeat {
height:100px;
}
p.intelFeat {
height:60px;
}
p.productPrice {
font-weight:bold;
font-size:16px;
color:#0990C6;
padding-bottom:30px;
}

#other_plan {
width:520px;
clear:both;
}

.tbplan {
width:508px;

}
.tbplan td {
height:20px;
padding:5px;
text-align:center;
}
.tbplan td.price {
width:100px;
font-size:14px;
font-weight:bold;
color:#98CD03;
}
.tbplan td.left {
text-align:left;
}
.tbplan a {
color:#FF9900;
}
.tbplan a:hover {
color:#FF9900;
}
.tbplan td.left a {
color:#666666;
}
.tbplan td.left a:hover {
color:#FF9900;
}

.tdPrice {
text-align:center;
font-size:36px;
font-weight:bold;
color:#FF00FF;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
background:url('/Main/images/priceBack.gif') bottom left repeat-x;
}
.smallPrice {
font-size:12px;
}

.tdList {
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}
.tdList ul {
margin-left:40px;
padding:10px 0px;
}
.tdList a {
color:#FF00FF;
}



p.bus_home {
padding:10px;
border-top:1px solid #cccccc;
background:url('../images/plan_back.gif') bottom right no-repeat;
}


#children_content input {
border:1px solid #cccccc;
}

#wireless {
margin-left:10px;
margin-top:5px;
width:450px;
background-color:#CCCCCC;
}
#wireless td {
height:20px;
text-align:center;
background-color:#FFFFFF;
}
#wireless td.back {
background:url('/Main/images/plan_back.gif') bottom right no-repeat;
}

#tbProducts {
width:520px;

}
#tbProducts td {
height:24px;
text-align:center;

}
#tbProducts td.leftIcon {
text-align:left;
padding-left:12px;
font-weight:bold;
background:url('/Main/images/icon_bus.jpg') center left no-repeat;
}
#tbProducts td.product {
font-weight:bold;
}
#tbProducts a:hover {
color:#0990C6;
}

#features_left {
width:250px;
float:left;
}
#features_right {
width:250px;
margin-left:20px;
float:left;
}
/*--------------------------------------------------------------------*/

table.storetb {
width:650px;
margin-left:10px;
border:1px dashed #666;
margin-bottom:5px;
}

#inside {
width:250px;
padding-top:35px;
}
#inside h5 {
text-align:center;
margin-bottom:10px;
}
#inside p {
text-align:center;
}
#inside a:hover {
text-decoration:underline;
}

#left {
width:250px;
float:left;
}


p.main a {
text-decoration:underline;
}
p.main a:hover {
color:#98CD03;
}


#wrapper_promo {
width:870px;
height:auto;
margin:0 auto;

}
#promo_left {
width:620px;
float:left;
padding-bottom:20px;
}

#header_promo {
width:610px;
height:70px;
}
#header_promo img {
margin:10px;
}

#topbar_res {
width:620px;
height:20px;
margin-top:2px;
background-color:#98CD03;
}

.promotitle {
padding-top:5px;
padding-bottom:5px;
}

#promo_right {
width:250px;
float:left;
}
#top_right_promo {
padding-top:22px;
}
.right_promo {
padding-left:25px;
padding-top:3px;
}

#footer_promo {

height:70px;
clear:both;
}
#footer_promo ul {

height:18px;
padding-top:5px;
padding-bottom:5px;
background-color:#CCCCCC;
}
#footer_promo li {
list-style-type:none;
float:left;
margin-left:5px;
margin-right:5px;
margin-top:2px;
}
#footer_promo p {
text-align:center;

padding-top:10px;
}

#footer_promo a:hover {
text-decoration:underline;
}


.rightAds {
margin-top:10px;
}

p.attention {
font-size:11px;
width:480px;
padding:5px 10px;
clear:both;
}

#notice {
width:712px;
border:1px solid #666;
}
#notice p {
padding:5px 10px;
color:red;
}
p.bold {
font-weight:bold;
}


.promo_terms {
padding-left:20px;
}
.promo_terms li {
margin:5px;
}

.handcursor {
width:703px;
height:18px;
border:1px solid #666666;
padding-left:10px;
}

/*2011 New-------------------------*/


#UBBTable {
width:690px;
margin-left:8px;
background-color:#333333;
}

.UBB_button {
text-align:center;
}

.bgWhite {
background-color:#FFFFFF;
height:20px;
}

.bgWhite a {
font-weight:bold;
color:#000000;
}

.bgWhite a:hover {
color:#666666;
}

.ubbNotice {
background-color:#FFFFFF;
font-size:14px;
font-weight:bold;
color:red;
}

a.bold {
color:red;
font-weight:bold;
}
a.bold:hover {
color:#CC3333;
font-weight:bold;
}

ul.pad_left {
padding-left:30px;
}

/*Count Down Button*/

#countDown_button {
width:229px;
height:95px;
float:right;
}

#showLefttime {
width:229px;
height:39px;
background:url('/Main/images/back_count_bottom.jpg') top center no-repeat;
}

#showLefttime p {
width:229px;
text-align:center;
color:#FFFFFF;
}

#_lefttime1 {
font-size:10px;
}
