@charset "utf-8";
/* CSS Document */

div,ul,li,ol,table,tr,td,img,form{margin:0px; border:0px; padding:0px;}

body{background: #E7F1F3 url(images/bg.jpg) repeat-x; margin:0px; padding:0px; border:0px; font-family:Arial, Helvetica, sans-serif;}

.center { margin: auto; }
.clear  { clear: both;}
#page-area{ width:962px; margin:0 auto;}

#header{ height:130px; width:962px;}

#logo{ width:140px; height:117px; float:left; padding:5px 0px 0px 5px;}

#banner{background:url(images/banner_area.jpg) no-repeat; float: left; width:950px; height:350px; padding:6px;}
#banneres{background:url(images/banner_areaes.jpg) no-repeat; float: left; width:950px; height:350px; padding:6px;}

#menu-area{ width:790px; height:32px; margin:5px 0px 10px 0px; float:right;}
#menu-area a{ text-decoration:none; color:#FFF;}


/* ORIGINAL MENU DISPLAYED BAD IN BLACKBERRY
#menu-area .link01 ul{float:left;}
#menu-area .link01 li{float:left; font-family:Verdana, Geneva, sans-serif; background:url(images/bg-menu.jpg) no-repeat left top; height:23px; width:62px; text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 0px 0px 0px; border-right:2px solid #3CB4E6;}
#menu-area .link01 li:hover{float:left; font-family:Verdana, Geneva, sans-serif; background: url(images/bg-menu.jpg) no-repeat left bottom; height:23px; width:62px; text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 0px 0px 0px; border-right:2px solid #108597;}

#menu-area .link02 ul{float:left;}
#menu-area .link02 li{float:left; font-family:Verdana, Geneva, sans-serif; background:url(images/bg-menu2.jpg) left top; height:23px; text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 10px 0px 10px; border-right:2px solid #3CB4E6;}
#menu-area .link02 li:hover{float:left; font-family:Verdana, Geneva, sans-serif; background: url(images/bg-menu2.jpg) left bottom; height:23px; text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 10px 0px 10px; border-right:2px solid #108597;}

#menu-area .link03 ul{float:left;}
#menu-area .link03 li{float:left; font-family:Verdana, Geneva, sans-serif; background:url(images/bg-menu.jpg) no-repeat right top; height:23px; text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 10px 0px 10px; }
#menu-area .link03 li:hover{float:left; font-family:Verdana, Geneva, sans-serif; background: url(images/bg-menu.jpg) no-repeat right bottom; height:23px;  text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 10px 0px 10px; }
*/

/* EDITED MENU TO FIX DISPLAY */
#menu-area li#link01 {float:left; font-family:Verdana, Geneva, sans-serif; background:url(images/bg-menu.jpg) no-repeat left top; height:23px; width:62px; text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 0px 0px 0px; border-right:2px solid #3CB4E6;}
#menu-area li#link01:hover{float:left; font-family:Verdana, Geneva, sans-serif; background: url(images/bg-menu.jpg) no-repeat left bottom; height:23px; width:62px; text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 0px 0px 0px; border-right:2px solid #108597;}


#menu-area li.link02 {float:left; font-family:Verdana, Geneva, sans-serif; background:url(images/bg-menu2.jpg) left top; height:23px; text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 10px 0px 10px; border-right:2px solid #3CB4E6;}
#menu-area li.link02:hover{float:left; font-family:Verdana, Geneva, sans-serif; background: url(images/bg-menu2.jpg) left bottom; height:23px; text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 10px 0px 10px; border-right:2px solid #108597;}


#menu-area li#link03 {float:left; font-family:Verdana, Geneva, sans-serif; background:url(images/bg-menu.jpg) no-repeat right top; height:23px; text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 10px 0px 10px; }
#menu-area li#link03:hover{float:left; font-family:Verdana, Geneva, sans-serif; background: url(images/bg-menu.jpg) no-repeat right bottom; height:23px;  text-align:center; list-style:none; color:#FFF;  font-size:12px; padding:8px 10px 0px 10px; }


a:visited	{ color:#28ADE3; text-decoration:none; }
a:link		{ color:#28ADE3; text-decoration:none; }
a:hover		{ color:#28ADE3; text-decoration:none; }
a:active	{ color:#28ADE3; text-decoration:none; }


#traslate{font-size:14px; font-weight:200;  text-align:right; padding:6px 0px 9px 0px;}

#traslate a:link{ text-decoration:none; font-size:14px; margin:0px 10px 0px 10px; font-size:14px; color:#333;}
#traslate a:hover{ text-decoration:none; font-size:14px; margin:0px 10px 0px 10px; font-size:14px; color:#28ADE3;}
#traslate a:active{ text-decoration:none; font-size:14px; margin:0px 10px 0px 10px; font-size:14px; color:#28ADE3;}
#traslate a:visited{ text-decoration:none; font-size:14px; margin:0px 10px 0px 10px; font-size:14px; color:#28ADE3;}

#addbutton input[type=submit] {
    background: url("images/register-button.jpg") no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 10px;
    font-weight: bold;
    height: 28px;
    width: 58px;
}
#deletebutton input[type=submit] {
    background: url("images/register-button.jpg") no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 10px;
    font-weight: bold;
    height: 28px;
    width: 58px;
}

#gobutton input[type=submit] {
    float: right;
    position: relative;
    top: -2px;
    left: 2px;
}

.customer-balance {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	background-color: #FFCECB;
	text-align: center;
	width: 300px;
}


#login-box2{ width:300px; height:54px; float: right; padding:6px 0 0 8px; font-size:10px; color:#333; font-family:Verdana, Geneva, sans-serif; letter-spacing:-1px;}

#login-box{ background: #fff; border: solid 1px #e5e5e5; height:55px; float: right; padding: 5px 9px 2px 5px;; font-size:10px; color:#333; font-family:Verdana, Geneva, sans-serif; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; }

#login-box .input{border:1px solid #ddd; width:105px; height:18px; background-color:#FFF; padding-left: 3px; margin:2px 0px 0px 5px; color:#9F9F9F; font-size:10px;}

#login-box input[type=submit] { background:url(images/go.png) no-repeat; width:21px; height:17px; border:0px; position: relative; top: 2px; padding: 0px !important; margin-left: 2px; }

#login-box a{color:#28ADE3; text-decoration:none; font-size:9px; margin:0px 0px 0px 10px;}

#forgot	{ margin-top: 2px; text-align: center;}

#first-box{background:url(images/phone-box.jpg) no-repeat; width:431px; height:111px; float:left; font-family: Verdana, Geneva, sans-serif; color:#333333; font-size:11px; margin:20px 0px 0px 45px;}

#first-box .text-area{margin:38px 0px 0px 35px; width:215px; }

.blue{font-size:11px; font-weight:bold; font-style:italic; color:#28ADE3;}


#second-box{background: url(images/3-free.jpg) no-repeat; width:401px; height:111px; float:right; margin:20px 45px 0px 0px; font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#1A1A1A;}

.input-big{width:80px; height:15px; border:1px solid #333; margin:0px 0px 0px 0px; font-size:11px; color: #999;}

.input-small{width:35px; height:15px; border:1px solid #333; font-size:11px; text-align:center; color: #999;}

.submit{background:url(images/submit.png) no-repeat; width:49px; height:24px; border:0px; margin:0px 0px 0px 0px;}

.form-area{margin:115px 0px 0px 6px;}

.area-code{ font-family:Verdana, Geneva, sans-serif; color:#375460; font-size:8px; letter-spacing:0px; margin-left:0px;}

.separator{border-top:1px solid #ddd; width:960px; margin:0 auto; margin:50px 0px 10px 0px;} 

.gray-text{width:940px; margin:0 auto; text-align:justify; color:#808080; font-size:11px;}

.copyright{width:940px; margin:0 auto; text-align:justify; color:#808080; font-size:11px; margin-top:30px; margin-bottom:10px;}




#inter-top{background:url(images/inter-top.png) no-repeat; width:962px; height:75px; margin-top:20px;}
#inter-middle{background:url(images/inter-middle.png) repeat-y; width:962px;}
#inter-degrade{background:url(images/bg-top.png) repeat-x; width:958px; margin-left:2px; padding:27px 0px 0px 0px;}



#inter-bottom{background:url(images/inter-bottom.png) no-repeat; width:962px; height:26px;}

.how-it-works{width:675px; height:112px; margin:-10px 0px 0px 32px;}

.how-it-works-title{font-family:Arial, Helvetica, sans-serif; font-size:50px; color:#333; }
.how-it-works-title-sub{font-family:Arial, Helvetica, sans-serif; font-size:44px; color:#29AAE1; line-height:0px; margin:10px 0px 0px 30px; position:relative; z-index:1; font-style:italic;}

#left{width:202px; float:left; height:500px; margin:-10px 0px 0px 14px;}

#left a{ text-decoration:none; color:#4D4D4D;}

#left li{list-style:none; width:177px; height:32px; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#4D4D4D; background:url(images/left-menu-link.jpg) no-repeat; text-align:left; padding:13px 0px 0px 25px;}

#left li:hover{list-style:none; width:177px; height:32px; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#4D4D4D; background: #fff; text-align:left; padding:13px 0px 0px 25px;}


#center{ float:left; width:720px; margin:0px 0px 0px 20px; position:relative; z-index:0; }

#right{float:right; width:177px;  margin:-25px 25px 0px 0px; font-family:Verdana, Geneva, sans-serif;}

#right li{font-size:10px; color:#4d4d4d; letter-spacing:-1px; margin-bottom:15px;}

#right ul{margin:25px 0px 10px 25px; padding-right:10px;}

#right .title{width:100%; text-align:left; font-size:15px; padding:2px 0px 0px 10px;}

#right .bluer{color:#42B7E6;}

.blue-button{background:url(images/blue_bottom.png) no-repeat; width:93px; height:25px; border:0px; color:#FFF; margin-top:20px;}

#box-right{background:url(images/right-box01.jpg) no-repeat; width:177px; height:308px;}

#box-rigth-orange{background:url(images/right-box-orange.jpg) no-repeat; width:177px; height:151px; margin:17px 0px 0px 0px; color:#F6921E; font-size:22px; text-align:center;}

.verdana-15{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#424242; font-weight: bold;}
.verdana-15-no-bold{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#424242;}
.verdana-20{font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#424242;}
.verdana-13{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#424242;}
.verdana-13-blue{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#28ADE3;}
.arial-blue-20{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#29A5E3; font-weight:bold; font-style:italic;}
.arial-blue-27{ font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#29A5E3; font-weight:bold; font-style:italic;}
.arial-20{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#424242; font-weight:bold;}
ol{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#29A5E3; font-weight:bold; font-style:italic;}


#footer{width:100%; text-align:center; font-family:Verdana, Geneva, sans-serif; margin-bottom:25px;}
#footer li{float:left; list-style:none; font-size:12px; color:#0094D1; padding:0px 14px 0px 14px; border-left:1px solid #999; }
#footer a{font-size:12px; color:#0094D1; text-decoration:none;}

#inter-footer{font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#909090; text-align:justify; border-top:1px solid #808080; width:99%; margin:0 auto; padding-top:15px; margin:0 0 50px 0px;}


#box01{background:url(images/box01.png) no-repeat; width:312px; height:112px; float:left; margin-top:20px;}
#box02{background:url(images/box03.png) no-repeat; width:305px; height:112px; float:left; margin:20px 15px 0 15px;}
#box03{background:url(images/box02.png) no-repeat; width:312px; height:112px; float:left; margin-top:20px;}

#box01-es{background:url(images/box01-es.png) no-repeat; width:312px; height:112px; float:left; margin-top:20px;}
#box02-es{background:url(images/box03-es.png) no-repeat; width:305px; height:112px; float:left; margin:20px 15px 0 15px;}
#box03-es{background:url(images/box02-es.png) no-repeat; width:312px; height:112px; float:left; margin-top:20px;}

.need-more-minutes{background:url(images/need-more-minutes.jpg) no-repeat; width:192px; height:130px; margin-bottom:27px; margin-right:15px;}
.need-more-minutes-orange{background:url(images/need-more-minutes-orange.jpg) no-repeat; width:191px; height:130px; margin-bottom:27px; margin-right:15px;}
.now-dialing-just{background:url(images/now-diagling-just-got-easier.jpg) no-repeat; width:192px; height:196px; margin-bottom:27px; margin-right:15px;}
.why-buy-online{background:url(images/why-buy-online.jpg) no-repeat; width:192px; height:215px; margin-right:15px;}

#new-form{background:url(images/new-sign-up-207x217.jpg) no-repeat; width:207px; height:217px; float:left; font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#1A1A1A; margin-top: -20px;}
#free-trial{margin:0px 20px 0px 100px; float:left;}
#free-trial li{ width:250px; list-style:url(images/check.jpg); font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#424242; margin:10px 0px 10px 0px; font-weight:bold;}

#becomeul{margin:0px 20px 40px 100px;}
#becomeul li{ width:270px; list-style:url(images/check.jpg); font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#424242; margin:13px 0px 13px 0px;}

.arial17{font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#414141; letter-spacing:0px; line-height:18px; font-weight:normal;}
.arial20{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#414141; margin:0 0 0 60px;}
.arial24{font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#26ACE4;}
.arial23{font-family:Arial, Helvetica, sans-serif; font-size:23px; color:#414141;}
.arial35{font-family:Arial, Helvetica, sans-serif; font-size:35px; color:#414141;}

#ul-become{width:410px; margin:30px 0 0px 35px; font-style:italic;}
#ul-become li{float:left; width:200px; font-size:17px; font-weight:normal; margin:5px 0px 5px 0px; }

.become-bg{background:url(images/retail-agent.jpg) no-repeat top; padding-left:10px;}


#become-form{background:url(images/bg-become-form402x195.jpg) no-repeat; width:402px; height:185px; margin:20px 0 0 23px; font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#404040; padding-top:10px;}
#become-form label{width:55px; float:left; margin:0 0 0 18px;}
#become-form .large{background:#FFF; width:118px; height:18px; border:1px solid #A5C0D5; float:left;}
#become-form .xlarge{background:#FFF; width:162px; height:18px; border:1px solid #A5C0D5; float:left;}
#become-form .small{background:#FFF; width:48px; height:18px; border:1px solid #A5C0D5; float:left; margin: 0 7px 0 0; text-align:center;}
#become-form .submit-button{background:url(images/contact_us.jpg) no-repeat; width:97px; height:28px; border:0px; margin:-3px 0 0 33px;}

#become-form .clear-form{clear:both; width:100%; height:15px;}

#tabs-3{font-family:Arial, Helvetica, sans-serif; font-size:18px;}
#tabs-3 .input-medio{ height:19px; border:1px solid #C6D5E1; width:162px; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:5px 0 0 0; color:#333;}

#tabs-3 .input-small{ height:19px; border:1px solid #C6D5E1; width:100px; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:5px 0 0 0; color:#333;}

#tabs-3 .input-big{ height:19px; border:1px solid #C6D5E1; width:262px; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:5px 0 0 0; color:#333;}


.get-results{background:url(images/get-results.jpg) no-repeat; width:108px; height:37px; border:0px; margin:25px 0 0 0;}

.welcome{font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#535353; margin-left:25px;}
.welcomeUser{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#28ADE3; font-style:italic;}
.user{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#535353; font-style:bold;}

#activeNumbersWrap {position: relative; width:300px; padding:0px; margin:0px;}
#numbersTitle {position: absolute; left: 0px; width:180px;}
#numbersList {position: relative; left: 170px; width:150px;}
#activeNumbers {list-style-type:none; align:top; margin:0px; padding:0px;}
.number{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#535353; font-style:bold;}



#tabs-1{ font-size:17px; font-family:Arial, Helvetica, sans-serif; color:#535353;}
#tabs-1 , #tabs-4 , tabs-2 strong{ font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#535353;}
#tabs-2{ font-size:17px; font-family:Arial, Helvetica, sans-serif; color:#535353;}
#tabs-2 .input-medio{ height:19px; border:1px solid #C6D5E1; width:162px; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:5px 0 0 0; color:#333;}
#tabs-2 .input-small{ height:19px; border:1px solid #C6D5E1; width:125px; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:5px 0 0 0; color:#333; margin-left:7px;}
#tabs-2 .separator3{width:600px; border-top:1px solid #CCC; margin:10px 0 10px 0 ;}
.change-password{background:url(images/change-password.jpg) no-repeat; width:125px; height:30px; border:0px; margin-left:7px; margin-top:10px;}
.make-payment{background:url(images/make-payment.jpg) no-repeat; width:112px; height:32px; border:0px; margin-left:7px; margin-top:10px;}
.payment-ok{background:url(images/register-button.jpg) no-repeat; width:58px; height:32px; border:0px; margin-left:4px; margin-top:10px;color: #fff;cursor: pointer;}


#balance{ width:600px; border-bottom:1px solid #CCC; border-top:1px solid #CCC; text-align:right; padding:7px 25px 7px 0px; margin-top:20px;}

#phone-plan{ width:600px; border-top:1px solid #CCC; text-align:left; padding:0px 25px 0px 0px; margin-top:10px;}


.clear{clear:both;}


/*My account page ============================================*/
.my-account-img {
    background: url("images/my-account-img.jpg") no-repeat;
    float: left;
    height: 163px;
    margin: 0 0 0 150px;
    width: 596px;
}


#register 	{ width: 650px; margin-top: 5px; margin-bottom: 50px; }
#register p { font-size: 0.85em; line-height: 1.4; color: #666; }


#loginform {
    float: left;
    width: 300px;
    padding: 0 20px 0 0;
}
#loginform p label 	{ padding: 0 5px 0 0; }
#loginform input	{
	border: #a7bfdb 1px solid;
	padding: 4px;
}


#registerform {
	border-left: 1px solid #ccc;
    float: left;
    width: 300px;
    padding: 0 0 25px 29px;
}

#registerform input		{
	border: #a7bfdb 1px solid;
	padding: 4px;
}
#registerform input[type=submit] {
    border: none;
    color: #fff;
    cursor: pointer;
}






#register-form {
    border-right: 2px solid #a1a1a1;
    color: #424242;
    float: left;
    margin: 20px 0 40px 150px;
    width: 311pxpx;
    *width: 295px;
    padding: 0 20px 0 0;
}
#register-form legend { color: #424242; font-weight: bold; font-style: italic; }
#register-form fieldset { border: none; }
#register-form p { padding: 0 0 0 10px; }
#register-form p label { padding: 0 5px 0 0; }
#register-form input[type=text], #register-form input[type=password] { border: 1px solid #a7bfdb; color: #999999; width: 130px; }
#register-form input[type=submit] {
    background: url("images/register-button.jpg") no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 10px;
    font-weight: bold;
    height: 28px;
    width: 58px;
}


#already-registered {
    color: #424242;
    float: left;
    margin: 20px 0 40px 0;
    width: 216px;
    width: 200px;
    padding: 0 0 0 10px ;
}
#already-registered legend { color: #424242; font-weight: bold; font-style: italic; }
#already-registered fieldset { border: none; }
#already-registered p { padding: 0 0 0 10px; }
#already-registered input[type=text], #already-registered input[type=password] { border: 1px solid #a7bfdb; color: #999999; width: 150px; }
#already-registered input[type=submit] {
    background: url("images/register-button.jpg") no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 10px;
    font-weight: bold;
    height: 28px;
    margin: 0 30px 0 0;
    width: 58px;
}

/*Pay Now page ============================================*/
.pay-now-img{
    background: url("images/buy-now-img.jpg") no-repeat;
    height: 456px;
    margin: 0 0 0 200px;
    width: 485px;
}

    .pay-online {
        float: right;
        margin: 135px 95px 0 200px;
    }

    .pay-now-img form input[type=submit] {
        background: url("images/register-button.jpg") no-repeat;
        border: none;
        color: #fff;
        cursor: pointer;
        float: right;
        font-size: 10px;
        font-weight: bold;
        height: 28px;
        margin: 0 30px 0 0;
        width: 58px;
    }

    .pay-now-img form input[type=text] { border: 1px solid #a7bfdb; margin: 0 0 5px 0; color: #999999; width: 150px; }

    .pay-now-img form {
        float: right;
        margin: 200px 26px 0 0;
        width: 180px;
    }
	
	#forgot-box{background:url(images/forgot-box.jpg) no-repeat; width:483px; height:258px; margin:0 0 0 242px;}
	#forgot-box .font-21{ font-family:Arial, Helvetica, sans-serif; font-size:21px; color:#424242; font-style:italic; margin:0px 0 0 27px; padding-top:20px;}
	#forgot-box .font-17{ font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#424242; font-style:italic; margin:0 0 23px 50px;}
	#forgot-box .input-forgot{width:170px; height:18px; border:1px solid #B7CBDE; margin-left:6px; padding-left:6px; color:#666; font-size:16px;}
	#forgot-box .font-17-gray{ font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#666; font-style:italic; margin:3px 0 10px 110px;}
	#forgot-box .input-radio{margin:0 5px 0 25px;}
	#forgot-box .send-box{background:url(images/send.jpg) no-repeat; width:48px; height:27px; border:0px;}
	.store-locator-button{padding:200px 0 0 285px;}
	
	
	#tabs{background:url(images/bg-account.png) no-repeat; width:651px; height:58px; padding-top:4px;}
	.space{margin:0 0 0 65px;}	
	#tabs li{float:left; list-style:none;}
	
	#tabs-1{font-size:18px; margin-left:20px;}
	#tabs-2{margin-left:30px;}
	#tabs-3{margin-left:30px; margin-top:15px;}
	#tabs-4{font-size:18px; margin-left:20px;}
	
	#logout-box{background: url(images/logout-bg.jpg) no-repeat; width:148px; height:32px; float:right; color:#57B6DD; text-align:center; padding:8px 0 0 0;} 
	#logout-box a{ font-size:13px; color:#57B6DD; text-decoration:none; }
	.black{color:#333;}
	
	
/* FORM SPECIFIC */

input[type=submit]	{ 
	background: url(images/bg-button-medium.png) repeat-x; 
	height: 32px;
	font-size: 14px;
	font-style: normal !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	padding: 0 10px 0 10px !important;
	border: none !important;
    cursor: pointer !important;
    color: #fff !important;
	}

input[type=submit].small { background: url(images/bg-button-small.png) repeat-x !important; height: 25px !important; font-size: 12px !important; }
input[type=submit].medium { background: url(images/bg-button-medium.png) repeat-x !important; height: 32px !important; font-size: 14px !important; }
input[type=submit].large { background: url(images/bg-button-large.png) repeat-x !important; height: 40px !important; font-size: 17px !important; }

input	{ color: #999 !important; font-style: italic !important; }

label { font-size: 0.85em; color: #545454;	margin-top: 5px; }
	
	
