/* typography */
html, body, ul, ol, p { background-color: #ffffff; font-family: Verdana,Arial,sans-serif; font-size: 12px; margin: 0; padding: 0; line-height: 1.33em; }
h1, h2, h3, h4, h5, h6 { font-family: Verdana,Arial,sans-serif; color: #000; }
h1 { font-size:14px; font-weight:bold; }
h2, h3 { font-size:12px; font-weight:bold; }
a { color:#af1c1c; text-decoration:underline; font-weight: bold; }
p { margin: 0 0 0.5em; }

/* structure */
#wrap { margin-top:25px; margin-bottom:25px; width:100%; text-align:center; }

#head { height:73px; width:100%; display:block; }
    #head #head-content { width:1030px; margin:0 auto; display:block; text-align:left; }
    #head .logo { }
    #head .logo h1 { margin-bottom: 0; margin-left: 20px; }
    #head .logo h1 a { display: block; text-indent: -99999px; background: url('/public/assets/images/logo_main.png') no-repeat; height: 49px; width: 250px; }
    #head .main-nav { text-align:center; width: 535px; }
    #head #main-navigation { text-align:center; display:block; margin-top:20px; }
    #head #main-navigation li { display: inline; border-right:1px solid #8d8d8d; padding: 0 4px 0 3px; margin-right: 4px; }
    #head #main-navigation li a { color:#000000; font-weight:bold; text-decoration:none; display: inline-block; }
    #head #main-navigation li.last { border:none; }
    #head #main-navigation li.active a { color:#af1c1c; }
    #head .login { width: 225px; }
    #head .component-login td { padding: 0 2px !important; }
    #head .login-form-clx label,
    #head .login-form-clx .links a { font-family: "Verdana", sans-serif; font-weight: normal; color: #000; }
    #head .login-form-clx label { font-size: 10px; }
    #head .login-form-clx .links a { font-size: 9px; }
    #head .login-form-clx .text-input { width: 85px; border: 1px solid black; font-size: 12px; height: 16px; border-radius: 0; padding: 2px; }
    #head .login-form-clx .button { background-color: #fff; border: none; font-weight: bold; text-decoration: underline; width: 51px; height: 20px; padding: 0; }
    #head .login-form-clx .checkbox { margin: 0; vertical-align: middle; }

#banner { width:100%; height:50px; margin-bottom: 30px; background: url('/public/assets/images/banner_bg.gif') repeat-x; }
    #banner #banner-content { width:983px; margin:0 auto; display:block; text-align:left; }
    #banner #slider { float: left; width:356px; height:223px; background:transparent url('/public/assets/images/banner_arrow_img.png'); }
    #banner #subscription-info { float: left; width:556px; height:197px; }

		#slider { padding: 37px 0 0 54px; color: #fff; }
		#slider span { font-size: 24px; display: block; float: left; height: 33px; line-height: 28px; margin: -7px 0 7px; }
		#slider #button-up { width: 37px; height: 19px; background:transparent url('/public/assets/images/btn_up.png'); cursor: pointer; float: right; margin-right: 131px; }
		#slider #button-down { width: 37px; height: 19px; background:transparent url('/public/assets/images/btn_down.png'); cursor: pointer; float: right; margin: 11px 131px 0 0; }

		#slider .slider-content { clear: both; position: relative; overflow: hidden; border-top: 1px solid #fff; border-bottom: 1px solid #fff; height: 124px; width: 264px; }
		#slider .slider-content .items { width: 264px; position: absolute; }
		#slider .slider-content .slider-item { cursor: pointer; height: 30px; width: 264px; background:transparent url('/public/assets/images/slider_item_bg.png') 0px 30px; margin-top: 8px; }
		#slider .slider-content .slider-item:hover,
		#slider .slider-content .slider-item.active { background-position: left top; }
		#slider .slider-content .slider-item span { color: #fff; font-size: 15px; display: block; padding: 5px 0 0 13px; text-shadow: 0px 1px 1px #000; }

		#subscription-info { width: 556px; padding: 52px 0 0 17px; }
		#subscription-info .flags-container { width: 332px; min-height: 50px; float: left; }
		#subscription-info .price-container { width: 196px; min-height: 50px; float: left; text-align: right; }
		    #subscription-price { color: #fff; font-size: 28px; font-style: italic; line-height: 1.2em; }
		    #subscription-price b { font-size: 28px; }
		    #subscription-countries span { display: block; float: left; height: 30px; }
		    #subscription-countries .country-name { width: 210px; font-size: 16px; font-weight: bold; font-style: Italic; color: #fff; text-shadow: 0px 5px 5px #000; }
		    #subscription-countries .country-flag { width: 40px; }
		    #subscription-countries .country-flag img { box-shadow: 0px 2px 4px #000; -webkit-box-shadow: 0px 2px 4px #000; -moz-box-shadow: 0px 2px 4px #000; }
		#subscription-info .signup-button { float: right; cursor: pointer; margin-top: 35px; height: 39px; width: 103px; border: none; background:transparent url('/public/assets/images/btn_download.png'); }

#main-wrap { width:100%; display:block; min-height: 600px; }
    #main-wrap #main-content,
    #main-wrap #secured-content { width:925px; margin:0 auto; display:block; text-align:left; }
    #main-content.not-secured .main  { width:355px; float:left; display:block; padding-left:10px; }
    #main-content .main .content-box-header { margin-bottom: 16px; }
    #main-content .main .content-box-header h3 { font-size: 14px; padding-bottom: 0; }
    #main-content .sidebar { width:500px; float:right; display:block; height: auto; overflow: hidden; }
    #main-content .sidebar .superdeals { width: 250px; }
    #main-content #component-rates-superdeals { margin-top: 26px; width: 230px; display: inline; }
    #main-content #component-rates-superdeals a { font-weight: normal; color: #000; }
    #main-content #component-rates-superdeals dl .head { margin-bottom: 16px; }
    #main-content #component-rates-superdeals dl .more { width: 170px; }
    #main-content #component-rates-superdeals dl .more a { color: #AF1C1C; font-weight: bold; }

#footer { width: auto; border-top:1px solid #154868; margin-top:25px; font-size: 13px; }
    #footer ul { clear: both; text-align: center; margin-top:5px; margin-bottom: 2px; }
    #footer ul li { padding: 0 5px; float: none; display: inline; border-right: 1px solid #000; }
    #footer ul li a { color:#000000; font-weight:normal; text-decoration:none; }
    #footer ul li.last { border:none; }

/* dashboard */
#main { padding: 0; }
#main .main_instructions { float: left; height: 130px; width: 227px; margin-bottom: 14px; }
#main ul.main_instructions li { display:block; height:40px; margin-bottom: 0; }
#main ul.main_instructions li h1 { padding: 10px 0px 0 50px; font-size: 12px; font-weight: normal; color: #AF1C1C; }
#main ul.main_instructions li.step_1 { background: url('/public/assets/images/number1.gif') no-repeat scroll 0 50%; }
#main ul.main_instructions li.step_2 { background: url('/public/assets/images/number2.gif') no-repeat scroll 0 50%; }
#main ul.main_instructions li.step_3 { background: url('/public/assets/images/number3.gif') no-repeat scroll 0 50%; }
#main #mapp_button { float: right; height: 130px; }
#main p { clear: both; }

/* instructions */
#page-instructions-main .content-box-content ul { list-style-position: outside; list-style-type: disc; margin-left: 40px; font-weight: bold; }

/* faq */
#page-accessnumbers .faqs-content .faq-toc ul { list-style-type: disc; list-style-position: inside; }
#page-accessnumbers .faqs-content .faq-item h3.faq-title { font-size: 12px; }
#page-accessnumbers .faqs-content .faq-item h3.faq-title a { font-size: 100%; }

/* download */
#page-download #available-apps h2,
#page-download #general-info h3 { font-size: 14px; }
#page-download .download_app strong { color:#af1c1c }
#page-download #general-info hr { display: none; }
#page-download #general-info ul.bulleted-list { margin-left: 0; }

/* rates */
.content-box .rates-tabs li a { font-size: 10px !important; color: #000; padding: 5px 2px!important; text-decoration: none; }
.content-box .rates-tabs li.active a { color:#af1c1c; border-color: #ADACAC; }
.content-box .rates-wrapper { border-color: #ADACAC; overflow: hidden; }
.content-box .rates-letters a { font-weight: bold; }
.content-box #rates-table td { vertical-align: middle; }
.content-box #rates-table .column-country { width: 215px; }
.content-box #rates-table .column-vat { width: 75px; }
#page-calling-rates-main, #page-freetrial-rates-main, #page-sms-rates-main, #page-topup-rates-main { width: 395px; }

/* more info on reselling */
#page-more-info-on-reselling #moreinfo_on_reselling .details { width: 680px; }
#page-more-info-on-reselling #moreinfo_on_reselling #general_information .details { width: 100%; }
#page-more-info-on-reselling .ui-widget-header .ui-icon.icon-closed { background: url('/public/assets/images/expandable-down.png'); }
#page-more-info-on-reselling .ui-widget-header .ui-icon.icon-open { background: url('/public/assets/images/expandable-right.png'); }
.theme-orman .nivo-controlNav { bottom: 10px!important; margin-left: -50px!important;}

/* feedback */
#page-feedback-main .content-box-header { margin-bottom: 26px !important; }
#page-feedback-main h2 { color: #000; padding-bottom: 0; margin-top: 25px; }
#page-feedback-main #component-newsletter-signup h2 { margin-top: 10px; }

/* customer service */
#page-customerservice, #page-helpdesk  { width: 650px; }
#page-customerservice #component-customerservice-login .login-column  { width: 50%; }
#page-customerservice #customerservice-login-form .text-input { width: 100px; }
#page-customerservice #component-customerservice-login .texts-column { width: 50%; margin-top: 25px; }
#helpdesk-main ul { background-color: transparent; }
#helpdesk-main .helpdesk-item { width: 42% !important; padding: 5px 14px !important; margin: 20px 11px 0px !important; }
#most-viewed h3 { width: 97% !important; }
.customerservice-login-email-form .text-input { width: 180px !important; }
/* abused */
#page-abused #abused_form p { font-family: Verdana,sans-serif; }
#page-abused #abused_form p b,
#page-abused #abused_form p label { font-weight: normal; font-size: 11px; }

/* buy credits */
#page-buycredits #component-login { width: 365px !important;}
#page-buycredits #component-login .form-detail .align-left { width: 199px; }
#page-buycredits #component-login table td { width: 25px; }
#page-buycredits #component-login label { font-weight: normal; }
#page-buycredits #component-login .text-input { width: 100px; }
#page-buycredits #component-login .buycredits_login_text { float: right; }
#page-buycredits #component-login .buycredits_login_text li { background: url('/public/assets/images/tick.png') no-repeat; padding-left: 20px; }

/* myaccount */
#myaccount-menu .menu-section .buy,
#component-user-welcome_info a { color:#af1c1c !important; }
#secured-content { background-color: #fff; padding: 23px 0 30px; }
#secured-main-menu { width: 198px; float: left; }
    #secured-main-content { width: 690px; float: left; padding-left: 30px; }
    #secured-main-content .content-box-header h3 { font-size: 18px; }
#component-sms-verify #verify-buttons .button-right, #component-phone-verify #verify-buttons .button-right, #component-phonevoice-verify #verify-buttons .button-right { width: 300px !important; }

/* user balance */
#component-user-welcome_info { margin-top: 10px !important; }
#component-user-welcome_info .welcome-text { font-size: 12px !important; margin-bottom: 0 !important; }
#component-user-welcome_info .link.your_settings { display: none !important; margin: 0 !important; }
#component-user-welcome_info .link.logout { margin-left: 10px !important; display: inline !important; }

/*geo*/
#page-accessnumbers #component-accessnumbers { width: 390px;}

/*** myaccount ***/
.balance-autocharge-info { font-weight: bold; }
.balance-autocharge-info a.no-margin { margin-top: 0 !important; }

#component-user-welcome_info_status { font-size: 12px; }


#main-ui a.helptip { color: transparent;}
/* sms button */
#page-signup #form-signup { width: 410px; }
#component-login .text-input { width: 136px; border-color: #000000;}

/*helpdesk*/
#helpdesk-search-form .helpdesk-component-search { margin: 0 9px 0 11px!important;}

#main-content #main-ui .main-tabs li.active a { font-size: 15px !important; }
#main-content #main-ui .reseller-tab li.active a { font-size: 15px !important; }

/* cheap calls to nepal */
#page-cheapcalls-nepal { }
.benefit-list li { padding: 0px 0px 15px 15px; list-style-type: '- ';}
.rates-item-container { background-color: #f2f2f2; padding: 5px 15px; width: 300px; margin: 0 auto; }
.rates-item-container table, .cheaprate-sidebar table { border-collapse: collapse; width: 100%; }
.rates-item-container table th { font-weight: bold; padding-bottom: 10px;}
.cheaprate-sidebar { width: 250px; }
.cheaprate-sidebar h3 { padding-top: 15px; }
.cheaprate-sidebar table td, .cheaprate-sidebar ul li, .testimonial-list li p, .nepal-cities p { color: #999999; }
.testimonial-list li { padding: 0px 0px 15px; font-style: italic; margin-bottom: 0px;}
.testimonial-list li p { color: #000000;  font-style: normal; margin-top: 0px; }

#webcall-dialog-container .close-widget { text-decoration: none; }

/* browsercalls */
.browsercalls-step { width: 385px; }

#privacy-policy-notification-container p { background-color: inherit; }

#cheap-calls-to-nepal { width: 340px; padding: 40px 0px; }
#page-cheapcalls-nepal .content-box-content p { margin-bottom: 10px }

/* mobile top up info */
.mobile-top-up-step > p {
    background-color: unset;
}

/* payment methods */
#payment-method-list ul {
    margin-top: 60px !important;
}
#payment-method-list ul li {
    width: 135px !important;
}