/*
Theme Name: Optimum Hosting
Theme URI: http://wordpress.org/
Description: The Optimum Hosting hosting theme
Author: ResellersPanel.com
Version: 1.0.1
License: GNU General Public License
License URI: license.txt
Tags:  green, white, one-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/

@CHARSET "UTF-8";
html,body {
	height: 100%;
	margin: 0;
	padding: 0;
}
/*****************************/
/*** Core html setup stuff ***/
/*****************************/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	_text-align: center;
	min-width: 1000px;
	color: #000;
	background: #fff url(images/bkg_bodypage.jpg) top center repeat-x;
}
body.home {
	background: #fff url(images/bkg_body.jpg) top center repeat-x;
}
a{
	text-decoration: none;
	color:#c26d00;
}
a:hover{
	text-decoration: underline;
}
a:hover, a:active, a:focus {outline:none;}
img{
	border-style: none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear { clear: both; overflow:hidden; font-size:0; line-height:0; }
h1 {
	font-size:36px;
	font-weight:bold;
}
h2 {
	font-size:24px;
	font-weight:bold;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
h5 {
	font-size:16px;
	font-weight:normal;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#wrapper1{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	background:#104063;
}
#wrapper_fixed{
	width:1000px;
	padding:0px;
	margin:0px auto;
	position: relative;
}
#header_title{
	float:left; 
	width:1000px;
	height:60px;
	margin:0;
	padding:0;
	text-align:center;
}
#header_top{
	float:left; 
	width:1000px;
	height:40px;
	margin:0;
}
.position{
	width: 1000px;
	margin:0px auto;
	_text-align: left;
}
.hidden_text{
	display:none;
}

/*****************************************/
/*** Site Title and Description in the Header ***/
/*****************************************/
#header_logo{
	height:60px;
	margin:0 0 0 25px;
	padding:0;
}
h1#header_logo a{
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-size:36px;
	line-height:60px;
	font-weight:normal;
	text-transform:capitalize;
	display: block;
	color:#fff;
}

/*****************************************/
/*** Login Field in the Header ***/
/*****************************************/
#rpwp-login-wrapper{
	float:right; 
	height:24px; 
	padding:0; 
	margin:8px 0 8px 10px; 
	font-size:13px; 
	line-height:24px;
	background: url(images/header_login_icon.png) left no-repeat; 
	border-right:1px dotted #1b6395;
}
#rpwp-login-wrapper a{
	padding-left:20px;
	padding-right:12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#fff; 
}
#rpwp-login-wrapper a:hover{
	color:#f9e024; 
	text-decoration:none;
}

/*****************************************/
/***Sign Up in the Header ***/
/*****************************************/
#rpwp-login-form-text{
	float:right; 
	height:24px; 
	padding:0; 
	margin:8px 0; 
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px; 
	line-height:24px;
	text-transform:capitalize;
	background: url(images/header_signup_icon.png) left no-repeat; 
	border-right:1px dotted #1b6395;
}
#rpwp-login-form-text a {
	padding-left:20px;
	padding-right:12px;
	font-weight:bold;
	text-decoration:none; 
	color:#f9e024;
}
#rpwp-login-form-text a:hover{
	text-decoration:none; 
	color:#ff8916;
}
 
/*****************************************/
/***Phone Number in the Header ***/
/*****************************************/
#header_phone {
	float:right; 
	height:24px; 
	padding:0 12px 0 30px; 
	margin:8px 0 8px 10px; 
	font-size:13px; 
	line-height:24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#fff;
	background: url(images/header_phone_icon.png) left no-repeat; 
	border-right:1px dotted #1b6395;
}
#header_phone .small {
	padding-left: 5px;
	color:#7ac9ff;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px; 
	font-weight:normal;
	line-height:24px;
}
#header_phone .number {
	padding-left: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#fff;
}

/*****************************************/
/*** Live Chat in the Header ***/
/*****************************************/
#live_chat{
	float:right;
	display: block;
	width: 159px;
	height:40px; 
	margin:0; 
	padding:0; 
	overflow: hidden;
}


/*****************************************/
/*** Main Menu ***/
/*****************************************/
#menu{
	float:left;
	width:1000px;
	height:50px;
	margin:0px;
	padding:0;
}
#menu ul.dropdown{
	float:left;
	height:40px;
	width:100%;
	margin: 5px 0;
	padding: 0;
	list-style-type: none; 
	list-style:none;
/*	background: url(images/bkg_butseparator.gif) top left no-repeat; */
}
#menu ul.dropdown li{
	float:left;
	height:40px;
	padding:0;
	position:relative; /* hey Submenu ULs, appear below! */
	background:none;
}
#menu ul.dropdown li a{
	margin: 0px;
	padding: 0 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height: 40px;
	text-transform:uppercase;
	font-weight:bold;
	display: block;
	text-decoration: none;
	color:#fff;
	text-shadow:1px 1px #004b70;
}
#menu ul.dropdown li a:hover{
	float:left;
	margin: 0px;
	padding: 0 10px;
	line-height: 40px;
	text-decoration: none;
	display: block;
	color:#0b3053;
	text-shadow:1px 1px #b8cfe5;
	background:#fff;
/* Box Radius */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-o-border-radius: 6px; /* Opera */
	border-radius: 6px; /* CSS3 */
}
#menu ul.dropdown li:hover a{
	display:block;
	color:#0b3053;
	text-shadow:1px 1px #b8cfe5;
	background:#fff;
/* Box Radius */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-o-border-radius: 6px; /* Opera */
	border-radius: 6px; /* CSS3 */
}
#menu ul.dropdown li.current_page_item a, #menu ul.dropdown li.current-menu-item a,  #menu ul.dropdown li.current-menu-ancestor a,  #menu ul.dropdown li.current-page-ancestor a, .menu-hover-class {
	float:left;
	margin: 0px;
	padding: 0 10px;
	line-height: 40px;
	text-decoration: none;
	display: block;
	color:#fce21b;
	text-shadow:1px 1px #000;
}

/*****************************************/
/*** Sub Menu ***/
/*****************************************/
 ul.dropdown li ul {
	min-width:212px;
	margin:0px;
	padding:2px;
	list-style: none;
	position:absolute;
	z-index:500;
	background:#fff;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	top:30px;
/* Box Radius */
	-moz-border-bottom-right-radius: 6px; /* Firefox */
	-moz-border-bottom-left-radius: 6px; /* Firefox */
	-moz-border-top-right-radius: 6px; /* Firefox */
	-webkit-border-bottom-right-radius: 6px; /* Safari, Chrome */
	-webkit-border-bottom-left-radius: 6px; /* Safari, Chrome */
	-webkit-border-top-right-radius: 6px; /* Safari, Chrome */
	-o-border-bottom-right-radius: 6px; /* Opera */
	-o-border-bottom-left-radius: 6px; /* Opera */
	-o-border-top-right-radius: 6px; /* Opera */
	border-top-right-radius: 6px; /* CSS3 */
	border-bottom-right-radius: 6px; /* CSS3 */
	border-bottom-left-radius: 6px; /* CSS3 */
	
}
ul.dropdown ul ul {
	top:0;
	left:100%; /* Position the sub menus to right. */
}
#menu ul.dropdown  li ul.sub-menu li  {
	width:212px;
	height:auto;
	margin:0px; 
	padding:0;
/*	background: transparent;    */
	border-top:1px solid #0e426a;
	border-bottom:1px solid #2979b8;
}
ul.dropdown li ul a {
	display:block;
}
#menu ul.dropdown  li ul.sub-menu li a {
	width:200px;
	margin:0px;
	padding:5px 6px;
	line-height:normal;
	border: none; 
	color:#fff;
	text-shadow:0 1px #000;
	background:#165688;
/* Box Radius */
	-moz-border-radius: 0px; /* Firefox */
	-webkit-border-radius: 0px; /* Safari, Chrome */
	-o-border-radius: 0px; /* Opera */
	border-radius: 0px; /* CSS3 */
}

#menu ul.dropdown  li ul.sub-menu li a:hover { 
	width:200px;
	padding:5px 6px;
	margin:0px;
	color: #fce21b;
	background:#093558;
}

#menu ul.dropdown  li ul.sub-menu li:hover { 
	color: #fce21b;
	background:#093558;
}

#menu ul ul.sub-menu li.current-menu-item , #menu ul.dropdown li ul.sub-menu li.current-menu-item a { 
	color: #fce21b;
	background:#093558;
}

/* Hide all the dropdowns (submenus) */
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul
{ display: block; }

/*****************************************/
/*** Breadcrumbs ***/
/*****************************************/
#crumbs {
	float:left;
	width: 980px;
	margin:5px 10px -20px 10px;
	height:30px;
	font-family: Helvetica, Arial, sans-serif;
	color:#d9d9d9;
}
#crumbs a{
	color:#ffa42c;
}
.current {
	color:#fff;
}

/*****************************************/
/*** Content ***/
/*****************************************/
#content{
	float:left;
	width:1000px;
	margin:80px 0 40px 0;
	padding:0;
	position:relative;
	z-index:1;
}
#front_page_content{
	float:left;
	width:1000px;
	margin:-80px 0 0 0;
}
#default_content, #internal_page_1{
	padding: 0 25px 50px;
	margin:0;
	line-height:24px;
}
#internal_page_2{
	padding: 0 0px 50px;
	margin:0;
}

/*****************************************/
/*** Footer ***/
/*****************************************/
#footer{
	float:left;
	width:1000px;
	padding:0px;
	margin:0px;
}
#footer_menu{
	float: left;
	width: 225px;
	margin:0px 12px 20px 12px;
	padding: 0px;
}
#footer_menu h3{
	font-size: 20px;
	font-weight:normal;
	color:#69c0ff;
}
#footer_menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer_menu ul li{
	padding:6px 0px 6px 15px;
	background: url(images/bkg_footer_border.gif) repeat-x bottom left;
}
#footer_menu ul li a{
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	color:#fff;
}
#footer_menu a:hover{
	color:#ff8f00;
}
#footer_contacts{
	float: left;
	width: 976px;
	margin: 10px 12px 0 12px;
	padding: 0px;
	font-size: 12px;
	color:#76a5c8;
}
#footer_contacts a:link{
	font-size: 12px;
	color:#fff;
}
#footer_contacts a:hover{
	font-size: 12px;
	color:#ff8f00;
}
#footer_cards{
	float: right;
	width: 250px;
	height: 24px;
	margin:0 12px 10px 0;
	background: url(images/footer_cards.jpg) no-repeat scroll 0 0;
}
#copyright{
	float:left;
	width:600px;
	margin-left:12px;
	font-size: 12px;
	color:#76a5c8;
}

/*****************************************/
/*** Buttons ***/
/*****************************************/
.rpwp-btn { width:110px; text-align:center;}
.rpwp-button{
	cursor: pointer;
	display:block;
	position:relative;
	padding: 2px 15px 2px 15px;	
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-variant:normal;
	color: #fff;
	text-shadow:0 1px #794400;
	border:1px solid #fa9512;
	/* Border Radius */
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-o-border-radius: 4px; /* Opera */
	-ms-border-radius: 4px; /* Opera */
	border-radius: 4px; /* CSS3 */
}
.rpwp-button.colorize{
	background-image: linear-gradient(bottom, #B96900 0%, #E98401 48%, #FF9B18 52%, #FDAE46 100%);
	background-image: -o-linear-gradient(bottom, #B96900 0%, #E98401 48%, #FF9B18 52%, #FDAE46 100%);
	background-image: -moz-linear-gradient(bottom, #B96900 0%, #E98401 48%, #FF9B18 52%, #FDAE46 100%);
	background-image: -webkit-linear-gradient(bottom, #B96900 0%, #E98401 48%, #FF9B18 52%, #FDAE46 100%);
	background-image: -ms-linear-gradient(bottom, #B96900 0%, #E98401 48%, #FF9B18 52%, #FDAE46 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #B96900),
		color-stop(0.48, #E98401),
		color-stop(0.52, #FF9B18),
		color-stop(1, #FDAE46)
	);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FDAE46', EndColorStr='#B96900'); /* IE6–IE9 */
}
.rpwp-button.colorize:hover{
	background-image: linear-gradient(bottom, #9E5A00 0%, #CC7204 48%, #E88505 52%, #FA9B1E 100%);
	background-image: -o-linear-gradient(bottom, #9E5A00 0%, #CC7204 48%, #E88505 52%, #FA9B1E 100%);
	background-image: -moz-linear-gradient(bottom, #9E5A00 0%, #CC7204 48%, #E88505 52%, #FA9B1E 100%);
	background-image: -webkit-linear-gradient(bottom, #9E5A00 0%, #CC7204 48%, #E88505 52%, #FA9B1E 100%);
	background-image: -ms-linear-gradient(bottom, #9E5A00 0%, #CC7204 48%, #E88505 52%, #FA9B1E 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #9E5A00),
		color-stop(0.48, #CC7204),
		color-stop(0.52, #E88505),
		color-stop(1, #FA9B1E)
	);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FA9B1E', EndColorStr='#9E5A00'); /* IE6–IE9 */	
}

.rpwp-button.colorize-2{
	border:1px solid #505050;
	background-image: linear-gradient(bottom, #4D4D4D 0%, #858585 48%, #9E9E9E 52%, #D1D1D1 100%);
	background-image: -o-linear-gradient(bottom, #4D4D4D 0%, #858585 48%, #9E9E9E 52%, #D1D1D1 100%);
	background-image: -moz-linear-gradient(bottom, #4D4D4D 0%, #858585 48%, #9E9E9E 52%, #D1D1D1 100%);
	background-image: -webkit-linear-gradient(bottom, #4D4D4D 0%, #858585 48%, #9E9E9E 52%, #D1D1D1 100%);
	background-image: -ms-linear-gradient(bottom, #4D4D4D 0%, #858585 48%, #9E9E9E 52%, #D1D1D1 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #4D4D4D),
		color-stop(0.48, #858585),
		color-stop(0.52, #9E9E9E),
		color-stop(1, #D1D1D1)
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#D1D1D1', EndColorStr='#4D4D4D'); /* IE6–IE9 */
}
.rpwp-button.colorize-2:hover{
	text-decoration: none;
	background-image: linear-gradient(bottom, #1C1C1C 0%, #5E5E5E 48%, #7A7A7A 52%, #ADADAD 100%);
	background-image: -o-linear-gradient(bottom, #1C1C1C 0%, #5E5E5E 48%, #7A7A7A 52%, #ADADAD 100%);
	background-image: -moz-linear-gradient(bottom, #1C1C1C 0%, #5E5E5E 48%, #7A7A7A 52%, #ADADAD 100%);
	background-image: -webkit-linear-gradient(bottom, #1C1C1C 0%, #5E5E5E 48%, #7A7A7A 52%, #ADADAD 100%);
	background-image: -ms-linear-gradient(bottom, #1C1C1C 0%, #5E5E5E 48%, #7A7A7A 52%, #ADADAD 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #1C1C1C),
		color-stop(0.48, #5E5E5E),
		color-stop(0.52, #7A7A7A),
		color-stop(1, #ADADAD)
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ADADAD', EndColorStr='#1C1C1C'); /* IE6–IE9 */
}
.rpwp-button.left{
	float:left;
}
.rpwp-button.right{
	float:right;
}
.rwp-button.center{
	margin:0px auto;
	text-align:center;
}
.rpwp-button .gloss{
}
.rpwp-block{padding-right: 2em;padding-bottom:30px;}

/*****************************************/
/*** Content headers - special pages ***/
/*****************************************/
#content_header{
	padding: 0 25px; 
	font-size: 14px; 
	margin: 0;
	margin-bottom:10px;
	position:relative;
}
#content_header h1, #content_header h2, #content_header h3, #aboutus-content-main h1{
	font-size: 30px;
	font-weight:normal;
	color:#fff;
	margin-top:-55px;
	line-height:normal;
}
#domain-content-main h1, #default_content .article2-text-area h1, #default_content .article1-text-area h1, #default_content h1{
	float: left;
	width:100%;
	margin-top:10px;
	font-size: 30px;
	font-weight:bold;
	text-shadow: none;
	color:#104063;
	line-height:normal;
}
.header_dedicated{
	float: left;
	width: 950px;
	background: url(images/header_dedicated_servers.jpg) no-repeat top right;
}
.header_semi-dedicated{
	float: left;
	width: 950px;
	background: url(images/header_semi_dedicated_servers.jpg) no-repeat top right;
}
.header_web_hosting{
	float: left;
	width: 950px;
	background: url(images/header_web_hosting.jpg) no-repeat top right;
}
.header_vps_compare{
	float: left;
	width: 950px;
	background: url(images/header_vps.jpg) no-repeat top right;
}
.header_vps_openvz{
	float: left;
	width: 950px;
	background: url(images/header_vps_openvz.jpg) no-repeat top right;
}
.header_vps_virtuozzo{
	float: left;
	width: 950px;
	background: url(images/header_vps_virtuozzo.jpg) no-repeat top right;
}
.header_domains{
	float: left;
	width: 950px;
	background: url(images/header_domains.jpg) no-repeat top right;
}
.header_dedicated, .header_semi-dedicated, .header_web_hosting, .header_vps_compare, .header_domains, .header_vps_openvz, .header_vps_virtuozzo {
	height:190px;
}
.text_dedicated, .text_semi-dedicated, .text_web_hosting, .text_vps_compare, .text_domains, .text_vps_openvz, .text_vps_virtuozzo {
	width:620px;
	line-height:24px;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}

/******    Hepsia Page   ******/
.header_hepsia {
	float: left;
	width: 950px;
	height:250px;
	padding-bottom:0;
	margin-bottom:0;
}
.text_hepsia {
	float:left;
	width:460px;
	margin:10px 0 0 0;
	padding-bottom:10px;
	line-height:28px;
	font-size:14px;
}
.hepsia-top-video {
	float:right;
	margin:10px 12px 0px 0px;
	height:217px;
	border:2px solid #0f4475;
}
a.demo-link {
	background:url(images/demo.png) left no-repeat;
	padding:0px 0px 0px 25px;
	margin-right:7px;
}
a.video-link {
	background:url(images/movie_play.png) left no-repeat;
	padding:0px 0px 0px 23px;
	margin-left:7px;
}
.line-full-width{
	border-top:1px solid #b5b5b5;
}
/*****************************************/
/*** Default content for inner pages ***/
/*****************************************/
#default_content ol{
	padding:0 0 0 20px;
}
#default_content ol li{padding: 4px 0 4px 9px;}
#default_content p{line-height:24px;}

/*****************************************/
/*** Domain Search ***/
/*****************************************/
/*-----domain name only banner------*/
#domain-only-banner, #domain-hosting-banner {
	float:left;
	width:970px;
	height:232px;
	margin: 0 0 20px -25px;
	padding:10px 15px 0px 15px;
	background: url(images/domain-only-banner.jpg) no-repeat top left;
/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#domain-only-banner td, #domain-hosting-banner td {
	line-height:48px;
}
#domain-only-banner td.last, #domain-hosting-banner td.last {
	border-bottom: none;
	line-height:48px;
}
#domain-only-banner h3, #domain-hosting-banner h3 {
	font-size:30px;
	margin:0px;
	font-weight:bold;
	text-transform: uppercase;
	color:#fff;
}
#domain-only-banner .text, #domain-hosting-banner .text {
	font-size:24px;
	color:#fff;
}
#domain-only-banner span.currency, #domain-hosting-banner span.currency {
	font-size:30px;
	font-weight:bold;
	color:#fff;
}
#domain-only-banner span.price-value, #domain-hosting-banner span.price-value {
	font-size:36px;
	margin:0px;
	font-weight:bold;
	color:#fff;
}
/*-----domain name only banner------*/

/*-----domain tld banner------*/
#domain-tld-banner {
	float:left;
	width:970px;
	height:212px;
	margin: 0 0 20px -25px;
	padding:30px 15px 0px 15px;
	font-size:36px;
	color:#fff;
	background: url(images/domain-only-banner.jpg) no-repeat top left;
/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#domain-tld-banner .arrow {
	background: url(images/hand-paint-arrow.png) no-repeat center;
}
#domain-tld-banner span.tld {
	float:none;
	font-size:100px;
	line-height:120px;
	color:#fff;
}
#domain-tld-banner span.currency {
	font-size:90px;
	color:#fff;
}
#domain-tld-banner span.price-value {
	font-size:123px;
	line-height:140px;
	color:#fff;
}
/*-----domain tld banner------*/
/*-----domain tld banner 2------*/
#domain-tld-banner-2 {
	float:left;
	width:920px;
	height:212px;
	margin: 0 0 20px 0;
	padding:30px 15px 0px 15px;
	font-size:36px;
	color:#fff;
	background: url(images/domain-only-banner.jpg) repeat top left;
/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#domain-tld-banner-2 .arrow {
	background: url(images/hand-paint-arrow.png) no-repeat center;
}
#domain-tld-banner-2 span.tld {
	float:none;
	font-size:100px;
	line-height:120px;
	color:#fff;
}
#domain-tld-banner-2 span.currency {
	font-size:90px;
	color:#fff;
}
#domain-tld-banner-2 span.price-value {
	font-size:123px;
	line-height:140px;
	color:#fff;
}
.free-domain {
	font-size:60px;
	font-weight:bold;
}
.domain-tld-banner-text {
	font-size:20px; line-height:24px; text-transform:uppercase;
}
#domain-tld-banner-2 .domain-price {
	font-size:60px;
	font-weight:bold;
}
#domain-tld-banner-2 td.domain-price {
	width:160px;
	padding-right:10px;
	text-align:right;
}
#domain-tld-banner-2 .domain-currency {
	font-size:50px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*-----domain tld banner 2------*/
/*------------domain page 2---------------*/
#domain-content-main {
	float:left;
	width:630px;
	margin:0;
	padding:0 20px 0 0;
	display:block;
}
#domain-content-main p {
	line-height:26px;
}
#domain-banner-1 {
	float:left;
	width:630px;
	margin: 20px 0 20px 0;
	padding: 0;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#domain-banner-1 div {
	float:left;
	width:460px;
	height:40px;
	margin:0px 90px;
	padding:0;
}
h3.domain-banner-title-1 {
	float:left;
	font-size:30px;
	width:630px;
	margin:0px;
	padding:15px 0px;
	font-weight:bold;
	text-align:center;
	color:#000;
}
#domain-banner-1 h4 {
	float:left;
	width:630px;
	text-align:center;
	font-size:23px;
	font-weight:normal;
	color:#053e63;
}
#domain-banner-1 h4 strong.tld-cont {
	font-size:32px;
	color:#053e63;
}

#domain-sidebar {
	float:right;
	width:300px;
	margin-top:20px;
	margin-right:-25px;
	padding:10px 10px;
	display:block;
	background:#d8d8d8;
/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#domain-sidebar h3 {
	font-size:19px;
	margin:0px;
	padding:0px 0px 0px 30px;
	font-weight:normal;
	background:#000; 
	color:#FFF; 
	border:1px solid #000000;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	line-height:42px;
	
	/* ---black---- */
	/*#3F3F3F - #000000*/
	background-image: linear-gradient(bottom, #3F3F3F 30%, #000000 60%);
	background-image: -o-linear-gradient(bottom, #3F3F3F 30%, #000000 60%);
	background-image: -moz-linear-gradient(bottom, #3F3F3F 30%, #000000 60%);
	background-image: -webkit-linear-gradient(bottom, #3F3F3F 30%, #000000 60%);
	background-image: -ms-linear-gradient(bottom, #3F3F3F 30%, #000000 60%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, #3F3F3F),
		color-stop(0.6, #000000)
	);

	          filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#000000', EndColorStr='#3F3F3F'); /* IE6–IE9 */ 
}
#domain-sidebar h4 { 
	font-size:19px;
	padding:0px 0px 0px 30px;
	font-weight:normal;
	background:#000; 
	color:#FFF; 
	border:1px solid #000000;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	line-height:42px;

	/* ---black---- */
	/*#3F3F3F - #000000*/
	background-image: linear-gradient(bottom, #3F3F3F 30%, #000000 60%);
	background-image: -o-linear-gradient(bottom, #3F3F3F 30%, #000000 60%);
	background-image: -moz-linear-gradient(bottom, #3F3F3F 30%, #000000 60%);
	background-image: -webkit-linear-gradient(bottom, #3F3F3F 30%, #000000 60%);
	background-image: -ms-linear-gradient(bottom, #3F3F3F 30%, #000000 60%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, #3F3F3F),
		color-stop(0.6, #000000)
	);

	          filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#000000', EndColorStr='#3F3F3F'); /* IE6–IE9 */	
}
#domain-sidebar table.tld-prices th {
	height:35px;
	font-size:17px;
	font-weight:normal;
	color:#fff;
	background:#0a3768;

}
#domain-sidebar table.tld-prices tr {
	background:#ebebeb;
}
#domain-sidebar table.tld-prices tr td {
	padding:0 0 0 15px;
	border-top:1px solid #b9b9b9;
	border-bottom:1px solid #F3F3F3;
}
.tld-price-currency {
	font-size:16px;
	font-weight:bold;
	color:#000;
}
#domain-sidebar table.tld-prices tr td .tld-price-value {
	font-size:16px;
	color:#000;
}
table.tld-prices td strong.tld {
	margin:0;
	font-size:20px;
	color:#000;
}
#sidebar_accordion td.year {
	color:#3D3D3D;
	font-size:19px;
}
#sidebar_accordion td.price {
	font-size:22px;
}
#domain-sidebar strong { 
	line-height:25px;
}

/*------------domain page 2---------------*/


#domain-search-area-frontpage{
	float:left;
	width:1000px;
	height:85px;
	margin:0;
	padding: 0px;
	position:absolute;
	left:0px;
	bottom:0px;
}
#domain-search-area, #domain-search-area-4 {
	float:left;
	width:998px;
	height:85px;
	margin:0 0 20px -25px;
	padding: 20px 0;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#domain-search-form {
	float:left;
	width:460px;
	height:80px;
	margin-left:10px;
	text-align:left;
}
#domain-search-form h3 {
	float:left;
	height:30px;
	margin:6px 0 0 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	color:#58b0dd;
}
#domain-search-form div {
	float:left;
	width:460px;
	height:40px;
	margin:0px;
	padding:0;
}
form, fieldset { margin:0; padding:0; outline:none; }
input, select { outline:none; }
#domain-search-form div form, #domain-banner-1 div form, .sidebar-domain-search div form{
	height:40px;
	background:#4589be;
	border:1px solid #63c1f4;
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px; 
}
#domain_sld {
	float:left;
	width:240px;
	height:28px;
	margin:0px; 
	padding:5px;
	font-size:20px;
	line-height:26px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color:#000;
	background:none;
	border:0px solid #FFF;
	border-right:1px solid #000;
	display:block;
}
#domain_tld {
	float:left;
	width:97px;
	height:36px;
	margin:2px 0 0 0; 
	padding:0px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:36px;
	border:0px solid #FFF;
	display:block;
}
.domain-search-button {
	float:right;
	width:82px;
	height:36px;
	margin-right:2px;
	margin-top:2px;
}
#promo-tlds {
	float:right;
	width:480px;
	height:85px;
	margin:0 10px 0 0;
}
#promo-tlds h3{
	margin:5px 0;
	padding:0 0 0 20px;
	font-size:20px;
	color:#000;
}
#promo-tlds p{
	margin:0;
	padding:0 0 0 20px;
	color:#000;
}
#promo-tlds a{
}
#tld-box {
	float:left;
	width:120px;
	height:85px;
	margin: 0;
	padding:0px;
}
.tld {
	float:left;
	width:120px;
	height:30px;
	margin:5px 0 0 0;
	padding:0px;
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	text-align:center;
	color:#58b0dd;
}
.tld-price{
	float:left;
	width:120px;
	height:46px;
	margin:0;
	text-align:center;
	background: url(images/bkg-tld-price.png) no-repeat top center;
}
.tld-currency {
	font-size:18px;
}
.tld-price-value {
	font-size:16px;
	font-weight:bold;
	line-height:46px;
	color:#000;
}
.tld-period {
	font-size:16px;
	line-height:46px;
	color:#000;
}

#domain_results_header {
	float:left;
	width:624px;
	height:38px;
	margin:0;
	border:1px solid #000;
	
	background-image: linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -o-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -moz-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -webkit-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -ms-linear-gradient(bottom, #266493 0%, #458ABE 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #266493),
		color-stop(1, #458ABE)
	);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#458ABE', EndColorStr='#266493'); /* IE6–IE9 */

	color:#FFF;
	font-weight:bold;

}
#domain_results_header_left {
	float:left;
	width:426px;
	padding:10px 5px 10px 10px;
	
	border-right:1px solid #fff;
}
#domain_results_header_right {
	float:left;
	width:167px;
	padding:10px 5px 10px 10px;

}
table#domain_results_table{
	margin:0;
	border:1px solid #D2D2D2;
	color:#000;
}

#domain-tables {
	padding:7px 20px;
}
/* root element for domain-tabs  */
ul.domain-tabs {
    list-style:none;
    margin:0 !important;
    padding:0;
    border-bottom:1px solid #356e9a;
    height:40px;
}

/* single tab */
ul.domain-tabs li {
    float:left;
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important;
	border-right:1px solid #FFF;
}

/* link inside the tab. uses a background image */
ul.domain-tabs a {
	background-image: linear-gradient(bottom, #BEBEBE 0%, #EEEEEE 100%);
	background-image: -o-linear-gradient(bottom, #BEBEBE 0%, #EEEEEE 100%);
	background-image: -moz-linear-gradient(bottom, #BEBEBE 0%, #EEEEEE 100%);
	background-image: -webkit-linear-gradient(bottom, #BEBEBE 0%, #EEEEEE 100%);
	background-image: -ms-linear-gradient(bottom, #BEBEBE 0%, #EEEEEE 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #BEBEBE),
		color-stop(1, #EEEEEE)
	);	
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#BEBEBE'); /* IE6–IE9 */

    font-size:16px;
	font-weight:bold;
    display:block;
    height: 40px;
    line-height:40px;
    width: 240px;
    text-align:center;
    text-decoration:none;
    color:#333;
    padding:0px;
    margin:0px;
    position:relative;
	border-right:1px solid #B8B8B8;
}

ul.domain-tabs a:active {
    outline:none;
}

/* when mouse enters the tab move the background image */
ul.domain-tabs a:hover {
	background-image: linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -o-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -moz-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -webkit-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -ms-linear-gradient(bottom, #266493 0%, #458ABE 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #266493),
		color-stop(1, #458ABE)
	);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#458ABE', EndColorStr='#266493'); /* IE6–IE9 */
  
	color:#fff;
    top:1px;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.domain-tabs a.current, ul.domain-tabs a.current:hover, ul.domain-tabs li.current a {
	background-image: linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -o-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -moz-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -webkit-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -ms-linear-gradient(bottom, #266493 0%, #458ABE 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #266493),
		color-stop(1, #458ABE)
	);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#458ABE', EndColorStr='#266493'); /* IE6–IE9 */

	cursor:default !important;
    color:#FFF !important;
    top:1px;
}

/* Different widths for domain-tabs: use a class name: w1, w2, w3 or w2 */

/* width 1 */
ul.domain-tabs a.s { background-position: -553px 0; width:81px; }
ul.domain-tabs a.s:hover { background-position: -553px -31px; }
ul.domain-tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.domain-tabs a.l { background-position: -248px -0px; width:174px; }
ul.domain-tabs a.l:hover { background-position: -248px -31px; }
ul.domain-tabs a.l.current { background-position: -248px -62px; }


/* width 3 */
ul.domain-tabs a.xl { background-position: 0 -0px; width:248px; }
ul.domain-tabs a.xl:hover { background-position: 0 -31px; }
ul.domain-tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */
.panes .pane {
    display:none;
}
table.rp-tld-price{
	border-right:1px dotted #b5b5b5;
}
.rp-tld-price, .rp-tld-info{width:100%;border-collapse: collapse;}
.rp-tld-price th, .rp-tld-info th{
	padding:6px 8px;
	text-align: center;
	font-size:14px; 
	font-weight:bold;
	color:#fff;
	border-left:1px dotted #b5b5b5;
	
	background-image: linear-gradient(bottom, #458ABE 0%, #205073 100%);
	background-image: -o-linear-gradient(bottom, #458ABE 0%, #205073 100%);
	background-image: -moz-linear-gradient(bottom, #458ABE 0%, #205073 100%);
	background-image: -webkit-linear-gradient(bottom, #458ABE 0%, #205073 100%);
	background-image: -ms-linear-gradient(bottom, #458ABE 0%, #205073 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #458ABE),
		color-stop(1, #205073)
	);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#205073', EndColorStr='#458ABE'); /* IE6–IE9 */	
}
.rp-tld-row-even{background:#dedede;}
.rp-tld-price td, .rp-tld-info td{text-align:right;padding:6px 8px; border-left:1px dotted #b5b5b5; border-bottom:1px dotted #b5b5b5;}
.rp-tld-price td.rp-tld-col-first, .rp-tld-info td.rp-tld-col-first{text-align:left; font-weight:bold; font-size:15px; color:#fff; background:#458abe; border-left:1px dotted #b5b5b5;}
.rp-tld-price td.rp-tld-col-first a, .rp-tld-info td.rp-tld-col-first a{color:#fff000;}
.rp-tld-price td.rp-tld-col-last, .rp-tld-info td.rp-tld-col-last{border-right:1px dotted #b5b5b5;}
.wrap{padding: 1px;}

/*****************************************/
/*** Plan Tables ***/
/*****************************************/
#rp_presentation{
	border-style: none;
	width: 100%;
	padding:10px 0;
	table-layout:fixed;
	border-spacing:5px 0px;
	border-collapse: separate;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#rp_presentation td{
	vertical-align:middle;
}
/*** Plan Header ***/
.rp_pr_plan_header {
}
.rp_pr_plan_header .rp_pr_plan{
	height: 40px;
	padding-top:20px;
	vertical-align:middle;
	font-size: 18px;
	font-weight:bold;
	text-transform: capitalize;
	color:#000;
	background:inherit;
}
.rp_pr_plan_header .rp_pr_plan.rp_pr_best{
	font-size: 22px;
	color:#025d9f;
	background:inherit;
}

/*** Features Header ***/
.rp_pr_feature_header .rp_pr_desc{
	text-transform: uppercase;
	font-size:16px;
	line-height:30px;
	font-weight:Bold;
	padding-left:30px;
	color:#000;
	height: 40px;
	border-top:3px solid #808080;
}
.rp_pr_feature_header .rp_pr_plan.rp_pr_best{
	height: 30px;
	padding-right:0px;
	background:#d9d9d9;
	border-top:3px solid #025d9f;
}
.rp_pr_feature_header .rp_pr_plan.rp_pr_after_best, .rp_pr_feature_header .rp_pr_plan{
	height: 30px;
	padding-right:0px;
	border-top:3px solid #808080;
}

/*** Features ***/
.rp_pr_features .rp_pr_desc div{
	position:relative; 
	margin:0 0 0 30px; 
	padding:0;}
.rp_pr_features .rp_pr_desc{
	width: 320px;
	padding: 7px 0;
	font-size: 14px;
}
.pr_rp_desc_info_test{position:absolute;width: 200px;background-color: #FFFFD2; border: 1px solid #FDB179;
/* Box Radius */
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-o-border-radius: 4px; /* Opera */
	border-radius: 4px; /* CSS3 */
	/* Box Shadow */
	-moz-box-shadow: 0px 0px 5px #616161; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 5px #616161; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 5px #616161; /* Opera 10.5, IE9, Chrome 10+ */
	padding: 0.5em;right: 0;
	top: 100%;
	z-index:1;
	font-size: 12px;
}
.rp_pr_features .pr_rp_desc_info{
	margin-left:-5px;
	padding: 0px 5px 0px 5px
}
.rp_pr_plan{
	margin: 0;
	padding: 7px;
	text-align: center;
	color:#000;
}
.rp_pr_plan a:link{
}
.rp_pr_features .rp_pr_plan.rp_pr_best{
	background:#d9d9d9;
}
.rp_pr_plan.first-plan {
}
.plan-overview {
	margin-top:-20px;
	padding:0px 5px 10px;
}

/*** Prices ***/
.rp_pr_features.rp_pr_features_price .rp_pr_desc{
	font-weight: bold;
	font-size: 16px;
	color: #000;
}
.rp_pr_features.rp_pr_features_price .rp_pr_plan{
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color:#c26d00;
}
.rp_pr_features.rp_pr_features_price .rp_pr_plan span{
	font-size: 30px;
	font-weight:normal;
}

/*** Signup ***/
.rp_pr_signup .rp_pr_plan{
	padding: 5px 0 5px 0;
}
.rp_pr_signup .pr_rp_sing_up_form{
	text-align: center;
}
.rp_pr_signup .rp_pr_plan.rp_pr_best{
	background:#d9d9d9;
}
/****  OVERRIDE FOR ORDER BUTTTONS IN TABLES  ****/
.rp_pr_signup .rpwp-button.colorize{display:inline;margin-bottom:20px; margin-top:20px; padding:4px 6px;}
.rp_pr_signup .rp_pr_best .rpwp-button.colorize{font-size: 20px; padding:6px 6px;}
.rp_upgrades .rp_pr_signup .rp_pr_best .rpwp-button.colorize{font-size: 18px; padding: 5px 5px;}
/****  END OVERRIDE FOR ORDER BUTTTONS IN TABLES  ****/

/*** Plan End ***/
.rp_pr_end .rp_pr_plan{
	height:7px;
	border-left: 0;
}
.rp_pr_end .rp_pr_plan.rp_pr_best{/*background: url("images/pr_footer_best.gif") no-repeat scroll 0 0;*/
	background:#d9d9d9;
}

/*****************************************/
/*** Plan Tables Upgrades***/
/*****************************************/
.rp_upgrades{
	padding:0;
	margin:0;
}

/*** Feature Headers***/
.rp_upgrades .rp_pr_feature_header .rp_pr_desc{
	background-image: none;
	color: #000;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
}
.rp_upgrades .rp_pr_feature_header .rp_pr_plan{
	font-size: 18px;
	font-weight:bold;
	background-image: none;
	color: #000;
}
.rp_upgrades .rp_pr_feature_header .rp_pr_plan.rp_pr_best{
	color:#025d9f;
}
/*** Features***/
.rp_upgrades .rp_pr_plan{
	color:#000;
}
.rp_upgrades .rp_pr_plan.rp_pr_best{
	background:#d9d9d9;
}
.rp_upgrades .rp_pr_end{display:none;}



/*****************************************/
/*****************************************/
.content_vps_compare table, .content_vps_openvz table {
	padding:0 5px;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#default_content.content_vps_openvz table{
	float:left;
	width:100%;
	margin:10px 0;
}
#tower-box {
	float:left;
	min-width:183px;
	margin-top:25px;
	position:relative;
	color:#000;
}
#tower-box-title {
	width:100%;
	height:56px;
	padding:0px;
	position:relative;
	border-bottom:3px solid #808080;
}

#tower-box-title h2 {
	margin:0px;
	padding:20px 10px 0px 10px;
	font-size:20px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-transform:uppercase;
}
#tower-box-content{
	float:left;
	width:183px;
	margin:0px;
}
#tower-box-price {
	width:183px;
	text-align:center;
	padding-top:10px;
}
.tower-box-price-currency {
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#c26d00
}
.tower-box-price-value {
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	font-size:36px;
	font-weight:normal;
	color:#c26d00;
}
.tower-box-price-period {
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#c26d00;
}
#tower-box-content ul{
	padding:10px 0px 0px 0px;
	margin:0px;
	float:left;
	width:183px;
	height:250px;
}
#tower-box-content-2 ul {
	float:left;
	width:183px;
	padding:10px 0px 0px 0px;
	margin:0px;
}

#tower-box-content ul li, #tower-box-content-2 ul li {
	padding: 7px 0;
	margin:0px;
	list-style:none;
	line-height:normal;
	font-size:13px;
	text-align:center;
}
#tower-box-content ul li strong, #tower-box-content-2 ul li strong {
	font-size:16px;
}
#tower-box-bottom {
	height:53px;
	padding: 17px 0px 0px 0px;
	text-align:center;
	width:183px;
}
.box-space-11px {
	width:11px; 
	height:11px;
}
.tower-box-button {
	width:150px;
	margin:0px auto;
}
.best-plan {
	position:absolute;
	top:-12px;
	left:77px;
	width:29px;
	height:28px;
	background:url(images/best-plan.png) top left no-repeat;
	z-index:2;
}
a.expand {
	float:left;
	height:25px;
	width:50px;
	padding-left:20px;
	margin-left:55px;
	line-height:24px;
	background:url(images/plus.gif) left no-repeat;
}
a.collapse {
	float:left;
	height:25px;
	width:50px;
	padding-left:20px;
	margin-left:55px;
	line-height:24px;
	background:url(images/minus.gif) left no-repeat;
}
a.expand_all {
	float:right;
	height:25px;
	padding-left:20px;
	margin-right:0px;
	margin-bottom:0px;
	line-height:24px;
	background:url(images/plus.gif) left no-repeat;
}
a.collapse_all {
	float:right;
	height:25px;
	padding-left:20px;
	margin-right:0px;
	margin-bottom:0px;
	line-height:24px;
	background:url(images/minus.gif) left no-repeat;
}

/*------- compare box ----------*/
#compare-box {
	float:left;
	width:183px !important;
	margin-top:25px;
	position:relative;
}
#compare-box-title {
	padding:0px;
	height:56px;
	position:relative;
}

#compare-box-title h2 {
	font-size:20px;
	font-weight:bold;
	color:#025d9f;
	margin:0px;
	padding:15px 10px 0px 10px;
	text-align:center;
	text-transform:uppercase;
}
#compare-box-text {
	width:173px;
	padding:10px 5px;
	text-align:center;
	line-height:20px;
}
#compare-box-content {
	text-align:center;
}
#compare-box-content ul {
	padding:10px 0px 0px 0px;
	margin:0px;
	float:left;
	width:183px;
	height:250px;
}
#compare-box-content ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	line-height:38px;
}
#compare-box-bottom {
	height:53px;
	padding: 17px 0px 0px 0px;
	text-align:center;
	width:183px;
}
.compare-box-button {
	width:160px;
	margin:0px auto;
	padding-left:5px;
	padding-right:5px;
}

/*****************************************/
/*** OpenVZ VPS plans ***/
/*****************************************/
.openvz-plan-even {
	float:left;
	width:97%;
	background:#e5e5e5;
	border:1px solid #fff;
	padding:10px;
	position:relative;
}
.openvz-plan-even:hover {
	background:#d0d0d0;
}
.openvz-plan-odd {
	float:left;
	width:97%;
	background:#c6c6c6;
	border:1px solid #fff;
	padding:10px;
	position:relative;
}
.openvz-plan-odd:hover {
	background:#aaaaaa;
}
.openvz-plan-name {
	font-size:24px;
	font-weight:bold;
	color:#000;
}
.openvz-plan-features {
	line-height:26px;
}
.openvz-plan-price {
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#c26d00;
}
.openvz-price-currency {
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#c26d00;
}
.openvz-plan-price-mo {
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#c26d00;
}
.openvz-info {
	padding:10px;
}
ul.openvz-server-info {
	float:left;
	width:290px;
	padding:0px;
	margin:0px 10px 0px 0px;
}
ul.openvz-server-info li {
	padding:0px 0px 0px 18px;
	margin:0px;
	list-style:none;
	line-height:28px;
	background:url(images/list-style-3.png) left no-repeat;
}
.openvz-plan-odd div.best-plan-openvz, .openvz-plan-even div.best-plan-openvz {
	position:absolute;
	width:126px;
	height:30px;
	top:86px;
	left:-5px;
	background:url(images/best-plan-openvz.png) no-repeat left top;
}
.openvz-plan-odd.best, .openvz-plan-even.best {
	background:#f7cf9a;
}
.openvz-plan-even table, .openvz-plan-odd table {
	border:none;
	background: none;
}

/*****************************************/
/***New Content ***/
/*****************************************/
div.text-box.domain-box {
	float:left;
	width:650px;
	height:auto;
	margin-top:20px;
	padding:0;
	background:none;
}
div.text-box.domain-box div span {
	float:left;
	width:630px;
	margin:0 20px 0 0;
	padding:0px;
	line-height:26px;
}
div.text-box.domain-box div h3 {
	float:left;
	width:630px;
	margin:0 20px 0 0;
	padding:0px;
	font-size:18px;
	font-weight:bold;
}
div.text-box.without-img {
	float:left;
	width:50%;
	height:auto;
	margin-top:20px;
	padding:0;
	background:none;
}
div.text-box.without-img div span {
	float:left;
	width:90%;
	margin:0 10px;
	padding:0px;
	line-height:26px;
}
div.text-box.without-img div h3 {
	float:left;
	margin:0 10px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
}

/*------------about us page 1---------------*/
#aboutus-content-main {
	float:left;
	width:630px;
	display:block;
}
#aboutus-content-main h2{
	margin:20px 0 0 0;
	padding:0px;
}
#aboutus-content-main p{
	margin:0px;
	padding:5px 0px 0px 0px;
	line-height:26px;
}
#aboutus-sidebar {
	float:right;
	width:260px;
	padding:0px 10px;
	margin:20px -20px 0 0;
	display:block;
	line-height:26px;
}
#aboutus-sidebar h3 {
	font-size:24px;
	margin:0px;
	padding:0px 0px 10px 0px;
}
/*------------about us page 1---------------*/

/*------------contact us page 1---------------*/
.cform-input {
	width:280px;
	height:26px; 
	border:1px solid #D0D0D0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:2px 5px;
}
.cform-select {
	width:295px;
	height:30px;
	line-height:30px;
	border:1px solid #D0D0D0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:2px;
	margin:0px;
}
/*------------ article 1 pages ------------*/
.article1-container-area {}
.article1-plans-area { display:block; float:left; width:288px; margin-left:10px; padding-top:6px; }
.article1-text-area { display:block; float:right; width:620px; margin-right:10px; }
.article1-plan-box { 
	float:left;
	width:278px;
	margin:0 10px 10px 0;
	padding:0;
	text-align:center;
	position:relative;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
.article1-plan-title { 
	float:left;
	width:278px;
	height:40px;
	margin: 0;
	padding:0 0 10px 0;
	text-align:center;
	color:#000;
}
.article1-plan-title span { display:block; padding-top:15px; color:#000; text-transform:uppercase; text-align:center; font-size:20px; }
.article1-plan-features { padding:20px 10px 0;  font-size:15px; text-align:center; line-height:34px; color:#000;}
.article1-plan-features strong {font-size:17px;}
.article1-plan-price { padding-top:12px; padding-bottom:12px; text-align:center; color:#000; }
.article1-plan-price span { font-size: 26px;}
.article1-plan-price span.currency {}
.article1-plan-order { padding-top:10px; padding-bottom:30px;  }
.article1-plan-order input { display:block; width:134px; margin:auto; }
.article-plan-best { background-color:#ffce8e; }
.article-plan-best div.article1-plan-title { background-color:#ffce8e; }

/*------------ article 2 pages ------------*/
.article2-container-area {}
.article2-links-area { display:block; float:left; width:202px; padding:6px 28px 0 0; margin-left:10px; min-height:448px; }
.article2-links-area a.a-link { display:block; padding:5px 2px 5px 2px; border-bottom:1px solid #aaaaaa; }
.article2-links-area a.a-link:hover, .article2-links-area a.a-link-selected { background:#e8e5e5; }
.article2-text-area { display:block; float:right; width:690px; margin-right:10px; }
.article2-text-plan-area { float:left; display:block; width:635px; margin-left:55px; }
.article2-text-plan-area .article1-plan-box { display:block; width:278px; float:left; margin-right:20px; }

/*------------ domain ads article pages ------------*/
.domain-promo {
	width:390px;
	height:205px;
	margin:0px auto;
	border:1px solid #E7E7E7;
	-moz-border-radius: 9px; /* Firefox */
	-webkit-border-radius: 9px; /* Safari, Chrome */
	-o-border-radius: 9px; /* Opera */
	border-radius: 9px; /* CSS3 */
	background: url(images/bg-domain-promo.jpg) no-repeat bottom;
	padding-left:210px;	
}

.domain-promo h3 {
	text-transform:uppercase;
	font-size:22px;
	margin: 20px 0px 30px 0px;
	padding:0px;
}
.domain-promo div {
	border:1px solid #9A9A9A;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-o-border-radius: 5px; /* Opera */
	border-radius: 5px; /* CSS3 */
	height:37px;
	width:370px;
}
.domain-promo div input#domain_sld {
	width:255px;
}
.domain-promo div select#domain_tld {
	border-left:1px solid #B5B5B5;
	margin-top:1px;
}
.domain-promo input.domain-search-button {
	margin:20px 0px 0px 0px;
	float:right;
}
.domain-promo div.prices-starts-from {
	float:left; 
	width:280px; 
	height:30px;
	font-size:16px;
	border:0px; 
	margin-top:25px;
	font-style:italic;
}
.domain-promo span.tld-price {
	float:right;
	width:120px;
	height:30px;
	margin:-7px 0 0 0px;
	padding:0;
	font-style:normal;
	background:none;
}
.domain-promo span.tld-price span.tld-currency {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#096784;
}
.domain-promo span.tld-price span.tld-price-value, .domain-promo span.tld-price span.tld-period {
	font-size: 24px;
	color:#096784;
}
/*------------end domain ads article pages ------------*/

/*------------sidebar domain search ------------*/
.sidebar-domain-search {
	height:165px;
}
.sidebar-domain-search h3 {
	font-size:24px;
	margin:0px;
	padding:0px 0px 0px 10px;
}
.sidebar-domain-search div {
	height:37px;
	margin-left:10px;
	margin-top:15px;
	width:265px;
}
.sidebar-domain-search #domain_sld {
	width:165px;
	height:25px;
	line-height:26px;
	background:none;
	padding:3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	float:left;
	margin:2px 0px 0px 0px;
	display:block;
}
.sidebar-domain-search #domain_tld {
	float:left;
	height:33px;
	line-height:27px;
	/*line-height:25px;# hack for Safari */
	padding:3px 0px;
	width:85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:2px 0px 0px 0px;
	display:block;
}
.sidebar-domain-search .domain-search-button {
	margin-top:20px;
	height:37px;
	widows:84px;
	float:right;
	/* Border Radius */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-o-border-radius: 6px; /* Opera */
	-ms-border-radius: 6px; /* Opera */
	border-radius: 6px; /* CSS3 */
}
.sidebar-domain-table {
	padding-top:2px;
	margin:0 0 20px 0px;
	text-align:center;
	line-height:normal;
	color:#000;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
.sidebar-domain-table table{
	margin:-30px 0 0px 0px;
}

.sidebar-domain-table td {
	text-align:center;
	line-height:normal;
	padding:0px 5px;
}
.sidebar-domain-table td .tld {
	float:none;
	padding:0;
	font-size:12px;
	height:inherit;
	color:#000;
}
.sidebar-domain-table td .tld-price {
	float:none;
	padding:0;
	font-size:12px;
	color:#cf3125;
	background:none;
}
/*------------end sidebar domain search ------------*/

/*------------data centers ------------*/
#us-dc-banner {
	float:left;
	width:942px;
	height:232px;
	margin: 0px 0 20px -7px;
	padding:25px 0px 0px 20px;
	font-size:16px;
	color:#fff;
	background: url(images/bg-us-dc-banner.png) no-repeat top left;
}
#us-dc-banner h3{
	margin:-10px 0 0 0;
	padding:0px;
	font-size:48px;
}
#us-dc-banner ul {
	padding:0px 0px 0px 20px;
	margin:15px 0px 0px 0px;
}
#us-dc-banner ul li {
	padding:2px 0;
	margin:0px;
}
#us-dc-banner a {
	color:#fff000;
}
#dc-box {
	float:left;
	width:462px;
	margin:0 5px;
	font-size:14px;
	background:#fff;
	border:1px solid #c8c8c8;
/* Box Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#dc-box #box-title {
	padding:0px 0px 0px 15px;
}
#dc-box #box-title h2{
	margin-bottom:5px;
	color:#000;
}
#dc-box #box-content {
	width:436px;
	padding:13px;
	height:215px;
}
#dc-box #box-content {
	line-height:24px;
}
#dc-box #box-content div.cp-demo {
	line-height:24px;
	padding-right:110px;
}
#dc-box #box-content p {
	line-height:24px;
}
#dc-box #box-content ul {
	padding:0px;
	margin:0px;
}
#dc-box #box-content li {
	line-height:38px;
	font-size:14px;
}
.learn-more-link {
	float:right;
	width:160px;
	margin:10px 15px;
	font-weight:bold;
	text-align:right;
}
/*------------end data centers ------------*/

/*------------ data center pages ---------------*/
.dc-header-container {padding:0;}
.dc-video-containter {float:left; width:385px; padding:25px 0 0 0; margin:0 0 0 20px;}
.dc-image { float:right; width:366px; text-align:right; padding:12px 0 0 0;}
.dc-image img { border:7px solid #aaaaaa; }
.dc-information { float:left; width:540px; }
.dc-information p { text-align:justify; 	line-height:24px;}
.dc-bottom-line { margin:14px 0 0 0; padding:0; font-size:0; height:7px;}

/*------------ data center page 2 ------------*/
.dc-banner {
	width:450px;
	height:340px;
	padding:5px 480px 0 20px;
	padding-left:20px;
}
.dc-banner p{
	line-height:24px;
}
.us-dc {
	border:1px solid #c8c8c8;
/* Box Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
	background:#fff url(images/banner-usa-data-center.jpg) top right no-repeat;
}
.se-dc {
	border:1px solid #c8c8c8;
/* Box Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
	background:#fff url(images/banner-se-data-center.jpg) top right no-repeat;
}
.au-dc {
	border:1px solid #c8c8c8;
/* Box Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
	background:#fff url(images/banner-au-data-center.jpg) top right no-repeat;
}
.uk-dc {
	border:1px solid #c8c8c8;
/* Box Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
	background:#fff url(images/banner-uk-data-center.jpg) top right no-repeat;
}

/*---------DC Tabs------------*/
/* root element for dc-tabs  */
ul.dc-tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	height:40px;
    border-bottom:3px solid #202020;
}
/* single tab */
ul.dc-tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
	border-right:1px solid #FFF;
}
/* link inside the tab. uses a background image */
ul.dc-tabs a {
	font-size:16px;
	font-weight:bold;
	display:block;
	height: 40px;
	line-height:40px;
	width: 180px;
	text-align:center;
	text-decoration:none;
	padding:0px;
	margin:0px;
	position:relative;
	
	background-image: linear-gradient(bottom, #BEBEBE 0%, #EEEEEE 100%);
	background-image: -o-linear-gradient(bottom, #BEBEBE 0%, #EEEEEE 100%);
	background-image: -moz-linear-gradient(bottom, #BEBEBE 0%, #EEEEEE 100%);
	background-image: -webkit-linear-gradient(bottom, #BEBEBE 0%, #EEEEEE 100%);
	background-image: -ms-linear-gradient(bottom, #BEBEBE 0%, #EEEEEE 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #BEBEBE),
		color-stop(1, #EEEEEE)
	);	
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#BEBEBE'); /* IE6–IE9 */

    color:#333;
	border-right:1px solid #B8B8B8;
}
ul.dc-tabs a:active {
	outline:none;
}
/* when mouse enters the tab move the background image */
ul.dc-tabs a:hover {
	top:1px;
	
	background-image: linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -o-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -moz-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -webkit-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -ms-linear-gradient(bottom, #266493 0%, #458ABE 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #266493),
		color-stop(1, #458ABE)
	);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#458ABE', EndColorStr='#266493'); /* IE6–IE9 */
  
	color:#fff;
}
/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.dc-tabs a.current, ul.dc-tabs a.current:hover, ul.dc-tabs li.current a {
	cursor:default !important;
	top:1px;
	
	background-image: linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -o-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -moz-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -webkit-linear-gradient(bottom, #266493 0%, #458ABE 100%);
	background-image: -ms-linear-gradient(bottom, #266493 0%, #458ABE 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #266493),
		color-stop(1, #458ABE)
	);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#458ABE', EndColorStr='#266493'); /* IE6–IE9 */
  
	color:#fff;

	border-right:1px solid #002038;
	border-left:1px solid #002038;
	border-top:1px solid #002038;
}
/* Different widths for domain-tabs: use a class name: w1, w2, w3 or w2 */
/* width 1 */
ul.dc-tabs a.s {
	background-position: -553px 0;
	width:81px;
}
ul.dc-tabs a.s:hover {
	background-position: -553px -31px;
}
ul.dc-tabs a.s.current {
	background-position: -553px -62px;
}
/* width 2 */
ul.dc-tabs a.l {
	background-position: -248px -0px;
	width:174px;
}
ul.dc-tabs a.l:hover {
	background-position: -248px -31px;
}
ul.dc-tabs a.l.current {
	background-position: -248px -62px;
}
/* width 3 */
ul.dc-tabs a.xl {
	background-position: 0 -0px;
	width:248px;
}
ul.dc-tabs a.xl:hover {
	background-position: 0 -31px;
}
ul.dc-tabs a.xl.current {
	background-position: 0 -62px;
}
/* initially all panes are hidden */
.panes .pane {
	display:none;
}
/*---------end DC Tabs------------*/

#dc-plans {
	padding:7px;
}

/*--------- Customer Support ------------*/
#cs_context_help_areas {
	padding-left:110px;
	background:url(images/ico-context-help.png) no-repeat top left;
	background-position:0px 9px;	
	margin-bottom:30px;
	line-height:26px;
}
#cs_video_tutorials {
	padding-left:110px;
	background:url(images/ico-video-tutorials.png) no-repeat top left;
	background-position:0px 9px;	
	margin-bottom:30px;
	line-height:26px;
}
#cs_faq {
	padding-left:110px;
	background:url(images/ico-faq.png) no-repeat top left;
	background-position:0px 9px;	
	margin-bottom:30px;
	line-height:26px;
}
#cs_ticketing_system {
	padding-left:110px;
	background:url(images/ico-ticketing-system.png) no-repeat top left;
	background-position:0px 9px;	
	margin-bottom:30px;
	line-height:26px;
}

/*------------ 1 app installer  ---------------*/
.app-preview-left { width:460px; float:left; }
.app-text-right { float:right; width:460px; }
.app-text-right p { text-align:justify; }
.app-text-right p.tar { text-align:right; }
.app-text-right h3 { font-size:24px; padding:0; margin:0; }

.app-preview-right { width:460px; float:right; }
.app-text-left { float:left; width:460px; }
.app-text-left p { text-align:justify; }
.app-text-left p.tar { text-align:right; }
.app-text-left h3 { font-size:24px; padding:0; margin:0; }

/*------------ 1 app installer boxes ---------------*/
.app-box-item { display:block; float:left; height:390px; width:176px; margin:-20px 0 20px 0; padding:0 19px 0 19px; background:url(images/app-box-item.png) no-repeat left top; }
.app-box-item h3 { margin:16px auto 16px auto; padding:0;  font-size:24px; text-align:center;}
.app-box-item p.app-box-text { display:block; height:124px; overflow:hidden; margin:12px 0 12px 0; padding:0; }
.app-box-demo-signup { text-align:center; border-top:1px solid #d7d7d7; padding-top:12px; }
.app-box-divider {display:block; float:left; width:30px; height:10px;}

/*------------ why us page 2 ------------*/
.why-us-2 {
	float:left;
	width:424px;
    height:310px;
    padding: 10px 14px;
	margin:0 10px;
	margin-bottom:20px;
    display: block;
	line-height:26px;
	background: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 7px;
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	-o-border-radius: 7px; /* Opera */
}
.why-us-2 h3 {
	font-size:24px;
	margin:0 0 15px 0;
	padding:0;
}
.why-us-2 img {
	margin-right:10px;
	margin-bottom:140px;
}

/*------------ hepsia features ---------------*/
.hepsia-feature {}
.hepsia-feature h4 { font-size:24px; font-weight:bold;  margin:0 0 16px 0; padding:0;}
.hepsia-feature p { margin:0; padding:0; }
.hepsia-feature img { border:5px solid #c8c8c8; float:right; margin:8px 0 0 40px;}

/*------------ hepsia vs cpanel page ------------*/
.compare-panels {
	width:440px;
	margin-left:20px;
    display: block;
    margin: 0px 0px 20px 0px;
    padding: 10px 14px;
    min-height:130px;
    height:auto !important;
    height:130px;
	margin-bottom:0px;
	line-height:24px;
}
.compare-panels h3 {
	font-size:24px;
	margin-bottom:15px;
}
.compare-panels.left img {
	margin:0px 0px 0px 10px;
}
.compare-panels.right img {
	margin:0px 10px 0px 0px;
}

/*------------ order form ---------------*/
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #A5A5A5; background:#D7D7D7; font-weight: normal; color: #000; }

/* Component containers
----------------------------------*/
.ui-widget-header { border: 1px solid #2d8caa; background: #46a6c4; color: #FFF; font-weight: bold; line-height:15px; }
.ui-widget-header a { color: #FFF; }
.ui-widget-header span a:link { color: #000; }
.ui-widget-header.header { color:#000; }
#all_pm { height:90px; }
#PayPalDP label { height:75px; overflow:visible; padding-top:15px; }
#submit_order .ui-button {
	font-size: 22px;
	padding:6px 15px 9px;
	border:0px;
	color:#FFF;
	background:#096784;
	font-weight:bold;
}
#submit_order .ui-button:hover {
	font-size: 22px;
	padding:6px 15px 9px;
	text-decoration: none;
	border:0px;
	color:#FFF;
	background:#044356;
	font-weight:bold;
}

/*------------ shared box articles ---------------*/
#shared-box {
	float:right;
	width:300px;
	height:350px;
	margin:0 0px 10px 25px;
	padding:0;
	text-align:center;
	position:relative;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#shared-box #box-title {
	float:left;
	width:300px;
	height:40px;
	margin:0px 0 50px 0;
	padding:0;
	text-align:center;
}
#box-title h2{
	height:40px;
	margin-top:0;
	padding-top:0;	
	font-size:24px;
	line-height:40px;
	font-weight:bold;
	color:#000;
}
#shared-box form{
	float:left;
	margin:0 90px;
}
#shared-box  form .rpwp-button.colorize{display:inline; padding:5px 20px;}
#shared-box #box-price  {
	width:298px;
	margin:0;
	text-align:center;
	padding:0;
	color:#c26d00;
	position:absolute;
	top:60px;
	left:0;
}
#shared-box #box-price .box-price-value {
	font-size:36px;
	font-weight:bold;
	color:#c26d00;
}
#shared-box #box-price .box-price-currency  {
	padding-right:4px;
	font-size:24px;
	color:#c26d00;
}
#shared-box #box-price .box-price-period {
	font-size:24px;
	color:#c26d00;
}
#shared-box #box-content{
	border:none;
}
#shared-box #box-content ul{
	float:left;
	width:268px;
	margin:10px 0;
	padding:0 15px;
}
.plan-details-link {
	float:left;
	width:298px;
	margin:5px 0;
	text-align:center;
}
.plan-details-link a{

	color:#bd281d;
}

/*****************************************/
/*** Front Page Content ***/
/*****************************************/
#home-banner-1 {
	float:left;
	width:1000px;
	height:401px;
	margin:0 0 25px 0;
	position:relative;
	
}
#businesswoman{
	float:none;
	width:388px;
	height:299px;
	margin:0;
	padding:0;
	position:absolute;
	right:-90px;
	bottom:85px;
	background: url(images/woman.png) top left no-repeat; 
	z-index:-1;
}

h2.home-banner-title-1 {
	width:950px;
	font-size: 48px;
	margin:30px 25px 20px 25px;
	padding:0;
	font-weight:normal;
	text-transform:capitalise;
	color:#fff;
}
/*----- banner features ------*/
#home-banner-1-plan-features {
	float:left;
	width:465px;
	margin:0;
}
#home-banner-1-plan-features ul {
	float:left;
	padding:0px;
	margin:0px 0px 0px 25px;
}
#home-banner-1-plan-features ul li {
	width:175px;
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	padding:8px 0 8px 30px;
	font-size:14px;
	list-style:none;
	font-weight:normal;
	color:#fff;
	background:url(images/list-style-1.png) left no-repeat;
}
#home-banner-1-plan-features ul li span{
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	list-style:none;
	color:#fff;
}
/*----- banner price ------*/
.home-banner-1-price {
	width:235px;
	margin:0;
	padding:0px;
	font-family: 'Anton', Helvetica, Arial, sans-serif;
	color: #FFF;
	text-align:center;
	position:absolute;
	left:475px;
	top:115px;
}
.home-banner-1-price .price-value {
	padding-left:5px;
	font-size:60px;
	line-height:70px;
	font-weight:normal;
	text-shadow:1px 2px 3px #000;
}
.home-banner-1-price .currency {
	font-size:40px;
	line-height:70px;
	font-weight:normal;
	text-shadow:1px 2px 3px #000;
}
.home-banner-1-price .period {
	font-size:20px;
	line-height:25px;
	font-weight:normal;
	letter-spacing:4px;
	text-transform:uppercase;
	text-shadow:1px 2px 3px #000;
}

/*----- video button ------*/
.home-banner-1-buttons {
	width:366px;
	height:46px;
	margin:0;
	padding:0px;
	position:absolute;
	left:25px;
	top:260px;
}
.home-banner-play-video {
	float:left;
	width:150px;
	height:46px;
	margin:0;
	text-align:center;
	background:url(images/play-video.png) top left no-repeat;
}
.home-banner-play-video a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:42px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#fff;
	text-shadow:0 1px #000;
}
.home-banner-play-video a:hover{
	color:#ff9d1b;
}

/*----- order button ------*/
.home-banner-sign-up {
	float:right;
	width:190px;
	height:46px;
	margin:0px;
	padding:0 0 0 16px;
	text-align:left;
	background:url(images/sign-up-button.png) top left no-repeat;
}

.home-banner-sign-up .rpwp-button2{
	width:206px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:42px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	display:block;
	color:#fff;
	text-shadow:0 1px #000;

	background:none;
	background-image:none;
	border:none;
	box-shadow:none;
	padding:0;
	margin:0;
}

.home-banner-sign-up .rpwp-button2:hover{
	color:#06497b;
}


/*----- plans ------*/
#front_page_content-plan-area{
	float:left;
	width:1000px;
	margin: 0 0 25px 0 ;
	padding:10px 0;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#shared-box-small {
	float:left;
	width:300px;
	height:330px;
	margin:0 0 0 25px;
	padding:0;
	text-align:center;
}
#shared-box-medium {
	float:left;
	width:462px;
	height:330px;
	margin:0 0 0 25px;
	padding:0;
	text-align:center;
}
#shared-box-large {
	float:left;
	width:950px;
	height:330px;
	margin:0 25px;
	padding:0;
	text-align:center;
}

#shared-box-small #box-title {
	float:left;
	width:300px;
	height:40px;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
}
#shared-box-medium #box-title {
	float:left;
	width:462px;
	height:40px;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
}
#shared-box-large #box-title {
	float:left;
	width:950px;
	height:40px;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
}
#box-title h4{
	height:40px;
	margin-top:0;
	padding-top:0;	
	font-size:30px;
	line-height:40px;
	font-weight:normal;
}
#box-title h4 a{
	color:#000;
	text-decoration:none;
}
#box-title h4 a:hover{
	color:#104063;
	text-decoration:none;
}
#shared-box-small form{
	float:left;
	margin:0 76px;
}
#shared-box-medium  form{
	float:left;
	margin:0 135px;
}
#shared-box-large form{
	float:left;
	margin:0 375px;
}
/****  OVERRIDE FOR ORDER BUTTTONS IN TABLES  ****/
#shared-box-small  form .rpwp-button.colorize{display:inline; padding:5px 20px;}
#shared-box-medium  form .rpwp-button.colorize{display:inline; font-size:20px; margin-top:-10px; padding:10px 30px;}
#shared-box-large  form .rpwp-button.colorize{display:inline; font-size:20px; margin-top:-10px; padding:10px 30px;}
/****  END OVERRIDE FOR ORDER BUTTTONS IN TABLES  ****/

/*  box price  */
#shared-box-small #box-price {
	float:left;
	width:300px;
	margin:0;
	text-align:center;
	padding:0;
	color:#c26d00;
}
#shared-box-medium #box-price {
	float:left;
	width:460px;
	margin:0;
	text-align:center;
	padding:0;
	color:#c26d00;
}
#shared-box-large #box-price {
	float:left;
	width:948px;
	margin:0;
	text-align:center;
	padding:0;
	color:#c26d00;
}
#box-price {
	font-family: 'Anton', Helvetica, Arial, sans-serif;
}
#box-price .box-price-value {
	font-size:36px;
	font-weight:bold;
	color:#c26d00;
}
#box-price .box-price-currency {
	padding-right:4px;
	font-size:24px;
	color:#c26d00;
}
#box-price .box-price-period {
	font-size:24px;
	color:#c26d00;
}

#box-content {
	float:left;
	width:100%;
	margin-bottom:10px;
}
#box-content ul{
	float:left;
	margin:10px 0;
	padding:0 15px;
	text-align:left;
}
#shared-box-small #box-content ul{
	width:270px;
}
#shared-box-medium #box-content ul{
	width:201px;
}
#shared-box-large #box-content ul{
	width:286px;
}
#box-content ul li{
	margin:0px;
	padding:7px 0px 7px 25px;
	list-style:none;
	font-size:15px;
	line-height:normal;
	background:url(images/list-style-2.png) left no-repeat;
}
#box-content ul li strong{
	font-weight:bold;
}

/*----- welcome text ------*/
#front_page_content-welcome{
	float:left;
	width:435px;
	margin:0 0 25px 0;
	padding:5px 25px 20px;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#front_page_content-welcome h2{
	width:100%;
	padding-bottom:0px;
	font-size: 18px;
	font-weight:bold;
	color:#104063;
}

/*----- other services and hosting features ------*/

#other-services, #hosting-features {
	float:right;
	width:435px;
	margin:0 0 25px 0;
	padding:5px 25px 20px;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
#other-services h2, #hosting-features h2{
	width:100%;
	padding-bottom:0px;
	font-size: 18px;
	font-weight:bold;
	color:#104063;
}
#other-services ul {
	list-style:none;
	padding:0;
	margin:0;
}
#other-services ul li {
    padding:6px 0 6px 30px;
    margin:0 ;
	font-size:15px;
	font-weight:bold;
	list-style-image:none;
	color: #c26d00;
	background:url(images/list-style-4.png) left no-repeat;
}
#other-services ul li a{
	color: #000;
	text-decoration:underline;
}
#other-services ul li a:hover{
	color: #104063;
	text-decoration:none;
}
#hosting-features ul {
	list-style:none;
	padding:0;
	margin:0;
}
#hosting-features ul li {
    padding:6px 0 6px 30px;
    margin:0 ;
	font-size:15px;
	font-weight:bold;
	list-style-image:none;
	color: #000;
	background:url(images/list-style-4.png) left no-repeat;
}

/*****************************************/
/*** Blog Content ***/
/*****************************************/
#category_content {
	padding: 23px 25px 50px 25px;
}
#category_content-main {
	float:left;
	width:640px;
	margin:0px;
	line-height:24px;
}
#category_content-main p{
	line-height:24px;
}
#category_content-main h1 {
	margin:-65px 0 0 25px;
	font-size: 30px;
	font-weight:normal;
	color:#fff;
}
body.single #category_content-main h1 {
	margin:0px 0px 25px 0px;
	font-size: 30px;
	font-weight:bold;
	color:#104063;
	line-height:36px;
	
}
#category_content-main h2 {
	font-size:29px;
	line-height:31px;
	color:#000;
	margin:0px;
	padding:0px;
}
#category_content-main h2 a {
	color:#104063;
}

/* ----------Comments ---------*/
#comments {
	padding:0px 10px 0px 10px;
}
#comments h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:24px;
}
li.comment {
	border:1px solid #E5E5E5;
	margin-top:20px;
	padding:10px;
}
.comment-meta {
	color:#9A9A9A;
	background:url(images/time.png) no-repeat left;
	background-position:130px 4px;
	padding-left:150px;
	margin-bottom:10px;
}
.comment.depth-2 {
	margin-top:10px;
}
.thread-even {
	background:#FFF;
}
.even.depth-2, .even.depth-3, .even.depth-4 {
	background:#F0F0F0;
}
.odd.depth-2, .odd.depth-3, .odd.depth-4 {
	background:#FFF;
}
.thread-odd {
	background:#F9F9F9;
}
div.comment-content {
	word-wrap:break-word;
	padding-left:130px;
}
#category_content-main div.comment-content p {
	line-height:22px;
}
li.comment.depth-2, li.comment.depth-3, li.comment.depth-4 {
	border-left: 3px solid #333;
	list-style:none;
}
.comment-reply-link {
	text-align:right;
	font-weight:bold;
	clear:both;
}
.comment-author {
	width:110px;
	float:left;
	margin-right:20px;
}
img.avatar {
	margin-bottom:10px;
	border:3px solid #A0A0A4;
	display:block;
}
div#respond{
	margin-top:40px;
}
.form-section {
	margin-bottom:10px;
}
.form-label {
	float:left;
	width:100px;
}
.required {
	color:#F00;
}

/* Search form */
form#searchform div{
	height:38px;
	border:1px solid #adadad;
	margin-bottom:15px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	background-image: linear-gradient(bottom, #e9e8e8 0%, #ffffff 100%);
	background-image: -o-linear-gradient(bottom, #e9e8e8 0%, #ffffff 100%);
	background-image: -moz-linear-gradient(bottom, #e9e8e8 0%, #ffffff 100%);
	background-image: -webkit-linear-gradient(bottom, #e9e8e8 0%, #ffffff 100%);
	background-image: -ms-linear-gradient(bottom, #e9e8e8 0%, #ffffff 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #e9e8e8),
		color-stop(1, #ffffff)
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#e9e8e8'); /* IE6–IE9 */	
}
form#searchform div label.screen-reader-text {
	float:left;
	margin:0px; 
	padding:5px;
	font-size:14px;
	line-height:28px;
	font-style:italic;
	color:#000;
	background:none;
	border:none;
	display:block;
}
form#searchform div input#s {
	float:left;
	width:120px;
	height:20px;
	margin:8px 0; 
	padding:0px 3px;
	background:none;
	font-size:16px;
	line-height:20px;
	color:#000;
	background:#eae9e9;
	border:1px solid #adadad;
	display:block;
}
form#searchform div input#searchsubmit {
	float:right;
	width:60px;
	height:36px;
	margin-right:2px;
	margin-top:1px;
	border: none;
	color:#fff;
	
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	background-image: linear-gradient(bottom, #262626 0%, #676767 100%);
	background-image: -o-linear-gradient(bottom, #262626 0%, #676767 100%);
	background-image: -moz-linear-gradient(bottom, #262626 0%, #676767 100%);
	background-image: -webkit-linear-gradient(bottom, #262626 0%, #676767 100%);
	background-image: -ms-linear-gradient(bottom, #262626 0%, #676767 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #262626),
		color-stop(1, #676767)
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#676767', EndColorStr='#262626'); /* IE6–IE9 */
}

/*------- sidebars ----------*/
#sidebar {
	width:280px;
	float:right;
	padding:10px 10px;
	margin-top:0px;
	display:block;
}
#sidebar ul {
	padding:0px;
	margin:0px;
}
#sidebar ul li {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sidebar ul li h2{
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:24px;
	line-height:38px;
}
#sidebar ul li ul {
	padding:0px;
	margin:0px 0px 20px 20px;
}
#sidebar ul li ul li {
	list-style: circle;
	padding:5px 0px;
	margin:0px;
}


/*-----Customizing the Time and Date------*/
.date-formating {
	float:left;
	width:60px;
	background:#1f6798;
	text-align:center;
	padding-top:5px;
}
.month {
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
.day {
	text-transform:uppercase;
	font-weight:bold;
	font-size:23px;
	color:#fff;
}
.year {
	font-size:11px;
	color:#fff;
}
.time {
	font-size:12px;
	padding:3px 0px;
	color:#ffa837;
	background:#092d51;
}
.cat-excerpt {
	float:left;
	width:550px;
	margin-left:10px;
	line-height:18px;
}


/*--------Terms Page------------*/
.terms-left-col {
	float:left;
	width:475px;
	margin-top:10px;
}
.terms-left-col h2 {
	margin:0px;
	padding:0px;
}
/*--------Terms Page------------*/

/*-------- OVERLAYS ------------*/
.video_overlay {
	display:block;
	width:640px;
	height:360px;
}
/*-------- END OVERLAYS --------*/
/*-----script banner------*/
#script-banner {
	float:left;
	width:950px;
	height:238px;
	margin: 0 0 30px -15px;
	padding:10px 14px 0px 14px;
	border:1px solid #b9b9b9;
	background: url(images/bg-table.png) repeat-x top center;
	/* Border Radius */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Opera */
	border-radius: 10px; /* CSS3 */
}
h3.script-banner-title {
	font-size:30px;
	width:500px;
	margin:0px;
	padding:5px 0px 0px 15px;
	font-weight:bold;
	color:#000;
}
#script-banner-plan-features {
	float:left;
	width:550px;
}
#script-banner-plan-features ul {
	padding:0px;
	margin:28px 0px 0px 20px;
	float:left;
}
#script-banner-plan-features ul li {
	font-size:17px;
	line-height:34px;
	list-style:none;
	padding-left:25px;
	color:#000;
	background:url(images/list-style-1.png) left no-repeat;
}
/*----- banner price ------*/
.script-banner-price {
	float:right;
	margin-top:0px;
	margin-right:30px;
	text-align:center;
	position:absolute;
	top:110px;
	right:400px;
	color:#000;
}
.script-banner-price .price-value {
	font-size:55px;
	margin:0px;
	padding:0px;
	color:#000;
}
.script-banner-price .currency {
	font-size:42px;
	font-weight:bold;
	color:#000;
}
.script-banner-price .period {
	font-size:24px;
	color:#000;
}
#script-banner-plan-features .rpwp-button {
	font-size:26px;
}
/*-----script banner price ------*/
#script-banner-img {
	float:right;
	margin:-9px 0px 0px 0px;
}
/*--------end script banner  ---------*/
.script-main-text {
	line-height:26px;
	margin:10px 0px 15px 0px;
}
.script-main-text h2 {
	font-size:24px;
	line-height:40px;
	margin:0px 0px 20px 0px;
	padding:0px;
}
.script-main-text img {
	padding-left:20px;
}
.script-text-col-1, .script-text-col-2 {
	width:304px;
	float:left;
	margin-right:17px;
}
.script-text-col-3 {
	width:304px;
	float:right;
}
.script-text-col-1 ul li, .script-text-col-2  ul li, .script-text-col-3  ul li{
	padding:4px 0;
}
#whois_id_protection_banner {
	float:left;
	margin:0 0 20px -25px;
	width:1000px;
	height:257px;
	text-align:center;
	color:#FFF;
	background:url("images/banner-whois-id-protect.jpg") no-repeat top center;
}
#whois_id_protection_banner h3 {
	font-size: 30px;
	color:#FFF;
	-moz-text-shadow: 1px 1px 2px #000;
	-webkit-text-shadow: 1px 1px 2px #000;
	text-shadow: 1px 1px 2px #000;
	text-transform:capitalize;
	margin:0px;
	padding-top:15px;
}
.sidebar-ad-usa-data-center {
	border:1px solid #DDDDDD;
	padding:15px 5px 15px 90px;
	font-size:17px;
	font-weight:bold;
	/* Border Radius */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-o-border-radius: 6px; /* Opera */
	-ms-border-radius: 6px; /* Opera */
	border-radius: 6px; /* CSS3 */
	margin-bottom:4px;
	background: #F9F9F9 url("images/us-flag.png") no-repeat top left;
	background-position:3px 3px;
}
.sidebar-ad-uk-data-center {
	border:1px solid #DDDDDD;
	padding:15px 5px 15px 90px;
	font-size:17px;
	font-weight:bold;
	/* Border Radius */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-o-border-radius: 6px; /* Opera */
	-ms-border-radius: 6px; /* Opera */
	border-radius: 6px; /* CSS3 */
	margin-bottom:4px;
	background: #F9F9F9 url("images/uk-flag.png") no-repeat top left;
	background-position:3px 3px;
}
.sidebar-ad-au-data-center {
	border:1px solid #DDDDDD;
	padding:15px 5px 15px 90px;
	font-size:17px;
	font-weight:bold;
	/* Border Radius */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-o-border-radius: 6px; /* Opera */
	-ms-border-radius: 6px; /* Opera */
	border-radius: 6px; /* CSS3 */
	background: #F9F9F9 url("images/au-flag.png") no-repeat top left;
	background-position:3px 3px;
}
/*------Videos Page-------*/
div.video-box {
	float:left;
	min-width:310px;
	margin-bottom:30px;
	font-size:13px;
}
.video-thumb {
	float:left;
	margin-right:10px;
	border:3px solid #C8C8C8;
}
.video-thumb:hover {
	float:left;
	margin-right:10px;
	border:3px solid #484848;
}
.video-box a{
	font-weight:bold;	
}
/*------Videos Page-------*/
.line {
	margin:15px 10px;
	border-bottom:1px solid #FFF; 
	border-top:1px solid #CCC; 
}
/*------Article Page-------*/
div.article-summary {
	float:left;
	margin-bottom:30px;
	line-height:24px;
}
.article-thumb {
	float:left;
	margin-right:10px;
	border:3px solid #C8C8C8;
}
.article-thumb:hover {
	float:left;
	margin-right:10px;
	border:3px solid #484848;
}
.article-summary a{
	font-weight:bold;	
}
#aboutus-content-main div.article-summary h2 {
	margin-top:0px;
}
/*------Article Page-------*/
/*------Instant Domain Search---------*/
#jquery-live-search {
	background: #fff;
	padding: 3px 5px;
	max-height: 400px;
	overflow: auto;
	position: absolute;
	z-index: 999;
	border: 1px solid #A9A9A9;
	border-width: 0 1px 1px 1px;
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.live-search-res{
	line-height:25px;
	border-bottom:1px dotted #999;
	clear:both;
}
.live-search-res img{
	float:right;
	margin-top:5px;
}
/*------Instant Domain Search---------*/

/*--- ORDER ---*/
.sum span.tld-price{
	background:none;
	font-weight:bold;
	border:none;
	margin:0px;
	padding:0px;
	height:auto;
	width:auto;
	float:none;
}
