/* Original Hosting Theme, Original-hosting.com */
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	font: 11px/1.6em Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFFFFF url(../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 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #275086;
	margin: 0px;
	padding: 5px 0px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
p {
	margin: 0px;
	padding: 3px 0px;
}
ul, ol {
	margin: 0px 5px;
	padding: 0 10px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/* images */
.img {
	border: 2px solid #ccc;
	background: #fff;
	padding: 3px;
}
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.button {
	margin: 0;
	font: normal 11px Tahoma, sans-serif;
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px 3px;
	color: #333;
}
.clear {
	clear: both;
}
/* main page elements */

#warpper {
	margin: 0px auto;
	width: 1000px;
}
#page {
	margin: 0px auto;
	width: 840px;
}
#header-nav {
	background: url(../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 10px;
}
#header-nav li a {
	margin: 0px;
	padding: 6px 4px;
}
#header-nav li a:hover {
	background: #860303;
	color: #FFFFFF;
	-moz-border-radius:4px;
}
.header-warpper {
	background: url(../images/header_bg.jpg) no-repeat center top;
	height: 240px;
	clear: both;
}
.header {
	background: url(../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;
}
#introduce {
	margin: 0px 0px 10px;
	background: url(../images/introduce.gif) no-repeat center -4px;
	position:relative;
	height: 22px;
}
#introduce h1 {
	margin: 0px;
	padding: 0px;
	float:right;
}
#introduce h1 span {
	display: none;
}
.yahoo-id {
	position:absolute;
	left:20px;
	top:0px;
}
.yahoo-id p {
	left:35px;
	position:absolute;
	top:-5px;
	width:60px;
}
.yahoo-id a {
	float: left;
	display: block;
	margin: 3px 0px 0px;
}
.yahoo-id img {
	margin: 0px 5px 0px 0px;
	display: block;
}
#page-content .column-right {
	float: right;
	width: 220px;
	margin: 0px 10px;
	display: inline;
}
.posts {
	padding: 0px 0px 10px 15px;
	text-align: justify;
}
#page-content .column-left {
	float: left;
	width: 510px;
	display: inline;
}
.plans {
	width: 250px;
	float: left;
	margin: 0px 0px 10px;
}
#page-content .plan1 {
	background: url(../images/plan1.jpg) no-repeat 20px top;
}
#page-content .plan1 h2 {
	color: #B23605;
}
#page-content .plan2 {
	background: url(../images/plan2.jpg) no-repeat 20px top;
}
#page-content .plan2 h2 {
	color: #0066FF;
}
#page-content .plan3 {
	background: url(../images/plan3.jpg) no-repeat 20px top;
}
#page-content .plan3 h2 {
	color: #CCA002;
}
.plans h2 {
	display: block;
	font-size: 1.6em;
	font-weight: bolder;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.plans span {
	display: block;
	padding: 2px 10px 2px 0px;
}
.plans .order span {
	display: inline;
	background: url(none);
}
.plans .other-plans span {
	display: inline;
	background: url(none);
}
.plans .order, .plans .other-plans {
	background: url(none);
}
/*--------------------------------------------------------------------------------------*/
.login {
	background: url(../images/sidebar-users-login.jpg) no-repeat center top;
}
.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;
}
.oh-news {
	background: url(../images/oh-news.jpg) no-repeat center top;
}
.oh-news .news {
	padding: 10px 15px 15px;
	text-align: justify;
}
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
	width: 190px;
	height: 90px;
}
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 190px;
	height: 90px;
	padding: 30px 0px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  190px;
	height: 90px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 190px;
	height: 90px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: transparent url(../images/next-vertical.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
	background-position: 0 -16px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: transparent url(../images/prev-vertical.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
	background-position: 0 -16px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -64px;
}
.hosting-users {
	background: url(../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 {
	margin-bottom:-20px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/error-404-monster.jpg) no-repeat center bottom;
	height: 400px;
}
.error-404 h2 {
	text-align:center;
}
/*!--------------------------------------------------------------------------------------*/

#footer-warpper {
	background: #333333;
	margin: 0px auto;
	width: 100%;
	clear: both;
	border-top: 5px solid #999999;
}
#footer {
	margin: 0px auto;
	padding: 10px;
	width: 750px;
	color: #ccc;
	background: url(../images/oh-footer-logo.gif) no-repeat left center;
}
.faq h1 {
	background: url(../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;
}
/* Original Hosting Theme, Original-hosting.com */
