﻿/*
//-------------------------------------------------- 
//	AUTHORS		 JB - Jacob Bednarz
//--------------------------------------------------
//	TODO	     10-05-2010 1318 [ JB : Fix :hover event for navigation links ]
//--------------------------------------------------
//	CHANGELOG	 18-05-2010 1544 [ JB : Added MyAccount button as <li> to fix positioning issues ]
//--------------------------------------------------
//	NOTES		 [ JB : Do not import a charset, it will conflict with XHTML ]
//-------------------------------------------------- 		
*/

/*-------- reset --------*/
* html, body, div, span, applet, object, iframe, h1, h2, 
h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, 
dt, dd, ol, ul, li, fieldset, form, label, table, legend, caption, 
tbody, tfoot, thead, tr, th, td {
	margin: 0;
  	padding: 0;
  	border: 0;
  	outline: 0;
  	font-size: 100%;
  	vertical-align: middle;
  	background: transparent;
}

body {
  	line-height: 1.2;
}

ol, ul {
  	list-style: none;
}

blockquote, q {
  	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  	content: '';
  	content: none;
}

:focus {
  	outline: 0; 
}

ins {
  	text-decoration: none;
}

del {
  	text-decoration: line-through;
}

table {
  	border-collapse: collapse;
  	border-spacing: 0;
}



body {
	background: #f4f9fa;
}

#background {
	background: url('/sitecollectionimages/v2/navigation_bg.jpg') repeat-x 0 0;
	height: 40px;
} 



/*-------- container --------*/
#container {
	margin: 0 auto; 
	text-align: center; /* IE has issues with "auto" for margins */
	width: 910px;	
}


/*-------- navigation --------*/ 
#navigation_bar {
	text-align: left;
	padding-top: 10px;	
}

#navigation ul li {
	display: inline;
	padding-right: 20px;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

	#navigation ul li a {
		display: inline;
		padding-right: 6px;
		font-family: arial, verdana, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		text-shadow: 2px 2px 2px #144f61; /* no drop shadow for IE :( */
	}

	/*	//	11-05-2010 0927 [ JB : a:hover removed until IE patch has been applied ]
	
		#navigation ul li a:hover {
		background: url(/SiteCollectionImages/v2/navigation_hover.jpg) no-repeat;
		background-position: bottom;
		margin-bottom: -10px;
	}
	*/
	
	

/*-------- myaccount --------*/
.login_button {
	padding-left: 20px;
	vertical-align: top !important;
	position: relative;
	top: -4px;
}



/*-------- left_navigation --------*/ 
#left_navigation {
	width: 140px;
	float: left;
	position: relative;
	text-align: left;
	top: 20px;
	padding-right: 5px;	
	padding-bottom: 5px;
}

.leftNavSelected {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	border-bottom: 1px dashed #ccc;
	visibility: visible;
	padding: 3px 0px 3px 5px;
	color: #037eae;
}

.leftNavItem {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	border-bottom: 1px dashed #ccc;
	visibility: visible;
	padding: 3px 0px 3px 5px;
	color: #037eae;
}

	.leftNavItem a, a:visited {
		font-family: arial, verdana, sans-serif;  
		font-size: 10pt; 
		font-weight: bold; 
		display: block;
	}
	
	.leftNavHover {
		color: #037eae;
		background: #f0f8fc;
	}
	
.leftNavItem2 {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	border-bottom: 1px dashed #ccc;
	visibility: visible;
	padding: 3px 0px 3px 5px;
	color: #037eae;
}

.leftNavItem2 a, a:visited {
		font-family: arial, verdana, sans-serif;  
		font-size: 10pt; 
		font-weight: bold; 
		display: block;
	}
	
	.leftNavHover2 {
		color: #037eae;
		background: #f0f8fc;
	}
	

.leftNavItem3 {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	border-bottom: 1px dashed #ccc;
	visibility: visible;
	padding: 3px 0px 3px 5px;
	color: #037eae;
}

.leftNavItem3 a, a:visited {
		font-family: arial, verdana, sans-serif;  
		font-size: 10pt; 
		font-weight: bold; 
		display: block;
	}
	
	.leftNavHover3 {
		color: #037eae;
		background: #f0f8fc;
	}

	
	


	




/*-------- mainContent --------*/ 
#mainContent {
	float: right;
	position: relative;
	margin-top: 20px;
	/*margin: 0 auto; -- removed for use with left navigation */ 
	text-align: left; 
	width: 740px;
	padding: 5px;
}



/*-------- best phonecard selector --------*/ 
#mainContent .tableWrap {
	background-image: url(/sitecollectionimages/v2/findthebestphonecardforyou.jpg) no-repeat;
}

.clCell a:link {
color: #000000;
font-size: 9px;
}
.clCell a:visited {
color: #000000;
font-size: 9px;
}

.clCell a:hover {
color: #000000;
font-size: 9px;
}

.clCell1 {
color: #000000;
font-size: 9px;
}

.clCell2 {
width: 400px;
color: #000000;
font-size: 9px;
}

.clRow {
color: #000000;
font-size: 9px;
}

.clCell {
color: #000000;
font-size: 9px;
}

.clTable {
border: none;
font-size: 9px;
}

.clCellH {
width:;
font-size: 10px;
color: #000000;
font-weight: bolder;
width: 50px;
}





/*-------- rate table --------*/ 
.ratesTableHeader {
	background: #079bc7;
	color: #ffffff;
	font-family: helvetica neue, arial, verdana, sans-serif;
	font-size: 20px !important;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	vertical-align: middle;
	text-shadow: 1px 1px 1px #144f61; /* no drop shadow for IE :( */ 
}

.rateTableFlagColumn {
	width: 70px;
	height: 25px;
	border-bottom: 1px solid #dad9d9;
	vertical-align: middle;
	text-align: center;	
}

.rateTableCountryColumn {
	width: 124px;
	height: 25px;
	border-bottom: 1px solid #dad9d9;
	vertical-align: middle;
	text-align: left;
}

.rateTableRateColumn {
	width: 80px;
	height: 25px;
	border-bottom: 1px solid #dad9d9;
	vertical-align: middle;
	text-align: center;	
}


.rateTableSpacerColumn {
	width: 20px;
	height: 25px;
	border-bottom: 1px solid #dad9d9;
	text-align: center;	
	vertical-align: middle;
}




/*-------- header styles --------*/ 
#mainContent h2.phonecardName {
	padding: 5px 0px 15px 0px;
	font-size: 24px;
	color: #474747;
}

#mainContent h3.phonecardFeatures {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	color: #474747;
}

#mainContent h2.adwordsHeader {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #474747;
	vertical-align: top;
}




/*-------- adwords destination pages --------*/
.list {
	margin: 10px 0px 10px 0px;
	list-style: none;
	margin-left: 5px;
	line-height: 2;
	
}

small {
	font-size: 10px;
}





/*-------- footer --------*/
#footerbg {
	background: url('/sitecollectionimages/v2/footer_bg.jpg') repeat-x;
	width: 100%;
	height: 162px;
	margin: 0 auto;
	position: relative;
	bottom: 0px; 
	clear: both;
}

#footer {
	background: url('/sitecollectionimages/v2/footer_bg_full.jpg') no-repeat;
	height: 161px;
	width: 913px;
	margin: auto auto;
	clear: both;
}

#footer_column_logo {
	font-family: arial, arial, verdana, sans-serif, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 8px 0px 0px;
	width: auto;
	float: left;
	width: 270px;
}

	#footer_column_logo p {
		padding-top: 10px;
		line-height: 1.2;
	}
	
#footer_column_links {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;
	float: left;
	width: 275px;
	padding: 15px 8px 0px 35px;
	display: inline;
}

	#footer_column_links ul li a {
		font-family: arial, verdana, sans-serif;
		font-size: 14px;
		color: #ffffff;
		line-height: 2;
		text-decoration: none;
	}
		
	#footer_column_links img {
		vertical-align: middle;
	}
	
#footer_column_last {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 15px 8px 0px 0px;
	float: left;
	width: 275px;
}

	#footer_column_last p {
		padding-top: 15px;
		font-family: arial, verdana, sans-serif, sans-serif;
		font-size: 11px;
		color: #ffffff;
		line-height: 1.2;
	}
	
	#footer_column_last a {
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		color: #ffffff;
		padding: 2px;		
		text-decoration: underline;
		
	}


TD.ms-sbcell 
{	
	border: none;	
	padding: 0px 2px 0px 0px;
	WHITE-SPACE: nowrap
}

/* menu for language variations */

.ms-buttoninactivehover{
	border: 1px solid #999;
	margin:2px 2px 2px 2px;
	padding:2px 7px 3px 7px;
	background-color:transparent;
	line-height:16px;
}

.ms-menubuttoninactivehover{
	border: 1px solid #999;
	margin:2px 2px 2px 2px;
	padding:2px 7px 3px 7px;
	background-color:transparent;
	line-height:16px;
}
.ms-buttonactivehover{
	border: 1px solid #999;
	margin:2px 2px 2px 2px;
	padding:2px 7px 3px 7px;
	background-image:none !important;
	background-color:#cccccc;
	line-height:16px;
	cursor:pointer;
}
.ms-menubuttonactivehover{
	border: 1px solid #999;
	margin:2px 2px 2px 2px;
	padding:2px 7px 3px 7px;
	background-image:none !important;
	background-color:#cccccc;
	line-height:16px;
	cursor:pointer;
}
.ms-buttoninactivehover{
	padding:0px 7px 1px 7px;
}
.ms-buttonactivehover{
	padding:1px 7px 2px 7px;
}
.ms-buttonactivehover img{
	margin:1px 1px 0px 0px;
}
.ms-buttoninactivehover img{
	margin:1px 1px 0px 0px;
}
.ms-menubuttoninactivehover a:visited
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttoninactivehover a
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttoninactivehover a:hover
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttoninactivehover a:active
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttonactivehover a:visited
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttonactivehover a
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttonactivehover a:hover
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttonactivehover a:active
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-MenuUIItemTableHover
{
background-color:#ccc;
border:1px solid #666;
}




/* Layout for Page Layouts*/

.ccRightWPZone
{
	width: 200px;
	padding-bottom:20px;
}

.ccLeftWPZone
{
	width: 100%;
	padding-bottom:20px;
}

.LeftUnderNavZone
{
	width: 130px;
}
.ccWebPartZoneSpacer
{
	width:12px;
}

/* content */
.pageContent
{
	font-family: Verdana !important;
	color: black !important;
	font-size:10pt;
	margin-bottom: 20px;
}
.ms-sbtext
{	
	font-weight: normal;
	FONT-SIZE: 9pt !important;	
	FONT-FAMILY: Verdana;
}

.ms-WPHeader TD{
	border-bottom:1px solid #000;
	border-collapse:collapse;
}
.ms-SPZoneSelected .ms-WPHeader TD{
	border:1px solid #000;
	background-color:#000;
}
.ms-WPHeader TD{
	border:1px solid #000;
	background-color:#000;
}
.ms-WPTitle
{
	font-weight:bold;
	font-family:verdana;
	color:#fff;
	padding-left:3px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:0px;
	font-size:10pt;
}
.ms-WPTitle A:visited
{
	color:#4c4c4c;
	text-decoration:none;
	cursor:pointer;
}
.ms-WPTitle A:link
{
	color:#4c4c4c;
	text-decoration:none;
	cursor:pointer;
}
.ms-WPTitle A:hover
{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
.ms-WPBorderBorderOnly
{
	border-color:#000;
	border-width:2px;
	border-style:solid;
}
.ms-WPBorder
{
	border-color:#000;
	border-width:2px;
	border-style:solid;
}
.ms-WPBody A:visited
{
	color:#000000;
	text-decoration:none;
}

.ms-WPBody A:link
{
	color: #037eae !important;
	text-decoration: none !important;
}
.ms-WPBody A:hover
{
	color: red !important;
	text-decoration: underline;
}
.cc_dateline
{
	text-align:right;
	font-family:verdana;
	font-size:9pt;
	color: #000;
	padding-right:30px;
}
.srch-Title{
	FONT-SIZE:1.2em;
	MARGIN:0px 0px 5px;
	COLOR:#003399;
	FONT-FAMILY:Verdana;
	font-weight:bold;
}
.srch-Title A:visited{
	text-decoration:none;
	color:#fd0000;

}
.srch-Title A:link{
	text-decoration:none;
	color:#fd0000;

}
.srch-Title a:hover{
	color:#FFF;
	text-decoration:underline;
}

/* Styles below are inherited from Default MS MOSS publishing, some might be obsolete */

.masterContent
{
	background-color:#FFFFFF;
}
.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:9pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}
.breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
a.#zz1_MyLinksMenuMenu
{
    font-family:Tahoma;
}
a.#zz8_Menu
{
    font-family:Tahoma;
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
{
	color:#333333;
}
.sharepointLogin .ms-globallinks a
{
	color:#333333;
}
.sharepointLogin .ms-globallinks
{
	color:#333333;
}
.sharepointLogin div
{
	color:#333333;
}
.PhoneSelector
{
color:white;
}

.topArea
{
	background:url('bl_band.jpg') no-repeat right top;
	}
.topArea :active
{
	text-decoration:none;
}
/*.logo
{
    float:left;
	height: 42px;
	font-size:14pt; 
	font-family: tahoma;  
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	padding-right: 0px;
}
.logo a
{
	color: #656B77;
	background-image:url("images/bl_logo.jpg");
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding:15px 5px 0px 75px;
}*/
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
  /* 	background: url("Images/linksdivider.gif") right 6px no-repeat;*/
   	display:inline;
}	
.console
{
	clear:both;
}
.search
{
    margin:6px 2px 20px 2px;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border: none !important;
    height:14px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}
.siteActionMenu
{
    float:right;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}

.mainContent td.ms-pagebreadcrumb
{
	display:none;
}
.mainContent div.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}

.navCellOff 
{ 
   BACKGROUND-COLOR: #e7e7e7; 
    color:#000000; 
		font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
} 
.navCellOn 
{ 
   BACKGROUND-COLOR: red; 
    color: #FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
} 
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.ms-rteCustom-QuickBar {
          font-family: verdana;
          font-size: 10pt;
          color: #FFFFFF;   
          text-decoration: none;    

}
.ms-rteCustom-QuickBar a:link {
          
          text-decoration: none;
}
}
.ms-rteCustom-QuickBar a:visited {
          
          text-decoration: none;
}
.ms-rteCustom-QuickBar a:hover {
          
          text-decoration: none;
}
.ms-rteCustom-BulletRedSquare {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	list-style-type: none;
	list-style-image: url('bullet.gif');
	list-style-position: outside;
	
}

/*-------- login form --------*/
.myaccount_login_form {
  width: 195px;
  padding: 5px;
  margin: 0;
  padding: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/*-------- signin text --------*/
.myaccount_signin_text {
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #3d3c3c;
  padding: 5px;
}

/*-------- login text --------*/
.myaccount_login_text {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #3d3c3c;
  padding: 5px;
}

/*-------- username --------*/
.myaccount_username {
 color: #444545;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
}

/*-------- username cell--------*/
.myaccount_username_cell {
 padding-left: 5px;
 padding-right: 5px;
}

/*-------- username textbox cell --------*/
.myaccount_username_input_cell {}

/*-------- username textbox --------*/
.myaccount_username_input {
  border: 1px solid #d8d8d8;
  width: 110px;
}

/*-------- username sub text --------*/
.myaccount_username_sub_text {
  margin-left: 66px;
  color: #444545;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

/*-------- password --------*/
.myaccount_password {
 color: #444545;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 margin-left: 1px;
}

/*-------- password cell --------*/
.myaccount_password_cell {
 padding-left: 5px;
 padding-right: 5px;
}

/*-------- password textbox --------*/
.myaccount_password_input {
  border: 1px solid #d8d8d8;
  padding: 2px;
  width: 110px;
}

/*-------- password textbox cell--------*/
.myaccount_password_input_cell {}

/*-------- password sub text --------*/
.myaccount_password_sub_text {
  margin-left: 70px;
  color: #444545;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

/*-------- register button --------*/
.myaccount_register_button {}

/*-------- register cell --------*/
.myaccount_register_cell {
  text-align: center;
  padding: 5px;
  padding-top: 20px;
}

/*-------- login button --------*/
.myaccount_login_button {}

/*-------- login cell --------*/
.myaccount_login_cell {
  text-align: center;
  padding: 5px;
  padding-top: 20px;
}

/*-------- help text --------*/
.myaccount_help_text a:lnkBtnGetHelp{}

/*-------- help text cell --------*/
.myaccount_help_text_cell {
  padding-left: 5px;
  padding-bottom: 5px;
  color: #444545;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

/*-------- place holder --------*/
.myaccount_place_holder{}



/*-------- forgot username form --------*/
.forgot_username_form {}

/*-------- forgot username description --------*/
.forgot_username_description {
  padding-bottom: 12px;
}

/*-------- forgot username email address cell --------*/
.forgot_username_email_cell {
  padding-top: 8px;
  padding-bottom: 8px;
}

/*-------- forgot username email address --------*/
.forgot_username_email {}

/*-------- forgot username email input --------*/
.forgot_username_email_input {
  width: 300px;
}

/*-------- forgot username  button cell --------*/
.forgot_username_button_cell {
  padding-top: 20px;
}

/*-------- forgot username cacel button --------*/
.forgot_username_cancel_button {}

/*-------- forgot username submit button --------*/
.forgot_username_submit_button {}

/*-------- generic GridView header --------*/
.genericGridviewHeader {
  background: #000000;
  color: #ffffff;
}

/*-------- generic GridView pager --------*/
.genericGridviewPager {}

/*-------- generic GridView row --------*/
.genericGridviewRow {}

/*-------- generic GridView alternating row --------*/
.genericGridviewAltRow {}

/*-------- generic GridView selected row --------*/
.genericGridviewSelectedRow {}

/*-------- generic GridView footer --------*/
.genericGridviewFooter {}