/*	Control Panel Container */
#cpbBodyWrapper3 h2 {
	padding: 0px 0px 0px 10px;
	height: 30px;
	font-size: 12px !important;
	line-height: 30px;
}
#cpb {
	width: 803px;
}
#cpbHeadWrapper {
	height: 38px;
	background: url("images/cpanel_01.gif") top left no-repeat;
}
#cpbHeadWrapper h2 {
	float: left;
	font-size: 13px;
	color: white;
	margin: 0px;
	width: 110px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}
#cpbBodyWrapper1 {
	background: url("images/cpanel_03.gif") top left repeat-y;
}
#cpbBodyWrapper2 {
	background: url("images/cpanel_02.gif") top left no-repeat;
}
#cpbBodyWrapper3 {
	background: url("images/cpanel_04.gif") bottom left no-repeat;
	min-height: 100px;
	padding: 1px 10px 10px 10px;
}
#cpbMenu {
	float: right;
	padding: 7px 0px 0px 0px;
	width: 652px;
}
#cpbMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#cpbMenu ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	height: 22px;
}
#cpbMenu ul li a {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 22px;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
#cpbMenu ul li a:hover, #cpbMenu ul li.open a {
	background: url("images/cpbMenuBg.gif") top left repeat-x;
}
#cpbMenu ul li a span {
	display: block;
	height: 22px;
	background: url("images/cpbMenuDiv.gif") top right no-repeat;
	padding: 0px 20px;
}
#cpbMenu ul li a span span{
	display: block;
	background: none;
	padding: 4px 0px 0px;
	height: auto;
}
/*
.controlTabs li.open a {
	background-color: #E1EAF5;
	color: black;
	border: 1px solid white;
	border-bottom: 1px solid #C8DCF5;
}*/

#spbSubmenuWrapper1 {
	float: right;
}


#spbSubmenuWrapper1 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#spbSubmenuWrapper1 ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	height: 22px;
}
#spbSubmenuWrapper1 ul li a {
	display: block;
	float: left;
	padding: 7px 30px 0px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
}
#spbSubmenuWrapper1 ul li a:hover {
	color: #3A7EB2;
}

#spbSubmenuWrapper1 ul li a img {
	vertical-align: middle;
	padding-right: 3px;
	border: none;
}

.controlSubMenu ul {
	display: none;
}
.controlSubMenu ul.open {
	display: block;
}
	
.refUrl {
	margin: 0px;
	padding: 0px 10px 5px 0px;
	font-size: 11px;
	text-align: right;
}
.refUrl span{
	padding-left: 10px;
}

#cpbMenuAlert {
	display: none;
	text-align: center;
	padding: 50px 0px;
	font-size:14px;
}

.controlPanel p{
	padding: 5px 0px 5px 5px;
}
.controlPanel h3{
	padding: 10px 0px 5px 5px;
}







/*			Tickets			*/
.thread {
/*	border-bottom: 1px solid #eeeeee;*/
}
.thread hr {
	display: none;
}
.post {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 0px;
	margin-bottom: 2px;
}
.post.user {
	
}
.post.rep {
	background-color: #f2f2f2;
}
.post.rep div.dsub {
}

.post.hover {
	background-color: #FEFFF3 !important;
}

.post div.head {
	padding: 3px 5px;
	font-size: 11px;
	color: #4E4E4E;
	cursor: pointer;
	background: url("images/tableHead3.gif") top left repeat-x #ADCADF;
	border-bottom: 1px solid #8AB4D2;
}

.post.read div.head {
	background: url("images/tableHead4.gif") top left repeat-x #f8f8f8;
	border-bottom: 1px solid #e8e8e8;
}


.post div.head br {
	clear: both;
}
.post div.from {
	float: left;
}
.post div.dsub {
	float: right;
}
.post p {
	border-top: 1px solid #f2f2f2;
	padding: 10px;
}
.post.rep p{
	border-top: 1px solid #d8d8d8;
}

.ticketTitle {
	background-color: #E1EAF5;
	color: #606469;
	padding: 5px 0px 5px 10px;
	margin-bottom: 5px;
	border-top: 1px solid #D0D9E3;
	border-bottom: 1px solid #D0D9E3;
}

#ticketOptionsDropbox {
	display: none; 
	position: absolute; 
	width: 150px; 
	height: 200px; 
	background-color: orange; 
	z-index: 101; 
	margin-left: -50px
}


#ticketOptions {
	float: right; 
	width: 200px;
}

.ticketOptions ul {
	margin: 0px;
	padding: 0px;
}
.ticketOptions ul li {
	display: block;
	float: right;
	margin: 0px;
	padding: 2px 10px 0px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
}

.ticketOptions ul li a img {
	vertical-align: middle;
	padding-right: 3px;
	border: none;
}

.ticketOptions ul li a {
	
}

.excerpt {
	padding-left: 10px;
	float: left;
	color: #707070;
	display: none;
}

.post.dread .body {
	display: none;
}
.post.dread .excerpt {
	display: block;
}


#postFilter {
	float: right;
}
#postFilter input {
	font-size: 11px;
	border: 1px solid #B3BAC3;
}
#postFilter img {
	vertical-align: middle;
	padding: 0px 3px 3px 0px;
	border: none;
}
.postId {
	display: none;
}








/* -----------------------  Dashboard  ------------------------- */
	.dashboard {
		width: 375px;
		padding: 5px 0px 10px 0px;
		float: left;
	}
	.dashboard.first {
		padding-right: 20px;
	}
	.dashboard p {
		display: block;
		border-top: 1px solid #e8e8e8;
		padding: 5px;
		text-align: right;
	}
	.dashboard p.description {
		text-align: left;
	}
	.dashboard h3 {
		display: block;
		padding: 5px;
		margin: 0px;
		font-size: 14px;
	}
	.dashboard label {
		float: left;
		text-align: left;
	}
	.dashboard span {
	}
	.balance {
		color: green;
		font-weight: bold;
	}
	.dashboard.compact {
		font-size: 12px;
	}


/* -----------------------   Table Styling  ------------------------- */
	.dataTable {
		width: 100%;
		border-spacing: 0px;
		border: 1px solid #d8d8d8;
	}
	.dataTable th{
		background: url("images/tableHead2.gif") top left repeat-x #e8e8e8;
		padding: 5px 5px;
		margin: 0px;
		font-size: 12px;
		height: 23px;
		border-bottom: 1px solid #f5f5f5;
		border-top: 1px solid #f5f5f5;
	}
	.dataTable th.date{
		width: 90px;
	}
	.dataTable th.checks{
		width: 10px;
	}
	.dataTable th.currency{
		width: 100px;
	}
	.dataTable th.subhead{
		padding: 3px 5px;
		color: #888888;
		color: white;
		background: url("images/tableHead1.gif") top left repeat-x #e8e8e8;
		font-size: 11px;
		border-bottom: none !important;
	}
	.dataTable td{
		padding: 10px 10px 10px 5px;
/*		border-top: 1px dashed #d8d8d8;*/
		border-top: 1px solid #e8e8e8;
		font-size: 12px;
	}
	.dataTable tr.hover {
		background-color: #F2F5F7;
	}
	.dataTable th.totalTitle, .dataTable td.totalTitle {
		text-align: right !important;
		padding-right: 10px;
	}

	.ticketTable td{
/*		padding: 10px 5px;*/
	}
	
	
	
	
/*
br {
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	display: block;
}*/


.zTable tr.head {
	background: url("images/bodyBg.gif") top center #333333;
	font-weight: bold;
	color: white;
}
.zTable tr.head td {
	padding: 1px 30px;
}
.zTable tr.head a {
	color: white;
}
.zTable tr.head a:hover {
	color: yellow;
}
.zTable tr td{
	padding: 2px 5px;
	text-align: center;
}
.zTable tr td.item {
/*	width: 200px;*/
	text-align: left;
/*	border-left: 5px solid #f2a056;*/
	border-left: 5px solid #333333;
}

.zTable input, .zTable select {
	min-width: 150px;
}
.zTable input[type=checkbox] {
	min-width: 0px;
}

table tr.zebra1 {
	background-color: #d7d9de;
}
table tr.zebra2 {
	background-color: #ebeef1;
}
table tr.hover {
	background-color: #ecddcf;
}
table tr.zebra1 td.item {
	border-left: 5px solid #d0d2d6;
}
table tr.zebra2 td.item {
	border-left: 5px solid #dfe1e3;
}
table tr.hover td.item {
	border-left: 5px solid #ff973a;
}


.form {
	border: 0px;
	width: auto;
}
.form div {
	padding: 9px 5px;
	border-top: 1px solid #e8e8e8;
	text-align: right;
}
.form h3 {
	border-top: 2px solid #d8d8d8;
	font-size: 14px;
	color: #7f7f7f;
	margin: 0px;
	padding: 9px 5px;
	background-color: #f5f5f5;
}
.form label {
	float: left;
	display: block;
	padding: 2px 0px 0px 5px;
}
.form input, .form select, .form textarea {
	border: 1px solid #d8d8d8;
	width: 50%;
}
.form input:focus {
/*	background: url("images/buttonBg.gif") top left repeat-x #3674C1;
	color: white;*/
	background-color: #A7CFFF;
}
.form p{
	text-align: left;
	display: block;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-size: 11px;
	color: #717171;
}

.form textarea {
	width: 100%;
}
.form br {
	clear: left;
}


.signupForm {
	width: auto;
	margin: 0px auto;
}

.form .formError label {
	color: red;
	font-weight: bold;
}
.form .formError input, .form .formError textarea {
	color: red;
	border: 1px solid red;
	background-color: pink;
}



.altContact {
	float: right;
	width: 130px;
	margin-right: 10px;
	border-left: 1px solid #e8e8e8;
	padding: 0px;
	height: 100px;
}
* html .altContact {
	width: 125px;
}
.altContact h3 {
	margin-top: 0px;
	padding-top: 0px;
}

input[type="checkbox"] {
	width: auto;
}


/*input[type="submit"] {*/
.submit input {
	background: url("images/buttonBg.gif") top left repeat-x #8bb4d2;
	color: #356589;
	font-size: 11px;
	border: none;
	height: 25px;
}
/*
* html .submit input {
	background: url("images/buttonBg.gif") top left repeat-x;
	color: white;
	border: none;
}*/



.pList p3{
	display: block;
	margin: 10px;
	border: 1px solid #e8e8e8;
	padding: 10px;
}

.pList p{
	display: block;
	margin: 0px;
	border-top: 1px solid #f8f8f8;
	padding: 10px 10px 10px 40px;
	background: url('images/icons/16/applications.png') 10px 11px no-repeat;
}

.pList p a{
	font-size: 13px !important;
	line-height: inherit;
	color: #535353;
}
.pList p a:hover {
	color: orange;
}

.loginWelcome {
	position: absolute;
	top: 6px;
	left: 50%;
	width: 835px;
	margin-left: -425px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.loginWelcome a{
	padding-left: 20px;
	color: #9A9A9A;
}
.loginWelcome a:hover {
	color: yellow;
}

.attention {
	margin: 10px 10px 20px 10px;
	padding: 10px;
	border: 1px solid #d8d8d8;
	text-align: center;
}

#uPayment option{
	padding: 0px;
	margin: 5px;
}






/*-------------------------- forms ----------------------------*/
.reply {
	margin: 10px 0px 0px;
	background-color: #f8f8f8;
}
.reply h3 {
	color: #818181;
	font-size: 12px;
	color: white;
	background-color: #E1EAF5;
	padding-left: 10px;
	background: url("images/tableHead1.gif") top left repeat-x;
}
.reply textarea {
	border: 1px solid #d8d8d8;
	background-color: white;
	width: 100%;
	height: 100px;
}






.error {
	margin: 10px 5px;
	padding: 10px;
	border: 1px solid red;
	background-color: pink;
	text-align: center;
	color: #FF282C;
}
