/*-----------------------------------------------------------------------------

version:   1.0
date:      04/18/07
author:    Bizwonk, Inc.
email:     mlehr@bizwonk.com
website:   http://www.bizwonk.com
-----------------------------------------------------------------------------*/

/* Remove margin, padding and border from everything
-----------------------------------------------------------------------------*/

body, div, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 

margin: 0px; 
padding: 0px; 

}

/* Global
-----------------------------------------------------------------------------*/
.clear {
	clear: both;
}

body {
	background-color: #ffffff;	
	text-align:center;
	font-family: verdana, sans-serif;
}

#imagemap {

text-align: left;

}

#big_title {
	text-align: center;
	font-family: Gill Sans Mt, Gill Sans, GillSans, verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cc3333;
	margin: 0 0 10px 0;
}

#mission_type {
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #cc3333;
	margin: 10px 0 10px 0;
	letter-spacing: 0px;
}

#clicktocall_container {
	
	text-align: left;
	width: 420px;
	height: 420px;
	margin-top: 0px;

}

#clicktocall_container h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #cc3333;
	margin: 10px 0 10px 0;
}

#clicktocall_container a {
	color: #cc3333;
}

#clicktocall_container p {

	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 180%;
	word-wrap: break-word;
}

#content_box { 
	
	text-align: left;
	width: 743px;
	height: auto;
	margin: auto;
	background-color: #ffffff;
}

#content_box_home { 
	
	text-align: left;
	width: 743px;
	height: auto;
	margin: auto;
	background-color: transparent;
}

#content_box_left { 
	float: right;
	text-align: left;
	width: 743px;
	height: auto;
	/* margin: auto; */
	margin: 0 -60px 0 0;
	background-color: transparent;
}


#content_box p {

	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 180%;
	word-wrap: break-word;
}

#content_box .newslist {
	padding: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
	color: black;
}

#content_box .newslist h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	line-height: 110%;
	color: #cc3333;
}

#content_box .newslist h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	color: black;
}

#content_box .newslist a {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	color: black;
}

#content_box .container {

	padding: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
	
}

#content_box .container ul li {

	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	word-wrap: break-word;
	
}

	
#content_box h1 {
	font-family: Gill Sans MT, Gill Sans, arial, GillSans, helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #cc3333;
	margin: 10px 0 10px 0;
	letter-spacing: -1px;
}

#content_box h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #cc3333;
	margin: 10px 0 10px 0;
}

#content_box h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 10px 0 10px 0;
}

#content_box a {
	color: #cc3333;
}

 .metadata { 

	width: 300px;
	position: relative;
	left: -4px;
}
 .metadata_small { 

	width: 50px;
	position: relative;
	left: -4px;
}

 .metadata_select { 

	width: 200px;
	position: relative;
	left: -4px;
}

 .field { margin: .3em 0 0 0; }
 .field .outerborder { border: 3px solid #efefef; }
 .field label { 

	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: bold;
	color: #cc3333;
/*	float: left; */
    margin: 0 0.1em 0 0.3em;
	text-align: right;
}

 .field .input_text {
    padding: 3px;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 285px;
  /*  font-size: 1.3em; */
}

 .field .input_text_small {
    padding: 3px;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 50px;
  /*  font-size: 1.3em; */
}

 .default_select {
 	width: 200px;
	height: 20px;
	padding: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 	
}

#column_container {
	
	height:100%;
	margin: 30px 0 0 0;
}


#left {
	margin-left: 10px;
    float:left;
    width:300px;

	}

#right {
	margin-right: 10px;
    float:right;
    width:300px;
    }

#column_horizrule {
	
	margin: 15px 0 15px 0;
	height:10px;
	width:300px;
	border-width: 5px;
	border-style: none none solid none;
	border-color: #efefef;	
}

#buttonborder { 

	width: 150px;
	border: 3px solid #efefef; 
	padding: 0;
	margin: 10px 0 10px 0;
	position: relative;
	left: -4px;	
}


buttonstyle {
	
	margin: 0;
	padding: 0;
	width: 150px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000000;
	color: #ffffff;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background: url(../images/submit_button_bg.gif) repeat-x;	
}

.buttonstyle_cancel {
	
	margin: 0;
	padding: 0;
	width: 150px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000000;
	color: #ffffff;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background: url(../images/submit_button_bg_cancel.gif) repeat-x;	
}

#buttonborder_lg { 

	width: 250px;
	border: 3px solid #efefef; 
	padding: 0;
	margin: 10px 0 10px 0;
	position: relative;
	left: -4px;	
}

.buttonstyle_lg {
	
	margin: 0;
	padding: 0;
	width: 250px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000000;
	color: #ffffff;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background: url(../images/submit_button_bg.gif) repeat-x;	
}

.field_sublabel {
	
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

#login_container {
	
	height: 200px;
	margin: 30px 0 0 0;
}

#login_columna {

	width: 300px;
	padding: 0 30px 0 10px;

	float: left;
	
	border-width: 1px;
	border-style: none solid none none;
	border-color: #888888;
}

#login_columnb {

	padding: 30px 30px 0 20px;

	width: 280px;
	float: right;
}

/* Tables
-----------------------------------------------------------------------------*/

#default_table {
	
	width: 700px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	word-wrap: break-word;
	margin-top: 10px;
    background-color: #ffffff;
}




#default_table td, th {
	
	padding: 1px 0 2px 4px;
}

#default_table thead tr.mainheading th {

	font-weight: bold;
	font-size: 14px;	
	color: #ffffff;
	background-color: #627ebe;

}

#default_table thead tr.subheading th {

	font-weight: bold;
	color: #ffffff;
	background-color: #97aad4;
}

#default_table tbody tr.odd  td {
    background-color: #dee4f1;
}

#default_table tbody td.align-right {
    text-align: right;
    padding-right: 4px;
}

/* Smaller table set at 250px wide  */

#default_table_sm {
	
	width: 250px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	word-wrap: break-word;
	margin-top: 10px;
    background-color: #ffffff;
}
#default_table_sm td, th {
	
	padding: 1px 0 2px 4px;
}

#default_table_sm  thead tr.mainheading th {

	font-weight: bold;
	font-size: 14px;	
	color: #ffffff;
	background-color: #627ebe;

}

#default_table_sm  thead tr.subheading th {

	font-weight: bold;
	color: #ffffff;
	background-color: #97aad4;
}

#default_table_sm  tbody tr.odd  td {
    background-color: #dee4f1;
}

#default_table_sm  tbody td.align-right {
    text-align: right;
    padding-right: 4px;
}
/* JC */

/* Start New Style
-----------------------------------------------------------------------------*/

/* Page Name :: general element*/

.clear {clear:both}

.buttonstyle_save{
	
	margin: 0;
	padding: 0;
	width: 150px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000000;
	color: #ffffff;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background: url(../images/submit_button_bg_save.gif) repeat-x;	
}

 .label_Blue{ 
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: bold;
	color: #cc3333;
}	

 .metadata_long { 

	width: 100%;
	position: relative;
	left: -4px;
}

#column_horizrule_long {
	
	margin: 15px 0 15px 0;
	height:10px;
	width:100%;
	border-width: 5px;
	border-style: none none solid none;
	border-color: #efefef;	
}



/* New Button Style set to 100px wide */

#buttonborder_100 { 

	width: 100px;
	border: 3px solid #efefef; 
	padding: 0;
	margin: 4px 0 4px 0;
	position: relative;
	left: -4px;	
}

.buttonstyle_100 {
	
	margin: 0;
	padding: 0;
	width: 100px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000000;
	color: #ffffff;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background: url(../images/submit_button_bg.gif) repeat-x;	
}

.action_button_center 
{float:left;width:25%;}

.action_button_center
{float:none;width:50%;text-align:center;
margin-left:auto;margin-right:auto;}

.action_button_left 
{float:left;width:25%;}
.action_button_left_half
{float:left;width:50%;text-align:center;}

.action_button_right 
{float:right;width:25%;}
.action_button_right_half
{float:right;width:50%;text-align:center;}
.txt_center
{text-align:center;}

/* END page-------------------------------------------------------------*/

/* Page Name :: Manage_Customer_Account_Billing.html */

.detail_page_button_align_01{
	float:left;
	width:25%;
}
.detail_page_button_align_02{
	float:right;
	width:25%;
}
.detail_page_button_align_03{
	float:left;
	width:75%;
}
/* END page-------------------------------------------------------------*/

/* Page Name :: Manage_Customer_Account_History.html */

.account_history_sum{
	text-align:right;
	font-weight:bold;
	padding: 0 2px;
	width: 100px;
}
/* changed from general note margin does not let it sit in line with other fields */
#buttonborder_account { 

	width: 150px;
	border: 3px solid #efefef; 
	padding: 0;
	margin: 0;
	position: relative;
	left: -4px;	
}
/* New element to keep inline input tags labeld and buttons */

.account_history_label {
	float:left;
	width:200px;
	text-align:right;
}
.account_history_data {
	float:left;
	margin-left:15px;
}
/* END page-------------------------------------------------------------*/

/* Page Name :: Manage_Toll-Free_Numbers.html */
buttonborder_account { 

	width: 100px;
	border: 3px solid #efefef; 
	padding: 0;
	margin: 0;
	position: relative;
	left: -4px;	
}

.buttonstyle_toll-free {
	
	margin: 0;
	padding: 0;
	width: 100px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000000;
	color: #ffffff;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background: url(../images/submit_button_bg.gif) repeat-x;	
}

.buttonstyle_cancel_toll-free {
	
	margin: 0;
	padding: 0;
	width: 100px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000000;
	color: #ffffff;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background: url(../images/submit_button_bg_cancel.gif) repeat-x;	
}

.h_break {
	width:100%;
	border-top:solid 1px #CCC;
}
/* END page-------------------------------------------------------------*/

/* Page Name :: Manage_Alert_Messages.html */
.Manage_Alert_Message_break {
	width:100%;
	border-top:solid 1px #CCC;
}

/* END page-------------------------------------------------------------*/

/* Page Name :: My_Account_Summary.html */
.input_acc_sum {
    	padding: 3px;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
}

/* END page-------------------------------------------------------------*/

/* Page Name :: My_Account_New_Credit_Card.html */

 .label_NewCC { 
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: bold;
	color: #cc3333;
	float: left; 
   	margin: 0 5px 0 0;
	text-align: right;
	width:250px;
	padding-top:8px;
}
 .label_NewCC_address { 
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: bold;
	color: #cc3333;
	margin: 0 5px 0 0;
}
  .input_greybd{
  	float:left;
  	width:285px;
  	background-color:#efefef;
  	padding:3px 1px 3px 3px;
  	margin:4px;
  }

  .input_text {
    padding:3px;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 285px;
  /*  font-size: 1.3em; */
}
  .input_greybd_date{
  	float:left;
  	width:104px;
  	background-color:#efefef;
  	padding:3px 1px 3px 3px;
  	margin:4px;
  	
  }

  .input_text_date {
    padding:3px;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 100px;
  /*  font-size: 1.3em; */
}
input {padding:0;margin:0;}
/* END page-------------------------------------------------------------*/

/* Page Name :: My_Account_Report_Menu.html */

.Report_Menu_Seperate {
	display:block;
	width:25%;
	border-right: solid 1px #CCC;
	float:left;
	height:250px;
	padding: 0 10px;
}
.Report_Menu_Seperate_R {
	display:block;
	width:40%;
	float:left;
	padding: 0 10px;
}

/* END page-------------------------------------------------------------*/
/* Page Name :: My_Account_Report_Summary.html */

.buttonstyle_100_arrow {
	
	margin: 0;
	padding: 0;
	width: 100px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000000;
	color: #ffffff;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
	background: url(../images/submit_button_bg.gif) repeat-x;	
}


/* END page-------------------------------------------------------------*/
/* Page Name :: My_Account_Call_Report_Output.html */

.Call_Report_Output_left {
width:60%;
float:left;
display:block;
}
.Call_Report_Output_right {
width:35%;
float:left;
display:block;
text-align:right;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 

}

.Call_Report_Output_1 {
	width:30%;
	float:left;
	display:block;
	padding:2px;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
}
.Call_Report_Output_2 {
margin-top:4px;
margin-right:4px;
	float:left;
	text-align:right;
	display:block;	
}
.Call_Report_Output_3 {
	margin-top:2px;
	float:left;
	text-align:right;
	display:block;	
}
.Call_Report_Output_4 {
	float:left;
	text-align:right;
	display:block;	
}

  .input_greybd_plain {
  	background-color:#efefef;
	border: solid #EFEFEF 3px;	
	padding: 3px 0;

	
  }
  .input_text_plain {
	padding: 0 3px;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
}
#buttonborder_100_plain { 
	border: 3px solid #efefef; 
	width:100px;
	margin: 0 5px;
}

.buttonstyle_100_plain {
	width:100px;
	height:20px;
	padding: 0 8px 1px 8px;
	cursor: pointer;
	border: 1px solid #000000;
	color: #ffffff;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background: url('../images/submit_button_bg.gif') repeat-x;	
}


/* END page-------------------------------------------------------------*/

/* Page Name :: My Account Detailed_Call_Report.html */
.detailed_call_report {font-weight:bold; padding-left:250px;}


/* END page-------------------------------------------------------------*/

/* Page Name :: My Account Caller_Report.html */
.caller_report {}

.account_history_mark {
	float:left;
	margin-left:3px;
margin-top:3px;
}
 .field .input_number_sh {
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 70px;
	padding:3px;

}
  .input_greybd_number_sh {
  	border: solid 3px #EFEFEF;
	width: 70px;
	padding:3px 0;
  }
 .field .input_number {
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 150px;
	padding:3px;

}
  .input_greybd_number {
  	border: solid 3px #EFEFEF;
	width: 150px;
	padding:3px 0;
  }
.account_history_number {
	float:left;
	margin-left:3px;
}

/* END page-------------------------------------------------------------*/


/* Page Name :: My Account Calls Per Day Report _Report.html */
.refol_a{width:30px;height:20px;background-color:#03108C;}
.refol_b{width:30px;height:20px;background-color:#0059D2;}
.refol_c{width:30px;height:20px;background-color:#00A3D2;}
.refol_d{width:30px;height:20px;background-color:#8ED0E8;}
.right_call_per_day{width:260px;float:right;display:block;}
.left_call_per_day{width:440px;float:left;display:block;}
#ref_table_sm {
	
	width: 250px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	word-wrap: break-word;
	margin-top: 10px;
    background-color: #ffffff;
}
#ref_table_sm  thead tr.mainheading th {

	font-weight: bold;
	font-size: 14px;	
	color: #ffffff;
	background-color: #627ebe;

}

/* END page-------------------------------------------------------------*/

/* Page Name :: My Account New_Report.html */

.new_report_grey {
	margin: 0 5px 0 0;
	padding: 3px 0 3px 3px;
	background-color: #EFEFEF;
}
.new_report_data {
	float:left;
	margin-left:15px;	
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.new_report_attr {
margin: 10px 5px;
}
 
/* Corporate home page ---------------------------------------------*/



container_fade {
padding: 0;
background: url('../images/cr_concept_BG_Fade.jpg') repeat-x bottom;
}

.left_content{
display:block;
float:left;
width:743px;
margin: 0 auto;
}

.grey_bd {
border: solid 3px #CCC;
}

.right_content{
display:block;
float:left;

width: 725px;
margin: 0 0 10px 0;
/* background: url('../images/ist2_2439379-urban-teenagers.jpg') no-repeat bottom right; */
}

.blue_box_1{

width: 340px;
/*
height: 1px;
background: url('../images/cr_concept_BG_Fade.jpg') repeat-x bottom;
background-color: #ff9933;
*/
opacity: 0.8;
filter: alpha(opacity=80);
padding:10px;

}


.blue_box_1 a{
font-family: tahoma, arial, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: underline;
line-height: 1.2;
color: #00f;
}

.blue_box_1 a:hover{
	font-weight: bold;
	line-height: 1.2;
}

.blue_box_1 a:visited{
font-family: tahoma, arial, helvetica, sans-serif;
font-style: normal;
text-decoration: underline;
line-height:1.2;
color: #000;
}

.blue_box_1 h1{
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
line-height:1.2;
margin-top: -5px;
padding-bottom: 3%;
color: #000;
}

.blue_box_1 h2{
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height:1.2;
margin-top: -5px;
padding-bottom: 3%;
text-decoration: inherit;
color: #000;
}


.blue_box_1 h3{
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 1.0em;
font-weight: normal;
line-height:1.2;
margin-top: -5px;
color: #000;
}

.blue_box_1 p{
	font-weight: normal;
	padding-top: 0%;
	padding-bottom: 1.0%;
}

.blue_box_1 p:hover {
	font-weight: bold;
}

.blue_box_text {
font-family: tahoma, arial, helvetica, sans-serif;
font-style: normal;
line-height:1.2;
color: #000;
padding: 5px 0 5px 0;
}

.boxes_outer{
	text-align:center;
}
.boxes_inner{
text-align:left;
display: -moz-inline-box;
display: inline-block;
margin: 5px;
padding: 0 0 0 8px;
	overflow:hidden;
}


.main_scroll_box{
display:block;
float:left;
height:171px;
width:229px;
margin:5px;
background: url('../images/News_Item_BG.jpg') no-repeat bottom;
}

.box{
	float:left;
	width:229px;
	height:210px;
	margin-right:5px;
}

.box_top{
width:100%;
margin:0;
padding-top:5px;
background: url('../images/news_box_top_bg.jpg') no-repeat;

}

.box_bottom{
width:100%;
height:16px;
margin:0;
background: url('../images/news_box_bottom_bg.jpg') no-repeat;
}

.box_middle{
padding:10px 8px 0px 8px;
height:auto;
width:auto;
margin:0;
font-family: verdana, sans-serif;
font-size: 11px;
text-align: left;
text-indent: 1.5em;
background: url('../images/news_box_middle_bg.jpg') repeat-y;
}

.news_title {
color:#cc3333;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 14px;
font-style: normal;
margin: 12px 0 0 20px;
}
.news_title a:link {
color:#cc3333;
}
.news_title a:visited {
color:#cc3333;
}

.news_show{
width: 210px;
height: 120px;
border:none;
margin: 8px 0 0 8px;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
text-align: center;
} 
 
.iframe_news_item_text{
font-family: verdana, sans-serif;
font-size: 11px;
text-align: left;
text-indent: 1.5em;
background-color: transparent;
}
 
.powerpage_right{
	float: left;
	min-width:50%;
	max-width:100%;
}

.powerpage_right h2{
	font-color: black;
}

.powerpage_right ul{
	font-size: 1em;
}


/* END page-------------------------------------------------------------*/

/* Mapa del Sitio.html */

.site_map_column {
	display:block;
	float:left;
	width:30%;
	padding-right:5px;
}
.site_map_column a{
	display:block;
	padding:2px 3px 2px 0;
}


