@charset "UTF-8";
*
{
	margin:0;
	padding:0;
}

img
{
	border:0;
}

.cls
{
	clear:both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url('/images/phonecardscentral/panel/backMain.gif') repeat-x ;
	margin:0;
	padding:0;
}

.panelTop
{
	width:760px;
	margin:auto;
	position: relative;
}

.panelTop2
{
	height: 30px;
}

p.topMenuText
{
	font-size:11px;
	color:#808080;
	font-weight:bold;	
	position: absolute;
	top:10px;
}

.topLinks
{
	position: absolute;
	top:5px;
	right:0;
}

.topLinks a:hover
{
	text-decoration: none;
}

.viewCart
{
	background: url('/images/phonecardscentral/panel/topViewCart.gif') no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #1e97bd;
	padding-left: 15px;
	margin-left: 15px;
}

.logout
{
	background: url('/images/phonecardscentral/panel/topLogout.gif') no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #f37e2f;
	padding-left: 15px;
	margin-left: 15px;
}

.myAccount
{
	background: url('/images/phonecardscentral/panel/topMyAccount.gif') no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #1e97bd;
	padding-left: 15px;
	margin-left: 15px;
}

.panelCenterPrivate, .panelCenterPublic
{
	width:760px;
	margin:auto;
}

.panelTopMenu
{
	margin-bottom:3px;	
}

.panelTopMenuItems
{
	background:url('/images/phonecardscentral/panel/backMenu.gif') repeat-x right bottom;
	height:36px;
	padding:0 1px;
	position: relative;
}

.panelTopMenuItems a
{
	display:block;
	border-right:1px solid #FFFFFF;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	padding:0 8px;
	line-height:34px;
	margin-top:1px;
}

.panelTopMenuItems a:hover
{
	background:#FFFFFF;
	color:#1c8fb1;
}

a.linkMyAccount
{
	float:right;
	border:none;
}

a.linkMyAccountSignup
{
	float:right;
}


.header
{
	background:url('/images/phonecardscentral/panel/backHeader.jpg') no-repeat center center;
	width:530px;
	height:157px;
	float:left;
}

.header p
{
	color:#1c91b4;
	font-size:13px;
	padding:0 0 0 30px;
}

p.topMenuHeader
{
	color:#1c91b4;
	font-size:22px;
	padding:52px 0 0 20px;
	font-weight:bold;
}

.formSearchBoxHome
{
	background:url('/images/phonecardscentral/home/searchBoxBg.gif') no-repeat center center;
	width:530px;
	height:143px;
	color:#FFFFFF;
	line-height:15px;
}

h1
{
	font-size:19px;
	padding:10px 0;
	color:#393224;
}

.searchSelectContainer
{
	margin-left:223px;
}

.searchSelectContainer .searchSelect
{
	width:180px;
	font-size:13px;
	display:block;
	float:left;
	margin-left:5px;
	background:#FFFFFF;
}

.searchSelectContainer label
{
	margin-bottom:15px;
	display:block;
	float:left;
	color:#393224;
	font-size:13px;
	width:90px;
	font-weight:bold;
	text-align:right;
}

.searchSelectContainer input {
	display: block;
	float: left;
	margin-left:5px;
}
 
.searchSelectContainer br {
	clear: left;
}

.panelMainContent
{
	margin-top:3px;
}

.homeContent
{
	width:530px;
	float:left;
}

h1.homeHeader1
{
	border: 1px solid #cdcdcd;
	margin-top: 3px;
	padding: 10px;
	text-align: center;
	font-size:13px;
}

.homeSearchTitle
{
	font-size: 19px;  
	padding: 10px 0; 
	font-weight: bold;
	color: #393224;
}

.homeSubtitle
{
	border: 1px solid #CDCDCD;
	font-size: 13px;
    margin-top: 3px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #393224;
}

.sidebarTitles
{
	font-weight: bold; 
	color: #404040; 
	font-size: 15px;
}

.specialOfferHome a
{
    overflow: hidden;
    height: 163px;
    display: block;
    float: left;
    width: 265px;
}

.tabContent table
{
	float:left;
	color:#404040;
	font-size:12px;
	font-weight:bold;
}

.tabContent table a
{
	color:#404040;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.tabContent table a:hover
{
	text-decoration:underline;
}

.productPageTabs table span
{
	color:#52940c;
}

.tabContent
{
	background:#f5f6fa;
	border:1px solid #dbdbda;
	margin: 3px 0px 0px 0px;
}

.productPageTabs
{
	margin-top:5px;
	background:url('/images/phonecardscentral/panel/backTab.gif') repeat-x bottom ;
	height:33px;
}

a.list
{
	display:block;
	height:27px;
	font-size:12px;
	font-weight:bold;
	line-height:27px;
	float:left;
	color:#626262;
	cursor:pointer;
	text-align:center;
	background:#ececea;
	border:1px solid #dbdbda;
	padding:0 5px;
	margin-right:5px;
	margin-top:4px;
}

a:hover.list
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

a.sel
{
	display:block;
	height:32px;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	float:left;
	color:#383838;
	cursor:pointer;
	text-align:center;
	background:#f5f6fa;
	border:1px solid #dbdbda;
	border-bottom:none;
	padding:0 5px;
	margin-right:5px;
}

a:hover.sel
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.homePageTexts
{
	position:relative;
}

.homePageText1
{
	width:310px;
	float:left;
}

.homePageText2
{
    float:right;
}

.homePageTexts
{
	color:#616e77;
	font-size:12px;
	margin-top:5px;
}

.homePageTexts ul
{
	list-style-type: disc;
}

.homePageTexts li
{
	margin-top:5px;
	margin-left:15px;
}

.homePageTexts h2
{
	font-size:13px;
	color:#404040;
}

.homeFeaturesTitle {
    font-size:18px;
}

.homePageTexts a
{
	color:#52940c;
	font-size:12px;
}

.homePageTexts a:hover
{
	text-decoration:none;
}

.rightColumn
{
	width:227px;
	float:right;
	font-size:12px;
}

.featuresHomePage
{
	background:#f6fbff;
	border:1px solid #dbdbda;
	border-bottom:4px solid #609e0d;
	padding:5px;
}

.featuresHomePage strong
{
	color:#404040;
	font-size:15px;
	margin-top:5px;
}

.featuresHomePage p
{
	color:#616e77;
	font-size:12px;
}

.testimonials
{
	padding-left:10px;
}

.testimonials h4
{
	color:#404040;
	font-size:15px;
	margin-top:5px;
	margin-bottom:5px;
}

.testimonials p
{
	color:#616e77;
	font-size:12px;
}

.testimonials strong
{
	color:#404040;
}

.panelBottom
{
	width:760px;
	margin:auto;
	clear:both;
	background:url('/images/phonecardscentral/panel/backFooter.gif') no-repeat top center;
	margin-top:15px;
	color:#616e77;
	font-size:11px;
	padding:30px;
}

.panelBottom span, .panelBottom a
{
	color:#616e77;
	font-size:11px;
	padding:0 5px;
    text-decoration:underline;
    cursor:pointer;
}

.panelBottom p
{
	float:right;
	text-align:right;
	margin-top:-12px;
}

.rightBox
{
	background:url('/images/phonecardscentral/panel/backHomeTab.gif') no-repeat bottom center;
	margin-top:5px;
}

.rightBox img
{
	display:block;
}

.rightBox a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
	margin-left:10px;
	font-weight: bold;
	line-height:30px;
	display:block;
}

.searchInner
{
	text-align:right;
	background: url('/images/phonecardscentral/global/backSearchInner.gif') repeat-x top center;
	height:30px;
	line-height:30px;
	margin-top:3px;
	margin-bottom:10px;
	padding-right:10px;
}

.searchInner .searchSelect
{
	width:180px;
	line-height:18px;
	font-size:14px;
	border:1px solid #1C92B4;
	margin-left:5px;
	background:#FFFFFF;
	vertical-align:middle;
}

.searchInner img
{
	vertical-align:middle;
}

.navigationMenu
{
	font-size:12px;
}

.productPage h1, .detailsPage h1, .viewBasket h1
{
	color:#1d94b8;
	font-size: 26px;
}

.productPage h3
{
	color:#616e77;
	font-size: 16px;
}

.productPage p
{
	color:#616e77;
	font-size:13px;
}

.productPage .specialRates
{
	margin-bottom: 15px;
	position: relative;
	padding: 5px 0;
	background: url('/images/phonecardscentral/productPage/specialRBottom.gif') no-repeat bottom center;
}

.productPage .specialRates .specialRatesimageTop
{
	background: url('/images/phonecardscentral/productPage/specialRTop.gif') no-repeat top center;
	height: 5px;
	width: 760px;
	position: absolute;
	top: 0;
	left: 0;
}

.productPage .specialRates .specialRatesimageBottom
{
	background: url('/images/phonecardscentral/productPage/specialRBottom.gif') no-repeat top center;
	height: 5px;
	width: 760px;
}

.productPage .specialRates .specialRatesText
{
	border: 1px solid #e3e6f2;
	border-bottom: none;
	border-top: none;
	padding: 5px 20px;
}

.specialRatesText strong
{
	color: #1d94b8;
}

p.specialRatesText1
{
	color: #616E77;
	font-size: 13px;
	background: url(/images/phonecardscentral/productPage/specialRPic1.gif) no-repeat left 3px;
	padding-left: 20px;
	line-height: 30px;
}

p.specialRatesText2
{
	color: #616E77;
	font-size: 13px;
	background: url(/images/phonecardscentral/productPage/specialRPic2.gif) no-repeat left 3px;
	padding-left: 20px;
	line-height: 30px;
}

.productPage .relatedCountries
{
	background: #E6E6E6;
	border: #333333 1px solid;
	padding: 5px 10px;
	text-align: center;
	margin: 10px 0px;
}

.relatedCountries p
{
	font-weight: bold;
}

.productDetailsLink {
    color:#52940C;
    font-size:12px;
    text-decoration:underline;
    cursor:pointer;
}

.sortBy
{
	text-align: right;
}

.sortBy select
{
	width:150px;
}

.recommended span.cardListingTitle
{
	display: block;
	color: #609e0d;
	font-size: 16px;
	font-weight: bold;
	margin: auto;
	margin-bottom: 2px;
	padding: 2px;
	text-align: center;
}

.recommended h2
{
	display: block;
	color: #609e0d;
	font-size: 16px;
	font-weight: bold;
	margin: auto;
	margin-bottom: 2px;
	padding: 2px;
	text-align: center;
}

.normal span.cardListingTitle
{
	display: block;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: auto;
	margin-bottom: 2px;
	padding: 2px;
	text-align: center;
}

.normal h2
{
	display: block;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: auto;
	margin-bottom: 2px;
	padding: 2px;
	text-align: center;
}

.cardListing table
{
	color:#5b5b5b;
	font-size:13px;
	margin-bottom: 10px;
}

 table thead th
{
	color:#5b5b5b;
	height: 28px;
	text-align: center;
	border-right: 1px solid #ffffff;
	padding: 0 15px;
	font-size: 13px;
}

.recommended table thead th
{
	background: #609e0d;
	color: #dfffb4;
}

.normal table thead th
{
	background: #e3e6f2;
}

.cardListing table tbody tr:hover td.phoneCard, 
.cardListing table tbody tr:hover td.details,
.cardListing table tbody tr:hover td.rate,
.cardListing table tbody tr:hover td.refill,
.cardListing table tbody tr:hover td.onStock,
.cardListing table tbody tr:hover td.amount,
.cardListing table tbody tr:hover td.addCart,
.cardListing table tbody tr:hover th
{
	background: #e6ecf2;
}

.cardListing table thead th strong
{
	font-size: 11px;
	display: block;
}

.cardListing table tbody tr td
{
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #e3e6f2;
	vertical-align: top;
}

.cardListing table tbody tr.evenTr td
{
	background: #ffffff;
}

.cardListing .recommended table tbody tr.evenTr td
{
	background: #fff4dc;
}

.cardListing .recommended table tbody tr.oddTr td
{
	background: #ffe8b5;
}

.cardListing table tbody tr.oddTr td
{
	background: #f9f9f9;
}

.cardListing table tbody tr td.phoneCard
{
	color:#1d9608;
	font-size: 15px;
	font-weight: bold;
	padding-top: 12px;
	width: 135px;
}

.cardListing table tbody tr td.phoneCard img
{
	display: block;
	margin: auto;
}

.cardListing table tbody tr td.details
{
	font-size: 11px;
	line-height: 15px;
	padding-top: 12px;
	width: 117px;
}

.cardListing table tbody tr td.refill
{
	padding-top: 30px;
	width:50px;
}

.cardListing table tbody tr td.rate
{
	font-size: 25px;
	padding-top: 25px;
	width: 136px;
}

.cardListing .recommended table tbody tr td.rate
{
	color:#1d9608;
}

.cardListing .normal table tbody tr td.rate
{
	color:#434343;
}

.cardListing table tbody tr td.rate a
{
	display: block;
}

.cardListing table tbody tr td.onStock
{
	color:#289a0b;
	font-size: 15px;
	font-weight: bold;
	padding-top: 35px;
	width:90px;
}

.cardListing table tbody tr td.amount select
{
	width:80px;
}

.cardListing table tbody tr td.amount
{
	vertical-align: middle;
	padding-top: 20px;
}

.cardListing table tbody tr td.amount span
{
	font-size: 12px;
	font-weight: bold;
	color: #1d94b8;
}

.cardListing table tbody tr td.addCart
{
	vertical-align: middle;
}

.cardListing table tbody tr td.amount span
{
	margin-top: 10px;
	display: block;
}

.detailsTable
{
	border:1px solid #dfdfdf;
	margin-bottom: 15px;
}

table.detailsTable td.detailsCard
{
	width: 55%;
	text-align: center;
	padding: 10px 0;
}

table.detailsTable td.detailsFields
{
	width: 35%;
}

table.detailsTable td.detailsCard strong
{
	display: block;
	color: #434343;
	font-size: 18px;
	margin-bottom: 10px;
}

table.detailsTable td.detailsCard img
{
	display: block;
	margin: auto;
}

table.detailsTable td.detailsFields .detailsFieldsRate
{
	color:#1d9608;
	font-size: 20px;
}

table.detailsTable td.detailsFields select
{
	width:80px;
}

table.detailsTable td.detailsButtons
{
	text-align: center;
	padding: 0 10px;
}

table.detailsTable td.detailsButtons img
{
	margin: 10px;
}

table.detailsTable td.detailsFields span
{
	font-size: 12px;
	font-weight: bold;
	color: #1d94b8;
}

table.detailsTable td.detailsFields input.quantity
{
	width:20px;
	font-weight: bold;
}

table.detailsTable td.detailsFields table td
{
	vertical-align: middle;
}

.detailsTable h1
{
	color:#393224;
	background:#fba502;
	font-size:13px;
	line-height:30px;
	font-size:15px;
	margin:0;
	padding:0;
	padding-left:10px;
}

.productPage td img
{
	margin-top:5px;
}

.productPage a
{
	color:#52940c;
	font-size:12px;
}

.productListFlag {
    float:left;
    margin-right:10px;
}

.productListIntro {
    clear:left;
    margin-top:5px;
}

.detailsPage
{
	color:#616e77;
	font-size:12px;
}

.detailsPage .rate
{
	color:#1d93b7;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

.detailsPage .rate a
{
	color:#52940c;
	font-size:13px;
}

.detailsPage .searchSelect
{
	border:1px solid #FF6600;
	width:80px;
	margin-top:10px;
}

.otherProductsTable
{
	width:225px;
}

.otherProductsTable
{
	width:220px;
	border:1px solid #dfdfdf;
	padding:1px;
	float:right;
	color:#1c90b2;
	font-size:11px;
	font-weight:bold;
}

.otherProductsTable h3
{
	color:#ffffff;
	background:#23a8d3;
	height:30px;
	font-size:13px;
	line-height:30px;
	padding-left:10px;
}


.otherProductsTable a
{
	color:#52940c;
}

.otherProductsTable table td
{
	padding:6px 2px;
}

.fragment2,.fragment3,.fragment4,.fragment5,.fragment6 { display:none;}

ul.anchors
{
	list-style-type: none;
	margin-top: 15px;
	background: url('/images/phonecardscentral/productPage/anchorPicBg.gif') repeat-x bottom;
	height: 25px;
}

ul.anchors li
{
	float: left;
	background: url('/images/phonecardscentral/productPage/anchorPic1.gif') no-repeat top left;
	margin: 0 1px 0 0;
}

ul.anchors li a
{
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
	background: url('/images/phonecardscentral/productPage/anchorPic2.gif') no-repeat top right;
	height: 25px;
	line-height: 25px;
	margin-left: 8px;
	display: block;
	padding: 0 10px 0 2px;
	outline-style:none;
	font-weight: bold;
	float: left;
	display: inline;
}

ul.anchors li.tabOn1, ul.anchors li.tabOn2, ul.anchors li.tabOn3, ul.anchors li.tabOn4, ul.anchors li.tabOn5, ul.anchors li.tabOn6
{
	display:block;
	float: left;
	background: url('/images/phonecardscentral/productPage/anchorPic3.gif') no-repeat top left;
	margin: 0 1px 0 0;
}

ul.anchors li.tabOn1 a, ul.anchors li.tabOn2 a, ul.anchors li.tabOn3 a, ul.anchors li.tabOn4 a, ul.anchors li.tabOn5 a, ul.anchors li.tabOn6 a
{
	font-size: 12px;
	color: #209fc7;
	font-weight: bold;
	text-decoration: none;
	background: url('/images/phonecardscentral/productPage/anchorPic4.gif') no-repeat top right;
	height: 25px;
	line-height: 25px;
	margin-left: 8px;
	display: block;
	padding: 0 10px 0 2px;
	outline-style:none;
	display: inline;
}

.fragment1, .fragment2, .fragment3, .fragment4, .fragment5, .fragment6
{
	border: 1px solid #c0c1c1;
	border-top: none;
	padding: 10px;
}

table.detailsPageTable
{
	border: 1px solid #dddddd;
	width: 100%;
	padding: 5px;
	color: #000000;
}

table.detailsPageTable td, table.detailsPageTable th
{
	padding: 5px;
	text-align: center;
}

table.detailsPageTable th
{
	color: #209fc7;
}

table.detailsPageTable tr.oddTr td
{
	background: #f6f6f6;
}

table.detailsPageTable tr:hover td
{
	background: #d9f4fc;
}

table.detailsPageTable a
{
	color: #000000;
}

table.detailsPageTable a:hover
{
	text-decoration: none;
}

.detailsPageTitle 
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #209fc7;
	background: #f6f6f6;
	border: 1px solid #dddddd;
	border-bottom:none;
	padding: 5px;
	text-align: center;
}

table thead th
{
	color:#5b5b5b;
	height: 28px;
	text-align: center;
	border-right: 1px solid #ffffff;
	padding: 0 15px;
	font-size: 13px;
}

/*--------------------------Login/Create Account/Forgot Password/Forms--------------------------*/

.forms fieldset {
 	margin-bottom: 10px;
	border:none;
}

.forms legend , .form legend{
 	padding: 0 2px;
 	font-weight: bold;
}

.forms label, .form label {
 	display: inline-block;
	line-height: 1.8;
 	vertical-align: top;
 	font-size:12px;
	color:#00545c;
	font-weight:bold;
	text-align:right;
	display:block;
}

.forms fieldset ol, .form fieldset ol {
	margin: 0;
	padding: 0;
}

.forms fieldset li, fieldset.form  li {
	list-style: none;
	padding: 5px 5px 5px 0;
	margin: 0;
}

.forms fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

.forms fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

.forms fieldset fieldset label {
	display: block;
	width: auto;
}

.forms fieldset em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

.forms fieldset label {
	text-align:left;
}

.createAccount .forms fieldset label, .checkoutCreate .forms fieldset label, .newProfile .forms fieldset label
{
	width: 220px; /* Width of labels */
	display:block;
}

.forms fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}

.forms fieldset ol input
{
	background:#e9f0f3 url('/images/phonecardscentral/global/inputBg.gif') repeat-x top center;
	border:1px solid #bbbec1;
	height:18px;
	font-size:12px;
	color: #333333;
	padding:2px 5px 0 5px;
	width:263px;
}

.forms fieldset ol input.smallInput
{
	width: 40px;
}

.forms fieldset legend {
    display: inline-block;
}


/* IE Mac legend fix */

.loginForms
{
	margin-top:20px;
	color:#00545c;
	font-size:12px;
	background:url('/images/phonecardscentral/productPage/tabTopBackground.gif') repeat-x top left;	
}

.loginForms h3
{
	color:#00545c;
	font-size:20px;
}

.loginForm
{
	width:360px;
	padding:18px;
	background:url('/images/phonecardscentral/productPage/tabTopBackground.gif') repeat-x bottom left;
}

.createAccount
{
	padding-top:18px;
	padding-left:20px;
	margin-left:395px;
	background:url('/images/phonecardscentral/panel/tabSideBackground.gif') repeat-y bottom left;
}

.forgotPasswordForm
{
	width:360px;
	padding:18px;
	background:url('/images/phonecardscentral/productPage/tabTopBackground.gif') repeat-x bottom left;
}

.submitButton
{
	display:block;
	margin:auto;
	margin-top:10px;
}

fieldset
{
	margin-top:10px;
}

.forms fieldset select
{
	background:#e9f0f3 url('/images/phonecardscentral/global/inputBg.gif') repeat-x top center;
	border:1px solid #bbbec1;
	font-size:12px;
	height:20px;
	color: #333333;
	padding:2px 5px 0 5px;
	width:273px;
}

.cartPage .forms fieldset
{
	margin-left:inherit;
}

.cartPage .forms fieldset
{
	margin-left:inherit;
}

.forms fieldset select.dateInput {
    width:135px;
}

.forms fieldset
{
	border:1px solid #dadada;
	width:350px;
	margin:auto;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

.signupPage fieldset input:focus
{
	border:1px solid #05d3e7;
}

.forms fieldset legend
{
	color:#00a3c6;
	font-size:15px;
}

.forms fieldset ol
{
	margin-left:35px;
	margin-bottom:10px;
	margin-top:10px;
}

.forms li.error input
{
	border:1px solid #FF0000;
}

.error, .error label
{
	color:#FF0000;
}

li.error 
{
    background:url('/images/phonecardscentral/global/errorArrow.gif') no-repeat right 32px;
}

.signupPage table
{
	margin:auto;
}

.signupPreview .forms
{
	width:700px;
	text-align:center;
}

table .form
{
	background:#FFFFFF;
}

fieldset.form 
{
	border:1px solid #dadada; 
}

.form span.error
{
	color:#FF0000;
}

fieldset.form legend
{
	font-size:11px;
	color:#FF0000;
}

.form ul li
{
	padding-left:5px;
}

.signupPage, .signupPreview
{
	font-size:12px;
	width:760px;
	margin:auto;
	color:#616e77;
}

.signupPage a
{
	color:#52940C;
    font-weight:bold;
}

.forms a
{
    color:#52940C;
    font-weight:bold;
}

.pageContent
{
	text-align:left;
	color:#616e77;
	font-size:13px;
}

.signupPage h1, .signupPreview h1, .cartPage h1, .pageContent h1
{
	color: #1d94b8;
	font-size: 26px;
}

.signupPreview .forms table
{
	margin: auto;
 	width:500px;
	margin:10px;
}

table.localAccessTable td
{
	border:1px dotted #CCCCCC;
	border-collapse:collapse;
	padding:5px;
}

.box-table-a
{
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	margin-top:10px;
}

.box-table-a td.th a
{
    color: #444444;
}

table.box-table-a td table td
{
	padding:0px;
	border:none;
	text-align:left;
}

.box-table-a img
{
	vertical-align:middle;
}

.box-table-a td.col, .box-table-a td.th, .box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 4px;
	background: #ed9017 url('/images/phonecardscentral/panel/backTableAccount.gif') repeat-x top center;
	border-top: 4px solid #ed9218;
	border-bottom: 1px solid #fff;
	color: #444444;
	text-align:center;
}

.box-table-a strong
{
	font-size:11px;
}

.box-table-a a
{
	color:#444444;
	text-decoration:underline;
	cursor:pointer;
}

.box-table-a a:hover
{
	text-decoration:none;
}

.box-table-a td
{
	padding: 3px;
	background: #eff3f3; 
	border-bottom: 1px solid #fff;
	color: #444444;
	border-top: 1px solid transparent;
	text-align:center;
	line-height:20px;
}

.box-table-a select
{
	font-size: 11px;
}

.box-table-a tr:hover td.td
{
	background: #e1e9e9;
	color: #000000;
}

.pageContent h2
{
	padding:10px 0;
	text-align:center;
	font-size:18px;
}

.pageContent a
{
	color:#52940c;
}

.clearBoth
{
	clear:none;
}

.panelCenterPrivate
{
	width:760px;
	margin: auto;
}

.panelRight 
{
	float: left;
	padding-left: 3px;
}

.accountMenu
{
	width:227px;
	margin-top:10px;
	padding-top:10px;
	background:url('/images/phonecardscentral/myaccount/accountMenuTop.gif') no-repeat top center;
	float: left;
}

.accountMenu h3
{
	font-size:12px;
	color:#0a6a88;
	padding:4px;
	border:1px solid #d8d8d8;
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid #ffffff;
	line-height:28px;
	padding-left:30px;
	background:#ffffff;
}

.accountMenu a
{
	display:block;
	text-decoration:none;
	background:#eeeeee url('/images/phonecardscentral/myaccount/arrowAccount.gif') no-repeat 10px center;
	color:#666666;
	padding:4px;
	border:1px solid #d8d8d8;
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid #ffffff;
	padding-left:30px;
	font-size:13px;
}

.accountMenu a:hover
{
	background:#cff1f2  url('/images/phonecardscentral/myaccount/arrowAccount.gif') no-repeat 10px center;
}

.accountContent
{
	float: left;
	width: 530px;
}

.accountContent a
{
	color: #52940c;
}

.loginPreview
{
	width:500px;
	margin:auto;
	text-align:center;
}

.forms .loginPreview fieldset
{
	border:1px solid #dadada;
	width:500px;
	margin:10px auto 10px auto;
	text-align:left;
}

.forms .loginPreview legend
{
	margin-left:10px;
}

.forms .loginPreview label
{
	float:left;
	width:230px;
	font-size:13px;
}

.forms .loginPreview span { 	
 	font-size:12px;
	color:#00545c;
	font-weight:bold;
	text-align:right;
	width:220px;
}

.forms .loginPreview ol li
{
	clear:both;
	width:500px;
	padding:0;
	margin:0;
}

.signUpCell1
{
	float: left;
	width: 380px;
}

.signUpCell2
{
	float: right;
	width: 380px;
}

.shoppingNavigation
{
	background: #ededed;
	width: 760px;
	margin:1px auto;
}

.shoppingNavigation img
{
	float: left;
}

.shoppingNavigationStep1
{
	display: block;
	text-indent: -5000px;
	background: url('/images/phonecardscentral/shoppingCart/shoppingStep1.gif') no-repeat center top;
	width: 173px;
	height: 44px;
	float: left;
}

.shoppingNavigationStep2
{
	display: block;
	text-indent: -5000px;
	background: url('/images/phonecardscentral/shoppingCart/shoppingStep2.gif') no-repeat center top;
	width: 173px;
	height: 44px;
	float: left;
}

.shoppingNavigationStep3
{
	display: block;
	text-indent: -5000px;
	background: url('/images/phonecardscentral/shoppingCart/shoppingStep3.gif') no-repeat center top;
	width: 173px;
	height: 44px;
	float: left;
}

.shoppingNavigationSelected
{
	background-position: bottom;
}

h3.settings
{
	background:url('/images/phonecardscentral/myaccount/backAccount1.gif') no-repeat 10px center;
}

h3.management
{
	background:url('/images/phonecardscentral/myaccount/backAccount2.gif') no-repeat 10px center;
}

/*.panelCenterPrivate 
{
   width:760px;
   margin:auto;
}
*/

textarea.textarea
{
	background:#e9f0f3 url('/images/phonecardscentral/global/inputBg.gif') repeat-x top center;
	border:1px solid #bbbec1;
	height:100px;
	font-size:12px;
	color: #333333;
	padding:2px 5px 0 5px;
	width:213px;
}

table tr.productTd td
{
	background: #FFFFFF;	
}

table tr:hover.productTd td
{
	background: #e8f9ff;
}

.pointer 
{
	cursor:pointer;
}

.shoppingCartTable th
{
	background:#e3e6f2;
	color:#018692;
	font-size:12px;
	padding:0 5px 0 5px;
}

.shoppingCartTable td
{
	border-bottom:1px solid #bbbec1;
	text-align:center;
	color:#444444;
	height:45px;
	padding: 5px;
}

.shoppingCartTable th.tableHeaderAlignLeft
{
	text-align:left;
}

.shoppingCartTable td p
{
	text-align:left;
}

.shoppingCartTable input
{
	border:1px solid #bbbec1;
}

.shoppingCartTable .shoppingCartSmallButtons a
{
	margin-left:10px;
	float: left;
}

.shoppingCartSmallButtons
{
	width: 100px;
	margin: auto;	
}	

.shoppingCartSmallButtons img
{
	display: block;
}	

.shoppingCartTable tfoot td
{
	border-bottom:none;
	border-top   :1px solid #bbbec1;
}

.shoppingCartTable td.shoppingCartTableTdFooter
{
	font-size:17px;
	text-align:right;
	background: #efefef;
}

.shoppingCartBigButtons 
{
	margin-top: 10px;
}

.checkoutLoginBox1
{
	font-size: 12px;
	color: #333333;
	width: 350px;
	float: left;
	margin-right: 20px;
}

.checkoutLoginBox2
{
	font-size: 12px;
	color: #333333;
	width: 350px;
	float: left;
}

.checkoutProcess h3
{
	font-size:20px;
	color:#00545c;
	padding-top:10px;
}

.checkoutProcess p
{
	margin-bottom: 5px;
}

.confirmOrder
{
	font-size: 12px;
}

.confirmOrderBottom
{
	text-align:right;
	margin-bottom:20px;
	margin-top:20px;
	width: 350px;
	float: right;
}

.confirmOrderBottom input, .confirmOrderBottom img
{
	vertical-align:middle;
	margin:5px;
}

.confirmOrderBottom a
{
	cursor:pointer;
}

.confirmBilling
{
	margin-bottom:20px;
	font-size: 12px;
	padding: 10px;
	margin-top: 10px;
	width: 350px;
}

.confirmBilling p
{
	padding:0 0 10px 0;
}

.confirmBilling select
{
	border:1px solid #bbbec1;
	font-size:12px;
	color: #333333;
	width:223px;
	margin:5px 0;
}

.confirmBilling a
{
	color:#018692;
	font-weight:bold;
}

dl.billingProfiles dd
{
	padding-bottom:5px;
	display: inline;
}

dl.billingProfiles dt
{
	display: inline;
}

.confirmBilling dl.billingProfiles
{
	padding: 10px;
	padding-top: 0;
}

.confirmBilling dl.billingProfiles dt
{
	font-weight: bold;
}

.comparePlans
{	
	font-size: 13px; 
	margin-top: 10px;
}

.spanStyle
{
	color:#dcaf21;
}

.sameProduct
{
	background:#e9f0f3;
}

table tr:hover.differentProduct td
{
	background: #e8f9ff;
}

.differentProduct td.th
{
	display:none;
}

.cardInformation
{
	font-size:11px; 
	background:#e9f6fb;
	border:1px solid #e5ecef;
	line-height:13px;
	text-align:left;
}

.cardInformation a
{
	color:#52940c;
}

.cardInformation span
{
	color:#1e96bb;
}

.ratesDetails td
{
	padding:5px;
}

.ratesDetails span
{
	color:#016788;
}

.destination
{
	background:#ffffff url('/images/phonecardscentral/global/backRatesDetails.gif') repeat-x top center;
	font-size:13px;
	font-weight:bold;
}

.destination td.td
{
	padding:3px;
}

.featureCountriesHomeTable
{
	width:156px;
	margin:5px;
}

table.featureCountriesHomeTable tr td
{
	height:17px;
}

table.featureCountriesHomeTable tr td.th
{
	display:none;
}

.linkAlfabeth
{
	margin:10px 0;
}

.linkAlfabeth a
{
	color:#52940c;
	font-weight:bold;
}

.pointer
{
	cursor:pointer; 
	text-decoration:underline;
}

.ratesDetails1, .ratesDetails2
{
	display:none;
}

.rateInDetails 
{
	color:#393224;
	background:#fba502;
	font-size:13px;
	line-height:30px;
	height:30px;
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0 10px 0 0;
	float:right;
	width:90px;
	text-align:right;
}	

.clear
{
	clear:both;
}

ul.staticPages
{
	list-style-type:decimal;
	list-style-position: inside;
	margin:15px;
}

ul.staticPages li
{
	margin-top:10px;
}

h4.productListTitle
{
	color:#FF4800;
	font-size:15px;
	margin-top:10px;
}

.aboutMiniBoxTitle
{
    color:#FF4800;
    display:block;
    font-size:16px;
    font-weight:bold;
    margin-bottom:3px;
    padding-bottom:3px;
}

.aboutMiniBox
{
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:12px;
	height:215px;
	line-height:14px;
	background:url('/images/phonecardscentral/global/backBox.gif') repeat-x bottom;
}

.aboutRightBox
{
	width:345px;
	clear:left;
	float:left;
}

.aboutLeftBox
{
	float:left;
	margin-left:10px;
	width:345px;
}

.aboutBackgroundBox1
{
	background:url('/images/phonecardscentral/misc/backAboutSection1.gif') no-repeat bottom right;
}

.aboutBackgroundBox2
{
	background:url('/images/phonecardscentral/misc/backAboutSection2.gif') no-repeat bottom right;
}

.cardSecurityCodePopup
{
	font-size:13px;
	color:#666666;
	padding:80px 15px 15px 15px;
}

.cardSecurityCodePopup p
{
	margin-top:10px;
}

a.securityCodeLink {
    cursor:pointer;
    text-decoration:underline;
}









/* NEW CLASSES */
.cr
{
	float:left;
	width:109px;
	font-size:12px;
	margin-top:62px;
}

.cr strong
{
	display:block;
	line-height:30px;
	border-top:1px solid #FFF;
	padding-left:5px;
}

.re
{
	width:760px;	
}

.xt
{
	background:#e0f3f9;
	border-right:4px solid #c8eaf4;
	cursor:pointer;
}

strong.xtg
{
	background:#e0f3f9;
	border-right:4px solid #c8eaf4;
	height:80px;
	cursor:pointer;
}

.ds
{
	cursor:pointer;
}

.fr
{
	background:#ecebed;
	border-right:4px solid #dddcdf;
	cursor:pointer;
}

.rdfr
{
	width:152px;
	border:1px solid #e1e1e1;
	padding:2px;
	float:left;
	text-align:center;
	font-size:11px;
	margin-right:4px;
}

.fg
{
	margin-top:6px;
	background:#e0f3f9;
	height:20px;
	padding:5px 0;
}

.rdfr img
{
	display:block;
}

.fg select
{
	font-size:11px;
	height:15px;
}

.fh
{
	background:#ecebed;
	border-top:1px solid #FFF;
	line-height:30px;
}

.fj
{
	color:#007b97;
	background:#fff;
	border-top:1px solid #FFF;
	height:80px;
}

.fj strong
{
	font-size:20px;
	display:block;
	padding:15px 0;
}

.fj a
{
	color:#52940c;
	font-size:12px;
}

.gh
{
	background:#ecebed;
	line-height:30px;
	border-top:1px solid #FFF;
}

.gj
{
	background:#e0f3f9;
	line-height:30px;
	border-top:1px solid #FFF;
}

.bo
{
	font-size:10px;
	text-align:left;
	padding:5px 2px;
}

.bt
{
	float:right;
}

.bd
{
	float:left;
	width:120px;
}

.bp
{
	border-top:1px solid #f3f3f3;
	text-align:left;
	clear:both;
	font-size:10px;
	text-align:left;
	padding:5px 2px;
}

.fd
{
	width:637px;
	height:25px;
	clear:both;
	text-align:left;
	font-size:14px;
	padding:5px 0 0 5px; 
	margin:2px 0 0 109px;
	float:left;
	display:inline;
	color:#3091b0;
	border:1px solid #e1e1e1;
}

.fs
{
	width:650px;
	clear:both;
	display:inline;
	float:left;
	text-align:center;
	font-size:14px;
	padding:1px 0; 
	margin:1px 0 0 109px;
}

.vb
{
	margin:10px auto;
}

.fs input
{
	margin:7px auto;
}

.fs .nb
{
	background:#ddff8c;
}

.fs .nv
{
	background:#dfabfd;
}

.fs .nc
{
	background:#a3f2ff;
}

.fs .nx
{
	background:#ffcb05;
}

.fs input
{
	font-size:14px;
}




/* NEWER CLASSES */
.accountContent dl
{
	margin-bottom: 10px;
}

.accountContent dl dt
{
	font-weight: bold;
}

.accountContent input, .accountContent select
{
	vertical-align:middle;
}

.box-table-d select
{
	background:#e9f0f3 url('/images/phonecardscentral/global/inputBg.gif') repeat-x top center;
	border:1px solid #bbbec1;
	font-size:12px;
	height:20px;
	color: #333333;
	padding:2px 5px 0 5px;
	width:223px;
}

.box-table-d .pinlessInput
{
	background:#e9f0f3 url('/images/phonecardscentral/global/inputBg.gif') repeat-x top center;
	border:1px solid #bbbec1;
	height:18px;
	font-size:12px;
	color: #333333;
	padding:2px 5px 0 5px;
	width:213px;
}

.box-table-d .smallInput
{
	width:40px;
	margin-right: 10px;
}

.box-table-d .middleInput
{
	width:150px;
}

.box-table-d .OFFpinlessInput
{
	background:#edf2f3 url('/images/phonecardscentral/global/inputBg.gif') repeat-x top center;
	border:1px solid #dfe3e4;
	height:18px;
	font-size:12px;
	padding:2px 5px 0 5px;
	width:223px;
}

.box-table-d td
{
	padding: 8px;
}


.box-table-d
{
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	color:#00545c;
	font-weight: bold;
}

.box-table-d td.tdOdd
{
	padding: 8px;
	line-height:20px;
}

.box-table-d td.tdEven
{
	padding: 8px;
	line-height:20px;
	border-top: 1px solid #ffffff;
}

.selectedPinless
{
	color:#00545c;
	font-weight: bold;
}

.NOselectedPinless
{
	color:#7d8585;
	font-weight: bold;
}

.newTab
{
	display:block; 
	width:36px; 
	height:9px; 
	background:url('/images/phonecardscentral/panel/newTab.gif') no-repeat left top; 
	position:absolute; 
	top: 2px;
	margin-left: 57px;
}

.betaTab
{
	display:block; 
	width:36px; 
	height:9px; 
	background:url('/images/phonecardscentral/panel/betaTab.gif') no-repeat left top; 
	position:absolute; 
	top: 2px;
	margin-left: 40px;
}

sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
.specialOfferHomePart1 {  width: 265px; height: 163px; float: left}
.specialOfferHomePart2 {  width: 265px; height: 163px; float: right}
.specialOfferHomePart1 div
{
	margin: 55px 10px 0 100px;
	text-align: center;
	font-size: 17px;
	color: #000000;
}

.specialOfferHomePart2 div
{
	margin: 55px 100px 0 10px;
	text-align: center;
	font-size: 17px;
	color: #000000;
}

.specialOfferHomePart1 div span, .specialOfferHomePart2 div span
{
	display: block;
	font-size: 30px;
}

.featuresHomePage a
{
    color: #52657b;
    text-decoration: none;
    font-weight: bold;
}

.featuresHomePage a:hover
{
    color: #1e4e90;
}

.contactFormMessage
{
	text-align:center;
	font-weight:bold;
	color: #FF0000;
	font-size:13px;
}


/*------ Chat -------*/

.chat
{
    position: fixed;
    right:0;
    top:45%;
}

.lpPoweredBy
{
	display:none;
	height: 1px;
	font-size: 0;
}
   
.lpPoweredBy a
{
	font-size: 1px;
}

.panelBottom .chat a 
{
	padding: 0
}

/*------Worldwide Sims product -------*/

.worldwidesims h3
{
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 16px;
}

.worldwidesims p
{
	margin: 0 0 20px 0;
}

.wws-advantages li
{
	background: url('/images/phonecardscentral/productlist/sim/wws-arrow.gif') no-repeat left 3px;
	list-style-type: none;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #0891b5;
}

.wws-product
{
	width: 236px;
	height: 225px;
	float: left;
	position: relative;
	margin-right: 15px;
}

.with-airtime
{
	display: block;
	font-size: 10px;
	position: absolute;
	left:23px;
	bottom: 20px;
	font-style: italic;
}

.wws-product ul
{
	padding: 60px 0 0 25px;
}

.wws-product ul li
{
	background: url('/images/phonecardscentral/productlist/sim/wws-arrow2.gif') no-repeat left 3px;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 3px;
}

.wws-product ul li em
{
	text-transform: uppercase;
	font-style: normal;
	color: #008509;
	font-weight: bold;
}

.wws1
{
	background: url('/images/phonecardscentral/productlist/sim/basic-worldwidesim.jpg') no-repeat left top;
}

.wws2
{
	background: url('/images/phonecardscentral/productlist/sim/plus-worldwidesim.jpg') no-repeat left top;
}

.wws3
{
	background: url('/images/phonecardscentral/productlist/sim/max-worldwidesim.jpg') no-repeat left top;
}

.mail-wws
{
	background: url('/images/phonecardscentral/productlist/sim/mail-priority.gif') no-repeat left top;
	padding-left: 100px;
	clear: both;
}

.wws-separator
{
	background: url('/images/phonecardscentral/productlist/sim/separator-wws.gif') no-repeat left top;
	width: 668px;
	height: 29px;
	margin: 20px auto;
	clear: both;
}

.airtime-wws p
{
	margin: 0;
	padding: 0;
}

.airtime-wws p.airtime-title
{
	font-size: 20px;
	font-weight: bold;
	padding-left: 45px;
	background: url('/images/phonecardscentral/productlist/sim/airtime.gif') no-repeat left;
	height: 40px;
	line-height: 40px;
}

.airtime-credit
{
	float: right;
}

.wws-order-1
{
	font-size: 32px;
	color: #565656;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: auto;
	text-align: center;
}

.wws-order-2
{
	font-size: 45px;
	color: #0095f3;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: auto;
	text-align: center;
}

.wws-order-3
{
	font-size: 15px;
	color: #0095f3;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: auto;
	text-align: center;
}

.wws-order
{
	margin: 50px 0;
}

/*------Worldwide Sims rates -------*/

.travelSimRates table
{
	border-collapse: collapse;
}


.travelSimRates ul
{
	list-style-type: none;
	margin: 15px;
}

.travelSimRates table thead th
{
	font-weight: bold;
	padding: 8px; 
	background: #1d4f74; 
	border-top: 4px solid #083a5f; 
	border-bottom: 1px solid #fff; 
	color: #ffffff;
	
}

.travelSimRates table tr td
{
	text-align: center;
	padding: 8px; 
	background: #f4f4f4;  
	border-bottom: 1px solid #fff; 
	color: #666666; 
	border-top: 1px solid transparent;
}

.travelSimRates table tr:hover td 
{ 
	background: #e3e3e3; 
	color: #333333; 
}

.travelSimRates td:first-child
{
	text-align: left;
}

.travelSimRates th:last-child
{
	border-right: none;
}

.calls-history
{
	border:1px solid #26a9d4;
	padding: 15px;
	width: 290px;
	margin: 10px 0;
}

.calls-history p
{
	padding: 5px 0;
	text-align: right;
}

.calls-history strong
{
	padding-top: 5px;
	display: block;
}

.pagination {
	clear:left;
	font-size:85%;
	margin:1em 0;
	padding:1em;
	font-family:Arial;
	font-size: 12px;
}

.pagination a, .pagination span {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #FFFFFF;
	display:block;
	float:left;
	margin-right:0.1em;
	padding:0.2em 0.5em;
}

.pagination a {
	border:1px solid #007500;
	text-decoration:none;
	color:#333333;
	cursor:pointer;
}

.pagination span.nextprev {
	border:1px solid #DDDDDD;
	color:#999999;
}

.pagination span.nextprev {
	color:#666666;
}

.pagination a:hover
{
	border-color: #119701;
}

.pagination span.current {
	background:none repeat scroll 0 0 #F8EA59;
	border:1px solid #007500;
	color:#333333;
	font-weight:bold;
}

.box-table-a td.pagination, .box-table-a td.pagination table tr td {
	background:none;
}

/* -- PC-2-Phone  */
.pc2pHeader
{
	float: left;
	margin-top: 20px;
}

.pc2pHeader h1
{
	font-size: 32px;
	text-align: center;
	padding: 0;
}

.pc2pHeader h2
{
	color: #1c90b3;
	font-size: 20px;
	padding: 0 0 20px 0;
}

.pc2pHeader p
{
	font-weight: bold;
	font-size: 13px;
}

.pc2pCredit
{
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 20px;
}

.pc2pCredit p
{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 20px;
	color: #333;
	border-top: 2px solid #bfbfbf;
	clear: both;
	padding-top: 20px;
}

.pc2pCredit span
{
	text-align: center;
	width: 150px;
	display: block;
	font-size: 20px;
	color: #333;
	float: left;
}

.pc2p-home-features div
{
	width: 365px;
	float: left;
	margin: 10px 15px 20px 0;
}

.pc2p-home-features span
{
	display: block;
	float: left;
	background: url('/images/phonecardscentral/pc2phone/p2p-home-pic1.jpg') no-repeat left top;
	width: 71px;
	height: 73px;
}

.pc2p-home-features p b
{
	display: block;
}

.pc2p-feature1 span
{
	background: url('/images/phonecardscentral/pc2phone/p2p-home-pic1.jpg') no-repeat left top;
}

.pc2p-feature2 span
{
	background: url('/images/phonecardscentral/pc2phone/p2p-home-pic2.jpg') no-repeat left top;
}

.pc2p-feature3 span
{
	background: url('/images/phonecardscentral/pc2phone/p2p-home-pic3.jpg') no-repeat left top;
}

.pc2p-feature4 span
{
	background: url('/images/phonecardscentral/pc2phone/p2p-home-pic4.jpg') no-repeat left top;
}

.pc2p-home-features p
{
	margin-left: 75px;
}

.pc2p-home-features p a.pc2p-feature-link
{
	display: block;
	overflow: hidden;
}

.pc2p h1
{
	text-align: center;
	font-size: 40px;
}

.pc2p
{
	color: #2c2c2c;
}

.pc2p-cheapcalls div h2
{
	text-align: left;
	color: #333;
}

.pc2p-cheapcalls div img
{
	vertical-align: middle;
}

.pc2p-cheapcalls div p
{
	margin-bottom: 10px;
}

.pc2p-virtual-number
{
	clear: both;
}

.pc2p-virtual-number div h2
{
	text-align: left;
	color: #333;
}

.pc2p-virtual-number div img
{
	vertical-align: middle;
}

.pc2p-virtual-number div p
{
	margin-bottom: 10px;
}

.pc2p-call-forward
{
	clear: both;
}

.pc2p-call-forward div h2
{
	text-align: left;
	color: #333;
}

.pc2p-call-forward div img
{
	vertical-align: middle;
}

.pc2p-call-forward div p
{
	margin-bottom: 10px;
}

.pc2p-voice-mail div h2
{
	text-align: left;
	color: #333;
}

.pc2p-voice-mail div img
{
	vertical-align: middle;
}

.pc2p-voice-mail div p
{
	margin-bottom: 10px;
}

.pc2p-voice-mail
{
	clear: both;
}

.pc2p-voice-mail div
{
	padding-top: 30px;
}

.pc2p-sms div h2
{
	text-align: left;
	color: #333;
}

.pc2p-sms div img
{
	vertical-align: middle;
}

.pc2p-sms div p
{
	margin-bottom: 10px;
}

.pc2p-sms
{
	clear: both;
}

.pc2p-sms div
{
	padding-top: 30px;
}

.bottom-screens
{
	clear: both;
}

.bottom-screens div
{
	float: left;
	margin-right: 10px;
}

.bottom-screens div.pc2p-contact-list
{
	width: 210px;
}

.bottom-screens div.pc2p-history
{
	width: 210px;
}
.bottom-screens div.pc2p-windows
{
	width: 300px;
}

.bottom-screens div p
{
	padding: 0 10px;
}

.bottom-screens h2 img
{
	vertical-align: middle;
}

.bottom-screens h2
{
	text-align: left;
}

.countries-vn
{
	margin-top: 15px;
}

.countries-vn a
{
	display: block;
	float: left;
	color: #0083B3;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
	margin-bottom: 15px;
}

.countries-vn a:hover
{
	color: #FF4800;
}

.countries-vn a img
{
	vertical-align: middle;
}

.not-country
{
	color: #fff;
	background: #0083B3;
	padding: 5px;
}

.not-country a
{
	color: #ffff00;
}

.credit-pc2phone
{
	color: #1d94b9;
	font-size: 20px;
}

h3.pc2phone-menu
{
	background:url('/images/phonecardscentral/pc2phone/backAccount3.gif') no-repeat 10px center;
}

h3.clickAndCall-menu
{
	background:url('/images/phonecardscentral/webcall/backAccountClickAndCall.gif') no-repeat 10px center;
}

.voicemailTable {
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	margin: 10px 0;
}

.voicemailTable th {
	font-size: 13px;
	font-weight: normal;
	padding: 12px;
	background: #0a94d6;
	border: 1px solid #066999;
	color: #ffffff;
}

.voicemailTable td {
	padding: 12px;
	background: #067fc4;
	border: 1px solid #066999;
	color: #fff;
	border-top: 1px solid transparent;
}

.accountParagraphs p {
	margin-top: 5px;
}

.special-note
{
	background:#efefef url(/images/phonecardscentral/misc/specialNote.gif) no-repeat 3px 3px; 
	margin:5px 0; 
	padding:7px 5px 10px 40px; 
	border:1px solid #bbbbbb; 
	line-height:15px; 
	font-size:13px; 
	font-weight:bold
}

.webcall-options
{
	background:#e3f4fd;
	border:solid 1px #d2dee5;
	text-align:center;
}

.webcall-options span
{
	float:left;
	display: block;
	text-align: center;
	color: #2a2a2a;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 25px 10px 85px;
}

.webcall-options select
{
	width: 135px;
}

.green
{
	color:#058002;
}

.blue
{
	color: #1ca5c6;
}
