body {
	margin:0;
	padding:0;
	color: #999;
	font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;
	min-width: 960px;
	background: #171717;
}
body, td, th {
	font-size: 12px;
}
#top_container {
	margin:0;
	padding:0;
	text-align:center;
	background: #0f0f0f url(images/header-bg.png) repeat 100% 0;
	clear: both;
	float: none;
}
#top {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:960px;
	background: transparent url(images/header-div.png) repeat-x left bottom;
	clear: both;
	height: 50px;
}
#top_left {
	float:left;
	padding:15px;
	text-align:left;
	margin-left: 10px;
	height: 20px;
}
#top_left p {
	font-size: 13px;
	font-family: 'Lucida Grande', Helvetica, Verdana, sans-serif;
	margin: 0px !important;
	padding: 0px !important;
}
#top_right {
	float:right;
	line-height:20px;
	padding:15px;
	text-align:right;
	font-size: 12px;
	margin-right: 10px;
}
#menu_row {
	margin:0 auto;
	text-align:left;
	width:960px;
	background: transparent url(images/header-div.png) repeat-x left bottom;
	clear: both;
	height: 79px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#logo {
	width: 100px;
	height: 49px;
	display: block;
	background: url(../../images/logo.png) no-repeat 25px 15px;
	padding: 15px;
	float: left;
}
#top_menu {
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	height: 48px;
	padding: 0px 15px 15px;
}
#top_menu ul {
	float: right;
}
#top_menu ul li {
	padding: 0;
	margin-left: 4px;
	margin-bottom: 4px;
	list-style: none;
	float: left;
}
#top_menu ul li a {
	cursor: pointer;
	display: block;
	height: 29px !important;
	padding: 0px 8px !important;
	line-height: 28px !important;
	margin-left: 8px;
	position: relative;
	z-index: 100;
	margin-right: 8px;
	font-size: 14px;
	color: #999;
	-moz-border-radius: 7px !important;
	-webkit-border-radius: 7px !important;
}

#top_menu ul li a:active, #top_menu ul li a:hover {
	background: #171717 !important;
	-moz-border-radius: 7px !important;
	-webkit-border-radius: 7px !important;
	border-top: thin inset #151414 !important;
	border-right: thin inset #414040 !important;
	border-bottom: thin inset #414040 !important;
	border-left: thin inset #151414 !important;
	color: #FFF;
}
#showcase {
	clear: both;
	height: 49px;
	margin: 15px auto;
	padding: 15px;
	width: 960px;
}
#showcase a {
	color: #F60;
	display: inline;
	font-family: 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size: 46px;
	font-weight: bold;
	line-height: 45px;
	outline-color: #F60;
	outline-style: none;
	outline-width: 0px;
	text-align: center;
	text-shadow: black -1px -2px 0px;
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#showcase a:hover {
	color: #FFF;
}
#welcome_box {
	float:right;
	line-height:20px;
	padding:15px;
	text-align:right;
	font-size: 12px;
	margin: 10px;
}
#welcome_box a, #welcome_box a:visited {
	text-decoration:none;
}
#welcome_box a:hover {
	text-decoration:underline;
}
#content_container {
	color:#666;
	margin:20px auto 0;
	padding:0;
	text-align:left;
	width:910px;
	clear: both;
	min-height: 200px;
}
#content_left {
	float:left;
	margin:0;
	text-align:left;
	width:620px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#side_menu {
	float:right;
	margin:15;
	text-align:left;
	width:190px;
}
#side_menu ul {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
#side_menu ul li {
	display: block;
	font-size: 120%;
	font-weight: bold;
	height: 25px !important;
	margin-top: 4px;
	overflow: hidden;
	text-indent: 0px;
	background: url(images/body-div.png) repeat-x left bottom;
}
#side_menu ul ul li {
	padding-left: 20px;
}
#side_menu ul li a {
	background: url(images/arrows.png) no-repeat 0px 5px !important;
	color: #999;
	padding-top: 4px;
	padding-left: 20px;
}
#side_menu ul li a:hover, #side_menu ul li a:active {
	color: #fff;
	background: url(images/arrows.png) no-repeat 0px -450px !important;
}
#side_menu .form-login {
	width:184px !important;
}
#side_menu .form-check {
	width:184px !important;
}
a, a:visited {
	color:#f60;
	text-decoration:none;
}
a:hover {
	color: #fff;
}

form {
	margin:0;
	padding:0;
}
h1 {
	color:#ccc;
	margin: 15px 0px;
	position: relative;
	display: block;
	font-size: 180%;
	letter-spacing: normal;
	margin: 0px;
	text-transform: none;
	padding-bottom: 15px;
}
h2 {
	color:#ccc;
}
h3 {
	color:#ccc;
}
hr {
	height:2px;
	background: url(images/body-div.png) repeat-x 50% 100%;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
h1 span, h2 span, h3 span, h4 span, h5 span {
	color: #F60;
}
p {
	margin:0;
	padding:3px 0 8px;
}
table.data {
	margin:0 0 10px;
	padding:0;
}
table.data td {
}
table.data th {
	color:#999;
	font-weight:bold;
	padding-bottom: 10px;
}

table.frame {
	margin:0 0 10px;
	padding:0;
	border-bottom:0;
}
table.frame table td {
	padding:2px !important;
	line-height: 18px;
	font-weight: 400;
}
table.frame table td.fieldarea {
}
.verifyimage {
	position: relative;
	top: 7px;
	margin-right: 10px;
}
.absmiddle {
	vertical-align:middle;
}
.breadcrumb {
	background-color:#222;
}
.clear {
	clear:both;
}
.hr {
	clear:both;
	background: url(images/body-div.png) repeat-x left center;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
.green {
	color:#006F0F;
}
.header {
	color:#CCC;
	font-size:170%;
}
.header span {
	color:#F60;
}
.red {
	color:#BF0000;
}
.small {body
	font-size:11px;
}
.warning {
	background-color:#FFFFDF;
	border:1px solid #FDFF3F;
	margin:0 0 10px;
	padding:10px;
}
.contentbox {
	padding:10px;
	margin:0 0 10px;
	text-align:left;
}
.errorbox {
	color: #c00;
	background-color: #EBC8C9;
	border: 2px solid #DE7A7B;
	padding:10px;
	margin:10 0 10px;
	text-align:left;
	text-indent: 15px;
	font-weight: bold;
}
.successbox {
	color: #009933;
	background-color: #DDFFC6;
	border: 2px solid #66CC00;
	padding:10px;
	margin:10 0 10px;
	text-align:left;
	text-indent: 15px;
	font-weight: bold;
}
.clientareatable {
	width:100%;
}
.clientareatablelegend {
	font-weight: 700;
	color: #FFF;
}
.clientareatableactive {
	color:#666
}
.clientareatablepending {
	color: #CF0;
}
.clientareatablesuspended {
	color: #F00;
}
.clientareatableterminated {
	color: #333;
	text-decoration: line-through;
}
.clientticketreplyheader {
	background-color:#EBEBEB;
	color:#333;
}
.clientticketreply {
	background-color:#F5F5F5;
	margin:0 0 10px;
	padding:10px;
}
.adminticketreplyheader {
	background-color:#666;
	color:#F60;
}
.adminticketreply {
	background-color:#CCC;
	padding:10px;
	margin:0 0 10px;
}
.networkissueaffected {
	background-color:#EFEFEF;
	padding:10px;
	margin: 0 0 10px;
}
.textorange {
	color:#F60;
}
.textgreen {
	color:#158F00;
}
.textred {
	color:#F00;
}
.kbarticle {
	padding: 2px 5px 5px 15px;
}
.kbviews {
	color:#A8A8A8;
	font-size:10px;
}
.kbalsoread {
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.copytext {
	float:left;
}
.totop {
	float:right;
}
.bottom {
	width:220px;
	padding: 15px;
	clear: none;
	float: left;
	margin-right: 10px;
}
#client_home {
	width:50%;
	float:left;
}
/* wrapper divs */
.custom-checkbox, .custom-radio {
	position: relative;
}
/* input, label positioning */
.custom-checkbox input, .custom-radio input {
	position: absolute;
	left: 2px;
	top: 3px;
	margin: 0;
	z-index: 0;
}
.custom-checkbox label, .custom-radio label {
	display: block;
	position: relative;
	z-index: 1;
	font-size: 1.3em;
	padding-right: 1em;
	line-height: 1;
	padding: .5em 0 .5em 30px;
	margin: 0 0 .3em;
	cursor: pointer;
}
.custom-checkbox label {
	background: url(images/checkbox.gif) no-repeat;
}
.custom-radio label {
	background: url(images/radiobutton.gif) no-repeat;
}
.custom-checkbox label, .custom-radio label {
	background-position: -10px -14px;
}
.custom-checkbox label.hover, .custom-checkbox label.focus, .custom-radio label.hover, .custom-radio label.focus {
	background-position: -10px -114px;
}
.custom-checkbox label.checked, .custom-radio label.checked {
	background-position: -10px -214px;
}
.custom-checkbox label.checkedHover, .custom-checkbox label.checkedFocus {
	background-position: -10px -314px;
}
.custom-checkbox label.focus, .custom-radio label.focus {
	outline: 1px dotted #ccc;
}
input, select, textarea, checkbox {
	border: 1px solid #555;
	background: #444 !important;
	color: #ccc;
	padding: 2px;
	line-height: 18px;
	font-weight: 400;
	font-size: 1.2em;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#checkbox {
	line-height: 120%;
	padding: 1px 5px 7px 24px;
	background: url(images/inputs.png) no-repeat 0px -423px !important;
}
#z-checkbox {
	line-height: 120%;
	padding: 1px 5px 7px 24px;
}
.checkbox {
	left: -10000px;
	position: absolute;
}
.product-label {
	display: block;
	float: left;
	font-weight: bold;
	clear: left;
	color: #999;
	padding-right: 10px;
}
label.label-left {
	float: left;
	width: 130px;
	color: #ccc;
	padding: 2px;
	line-height: 18px;
	font-weight: 400;
	font-size: 1.2em;

}
p.label-left {
	display: block;
	float: left;
	clear: left;
	min-width:180px;
	white-space: nowrap;
}
p.data-right {
	font-weight: bold;
	color: #F60;
	float: left;
}
p.data-locked {
	color: #FFF;
}
fieldset {
	background: transparent;
	border: 0px;
	font-size: 100%;
	margin: 0px;
	outline: 0px;
	padding: 0px;
}
fieldset div {
	margin-bottom: 10px;
}
#affiliatesreferallink {
	color: #F60 !important;
	border: 1px solid #555;
	background: #444 !important;
	color: #ccc;
	padding: 2px;
	line-height: 18px;
	font-size: 1.2em;
	text-align: center;
	clear: both;
	float: none;
	width: 100%;
}
.submitbutton, #Submit, #submit, .button, #button, .gobutton {
	height: 30px !important;
	padding: 0px 18px 0px 10px !important;
	background: #333 url(../../images/btn.png) no-repeat right center !important;
	border: thin solid #171717;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.uploader {
	background: transparent !important;
}

td.portal-icon  {
	padding: 15px;
}
.portal-icon {
	width: 48px;
}
td.portal-text {
	padding-right: 25px;
	width: 250px;
	text-align: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
a.portal-title {
	color:#CCC;
	font-size: 170%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	white-space: nowrap;
}
a.portal-title span {
	color:#F60;
}
.noborder {
	border:none !important;
	margin: 0px !important;
	padding: 0px !important;
}
.securitybox {
	background: #171717 !important;
	-moz-border-radius: 7px !important;
	-webkit-border-radius: 7px !important;
	border-top: thin inset #151414 !important;
	border-right: thin inset #414040 !important;
	border-bottom: thin inset #414040 !important;
	border-left: thin inset #151414 !important;
	margin-bottom: 20px;
	clear: both;
	color: #CCC;
	text-align: center;
	width: 100%;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#whm {
	background: #171717;
	position: relative;
	height: 35px;
	width: 620px !important;
	top: -25px;
	left:0px;
	text-align: center;
	visibility: visible;
	z-index: 1000;
}
#twitterfeed ul {list-style-type: none;padding: 0;margin: 15px 0 20px 0;}
#twitterfeed li {background-image: url(../../images/twittericon.png);background-repeat: no-repeat;background-position: 0;margin: 0 20px 10px 20px;padding-left: 25px;}
#twitterfeed p {text-align:center;margin:15px;}
