/******** Sections styles *******/
/********************************/
#sections {
	height:auto;
	overflow:hidden;
	font-weight: normal;
	color:#666;
}
#sections h1 {
	text-align: right;
	margin:15px 25px 0 0;
	font-size:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:1px solid #000000;
}
#sections a {
	text-decoration:none;
	font-style:italic;
}
#sections a:hover {
	text-decoration:underline;
}
#sections .description {
	margin:30px 25px 0 0;
	text-align:justify;
}
#sections .extend_description {
	margin:15px 25px 0 0;
	text-align:justify;
}
#sections fieldset {
	margin:30px 25px 0 0;
	border:1px dotted #999999;
	clear:both;
	height:auto;
	overflow:hidden;
	padding:20px 0;
}
#sections legend {
	font-size:13px;
	font-weight:bold;
	margin:0px 15px;
	background-color:#FFFFFF;
	padding:0 5px;
	margin-bottom:20px\9 /* Hack for IE browsers */	
}
.label {
	width:200px; 
	text-align:right; 
	display:block; 
	float:left; 
	padding-top:2px;
}
.label_support {
	width:75px; 
	text-align:right; 
	display:block; 
	float:left; 
	padding-top:2px;
}
.label_payment_ammount {
	width:300px;
	text-align:right; 
	display:block; 
	float:left; 
	padding-top:3px;
}
.label_pending {
	width:300px;
	text-align:right; 
	display:block; 
	float:left; 
	padding-top:2px;
}
.label_payment_accounts {
	width:300px;
	text-align:right; 
	display:block; 
	float:left; 
	padding-top:1px;
}
#sections .input_large {
	margin-left:10px;
	float:left;
	width:250px;
}
#sections .input_large2 {
	margin-left:10px;
	float:left;
	width:350px;
}
#sections .input_large3 {
	margin-left:10px;
	float:left;
	width:450px;
}
#sections .input_medium {
	margin-left:10px;
	float:left;
	width:175px;
}

#sections .input_small {	
	margin-left:10px;
	float:left;
	width:30px;
}
#sections .input_small2 {	
	margin-left:10px;
	float:left;
	width:70px;
}
#sections .input_payment {	
	margin-left:10px;
	float:left;
	width:80px;
	size:70px;
	font-size:18px;
	text-align:right;
}
#sections .input_color {	
	margin-left:10px;
	float:left;
	width:55px;
}
select option {
	padding-right:10px;
}
#sections .select_small {	
	margin-left:10px;
	float:left;
	width:50px;
}
#sections .select_small2 {	
	margin-left:10px;
	float:left;
	width:100px;
}
#sections .select_small3 {	
	margin-left:10px;
	float:left;
	width:60px;
}
#sections .select_medium {	
	margin-left:10px;
	float:left;
	width:150px;
}
#sections .select_large {
	margin-left:10px;
	float:left;
	width:180px;
}
#sections .title {
	margin: 0 5px 10px 5px;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dotted #999;
	height:30px;
}
#sections .rows_methods {
	width:100%; 
	clear:both;
	text-align:center;
	height:auto;
	overflow:auto;
}
#sections .rows {
	width:100%; 
	clear:both;
	height:auto;
	min-height:20px;
	overflow:auto;
	padding:2px 0;
}
#sections .row_one {
	width:100%; 
	clear:both;
	margin-top:10px;
	height:auto;
	overflow:auto;
	padding:2px 0;
}
#sections .rows span, #sections .row_one span {
	float:left;
}
.spanleft {
	padding-top:2px;
	margin-left:10px;
}
.ccspan {
	padding-top:2px;
	padding-bottom:5px;
	width:140px;
	text-align:right;
}
.span_help_text {
	padding-top:2px;
	margin-left:3px;
	font-style:italic;
}
.span_help_icon {
	padding-top:3px;
	margin-left:5px;
}
.span_help_icon2 {
	padding-top:4px;
	margin-left:8px;
}
.span_help_icon3 {
	padding-top:6px;
	margin-left:8px;
}
.coverage_help_icon {
	margin-left:6px;
}
.euro {
	float:left;
	font-size:20px; 
	margin:-2px 0 0 5px;
}
.uppercase {
	text-transform:uppercase;
}
.margin_bottom {
	margin-bottom:15px;
}
.support_img {
	float:left;
	margin:10px 0 0 20px;
}
.support_data {
	float:left;
}
span.support_desc_phone {
	font-weight:normal;
	float:right !important; 
	margin-left:10px;
}
.account_data_content, .tools_data_content {
	margin:0 5px;
	padding:20px 0 5px 0;
}
.account_data_content_grey, .tools_data_content_grey {
	background:#EEEEEE;
	margin:0 5px;
	padding:20px 0 5px 0;
}
.account_data {
	margin-left:10px;
	float:left;
	font-weight:bold;
	padding-top:2px;
}
.pending_data {
	margin-left:10px;
	float:left;
	font-weight:bold;
	padding-top:2px;
	color:#060;
}
#sections .previewTitle {
	background:#EEE;
	font-weight:bold;
	padding:8px 0 8px 15px;
	margin:29px 25px 10px 0;
}
.code {
	color:#000066;
	font-weight:bold;
}
.submit {
	margin:25px 0 0 0;
	text-align:center;
	clear:both;
}
.button_code {
	width:100%;
	text-align:center;
	clear:both;
	margin:0 0 25px 0;
}

#sections .actions {
	width:85%;
	text-align:center;
	clear:both;
}

.center {
	text-align:center;
}
.right {
	margin:15px 25px 0 0;
	text-align:right;
}
.non_exist {
	margin:25px 0 15px 0;
	text-align:center;
}
#sections .new {
	float:none;
	text-align:center;
	margin-left:10px;
}
#sections .buttons {
	float:none;
	text-align:center;
	margin:10px 0 10px 20px;
}
#content_data {
	margin:30px 25px 0 0;
}
#report_data {
	margin:10px 0 0 0;
}
.cobertura_rows_title, .report_rows_title {
	clear:both;
	width:100%;
	height:30px;
	background:#EEEEEE;
	font-weight:bold;
}
.cobertura_rows_method_title, .report_rows_method_title {
	background:none repeat scroll 0 0 #666666;
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 15px;
}
.cobertura_rows, .report_rows {
	clear:both;
	width:100%;
	height:30px;
}
.cobertura_rows_grey, .report_rows_grey {
	clear:both;
	width:100%;
	height:30px;
	background:#EEEEEE;
}
.row_payments_brand {
	margin:30px 15px 0 0;
	height:auto;
	overflow:hidden;
	clear:both;
}
.row_payments_brand a {
	text-decoration:none;
}
.row_payments_brand img {
	border:0;
}
.brand {
	width:230px;
	float:left;
	text-align:center;
}
.description_pmethod {
	width:450px;
	float:right;
}
.flags {
	float:left;
	width:40px;
	padding:5px 0 0 20px;
}
.countryflag {
	float:left;
	width:40px;
	padding:5px 0 0 0px;
}
.countryflag_title {
	float:left;
	width:40px;
	padding-top:7px;
}
.country {
	float:left;
	width:150px;
	padding-top:7px;
	text-align:left;
}
.country2{
	float:left;
	width:120px;
	padding-top:7px;
	text-align:left;
}
.prefix {
	float:left;
	width:150px;
	padding-top:7px;
}
.prefix2 {
	float:left;
	width:100px;
	padding-top:7px;
}
.prefixshort {
	float:left;
	width:60px;
	padding-top:7px;
}
.numbers {
	float:left;
	width:150px;
	padding-top:7px;
}
.numbers2 {
	float:left;
	width:80px;
	padding-top:7px;
}
.numbers3 {
	float:left;
	width:90px;
	padding-top:7px;
}
.numbers4 {
	float:left;
	width:110px;
	padding-top:7px;
}
.numbers5 {
	float:left;
	width:100px;
	padding-top:7px;
}
.info {
	float:left;
	width:100px;
	padding-top:7px;
	padding-left:50px;
}
.id_title {
	float:left;
	width:47px;
	padding:4px 0 0 8px;
}
.id {
	float:left;
	width:47px;
	padding:7px 0 0 8px;
}
.alias {
	float:left;
	width:90px;
	padding-top:7px;
}
.alias2 {
	float:left;
	width:130px;
	padding-top:7px;
}
.sms {
	float:left;
	text-align:right;
	width:70px;
	padding-top:7px;
}
.userprice {
	float:left;
	width:90px;
	padding-top:7px;
	text-align:right;
	white-space:nowrap;	
}
.userprice2 {
	float:left;
	width:60px;
	padding-top:7px;
	text-align:right;
}
.userprice3 {
	float:left;
	width:120px;
	padding-top:7px;
	text-align:right;
}
.userprice5 {
	float:left;
	width:150px;
	padding-top:7px;
	text-align:right;
}
.income {
	float:left;
	width:90px;
	padding-top:7px;
	text-align:right;
}
.income2 {
	float:left;
	width:120px;
	padding-top:7px;
	text-align:right;
}
.retention {
	float:left;
	width:110px;
	padding-top:7px;
	text-align:right;
}
.unpaid {
	float:left;
	width:80px;
	padding-top:7px;
	text-align:right;
}
.operator {
	float:left;
	width:140px;
	padding-top:7px;
}
.operator2 {
	float:left;
	width:230px;
	padding-top:7px;
}
.phonetype {
	float:left;
	width:100px;
	padding-top:7px;
}
.cclist {
	float:left;
	width:180px;
	padding-top:7px;
}
.date {
	float:left;
	width:100px;
	padding-top:7px;
}
.date2 {
	float:left;
	width:130px;
	padding-top:7px;
}
.date3 {
	float:left;
	width:150px;
	padding-top:7px;
}
.date4 {
	float:left;
	width:200px;
	padding-top:7px;
}
.mobile {
	float:left;
	width:55px;
	padding-top:7px;
}
.msg {
	float:left;
	width:120px;
	padding-top:7px;
}
.answer {
	float:left;
	width:150px;
	padding-top:7px;
}
.answer_text, .operator_text, .msg_text, .cclist_text {
	float:left;
}
.answer_icon, .operator_icon, .msg_icon, .cclist_icon {
	float:right;
	margin-right:15px; 
	margin-top:2px
}
.referral {
	float:left;
	width:120px;
	padding-top:7px;
}
.commission {
	float:left;
	text-align:right;
	width:80px;
	padding-top:7px;
}
.commission3 {
	float:left;
	text-align:right;
	width:200px;
	padding-top:7px;
}
.commission4 {
	float:left;
	text-align:right;
	width:170px;
	padding-top:7px;
}
.commission5 {
	float:left;
	text-align:right;
	width:130px;
	padding-top:7px;
}
.commission6 {
	float:left;
	text-align:right;
	width:90px;
	padding-top:7px;
}
.type {
	float:left;
	width:150px;
	padding-top:7px;
}
.edit {
	float:left;
	width:80px;
	text-align:center;
	padding-top:7px;
}
.delete {
	float:left;
	width:80px;
	text-align:center;
	padding-top:7px;
}
.confprices {
	float:left;
	width:210px;
	padding-top:7px;
}
.detail {
	float:left;
	width:140px;
	padding-top:7px;
}
.detail2 {
	float:left;
	width:160px;
	padding-top:7px;
}
.payment_method {
	float:left;
	width:100px;
	padding-top:7px;
}
.ammount {
	float:left;
	width:70px;
	padding-top:7px;
	text-align:right;
}
.shipment {
	float:left;
	width:70px;
	padding-top:7px;
	text-align:right;
}
.total {
	float:left;
	width:90px;
	padding-top:7px;
	text-align:right;
	font-weight:bold;
}
.state {
	float:left;
	width:90px;
	padding-top:7px;
}
.view {
	float:left;
	width:100px;
	text-align:center;
	padding-top:7px;
}
.print {
	float:left;
	width:60px;
	text-align:center;
	padding-top:7px;
}
.rb {
	float:left;
	width:90px;
	text-align:center;
	padding-top:7px;
}
/*******************************/
/*******************************/
#sections .content_policies {
	margin:15px 25px 0 0;
	height:800px;
	overflow:auto;
	color:#4D4D4D;
	text-align:justify;
	padding:0 10px 20px 0;
}

.policies_title1 {
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.policies_title2 {
	width:100%;
	text-align:center;
	font-size:13px;
}

#list_numeric {
	margin-left:-20px;
}

#list_alpha {
	margin-left:-20px;
	list-style-type:lower-alpha;
}

#list_numeric  li, #list_alpha  li {
	margin:10px 0 0 40px;
}

#pdf {
	margin-top:30px;
	width:100%;
	text-align:right;
	height:15px;
}

#pdf .link {
	float:right;
	margin-top:5px;
}

#pdf .icon {
	float:right;
}
/*******************************/
/****** TOOLS TIPS STYLES ******/
#tooltip {
	background-color: #000000;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85; 
	border: 2px solid #666666;
	padding: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	max-width: 200px;
	width:expression(document.body.clientWidth > 200 ? "200px":"auto");
	display:block;
	line-height: 12px;
}
#tooltip h3 {
	font-size: 1.1em;
    margin: 0;
	padding: 0 3px;
	text-align: left !important;
	color:#FF0000;
}
#tooltip p {
	font-size: 0.95em;
	margin: 5px 0 0 5px;
	text-align: left;
	color:#FFFFFF;
}
/*******************************/
/***** Lightbox styles *****/
/********************************/
#popup {
	width:530px;
	height:auto;
	color:#666666;
	overflow:hidden;
}
#popup h1 {
	margin:0 0 20px 0;
	border-bottom:1px solid #000000;
	color:#000;
}
#popup .description {
	margin:20px 0;
	text-align:justify;
}
#popup fieldset {
	border:1px dotted #999999;
	clear:both;
	padding:20px 0;
}
#popup legend {
	font-size:13px;
	font-weight:bold;
	margin:0px 15px;
	background-color:#FFFFFF;
	padding:0 5px;
	margin-bottom:20px\9 /* Hack for IE browsers */	
}
#popup label {
	width:160px; 
	text-align:right; 
	display:block; 
	float:left; 
	padding-top:2px;
}
#popup .input_small {	
	margin-left:10px;
	float:left;
	width:70px;
}
#popup .input_small2 {	
	margin-left:10px;
	float:left;
	width:100px;
}
#popup .input_medium {
	margin-left:10px;
	float:left;
	width:170px;
}
#popup .input_medium2 {
	margin-left:10px;
	float:left;
	width:150px;
}
#popup .input_large {
	margin-left:10px;
	float:left;
	width:275px;
}
#popup .textarea_large {
	margin-left:10px;
	float:left;
	width:300px;
}
#popup .select_small {	
	float:left;
	width:55px;
}
#popup .select_small2 {	
	float:left;
	width:40px;
}
#popup .select_medium {
	float:left;
	width:100px;
}
#popup .select_large {
	margin-left:10px;
	float:left;
	width:180px;
}
#popup .rows {
	height:25px; 
	clear:both;
}
#popup .rows span {
	float:left;
}
.spanleftcombo {
	margin-left:10px;
}
.required {
	margin-left:5px;
	color:#000;
	padding-top:4px;
	color:#F00;
}
.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.left {
	text-align:left;
	width:100%;
}
.required_notice {
	margin-bottom:10px;
	font-size:10px;
	text-align:right;

}
#popup .center {
	float:none;
	text-align:center;
}
/*******************************/
/********* Contact Form ********/
/*******************************/
#msg_result {
	overflow:hidden;
	background:#EEEEEE;
	border:1px solid #666;
	padding:10px;
	margin-bottom:10px;
	display:none;
}
.err_msg {
	color:#900; 
	font-size:15px; 
	padding-left:10px;
}
.err_img {
	float:left; 
	padding-top:3px;
}
.err_title {
	float:left; 
	padding-left:5px;
}
.err_text {
	padding:5px 0 0 35px; 
	color:#4D4D4D;
	font-size:10px;
	clear:both;
}