/*typography*/
body{font:0.7em Verdana, Arial, Helvetica, sans-serif; text-align:center; color: #4574A9; }
a { color: #2074A9; font-weight: bold; line-height: 15px;}
a:hover { text-decoration: underline; color: #2074A9;}
li { line-height: 15px;}
strong { color: #2074A9;}
p { line-height: 15px; }
h4, h3 { color: #2074A9;}
h3 { line-height: 28px;}
wrap{text-align: center;}
.text-input, .selectbox { border-radius: 0; border: 1px solid #2074A9; }


/*structure*/
body{background:url('/public/assets/images/background.gif') repeat-x; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
    #wrap {width:955px; margin: 0 auto; }
        #head {width:955px; height: 174px; position: relative; z-index: 1;}
            .header-navigation-box{width:100%; position: relative; float: left; height: 23px;}
            .header-navigation-box .header-navigation-left{ float:left; margin-left: 6px; text-align: left; width: 320px;}
            .header-navigation-box .header-navigation-right { color: #fff; float: right; height: 27px; margin: 3px; padding: 0 15px 0 0; text-align: right; width: 600px}
            .header-navigation-right span a { color: #ffffff; }

            .logo-area{width:100%; height: 120px; position: relative; float:left;}
                .logo-area #logo {background:url('/public/assets/images/logo.gif') no-repeat; width:398px; height: 120px;}
                .logo-area #logo h1{visibility: hidden;}

            .navigation {height: 31px; width: 955px;}
                .navigation .main-navigation {position:relative; float: right; padding-right:15px;}
                    .navigation .main-navigation ul {list-style-type: none; }
                        .navigation .main-navigation li {float: left; border-right: 0 !important; padding: 0 !important;}
                        .navigation .main-navigation li a{background: url('/public/assets/images/menu_a.gif') no-repeat; color:#fff; display: block; font-weight: normal; height: 31px; line-height: 31px; margin-left: 4px; text-align: center; width: 138px; z-index: 2;}
                        .navigation .main-navigation li a:hover{font-weight: bold;}
                        .navigation .main-navigation li ul{display:none; position:absolute; z-index: 1;}
                        .navigation .main-navigation li ul li{color: #2A2A2A; cursor: pointer; margin: 0; padding: 0; text-align: left; width: 138px; height: 29px; }
                        .navigation .main-navigation li ul li a{ line-height: 15px; text-align: left; border-bottom: 1px solid #EFEFEF; color: white; display: block; padding: 5px 10px 8px; text-decoration: none; background:#009DDE; width: 118px; height: 15px;}
                        .navigation .main-navigation li ul li a:hover{ background-color:#fff; color:#009DDE; font-weight: normal;}
                    .navigation .main-navigation a{color: #fff; font-weight: bold; text-decoration: none;}
                    .navigation .main-navigation #main-navigation li a#nav_customerservice { display: none;}
                    .private .navigation .main-navigation #main-navigation li a#nav_customerservice { display: block;}
        #main-content {width:955px; /*background: url('/public/assets/images/verticalwide_bg.gif') repeat-x right top;*/ position:  relative; float: left; padding: 0px !important;}
            #main-content #right-border {position: relative; float: left; background-image:url('/public/assets/images/shadow_right.png'); width:955px; text-align:left; background-position:right -31px; background-repeat:repeat-y; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
                #main-content #right-border .content { border-radius: 13px 0 0 0;}
                #main-content #right-border .content {background: url('/public/assets/images/bg_folgeseite.gif'); height: auto; text-align: left; width: 940px; position:relative; float: left; }
                #main-content #right-border .content .sidebar.left {position:relative; float: left; width: 235px; min-height: 275px; }
                #main-content #right-border .content .main {position:relative; float: left; width: 410px; padding-bottom: 40px; margin: 40px 30px 0; border: 0 none; color: #2074A9;}
                #main-content #right-border .content .sidebar.right {position:relative; float: left; padding-top: 40px; width: 216px;}
                    #main-content #right-border .content .sidebar.right .sub-sidebar-right-first {position:relative; float: left; width: 216px;}
                    #main-content .sub-sidebar-right-first img, #main-content .sub-sidebar-right-second img { margin-bottom: 30px; }
                    #main-content .sub-sidebar-right-second p, #main-content .sub-sidebar-right-first p { margin-bottom: 30px; color: #2074A9; line-height: 15px;}
                    #main-content #right-border .content .sidebar.right .sub-sidebar-right-second {position:relative; float: left; width: 216px;}
                #main-content #bottom-border {background-image:url('/public/assets/images/shadow_footer.gif'); background-repeat:no-repeat; width:955px; height:20px; background-position:left top; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; position: relative; float:left;}
            
        #footer {height: 23px; margin: 0; padding: 0; width: 940px; position: relative; float: left;}
            #footer .footer-navigation {color: #808080; float: left; height: 27px; margin: 0; padding: 0; width: auto;}
                #footer .footer-navigation ul {  line-height: 15px!important;list-style-type: none; margin: 3px 0 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
                #footer .footer-navigation ul.bottom li.last { padding:0!important;}
                #footer .footer-navigation ul li{  display: inline; margin: 0; padding: 0 10px; line-height: 1em; border-right: 1px solid #808080; }
                #footer .footer-navigation ul li a { font-weight: normal; text-decoration: none; font: 0.7em}                
                #footer .footer-navigation ul li a, #footer .footer-navigation ul li a:link { color: #808080; margin: 0; padding: 0;}                
                #footer .footer-navigation ul li.last {border-right: none;}
                #footer.dashboard-index #footer-nav-bottom { float: right; width: 449px; text-align: right; }
                #footer.dashboard-index #footer-nav-bottom li.last { float: right; }
                #footer.dashboard-index #footer-nav-top { float: left; width: 497px; margin-left: -6px;}
                #footer #footer-nav-bottom { float: right; width: 320px; text-align: right; }
                #footer #footer-nav-bottom li.last { float: right; }
                #footer #footer-nav-top { float: left; width: 625px; margin-left: -6px;}
         
/*faq*/
#component-faq-wholesale-overview .faq-category-tabs li { margin-bottom: 5px!important;}
#component-faq-wholesale-overview h4 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 1.2em!important; font-weight: bold;}     

/*retrieve_password*/
#main-content.retrieve_password #right-border .content .main { margin-left: 270px;}
                
/* sidebar-left */  
.sidebar h1 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/quickstart.gif') no-repeat; height: 43px; width: 407px; }
.sidebar .sidebar-list { line-height: 17px; background-color: #DEEAF2; border: 1px solid #B9CFDE; padding: 10px; margin: 10px 0px; }
    .sidebar-list h2 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/login_box.gif') no-repeat; height: 21px; width: 60px; }
    .sidebar-list ul { margin: 0px !important; }
#sidebar-left-dashboard-index { background: url('/public/assets/images/hompage_teaserimg.jpg') no-repeat; width: 406px; height: 235px; margin-top: 10px; }
#sidebar-left-about-index, #sidebar-left-faq-index, #sidebar-left-what_is_site-index { background: url('/public/assets/images/callcenter.png') no-repeat; width: 235px; height: 274px; }
#sidebar-left-terms_of_use-index { background: url('/public/assets/images/terms2.png') no-repeat; width: 235px; height: 274px; }
#sidebar-left-terms_of_use-licence_agreement { background: url('/public/assets/images/terms2.png') no-repeat; width: 235px; height: 274px; }
#sidebar-left-privacy-index { background: url('/public/assets/images/terms.png') no-repeat; width: 235px; height: 274px; }
#sidebar-left-product-wholesale_voip { background: url('/public/assets/images/carrierbusiness.png') no-repeat; width: 235px; height: 274px; }
#sidebar-left-product-wholesale_sms, #sidebar-left-signup-index, #sidebar-left-login-index { background: url('/public/assets/images/loginimg.png') no-repeat; width: 235px; height: 274px; }
#sidebar-left-rates-index, #sidebar-left-calling_rates-index, #sidebar-left-customerservice-index { background: url('/public/assets/images/contactimage.png') no-repeat; width: 235px; height: 274px; }
#sidebar-left-imprint-index, #sidebar-left-contact_us-index, #sidebar-left-product-reseller_tools  { background: url('/public/assets/images/imprint.png') no-repeat; width: 235px; height: 274px; }


/*dashboard*/
#main-content.dashboard #right-border .content { background-image: none; background-color: #fff; }
#main-content.dashboard #right-border .content .main img { line-height: 28px;}
#main-content.dashboard #right-border .content .sidebar.left {width: 410px; border: 0 none; color: #2074A9; margin: 20px; padding:0;}
#main-content.dashboard #right-border .content .main {width: 410px; margin: 20px; padding:0;}
#main-content.dashboard #right-border .content .sidebar.right {visibility: hidden;}
#main-content.dashboard ul { margin: 30px; }
#main-content.dashboard #right-border .content .main ul li { font-weight:bold; line-height: 20px;}        
#footer.dashboard-index .footer-navigation ul li.main-nav-dashboard { display: none!important;}

/* what is site*/
#page-whatis .content-box-header h3 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/voicetrading.gif') no-repeat; height: 43px; width: 409px; margin-bottom: 30px; }
#page-whatis ul {  margin-bottom: 10px; }
#page-whatis .content-box-content strong { display: block; padding-top: 15px; padding-bottom: 10px;}
#page-whatis .content-box-header { margin-bottom:  -20px;}
/* terms of use*/
#page-termsofuse .content-box-header h3 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/terms.gif') no-repeat; height: 43px; width: 409px; margin-bottom: 30px; }
#page-termsofuse ul { margin-left: 15px;}

/* licence agreement */
#content-terms_of_use-licence_agreement #page-termsofuse .content-box-header h3 { background: none; text-indent: 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 22.4px; }

/* wholesale voip */
#page-wholesale-voip .content-box-header h3 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/wholesale_voip.gif') no-repeat; height: 43px; width: 409px; margin-bottom: 30px; }
#page-wholesale-voip ul { list-style-type: none!important; margin: 5px 0px !important; }
#page-wholesale-voip table td { padding-right: 5px; }
/* wholesale sms */
#page-wholesale-sms .content-box-header h3 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/sms.gif') no-repeat; height: 43px; width: 409px; margin-bottom: 30px; }

/*login*/
#page-login-main #component-login .text-input { height: 20px; padding:0;}
#page-login-main #component-login label { line-height: 20px;}
#page-login-main #component-login .row_error_message { height: 15px; }
#page-login-main #component-login .text-input { width: 185px; }

/* reseller tools */
#page-reseller-tools .content-box-header h3 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/reseller_tools.gif') no-repeat; height: 43px; width: 409px; margin-bottom: 30px; }
#page-reseller-tools table td { padding-right: 10px; }
/*login*/
#page-login-main h2 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/login_big.gif') no-repeat; height: 43px; width: 409px; margin-bottom: 30px; }
#page-login-main .button-big { background: url('/public/assets/images/buttons/login.gif') no-repeat; width: 216px; height: 22px; text-indent: -99999px; border-radius: 0; border: 1px solid #2074A9; }
#page-login-main ul.login-links li { background: url('/public/assets/images/linkarrow.gif') left 4px no-repeat; display: block;  padding-left: 20px; line-height: 18px; padding-bottom: 10px;}

/*privacy policy*/
#page-privacy-policy .content-box-header h3 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/policy.gif') no-repeat; height: 43px; width: 409px; margin-bottom: 30px; }

/* rates */
#main-content.calling_rates .main { width: 423px !important;}
#page-calling-rates-main .content-box-header h3 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/rates2.gif') no-repeat; height: 43px; width: 409px; margin-bottom: 30px; }
#page-calling-rates-main .content-box-content h4 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 1.2em; font-weight: bold;} 
#page-calling-rates-main a { font-size: 1.3em; line-height: 19px;}
    .rates-wholesale a { font-size: 11px !important;  height: 20px;}
    .rates-wholesale ul li a{ background: url('/public/assets/images/menu_small_a.gif') no-repeat; width: 100px; padding: 4px 0px 0px !important; text-align: center; color: #ffffff !important; display: block; margin-right: 3px !important; }
    .rates-wholesale ul li.active a{ background: url('/public/assets/images/menu_small_i.gif') no-repeat; width: 100px; text-decoration: none; }
    .rates-wrapper { border: 0 !important; color: #333333; }
    #rates-call { width: 409px!important; }
    #rates-table th { background-color: #009DDE; color: #ffffff; padding: 4px; }
    #rates-table td.rates-letters, #rates-table td.rates-letters a{ text-transform: lowercase; font-weight: bold; border: none !important; font-size: 1em; line-height: 15px;}
    #rates-table td.rates-letters a{ color: #2074A9; }
    #rates-table td.rates-letters a:hover { text-decoration: underline; }
    #rates-table tr.alt-row { background-color: #ffffff!important; }
    
/* signup */
#page-signup .content-box-content #form-signup th.form-sub-title label { font-size: 13.4333px;line-height: 28px;}
#page-signup .content-box-header h3 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/applynow.gif') no-repeat; height: 43px; width: 409px; margin-bottom: 30px; }
#page-signup #form-signup .form-sub-title { color: #2074A9 !important; font-size: 12px; } 
#page-signup span.form-note, #page-signup p.form-note  { color: #2074A9; font-size: 11.2px; }
#page-signup .more-detail td, #page-signup .more-detail th { padding: 8px 0px;}
#page-signup .more-detail .option-label, #page-signup #form-signup td.currency-select label { font-weight: normal;}
#page-signup .button-big { float:right; background: url('/public/assets/images/buttons/send.gif') no-repeat; width: 216px; height: 22px; text-indent: -99999px; border-radius: 0; border: 1px solid #2074A9; }
#page-signup #result-password2, #page-signup #result-password { display: block; float: none; }
#page-signup .td-password { height: 50px; }
#page-signup #form-signup table th { vertical-align: baseline; }
#page-signup .text-input { vertical-align: middle; }

/*faqs*/
#page-faq .content-box-header h3 { display: block; text-indent: -99999px; background: url('/public/assets/images/headlines/faq.gif') no-repeat; height: 43px; width: 409px; margin-bottom: 30px; }
#page-faq .faq-category-tabs { margin: 0px !important; }
#page-faq h4.current-tab { border-bottom: 1px solid #DEEAF2; font-size: 14px; margin-top: 20px; }
#page-faq .faq-category-tabs ul li img{  float: left; vertical-align: bottom; margin-top: 3px; }
#page-faq .faq-item h3.faq-title { font-size: 14px; color: #2074A9; font-weight: bold;}
#page-faq .faq-header { height: 50px; width: 40px; float: left; font-weight: bold; line-height: 1.8em; }
#component-faq-wholesale-overview .faq-toc { padding-left: 0px!important; }

/*wholesale_sms*/
#page-wholesale-sms .content-box-content table tr td b { padding-right: 13px;}
.send-sms-link b { width: 403px !important; word-wrap:break-word; float: left; padding-bottom: 10px;}

/* error page */
#main-content.error-page .main { float: right !important;}

/*myaccount*/
#main-content.private { background: #ffffff; }
#main-ui { color: #000000; }
#main-ui a,#component-user-header-links a { color: #2074A9;}
#breadcrumbs.bc li span { color: #B5B5B5; }
#breadcrumbs.bc li.active span { color: #464646; }
.date-navigator h3, .date-navigator h3 u { font-size: 14px; }
#total-select-amount b { font-size: 12px; }
#component-callslist-list_detailed a.helptip { background-image: none !important; }
#component-user-welcome_info_status #welcome-status-type { color: #FFFFFF; }
#component-user-welcome_info_status { line-height: 15px; margin-top: -4px; float: right; display: inline; }
#form-ip-config a.helptip { display: inline; background-image: none !important; }
.private .main { background: #ffffff;}
.balance-autocharge-info { margin-top: 25px;}
#main-ui,.private .main .balance-autocharge-info { margin-left: 65px;}
#component-user-welcome_info { margin-top: 3px; float: right; color: #ffffff; }
#component-user-welcome_info span a{ color: #ffffff; }
#component-user-welcome_info span.welcome-text { font-size: 12px !important; margin: 7px; display: inline; }
#component-user-welcome_info span.logout { display: inline; }
#component-user-welcome_info span.logout a { font-size: 10px !important; }
#component-user-welcome_info .link.your_settings { display: none !important;}
#personal-details table label { font-size: 10pt!important;}
#personal-details table .detail { font-size: 8pt!important;}

/*payment_methods*/
#sidebar-left-buy_credits-payment_methods {height:274px; width: 235px;}

/*speed dial numbers*/
#component-speeddial .button-submit { background-color: #2074A9 !important; }

/*helpdesk*/
#main-content.helpdesk .main { width: 495px!important; }
