body 
{
	background:#ffffff;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

body.import {background: none;}

table.inputTable, table.reportTable
{
	background: #ffffff;	
}
p,td 
{
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
a img
{
	border:0;
}
h1 
{
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
a
{
	color: #960b67;
	text-decoration: underline;
}
a:hover
{
	color: #b44f92;
	text-decoration: underline;
}
a.hidden 
{
	text-decoration: none;
	color: #000000;
	cursor:default;
}
.bottom_addr 
{
	font-size: 10px;
	color: #FFFFFF;
}
.bottom_addr a 
{
	text-decoration: none;
}
.bottom_addr a:hover 
{
	text-decoration: underline;
}
.bottom_menu 
{
	color: #000000;
	text-align: center;
}
.bottom_menu a 
{
	color: #000000;
	text-decoration: none;
}
.bottom_menu a:hover 
{
	color: #000000;
	text-decoration: underline;
}
.menu 
{
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-weight: bold;
	white-space: nowrap;
}
.menu a
{
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}
.body_txt 
{
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.login_form 
{
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
}
#page
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	background-color:#FFFFFF;
}
#header
{
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#head-right
{
	text-align:right;
}
#statusarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.t-btn
{
	border: 1px solid #e9b9cd;
	list-style:none;
	text-align:center;
}
.t-btn a
{
	color:#000000;
	text-decoration:none;
}
.t-btn a:hover
{
	color:#960b67;
	text-decoration:none;
}
.top-menu
{
	text-align:right;
}
#content
{
	border: 4px solid #ebebeb;
}
#content-border
{
	border: 1px solid #FFFFFF;
}
#content-left
{
	background-color:#FFFFFF;
	border-right: solid 4px #ebebeb;
}
#content-right
{
	border-left: 4px solid #ebebeb;
}
#tabbed-menu ul li
{
	list-style-type: none;
	font-size:12px;
	font-weight:bold;
}
#tabbed-menu ul li a,#tabbed-menu ul li span 
{
	color:#960b67;
}

#tabbed-menu ul li a:hover
{
	color:#b44f92;
}
#tabbed-menu .tabbs-sms ul li
{
	cursor: pointer;
	cursor: hand;
}
#tabbed-menu .tabbs-sms ul li a
{
	color:#960b67;
}
#tabbed-menu .tabbs-sms ul li a:hover
{
	color:#b44f92;
}
#tabbed-menu .tabbs-admin ul li
{
	cursor: pointer;
	cursor: hand;
}
#tabbed-menu .tabbs-admin ul li a
{
	color:#960b67;
}
#tabbed-menu .tabbs-admin ul li a:hover
{
	color:#b44f92;
}
#address
{
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	border-top: 4px solid #ebebeb;
	text-align:left;
}
#address h2 
{
	font-size:12px;
	font-weight:bold;
}
#address a
{
	color:#db9b4f;
}
#address a:hover
{
	color:#C1801C;
}
/** From the original main.css **/ div#outside div#body #sendtoclientform fieldset 
{
	border: 0;
}
.invoicebox 
{
	border: 1px solid #666666;
}
div#orderitems table th 
{
	
}
table td.sideheader 
{
	text-align: left;
	background:none;
	
}
div#orderitems table td.oddcol 
{
	background: #efefff;
}
.invoicebox h1 
{
	font-size: 10pt;
}
#ordersummary ul 
{
	list-style-type: none;
}
#orderitems ul 
{
	list-style-type: none;
}
#ordersummary ul li span.title 
{
	font-weight: bold;
}
#ordersummary ul li span.actions 
{
	font-weight: none;
}

/* Tabs */



div#accounttabs, div.ajaxtabswrapper{border-bottom:#ddd solid 1px;}

ul.ajaxtabbed li 
{
	font-size:14px;border:#dfdfdf solid 1px; list-style:none;
}
ul.ajaxtabbed li.ajaxtabbedcurrent 
{
	border-bottom:#fff solid 1px; 
	text-decoration:none;
	border-right:none;
}
ul.ajaxtabbed li span span{}
ul.ajaxtabbed li.next{border-left:none;}
ul.ajaxtabbed li.next span{background:none;}
ul.ajaxtabbed li.prev{border-right:none;}
ul.ajaxtabbed li.prev span span{background:none !important;}
ul.ajaxtabbed li.ajaxtabbedcurrent span span span{background:none !important;}


ul.ajaxtabbed span span span
{
	cursor: hand;
	cursor: pointer;
	color:#666666;
}


#loadingajax 
{
	text-align: center;
}
#confirmDiv 
{
	text-align: center;
}
#confirmDivContent 
{
	text-align: center;
	border: 2px solid black;
	background: white;
	color: red;
	font-weight: bold;
}



/** dhtml window **/

.dhtmlwindow
{
	border: 2px solid black;
	background-color: white;
}
.drag-handle
{
	/*CSS for Drag Handle*/ 
	
	text-indent: 3px;
	font: bold 14px Arial;
	background-color: #ccccff;
	color: black;
	cursor: move;
}
.drag-handle .drag-controls
{
	/*CSS for controls (min, close etc) within Drag Handle*/ 
	
	cursor: hand;
	cursor: pointer;
}
.drag-contentarea
{
	/*CSS for Content Display Area div*/ 
	border-top: 1px solid brown;
	background-color: white;
	color: black;
	text-align: left;
}
.drag-statusarea
{
	/*CSS for Status Bar div (includes resizearea)*/ 
	border-top: 1px solid gray;
	background-color: #F8F8F8;
	/*height of resize image*/;
}
.drag-resizearea
{
	/*CSS for Resize Area itself*/ 
	
	/*width of resize image*/ 
	height: 13px;
	/*height of resize image*/ 
	cursor: nw-resize;
	font-size: 0;
}
.dhtmllink 
{
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}

.button, .button-hover, a.button, a.button-hover, a.slim-button, a.slim-button-hover { border: 1px solid #e9b9cd; cursor:pointer; color: #000000; text-decoration: none; font-size: 12px !important; font-family: Arial,Helvetica,sans-serif !important; line-height: 1em !important;}

.optionbutton, .optionbutton-hover, a.optionbutton, a.optionbutton-hover { border: 1px solid #a6d0e7; cursor:pointer; color: #000000; text-decoration: none; font-size: 12px !important; font-family: Arial,Helvetica,sans-serif !important; line-height: 1em !important;}

td{border-bottom:1px solid #dbdbdb;}
th{
	background-repeat: repeat-x;
	background-position: bottom;
	border-top:2px solid #ebebeb !important;
	border-bottom:2px solid #dbdbdb !important;
	font-weight:bold;}

th.footer {background: none; color: #F4F4F4};
td.layout, tr.layout td, table.layout-padded td, table.inputTable td, table.NewsItem td, table.layout td, table.layout th {border: 0 !important;}

tr.odd {background-color: #efefff;}

table.layout td{padding: 0;}

.errorText, .errortext {color: red; font-weight: bold;}


table.WarningTable {border: 2px solid red;}
table.WarningTable td,  {border: 0;}

.calendar {color: white;}
.calendar a {color: white;}
.calendar td {text-align: center;border:0;}
.calendar a.button, .calendar a.button-hover{border: 1px solid #a6d0e7; cursor:pointer; color: #000000; }

table td.tableheader {text-align:center;}
table td.purchases {text-align:right;}

table#inbox tr.unread
{
	background-color: #ffffcc;
}

table.layout td {border:0;}
td.layout{border:0;}

#tabbed-menu ul li.newmessage {padding:0px 2px 1px 1px;}
#tabbed-menu ul li.newmessage span.newmessage {display:block;background: none; background-color: #ffffcc; padding: 8px 8px 10px 18px;}

table#inbox tr {background: white;}
table#inbox td.actions div {text-align:right;float:right;}

ul#purchaseProductTypes 
{
	list-style-type: none;
}
ul#purchaseProductTypes li.producttitle
{
	background-color: #efefff;
	
}

ul#purchaseProductTypes li.header 
{
	font-weight: bold;
	background-color: #ffffff;
	
}

ul#purchaseProductTypes ul li
{
	background-color: #ffffff;
	list-style-type: none;	
}

ul#purchaseProductTypes  tr.nearlyexpired
{
	background-color: #ffffcc;
}

th.total
{
	text-align: left;	
}
td.money, th.money
{
	text-align: right;	
}

#paymentsdiv, #topupmoreinfo
{
	background: white;
	border: 3px solid #4690e7;	
}

#paymentsdiv h2,#topupmoreinfo h2
{
	text-align: center;	
}

#orderprogress .current
{
	font-weight: bold;	
}

#orderprogress .todo
{
	font-style: italic;
	color: #999999;	
}
#shoppingcart div.changequantity
{
	text-decoration: none;
	font-weight: bold;
	color: blue;	
	cursor: hand;
	cursor: pointer;
}
#shoppingcart table th
{
	text-align: left;
}
#shoppingcart table th.cost, #shoppingcart table th.money
{
	text-align: right;
}

.PaymentDue
{
	color: red;
	font-weight: bold;
	text-decoration: underline;	
}

