/*
-----------------------------------------------
http://pindance.com - CSS Styles - main styles
Author:   Karol Golka
Company:  http://www.webstruments.com
Version:  December 19, 2005
----------------------------------------------- 
*/

/* generics
-------------------- */
* { margin: 0; padding: 0; }
body {
	background: #fff;
	text-align: center;
	margin: 0;	
	padding: 0;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: small;
	line-height: 1.5em;	
	color: #333;		
	}	
img {
	display: inline;
	border: none;
	}
.clear-both { clear: both; }
.padded { height: 2em; }
img.img-left {
	float: left;
	margin: 0 1em .2em 0;	
	background-color: #000;
	padding: .7em;
	border: 4px solid #E1ECE1;
	}
strong {
	color: #569908;
	}
ul li strong, dl dd strong {
	color: #D85DD0;
	}
ul.bolded li { font-weight: bold; }
ul.help {
	font-size: 1em;
	line-height: 1.6em;
	}
strong.scream {
	background: #ffff99;
	padding: 0 .2em;
	color: #666;
	border-bottom: 1px solid #569908;
	font-weight: normal;
	}
strong.large { font-size: 1.3em; padding: .3em;}
strong.larger { 
	font-size: 1.2em; 
	padding: .3em 0 .5em; 
	font-weight: bold;
	color: #333;
	display: block; 
	margin: .5em 0;
	clear: left;
	border: none;
	text-align: center;
	background: #FDEC01;	
	}
p { margin-bottom: 2em; }
p.pulled {
	/*border-left: 4px solid #99CF34;*/
	padding: 1em;
	padding-left: 1.5em;
	background: #EBF8DA;
	font-size: 85%;
	clear: left;
	border-top: 30px solid #F8FDF3;	
	}
p em {
	font-family: Georgia, "Times New Roman", Serif;
	color: #000;
	}
p.note {
	background: #F7F9D3;
	padding: .5em 1em;
	font-size: 90%;
	margin: 1em 0;	
	border: 1px dotted #666;
	}
p.note img.excl { margin-right: 5px; }
#VIP {
	position: absolute;
	top: 108px;	
	left: 30px;	
	color: #bbb;
	font-size: 85%;
	font-weight: bold;	
	}
#authentication {
	text-align: right;
	margin-right: 55px;
	margin-top: 5px;
	margin-bottom: -15px;
	color: #ABDE1C;
	font-weight: bold;
	}
#authentication a {
	color: #ABDE1C;
	border-bottom-color: #ddd;
	}
#authentication a:hover {
	color: #666;
	border-bottom-color: #333;
	background: transparent;
	}

span.tooltip {
	display: block;
	padding: 1em 1em 3.5em;	
	color: #333;	
	}
/* common */
.tooltipHeader, .tooltipBody, .tooltipHeader2, .tooltipBody2, .tooltipBody3, .tooltipHeader3  { 
	width: 300px; 
	background: #FFF; 
	padding: 2px 10px; 
	border: 3px solid #569908;
	text-align: left;
	z-index: 2;
	}
.tooltipHeader2, .tooltipBody2  {
	width: 700px;
	font-size: 85%;
}	
.tooltipBody3 {
	width: auto;	
	background: #fff;
	}
.tooltipBody3 img {
	display: block;
	padding: 1em 0;
	}
.tooltipHeader, .tooltipHeader2, .tooltipHeader3 {
    font-weight: bold;
    border-bottom: none;
    background: #569908;
	color: #fff;	
	}
.tooltipHeader3 { width: auto; }
.tooltipBody, .tooltipBody2 {
    padding: 10px 10px; 	
    }	
.tooltipBody2 { background-image: none; padding-bottom: 10px; }
.tooltipBody2 table {
	width: auto !important;
	}
.tooltipBody3 .myaccount {
	padding: 1em 1em;	
	}
.tooltipBody3 .myaccount table#history td {
	
	}
.tooltipBody2 dl.normal dt {
	font-weight: bold;
	margin-top: 1em;	
	background: transparent url(../images/pindance-bullet-greyarrow.gif) no-repeat 0% 3px;
	padding-left: 25px;
	}	
.tooltipBody2 dl.normal dd {	margin-left: 25px; }
	
.tooltipBody #cclogos { margin-top: 0; }
.tooltipBody2 p { margin-top: 1em; font-size: 85%; }
strong.bolder { font-weight: bold; }	

/* hyperlinks
-------------------- */
a:link {
	color: #333333;
	border-bottom: 1px solid #569908;
	text-decoration: none;
	}
a:visited {
	color: #333333;
	border-bottom: 1px solid #569908;
	text-decoration: none;
	}
a:hover {	
	color: #000;
	border-bottom: 1px solid #569908;
	text-decoration: none;
	background: #FFFF99;
	}	
a:active {
	color: #333333;
	border-bottom: 1px solid #569908;
	text-decoration: none;
	}
a.email {
	font-size: .6em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: normal;	
	color: #fff;
	font-weight: bold;
	}
a.nohover { border: none !important; background-color: Transparent; }

/* headings
-------------------- */
h2, dl dt {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px solid #E1ECE1;
	padding-bottom: 10px;
	margin-bottom: 10px;		
	}
h2 strong, dl dt strong { font-weight: normal; }
h2 div {
	display: inline;
	font-size: 60%;
	color: #999999; 
	padding-left: 20px;	
	}
h2 div strong {
	padding-right: 10px;
	color: #95C05B;
	font-size: 110%;
	}
h2 strong img {
	border: 0;
	padding-right: 12px;
	}
h2 .nopadding { padding-left: 0; }
h2#h2step1 span, h2#h2step2 span, h2#h2step3 span {
	border-bottom: 5px solid #E1ECE1;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	background: transparent url(../images/pindance-icon-securelock.gif) no-repeat 0% 3px;
	padding-left: 17px;	
}
h2#h2step1, h2#h2step2, h2#h2step3 {
	border-bottom: 5px solid #E1ECE1;
	}
h2#h2step1 div.current, h2#h2step2 div.current, h2#h2step3 div.current,
h2#h2step1 div.current strong, h2#h2step2 div.current strong, h2#h2step3 div.current strong {
	font-weight: bold;
	color: #2580CF;
	}
h3, p.Heading3 {
	/*font-family: Georgia, "Times New Roman", Serif;*/
	font-size: 1.2em;
	font-weight: bold;
	color: #569908;
	}
h3.notbold { font-weight: normal; }
h3 strong {
	color: #333;
	}
		
/* layout
-------------------- */		
#container {
	width: 813px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
#header {
	width: 813px;
	height: 103px;
	background: transparent url(../images/pindance-header-bkgnd.gif) no-repeat 0% 0%;
	position: relative;
	}
#logo a {	
	background: transparent url(../images/pindance-logo.gif) no-repeat 0% 0%;
	width: 211px;
	height: 83px;
	display: block;
	text-indent: -1000em;
	position: absolute;
	left: 27px;
	top: 5px; 
	/* combine for all dis-effects */
	text-decoration: none;
	border: none;	
	}
a#signup {
	color: #666;
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: normal;		
	position: absolute;		
	left: 585px;
	top: 3px;
	border: none;
	text-decoration: underline;		
	}
a#signup:hover, a#signup:hover strong {
	background: none;
	color: #2580CF;
	}
a#signup strong { color: #666; }
#content {
	padding: 2em 23px 2em 0;	
	}
#normal #content {
	padding-bottom: 0;	
	}	
/*
#normal.signup-page #authentication, #normal.signup-page #VIP {display: none !important;}			
#normal.signup-page	#header #nav, 
#normal.signup-page #footer,
#normal.signup-page a#signup { display: none; }		
#normal.signup-page #logo a { display: none; }
*/
	
/* navigation (navbar)
-------------------- */		
ul#nav {
	list-style: none;
	position: absolute;
	left: 265px;
	top: 66px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
ul#nav li {
	float: left;		
	height: 32px;
	line-height: 32px;		
	margin-right: 1px;
	}

ul#nav li a span {
	display: block;	
	float: left;	
	line-height: 32px;
	height: 32px;
	background: #EAF6BB url(../images/pindance-tab-normal-right.gif) no-repeat 100% 0%;
	padding: 0 25px 0 20px;
	}

ul#nav li a {		
	background: transparent url(../images/pindance-tab-normal-left.gif) no-repeat 0% 0;
	line-height: 32px;
	height: 32px;
	display: block;
	float: left;
	padding-left: 5px;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border: none;
	}
ul#nav li a:hover { background-image: url(../images/pindance-tab-hover-left.gif); text-decoration: underline; cursor: pointer; }
ul#nav li a:hover span { background-image: url(../images/pindance-tab-hover-right.gif); background-color: #DBF08A; }
ul#nav li a#current { 
	background-image: url(../images/pindance-tab-current-left.gif);
	color: #569908;
	text-decoration: underline;
	}
ul#nav li a#current span { background-image: url(../images/pindance-tab-current-right.gif); background-color: #fff; }
ul#nav li a#current:hover { cursor: pointer; }

/* boxes (widebox)
-------------------- */	
div.widebox {
	background: transparent url(../images/pindance-widebox-filler.gif) repeat-y 0% 0%;
	width: 813px;
	margin-bottom: 2em;			
	}
#normal div.widebox { margin-bottom: 1em; }
div.widebox-top { background: transparent url(../images/pindance-widebox-top.gif) no-repeat 0% 0%; }
div.widebox-bottom { background: transparent url(../images/pindance-widebox-bottom.gif) no-repeat 0% 100%; }	
div.widebox-content { padding: 1em 1em 1em 29px; }
div.solo div.widebox-content { padding-right: 60px; position: relative; }
div.rates {
	background: transparent;
	}

/* boxes (medium box)
-------------------- */	
div.mediumbox { /* default on the right */
	background: transparent url(../images/pindance-mediumbox-filler.gif) repeat-y 0% 0%;
	width: 431px;
	float: right;		
	}	
div.mediumbox-top { background: transparent url(../images/pindance-mediumbox-top.gif) no-repeat 0% 0%; }
div.mediumbox-bottom { background: transparent url(../images/pindance-mediumbox-bottom.gif) no-repeat 0% 100%; }	
div.mediumbox-content { padding: 1em 1em 1em 29px; }
div.mediumbox-left {
	float: left;
	}
/* boxes (small box)
-------------------- */	
div.smallbox { /* default on the left */
	background: transparent url(../images/pindance-smallbox-filler.gif) repeat-y 0% 0%;
	width: 343px;
	float: left;		
	}	
div.smallbox-top { background: transparent url(../images/pindance-smallbox-top.gif) no-repeat 0% 0%; }
div.smallbox-bottom { position: relative; background: transparent url(../images/pindance-smallbox-arrow.gif) no-repeat 0% 100%; }	
div.smallbox-content { padding: 1em 29px 10px 29px; } /* universal left margin */
div.smallbox-right {
	float: right;
	}	

a#signmeup-home:hover { background-position: 0% -50px; }
	
/* homepage
-------------------- */	
#world {
	/*background: transparent url(../images/pindance-world.jpg) no-repeat 0% 0%;
	padding-left: 250px;
	margin-left: -10px;
	margin-right: 20px;*/
	}
#world dl {
	/*width: 490px;	*/
	}
#world dl dt {
	border: none;
	margin: 0;
	padding: 0;
	background: transparent url(../images/pindance-bigcheck.gif) no-repeat 0% 0%;
	width: 48px;
	height: 52px;
	float: left;
	}	
#world dl dd {
	background-image: none;
	}
#world dl dd.item {
	background: transparent;
	margin-left: 60px;
	padding: 0;
	}
#world dl dd.item a {
	color: #000;
	font-weight: bold;
	font-size: 85%;
	}	
#world dl dd.item strong {
	display: block;
	color: #333;
	font-weight: bold;
	}	
#world dl dd.thatch {
	clear: both;
	height: 0;
	overflow: hidden;
	}
.widebox #wide-left {
	float: left;
	width: 50%;
	}
.widebox #wide-right {
	float: right;
	width: 50%;
	}
h4.phone-card {
	margin-left: 50px;
	font-size: small;
	}
.home #maincolumn { width: 343px !important; }
.home #sidebar { width: 431px !important; margin-top: 0 !important;}
.home #sidebar div.mediumbox { margin-bottom: 1em !important; }
dl.compare-to dd {
	padding-bottom: .8em !important; 
	}
ul#secure {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	clear: left;
	}
ul#secure li {
	display: inline;	
	}
ul#secure li a {
	float: left;
	border: none;
	display: block;
	text-indent: -1000em;
	background-color: Transparent;
	background-position: 0% 0%;
	margin-right: 10px;
	}
ul#secure li a#mastercard { background-image: url(../images/pindance-secure-mastercard.gif); width: 75px; height: 34px; margin-left: 20px; }
ul#secure li a#visa { background-image: url(../images/pindance-secure-visa.gif); width: 64px; height: 34px; margin-right: 25px;}
ul#secure li a#bbb { background-image: url(../images/pindance-secure-bbb.gif); width: 96px; height: 34px; }
ul#secure li a:hover { background-position: 0% -34px; cursor: default; }
ul#secure li a.nohover { background-position: 0% -34px; }
div#cclogos {
	background: transparent url(../images/pindance-cclogos.gif) no-repeat 0% 0%;
	width: 198px;
	height: 28px;
	margin: 14px 0 0;
	}
.pillow {
	height: 1em;
	display: block;
	clear: left;
	}

/* rates
-------------------- */
#alphabet {
	overflow: hidden;
	}
#alphabet a {
	padding: 0 .5em;
	border: none;
	text-decoration: underline;
	font-size: 90%;	
	}	
#rates-price {
	float: left;
	margin-top: 17px;
	width: 220px;	
	}
select#ddlRates {
	width: 370px;
	margin-top: 0;
	background: #2580CF;
	color: #fff !important;	
	font-size: 1.4em !important;
	z-index: 1;
	}

/* price */
#selectPrice {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 3.7em;
	font-weight: bold;		
	display: inline;	
	line-height: normal;
	color: #0033ff;		
	} 
#selectPrice span {
	font-weight: normal;
	font-size: 40%;		
	vertical-align: super;
	padding-left: 3px;		
	}
#selectPricePerMin {
	font-size: 80%;
	color: #000;
	}
a#signmeup-home {
	display: block;
	background: transparent url(../images/pindance-btn-signmeup-wh.gif) no-repeat 0% 0%;
	width: 152px;
	height: 50px;
	text-indent: -1000em;
	border: none;
	margin: 20px 0 0;
	float: left;
	}
a#signmeup-home.signmeup-myaccount {
	float: none !important;
	margin-left: 62px !important;
	}

/* definition list
-------------------- */		
#normal dl {
	margin-bottom: 1em; 
	}
dl dt span, h2 span { 
	display: block; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	line-height: 1.5em;
	}
dl dd {
	margin-left: 10px;
	background: transparent url(../images/pindance-bullet-greyarrow.gif) no-repeat 0% 6px;
	padding-left: 25px;
	padding-bottom: 5px;
	}
dl dd a.special { font-weight: bold; }
/* steps */
dl#steps dd {
	line-height: 43px;
	padding: 0 0 2px 55px;
	margin-bottom: 0;		
	background-color: transparent;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	}
	
	
/* normal definition list fix
-------------------- */		
dl.normal dt {
	font-size: small;
	font-weight: normal;
	border: none;
	margin: 0;
	padding: 0;
	}
dl.normal dd {
	background: none;
	padding: 0;
	margin: 0;
	}


/* history table */
.myaccount table#history {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-bottom: 4px solid #E1E1E1;
	}
.myaccount #caption {
	color: #569908;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;
	padding-bottom: 4px;	
	padding-left: 10px;	
	position: relative;	
	margin: 0 0 .2em;
	clear: both;
	}
.myaccount table#history th, .myaccount table#history td {
	padding: 5px 5px;
	vertical-align: top;
	}
.myaccount table#history th { 
	font-weight: bold;
	font-size: 95%;	
	line-height: 1.2em;	
	background: #87A2ED;
	color: #fff;
	border-top: 4px solid #E1E1E1;
	}
.myaccount table#history td {
	font-size: 85%;
	padding: 3px 5px;	
	border-bottom: 1px solid #E1E1E1;
	}
.myaccount table#history tr td.payphone { 
	text-align: center;	
	}
.myaccount table#history tr.flip0 {
	background: #EFF9E1;
	}
.myaccount table#history th.date { width: 8%; }
.myaccount table#history th.time { width: 8%; }
.myaccount table#history th.destination { width: 25%;	}
.myaccount table#history th.city { width: 27%;	}
.myaccount table#history th.state { width: 8%;	}
.myaccount table#history th.charge { width: 10%; }
.myaccount table#history th.length { width: 10%; }
.myaccount table#history th.payphone { width: 4%; }

.myaccount #maincolumn { width: 431px !important; }
.myaccount #maincolumn div.mediumbox { float: none; }
.myaccount #sidebar { width: 343px !important; margin-top: 0 !important;}
.myaccount #maincolumn div.smallbox { float: none; }
.myaccount #history td a.speeddial {
	background: transparent url(../images/pindance-icon-add2speeddial.gif) no-repeat 100% 0%;
	padding-right: 14px;
	}
.myaccount table#history th.destination img {
	margin-top: -7px;
	padding: 0;
	}


/* info pages
-------------------- */	
#maincolumn {
	width: 65%;
	float: left;
	}
#sidebar {
	width: 30%;
	float: right;
	margin-top: 1em;	
	}
#sidebar #s1 {
	padding: 0 1em;
	}
#sidebar .navbox {
	background: #9DD137;
	border-top: 3px solid #89C245;
	border-bottom: 3px solid #89C245;	
	margin-bottom: 2em;	
	}
#sidebar .navbox h4 {
	color: #fff;
	display: block;
	background: #569908;
	line-height: 1.3em;
	padding: 5px 15px;
	font-size: 1em;
	}
#sidebar .navbox ul {
	list-style: none;	
	margin: 0 !important;
	padding: .5em 15px !important;
	}
#sidebar .navbox ul li {
	margin: 0;
	padding: 0 0 .5em !important;
	background: transparent !important;	
	line-height: 1.4em;		
	}
#sidebar .navbox ul li a {
	color: #333;
	text-decoration: underline;
	border: none;
	}
#sidebar .navbox ul li a:hover { background: #fff; }
#sidebar .navbox ul li#current a { font-weight: bold; }


/* tracking script hide (MSN) */
#msn a { display: none; }

/* footer
-------------------- */	
#footer-clear { clear: both; height: 1.5em; }
#footer {
	background: transparent url(../images/pindance-footer.gif) no-repeat 0% 0%;
	width: 813px;
	height: 71px;
	clear: both;
	margin: 0;
	padding: 0;		
	}
#footer ul {
	list-style: none;
	padding: 15px 0 0 27px !important;
	margin: 0 !important;
	}
#footer ul li {
	display: inline;		
	padding: 0 !important;
	margin: 0 !important;
	background: transparent !important;
	}
#footer ul li a, #footer ul li span { color: #376C03; font-size: 85%; }
#footer ul li a {
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
	}
#footer ul li span { margin: 0 0 0 .5em; padding: 0; overflow: hidden;}
#footer #copyright {
	margin-left: 27px;
	font-size: 80%;
	color: #EEF9E3;
	}
#footer #copyright a {
	color: #EEF9E3;
	border-bottom-color: #EEF9E3
	}
#footer #copyright a:hover {
	color: #333;
	}

/* #################################################  PRINTING */
@media print{
	
	body, body#normal, body.myaccount {
		text-align: left;
		}
	body.myaccount #header, body.myaccount #footer,
	body#normal #header, body#normal #footer, 
	#header, #footer,
	a.add, a.delete, a.edit { display: none; }
	#container { margin: 0; width: 700px; }
	#content { padding: 0; }
	div.widebox { width: 700px; }
	
	
}