body {
	background: #ffffff url("images/whmcslogobg.png") repeat-x;
	margin: 0px;
}
form {
	margin: 0px;
}
img {
	border: 0px;
	align: absmiddle;
}
body, td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
}
a {
	color: #3A6897;
}
a:hover {
	text-decoration: none;
}
table.wrapper {
	width: 950px;
}
table.clientlinks {
	background:#e0e0e0;
}
td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}
.navboxlinks {
	background-color: #ffffff;
	padding: 5px;
}
.navboxlinks td {
	border-bottom: 1px dotted #cccccc;
}
.navbox {
	background-color: #f7f7f7;
	border: 1px dotted #cccccc;
	padding: 5px;
}
.navinput {
	border: 1px solid #cccccc;
	width: 95px;
}
.footerbar {
	background-color: #3A6897;
	color: #ffffff;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
.clientarealinks a {
	color: #555555;
}
table.frame {
	border: 1px solid #CCEBFF;
}
table.frame td, .clientareatable td {
	padding: 4px;
}
.tr-odd {
	background-color: #E6F4FF;
}
.fieldarea {
	background-color: #E6F4FF;
	text-align: right;
	padding: 5px;
}
.clientareatable {
	width: 100%;
	border: 1px solid #CCEBFF;
}
tr.clientareatableheading {
	font-weight: bold;
	text-align: center;
	background: #E6F4FF;
}
tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}
tr.clientareatablepending {
	background-color: #ffffcc;
	text-align: center;
}
tr.clientareatablesuspended {
	background-color: #ccff99;
	text-align: center;
}
tr.clientareatableterminated {
	background-color: #ff9999;
	text-align: center;
}
tr.supportticketsheading-user {
	background: #CAE8FF;
}
tr.supportticketscontent-user {
	background-color: #ffffff;
}
tr.supportticketsheading-reply-user {
	background: #EAF7FF;
}
tr.supportticketscontent-reply-user {
	background-color: #ffffff;
}
.contentbox {
	text-align: center;
	background-color: #E6F4FF;
	border: 1px solid #C6E6FF;
	padding: 5px;
	margin: 10px auto;
}
.errorbox {
	border: 1px solid #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 5px;
	color: #cc0000;
	margin: 5px auto;
}
.domaincheckeravailable {
	color: #669900;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.domaincheckerunavailable {
	color: #cc0000;
	font: bold 14px Arial, Helvetica, sans-serif;
}
tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}
tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}
tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}
/* top elements */



* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	font: 11px/1.6em Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFFFFF url(http://original-hosting.com/site-theme/images/body_bg.gif) repeat-x center 52px;
	height: 100%;
}
/* links */



a {
	background: inherit;
	color: #006699;
	text-decoration: none;
}
a:hover {
	background: inherit;
	color: #75D2FF;
	text-decoration: none;
}
/* headers */



h1, h2, h3 {
	color: #275086;
	margin: 0px;
	padding: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
p {
	margin: 0px;
	padding: 3px 0px;
}
ul, ol {
	margin: 5px 10px;
	padding: 0 10px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.float-right {
	margin: 5px 0px 5px 15px;
}
img.float-left {
	margin: 5px 15px 5px 0px;
}
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 10px/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */



    background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 3px solid #006699;
	direction:ltr
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
	padding: 0 20px 0 5px;
	background-color: #FAFAFA;
	background-position: 8px 10px;
	border: 1px solid #f2f2f2;
	border-right: 3px solid #006699;
	font: normal 8pt/1.5em Tahoma, sans-serif;
	color: #666666;
}
/* form elements */



form {
	margin: 0;
	padding: 0;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	font: normal 11px Tahoma, sans-serif;
	color:#000;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 11px Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#000;
}
.input {
	border: 1px solid #99D8FB;
	padding: 5px;
	width: 130px;
}
.submit {
	padding: 0px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
input.button {
	font: normal 11px Tahoma, sans-serif;
	padding: 2px 5px;
	color: #333;
	margin: 2px 0px;
}
.clear {
	clear: both;
}
/* main page elements */



#warpper {
	margin: 0px auto;
	width: 1000px;
}
#page {
	margin: 0px auto;
	width: 840px;
}
#header-nav {
	background: url(http://original-hosting.com/site-theme/images/header-nav-bg.gif) no-repeat center top;
	height: 60px;
	width: 840px
}
#header-nav ul {
	margin: 0px;
	padding: 20px 60px 0px 0px;
	list-style: none;
}
#header-nav li {
	float: right;
	margin: 0px 0px 0px 15px;
}
.header-warpper {
	background: url(http://original-hosting.com/site-theme/images/header_bg.jpg) no-repeat center top;
	height: 240px;
	clear: both;
}
.header {
	background: url(http://original-hosting.com/site-theme/images/header-v1.jpg) no-repeat left center;
	padding: 0px;
	height: 240px;
	margin: 0px auto;
	width: 755px;
}
#page-content {
	width: 755px;
	margin: 0px auto;
	background: #fff;
	padding: 0px 0px 20px;
	direction:rtl
}
#introduce {
	margin: 0px 0px 10px;
}
#introduce h1 {
	background: url(http://original-hosting.com/site-theme/images/introduce.gif) no-repeat center -4px;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
#introduce h1 span {
	display: none;
}
#page-content .column-right {
	float: right;
	width: 220px;
	display: inline;
	margin: 0px 10px;
}
#page-content .column-left {
	float: left;
	width: 510px;
	display: inline;
}
.user-nav {
	padding: 0px 15px;
	margin: 0px 5px;
}
/*--------------------------------------------------------------------------------------*/

.column-left .oh-news {
	background: url(http://original-hosting.com/site-theme/images/oh-news.jpg) no-repeat center top;
}
.oh-news .news {
	padding: 10px 15px 15px;
	text-align: justify;
}
.column-left .hosting-users {
	background: url(http://original-hosting.com/site-theme/images/hosting-users.jpg) no-repeat center top;
}
.hosting-users .hosting {
	padding: 40px 0px 15px;
	text-align: justify;
}
.hosting-plans {
	margin: 10px 0px;
}
.hosting-plans table {
	border: #ccc 1px solid;
	border-collapse: collapse;
	font-family: Tahoma, Helvetica, sans-serif;
	height: 60px;
	text-align: center;
	width:100%
}
.hosting-plans col {
	border-right: #ccc 1px solid;
}
.hosting-plans col#idCol {
	width: 45px;
}
.hosting-plans th {
	border-right: #ccc 1px solid;
	font-size: 1em;
	height: 25px;
	text-align: center;
	background: #D9E4F9;
	border-right: #ccc 1px solid;
	height: 25px;
}
.hosting-plans thead th:hover {
	background: #EEF3FD;
}
.hosting-plans tbody tr {
	border-bottom: #eee 1px solid;
	line-height: 1.8em;
}
.hosting-plans tbody tr:hover {
	background: #f1f1f1
}
.hosting-plans td {
	padding: 0 4px 0 4px;
}
.design-sampels {
	margin: 5px 0px;
}
.design-sampels .sample {
	float: right;
	width: 230px;
	margin: 0px 0px 10px;
	padding: 0px 5px 0px 10px;
}
.design-sampels .sample a img {
	background: #E7E4D4;
	padding: 5px;
	border: 1px solid #fff;
}
.design-sampels .sample a:hover img {
	background: #E7E4D4;
	padding: 5px;
	border: 1px solid #CCC59D;
}
#contactform {
	padding:2px;
	margin:5px 0px;
	overflow: hidden;
	line-height:1em;
}
#contactform fieldset {
	border:none;
}
#contactform #your_name, #contactform #email, #contactform #your_name, #contactform #website, #contactform #subject, #contactform #message, #contactform #response {
	display:block;
	margin:2px 0px 5px;
	padding:4px;
	border: 1px solid #D9D6C4;
	width:200px;
}
#contactform #message {
	width:450px;
}
.contacterror {
	border: 1px solid #ff0000 !important;
}
#contactsubmit {
	margin-top:3px;
	padding:5px;
	display:block;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.error-404 {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	background: url(http://original-hosting.com/site-theme/images/error-404.jpg) no-repeat center center;
	height: 480px;
}
.error-404 h2 {
	display: none;
}
#footer-warpper {
	background: #333333;
	margin: 0px auto;
	width: 100%;
	clear: both;
}
#footer {
	margin: 0px auto;
	padding: 10px;
	width: 750px;
	color: #ccc;
	background: url(http://original-hosting.com/site-theme/images/oh-footer-logo.gif) no-repeat left center;
}
.faq h1 {
	background: url(http://original-hosting.com/site-theme/images/faq.gif) no-repeat center top;
	height: 21px;
	width: 113px;
	margin: 5px 0px;
	padding: 0px;
}
.faq h1 span {
	display: none;
}
#footer .copyright {
	margin: 10px 0px;
	padding: 5px;
	border-top: 1px solid #666666;
}
/*---------------------------------------------------------------------------------*/
.page-entris {
	padding: 0px 0px 10px 20px;
}
.user-menu {
	background: url(http://original-hosting.com/site-theme/images/user-menu.jpg) no-repeat center top;
}
.user-menu h2 {
	display:none;
}
.user-menu ul {
	padding: 40px 15px 15px;
}
.login {
	background: url(http://original-hosting.com/site-theme/images/sidebar-users-login.jpg) no-repeat center top;
}
.login h2 {
	display:none;
}
.login .form {
	padding: 40px 15px 15px;
}
.form p {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.login .form label {
	display: block;
	float: right;
	width: 50px;
	padding: 2px 0px;
}
.login .form .navinput {
	float: left;
	border: 1px solid #99D8FB;
	padding: 2px;
	margin-top: 5px;
	width: 130px;
}
.login .form .submitbutton {
	padding: 0px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	float: left;
}
.knowledgebase-search {
	background: url(http://original-hosting.com/site-theme/images/knowledgebase-search.jpg) no-repeat center top;
}
.knowledgebase-search h2 {
	display:none;
}
.knowledgebase-search .form label {
	display: block;
	float: right;
	width: 80px;
	padding: 2px 0px;
}
.knowledgebase-search .form {
	padding: 40px 15px 15px;
}
.knowledgebase-search .form .navinput {
	border: 1px solid #99D8FB;
	padding: 2px;
	margin-top: 5px;
	width: 100px;
	float: left;
}
.knowledgebase-search .form .submitbutton {
	padding: 0px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	float: left;
}
.post-title {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px solid #D8E3F3;
}
.post-meta {
	border-top: 1px solid #D8E3F3;
	padding: 5px 0px;
}
.post-reply {
	border: 1px solid #FFC977;
	background: #FFEED5;
}
.post-reply td {
	padding: 5px;
}
.replyname, .replyemail {
	border: 1px solid #FFC977;
	padding: 2px;
	width: 180px;
}
.replymessage {
	border: 1px solid #FFC977;
	padding: 2px;
}
.fieldset {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	padding: 5px;
	margin: 0px 0px 10px;
	border: 1px solid #BBD7F4;
}
.fieldset legend {
	padding: 0px 4px;
	color: #267DDC;
}
.fieldset table {
	margin: 0px auto;
}