/*
Theme Name: hostchillyv2
Theme URI: http://www.themechilly.com/hostchillyv2/
Author: ThemeChilly Team
Author URI: http://www.themechilly.com
Description: Check <a href="http://www.themechilly.com">Theme Documentation</a> in case you need directions</a>.
Version: 1.0
License: GNU General Public License
License URI: README_License
Tags: light, white,  blue, one-column, two-columns,left-sidebar, fixed-width, custom-menu, editor-style, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* MAIN STYLES
-------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body, html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:#eef1f4;
}
.wp-caption {
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.aligncenter {
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#ff9106;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}
p {
	margin:0 0 1.5em;
}
h1, h2, h3 {
	font-size:32px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
}
h1 {
	font-weight:normal;
}
h1 a:hover {
	text-decoration:none;
	color:#333;
}
h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	padding-top:10px;
}
/* LAYOUT STRUCTURE
--------------------------------------------------*/
body#home #mainWrapper {
	background:url(images/bk_main_wrapper_home.png) 0 0 repeat-x;
	background:url(images/headerbgnew.png) repeat-x center top;
}
#mainWrapper {
	background:url(images/headerinnerbgnew.png) repeat-x center top;
}
#wrapper {
	margin:0 auto;
	width:1000px;
	border:solid 0px;
}
#header {
	position:relative;
	min-height:141px;
}
#content {
	overflow:hidden;
	margin-top:0px;
	border:solid 0px #bdbdbd;
	width:1000px;
	border-bottom:0px;
}
#contenthome {
	overflow:hidden;
	margin-top:5px;
	border:solid 0px #bdbdbd;
	width:1000px;
	border-bottom:0px;
}
body#home #content {
	margin-top:20px;
}
body#home #content, body#portfolio #content {
	background:none;
}
#content #colLeft {
	float:left;
	width:670px;
	margin-right:50px;
	padding-top:10px;
}
#content #colRight {
	float:left;
	width:240px;
}
 #` {
 margin:10px 0 0;
 color:#666;
 position:relative;
 padding-top:0px;
 font-size:12px;
 clear:both;
}
#footerActionsInner {
	width:965px;
	margin:0 auto;
	padding:32px 0 0;
	overflow:hidden;
}
#footerWidgets {
	padding-top:10px;
	background:url(images/footerbg.jpg) repeat-x;
}
#footerWidgetsInner {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
	position:absolute;
	top:55px;
	left:5px;
}
#logo a img {
	border:none;
	vertical-align:middle;
}
#mainMenu {
	/*position:absolute;
	left:-18px;
	top:0;*/
	float:left;
	width:74%;
}
#mainMenu ul li {
	float:left;
}
#mainMenu ul li a {
	display:block;
	height:23px;
	color:#000;
	padding:8px 18px;
	font-size:17px;
	background:url(images/bk_mainmenu.png) 0 -78px no-repeat;
	font-family:Tahoma, sans-serif;
	text-transform:uppercase;
}
#mainMenu ul li a span {
	font-size:10px;
	color:#999;
	line-height:120%;
}
#mainMenu ul li a:hover {
	text-decoration:none;
	background:#000;
	color:#FFF;
}
#mainMenu ul li ul li a:hover {
	background:#132325;
}
/* top social links */

#topSocial {
	position:absolute;
	right:15px;
	top:120px;
	border-top:solid 1px #dbdbdb;
	padding-top:20px;
	z-index:9999;
	width:300px;
	font-size:18px;
}
#topSocial ul li {
	float:left;
	padding:0 0px;
	height:34px;
	color:#777777;
	font-size:12px;
}
#topSocial ul {
	float:left
}
#topSocial ul li a {
	color:#FFF
}
#topSocial ul li img {
	border:none;
	margin:0px 5px;
	vertical-align:middle;
	float:left;
	display:block;
}
#topSocial ul li a:hover {
	text-decoration:underline;
}
/* Top Search */

#topSearch {
	float:right;
	width:220px;
	border:solid 0px;
	margin-top:8px;
	margin-right:0px;
}
/* CONTENT ELEMENTS
-------------------------------------------*/

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}
.alignright {
	float:right;
	margin:5px 0 5px 15px;
}
/* homeboxes */
.fullbluebg {
	width:100%;
	float:left;
}
.fullbluebg .contentbox {
	float:left;
	width:900px;
	background:#FFF;
	padding:10px 20px;
	border:solid 1px #d6d6d6;
	border-radius:8px;
	margin-left:24px;
	margin-bottom:10px;
}
.fullbluebg .contentbox h2 {
	color:#000;
	letter-spacing:.1px;
	font-size:22px;
	border-bottom:solid 1px #d9d9d9;
	padding-bottom:10px;
	margin-bottom:10px;
}
.fullbluebg .contentbox .featuresbox {
	float:left;
	width:400px;
	border:solid 0px;
	margin:10px 24px;
}
.fullbluebg .contentbox .featuresbox .icon {
	float:left;
	width:65px;
	margin-top:2px;
}
.fullbluebg .contentbox .featuresbox .txt {
	float:right;
	width:324px;
	color:#db810e;
	font-size:19px;
	font-weight:bold;
}
.fullbluebg .contentbox .featuresbox .txt span {
	display:block;
	line-height:18px;
	color:#686868;
	font-size:14px;
	text-align:justify;
	font-weight:normal;
	margin-top:4px;
}
#blurb {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:15px 20px 25px;
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-size:18px;
	line-height:130%;
	margin-bottom:25px;
}
#blurb p {
	margin:0;
}
#blurb img {
	float:right;
	border:none;
	margin-top:5px;
}
#archive-title {
	padding:5px 0 7px 25px;
	margin:0 0 15px;
	display:block;
	background:url(images/ico_archive.png) 2px 50% no-repeat;
	border-bottom:1px solid #ddd;
}
#content #colLeft img {
	border-top:1px solid #BBB;
	border-left:1px solid #BBB;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
/* BLOG ITEMS */

.postItem {
	margin:0 0 30px;
	padding:0 0 15px;
	border-bottom:1px dotted #bbb;
	overflow:hidden;
}
.postItem .meta {
	font-size:11px;
	color:#666;
	text-shadow:1px 1px #fff;
	margin-top:-12px;
	margin-bottom:18px;
}
.postTags {
	font-size:13px;
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}
blockquote {
	padding-left:80px;
	margin:20px 0 15px 0;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(images/bk_blockquote.png) 0 15px no-repeat;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}
#content #colLeft ul li, #content #colLeft ol li {
	padding:5px 0 5px 25px;
	background:url(images/bullet_list.png) 0 8px no-repeat;
}
#content #colLeft > ul {
	margin:0 0 15px 15px;
}
#content #colLeft ol li {
	background:none;
	padding-left:0;
}
#content #colLeft ol {
	margin:0 0 15px 35px;
}
#shareLinks {
	height:30px;
	background:url(images/bk_social.jpg) 0 0 repeat-x;
	font-size:12px;
	line-height:32px;
	padding:0 10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #008FF5;
	/*border-left:1px solid #008FF5; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;*/
	margin:20px 0;
	width:130px;
}
#shareLinks a {
	color:#fff;
}
#shareLinks #icons {
	display:none;
	padding-left:15px;
}
#shareLinks #icons a {
	margin:0 10px;
	font-weight:bold;
	text-transform:uppercase;
}
/* PAGINATION */

.emm-paginate {
	padding:10px 0;
	overflow:hidden;
	clear:both;
}
.emm-paginate a {
	background:url(images/bk_pagenavi.jpg) 0 100% repeat-x;
	border:1px solid #ddd;
	color:#666;
	margin-right:5px;
	padding:4px 8px;
	text-align:center;
	text-decoration:none;
}
.emm-paginate .emm-title {
	color:#555;
	margin-right:4px;
}
.emm-paginate .emm-gap {
	color:#999;
	margin-right:4px;
}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {
	color:#fff;
	background:#18AEF5;
	border:1px solid #0A95D8;
	margin-right:5px;
	padding:4px 8px;
}
.emm-paginate .emm-page {
}
.emm-paginate .emm-prev, .emm-paginate .emm-next {
}
/* SLIDER
---------------------------------------*/

#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 40%;
	height:240px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}
/* PORTFOLIO PAGE 
---------------------------------------*/

.portfolioCategs {
	margin-top:5px;
	float:right;
	margin-top:-47px;
}
.portfolioCategs li {
	float:left;
	margin-right:5px;
}
.portfolioCategs li a {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #fefefe;
	border-right:1px solid #fefefe;
	padding:6px 12px;
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight:bold;
	display:block;
}
.gallery {
	margin-top:10px;
	padding-left:22px;
	margin-left:-22px;
	margin-bottom:20px;
	width:982px;
}
.gallery .portfolioItem {
	float:left;
	width:300px;
	margin-right:25px;
	overflow:hidden;
	margin-bottom:10px;
}
.gallery .portfolioItem img {
	border:none;
}
/* COLRIGHT ELEMENTS 
-------------------------------------*/

.rightBox {
	margin-bottom:17px;
}
.rightBox h2 {
	padding:10px 0;
}
.rightBox ul li {
	padding:6px 0;
	border-bottom:1px solid #ddd;
}
.rightBox ul {
	border-top:1px solid #ddd;
}
/* COMMENTS
-----------------------------------*/


#content #colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}
#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}
#content #colLeft ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}
#content #colLeft ul.commentlist li img {
	border:none;
}
#content #colLeft ul.commentlist li p {
	font-size:13px;
	margin:10px 0;
}
#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text {
	margin-left:20px;
}
#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}
#content #colLeft ul.commentlist li .comment-meta {
	font-size:16px;
}
#content #colLeft ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}
#content #colLeft ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:50px;
	height:50px;
}
#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}
#content #colLeft ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}
#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}
#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}
#content #colLeft ul.commentlist li .children li .gravatar {
	top:20px;
}
#content #colLeft ul.commentlist li .children li .reply {
	top:30px;
}
/* FOOTER ELEMENTS
-------------------------------------------*/

#twitter #twitter_update_list li {
	list-style-type:none;
	line-height:140%;
}
#showHide {
	display:block;
	position:absolute;
	width:48px;
	height:16px;
	right:4px;
	top:-5px;
	background:url(images/but_show_hide.png) 0 0 no-repeat;
	text-indent:-9999px;
}
#footerActionsInner #twitter {
	float:left;
	overflow:hidden;
	width:315px;
	background:url(images/twitter_ill.png) 0 0 no-repeat;
	padding-left:85px;
	position:relative;
}
#footerActionsInner #twitter #latest {
	width:293px;
}
#footerActionsInner #twitter #latest #tweet {
	background:url(images/bk_latest_tweet.png) 0 0 no-repeat;
	padding:10px 10px 0 20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:125%;
	height:65px;
}
#footerActionsInner #twitter #latest #tweetBottom {
	height:26px;
	background:url(images/bl_latesttweet_bottom.png) 0 0 no-repeat;
}
#footerActionsInner #twitter a.action {
	position:absolute;
	display:block;
	width:81px;
	height:23px;
	background:url(images/but_actions.png) 0 0 no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:2px;
}
#footerActionsInner #twitter a.action:hover {
	background:url(images/but_actions.png) 0 -25px no-repeat;
}
#footerActionsInner #twitter a.action {
	left:0;
	top:76px;
}
#footerActionsInner #quickContact {
	float:right;
	overflow:hidden;
	width:435px;
	background:url(images/quick_contact_ill.png) 0 0 no-repeat;
	padding-left:85px;
	position:relative;
	margin-left:30px;
}
#footerActionsInner #quickContact .leftSide {
	float:left;
	width:155px;
	overflow:hidden;
}
#footerActionsInner #quickContact .rightSide {
	float:left;
	width:268px;
	overflow:hidden;
	margin-left:10px;
}
/* Footer Widgets */

#footerWidgetsInner .boxFooter {
	float:left;
	margin-bottom:10px;
}
/* Copyright */

#footerWidgetsInner #copyright {
	clear:both;
	margin:18px 0px;
	margin-top:0px;
	position:relative;
	font-size:13px;
	color:#687073;
	width:1000px;
	border:solid 0px;
	float:left;
}
#Logobottom {
	font-size:12px;
	color:#687073;
	clear:both;
	margin-top:22px;
	text-align:center
}
#Logobottom a {
	text-decoration:none
}
#Logobottom img {
	border:none;
	vertical-align:middle;
	margin-left:5px;
}
/* FORMS
------------------------------------*/

/* Quick Contact Form */

#quickContact form input[type="text"], #quickContact form textarea {
	width:138px;
	margin-bottom:5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	padding:7px;
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#quickContact form textarea {
	width:250px;
	height:90px;
	padding-top:5px;
}
#quickContact form input[type="submit"] {
	display:block;
	float:right;
	width:81px;
	height:24px;
	background:url(images/but_actions.png) 0 0 no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:0px;
	border:none;
	line-height:80%;
	margin-top:3px;
}
/* Top Search */

#topSearch input[type="text"] {
	width:170px;
	border:0px solid #2E4849;
	color:#A8A8A8;
	font-style:italic;
	margin-right:0px;
	position:relative;
	background:url(images/search-bg.gif) no-repeat;
	vertical-align:middle;
	height:33px;
	float:left;
	padding-left:10px;
}
#topSearch input[type="submit"] {
	vertical-align:middle;
	z-index:100;
	width:37px;
	height:33px;
	background:url(images/search-btn.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}
/* COMMENTS F0RM */

#commentform p {
	margin:0;
}
#commentform label {
	display:block;
	padding:5px 0;
}
#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#commentform input:focus, #commentform textarea:focus {
	border:1px solid #0099FF;
}
#commentform textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#commentform input[type="submit"] {
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}
/* Contact Form */

#contact label {
	display:block;
	padding:5px 0;
}
#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#contact textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#contact input[type="submit"] {
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}
.errormsg, .successmsg {
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#header {
	z-index:1001 !important;
}
#content {
	z-index:100 !important;
}
.greyheader h2 {
	display:none
}
.topheader {
	border:solid 0px;
	margin-right:5px;
	float:left;
	margin-top:7px;
	margin-left:5px;
	width:990px;
}
.topheader .buttons {
	float:right;
	margin-top:0px;
	position: relative;
	z-index:10
}
.topheader .buttons a {
	float:left;
	background:url(images/topheaderbtn-bg.gif) repeat-x;
	border-radius:2px 2px 0px 0px;
	border:solid 1px #b6c1d9;
	height:18px;
	text-transform:uppercase;
	font-size:10px;
	color:#1c5a7f;
	margin:0px 4px;
	padding:0px 10px;
	padding-top:4px;
	border-bottom:0px;
	font-weight:bold
}
.topheader .buttons a:hover {
	color:#003c60;
	text-decoration:none;
	border:solid 1px #8797bb;
	border-bottom:0px;
	border-radius:5px 5px 0px 0px;
}
.topheader .livechat {
	color:#146faf;
	font-size:13px;
	float:left;
	padding-top:1px;
	margin-left:0px;
}
.topheader .livechat a {
	color:#39526a;
	font-size:11px;
	margin:0px 8px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
.topheader .livechat a:hover {
	color:#146faf;
	text-decoration:none
}
.toprightlinks {
	float:right;
	border:solid 0px;
	clear:both;
}
.toprightlinks > h2 {
	display:none
}
.greybartopright {
	float:right;
	margin:12px 0px;
	border:solid 0px;
}
.greybartopright .tollfree {
	float:right;
	border-left:solid 2px #e7e7e7;
	padding:10px 10px 0px 15px;
}
.greybartopright .tollfree h2 {
	font-size:18px;
	color:#232323;
	margin:0px;
	padding:0px;
	letter-spacing:.3px;
}
.greybartopright .tollfree h2:hover {
	color:#191919
}
.greybartopright .tollfree img {
	border:0px!important;
	padding:0px!important;
	margin-top:4px;
}
.mainmenu {
	float:left;
	width:740px;
	border:solid 0px;
	position:relative;
	z-index:8
}
.contentbox {
	clear:both;
	padding-bottom:0px;
border-bottom!important:0px;
	margin-bottom:40px;
}
.boxFooter {
	margin-left:24px;
	border:solid 0px;
	margin-right:0px;
	margin-top:10px;
	width:204px;
}
#footerWidgetsInner h2 {
	font-size:16px;
	padding:0px 0 12px;
	margin-bottom:8px!important;
	color:#239bcd;
	letter-spacing:0px;
	text-transform:uppercase;
	margin-top:6px;
}
.boxFooter h2 {
	margin-bottom:0px!important;
	padding-bottom:0px!important;
}
.boxFooter ul.foootermenu {
	padding:0px;
	margin-top:3px;
}
.boxFooter ul.foootermenu li {
	margin:0px;
	padding:0px;
	list-style:none;
	padding:4px 0px;
}
.boxFooter ul.foootermenu li a {
	margin:0px;
	padding:0px;
	padding-left:14px;
	list-style:none;
	font-size:14px;
	color:#fff;
	background:url(images/licircle.png) 0px 4px no-repeat
}
.boxFooter ul.foootermenu li a:hover {
	color:#ffc802
}
.boxFooter ul.xoxo {
	margin-right:30px!important;
	padding:0px;
	margin-top:3px;
}
.boxFooter ul.xoxo li {
	margin:0px;
	padding:0px;
	list-style:none;
	padding:4px 0px;
}
.boxFooter ul.xoxo li a {
	margin:0px;
	padding:0px;
	padding-left:14px;
	list-style:none;
	font-size:15px;
	color:#fff;
	background:url(images/licircle.png) 0px 4px no-repeat;
	font-size:14px;
}
.boxFooter ul.xoxo li a:hover {
	color:#ffc802
}
.blogbg {
	width:299px;
	height:101px;
	float:left;
	background:url(images/blogbg.png) no-repeat;
	position:relative;
	padding:20px;
	margin-top:10px;
}
.blogbg .heading {
	font-size:15px;
	color:#36e0ff;
	font-weight:bold;
	float:left;
	padding: 2px 10px;
}
.blogbg .blogtxt {
	font-size:13px;
	line-height:20px;
	color:#c8c8c8;
	padding:2px 10px;
	float:left
}
.blogbg .blogdate {
	position:absolute;
	left:-23px;
	top:26px;
	float:left;
	text-align:center;
	width:43px;
	height:35px;
	background:url(images/datebg.png) no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#134401;
	padding-top:8px;
}
.blogbg .blogtxt a {
	float:right;
	color:#FFF!important;
	margin-top:8px;
	font-weight:bold;
}
.helplinks {
	clear:both;
}
.helplinks h2 {
	display:none;
}
.helplinks ul.foootermenu {
	float:left;
	width:370px;
	margin-left:15px;
	border-top:dotted 1px #b3b3b3;
	padding-top:20px;
}
.helplinks ul.foootermenu li {
	margin:0px 7px;
	float:left
}
.helplinks ul.foootermenu li a {
	color:#333;
	float:left;
}
.helplinks ul.foootermenu li a:hover {
	color:#000;
}
.screen-reader-text {
	display:none;
}
.rightBox ul li a:hover {
	color:#3e3e3e
}
.innerheader {
	width:980px;
	height:70px;
	border:solid 0px;
	margin:10px auto;
	padding-left:0px;
	padding-top:20px;
	border-bottom:solid 0px #e3e3e3;
	position:relative;
	clear:both
}
.innerheader .headerimage {
	float:left;
}
.innerheader h1.innerh1 {
	color:#FFF!important
}
.innerheader .headerimage img {
	border:0px!important;
	padding:0px!important;
	width:80px;
	height:80px;
	margin-top:-25px;
	margin-right:10px;
}
#searchform input[type="text"] {
	width:150px;
	border:0px solid #2E4849;
	color:#A8A8A8;
	font-style:italic;
	margin-right:0px;
	position:relative;
	background:url(images/search-bg.gif) left no-repeat;
	vertical-align:middle;
	height:25px;
	float:left;
	padding-left:10px;
}
#searchform input[type="submit"] {
	vertical-align:middle;
	z-index:100;
	width:37px;
	height:25px;
	background:url(images/search-btn.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
}
.footerlinks {
	float:left;
	position:absolute;
	left:0px;
	bottom:56px;
}
.footerlinks li {
	display:inline-block;
	margin:0px;
	padding:0px;
	margin-right:8px;
}
.footerlinks li a {
	color:#abadae;
	font-size:12px;
	text-transform:uppercase;
	padding-right:8px;
	border-right:solid 1px #474849;
}
.footerlinks li a:hover {
	color:#FFF;
	text-decoration:none
}
.footerlinks li:last-child a {
	border-right:solid 0px #474849;
}
.breadcrumb {
	border:solid 0px;
	margin-top:-5px;
	margin-left:0px;
	position:relative;
	width:1000px;
}
.breadcrumb a {
	color:#91ca00;
	font-size:13px;
}
.breadcrumb a:hover {
	color: #333;
	text-decoration:none
}
.searchbox {
	position:absolute;
	right:20px;
	top:-1px;
}
.domaincontentbox {
	float:left;
	width:900px;
	background:#FFF;
	padding:10px 20px;
	border:solid 1px #d6d6d6;
	border-radius:8px;
	margin-left:24px;
	margin-bottom:0px;
	margin-top:25px;
	padding-bottom:0px;
}
.domainsearchbox {
	float:left;
	width:900px;
	border:solid 0px;
	padding:10px 0px
}
.domainsearchbox .search input {
	width:220px;
	background:url(images/inputbg.gif) repeat-x;
	height:38px;
	border: solid 1px #d0d0d0;
	border-radius:6px;
	font-style:italic;
	color:#9fa3a5;
	padding:0px 10px 0px 10px;
	vertical-align:middle;
	box-shadow: 0 0 8px rgba(0, 0, 0, .2);
	font-size:14px;
}
.domainsearchbox .search select {
	width:80px;
	background:#fff;
	height:40px;
	border: solid 1px #d0d0d0;
	border-radius:0px 0px 0px 0px;
	color:#333;
	padding:5px 2px 0px 10px;
	vertical-align:middle;
	font-size:17px;
	margin-left:-8px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .2)
}
.domainsearchbox .search input.searchbutton {
	width:105px!important;
	background:url(images/searchbtn.gif) repeat-x;
	height:40px!important;
	border: solid 0px #d0d0d0;
	border-radius:0px;
	font-style:italic;
	padding:0px;
	vertical-align:middle;
	margin-left:-5px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .4);
	display: inline-block;
	text-indent:-9999px;
	margin-right:15px;
	border-radius:0px 6px 6px 0px;
	cursor:pointer;
}
.domainsearchbox form {
	float:left
}
.domainsearchbox form br {
	display:none;
}
.domainsearchbox a {
	height:28px;
	text-align:center;
	color:#FFF;
	display:inline-block;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	border-radius:6px;
	float:right;
	margin-left:10px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
	text-transform:uppercase;
	background:url(images/hostingheaderbg.gif) repeat-x;
	padding:12px 10px 0px 10px;
}
.services h1 {
	display:none;
}
.domainsearchbox .tldbg {
	float:left;
	margin:0px 0px;
	background: url(images/tldbg.png) no-repeat;
	width:75px;
	height:63px;
	text-align:center;
	margin-top:-15px;
	font-size:14px;
	color:#FFF;
	padding-top:12px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #3c3c3c;
	margin-bottom:-5px;
}
.domainsearchbox .tldbg span {
	display:block;
	font-weight:bold;
	font-size:17px;
	margin-top:-1px;
	color:#fff;
	text-shadow: 1px 1px 1px #333;
}
.domainsearchbox .tldbg:hover span {
	color:#ffe400;
}
.technology {
	float:left;
	width:535px;
	padding:30px 20px;
	margin-top:-6px;
	border:solid 0px;
}
.technology h1 {
	font-size:26px;
	color:#010101;
	text-transform:uppercase;
	letter-spacing:.2px;
}
.technology .technology-list {
	float:left;
	width:535px;
	margin:6px 0px;
	border-bottom:solid 1px #dadada;
	padding-bottom:12px;
}
.technology .technology-list .icon {
	float:left;
	width:120px;
	margin-top:3px;
	text-align:center
}
.technology .technology-list .heading {
	float:right;
	font-size:25px;
	font-weight:bold;
	color:#4a4a4a;
	width:400px;
	margin-bottom:2px;
}
.technology .technology-list p {
	font-size:13px;
	color:#4a4a4a;
	line-height:20px;
	float:right;
	width:400px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin:0px!important;
	padding:0px!important;
}
.technology .technology-list:last-child {
	border:0px;
}
.technology .technology-list img {
	border:0px!important;
}
.fullpage {
	padding:0px;
	background:#FFFFFF;
	border-radius:8px;
	margin-top:10px;
	clear:both;
	float:left;
	width:998px;
	margin-left:-10px;
	border: 1px solid #CCCCCC;
}
.contact {
	background:#f4f4f4;
	padding:20px 30px;
	margin-bottom:20px;
	font-size:14px;
	line-height:24px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:left
}
.contact strong {
	color:#000;
	font-size:18px;
}
.boxFooter h2, .tollfree h2 {
	border:0px;
}
.ppad {
	margin-top:10px;
}
.ppad p {
	line-height:22px;
	padding:10px;
	text-align:justify
}
blockquote {
	background: none repeat scroll 0 0 #EAEAEA;
	border: 1px solid #BDBDBD;
	border-radius: 5px 5px 5px 5px;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	padding: 15px;
	text-shadow: 1px 1px white;
	width:500px;
	margin:auto;
	margin-bottom:20px
}
blockquote p {
	margin:0px;
	padding:0px;
}
img.styled {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EDEDED!important;
	border-radius: 5px 5px 5px 5px;
	padding: 5px;
}
.haflcol {
	float:left;
	margin:0px 30px;
	width:40%;
	padding-bottom:30px
}
.haflcol p {
	margin:0px;
	padding:0px;
}
table.aboutus_datacenter {
	border:solid 0px;
	padding:10px;
}
table.aboutus_datacenter th {
	background:url(images/blackbg.gif) repeat-x;
	height:30px;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}
table.aboutus_datacenter h2 {
	font-size:16px;
}
table.aboutus_datacenter td {
	padding:5px;
	line-height:20px;
}
table.aboutus_datacenter td img {
	margin-top:20px;
}
img.right {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EDEDED!important;
	border-radius: 5px 5px 5px 5px;
	padding: 5px;
	float:right;
	margin-left:20px;
}
div.third {
	background: none repeat scroll 0 0 #F1F1F1;
	border: 1px solid #DDDDDD;
	border-radius: 10px 10px 10px 10px;
	height: 180px;
	margin-bottom: 30px;
	padding:10px 30px;
	position: relative;
}
div.third p {
	font-weight:bold;
}
div.third p a {
	font-weight:normal;
	clear:both;
	float:right;
	margin-top:10px;
	font-size:12px;
	color:#999
}
div.third input {
	width:190px;
	height:16px;
	border:solid 1px #CCC;
	margin:5px 0px;
	padding:5px;
}
div.third input.signin {
	width:100px;
	height:30px;
	border:solid 1px #CCC;
	margin:5px 0px;
	padding:5px;
	float:right;
}
.support {
	padding:10px;
}
.support p {
	margin-top:0px;
}
p.faqs a {
	float:left;
	clear:both;
	margin:3px 0px;
	background: url(images/faq.png) no-repeat 0px 3px;
	padding-left:22px;
}
.formcontact {
	clear:both;
	margin-top:20px;
}
.formcontactbox {
	background: #fdfdfd;
	border:solid 2px #e5e5e5;
	float:left;
	width:330px;
}
.clientslist {
	padding:10px;
	line-height:20px;
}
.clientslist h2 {
	margin-top:0px;
	padding-top:0px;
}
.clientslogo {
	-moz-transition: opacity 0.4s ease 0s;
	background-position: center center;
	background-repeat: no-repeat;
	border: 3px solid #999999;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	float: left;
	height: 100px;
	margin: 8px 8px;
	opacity: 0.6;
	overflow: hidden;
	width: 140px;
	text-align:center;
}
.clientslogo img {
	border:0px!important;
	margin-top:3px;
}
.clientslogo:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	opacity: 1;
}
.clientslogo b {
	-moz-transition: opacity 0.4s ease 0s;
	background-color: #E7E7E7;
	border-bottom: 1px solid #D7D7D7;
	border-top: 1px solid #F0F0F0;
	color: #000000;
	display: block;
	font: 11px Tahoma;
	opacity: 0;
	padding: 5px 0 7px;
	text-align: center;
	text-shadow: 0 1px #FFFFFF;
}
.clientslogo:hover b {
	opacity: 1;
}
.clientslist em {
	clear:both;
	margin-top:10px;
	float:left
}
.contentnew {
	padding:10px;
}
.contentnew h2 {
	margin-bottom:0px;
	padding-bottom:0px;
}
.homebanner {
	width:1000px;
	float:left;
	margin:0px 0px;
	height:385px;
	margin-top:0px;
	background:url(images/blurgradient.png) center top no-repeat;
	overflow:hidden;
	position:relative;
}
.homebanner h2 {
	font-size:38px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	margin-top:15px;
	letter-spacing:.5px;
}
.homebanner .icons {
	float:left;
	width:1000px;
	margin:5px 0px;
	border:solid 0px;
}
.homebanner .icons div {
	float:left;
	width:280px;
	margin:0px 26px;
	border:solid 0px;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
}
.homebanner .icons div img {
	float:left;
	border:0px!important;
	padding:0px!important;
	margin-right:10px;
	margin-bottom:15px;
	margin-top:7px;
}
.homebanner .icons div span {
	display:block;
	color:#aef9ff;
	font-size:12px;
	font-weight:normal;
}
.homebanner .features {
	float:left;
	width:260px;
	margin-top:10px;
	border:solid 0px;
	margin-left:26px
}
.homebanner .features ul {
	float:left;
	width:260px;
	margin:0px;
	padding:0px;
}
.homebanner .features ul li {
	float:left;
	margin:0px 0px;
	padding:8px 0px 0px 0px;
	list-style:none;
	background:url(images/featuresbg.png) no-repeat;
	width:260px;
	height:27px;
	font-size:13px;
	color:#FFF;
}
.homebanner .features ul li span {
	font-weight:bold;
	color:#003201;
	font-size:15px;
	width:35px;
	text-align:center;
	margin-top:0px;
	float:left;
	margin-right:16px;
	visibility:hidden
}
.homebanner .hostingicons {
	float:right;
	margin-right:10px;
}
.homebanner .pricebox {
	float:left;
	width:184px;
	height:165px;
	background:url(images/pricebg.png) no-repeat;
	margin-left:60px;
	margin-top:10px;
}
.homebanner .pricebox .strikeprice {
	float:left;
	width:184px;
	text-align:center;
	font-size:18px;
	color:#FFF;
	text-decoration:line-through;
	margin-top:18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight:bold;
}
.homebanner .pricebox .price {
	float:left;
	margin-left:35px;
	clear:both;
	margin-top:15px;
	font-weight:bold;
	color:#000
}
.homebanner .pricebox .price span {
	font-weight:bold;
	color:#000;
	font-size:34px;
	display:block;
	margin-top:2px;
}
.homebanner .buttons {
	position:absolute;
	left:336px;
	top:317px;
}
.homebanner .buttons img {
	border:0px!important;
}
.companyinfo {
	float:left;
	width:1000px;
	border-top:dotted 1px #21373f;
	padding-top:12px;
	margin-top:5px;
}
.companyinfo .infoimg img {
	vertical-align:middle;
	position:absolute;
	right:0px;
	border:none;
}
#crumbs {
	float:left;
	width:990px;
	background:url(images/breadcrumb-bg.gif) repeat-x;
	height:35px;
	margin-left:-10px;
	margin-top:-4px;
	padding-left:10px;
	padding-top:0px;
}
img.bchomeicon {
	border:0px!important;
	padding:0px!important;
	vertical-align:middle
}
#crumbs a {
	color:#0055dd
}
.domainpage {
	float:left;
	width:998px;
	overflow:hidden;
}
.domainpage .maincol {
	float:left;
	width:710px;
	padding:5px 10px;
	border:solid 0px;
	margin:12px;
}
.domainpage .maincol h2 {
	margin-bottom:0px;
	padding-bottom:0px;
	color:#000
}
.domainpage > div {
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}
.domainpage .rightcol {
	float:right;
	width:240px;
	background:#f8f8f8;
	border-left:solid 1px #cccccc;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.domainpage .rightcol .freedomain {
	float:left;
	padding:10px;
	background:#FFF;
	margin-top:0px;
	padding-top:15px;
	background:#FFF url(images/freebgbottom.gif) bottom no-repeat;
	padding-bottom:30px;
	border-radius:0px 8px 0px 0px;
	width:220px;
}
.domainpage .rightcol .freedomain h2 {
	font-size:16px;
	color:#000;
	letter-spacing:-.5px;
}
.domainpage .rightcol .freedomain ul {
	margin:0px;
	padding:0px;
	margin-left:10px!important;
}
.domainpage .rightcol .freedomain ul li {
	margin:0px;
	padding:0px;
}
.supporinnerpage {
	float:left;
	text-align:center;
	margin:20px 14px;
	width:210px;
	border:solid 0px;
	font-size:13px;
	line-height:20px;
	color:#333
}
.supporinnerpage img {
	border:0px!important;
	padding:0px!important;
	margin-bottom:5px;
}
.supporinnerpage strong {
	font-size:18px;
	line-height:30px;
	color:#000
}
.domainboxbg {
	float:left;
	width:670px;
	background:url(images/domainsbg.jpg) no-repeat;
	padding:15px 15px;
}
.domainboxbg .heading {
	float:left;
	text-align:center;
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	width:670px;
}
.tldbox {
	background-color: #FFFFFF;
	border: 2px solid #CCFFFF;
	margin: 0 auto;
	padding: 3px;
	position: relative;
	width: 660px;
	float:left;
	margin-top:10px;
	height:40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.domainboxbg .tldbox {
	float:left;
}
.domainboxbg .tldbox span {
	float:left;
	font-size:14px;
	color:#FFF;
	background:#54a6d6;
	padding:12px 10px;
	margin-right:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.domainboxbg .tldbox input {
	float:left;
	width:280px!important;
	border:solid 1px #e7e7e7;
	height:39px;
	padding-left:10px;
	font-size:18px;
	color:#999999;
	vertical-align:middle;
	margin-right:20px;
}
.domainboxbg .tldbox select {
	float:left;
	width:100px;
	border:solid 1px #ccc;
	padding:8px 0px 8px 10px;
	font-size:18px;
	color:#333;
	background:#ccffff;
	-webkit-border-top-left-radius: 5px;
	margin-top:0px!important;
	vertical-align:middle;
	display:inline-block;
	float:left;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.domainboxbg .tldbox input.submitbutton {
	vertical-align:middle;
	width:120px!important;
	border:solid 0px;
	height:35px;
	padding-left:0px;
	background:url(images/seachbtn.png) no-repeat;
	margin:5px 0px 0px 20px;
}
.domainpage .maincol p {
	line-height:22px;
	text-align:justify;
	font-size:13px;
	color:#1c1c1c
}
.domainpage .maincol p strong {
	font-size:18px;
	color:#000
}
.featureslist {
	float:left;
	width:700px;
}
.featureslist .features {
	float:left;
	width:320px;
	border:solid 0px;
	margin:8px 12px;
	height:100px!important;
	border-bottom:dotted 1px #aeaeae;
	padding-bottom:15px;
}
.featureslist .features.last {
	border-bottom:dotted 0px #aeaeae;
}
.featureslist .icon {
	float:left;
	width:60px;
	border:solid 0px
}
.featureslist .icon img {
	padding:0px!important;
	border:0px!important;
}
.featureslist .txt {
	float:right;
	width:250px;
	border:solid 0px;
	font-size:13px;
	line-height:20px;
}
.featureslist .txt .heading {
	font-weight:bold;
	font-size:16px;
	margin-bottom:1px;
}
.bulkbox {
	float:left;
	border:solid 3px #ccffff;
	width:350px;
	margin-top:10px;
	background:#FFF;
	padding:5px 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.bulkbox p {
	text-align:left!important;
	margin-bottom:4px;
	padding-bottom:0px;
}
.bulkbox textarea {
	width:350px;
	height:120px;
	margin-bottom:0px;
}
.tldcontentbox {
	float:right;
	border:solid 0px;
	width:270px;
	margin-top:10px;
}
input.searcbbtn2 {
	margin-top:11px!important;
	width:147px!important;
	border:solid 0px;
	height:53px;
	background:url(images/seachbtn2.png) no-repeat;
	float:right;
	cursor:pointer;
}
.tldcontentbox p {
	color:#FFF!important;
	font-size:12px;
	line-height:18px!important;
	margin-bottom:0px;
	padding-bottom:0px;
}
.tldheader {
	float:left;
	width: 270px;
	border:solid 0px;
}
.tldheader img {
	padding:0px!important;
	border:0px!important;
	vertical-align:middle;
}
.tldheader h3 {
	color: #ffe400;
	font-size:16px;
	margin-top:10px;
	padding-top:0px;
	margin-bottom:5px;
	padding-bottom:0px;
	letter-spacing:.2px;
}
.tldheader .tld {
	width:56px;
	float:left;
	margin:5px 5px;
	border:solid 0px;
	color:#FFF
}
.tldheader .tld input {
	vertical-align:middle
}
.domainpricetable {
	margin-top:30px;
	border:solid 1px #f3f3f3;
	border-collapse:collapse;
}
.domainpricetable th {
	font-size:14px;
	color:#fff;
	padding:11px 0px;
	border:solid 1px #f3f3f3;
	border-collapse:collapse;
	background:url(images/pricethbg.gif) repeat-x;
}
.domainpricetable th.tldname {
	background:url(images/pricethbgnone.gif) repeat-x;
	text-align:left;
	padding-left:15px;
	font-size:18px;
}
.domainpricetable th.tld3 {
	background:url(images/pricethbg3.gif) repeat-x;
}
.domainpricetable th.tld4 {
	background:url(images/pricethbg2.gif) repeat-x;
}
.domainpricetable td {
	font-size:14px;
	color:#1d1d1d;
	padding:15px 0px;
	border:solid 1px #e6e6e6;
	border-collapse:collapse;
	text-align:center
}
.domainpricetable td.tldname {
	font-size:16px;
	color:#000;
	text-align:left;
	padding-left:15px;
	background:#f7f7f7
}
.hostingpage {
	float:left;
	width:936px;
	border:solid 0px;
	padding:30px 30px;
}
.hostingpage h2 {
	margin-bottom:0px;
	padding-bottom:10px;
	color:#000
}
.hostingpage p {
	line-height:22px;
	text-align:justify;
	font-size:13px;
	color:#1c1c1c
}
.hostingpage p strong {
	font-size:18px;
	color:#000
}
.hostingpage .featureslist {
	float:left;
	width:936px;
	border:solid 0px;
}
.hostingpage .featureslist .features {
	float:left;
	width:280px;
	height:120px;
	border:solid 0px;
	margin:0px 12px;
}
.hostingpage .featureslist .icon {
	float:left;
	width:50px;
	border:solid 0px;
	text-align:right;
	padding-top:10px;
}
.hostingpage .featureslist .icon img {
	padding:0px!important;
	border:0px!important;
	width:40px;
	height:40px;
}
.hostingpage .featureslist .txt {
	float:right;
	width:220px;
	border:solid 0px;
	font-size:13px;
	line-height:20px;
}
.hostingpage .featureslist .txt .heading {
	font-weight:bold;
	font-size:16px;
	margin-bottom:1px;
	color:#4a4a4a;
	font-style:italic
}
.hostingpage .hostingplans {
	float:left;
	width:936px;
	border:solid 0px;
	margin:20px 0px;
	margin-top:-40px;
}
.hostingpage .hostingplans img {
	padding:0px!important;
	border:0px!important;
}
.hostingpage .hostingplans .hosting {
	float:left;
	width:940px;
	border:solid 0px;
	margin-top:20px;
}
.hostingpage .hostingplans .hosting .hostingname {
	float:left;
	width:225px;
	border:solid 0px;
	background:#ed900a url(images/gridline.png);
	margin-right:5px;
	padding:10px 15px;
	height:510px;
	border-radius: 10px;
}
.hostingpage .hostingplans .hosting .hostingname .heading {
	font-size:24px;
	color:#FFF
}
.hostingpage .hostingplans .hosting .hostingname .heading img {
	margin-right:5px;
	margin-top:5px;
}
.hostingpage .hostingplans .hosting .hostingname .heading span {
	display:block;
	font-size:26px;
	color:#FFF
}
.hostingpage .hostingplans .hosting .price {
	font-size:26px;
	color:#111;
	float:left;
	margin:25px 0px 15px 0px;
	text-align:center;
	width:210px;
}
.hostingpage .hostingplans .hosting .price sub {
	font-size:18px;
}
.hostingpage .hostingplans .hosting .price sup {
	font-size:18px;
}
.hostingpage .hostingplans .hosting .hostingname p {
	font-size:17px;
	color:#4f2d02;
	text-align:left;
	margin:10px 0px;
	margin-bottom:20px;
}
.hostingpage .hostingplans .hosting .hostingname .txt {
	float:left;
	width:225px;
	margin:0px 0px;
	font-size:15px;
	color:#432600;
	line-height:20px;
	border-top: dotted #684a09 1px;
	padding-top:10px;
	padding-bottom:10px;
}
.hostingpage .hostingplans .hosting .hostingname .txt img {
	float:left;
	margin-right:0px;
	display:block;
	margin-bottom:5px;
}
.hostingpage .hostingplans .hosting .hostingname .txt h3 {
	color:#000000;
	margin:0px;
	padding:0px;
	letter-spacing:-.5px;
	margin-top:2px;
	margin-top:-18px;
}
.hostingpage .hostingplans .hosting .hostingname .txt p {
	margin:0px;
	padding:0px;
	font-size:15px;
}
.hostingpage .hostingplans .plantabs {
	float:left;
	width:942px;
	border-bottom:solid 1px #d3d3d3;
	padding-bottom:10px;
	height:36px;
	margin-bottom:10px;
}
.hostingpage .hostingplans .plantabs .curve {
	text-align:center;
	background:url(images/plantabs.gif) no-repeat top center;
	width:205px;
	height:47px;
	float:left;
	margin-left:36%;
	padding-left:15px;
}
.hostingpage .hostingplans .plantabs .curve a {
	background:#F3F3F3;
	border: 1px solid #D5D5D5;
	border-radius: 4px 4px 4px 4px;
	color: #000000;
	cursor: pointer;
	float: left;
	font-size:13px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	width: 88px;
	margin:8px 3px;
	text-decoration:none
}
.hostingpage .hostingplans .plantabs .curve a.active {
	background:#ff9100;
	border: 1px solid #B36500;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	cursor:pointer;
	float:left;
	font-size: 13px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	width: 88px;
	margin:8px 3px
}
.hostingpage .hostingplans .plantabs .curve a.active:hover {
	border: 1px solid #B36500;
}
.hostingpage .hostingplans .plantabs .curve a:hover {
	border: 1px solid #ff9100;
}
.hostingpage .hostingplans .plantabs .curve a.activeblue {
	background:#057daf;
	border: 1px solid #00648e;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	cursor:pointer;
	float:left;
	font-size: 13px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	width: 88px;
	margin:8px 3px
}
.hostingpage .hostingplans .plantabs .curve a.normalblue:hover {
	border: 1px solid #00648e;
}
.hostingpage .hostingplans .plantabs .curve a.activeblue:hover {
	border: 1px solid #00648e;
}
.hostingpage .hostingplans .plantabs .curve a img {
	border:0px!important;
	padding:0px!important;
	vertical-align:middle!important;
	margin-right:3px;
}
.hostingpage .hostingplans .hosting#windows .hostingname {
	background:#057daf url(images/gridline.png);
}
.hostingpage .hostingplans .hosting#windows .hostingname .txt {
	border-top: dotted #58b9fc 1px;
}
.hostingpage .hostingplans .hosting#windows .hostingname p {
	color:#a8d9ff;
}
.hostingpage .hostingplans .hosting#windows .hostingname .txt h3 {
	color:#fff;
	margin:0px;
	padding:0px;
	letter-spacing:-.5px;
	margin-top:2px;
	margin-top:-18px;
}
.sslproducts {
	float:left;
	width:700px;
	border:solid 0px;
	margin:5px 0px;
}
.sslproducts .products {
	float:left;
	width:310px;
	border:solid 1px;
	margin:8px 8px;
	background:#f5f8fb;
	border:solid 1px #d3dde1;
	border-radius: 7px;
	padding:10px;
}
.sslproducts .products h2 {
	color:#000;
	font-size:17px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:0px;
	letter-spacing:.1px;
}
.sslproducts .products .features {
	float:left;
	width:210px;
	border:solid 0px;
}
.sslproducts .products .features ul {
	margin:0px!important;
	padding:0px!important;
}
.sslproducts .products .features ul li {
	list-style:none;
	margin:0px!important;
	padding:3px 0px 3px 23px!important;
	background:url(images/tickblack.png) no-repeat 0px 0px!important
}
.sslproducts .products .icon {
	float:right;
	border:solid 0px;
	width:90px;
}
.sslproducts .products .icon img {
	padding:0px!important;
	border:0px!important;
	margin-top:10px;
	margin-right:0px;
}
.sslproducts .products .addcart {
	float:left;
	width:110px;
	border:solid 0px;
	clear:both;
	margin-top:7px;
}
.sslproducts .products .addcart img {
	padding:0px!important;
	border:0px!important;
}
.sslproducts .products .price {
	float:right;
	width:160px;
	border:solid 0px;
	margin-top:8px;
	font-size:18px;
	text-align:right;
	margin-right:10px;
}
.sslproducts .products .price strong {
	color:#000
}
p.logointro img {
	padding:0px!important;
	border:0px!important;
	margin-bottom:0px;
}
p.logointro {
	font-size:17px!important;
	font-weight:bold;
	color:#499f3b!important
}
.emailhosting {
	float:left;
	width:936px;
	border:solid 0px;
	padding:30px 30px;
}
.emailhosting h2 {
	color:#000;
	font-size:24px;
}
.emailhosting p {
	line-height:22px;
	text-align:justify;
	font-size:14px;
	color:#1c1c1c
}
.featureslist.fullpage {
	float:left;
	width:940px;
	border:solid 0px;
}
.featureslist.fullpage .features {
	float:left;
	width:430px;
	border:solid 0px;
	margin:8px 18px;
	height:160px!important;
	border-bottom:dotted 1px #aeaeae;
	padding-bottom:15px;
}
.featureslist.fullpage .features.last {
	border-bottom:dotted 0px #aeaeae;
}
.featureslist.fullpage .icon {
	float:left;
	width:80px;
	border:solid 0px
}
.featureslist.fullpage .icon img {
	padding:0px!important;
	border:0px!important;
}
.featureslist.fullpage .txt {
	float:right;
	width:330px;
	border:solid 0px;
	font-size:15px;
	line-height:22px;
}
.featureslist.fullpage .txt .heading {
	font-weight:bold;
	font-size:18px;
	margin-bottom:1px;
	margin-bottom:4px;
}
.offerspage {
	float:left;
	width:936px;
	border:solid 0px;
	padding:30px 30px;
}
.offerspage h2 {
	color:#000;
	font-size:20px;
}
.offerspage p {
	line-height:22px;
	text-align:justify;
	font-size:13px;
	color:#1c1c1c
}
.offerspage h3 {
	color:#000;
	font-size:18px;
	letter-spacing:.1px;
}
.offerbox {
	float:left;
	margin:20px 32px;
	border:solid 1px #efd48d;
	padding:10px 20px;
	width:200px;
	text-align:center;
	border-radius:15px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .2);
	padding-bottom:30px;
}
.offerbox:hover {
	border:solid 1px #fff;
	padding:10px 20px;
	width:200px;
	text-align:center;
	border-radius:5px;
	box-shadow:none;
	padding-bottom:30px;
}
.offerbox:hover .date {
	border-bottom:solid 1px #fff;
	border-top:solid 1px #fff;
	background:#FFF
}
.offerbox img {
	padding:0px!important;
	border:0px!important;
}
.offerbox .code .heading {
	padding:0px!important;
	border:0px!important;
	color: #000000;
	font-size:22px;
	display:inline-block;
	margin-top:5px;
	font-family:"Myriad Pro";
	font-weight:bold;
	margin-bottom:10px;
}
.offerbox .code .heading span {
	color: #E00634;
	font-size:22px;
	text-decoration: line-through;
	font-weight:bold;
	margin-left:5px;
}
.offerbox .date {
	float:left;
	width:240px;
	padding:5px 0px;
	text-align:center;
	border-bottom:solid 1px #efd48d;
	border-top:solid 1px #efd48d;
	text-transform:uppercase;
	margin:10px 0px 10px -20px;
	background:#fdf9e9;
	font-size:11px;
	color:#222;
	font-weight:bold;
	font-style:italic
}
.offerbox .code p {
	padding:0px!important;
	margin:0px;
	display:inline
}
.offerbox p {
	line-height:20px;
	text-align:justify;
	font-size:13px;
	color:#1c1c1c;
	margin-top:15px;
}
.viewmoredeal {
	float:left;
	text-align:center;
	width:200px;
	text-align:center
}
.viewmoredeal a {
	background:url(images/yellowbg.gif) repeat-x;
	border: 1px solid #FFDD55;
	border-radius: 4px 4px 4px 4px;
	box-shadow: -1px 2px 5px rgba(0, 0, 0, 0.32);
	color: #000000;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	padding:10px 10px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	width:130px;
	margin-left:25px;
	z-index: 1;
}
.viewmoredeal a:hover {
	background:url(images/yellowbghover.gif) repeat-x;
}
.pagecolumn {
	float:right;
	padding:15px;
	border:solid 0px #000;
	width:700px;
	margin-top:20px;
	margin-right:15px;
	padding-left:10px
}
.pagecolumn h3 {
	color:#000;
	font-size:24px;
	letter-spacing:.1px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.pagecolumn p {
	line-height:20px;
	text-align:justify;
	font-size:14px;
}
.pagecolumn blockquote {
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	color: #000;
	padding: 20px;
	width:94%;
	font-size:16px;
	margin:20px 0px;
	line-height:25px;
}
.pagecolumn blockquote p {
	color: #000;
	font-size:16px;
	line-height:25px;
}
.pagecolumn h2 {
	color:#111;
	font-size:15px;
	letter-spacing:.1px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.sidebar {
	float:left;
	padding:20px 0px 10px 20px;
	width:226px;
	border:solid 0px #CCC;
	margin-top:0px;
}
.sidebar h2 {
	color:#000;
	letter-spacing:.1px;
	clear:both;
	float:left;
}
.sidebar ul {
	float:left;
	width:182px;
	margin:0px 0px 30px 0px;
	padding:10px 10px 0px 10px;
	background:url(images/sidebar-bg.gif) repeat-y;
	border-radius:10px;
	border:solid 1px #eaeaea;
}
.sidebar ul li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px!important;
	border:0px;
	background: url(images/liborder.gif) left bottom no-repeat!important;
}
.sidebar ul li:last-child{
	background:none!important;
}
.sidebar ul li a {
	float:left;
	color: #333;
	margin:0px!important;
	padding:16px 0px 14px 0px;
	width:190px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	font-size:14px;
	text-align:left;
	text-decoration:none
}
.sidebar ul li a:hover {
	color:#000
}
.sidebar ul li.current_page_item a {
	color:#FFFFFF;
	text-shadow:1px 1px 0 #111111;
	background:url(images/libg.png) no-repeat;
}
.datacenter {
	font-size:14px;
	margin-bottom:30px;
}
.datacenter h3 {
	margin-top:-10px;
	margin-bottom:5px;
	color:#0891f1;
	display:block!important
}
.datacenter ul {
	margin-top:0px;
	padding-top:0px;
}
.datacenter .gallery {
	float:left;
	border:solid 0px;
	width:690px;
	margin-top:20px!important;
	clear:both
}
.datacenter .gallery .pic {
	float:left;
	border:solid 0px;
	width:150px;
	margin:3px!important;
	padding:5px!important;
	border:solid 1px #e3e3e3!important;
}
.datacenter .gallery .pic img {
	padding:0px!important;
	border:solid 0px #CCC!important;
}
.awards {
	float:left;
	width:690px;
	border:solid 0px;
	margin:10px 0px;
}
.awards .pic {
	float:left;
	width:135px;
	border-right:solid 1px #dddddd;
	padding-right:20px;
	height:130px;
	margin-top:10px;
}
.awards .pic img {
	padding:0px!important;
	border:0px!important;
}
.awards .txt {
	float:right;
	width:500px;
	border:solid 0px;
	margin:0px 0px;
	color:#333
}
.awards .txt .heading {
	font-size:20px;
	color:#013c60;
	margin-bottom:5px;
}
.awards .txt a {
	margin-top:4px;
	display:inline-block;
	font-size:13px;
}
p.moremar {
	margin-top:10px;
}
img.affi_steps {
	border:0px!important;
	padding:0px!important;
}
ul.twocol {
	margin:0px 50px!important;
	padding:0px;
}
ul.twocol li {
	width:38%;
	border:solid 0px;
	float:left;
	margin:0px 20px!important;
}
.nomar {
	margin:20px 0px!important;
}
.affbtn {
	text-align:center;
	width:96%;
	margin-top:25px;
	display:inline-block;
	margin-bottom:50px;
}
.affbtn a {
	margin:0px 5px;
}
.affbtn img {
	padding:0px!important;
	border:0px!important;
}
ul.careers {
	float:left;
	margin:0px 40px;
	padding:0px;
	margin-bottom:30px;
}
ul.careers li {
	float:left;
	margin:8px 0px!important;
	padding:0px!important;
	list-style: none;
	background:url(images/carrericon.png) no-repeat!important;
	font-size:14px;
	clear:both;
}
ul.careers li a {
	font-size:20px;
	color:#069;
	padding-left:40px;
	float:left
}
ul.careers li span {
	display:block;
	padding-left:40px;
	clear:both;
	margin-top:5px;
}
ul.catposts {
	float:left;
	width:204px;
	margin:0px 0px 30px 0px;
	padding:15px 0px;
	background:none!important;
	border-radius:10px;
	border:solid 1px #eaeaea;
}
ul.catposts li {
	float:left;
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px!important;
	border:0px;
	background:none!important;
	border-bottom:solid 1px #eaeaea;
}
ul.catposts li:last-child {
	border-bottom:solid 0px #eaeaea;
}
ul.catposts li a {
	float:left;
	color: #1187bf;
	margin:0px 0px 10px 0px!important;
	padding:0px 10px 0px 10px;
	width:184px;
	text-transform:none;
	font-weight:bold;
	display:block;
	font-size:14px;
	text-align:left;
	text-decoration:none
}
ul.catposts li a:hover {
	color:#000
}
.catpost-txt {
	width:180px!important;
	margin-left:10px;
	float:left!important;
	text-align:left;
	line-height:18px;
	font-size:14px;
}
p.catpostsdates {
	margin:0px 10px 0px 10px!important;
	padding:0px;
	display:inline-block;
	padding-bottom:5px;
	font-style:italic;
	color:#666
}
.testimonials {
	float:left;
	border: 1px solid #E0E0E0;
	width:194px;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	font: italic 13px Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	padding:5px;
}
.testimonials p {
	border-radius: 5px 5px 5px 5px;
	background: none repeat scroll 0 0 #F2F2F2;
	padding:10px;
	line-height:18px;
	text-align:justify;
	position: relative;
	text-shadow: 1px 1px 0 #FFFFFF;
}
.testimonials .quoteicon {
	bottom: -23px;
	display: block;
	position: absolute;
	right: 31px;
}
.testimonials img {
	padding:0px!important;
	border:0px!important;
}
.testimonials .authorname {
	padding:5px 10px;
	float:left;
	color:#333;
	font-weight:bold;
}
.testimonials .authorname a {
	display:block;
	font-weight:normal;
	margin-top:3px;
}
.googlemap {
	float:left;
	border:solid 4px #d6ecf9;
	width:450px;
}
.contactaddresss {
	float:right;
	border:solid 0px;
	width:200px;
	line-height:18px;
}
.contactaddresss h3 {
	font-size:17px;
	margin-bottom:5px;
}
.contactinfo {
	float:left;
	width:320px;
	border:solid 0px;
	margin:10px 0px;
	border-bottom:solid 1px #e5e5e5;
	padding-bottom:10px;
}
.contactinfo:last-child {
	border-bottom:solid 0px #e5e5e5;
	padding-bottom:0px;
}
.contactinfo img {
	padding:0px!important;
	border:0px!important;
}
.contactinfo .icon {
	float:left;
	width:64px;
}
.contactinfo .info {
	float:right;
	width:240px;
	border:solid 0px;
	font-size:20px;
	line-height:35px;
}
.contactinfo span {
	font-size:26px;
	color:#2cadde;
	font-weight:bold;
}
.contactinfo .contactlinks {
	font-size:17px;
	color:#333;
	font-weight:bold;
	clear:both;
	border:solid 0px;
	float:left;
	width:320px;
	margin-bottom:10px;
}
.contactinfo .contactlinks span {
	font-size:14px;
	color:#333;
	font-weight:normal;
	float:right;
	text-align:right;
}
.pagecontentstyle {
	line-height:22px;
	text-align:justify;
	padding:20px;
}
.hostingplans {
	float:left;
	width:930px;
	border:solid 0px;
	margin:20px 0px;
	margin-left:24px;
	margin-bottom:0px;
}
.hostingplans h2 {
	color:#000;
	font-size:28px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
	display:none;
}
.hostingplans .plansbox {
	float:left;
	width:295px;
	border:solid 0px;
	margin:30px 9px;
}
.hostingplans .plansbox h2 {
	float:left;
	width:295px;
	color:#FFF;
	border:solid 0px;
	margin:10px 0px;
	text-align:center;
	background:url(images/hostingheaderbg.gif) repeat-x;
	height:35px;
	padding:14px 0px 0px 0px;
	font-size:22px;
	letter-spacing:.1px;
	border-radius:10px 10px 0px 0px;
	margin-bottom:0px;
	position:relative;
	z-index:1;
	display:inline-block
}
.hostingplans .plansbox .plansbg {
	background: url(images/planbtmbg.png) repeat-x scroll left bottom #FFFFFF;
	border-color: #FFFFFF;
	border-radius: 0 0 7px 7px;
	border-style: solid;
	border-width: 0 2px 2px;
	padding:10px 15px;
	width: 261px;
	float:left;
	box-shadow: 0 0 10px #D7DADC;
	position:relative;
	z-index:0
}
.hostingplans .plansbox:hover .plansbg {
	box-shadow: 0 0 20px #b2b2b2;
}
.hostingplans .plansbox .plansbg .price {
	float:left;
	width:261px;
	position:relative;
	height:120px;
}
.hostingplans .plansbox .plansbg .price img {
	vertical-align:middle;
}
.hostingplans .plansbox .plansbg .price > div {
	position:absolute;
	background:url(images/planpricebg.png) no-repeat;
	width:113px;
	height:118px;
	right:-17px;
	top:-17px;
}
.hostingplans .plansbox .plansbg .price div .doller2new {
	color: #FFFFFF;
	float: left;
	font-family: impact;
	font-size: 30px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin: 45px 0 0 15px;
	text-shadow: 1px 1px 1px #DC7B10;
}
.hostingplans .plansbox .plansbg .price div .numeric2new {
	color: #FFFFFF;
	float: left;
	font-family: impact;
	font-size: 43px;
	height: 43px;
	line-height: 43px;
	margin: 35px 0 0;
	text-shadow: 1px 1px 1px #DC7B10;
}
.hostingplans .plansbox .plansbg .price div .numericsmall2new {
	color: #FFFFFF;
	float: left;
	font-family: impact;
	font-size: 26px;
	height: 26px;
	line-height: 26px;
	margin: 45px 0 0;
	text-shadow: 1px 1px 1px #DC7B10;
}
.hostingplans .plansbox .plansbg .price div .clear {
	clear:both;
}
.hostingplans .plansbox .plansbg .price div .pernew {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 25px;
}
.hostingplans .plansbox .plansbg ul {
	margin:5px 0px;
	padding:0px;
	float:left;
	clear:both;
	margin-top:-50px;
}
.hostingplans .plansbox .plansbg ul li {
	width:234px;
	margin:0px 0px;
	padding:9px 0px 9px 27px;
	float:left;
	clear:both;
	font-size:14px;
	color:#777777;
	border-top:solid 1px #e1e4e6;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/orangetick.png) no-repeat 0px 7px;
}
.hostingplans .plansbox .plansbg .buttons {
	float:left;
	width:261px;
	background:url(images/shadow.png) center top no-repeat;
	padding:20px 0px 10px 0px;
	text-align:center
}
.hostingplans .plansbox .plansbg .buttons a {
	color: #FFFFFF;
	display:inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	width:120px;
	background:url(images/greybgbtn.gif) repeat-x;
	border-radius:5px;
	text-transform:uppercase;
	margin:0px 4px;
}
.hostingplans .plansbox .plansbg .buttons a.bluebgbtn {
	background:url(images/bluebgbtn.gif) repeat-x;
}
.hostingplans .plansbox.midbox {
	margin-top:10px!important;
}
.hostingplans .plansbox.rightbox {
	float:right;
	margin:30px 0px!important;
}
.hostingpanels {
	width:100%;
	background:#FFF;
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #d6d6d6;
	margin-top:20px
}
.hostingpanels .panelicons {
	width:1000px;
	margin:4px auto;
}
.hostingpanels .panelicons img {
	vertical-align:middle;
	margin:0px 10px;
}
.hostingpanels .panelicons br {
	display:none;
}
.boxFooter ul.catposts {
	float:left;
	width:286px;
	margin:0px!important;
	padding:0px!important;
	background:none!important;
	border-radius:0px;
	border:0px;
}
.boxFooter ul.catposts li {
	float:left;
	list-style:none;
	margin:4px 0px 12px 0px;
	padding:0px!important;
	border:0px;
	background:none!important;
	border-bottom:solid 0px #eaeaea;
}
.boxFooter ul.catposts li a {
	float:left;
	color:#ff9106;
	margin:0px 0px 0px 0px!important;
	padding:0px;
	width:280px;
	text-transform:none;
	font-weight:bold;
	display:block;
	font-size:13px;
	text-align:left;
	text-decoration:none
}
.boxFooter ul.catposts li a:hover {
	color:#239bcd
}
.boxFooter p.catpostsdates {
	margin:0px!important;
	padding:0px;
	display:inline-block;
	padding-bottom:0px;
	font-size:12px;
	font-style:italic;
	color:#116fa3;
	clear:both;
	float:left;
	border-right:solid 1px #194b67;
	padding-right:10px;
	margin-top:4px!important;
}
.boxFooter ul.catposts .catpost-txt p {
	font-size:13px;
	color:#e6e6e6;
	margin-bottom:0px;
	padding-bottom:0px;
}
.tablebox {
	float:left;
	width:940px;
	border:solid 1px #dedede;
	margin:10px 0px;
	padding:0px;
	background:#fff url(images/pricetablebg.gif) repeat-x top left;
	padding-bottom:20px;
	box-shadow: 3px 3px 3px rgba(236, 236, 236, 1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.subheading {
	color:#242424;
	font-weight:bold;
	font-size:26px;
	float:left;
	margin-top:4px;
	line-height:24px;
	padding-top:18px;
	padding-left:20px;
	margin-bottom:20px;
}
table.serverstable {
	width:941px;
	border:dotted 1px #b3b3b3;
	border-collapse:collapse;
	margin-left:-1px;
}
table.serverstable td {
	border:dotted 1px #b3b3b3;
	border-collapse:collapse;
	padding:15px 12px;
	font-size:14px;
	color:#000;
}
table.serverstable td .priceplan {
	font-size:20px;
	border:0px!important;
	font-weight:bold;
}
table.serverstable td .price a {
	float:right
}
table.serverstable td strong {
	font-size:15px;
	color:#000
}
table.serverstable th {
	border:dotted 1px #b3b3b3;
	padding:5px 12px;
	border-collapse:collapse;
	height:54px;
	background:#f3fbfe url(images/thheading.gif) bottom repeat-x;
	font-size:15px;
	color:#2a2121;
	text-align:left;
}
ul#skinswitch {
	position:fixed;
	top:300px;
	left:0px;
}
ul#skinswitch li {
	float:left;
	clear:both;
	margin:2px 0px;
	width:44px;
	height:40px;
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s
}
ul#skinswitch li:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
ul#skinswitch li a {
	width:44px;
	height:40px;
	float:left;
	text-decoration:none;
}
ul#skinswitch li.default {
	float:left;
	background:url(images/blueskinner.png) no-repeat;
}
ul#skinswitch li.green {
	float:left;
	background:url(images/greenskinner.png) no-repeat;
}
ul#skinswitch li.red {
	float:left;
	background:url(images/redskinner.png) no-repeat;
}
/*.themeswither {
	float:left;
	width:100%;
	background: url(images/greybg.gif) repeat-x;
	height:56px;
	position:fixed;
	top:0px;
	z-index:9999;
	box-shadow: 0 0 8px rgba(0, 0, 0, 1);
}
.themeswither .mid {
	width:1000px;
	margin:0 auto;
}
.themeswither .mid .logo {
	float:left;
	width:224px;
	margin-top:5px;
	margin-left:10px;
}
.themeswither .mid .themes {
	float:right;
	width:400px;
	border:solid 0px;
	margin-top:8px;
	margin-left:20px;
	margin-right:0px;
}
.themeswither .mid .themes .colorchange {
	float:left;
	width:200px;
	border:solid 0px;
	height:38px;
	background:url(images/colorbg.png) repeat-x;
	border-radius:0px 6px 6px 0px;
	padding-left:5px;
}
.themeswither .mid .themes .colorchange a {
	text-decoration:none;
	margin:5px 4px;
	display:inline-block
}
.themeswither .mid .buybtn {
	float:right;
}
.themeswither .mid .buybtn a {
	float:left;
	display:inline-block;
	background:url(images/buynow.png);
	width:82px;
	height:32px;
	text-decoration:none;
	margin:0px 4px;
	margin-top:12px;
}
.themeswither .mid .buybtn a:hover {
	background:url(images/buynowhover.png);
}
.themeswither .mid .buybtn a.memebership {
	background:url(images/join.png);
	width:142px;
}
.themeswither .mid .buybtn a.memebership:hover {
	background:url(images/joinhover.png);
}
.theme-item-wrap {
	float:left;
	position:relative;
}
.theme-item-wrap a img {
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
	float: left;
	height:28px;
	margin:0px;
	width:28px;
	text-decoration:none;
}
.gallery-hover {
	background:#3C3F41;
	border: 1px solid #1E2123;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.9);
	display: none;
	height: 152px;
	overflow: hidden;
	padding: 14px;
	position: absolute;
	width: 202px;
	z-index:9999;
	left:0px;
	top:45px!important;
}
.themeswither .mid .themes .themeschange {
	float:left;
	width:160px;
	border:solid 0px;
	height:37px;
	background:url(images/thembg.png) repeat-x;
	border-radius:6px 0px 0px 6px;
	padding-left:5px;
	border:solid 1px;
	margin-left:20px;
	border-right: solid 1px #333333;
}
.themeswither .mid .themes .themeschange:hover {
	background:url(images/thembghover.png) repeat-x;
}
.themeswither .mid .themes .themeschange > a {
	float:left;
	display:block;
	text-decoration:none;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	background:url(images/belowarrow.png) no-repeat 140px center;
	padding-left:10px;
	padding-top:5px;
	width:150px;
	height:32px;
}
.themeswither .mid .themes .themeschange:hover > a {
	background:url(images/belowarrowh.png) no-repeat 140px center;
}
.supportoption {
	visibility:hidden;
	width:200px;
	position:absolute;
	float:left;
	z-index:9999;
	left:-5px;
	padding:10px;
	top:38px;
	border-radius:4px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
	background:url(images/theme_preview.png) repeat-x;
	height:325px;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.9);
	border: 1px solid #1E2123;
}
.supportoption ul {
	padding:10px;
	margin-top:0px;
}
.supportoption ul li {
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:30px;
}
.supportoption ul li a {
	font-size:16px;
	color:#96999b;
	font-weight:bold;
	text-decoration:none;
}
.supportoption ul li a:hover {
	color:#FFF;
}
.supportoption ul li.active a {
	color:#FFF;
}
.supportoption .snaps {
	border: 1px solid #000000;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.8);
	padding:10px;
	background:url(images/loader1.gif) center center no-repeat;
	height:150px;
}
.supportoption .snaps img {
	width:180px;
	height:150px;
}
/*