
/********************************************************************
	Common
********************************************************************/

* 
{
	margin:0;
	padding:0;
}

html, body
{
	height:100%;
}

h1
{
	height: 100%;
	text-indent:-1000em;
	width: 780px;
}

h2
{
	font-family: "Verdana";
	font-size:14px;
	padding-bottom:5px;
	background: url(../images/header-underline.gif) left bottom repeat-x;
	margin-bottom:10px;
	text-align: left;
}

h3
{
	font-family: "Times New Roman";
	font-size: 13px;
	font-weight:normal;
	margin-bottom:10px;
}

body
{
	background:#E0E5E8;
	color: #000;
	font-family: "Verdana";
	font-size:11px;
}

ul 
{
	list-style-type:none;
}

a
{
	color: #00f;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border:none;
}

tr.active_inprogress
{
	background-color:#ffbbbb;
}

tr.active_available
{
	background-color:#bbffbb;
}

/****
	Containers
****/

#container
{
	margin:20px auto;
	width:984px;
	border:1px solid black;
}

#header
{
	height: 68px;
	background: url(../images/header.gif) no-repeat;
	position: relative;
}

* html #content
{
	height:400px;
}

#content 
{
	background: #fff url(../images/content-back.gif) repeat-x;
	min-height:400px;
	padding: 30px 20px;
}

div#nav
{
	background:url(../images/nav-back.gif) repeat-x;
	padding-left: 20px;
}

#left-column
{
	width:765px;
	margin-right: 145px;
}

#right-column
{
	float:right;
	width: 145px;
	padding-left:15px;
	margin-top:30px;
}

/****
	Header
****/

#header .logout
{
	position:absolute;
	right:0px;
	top:35px;
	background: url(../images/logout-back.gif) no-repeat;
	overflow:hidden;
	height:30px;
	width:120px;
	color:#757575;
	font-weight:bold;
	text-transform: uppercase;
	font-size:11px;
	padding-left: 41px;
	padding-top:6px;
	font-face: "Trebuchet MS";
}

#header .logout:hover
{
	background: url(../images/logout-back-over.gif) no-repeat;
	color: red;
	text-decoration:none;
}

/****
	Navigation
****/

#nav ul
{
	background:url(../images/nav-border.gif) no-repeat;
	height: 24px;
	padding-left:2px;
}

#nav li
{
	background:url(../images/nav-border.gif) right top no-repeat;
	float:left;
	height: 100%;
	padding-right:2px;
}

#nav li a
{
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	font-family: "Verdana";
	line-height:24px;	
	display:block;
	padding: 0 15px 0 13px;
}

#nav li a:hover
{
	background:url(../images/nav-hover.gif);
}

/****
	Table styles
****/

table#call-listings
{
	border-collapse: collapse;
	width:100%;
}

input.text-input
{
	width:100%;
	border:none;
	padding: 2px 0;
	border:1px solid #bbb;
}

table#call-listings td, table#call-listings th
{
	line-height:20px;
}

.receipt table#call-listings th.free0:hover a
{
	background:url(../images/cross.gif) no-repeat center;
	display:block;
}

.receipt table#call-listings th.free1:hover a
{
	background:url(../images/money.gif) no-repeat center;
	display:block;
}

/*** Header ***/

table#call-listings thead th
{
	border-right:1px solid #dddddd;
	background: #bcbcbc;
}

table#call-listings thead th a
{
	color:#000;
	text-decoration:none;
}

table#call-listings thead tr
{
	background: #9d9d9d;
}


/*** Cell styles ***/

table#call-listings thead th, table#call-listings td
{
	padding: 2px 5px;
	text-align: center;
}

table#call-listings td.country { text-align: left; }

table#call-listings tbody tr:hover, table#call-listings tr.over
{
	background:#d3dae7;
}


/*** Footer ***/

table#call-listings tfoot td
{
	border-top:1px solid black;
	margin-top:10px;
	padding-top:10px;;
	font-size: 14px;
	font-weight: bold;
}

table#call-listings tfoot tr:hover
{
	background:transparent;
}

table#call-listings tfoot td.right
{
	text-align: right;
}

/****
	Options area
****/

#options li
{
	margin-bottom:5px;
}

#options li a
{
	padding-left:25px;
	background-repeat: no-repeat;
	text-decoration: none;
	color:#00f;
	display:block;
	height:18px;
	line-height:15px;
	vertical-align:middle;
}

#options li a:hover
{
	text-decoration: underline;
}

ul#options li.help-button a
{
	background-image:url(../images/help.gif);
}

td span.paid, td span.unpaid, td.a.paid, td.a.unpaid
{
	padding-left:20px;
	display: block;
	height: 16px;
	text-align: left;
	line-height: 16px;
	margin-left: 10px;
}

td a.paid, td span.paid
{
	color: #090;
	x-background: url(../images/flag_green.gif) center no-repeat;
}

td a.unpaid, td span.unpaid
{
	background: url(../images/flag_red.gif) center no-repeat;	
}

/****
	User information
*****/

#user-information
{
	margin-bottom:15px;
	line-height:18px;
	background: url(../images/header-underline.gif) left bottom repeat-x;
	padding-bottom:15px;
}

#user-information dt
{
	float:left;
	margin-right:4px;
	display:none;
}

#user-information dt.show
{
	display:block
}

#user-information dt.show
{
	display:block;
}

#boothcontrol li
{
	padding-left: 1em;
}

#boothcontrol li a
{
	line-height: 2em;
	text-decoration: none;
}

#boothcontrol li a img
{
	vertical-align: middle;
}

#boothcontrol li:hover
{
	background-color:#d3dae7;
}

/****
	Clearfix
****/

.clearfix:after 
{
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */





/********************************************************************
	Reports Page
********************************************************************/

.report #left-column
{
	width:679px;
	margin-right: 245px;
}

.report #right-column
{
	width: 245px;
}

.report #date-options
{
	border:none;
	margin-bottom: 25px;
	text-align: right;
}

.report #date-options legend
{
	font-weight:bold; 
	margin-bottom:10px;
}

.report #date-options
{
	margin-bottom:15px;
	background: url(../images/header-underline.gif) left bottom repeat-x;
	padding-bottom:15px;
}

.report #date-options label
{
	padding-left: 10px;
	width:87px;
	vertical-align: middle;
	line-height: 20px;
	float:left;
}

.report #date-options ul
{
	margin-bottom: 10px;
	text-align: left;
}

.report #date-options ul li
{
	margin-bottom: 5px;
}

.report ul#options li.help-button a
{
	background-image:url(../images/help.gif);
}




/********************************************************************
	Receipt Page
********************************************************************/


.receipt #left-column
{
	width:779px;
	margin-right: 145px;
}

.receipt #right-column
{
	width: 145px;
}

.receipt ul#options li.print a
{
	background-image:url(../images/printer.gif);
}

.receipt ul#options li.paid a
{
	background-image:url(../images/money.gif);
}

.receipt ul#options li.remove a
{
	background-image:url(../images/cross.gif);
}

.receipt ul#options li.cancel a
{
	background-image:url(../images/cancel.gif);
}

.receipt ul#options li.help-button a
{
	background-image:url(../images/help.gif);
}



/********************************************************************
	All Calls Page
********************************************************************/

.allcalls form
{
	margin-bottom:10px;
	display: inline-block;
}

.allcalls input
{
	vertical-align: middle;
}

.allcalls label
{
	vertical-align: middle;
}

.allcalls fieldset
{
	border:none;
}

.allcalls legend
{
	display:none;
}


.allcalls #display-options
{
	float:left;
}

.allcalls #display-options li
{
	float:left;
	margin-right:10px;
}

.allcalls #display-options input
{
	padding:2px;
	font-size:11px;
}


/********************************************************************
	Options Page
********************************************************************/

.options fieldset
{
	border:none;
}

.options legend 
{
	display:none;
}

.options #settings
{
	width: 460px;
	margin:0 auto;
	text-align:right;
}

.options #settings li
{
	margin-bottom: 10px;
	text-align:left;
}

.options #settings label
{
	display:block;
	width:300px;
	float: left
}

.options #settings input
{
	width: 150px;
}

.options .submitbtn
{
	margin-right:5px;
}

.options #right-column
{
	position:relative;
	right:100px;
}

.options select
{
	width: 10em;
}

.options .submit
{
	margin-right: 1em;
}

p.red
{
	border: 1px dashed red;
	padding:10px;
	color: red;
	text-align: center;
	width: 25%;
	margin:10px auto;
	margin-bottom:20px;
	font-weight: bold;
}

p.green
{
	border: 1px dashed green;
	padding:10px;
	color: green;
	text-align: center;
	width: 25%;
	margin:10px auto;
	margin-bottom:20px;
	font-weight: bold;
}

p.yellow
{
	border: 1px dashed orange;
	padding:10px;
	color: orange;
	text-align: center;
	width: 25%;
	margin:10px auto;
	margin-bottom:20px;
	font-weight: bold;
}


/********************************************************************
	Rates Page
********************************************************************/

.rates #left-column
{
	width:679px;
	margin-right: 245px;
}

.rates #right-column
{
	width: 245px;
}

.rates .rate-options
{
	border:none;
	margin-bottom: 25px;
	text-align: right;
}

.rates .rate-options legend
{
	font-weight:bold; 
	margin-bottom:10px;
}

.rates .rate-options
{
	margin-bottom:15px;
	background: url(../images/header-underline.gif) left bottom repeat-x;
	padding-bottom:15px;
}


.rates .rate-options label
{
	padding-left: 10px;
	width:87px;
	vertical-align: middle;
	line-height: 20px;
	float:left;
}

.rates .rate-options ul
{
	margin-bottom: 10px;
	text-align: left;
}

.rates .rate-options ul li
{
	margin-bottom: 5px;
	text-align: right;
}

.rates .rate-options ul li.fileinput
{
	width: 100%;
}

.rates .rate-options ul li.buttons input
{
	width: 110px;
}

.rates ul#options li.help-button a
{
	background-image:url(../images/help.gif);
}

.rates .prefix
{
	width: 10%;
}

.rates .rate
{
	width: 20%;
}


/********************************************************************
	Helpbox
********************************************************************/

#helpbox
{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#helpboxArea
{
	background-color:#fff;
	padding:10px;
}

#helpboxDetails
{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
	
#helpboxCaption { float: left; }
#keyboardMsg { float: right; }
#closeButton { top: 5px; right: 5px; }

#helpbox img { border: none; clear: both;} 
#overlay img { border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay
{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	width:100%;
}
	
.help-information
{
	font-size:11px;
	font-weight:bold;
	display:none;
}
	



/********************************************************************
	Date box
********************************************************************/

.date input {
	background: #fff url(../images/calendar-small.gif) no-repeat 100% 50%;
}

.dropdown {
	background:#dad9d4 url(../images/calendar.gif) no-repeat 2px 2px;
	border:1px solid #aaa;
	padding:0.2em;
	cursor:default;
	/**
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	**/
	-moz-border-radius:0 2em 0 0;
	-khtml-border-radius:0 2em 0 0;
	border-radius:0 2em 0 0;
	width:21em;
}

.dropdown .month {
	margin-left:48px;
	width:37%;
}
.dropdown .year {
	margin-left:1em;
	width:25%;
}
.dropdown .close {
	display:block;
	overflow:hidden;
	border:0;
	position:absolute;
	top:0.5em; right:1em;
	background:url(../images/close.png) no-repeat 50% 50%;
	width:16px; height:16px;
	border:none;
	text-indent:-9999px;
}

.dropdown table {
	border-spacing:0;
	table-layout:fixed;
	empty-cells:show;
	margin-top:0.5em;
	width:100%;
}
.dropdown thead th {
	width:14%;
}

.dropdown tbody td {
	background:#fff;
	text-align:center;
	line-height:2;
	border:1px solid #dad9d4;
}
.dropdown tbody td.hover {
	background:#748098;
	color:#fff;
	cursor:pointer;
}
.dropdown .weekend {
	color:#f00;
}
.dropdown .today {
	border:1px solid #f00;
}
.dropdown .selected {
	background:#748098;
	color:#fff;
}


/********************************************************************
	Button style
********************************************************************/

.DownloadUploadButton {
	width: 150px;
	height: 26px;
	font-size:11px;
	color: #fff;
	background-image: url('../images/submit-back-big.png');
	border:none;
	font-weight: bold;
	font-family: Tahoma;
}

.BrowseButton {
	width: 70px;
	height: 26px;
	font-size:11px;
	color: #fff;
	background-image: url('../images/submit-back.gif');
	border:none;
	font-weight: bold;
	font-family: Tahoma;
}

div.fileinputs {
	position: relative;
}
div.fakefile {
	position: absolute;
	top: 0px;
        right: 0px;
	z-index: 1;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
