/*

############################################################

	* Origin:		www.voiptalk.org
	* Name:			services.css
	* Description	This file contains general services styles
	* Autor:		Piotr Dziembor, Telappliant Ltd.
	* Version:		1.0
	* Modified:		12:45 08/08/2009
	* Copyright:	Telappliant Ltd.

############################################################

*/

.services {
	padding-top: 10px;
	}

.services h1 {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	color: #aaa;
	}

.menu_item, .menu_item_active {
	padding-top: 11px;
	padding-bottom: 11px;
	}

.services .menu_item {
	background: url('/products/images/layout/services/menu_el_bg.gif') #f5f5f5 repeat-x !important;
	border-top: none;
	border-bottom: 1px solid #ddd;
	}

.services .menu_item_active {
	background: url('/products/images/layout/services/menu_el_ac.gif') #8cbe00 repeat-x !important;
	border-top: none;
	border-bottom: 1px solid #ddd;
	}

.service_main_left {
	float: left;
	width: 386px;
	}

.service_main_right {
	float: right;
	width: 189px;
	}

.service_box_main_top {
	width: 386px;
	height: 9px;
	background: url('/products/images/layout/services/service_box_main_top.png') #fff no-repeat !important;
	}

.service_box_main {
	border-left: 1px solid #e5f0c4;
	border-right: 1px solid #e5f0c4;
	padding: 0 4px 0 4px;
	}

.service_box_main_bottom {
	width: 386px;
	height: 9px;
	background: url('/products/images/layout/services/service_box_main_bottom.png') #fff no-repeat !important;
	margin-bottom: 4px;
	}

.service_selectbox {
	float: right;
	width: 263px;
	background-color: #f0f6dc;
	padding-left: 9px;
	padding-bottom: 15px;
	}

.service_box_main h2 a {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	margin-left: 10px;
	}

.service_box_main h2 a:hover {
	color: #888;
	}

.services_scrollbox {
	display: none;
	position: relative;
	margin-right: 10px;
	background-color: #fff;
	z-index: 100 !important;
	margin-top: -7px;
	}

.service_selectbox_header, .service_selectbox_header span {
	font-family: Tahoma;
	font-size: 11px;
	}

.service_selectbox_intro {
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 10px;
	}

.service_selectbox_el {
	font-family: Tahoma;
	font-size: 10px;
	margin: 6px 0 6px 9px;
	color: #97c316;
	}

.service_selectbox_el a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}

.service_selectbox_el strong {
	min-width: 240px;
	}

.service_selectbox_el a:hover {
	color: #888;
	text-decoration: underline;
	}

.service_selectbox_el_t {
	width: 253px;
	height: 4px;
	background-color: #97c316;
	}

.service_selectbox_el_l {
	width: 253px;
	height: 1px;
	background: url('/products/images/layout/services/service_selectbox_el_l.png') #cce28d no-repeat !important;
	}

.service_selectbox_el_e {
	width: 253px;
	height: 4px;
	margin-top: -4px;
	background: url('/products/images/layout/services/service_selectbox_el_e.png') #cce28d no-repeat !important;
	}

.service_selectbox_top {
	position: relative;
	width: 272px;
	height: 6px;
	margin-left: -9px;
	margin-bottom: -6px;
	background: url('/products/images/layout/services/service_selectbox_top.png') no-repeat top left !important;
	}

.service_selectbox_bottom {
	position: relative;
	width: 272px;
	height: 6px;
	margin-left: -9px;
	margin-top: 8px;
	margin-bottom: -18px;
	background: url('/products/images/layout/services/service_selectbox_bottom.png') no-repeat bottom left !important;
	}

.service_selectbox_header span {
	margin-left: 8px;
	}

.service_selectbox_header:hover {
	color: #e1f3ac;
	}

.service_selectbox_header img {
	vertical-align: middle;
	margin-left: 62px;
	margin-top: -3px;
	}

.service_selectbox_header {
	padding-top: 7px;
	z-index: 200 !important;
	background-color: green;
	}

.service_selectbox_header_btm {
	position: absolute;
	margin-top: -7px;
	z-index: 0 !important;
	}

.ie8 .service_selectbox_header_btm {
	position: relative;
	width: 253px;
	height: 11px;
	background-image: url('images/layout/services/service_selectbox_header_btm.png');
	background-repeat: none;
	}
	
.service_selectbox_header {
	width: 253px;
	height: 22px;
	background: url('/products/images/layout/services/service_selectbox_header.png') no-repeat !important;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	}

.service_box_small {
	float: left;
	width: 191px;
	min-height: 112px;
	background: url('/products/images/hardware_boxsimple.png') #f3f8e4 bottom right no-repeat;
	margin-bottom: 4px;
	}

.service_box_small h3 {
	position: absolute;
	margin: 10px 0 0 10px;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #68a701;
	text-transform: uppercase;
	}

.service_box_small p {
	position: absolute;
	width: 175px;
	margin: 32px 0 0 10px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	}

.service_box_small a {
	position: absolute;
	margin-top: 90px;
	margin-left: 116px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
	}

.service_box_small a:hover {
	color: #000 !important;
	text-decoration: none;
	}

.service_box_small_spacing {
	float: left;
	height: 112px;
	width: 4px;
	}

.services_product .smalltext {
	font-family: Tahoma;
	font-size: 9px;
	color: #333;
	}

/* telappliant compatible general service page styles */

.services_product {
	font-family: Tahoma !important;
	font-size: 11px !important;
	color: #666 !important;
	line-height: 15px !important;
	}

.services_product p, .services_product p.intro {
	text-align: justify !important;
	}

.services_product strong {
	color: #000;
	}

.services_product h1 {
	font-size: 28px !important;
	font-weight: normal !important;
	color: #000 !important;
	line-height: 38px !important;
	}

.services_product h2 {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	font-family: Arial !important;
	font-size: 16px !important;
	color: #000 !important;
	display: block !important;
	text-align: left !important;
	line-height: 22px !important;
	}

.services_product .clear {
	clear: both !important;
	}

.services_product ul {
	font-family: Verdana;
	font-size: 11px !important;
	list-style-type: disc !important;
	list-style-image: url('/products/images/list.png') !important;
	}

.services_product li, .services_product li strong {
	font-family: Verdana;
	font-size: 11px !important;
	}

.services_product ul li {
	margin-left: -12px !important;
	margin-bottom: 10px !important;
	}

.services_product ul li strong {
	color: #000 !important;
	}

.services_product .center {
	text-align: center !important;
	}
	
.services_product hr {
	height: 1px !important;
	border-top: 1px solid #97c316 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	margin-top: 12px !important;
	margin-bottom: -2px !important;
	}

.services_product .intro {
	font-size: 15px !important;
	line-height: 21px !important;
	text-align: left !important;
	color: #888 !important;
	}

.services_product .intro a {
	font-size: 15px !important;
	line-height: 21px !important;
	}

.services_product .intro strong {
	color: #97c316 !important;
	font-weight: bold !important;
	}

.services_product a {
	color: #97c316 !important;
	}

.services_product a:hover {
	color: #666 !important;
	}

.services_product .note {
	font-family: Tahoma !important;
	font-size: 9px !important;
	line-height: 14px !important;
	color: #888 !important;
	border-top: 1px dotted #ccc !important;
	padding-top: 6px !important;
	margin-top: 24px !important;
	}

.services_product .note strong {
	font-size: 9px !important;
	line-height: 14px !important;
	color: #000;
	}

.services_product p.table_header {
	color: #fff !important;
	background: url('/products/images/acc_bg_high.png') #fff no-repeat !important;
	height: 28px !important;
	padding: 5px 0 0 20px !important;
	margin: 6px 0 0 0 !important;
	font-family: Trebuchet MS !important;
	font-size: 13px !important;
	}

.services_product .table {
	font-family: Tahoma !important;
	width: 560px !important;
	font-size: 10px !important;
	color: #333 !important;
	}

.services_product .table .theader {
	padding: 12px 6px 12px 6px !important;
	font-weight: bold !important;
	text-align: left;
	}

.services_product .table td {
	border-bottom: 1px dotted #e5e5e5 !important;
	padding: 6px !important;
	}

.services_product .accordion ul {
	margin: 6px 20px 10px 20px !important;
	line-height: 14px !important;
	}

/* small gallery list */

.smglist {
	margin: 20px 0 0 24px;
	}

.smglist a {
	float: left;
	padding-right: 24px;
	margin-bottom: 24px;
	color: #3a9fd7;
	text-decoration: none;
	}

.smglist a IMG {
	border: 0 !important;
	}

/* accordion */

.services_product h3 {
	padding: 0 !important;
	margin: 0 !important;
	display: block;
	width: 576px !important;
	height: 28px !important;
	margin-top: 8px !important;
	}

.services_product h3 a {
	padding-top: 7px !important;
	padding-left: 16px !important;
	text-decoration: none !important;
	font-family: Trebuchet MS;
	font-size: 13px !important;
	font-weight: normal !important;
	color: #fff !important;
	}

.services_product h3 a:hover {
	text-decoration: underline !important;
	}

.services_product h3 a:link, h3 a:visited {
	display: block;
	}

.services_product .ac_table {
	font-family: Tahoma;
	width: 100%;
	font-size: 10px;
	color: #333;
	}

.services_product .ac_table .header {
	padding: 12px 6px 12px 6px;
	font-weight: bold;
	text-align: left;
	}

.services_product .ac_table .footer td {
	padding: 6px;
	}

.services_product .ac_table td {
	border-bottom: 1px dotted #e5e5e5;
	padding: 6px;
	}

.services_product .ac_normal {
	background-image: url('/products/images/acc_bg_normal.png') !important;
	}

.services_product .ac_normal:hover {
	background-image: url('/products/images/acc_bg_normal_hover.png') !important;
	}

.services_product .ac_high {
	background-image: url('/products/images/acc_bg_high.png') !important;
	}

.services_product h3.ac_normal a {
	color: #fff !important;
	text-decoration: underline;
	}

.services_product h3.ac_high a {
	color: #fff !important;
	text-decoration: none;	
	}

.services_product .accordion span {
	padding: 0 8px 0 8px;
	}

.accordion p {
	font-family: Tahoma !important;
	font-size: 11px !important;
	line-height: 15px !important;
	padding: 0 16px !important;
	}

.accordion li, .accordion p  {
	color: #666;
	}

.accordion {
	margin-bottom: -4px;
	}

/* flags and countries */

.services_product .flagbox_list {
	width: 560px;
	margin: 0 auto 0 auto;
	}

.services_product .flagbox {
	float: left;
	width: 50px;
	height: 60px;
	font-family: Tahoma;
	font-size: 9px;
	color: #888;
	text-align: center;
	overflow: hidden;
	line-height: 10px;
	}

/* LHS navigation compatible mode with services */

.menu_item_active h3 a {
	margin-bottom: 0 !important;
	}

.ie .lhs_navigation_spacing {
	height: 18px !important;
	}

.ie6 .iepaddingisueno89239 {
	padding-left: 8px !important;
	}

.ie6 .pssbox_sdesc {
	height: 56px !important;
	}

.menu_item_active h3 a {
	margin-bottom: 0 !important;
	}
	
.menu_item_active h4 a {
	padding-left: 14px !important;
	}

.menu_item_active h4 {
	padding: 3px 0 3px 0 !important;
	}

.menu_item h4 a:hover {
	background: url('/products/images/layout/services/menu_arrow.gif') transparent no-repeat !important;
	}

.menu_item_active h4 a:hover {
	background: url('/products/images/layout/services/menu_arrow_w.gif') transparent no-repeat !important;
	}

.lhs_navigation_spacing {
	width: 193px;
	height: 6px;
	}

/* products info - info RHS box */

.services_product_box {
float: right;
width: 194px;
background-color: #8cbe00;
margin-left: 10px;
margin-bottom: 5px;
font-family: Tahoma;
font-size: 10px;
color: #e3f6ac;
}

.services_product_box label {
color: #fff;
}

.services_product_box input#number {
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
border: 1px solid #4c9b00;
background-color: #fff;
color: #8cbe00;
}

.services_product_box strong, .services_product_box a strong {
font-family: Tahoma !important;
font-size: 11px !important;
color: #fff !important;
font-weight: bold;
}

.services_product_box a {
font-family: Tahoma !important;
font-size: 11px !important;
color: #fff !important;
text-decoration: none !important;
}

.services_product_box a:hover, .services_product_box a:hover strong {
	font-family: Tahoma !important;
	font-size: 11px !important;
	color: #e3f6ac !important;
	text-decoration: none !important;
	}

.services_product_box_top {
	width: 194px;
	height: 7px;
	background: url('/products/images/layout/services/product_box_top.gif') #8cbe00 no-repeat top right !important;
	}

.services_product_box_btm {
	width: 194px;
	height: 7px;
	background: url('/products/images/layout/services/product_box_btm.gif') #aed04c no-repeat top right !important;
	}

.services_product_box_info {
	padding: 0 6px;
	background-color: #8cbe00;
	}

.services_product_box * a {
	text-decoration: underline !important;
	}

.services_product_box_spacer {
	width: 100%;
	height: 1px;
	background: url('/products/images/layout/services/product_box_hr.gif') #fff repeat !important;
	}

.services_product_box_action {
	padding: 10px 0 0 12px;
	background-color: #aed04c;
	}

.services_product_box_tariffsshow {
	padding-bottom: 6px;
	background-color: #aed04c;
	color: #000;
	padding-left: 14px;
	}

.services_product_box_ajax_el, .services_product_box_radio_el, .services_product_box_radio_el label, .services_product_box_ajax_el span, .services_product_box_ajax_el label {
	font-family: Tahoma !important;
	font-size: 11px !important;
	}

.services_product_box_radio_el, .services_product_box_ajax_el {
	padding-top: 4px;
	}

.service_price {
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #fff;
	}

.service_price_v {
	font-size: 11px;
	font-family: Tahoma;
	color: #fff;
	}

.services_product_box_price {
	padding: 10px 0 10px 14px;
	}

.services_product_box_contact {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	padding-bottom: 4px;
	}

.services_product_box_contact strong, .services_product_box_contact a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000 !important;
	}

.services_product_box_contact a:hover {
	color: #000 !important;
	text-decoration: none;
	}

/* subcategories - services boxes */

.pssbox {
	float: left !important;
	width: 191px !important;
	min-height: 250px !important;
	overflow: hidden !important;
	margin-left: 2px !important;
	margin-bottom: 24px !important;
	}

.pssbox p {
	border-right: none !important;
	padding-left: 4px !important;
	padding-right: 4px !important;
	text-align: justify !important;
	}

.pssbox h2, .pssbox h2 a {
	font-family: Arial !important;
	font-size: 13px !important;
	font-weight: bold !important;
	color: #000 !important;
	text-align: center !important;
	margin-bottom: 10px !important;
	display: block !important;
	text-decoration: none !important;
	}

.pssbox h2 a:hover {
	color: #666 !important;
	}

.pssbox_imagelink {
	text-align: center !important;
	}

.pssbox_sdesc {
	font-family: Tahoma !important;
	font-size: 11px !important;
	background-color: #f5f5f5 !important;
	color: #7f7f7f !important;
	padding: 8px !important;
	min-height: 54px !important;
	}

.buy_item_left {
	background-color: #8cbe00 !important;
	color: #fff !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	padding: 4px !important;
	}

.buy_item_left a {
	font-family: Tahoma !important;
	font-size: 11px !important;
	color: #fff !important;
	text-decoration: underline !important;
	}

.pssbox_bgcolor {
	position: absolute !important;
	width: 191px !important;
	height: 21px !important;
	background-color: #f3f8e4 !important;
	margin-top: 2px !important;
	}

.buy_item_right_price {
	width: 54px !important;
	position: absolute !important;
	top: -5px !important;
	background-color: transparent !important;
	border: 0 !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	color: #000 !important;
	font-weight: bold !important;
	padding: 0 !important;
	text-align: center !important;
	margin-top: 9px !important;
	margin-left: -60px !important;
	}

.buy_item_right_price_su {
	width: 54px !important;
	position: absolute !important;
	top: -5px !important;
	background-color: transparent !important;
	border: 0 !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	color: #000 !important;
	font-weight: bold !important;
	padding: 0 !important;
	text-align: center !important;
	margin-top: 9px !important;
	margin-left: -54px !important;
	}

.buy_item_right {
	float: right !important;
	margin-right: 0 !important;
	}


.tool-tip {
	color: #fff;
	width: 240px;
	z-index: 13000;
	}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url('/products/images/bubble.png') top left;
	}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url('/products/images/bubble.png') bottom right;
	}
	
/* ____________________________________________________________________________________________________ CORSS-FIXES */

.ie .lhs_navigation_spacing {
	margin-bottom: -14px !important;
	}

.ie .pssbox_bgcolor {
	margin-top: -17px !important;
	}

.opera .pssbox_bgcolor, .safari .pssbox_bgcolor {
	margin-top: -9px !important;
	}

.ie .service_selectbox_bottom {
	margin-top: 0 !important;
	}

.ie .service_selectbox_el_t {
	margin-top: -6px !important;
	}

.ie .service_selectbox_intro {
	margin-bottom: 8px !important;
	margin-top: 8px !important;
	}

.ie6 .services .menu_item_active {
	background-image: none !important;
	background-color: #8cbe00 !important;
	}
	
.ff3 .services_product h1 {
	display: inline !important;
	}

.ie6 .services_product_box_spacer,
.ie6 .service_selectbox_el_l {
	font-size: 0 !important;
	}

.ie6 .service_selectbox_el_t {
	margin-top: -12px !important;
	}

.ie6 .service_selectbox_el_e {
	font-size: 0 !important;
	background-color: #fff !important;
	}

.ie6 .services_product_box_btm {
	margin-bottom: -6px;
	}

.ie6 .service_selectbox_header span {
	margin-top: -4px !important;
	}

.tip {
	color: #fff;
	width: 240px;
	z-index: 13000;
	}

.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url('/products/images/bubble.png') top left;
	}

.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url('/products/images/bubble.png') bottom right;
	}

.create_plan {
	width: 576px;
	height: 326px;
	background: url('/images/layout/services/create_plan.gif') #e5f0c9 no-repeat;
	color: #000;
	}

.create_plan_name {
	font-weight: bold;
	margin-bottom: 14px;
	margin-left: 6px;
	}
	
.plan_14, .plan_24, .plan_34 {
	float: left;
	width: 184px;
	height: 146px;
	margin: 94px 4px 0 4px;
	line-height: 22px;
	}

.plan_14 label, .plan_24 label, .plan_34 label {
	cursor: pointer;
	}

.create_plan_submit {
	text-align: center;
	}

.create_plan_price {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	}

.create_plan_price span {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	}

.note a {
	font-family: Tahoma !important;
	font-size: 10px !important;
	color: #333 !important;
	text-decoration: none !important;
	border-bottom: 1px dotted #333 !important;
	}

.note a:hover {
	font-family: Tahoma !important;
	font-size: 10px !important;
	color: #000 !important;
	text-decoration: none !important;
	border-bottom: 1px dotted #fff !important;
	}

.emergency_services a {
	color: #82b400;
	}
	
.emergency_services a:hover {
	color: #333;
	}