img {
	border: 0;
}
body, td {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	color: #444;
}
body {
	background: #565A5C;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0.2em 0 0.75em 0;
	padding: 0;
	color: #000;
}
h1, h2, h3 {
	border-bottom: 1px solid #ddd;
	padding-top: 1em;
	padding-bottom: 2px;
}
h1 { font-size: 17px; }
h2 { font-size: 15px; }
h3 { font-size: 13px; }

div.clearDiv {
	margin: 0;
	padding: 0;
	clear: both;
}

#sideBar h3 { font-size: 18px; margin: 0; padding: 0; font-weight: normal; color: #333; border: none; }

.content {
	-moz-border-radius: 3px 13px 13px;
	-webkit-border-radius: 3px 13px 13px;
	-o-border-radius: 3px 13px 13px;
	border-radius: 3px 13px 13px;
	-moz-box-shadow: 3px 3px 3px rgba(55,55,55,0.8);
	-webkit-box-shadow: 3px 3px 3px rgba(55,55,55,0.4);
	-o-box-shadow: 3px 3px 3px rgba(55,55,55,0.4);
	box-shadow: 3px 3px 3px rgba(55,55,55,0.4);
	border: medium none;
	padding: 15px;
}
#contentTable {
	width: 100%;
}
#mainContent {
	background-color: #FFF;
	min-height: 331px;
}
#logo {
	background-color: #E6EAF1;
	float: top;
}

div#sideBar {
	background:#cecfcb url('/images/drop-watermark.png') no-repeat 140% 104%;
	margin-left: 9px;
	padding-right: 8px;
	min-height: 280px;
	min-width: 210px;
}
div#sideBar a {
	color:#333333;
	height:20px;
	line-height:23px;
}

div#sideBar a:hover {
	text-decoration: none;
}

div#sideBar hr {
	width:96%;
	border-top: 1px solid #a4a6a4;
	border-left: 0;
	margin: 4px 0;
}

div#centerFrame {
	margin: 0 auto;
	width: 934px;
}

div#footer {
	padding: 0;
	font-size: 9px;
	line-height: 0.8em;
	color: #959790;
	clear: both;
}

div#footer a {
	color: #959790;
}

li.icon {
	list-style: none;
	padding: 0.2em;
	padding-left: 25px;
	width: auto;
	height: auto;
}
div#sideBar a span, .navigation span {
	float: left;
	clear: both;
}
div#sideBar a span, .navigation span, .icon {
	margin: 0 4px 0 0;
	background-image: url('/images/main-sprite.png');
	background-repeat:no-repeat;
	display: block;
	overflow: hidden;
	cursor: pointer;
	width: 20px;
	height: 18px;
}
.icon-home-link { background-position: 0 -131px; }
.icon-account-link { background-position: -21px -130px; }
.icon-logout-link { background-position: -145px -130px; }
.icon-lobby-link { background-position: -169px -130px; }
.icon-help-link { background-position: -41px -130px; }
.icon-bullet-link { background-position: -210px -128px; }
li.icon-bullet-white { background-position: -210px -155px; }
li.icon-pages-white { background-position: -210px -179px; }
a.icon-joinnow-btn { background-position: -4px -178px; width: 97px !important; height: 29px !important; }
.icon-drop-sml { background-position: -140px -68px; padding: 0; margin: 0 0 0 4px; position: relative; top: 1px; width: 48px; height: 15px; display: inline-block; }
.icon-drop-big { background-position: -4px -68px; padding: 0; margin: 0 0 0 4px; position: relative; top: 1px; width: 132px; height: 42px; display: inline-block; }
.icon-droplogo-grey { background-position: -4px -2px; padding: 0; margin: 0 0 13px 10px; width: 128px; height: 38px; }

.green {
    font-size:18px;
    color:green;
}

.Text {
    text-align:left;
}
.Input {
    text-align:center;
}
.Number, .Number div, .number {
    text-align:right !important;
}

.data {
	-moz-border-radius: 3px 10px 10px;
	-webkit-border-radius: 3px 10px 10px;
	-o-border-radius: 3px 10px 10px;
	border-radius: 3px 10px 10px;
	-moz-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	-webkit-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	-o-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
}
.data th, .data td {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #000;
}
.data th {
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	background: #666;
	border: 1px solid #666;
	padding: 0.4em 0.75em !important;
	text-shadow:2px 2px 2px rgba(55, 55, 55, 0.7);
}
.data td {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0.25em 0.75em !important;
	letter-spacing: 0.04em;
	border: 0px solid #bbbbbb;
	border-bottom: 1px solid #666;
}
.data tr:nth-child(2n) td {
	background-color: #F2F2EF;
}
.data tr:nth-child(2n-1) td {
	background-color: #FFFFFF;
}
.data tr:first-child th:first-child {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
}
.data tr:first-child th:last-child {
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.data td:first-child {
	border-left-width: 1px;
}
.data td:last-child {
	border-right-width: 1px;
}

.data th a {
	color: #BBE2F0;
	text-decoration: none;
	border-bottom: 1px dotted #BBE2F0;
}

.data tr.clientareatableactive td, td.clientareatableactive { background-color:  rgba(184,255,169, 0.7); }
.data tr.clientareatablepending td, td.clientareatablepending { background-color: rgba(219,229,243, 0.7); }
.data tr.clientareatablesuspended td, td.clientareatablesuspended { background-color: rgba(255,169,169, 0.7); }
.data tr.clientareatableterminated td, td.clientareatableterminated { background-color: rgba(237,124,124, 0.7); }

.data tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
.data tr:last-child td:last-child {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.clientareatableactive td { background-color:#B8FFA9; }
.clientareatablepending td { background-color:#DBE5F3; }
.clientareatablesuspended td { background-color:#FFA9A9; }
.clientareatableterminated td { background-color:#ED7C7C; }

.smlbutton {
	width: 90px;
	height: 26px;
	display: inline-block;
	text-indent: -9999px;
	background: transparent top left no-repeat;
	border: none;
}
.smlbutton:hover {
	background-position: 0 -30px;
}
.smlbutton.disabled, .smlbutton.disabled:hover {
	background-position: 0 -60px;
}
.smlbutton:focus {
	outline: 0;
}

#join-now.smlbutton { background-image: url(/images/joinnow.png); }
#signin.smlbutton { background-image: url(/images/signin.png); }
#signup.smlbutton { background-image: url(/images/signup.png); }
#signout.smlbutton { background-image: url(/images/signout.png); height: 26px; }

div.message {
	padding: 10px 10px 10px 60px;
	background: transparent top left no-repeat;
	background-position: 10px 10px;
	min-height: 50px;
	-moz-border-radius: 3px 10px 10px;
	-webkit-border-radius: 3px 10px 10px;
	-o-border-radius: 3px 10px 10px;
	border-radius: 3px 10px 10px;
	-moz-box-shadow: 0 1px 2px #444;
	-webkit-box-shadow: 0 1px 2px #444;
	-o-box-shadow: 0 1px 2px #444;
	box-shadow: 0 1px 2px #444;
}

#error.message {
	background-image: url(/images/cross.png);
	background-color: #FFDACC;
}
#notify.message {
	background-image: url(/images/notify.png);
	background-color: #CCD4FF;
}
#success.message {
	background-image: url(/images/tick.png);
	background-color: #D3FFCC;
}


#breadcrumb a {
	color: #000;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px dotted #000;
	padding: 1px 3px;
	margin-bottom: 2px;
}

#selectarrow {
	display: inline-block;
	padding: 0 10px 2px 18px !important;
}

#support_menu td {
	padding: 10px;
}

#leftCell {
	width: 690px;
}

#twitter_update_list {
	margin: 0px;
	padding: 0px;
}
#twitter_update_list li {
	list-style: none;
	padding: 0.2em 15px;
	margin: 0px;
	font-size: 11px;
}
#twitter_update_list li a {
	display: block;
	clear: both;
	font-size: 10px;
}
#twitter_update_list li span {
	border: 1px solid #fff;
	background: rgba(255,255,255, 0.4);
	display: block;
	padding: 3px;
	-moz-border-radius: 3px 10px 10px;
	-webkit-border-radius: 3px 10px 10px;
	-o-border-radius: 3px 10px 10px;
	border-radius: 3px 10px 10px;
}

th {
	text-align: left;
}

.clientticketreplyheader, .adminticketreplyheader {
	-moz-border-radius-topright: 9px;
	-webkit-border-top-right-radius: 9px;
	-o-border-top-right-radius: 9px;
	border-top-right-radius: 9px;
	-moz-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	-webkit-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	-o-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	border: 1px solid #FFEACC;
	background: #FFFAF2;
	padding: 0 5px;
	margin: 10px 0 0 0;
}

.clientticketreply, .adminticketreply {
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-o-border-bottom-left-radius: 9px;
	border-bottom-left-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-o-border-bottom-right-radius: 9px;
	border-bottom-right-radius: 9px;
	-moz-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	-webkit-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	-o-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	border: 1px solid #FFEACC;
	border-top: none;
	background: #FFFFFF;
	padding: 10px 5px 10px 15px;
	margin: 0 0 10px 0;
}

.adminticketreplyheader { 
	background-color: #F2F7FF;
	border-color: #CCE3FF;
}
.adminticketreply {
	border-color: #CCE3FF;
}

.paperSheet h1, .paperSheet h2, .paperSheet h3, .paperSheet h4, .paperSheet h5, .paperSheet h6 {
	border: none;
	padding: 0;
	margin: 0;
}

div#centerFrame.paperSheet {
	background: white;
	border: 1px solid #333;
	padding: 20px;
	width: 720px;
}

.paperSheet .paymentPrime {
	float: left;
	padding: 10px;
}
.paperSheet .paymentDetail {
	float: right;
	padding: 10px;
}

.paperSheet hr {
	clear: both;
	margin: 4px 0;
}

.paperSheet .detailBox {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-o-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	-webkit-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	-o-box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	box-shadow: 3px 3px 3px rgba(55,55,55,0.1);
	border: 1px solid #FFEACC;
	background: #FFFAF2;
	padding: 15px;
	margin: 10px 0;
}

#paidStatus h3 {
	font-size: 22px;
}

#paidStatus.type-Unpaid h3 { 
	font-size: 42px;
	color: #b00;
}

#invoiceitemstable {
	width: 100%;
	background: white;
}

#invoiceitemstable tbody th {
	background: #FEFEFE;
	border-width: 0 1px 0 0;
	text-shadow: none;
	text-align: right;
	color: #333;
	border-left: 1px solid #DDDDDD;
}

#invoiceitemstable tbody tr.bottom th {
	border-bottom: 1px solid #DDDDDD;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-o-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
#invoiceitemstable tbody tr.bottom td {
	border-top: double;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-o-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #666666;
	color: white;
}

.indent {
	padding: 0 0 0 20px;
	margin: 0;
}

.paperSheet h1#logoHeader {
	font-size: 32px;
}

#companyInfo, #taxInvoice {
	text-align: right;
}

#companyInfo {
	border-left: 1px solid #000;
	padding-left: 20px;
}

#taxInvoice big {
	font-size: 16px;
}
#taxInvoice h1 {
	font-size: 24px;
}

@media print {
	.paperSheet .noPrint {
		display: none;
	}
	body {
		background: #FFFFFF;
	}
	div#centerFrame.paperSheet {
		background: transparent;
		border: none;
		padding: 0;
		width: auto;
	}
	div.pageElement {
		page-break-inside: avoid;
	}
	.paperSheet .detailBox {
		page-break-inside: avoid;
		background: #FFFAF2;
	}
	table.data {
		page-break-inside: avoid;
	}
}
