#topPan ul li a.active {
	color: #1A1917;
	background: rgb(226,220,215);}

#loginPanel {
	width: 100%;
	height: 80px;
	border-top: 4px solid #bf1f1f;
}
#loginPanel #loginScreen {
	float: right;
	width: 670px;
	height: 55px;
	box-shadow: 0 1px 3px #353535;
	border-right: 4px solid gray;
	/* border-top: 4px solid #bf1f1f; */
	/*! border-bottom:1px solid #7E7070; */
	background: -moz-linear-gradient(top, rgba(64,71,78,1) 0%, rgba(48, 47, 47, 0.3) 100%); /* FF3.6+ */
	/*! background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,71,78,1)), color-stop(100%,rgba(48, 47, 47, 0.3))); */ /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(64,71,78,1) 0%,rgba(48, 47, 47, 0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(64,71,78,1) 0%,rgba(48, 47, 47, 0.3) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(64,71,78,1) 0%,rgba(48, 47, 47, 0.3) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(64,71,78,1) 0%,rgba(48, 47, 47, 0.3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40474e', endColorstr='#4dffffff',GradientType=0 ); /* IE6-9 */
	}
#loginScreen .loginInputs {
	display:inline-block;
	 vertical-align:top;
	height: 100%;

}
#loginScreen span {
	padding: 0 5px;
	color:#fff;
}
#loginScreen .login_inp {
	height:20px;
	width:130px;
	padding: 0px 2px;
	box-shadow: inset 0px 0px 5px #D8D8D8;
}
#loginScreen .loginLinks {
	color: #FFF;
	padding: 0px 5px;
	/*! line-height: 15px; */

}

#loginScreen div a {
	color: #C6C6C6;
	font-size: 12px;
	text-decoration: none;
	margin-right:20px;
}

#loginScreen div a:hover {
	text-decoration: none;
	color: #FFF;
}

#bodyPan form.simpleForm {
	width: auto;
	height: auto;
	background: none;
}

#bodyPan form.simpleForm input[type="text"],
#bodyPan form.simpleForm input[type="password"] {
	width: 95%;
}

#bodyPan form.simpleForm input {
	width: auto;
	height: auto;
	margin: 0px;
}

div.error {
	border: 1px dashed red;
	padding: 15px 5px 5px 65px;
	min-height: 40px;
	margin: 15px 0;
	background: url("../../images/error.png") 10px 5px no-repeat;
}

table.vpsListTable tr td {
	padding: 0px 0px 1px 3px;
	font-size: smaller;
	
}

table.vpsListTable tr td a {
	color: #00F;
	text-decoration: none;
}

table.planstable { 
	border: 1px solid gray;
}
.planstable { 
	width: 100%;
	text-align: center;
	box-shadow: 0px 0px 5px #D4D4D4;
	margin: 0em; 
	border-collapse: collapse;
 }
.planstable th{
 background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(226,226,226,0.65) 100%);
}
.planstable tr.pkgitem:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff+0,e7e7e7+100;Gren+3D */
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #e7e7e7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fff 0%,#e7e7e7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fff 0%,#e7e7e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */

}
.planstable td,th{
	border: 1px solid grey;
	padding:5px;
	font-size:14px;
}
table.planstable tr td a.vpsorderlink{
	color:#888;
	text-decoration: none;
}
table.planstable tr td a.vpsorderlink:hover{
	color: #B10000;
}
.planstablevps { 
	margin: 0em; 
	border-collapse: collapse;
	font-size:12px;
}
 
table.planstablevps td,th{
border: 0px solid grey;
 padding:2px;
}
/* DS */
table.vpsListTable1{
	box-shadow: 0px 0px 5px #D4D4D4;
	width: 100%;
	border-collapse: collapse;
}
table.vpsListTable1 th{
	border:0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color:#ebebeb;
}
table.vpsListTableheight tr td {
	height:25px;
}
table.vpsListTable1 tr td {
	text-align: center;
	padding: 3px 2px;
	font-size: 14px;
}
table.vpsListTable1 tr td a.vpsorderlink{
	color:#888;
	text-decoration: none;
}
table.vpsListTable1 tr td a.vpsorderlink:hover{
	color: #B10000;
}
table.dsListTable1{
	border:1px solid black;
}
table.dsListTable1 th{
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(226,226,226,0.65) 100%);
}
table.dsListTable1 tr.top{
	border-top: 1px solid #000 !important;
}
table.dsListTable1 tr.bottom{
	border-bottom: 1px solid #000 !important;
}
table.dsListTable1 tr td.dsactions{
	border: 1px solid #000 !important;
}
table.dsListTable1 tr td.detailsname{
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 1px solid black;
	border-right: 0px solid #fff;
	text-align: right;
}
table.dsListTable1 tr td.detailvalue{
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-right: 1px solid #000;
	text-align: left;
	max-width:130px;
}
table.dsListTable1 tr td.dstitle{
	width:33%;
	font-weight: bold;
}