/* colors 
light pink (offers tab)	#A58
dark pink (domains)		#C8A
default text			#000
grey (body bg)			#555
ligh blue (links) 		#8AC
dark grey (big_button)	#333
*/


/* ######### reset ########## */
html {
font-size: 62.5%;
margin: 0;
padding: 0;
outline: 0;
border-width: 0;
width: 100%;
}

body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border-width: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color: #333;
	font-family: Helvetica, Arial,  sans-serif;
}

:focus {
	outline: 0;
/*	color: #A58;*/
}

body {
	color: #000;
	background: #3B3B3B;
}

body.popup {
	background: #FFF;
}


em {
font-style:normal;
}

ol, ul {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

h1, h1 a {
font-family: "Helvetica Light", Helvetica, Arial,  sans-serif;
letter-spacing: -1px;
font-weight: 400;
clear:both;
color: #000;
}

h2, h2 a, h3, h3 a, h4, h4 a,h5,h6, .hx { /*to style something like a header use .hx*/
font-family: Helvetica, Arial,  sans-serif;
letter-spacing: -1px;
font-weight: 400;
clear:both;
color: #000;
}
fieldset, input, select {
margin: 0;
vertical-align:middle;
}
fieldset,
input[type=text],
input[type=password],
input[type=submit],
select {
border-style:solid;
border-width:1px;
border-color:black;
padding: 0;
}
textarea {
resize: none;
}

legend {
display:none;
}

/* ///////////// end of reset ///////////// */


/* ######### main containers ########## */

#root {
width: 100%;
min-width: 960px;
font-size: 1.4em;
background-color: #49a500;
background-image: url(../images/theme/bg_root.png);
background-position:0 0;
background-repeat:no-repeat;
/*overflow:hidden;*/
}
#rootTel {
width: 100%;
min-width: 100px;
/*height:410px;*/
font-size: 1.4em;
background-color: #fff;
background-image: url(../images/theme/bg_root.png);
background-position: center bottom;
background-repeat:no-repeat;
margin:0px;
padding:0px;
}
#rootTel h2 {
font-size: 1.7em;
margin-top: 0px;
margin-left:20px;
margin-bottom: 18px;
letter-spacing: -1px;
color: #A58;
}
#rootTel p
{
color:#000;
line-height:1.4em;
margin-bottom:1.2em;
margin-left:30px;
margin-top:0px;
}
#rootTel p#moreMargin {
	margin-bottom:7em;
}
.popup #root {
min-width:400px;
}
#rootTel ul {
	margin:9px 50px 27px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
#rootTel ul li {
	clear:both;
	list-style-position:outside;
	list-style-type:circle;
	padding:4px 0;
}

#header {
width: 100%;
min-width: 960px;
height: 162px;
background-image: url(../images/theme/logo_nav.png);
background-position:0 9px;
background-repeat:repeat-x;
}

#banner {
width: 100%;
height: 450px;
margin: 0 auto;
background-color: #FFF;
}

#body {
width: 100%;
background-color: #FFF;
background-image:url(../images/theme/banner_left_col_.jpg);
background-position: center bottom;
background-repeat:repeat-x;
padding:0px;

}
.green_right_col {
width: 100%;
background-color: #005A2B !important;
background-image:url(../images/theme/grid_right_col_bg__.png) !important;
background-position: center top !important;
background-repeat:no-repeat !important;
min-width: 960px;
}
.green_right_col .grid_fib .left_col_bg {
right: 360px;
height:100%;
}
.green_right_col .grid_3 .left_col_bg {
right: 320px;
height:100%;
}

.green_right_col .left_col_bg {
position:absolute;
background-color:#FFFFFF;
background-image:url(../images/theme/banner_left_col_.jpg);
background-position:bottom right;
background-repeat:no-repeat;
top: 0;
right: 360px;
}
.green_right_col .right_col_bg {
width:auto;
background: transparent none;
}

#wrapper {
min-width: 960px;
overflow: hidden;
*overflow-x: hidden;
*position: relative;
}
.green_wrapper {
background: #005A2B url(../images/theme/grid_all_cols_bg__.png) no-repeat top center;
}
a:link,
a:visited {
color: #000;
text-decoration: underline;
}

a:hover,
a:active {
text-decoration:none;
}

#pause {
background-color:#3B3B3B;
height:160px;
}
	
	#pause .column {
	height:88px;
	}

	#pause h2, #pause h3 {
	font-size:2.571em;
	color: #FFF;
	margin: 0;
	}
	
	#pause h3 {
	font-size:0.928em;
	}
	
	#pause * {
	color:#FFF;
	}

/* footer */

#footer {
padding: 0px;
width: 100%;
background-color: #3B3B3B;
min-height: 108px;
}

#footer:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#footer .grid_fib {
background:transparent url(../images/theme/dotted_border_hor_grey.gif) repeat-x scroll 0 100%;
}

#footer .site_wrap {
width: 888px;
}
#footer .grid_fib .column {
padding: 9px 0 0 0 !important;
width: 324px;
}
#footer .grid_fib .double {
width: 564px;
}
#footer li {
list-style-type:none;
float:left;
clear:none;
}
#footer div.last {
background:none;
}
#footer .sec_nav li {
line-height:1.1em;
}
#footer li.last {
margin-bottom:0;
}
#footer ul {
margin:0;
height:36px;
}
.twitter {
	float: right;
	width: 172px;
	height: 33px;
}
.clear {
	clear: both;
    display: block;
    height: 0;
    line-height: 0;
}
#cright_farright li {
	float:none;
	display:block;
	text-align:right;
	font-size:14px;
	margin-top: 9px !important;
}
#footer .f_domain {
height: 27px;
margin-top: 9px;
*margin-top: 18px;
padding-left: 24px;
background-image:url(../images/theme/footer_left_round_white_cor.png);
background-repeat:no-repeat;
background-position: top left;
}
#footer .i_domain {
height:22px;
padding:2px 3px 3px 2px;
color: #535353;
width: 195px;
*margin-top: -1px;
}
#footer .s_domain {
background-image:url(../images/theme/button_grey_opq__.png);
height:27px;
*padding:0px;
*margin-top: -1px;
}
#footer #partners {
height: 41px;
margin: 3px 0 9px 0;
float: right;
}
#footer #partners li {
padding: 0px;
margin: 0 0 0 15px;
}
/* navigation */

#logo {
position:absolute;
left:0;
height: 101px;
width: 333px;
top: 9px;
}

#logo a {
display:block;
background-image: url(../images/theme/webfusion_logo_.png);
background-repeat:no-repeat;
height:101px;
color:#FFF;
text-indent:-9999px;
position:relative;
width: 191px;
}

#logo h2 {
background-image: url(../images/theme/webfusion_tag_.png);
text-indent:-9999px;
position:absolute;
height: 11px;
top: 90px;
width: 150px;
left: 190px;
}

#login_basket {
position:absolute;
left:600px;
top:44px;
height: 77px;
/*top:54px;
height: 58px;*/
width: 380px;
}

	#login_basket li {
            height: 100%;
            line-height: 1.2em;
            padding-left: 18px;
            float:left;
	}
	
	#login_basket * {
	color: #FFF;
	}
	
	#login_basket strong {
	font-weight: bold;
	}

	#signin_pod {
	background: transparent url(../images/theme/dotted_border_inverse.gif) repeat-y scroll 0 0;
	padding-top: 0px !important;
	width: 190px;
	font-size: 14px;
	}

	#signin_pod form#login_form {
	margin-bottom: 0;
	}
	#signin_pod tr {
	margin-bottom: 11px;
	}
	
	#signin_pod td.label {
 	padding-right: 5px;
 	padding-top: 5px;
 	vertical-align: top;
	}
	#signin_pod td.input {
	width: 120px;
	/*height: 26px;*/
	background: transparent url(../images/theme/bg_login_name.png) no-repeat scroll top left;
	}
	#signin_pod input {
	margin: 1px 0;
	font-size: 14px;
	font-weight: normal;
	display: inline;
	line-height: 15px;
	height: 17px;
	*height: 16px;
	}
	
	#signin_pod input#login_name {
	color: #333333;
	width: 111px;
	margin: 1px 4px 8px 4px;
	border: 0;
	padding: 3px 0px;
	}
	#signin_pod input#login_passw {
	color: #333333;
	width: 82px;
	margin: 1px 2px 1px 4px;
	border: 0;
	padding: 3px 0px;
	}
	#signin_pod input#login_button {
	background:transparent url(../images/theme/bg_login_button.png) no-repeat top left;
	width: 31px;
	height: 26px;
	cursor: pointer;
	margin: 0px;
	font-size: 13px;
	border: 0;
	padding: 3px 0px;
	}
	#login_basket input#remember {
	color: #000;
	}	
	#basket_pod {
	float: right;
	width: 132px;
	padding-top: 2px;
	overflow:hidden;
	}

	#basket_pod #basket_content {
	margin-top: 5px;
	}
	#basket_pod #basket_content td {
	width: 77px;
	}
	#basket_pod #basket_content .last {
	width: 55px;
	}
/*sitewrap class on block elem keeps the website internal box size*/

.site_wrap {
width:960px;
margin:0 auto;
height: 100%;
position: relative;
z-index: 1;
}

#footer * {
	color: #FFF;
}
.pod, .column .pod {
	padding: 1em;
	position:relative;
	margin:0 0 18px 0;
}
.column .pod * {
	margin:0;	
}
.column .pod li {
	list-style-type:none;
	display:block;
	padding:0;
}
#apsPod .content{
	padding-right: 0px !important;
	padding-bottom: 0px !important;
}
#apsPod .content p{
	font-size: 16px !important;
	margin-bottom: 10px !important;
}
#apsPod .ribbon {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 0px;
	z-index: 2;
	background: url("../images/web-hosting/ribbon-aps-new.png") no-repeat right top;
}
/* white bg pod */
	
	.white_bg {
	background-color:white;
	}
	
	.column .white_bg * {
	color: #000;
	}

/* semi transparent pod */

	.semi_trans {
	background-image:url(../images/theme/semitrans_px.png);
	}
	
	.semi_trans h3 {
	margin: 0 0 9px 0  !important;
	}
	
	.semi_trans * {
	color:#FFF !important;
	}
	
/* shiny_top */
	
	.column .shiny_top {
	padding:0 0 1em 0 !important;
	width:214px; /*=6em minus border*/
	border: 1px solid #294d05;
	}
	
	.column .shiny_top h2 {
	background:url(../images/theme/pod_blik_.png) no-repeat 1px 1px;
	padding:1em 1em 0;
	}
	
	.column .shiny_top li {
	padding:1em 1em 0 1em;
	width:184px;
	list-style-type:circle;
	}
	
	.column .glass_pod .icons_sm {
	float:none;
	}
	
	.column .glass_pod .icons_sm li {
	margin: 18px 0;
	}
	
.image_pod {
margin: 9px 0px 9px 36px;
float:left;
}

.column .image_pod h3{
clear:none;
margin:0 0 9px 0;
}


/* ///////////// end of main containers ///////////// */

/* ######### forms ########## */

/* to middle-align the text */
input[type='text']  {
height:24px;
padding:6px 4px 6px 0;
width: 196px;
}

input[type='submit']  {
/* all browser quirk 
borders are counted with height for buttons */
height:1.8em;
padding:0;
}

/* IE 6 ie.css*/
/* FX - resize buttons to be the
same heigh as text inputs */
input, button {
font-size: 1.25em;
}

select {
padding: 0.625em;
vertical-align: middle;
}

option {
padding: 0;
}

form {
margin-bottom:0.5em
}

/* ///////////// end of forms ///////////// */
	

#pause .invert_bg p {
background-color:white;
padding:18px;
}


.left_col_bg {
height: 450px;
position:absolute;
right: 360px;
width: 9999px;
}

.left_col_bg .grid_wrap {
float:right;
height: 100%;
width: 600px;
}

.right_col_bg {
height: 450px;
position:absolute;
left: 600px;
width: 9999px;
}

.right_col_bg .grid_wrap {
float:left;
height: 100%;
width: 360px;
background:url(../images/theme/white_triangle_right_.png) no-repeat 0 107px;
}

.grid_fib .right_col_bg {
left:600px;
height: 100%;
top: 0px;
background-repeat: no-repeat;
background-image:url(../images/theme/grid_right_col_bg_.png);
}

.grid_3 .right_col_bg {
left:640px;
height: 100%;
top: 0px;
background-repeat: no-repeat;
background-image:url(../images/theme/grid_right_col_bg_.png);
}

.grid_4 .right_col_bg {
left:720px;
height: 100%;
top: 0px;
background-repeat:no-repeat;
background-image:url(../images/theme/grid_right_col_bg_.png);
}

/* ///////////// end of grid ///////////// */

/* ######### lists ########## */
/* generally we want lists to behave like inline blocks */

#header li {
display: block;
float: left;
}

.clr:after, .right_col_bg:after {
	display: block; 
	content: " ";  
	height: 0pt; 
	clear: both; 
	color: transparent;
}

.inlne:after {
	content: "";
	display: none;
}

/* ######### global classes ########## */

.hide, .hidden {
display:none;
}

.column ul.buttons { margin: 36px 0px; clear: both;}

.buttons a {
cursor: pointer;
text-decoration:none !important;
}
.column ul.buttons li, ul.buttons li {margin: 0px 18px 0 0; padding: 0; float: left; display: block; clear: none; }

.light_btn, .light_btn a, .dark_btn, .dark_btn a {
	display:block;
	background-image: url(../images/theme/button_light_.png);
	background-position:left top;
	height: 45px;
	text-align: center;
	color: #000;
}

.dark_btn, .dark_btn a {
	background: url(../images/theme/button_dark_.png) top left;
}

.dark_btn:hover a {
	background: url(../images/theme/button_dark_over_.png) top left;
}

.dark_btn span {
 color: #FFF;
}

.light_btn span, .dark_btn span {
font-weight: bold;
}

.light_btn, .dark_btn {
padding-left:0px;
background: url(../images/theme/button_light_left_.png) right top no-repeat;
margin-right:0px ;
}

.dark_btn {
background-image: url(../images/theme/button_dark_left_.png);
cursor: pointer;
}
.dark_btn:hover {
background-image: url(../images/theme/button_dark_left_over_.png);
}

.big_trans_btn {
	background-image: url(../images/theme/big_trans_button_left_.png);
	height:55px;
	padding-left:9px !important;
}

.big_trans_btn a {
	background-image: url(../images/theme/big_trans_button_right_.png);
	padding-top: 18px !important;
	height: 37px !important;
}

.left {
	float: left; margin-right: 18px; margin-bottom: 18px;
	}
.right {
	float: right; margin-left: 18px; margin-bottom: 18px;
	}
.small {font-size: 11px; line-height:1em; display:block; margin-top:0.4em;}
label.small {display:inline;}
	
.noborder {
border-width:0 !important;
}

.invert_bg {
background-color: #555;
color: #FFF;
}

.invert_text li, .invert_text p, .invert_text a, .invert_text span, 
.invert_text h1, .invert_text h2, .invert_text h3, .invert_text h4 {
color:#FFF !important;
}

.dot_border {
padding: 36px 0;
}
.dot_border .grid_3 {
background:transparent url(../images/theme/dotted_border.gif) repeat-y 640px 0px;
}

.dot_border .grid_fib {
background:transparent url(../images/theme/dotted_border.gif) repeat-y 600px 0px;
}

.dot_border .grid_4 {
background:transparent url(../images/theme/dotted_border.gif) repeat-y 639px 0px;
}

.column .horizon_nav {
list-style-type:none;
margin:0;
padding:0;
width:100%;
height:36px;
}

	.column .horizon_nav li {
	border-left:1px solid #000;
	list-style-type:none;
	float:left;
	line-height:0.9em;
	padding:0 10px;
	clear:none;
	}
	
	.column .horizon_nav li.first {
	border:0 none;
	padding-left:0;
	}
	
	#body .column .horizon_nav li a.action {
		color: #8AC;
		font-weight: bold;
		}

/* ///////////// end of global classes ///////////// */

/* ///////////// generic column classes ///////////// */

.column .left img, .column .right img {
border:1px solid #ccc;
padding:4px;
}

small.arrow {
background:transparent url(../images/theme/caption_arrow.gif) no-repeat scroll 0% 50%;
color:#384656;
padding:0pt 0pt 0pt 20px;
font-size: 0.9em;
}

/* ///////////// end of generic column classes ///////////// */

/* ######### sec_nav ########## */

#sec_nav {
float:right;
}

#sec_nav *,
.sec_nav * {
color:#FFF;
}

#sec_nav .selected a, 
#sec_nav li a:hover {
background: transparent url(../images/theme/bg_current.png) no-repeat scroll center 2px;
}

#side_nav .selected a {
font-weight: bold;
}

#sec_nav a, #sec_nav span,
.sec_nav a, .sec_nav span {
text-decoration:none;
font-style:normal;
display:block;
padding-top:18px;
font-size:13px;
}

.sec_nav a, .sec_nav span {
padding-top:0px;
font-size:14px;
}

#sec_nav span,
.sec_nav span {
font-weight: bold;
}

#sec_nav li {
letter-spacing:0.3px;
margin-right: 18px;
line-height: 0.9em;
}

.sec_nav li {
letter-spacing:0.3px;
padding: 0 0.5em 0 0 !important;
margin-right: 0.5em;
border-right: 1px solid #9D9D9D;
line-height: 0.9em;
}

#sec_nav li.last,
.sec_nav li.last {
border:none;
margin-right:0;
}

.back_to_top{
font-size:11px;
background-image: url(../images/theme/back_to_top_arrow.png);
background-repeat: no-repeat;
background-position: right bottom;
padding-right:20px;
}


/* ///////////// end of sec_nav ///////////// */


/* ######### banner ########## */

#domain_search {
border-width: 0;
padding: 36px 0 36px 36px;
}
	
	.f_domain {
	background-image: url(../images/theme/left_round_white_cor.png);
	background-repeat: no-repeat;
	*background-position:0 1px;
	padding-left:7px;
	height:36px;
	*height: 37px;
	}
	
	#domain_search fieldset {
	padding: 1em;
	}
	
	#domain_h {
	color: #FFF;
	font-size: 3.6em;
	margin: 0 0 18px 0;
	font-weight: normal;
	font-family: "Helvetica Light", Helvetica, Arial,  sans-serif;
	}
	
	#domain_lead {
	color: #FFF;
	margin-bottom: 18px;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing:-100;
	}
	
	.f_domain .s_domain {
	background-image: url(../images/theme/button_grey_opq_.png);
	background-repeat: no-repeat;
	background-position:100% 100%;
	background-color:transparent;
	color: #FFF;
	padding: 0 9px 1px;
	font-weight:bold;
	cursor: pointer;
	height:36px;
	*padding:10px 7px 28px 7px;
	font-size:1em;
	}
	
	.f_domain .i_domain {
	position:relative;
	z-index:20;
	}
	
	.f_domain input {
	border:none;
	}
	
	.domain_names h1 {
    color: #FFF;
    }
	
	.grid_3 .dark_bg * {
	color:#FFF;
	}
	
.prime_pod .i_domain {
border:2px solid #484E5D;
border-width:2px 0;
height:24px;
padding:4px 4px 4px 0;
font-size:1.125em;
}

.grid_fib .prime_pod .i_domain {width:190px;}
.grid_3 .prime_pod .i_domain {width:186px;}

.column .prime_pod h2 {
margin:0 0 9px 0;
color:#C8A;
}

.column .prime_pod h3 {
color:#000;
margin:0 0 9px 0;
}

#hosting_includes {
width: 316px;
border: 1px solid #CDB;
}

/* ///////////// end of banner ///////////// */

/* ######### typography ########## */

.column h1 {
font-size: 3.6em;
letter-spacing: -3px;
}

.column h2 {
font-size: 1.7em;
margin-top: 9px;
margin-bottom: 18px;
letter-spacing: -1px;
color: #A58;
}

.double h2 {
margin: 0 0 18px 0 !important;
font-size: 1.5em;
}

.column h3 {font-size: 1.7em; margin: 0px 0 18px 0;}

.column h4 {font-size: 1.7em; margin: 9px 0 18px 0;}

.column h5 {font-size: 1.2em; margin: 18px 0;}

.column ul { list-style:disc;}


.column strong {font-weight: 600;}

.column p {
line-height: 1.4em;
margin-bottom: 1.2em;
color: #000;
}

.column .last {
line-height: 1.3em;
margin-bottom: 2em;
}

p.action {
margin-top:1.4em;
font-weight: bold;
margin-bottom:1.4em;
}

p.action a:link, p.action a:visited {
margin-left:5px;
padding-left:5px;
border-left:1px solid black;
color:#8AC !important;
font-weight:bold;
}


/* ///////////// end of typography ///////////// */

/* ######### footer ########## */

/* ######### compare tables ########## */

 table.compare {

margin: 0px 0px 18px 0px;

}



table.compare tfoot td {
height:36px;
border:none;
}

table.compare td, table.compare th  {
background:transparent url(../images/theme/dotted_border.gif) repeat-y scroll 0 0;
padding-left:18px;
width:158px;
border-collapse:collapse;
}

table.compare h2 {
font-size:2em;
color: #444;
padding-bottom:9px;
margin:0 !important;
}

table.compare h2 span {
font-size:0.5em;
letter-spacing:0;
text-transform:uppercase;
}

table.compare h2 em {
color: #444;
font-weight: bold;
}

table.compare td {
font-size:14px;

}

table.compare a {
text-decoration: underline;
}

table.compare .buttons a {
text-decoration:none
}

table.compare a:hover {
text-decoration: none;
}

table.compare td em {
font-weight: bold;
font-size:1em;
font-style:normal;
line-height: 18px;
}


table.compare ul.buttons {
margin:0;
}

table.compare .light_btn a, table.compare .dark_btn a {
padding:9px 24px 0 16px;
}

table.compare th.last {
padding-top:18px
}

/* ///////////// end of compare tables ///////////// */

/* whois table */

.with_without_compare {
margin:24px 0;
}

.with_without_compare th {
background-color:#EBD3E2;
}

.with_without_compare h3 {
margin:0;
color:#A58;
}

.with_without_compare h3 span {
font-size: 0.7em;
font-style:italic;
font-weight:bold;
color:#A58;
}

.with_without_compare .with_privacy h3, .with_without_compare .with_privacy h3 span {
color: #592;
}

.with_without_compare td, .with_without_compare th {
padding: 18px 18px 0 18px;
border: 6px solid #EBD3E2;
background-color:#F3E5EE;
}

.with_without_compare th {
background-color:#EBD3E2;
border-top-width:0px;
}

.with_without_compare th.divide {
background-color:#FFF;
border-width:0; padding:0;
width:18px;
}
.with_without_compare th.with_privacy {
background-color:#DAE9B3;
}

.with_without_compare .with_privacy {
border-color:#DAE9B3;
background-color:#E9F2D1;
margin-rigth:10px;
}

.without_privacy {
background-color:#EBD3E2;
}

/* end of whois table */

/* ######### breadcrumbs tables ########## */

#breadcrumb {
font-size:0.857em;
margin:0;
padding:0;
color: #aaaaaa;
}

#breadcrumb a {
color: #aaaaaa;
}

/* ///////////// end of breadcrumbs ///////////// */



/* ######### lists & icons ########## */

/* standard list */

.column ul { margin: 9px 36px 27px 36px ;} 
.column ul li {
list-style-type:circle;
list-style-position: outside;
clear: both;
padding: 4px 0;
} 

/* list with icons */

.column .icons_lg { padding: 0; margin: 0px 0px 18px 36px; list-style-position: inside; list-style-type: none; clear:none; float: left;}
.column .icons_lg li { 
	padding: 0 0 18px 72px; 
	margin: 9px 0 0 0;
	background: url(../images/theme/demo_icon.png) no-repeat top left; 
	clear:both;
	list-style-type: none;
	list-style-position: inside;
	*list-style-position: outside;
	}

.column .icons_sm { padding: 0; margin: 0 0 18px 0; clear:both; float: left;}
.column .icons_sm li { 
	padding: 0px 0px 0px 42px;
	margin: 4px 0 18px 0; 
	background: url(../images/theme/demo_icon2.png) no-repeat top left; 
	clear:both;
	min-height: 34px;
	list-style-position: inside;
	*list-style-position: outside;
	list-style-type: none;
	line-height: 1.2em;
	}
	
.column .icons_oneline li { padding: 9px 0px 0px 42px !important; margin: 4px 0 4px 0 !important;  }	

.column .pod_first { margin-left: 0px !important; }	


/* dotted list */

.column ul.list_dotted {
	margin: 18px 0px 36px 0px;
	padding: 0px;
}

.column ul.list_dotted li {
	padding: 9px 9px 9px 36px;
	margin: 0px;
	border-bottom: 1px dotted #000000;
	background:  url(../images/themes/bullet_black.html);
	list-style-position: inside;
	list-style-type: none;
	}

	
/* domain name icons */	



/* ///////////// end of icons ///////////// */


/* ######### body ########## */

.somepod {
background-color: yellow;
}

#pri_nav {
position:absolute;
bottom:0;
left:0;
width: 100%;
}

#pri_nav li {
float:left;
text-align:center;
}

#pri_nav a {
color: #FFF;
text-decoration:none;
display:block;
padding:10px 18px 0 18px;
font-size: 14px;
height: 26px;
}

#pri_nav a:hover {
background: #592 url(../images/theme/top_blik.png) no-repeat top center;
}

#pri_nav a:active {
}

#pri_nav .selected a {
background-color: #592;
}
#pri_nav .none {
display: none;
}

#pri_nav .selected a {
background-image: url(../images/theme/top_blik.png);
background-repeat:no-repeat;
background-position: top center;
}

#pri_nav #pn_offers {
background: url(../images/theme/top_blik.png) no-repeat top center;
background-color: #A58;
float:right;
}


.horizontal_nav {width: 100%; 
background-image: url(../images/theme/semitrans_px.png); 
height: 45px; 
position: absolute; 
top: 471px; 
left: 0px ! important; 
z-index: 1; 
clear: both;
min-width: 960px;}

.horizontal_nav ul {padding: 0px 36px; width: 888px;}
.horizontal_nav li {padding: 14px 0px 6px 0px; float: left; font-size: 1em;}
.horizontal_nav li.first { padding: 14px 0px 6px 0px !important;}
.horizontal_nav li.first a { padding: 0px 18px 0 0 !important;}
.horizontal_nav li.last a{ padding: 14px 18px 6px 18px; /*border-right: 0;*/ background: none;}
.horizontal_nav li a { text-transform:uppercase; color: #fff; padding: 0 18px; /*border-right: 1px dotted #fff;*/ background:transparent url(../images/theme/dotted_border_inverse.gif) repeat-y scroll 100% 0;}


/* ######### banner ########## */
.right_col_bg {
background: #005A2B url(../images/theme/grid_right_col_bg_.png) no-repeat;
background-position:0 0;
z-index:1;
}

#banner .left_col_bg {
background-image: url(../images/theme/banner_left_col_.jpg);
background-position:100% 306px;
background-repeat:repeat-x;
}

#slideshow {
background-image: url(../images/theme/monitor_.png);
width:329px;
height: 324px;
position:absolute;
left:1px;
bottom:-53px;
}


	#slides {
	display:block;
	width: 256px;
	position:absolute;
	top:18px;
	left:54px;
	height: 161px;
	padding:0;
	overflow:hidden;
	}
	
	#slides li {
	width:100%;
	height:100%;
	display:block;
	line-height:0.8em;
	background-color:green;
	position:absolute;
	left:0;
	text-indent: -9999px;
	}
	
	#slides li.first {
	}
	
	#slides li.last {
	}
	
	#slides ul a {
	color:#FFF;
	line-height:1em;
	margin-top:-3px;
	}
	
	#slides ul a span.small {
	color:#FFF;
	}

	
/* ///////////// end of banner ///////////// */

/* ------------------------------------------------------- **
** Tooltip
** ------------------------------------------------------- */
/* custom tooltip styling */
#header .tooltip, #body .tooltip {
	position: absolute;
	text-align: left;
	background-color: transparent;
	color: #000;
	font-size: 14px ;
	z-index: 9999;
	height:	auto;
	width:auto;
}
.tooltip .tooltip_header {
background-color: transparent;
background-image: url(../images/theme/tool_tip_header.png);
background-repeat: no-repeat;
background-position: top left;
width: 182px;
height: 16px;
}
.tooltip .tooltip_footer {
background-color: transparent;
background-image: url(../images/theme/tool_tip_footer.png);
background-repeat: no-repeat;
background-position: top left;
width: 182px;
height: 9px;
}
.tooltip .tooltip_content {
background-color: transparent;
background-image: url(../images/theme/tool_tip_middle.png);
background-repeat: repeat-y;
background-position: top left;
width: 182px;
}
.tooltip .tooltip_gradient {
background-color: transparent;
background-image: url(../images/theme/tool_tip_gradient.png);
background-repeat: repeat-x;
background-position: bottom left;
width: 153px;
margin: 0 5px 0 4px;
padding: 5px 10px 25px 10px;
}	

.tooltip h3 {
	margin: 10px 0;
}

/* ------------------------------------------------------- **
** Specific IDs
** ------------------------------------------------------- */

.prime_pod {
margin-bottom: 18px;
position: relative;
}

#photographer {
z-index:7;
position:relative;
}

#photographer .bg {
	position:absolute;
	background-image: url(../images/theme/people_photographer_.png);
	width: 216px;
	height: 284px;
	right:-40px;
	z-index: 9;
}

#photographer blockquote {
	width:60%;
}

#photographer blockquote p {
margin:0;
font-size:1.4em;
line-height: 1.2em;
}

#photographer p.name {
font-style:italic;
margin: 18px 0px;
}

#photographer p.name em {
font-weight: bold;
}

.prime_pod .contents {
	z-index:8;
	position:relative;
	padding: 18px;
	height:auto;
}

.prime_green .contents {border: 1px solid #559922; background-color: #DAE9B3;}
.prime_green .contents h2 {color: #559922 !important;}
.prime_green .i_domain { border-color:#559922;}
.prime_green .f_domain {background-image:url(../images/theme/left_round_green_cor.png);}

.prime_purple .contents {border: 1px solid #c582ac; background-color: #ebd3e2;}
.prime_purple .contents h2 {color: #CC88AA !important;}
.prime_purple .i_domain {border-color:#CC88AA;}
.prime_purple .f_domain {background-image:url(../images/theme/left_round_pink_cor.png);}

.black_trans .f_domain {background-image:url(../images/theme/left_round_black_cor.png); margin: 0 0 0.5em 1.5em;}
.black_trans .i_domain {color:#000000 !important;}
.black_trans .contents p {margin: 0 1.2em 1.2em 1.5em;}

.prime_pod .shadow {
position:absolute;
background-image: url(../images/theme/bottom_shadow.png);
width:410px;
height: 162px;
bottom:-43px;
left:-62px;
z-index:1;
}

#why-purchase-hosting {
position:relative;
z-index:10;
}

#hosting_compare {
}

#whois_pod ul {
	margin:0 0 0px 0px;
    padding: 0;
	
}
#whois_pod ul li {
	list-style:none;
    margin: 1em 0px;
    padding: 0 0 0 25px;
	background:url(../images/theme/yes_tick_green.png) no-repeat 0px -4px;
}

#whois_pod .whois_icon {
	background-image:url(../images/theme/icons/shield_whois.png);
	width:80px;
	height:74px;
	position:absolute;
	top:85px;
	right:5px;
}

/* table */
table.comparison { margin-bottom: 36px;background:transparent url(../images/theme/dotted_border_hor.gif) repeat-x scroll 0 100%;}
table.comparison .dark_btn .submit_btn {width:123px;}

/* small hack for safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
table.comparison .dark_btn .submit_btn {width:126px;}
} 

table.comparison td, table.comparison th {
padding:0px 6px 9px 9px;
background:transparent url(../images/theme/dotted_border.gif) repeat-y scroll 100% 0;
}
table.comparison tr.grey_row td,
table.comparison tr.grey_row th  {
background-color: #f2f2f2;
}
table.comparison thead th .plan {
position: relative;
*width: 135px;
} 
table.comparison .plan_icon {
position: absolute;
right: -10px;
bottom:0;
}
table.comparison #newbie_icon {
width: 56px;
height: 75px;
background: transparent url(../images/theme/icons/icon_newbie.png) no-repeat left top;
}
table.comparison #techie_icon {
width: 64px;
height: 86px;
background: transparent url(../images/theme/icons/icon_techie.png) no-repeat left top;
}
table.comparison #guru_icon {
width: 72px;
height: 98px;
background: transparent url(../images/theme/icons/icon_guru.png) no-repeat left top;
}
table.comparison p {margin: 0px;}

table.comparison th[scope=row] {
 padding: 18px 0 9px 0px;}

table.comparison .bottom_border td {
background: none !important;
padding: 0 0 1px 0 !important;
}
table.comparison .first {
padding-left:0;
font-weight: 800;
/*width: 200px;*/
}

table.comparison tfoot .first {
vertical-align: middle;
}

table.comparison tfoot td, table.comparison tfoot th {
}

table.comparison .promote {
background-color:#CDA;
}
table.comparison .promote h3 {
margin-top:18px;
}

table.comparison .promote p {
width: 118px;
*line-height:32px!important;
*width: 124px !important;
}

table.comparison .last {
background: none;
line-height: normal;
}

table.comparison thead h2 {
font-size:2em;
color: #444;
padding-bottom:9px;
margin:0 !important;
}

table.comparison thead h2 span, table.comparison thead h3 span  {
font-size:0.5em;
letter-spacing:0;
text-transform:uppercase;
display: block;
}

table.comparison thead h5 {width: 135px;}
table.compare_competition thead th.last h5 {width: 97px;}


table.comparison span.yes  {
background-image: url(../images/theme/yes_tick.png);
display:block;
text-indent:-9999px;
width:21px;
height:21px;
}

table.compare span.yes_strap, table.comparison span.yes_strap {
display:block;
padding:0;
font-style: italic;
}
table.compare span.yes_strap {
background:transparent url(../images/theme/yes_tick.png) no-repeat scroll left center;
padding:5px 0 5px 25px;
}

table.compare td em.price, table.comparison th em.price {
color: #AA5599;
font-style:normal;
font-weight:bold;
letter-spacing:-1px;
font-size: 1em;}

table.compare td em.price strong, table.comparison em.price strong {font-size: 3em; color: #AA5599; letter-spacing: -2px}
table.compare td em.price span, table.comparison em.price span {color: #AA5599; }
table.compare td p, table.comparison p {font-size: 1em; margin: 18px 0;}
table.comparison p.small {font-size: 0.8em; margin:0;}

table.comparison .light_btn a,table.comparison .dark_btn a {
padding-left:8px;
margin-right: 8px;
min-width:100px;
}
table.comparison .column ul.buttons, table.comparison ul.buttons { margin:9px 0;}
table.comparison .column ul.buttons li, table.comparison ul.buttons li { margin:0; float: none;}

table.comparison tr.primary_feat td.first {
font-size:1em;
}

table.comparison tr td.first,
table.comparison tr th.first {
padding-left:9px;
}
table.comparison tr.small_text td,
table.comparison tr.small_text th {
	font-size: 12px;
}
table.comparison tr.primary_feat td.first a {
font-size:1em;
line-height:18px;
width: 72px;
}

table.comparison tr.primary_feat td {
font-size:1.4em;
}


.plan_pod .shadow {
			background-image:url(../images/theme/bottom_shadow_.png);
			_background:none !important;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/theme/bottom_shadow_.png", sizingMethod="crop") !important; 
			_bottom: 40px !important;
			height:130px;
			left:-42px;
			width:375px;
			}
		.plan_pod .contents {
			background: #fff url(../images/theme/bg_plan_pod.png) repeat-x top;
			border: 1px solid #c4c4c4;
			}
		.plan_pod .contents a {
			color:#88AACC;
			font-weight:bold;
			}
		.plan_pod .image_pod{
			position: relative;
			padding: 0;
			width:100%;
			_width: 98% !important;
			margin: 0 !important;
			}
		.plan_pod ol, .plan_pod ul, .plan_pod p{
			clear: left;
			}
		.plan_pod .left {
			margin-bottom: 9px;
			margin-right: 9px;
			}
		.plan_pod .image_pod h3 {
			font-size: 1.2em;
			clear: none;
			}
		.plan_pod .image_pod h2 {
			font-size: 1.6em;
			font-weight: normal;
			margin: 10px 0 0 0;
			clear: none;
			}
.domain_names ul li, .domain_names .column div, .domain_names a, .domain_names h3,.domain_names p  {
			}
		.domain_names .double h3 {
			margin-bottom: 0px;
			margin-top: 9px;
			}

		.domain_names .left { 
			margin-right:18px;
			}
		.domain_names ul {
			float: none !important;
			/*+ie6*/
			}
		.domain_names .i_domain { 
			width: 284px !important;
			}
		.domain_names .image_pod {
			margin: 9px 9px 9px 0;
			}
		.domain_names .double .nofloat p {
			width: 164px;
			}

		
		.domain_names .f_domain {
			margin-bottom: 18px;
			_background: none;
			/*+ie6*/
			
			}
			
			
		.domain_names .prices dd {float: left !important; clear: none !important; margin: 0px; padding: 0px;}
		.domain_names .prices dt { float: left !important; clear: left !important; margin: 0px; padding: 0px; width: 72px !important; display: block;}


		.domain_names {
			height:354px;
		}
		#domain_search_col {
		padding-top:18px;
		}

.domain_names .i_domain
.icons_sm li em {
display:block;
}

/* homepage */
#pause .column {
/*width:264px;*/
}
#happy_customer_testimonial {
position:absolute;
background-repeat:no-repeat;
background-position: top right;
right: 20px; top: 18px;
padding:0;
width:295px;
padding-top:18px;
}

	#happy_customer_testimonial * {
	width:180px;
	color: #FFF;
	}
	
	#happy_customer_testimonial p a.action {
	color: #8AC;
	font-weight: bold;
	}

#testimonials h4 {
clear:none;
}

#big_button {
background-image: url(../images/theme/big_button_top_.png);
background-repeat:no-repeat;
width:295px;
margin-top:9px;
}

	#big_button .bg_wrap {
	background-image: url(../images/theme/big_button_bottom_.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:281px;
	margin:0;
	padding-bottom:9px;
	padding-top:9px;
	position:relative;
	height:54px;
	}

		#big_button .bg_wrap p {
		background-color: #333;
		margin:0;
		width:100%;
		height:54px;
		}
		
			#big_button .bg_wrap p a {
			background-image: url(../images/theme/big_button_blik_.png);
			background-repeat:no-repeat;
			position:absolute;
			padding-top: 36px;
			width: 281px; height: 36px;
			top:3px;
			left:3px;
			text-decoration:none;
			}
			
				#big_button #getit_arr {
				background-image: url(../images/theme/green_circle_arrow.png);
				background-repeat:no-repeat;
				display:block;
				text-indent:-9999px;
				position:absolute;
				right:18px;
				bottom:20px;
				width:36px; height:36px;
				}
				
				#big_button #contact_us {
				background-image: url(../images/theme/icons/icon_support_girl.png);
				background-repeat:no-repeat;
				display:block;
				text-indent:-9999px;
				position:absolute;
				left:9px;
				bottom:5px;
				width:64px; height:64px;
				}
				
				#big_button .cta {
				position:absolute;
				left:68px;
				bottom:18px;
				width:150px; height:36px;
				}
				
				#big_button * {
				*cursor:hand;
				}

.icon_cta {
display:block;
background-repeat: no-repeat;
background-position:center top;
padding-top:64px;
text-align:center;
width:108px;
}

#pause .third {
background:transparent url(../images/theme/dotted_border_inverse.gif) repeat-y scroll 100% 0;
margin-top:36px;
padding-top:0;
padding-right:0;
height:96px;
}

#pause .last {
background: none;
}

#hosting_icon {
background-image: url(../images/theme/icons/icon_server.png);
}

#domains_icon {
background-image: url(../images/theme/icons/icon_domain.png);
}

.icon_cta span {
display:none;
}

.icon_cta span.cta {
display:inline;
}

.homepage #body {
background-image:none;
}

/* end of homepage */



/* ################## multiple_pods ################### */
		
.green {
  background-color:#DAE9B3;
  border-top: 1px solid #559922;
  border-bottom: 1px solid #559922;
  }
.purple {
  background-color:#EBD3E2;
  border-top:1px solid #C582AC;
  border-bottom:1px solid #C582AC;
}
.green h2 {
  color:#559922;
}
.purple h2 {
  color:#AA5588;
}
.grid_3 .double .multiple_pods {width:568px;}
.grid_3 .one_pod .image_pod {width:538px;} 
.grid_3 .two_pods .image_pod {width:254px;}
.grid_3 .three_pods .image_pod {width:159px;}

.grid_fib .double .multiple_pods {width:528px;}
.grid_fib .one_pod .image_pod {width:498px;} 
.grid_fib .two_pods .image_pod {width:234px;}
.grid_fib .three_pods .image_pod {width:146px;} 

.multiple_pods {
  margin: 0 0 18px 0;
  }
.multiple_pods .pods_row {
  overflow: auto;
  margin: 15px 0 9px 15px;
  }
.multiple_pods p {
  width: auto !important;
  }
.multiple_pods a {
  white-space: nowrap;
}
.shortcontent a{

  margin-left:40px;
}
.multiple_pods p.action a:link,
.multiple_pods p.action a:visited {
  color: #000000 !important;
  font-weight: normal;
  }
.multiple_pods .first {
  background: transparent none !important;
  padding-left: 0 !important;
  margin-left: 0 !important; 
  }
.multiple_pods .image_pod {
  background: transparent url(../images/theme/dotted_border.gif) repeat-y scroll 0 0;
  margin: 0;
  padding: 0 15px;
  }
.one_pod .image_pod h5 {
  font-weight: bold;
  margin: 0;
  letter-spacing: 0px;
  }
.one_pod h5, 
.one_pod p {
  float: none !important;
  clear: none;
  margin: 0px !important;
  padding: 0px !important;
  }
.two_pods .image_pod h5 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  }
.two_pods h5, 
.two_pods p {
  float: none !important;
  clear: none;
  }
.two_pods .nofloat h5, 
.two_pods .nofloat p {
  padding-left: 72px;
  }
.three_pods .image_pod h5 {
  font-weight: bold;
  margin: 0;
  letter-spacing: 0px;
  }
.three_pods h5, 
.three_pods p {
  float: none !important;
  clear: none;
  }
.multiple_pods .image_pod .left {
  margin: 0 9px 9px 0;
  }
.multiple_pods .image_pod .right {
  margin: 0 0 9px 9px;
  }

/* ################## END multiple_pods ################### */		
  			
  			
  			
  			
  			
	
/* ################## tertiary_navigation ################### */
			
#tertiary_navigation {
  border: 1px solid #a3a3a3;
  background-color: #cdcdcd;
  margin-bottom: 36px;
  }
#tertiary_navigation #nav_content { 
  background-color: #ffffff;
  margin: 10px;
  padding: 25px 20px;
  }
#tertiary_navigation #nav_content h3 {
  margin: 0 0 12px 0;
  color:#A58;
  }
#tertiary_navigation #nav_content h3 a {
  color: inherit;
}
#tertiary_navigation #nav_content ul {
  margin: 0;
  }
#tertiary_navigation #nav_content ul li {
  list-style-type: none;
  border-bottom: 1px dotted #000;
  padding: 8px 10px 8px 15px;
  }
#tertiary_navigation #nav_content ul li.first {
  border-top: 1px dotted #000000;
  }
#tertiary_navigation #nav_content ul li a {
  text-decoration: none;
  }
#tertiary_navigation #nav_content ul li a:hover {
  text-decoration: underline;
  }
/* ################## END tertiary_navigation ################### */


/* glassy pods */
.glass_pod .contents {

/* defaults changing with every class */

 background-color:white;
 border:1px solid #C7C7C7;
 
 padding-bottom:2em;
 
}

.glass_pod .contents h3, .dottedside .contents h3 {
	margin: 0 0 9px 0;
	color:#A58;
	font-size: 1.725em;
}

.glass_pod .contents h3 a, .dottedside .contents h3 a 
{
padding: 0px !important;
 color: inherit;
*color:#A58;
}
.glass_pod .contents h3 a:hover, .dottedside .contents h3 a:hover {
background: none;
} 


.glass_pod .contents ul {
	margin:0;
}

.dottedside .contents li {
	list-style-type:none;
	padding-bottom:1px !important;
	background:transparent url(../images/theme/dotted_border_hor.gif) repeat-x scroll 0 100%;
}

.glass_pod .contents li {
	list-style-type:none;
	border-bottom:1px dotted black;
}

.glass_pod .contents li a:link, .glass_pod .contents li a:visited, 
.dottedside .contents a:link, .dottedside .contents a:visited {
text-decoration:none;
display: block;
padding:8px 9px;
}
 
.dottedside .contents a:hover, .dottedside .contents a:active {
text-decoration:underline;
}

.glass_pod .contents li a:hover, .glass_pod .contents li a:active, 
.dottedside .contents li a:hover, .dottedside .contents li a:active {
text-decoration:none;
background-image:url(../images/theme/semitrans_px.png);
}

	.glass_pod .icons_sm li {
	border:none;
	margin:0;
	padding-left:3em;
	}


		/* ovverrides for glassy buttons */
		
		.white .bg {
		position:absolute;
		background: #FFF url(../images/theme/glassy_pods_white_grad.png) repeat-x;
		width:100%;
		height:100%;
		z-index:2;
		}
		
		.white .contents,
		.pink .contents,
		.transparent .contents,
		.black_trans .contents {
		background: url(../images/theme/glassy_pods_bg.png) no-repeat;
		padding:0 0 18px 0;
		}
	
		.white .contents h3,
		.pink .contents h3,
		.transparent .contents h3,
		.black_trans .contents h3 {
		padding:1.2em 1em 0 1em;
		background: url(../images/theme/glassy_pods_top.png) no-repeat;
		}
		
		.white .contents h3 a,
		.pink .contents h3 a,
		.transparent .contents h3 a,
		.black_trans .contents h3 a {
		padding-left:1em;
		position:relative;
		left:-1px;
		}
		
		.white .contents ul,
		.pink .contents ul,
		.transparent .contents ul,
		.black_trans .contents ul {
		padding:0 1.5em;
		}
		
		
		.pink .bg {
		position:absolute;
		background: #FFF url(../images/theme/glassy_pods_pink_grad.png) repeat-x;
		width:100%;
		height:100%;
		z-index:2;
		}
		
		.transparent .bg {
		position:absolute;
		background: transparent url(../images/theme/glassy_pods_trans_grad.png) repeat-x;
		width: 100%;
		height:100%;
		z-index:2;
		}
		
			.grid_fib .transparent .bg {
			width:274px;
			}
		
		.transparent .contents {
		background-color:transparent;
		background:none;
		border: none;
		}
		
		.transparent .contents h3 {
		color: #FFF;
		background: url(../images/theme/glassy_pods_top.png) no-repeat;
		}
		
		.transparent .contents h3 a {
		background:none;
		}
		
		.transparent .contents li {
		border-color:#FFF;
		color:#FFF;
		}
		
		.transparent .contents li a {
		color:inherit;
		*color:#FFF;
		}
		
		.transparent .shadow, .black_trans .shadow {
		background: url(../images/theme/glassy_pods_trans_shadow_.png) no-repeat;
		left:-72px;
		bottom:-38px;
		width: 424px;
		}
		
			.grid_fib .transparent .shadow, .grid_fib .black_trans .shadow {
			background: url(../images/theme/glassy_pods_trans_shadow_fib.png) no-repeat;
			left:-72px;
			bottom:-38px;
			width:428px;
			}
		
		
		
		.black_trans .bg {
		position:absolute;
		background: transparent url(../images/theme/glassy_pods_blacktrans_grad.png) repeat-x;
		width:100%;
		height:100%;
		z-index:2;
		}
		
		.black_trans .contents {
		background-color:transparent;
		background:none;
		border-width:0;
		}
		
		.black_trans .contents h3 {
		color: #FFF;
		*height:1%;
		background: url(../images/theme/glassy_pods_top.png) no-repeat;
		}
		
		.black_trans .contents h3 a {
		background:none;
		}
		
		.black_trans .contents li {
		border-color:#FFF;
		color:#FFF;
		}
		
		.black_trans .contents li a {
		color:inherit;
		*color:#FFF;
		}
		/*
		.black_trans .shadow {
		background: url(/library/images/theme/glassy_pods_trans_shadow.png) no-repeat;
		left:-72px;
		bottom:-38px;
		}
		*/
		
		/* simplewhite*/
		
		.simplewhite .contents {
		background-color: #FFF;
		}		
		
		.simplewhite .contents h3 {
		color: #473;
		}
		
		.simplewhite .contents h3 a {
		color: inherit;
		}
		
		
		/* dotted side */
		
		.dottedside {
		background-color: #FFF;
		border-left:1px dotted #000;
		}
		
		.dottedside .contents ul {
		margin:0;
		}
		
		.dottedside .contents li {
		list-style-type:none;
		padding: 0px;
		}
		
		.dottedside .contents a {
		color:#000;
		}
		
				/* inside grid with dots we want no dots on the pod */
				.dot_border .dottedside {
				border:none;
				}
				
				.dot_border .dottedside .contents {
				padding-left:0;
				}
				
				/* inside grid with dark bg */
				
				.dark_bg{
				background:transparent url(../images/theme/white_triangle_right_.png) no-repeat scroll 0pt 48px;
				
				}
				.dark_bg .dottedside, .dottedside {
				border:none;
				background-color:transparent;
				}
				
				.dark_bg .dottedside .contents {
				padding-left:0;
				}
				
					.dark_bg .dottedside h3{
					color: #FFF;
					}	
					
					
					.dark_bg .dottedside a, .dark_bg .dottedside h3 a {
					color: #FFF;
					}	
					
					.dark_bg .dottedside li {
					padding-bottom:1px;
					background:transparent url(../images/theme/dotted_border_hor_inverse.gif) repeat-x scroll 0 100%;
					}

/* about-webfusion */
#about_webfusion {
/*background-position:738px 0;*/
}

/* buttons with icons */
.icon_btn_a {
text-decoration: none !important;
}
.icon_btn_a span{
display: block;
}

.icon_btn, .icon_btn_green {
padding-top:0px;
position:relative;
zoom:1 ;
cursor: pointer;
margin-bottom: 18px;
}

	.icon_btn_a ul {
	padding:0;
	margin:0;
	zoom:1;
	}
	
	.icon_btn_a h3 {
	font-size:1.4em;
	line-height: 1.4em;
	}
	
	.icon_btn_a h3, .icon_btn_a ul li {
	padding-left:24px;
	font-weight:normal;
	color: #FFF;
	margin:0;
	padding: 0 0 0 24px;
	}

		.icon_btn_a ul li {
		list-style-type:none;
		display:block;
		zoom:1;
		}
		
		.icon_btn_a li a {
		color: #FFF;
		font-size:1.25em;
		text-decoration:none;
		z-index:20;
		padding-left:24px;
		display:block;
		zoom:1;
		padding-bottom:14px;
		vartical-align:top;
		}

		.icon_btn_a li a.smaller {
				font-size: 1em;
		}
		
		.icon_btn_a li span.bg_wrap {
		color:inherit;
		display:block;
		position:absolute;
		width:64px;
		height:64px;
		top:8px;
		right:12px;
		z-index:10;
		zoom:1;
		}
		
/* silviu */
.icon_btn, .icon_btn_green {
cursor: pointer;
}


#Compare_web_hosting .icon {
background :url(../images/theme/icons/icon_compare_hosting.png) no-repeat top left;
}
#Order_web_hosting .icon {
background :url(../images/theme/icons/icon_buy_web_hosting.png) no-repeat top left;
}
#Take_the_controls .icon {
background :url(../images/theme/icons/icon_take_control.png) no-repeat top left;
}
.icon_btn_a .button_header, .icon_btn_a .button_footer {
height: 9px;
}
.icon_btn .button_content {
background: transparent url(../images/theme/icon_btn_px_.png);
}
.icon_btn_a:hover .icon_btn .button_content {
background: transparent url(../images/theme/icon_btn_px_dark.png);
}

.grid_fib .icon_btn .button_header {
background: transparent url(../images/theme/icon_btn_top_.png) no-repeat top left;
}
.grid_fib .icon_btn .button_footer {
background: transparent url(../images/theme/icon_btn_btm_.png) no-repeat top left;
}
.grid_fib .icon_btn_a:hover .icon_btn .button_header {
background: transparent url(../images/theme/icon_btn_top_dark.png) no-repeat top left;
}
.grid_fib .icon_btn_a:hover .icon_btn .button_footer {
background: transparent url(../images/theme/icon_btn_btm_dark.png) no-repeat top left;
}

.grid_3 .icon_btn .button_header {
background: transparent url(../images/theme/icon_btn_top__.png) no-repeat top left;
}
.grid_3 .icon_btn .button_footer {
background: transparent url(../images/theme/icon_btn_btm__.png) no-repeat top left;
}
.grid_3 .icon_btn_a:hover .icon_btn .button_header {
background: transparent url(../images/theme/icon_btn_top_dark_.png) no-repeat top left;
}
.grid_3 .icon_btn_a:hover .icon_btn .button_footer {
background: transparent url(../images/theme/icon_btn_btm_dark_.png) no-repeat top left;
}

.icon_btn_a .icon_btn_green .button_content {
background: transparent url(../images/theme/icon_btn_px_green.png);
}
.icon_btn_a:hover .icon_btn_green .button_content {
background: transparent url(../images/theme/icon_btn_px_trans_green.png);
}

.grid_3 .icon_btn_a .icon_btn_green .button_header {
background: transparent url(../images/theme/icon_btn_top_green.png) no-repeat top right;
}
.grid_3 .icon_btn_a .icon_btn_green .button_footer {
background: transparent url(../images/theme/icon_btn_btm_green.png) no-repeat top right;

}
.grid_3 .icon_btn_a:hover .icon_btn_green .button_header {
background: transparent url(../images/theme/icon_btn_top_trans_green.png) no-repeat top right;
}
.grid_3 .icon_btn_a:hover .icon_btn_green .button_footer {
background: transparent url(../images/theme/icon_btn_btm_trans_green.png) no-repeat top right;
}

/* contact form */

#contact_form {
	margin: 0px;
	padding: 0;
	}
#contact_form fieldset { 
	border: 0; 
	padding: 0; 
	margin: 0; 
	}
#contact_form fieldset legend {
	display: none;
	}
#contact_form p {
	height: 1%; 
	}
	
#contact_form p.notice {
	text-align: right;
}

#contact_form p:after { 
	content: "."; 
	clear: both; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}
#contact_form p label { 
	display: block;
	float: left;
	width: 30%;
	padding: 3px 18px 3px 0;
	}	
#contact_form p input,
#contact_form p select,
#contact_form p textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;	
	border: 1px solid #C4C4C4;;
	background: #ffffff url(../images/form_shade.html) repeat-x;
	font-size: 1.2em;
	padding: 3px;
	width: 64%;
	}
#contact_form input:active, #contact_form input:focus, #contact_form input.activefocus,
#contact_form select:active,  #contact_form select:focus, #contact_form select.activefocus,
#contact_form textarea:active, #contact_form textarea:focus, #contact_form textarea.activefocus {
	font-family: Helvetica, Arial, Verdana, sans-serif;	
	padding: 3px;
	width: 64%;
	font-size: 1.2em;
	} 

#contact_form p select, #contact_form select:active, #contact_form select:focus, #contact_form select.activefocus { width: 65.41%; }	
#contact_form ul.fieldlist { list-style-type: none; margin: -47px 0 0 33%; padding: 0 0 10px 0; } 
#contact_form ul.fieldlist li { color: #384656; }
#contact_form input.btn {
	font-family: Helvetica, Arial, Verdana, sans-serif;	
	width: auto;
	overflow: visible;
	background: #000000 url(../images/form_button_.html) repeat-x; 
	cursor: pointer;
	color: #fff;
	padding: 3px 10px;
	height: 1%;	
	font-size: 1.2em;
	}	
#contact_form p .submit_btn {
border: 0;
width: auto;
background-image: url(../images/theme/button_dark_.png);
padding: 0 0 0 11px;
background-color:transparent;
*width:130px;
}
#contact_form p .dark_btn:hover .submit_btn {background-image: url(../images/theme/button_dark_over_.png);}

/* red border around required fields */
#contact_form .FormFieldsError, form .Missing input, form .Invalid input, form .Missing textarea, form .Invalid textarea {
	border: 2px solid #f00;
	padding: 7px;
}


/* end contact form */

/* icons */

/* icons */

#even_better_value {
background-image: url(../images/theme/icons/icon_dollar.gif);
}

#all_emails_you_need {
background-image: url(../images/theme/icons/icon_email.gif);
}

#no_risks {
background-image: url(../images/theme/icons/icon_certificate.gif);
}

#email_everywhere {
background-image: url(../images/theme/icons/icon_email_everywhere.gif);
}

#experience {
background-image: url(../images/theme/icons/icon_experience_small.gif);
}

#power {
background-image: url(../images/theme/icons/icon_power_small.gif);
}

#dollar_large {
background-image: url(../images/theme/icons/icon_dollar_large.png);
}

#simplicity {
background-image: url(../images/theme/icons/icon_simplicity_small.gif);
}

#control_panel {
background-image: url(../images/theme/icons/icon_control_panel_small.png);
}

#control_panel_small {
background-image: url(../images/theme/icons/icon_control_panel_small.png);
}

#support {
background-image: url(../images/theme/icons/icon_support_man_small.gif);
}

#bulk_discounts {
background-image: url(../images/theme/icons/icon_bulk.png);
}

#experience_large {
background-image: url(../images/theme/icons/icon_experience.gif);
}

#power_large {
background-image: url(../images/theme/icons/icon_power.gif);
}

#simplicity_large {
background-image: url(../images/theme/icons/icon_simplicity.gif);
}

#support_girl_large {
background-image: url(../images/theme/icons/icon_support_girl.gif);
}

#support_life_ring {
background-image: url(../images/theme/icons/icon_life_ring.gif);
}

#general_questions_large {
background-image: url(../images/theme/icons/icon_questions.gif);
}

#products_large {
background-image: url(../images/theme/icons/icon_products.gif);
}

#use_with_large {
background-image: url(../images/theme/icons/icon_use_with.gif);
}

#use_with_small {
background-image: url(../images/theme/icons/icon_use_with_small.png);
}

#control_panel_large {
background-image: url(../images/theme/icons/icon_control_panel.gif);
}

#bulk_discounts_large {
background-image: url(../images/theme/icons/icon_bulk.gif);
}

#bulk_discounts_small {
background-image: url(../images/theme/icons/icon_bulk_small.png);
}

#dollar_large {
background-image: url(../images/theme/icons/icon_dollar.gif);
}

#dollar_small {
background-image: url(../images/theme/icons/icon_dollar_small.gif);
}

#dollar_small_trans {
background-image: url(../images/theme/icons/icon_dollar_small.png);
}

#cash_small {
background-image: url(../images/theme/icons/icon_cash_small.gif);
}

#no_risks_large {
background-image: url(../images/theme/icons/icon_certificate.gif);
}

#server_large {
background-image: url(../images/theme/icons/icon_server.gif);
}

#server_small {
background-image: url(../images/theme/icons/icon_server_small.gif);
}


#dynamic_site_large {
background-image: url(../images/theme/icons/icon_create_site.gif);
}

#dynamic_site_small {
background-image: url(../images/theme/icons/icon_create_site_small.gif);
}

#database_large {
background-image: url(../images/theme/icons/icon_database.gif);
}

#aps_large {
background-image: url(../images/theme/icons/icon_aps.png);
}

#site_manager_large {
background-image: url(../images/theme/icons/icon_file.gif);
}

#site_manager_small {
background-image: url(../images/theme/icons/icon_file_small.png);
}

#secure_site_large {
background-image: url(../images/theme/icons/icon_secure_site.gif);
}

#easy_to_use_small {
background-image: url(../images/theme/icons/icon_easy_small.gif);
}

#site_statistics_large {
background-image: url(../images/theme/icons/icon_statistics.gif);
}

#newsletters_large {
background-image: url(../images/theme/icons/icon_newsletter.gif);
}

#domain_small {
background-image: url(../images/theme/icons/icon_domain_small.gif);
}

#two_months_small {
background-image: url(../images/theme/icons/icon_2_months_free_small.png);
}

#help_desk_boy_small {
background-image: url(../images/theme/icons/icon_help_desk_boy.png);
}

#logo_microsoft {
background-image: url(../images/theme/icons/icon_microsoft.png);
}

#logo_dell {
background-image: url(../images/theme/icons/icon_dell.png);
}

#logo_intel {
background-image: url(../images/theme/icons/icon_intel.png);
}

#logo_ibm {
background-image: url(../images/theme/icons/icon_ibm.png);
}

#logo_paypal {
background-image: url(../images/theme/icons/icon_paypal.png);
}

#logo_bluearc {
background-image: url(../images/theme/icons/icon_bluearc.png);
}

#logo_cisco {
background-image: url(../images/theme/icons/icon_cisco.png);
}

#logo_f5 {
background-image: url(../images/theme/icons/icon_f5.png);
}

#joystick .bg_wrap {
background: url(../images/theme/icons/icon_control_panel_large.png) no-repeat;
}

#order_web_hosting .bg_wrap {
background: url(../images/theme/icons/icon_support_girl_large.html) no-repeat;
}

#compare_web_hosting .bg_wrap {
background: url(../images/theme/icons/icon_support_girl_large.html) no-repeat;
}

/* end of icons */


/* steps lists 1234 */
ol.num_steps_hor {
	font-size: 1.2em; 
	list-style: none outside; 
	padding: 0px;
	margin: 0px;
}

ol.num_steps_hor li {
  	white-space: nowrap;
	float: left;
	padding: 9px 14px; 
	background: url(../images/theme/number_bg_lg_.png) no-repeat left top;
}

ol.num_steps_hor li span {
padding: 0 18px 0 9px;
}

/* submit  as buttons */
form.dark_btn, #contact_form p span.dark_btn {
float:left;
}
.dark_btn .submit_btn {
	display:block;
	background-image: url(../images/theme/button_dark_.png);
	background-position:left top;
	height:45px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	border:0;
	font-size:1em;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	padding: 0 0 0 11px;
	background-color:transparent;
	margin-right: 11px;
	*width: 122px;
	cursor: pointer;
	*cursor:hand;
}
.compare_competition .dark_btn .submit_btn {
padding:0 9px 0 20px;
*width: 103px;
}

.dark_btn:hover .submit_btn {background-image: url(../images/theme/button_dark_over_.png);}


/* horizontal nav fix */
.column .horizon_nav li {
line-height:1.1em;
}

a.show_hint {
text-decoration:none !important;
border-bottom:1px dotted #000;
}

/* ################## PODS ################### */
/* testimonials pods */

.testimonial_side_pod .contents {
padding-bottom: 63px;
padding-right: 15px;
}
.testimonial_side_pod .quote_header {
background-image: url(../images/testimonials/testimonial_top_quote.png);
background-repeat: no-repeat;
background-position: left top;
height: 8px;
width: 255px;
}
.testimonial_side_pod .quote_footer {
background-image: url(../images/testimonials/testimonial_bottom_quote.png);
background-repeat: no-repeat;
background-position: left top;
height: 33px;
width: 255px;
}
.testimonial_side_pod .quote_content * {color: #000 !important;}
.testimonial_side_pod .quote_content {
background-image: url(../images/testimonials/testimonial_middle_quote.png);
background-repeat: repeat-y;
background-position: left top;
width: 222px;
padding: 5px 18px 5px 15px;
}
.testimonial_side_pod .quote_content p, .testimonial_pod .quote_content p {
margin: 0;
}
.testimonial_side_pod .quote_content blockquote {
margin: 0 0 18px 0;
}
.Julian_Llewellyn, .Jon_Harvey {
background-repeat: no-repeat;
background-position: left bottom;
width: 180px;
height: 167px;
position: absolute;
left: 0;
bottom: 0;
}
.testimonial_side_pod .happy_customers {
background-image: url(../images/testimonials/right_black_arrow.png);
background-repeat: no-repeat;
background-position: right bottom;
position: absolute;
right: 15px;
bottom: 35px;
padding-right: 20px;
z-index: 10;
}

.Julian_Llewellyn {background-image: url(../images/testimonials/Julian_Llewellyn.png);}
.Jon_Harvey {background-image: url(../images/testimonials/Jon_Harvey.png);}

.testimonial_side_pod .optima_logo, .testimonial_side_pod .sonaa_logo {
background-repeat: no-repeat;
background-position: right bottom;
width: 142px;
height: 49px;
float: right;
}

.optima_logo {background-image: url(../images/testimonials/optima_logo.png);}
.sonaa_logo {background-image: url(../images/testimonials/sonaa_logo.png);}

.testimonial_side_pod small, .testimonial_pod small {
font-size: 10px;
}


.testimonial_column h3 {
clear: none;
}
.testimonial_column img {
float: right;
margin: 0 0 10px 10px;
}
.testimonial_column .testimonial_side_pod {
float: right;
margin: 0 0 10px 10px;
}
.testimonial_column .testimonial_side_pod .contents {
padding:0 0 67px 0;
border-bottom: 1px solid #dcdcdc;
}
.testimonial_column .testimonial_side_pod .quote_header {
background-image: url(../images/testimonials/testimonial_top_quote_with_border.png);
}
.testimonial_column .testimonial_side_pod .quote_footer {
background-image: url(../images/testimonials/testimonial_bottom_quote_with_border.png);
}
.testimonial_column .testimonial_side_pod .quote_content {
background-image: url(../images/testimonials/testimonial_middle_quote_with_border.png);
}
.testimonial_column .testimonial_side_pod .quote_content blockquote {
font-size: 18px;
font-style: italic;
font-weight: bold;
margin: 0 0 9px 0;
}
.testimonial_column .testimonial_side_pod .quote_content blockquote p {
line-height: 1em;
}

.testimonial_column .testimonial_pod .quote_header {
background-image: url(../images/testimonials/testimonial_top_quote_wide.png);
background-repeat: no-repeat;
background-position: right top;
width: 409px;
height: 8px;
}
.testimonial_column .testimonial_pod .quote_footer {
background-image: url(../images/testimonials/testimonial_bottom_quote_wide.png);
background-repeat: no-repeat;
background-position: right top;
width: 409px;
height: 10px;
}
.testimonial_column .testimonial_pod .quote_content {
background-image: url(../images/testimonials/testimonial_middle_quote_wide.png);
background-repeat: repeat-y;
background-position: right top;
width: 374px;
padding: 5px 15px 5px 20px;
}
.testimonial_column .testimonial_pod .contents {
padding-left:140px;
border-bottom: 1px solid #dcdcdc;
}

.testimonial_column .testimonial_pod .quote_content blockquote, .homepage .testimonial_side_pod .quote_content blockquote {
margin: 0 0 9px 0;
}
.testimonial_column .testimonial_pod .quote_content blockquote p, .homepage .testimonial_side_pod .quote_content blockquote p {
font-style: italic;
font-weight: bold;
}

.testimonial_pod .optima_logo, .testimonial_pod .sonaa_logo {
background-repeat: no-repeat;
background-position: right bottom;
width: 142px;
height: 49px;
position: absolute;
right:28px;
bottom:28px;
}
.testimonial_pod .happy_customers {
background-image: url(../images/testimonials/right_black_arrow.png);
background-repeat: no-repeat;
background-position: right bottom;
position: absolute;
right: 5px;
bottom: 2px;
padding-right: 20px;
text-decoration: none;
z-index: 10;
}
.testimonial_column .testimonial_pod .quote_pointer {
background-image: url(../images/testimonials/testimonial_quote_wide_pointer.png);
background-repeat: no-repeat;
background-position: left top;
width: 28px;
height: 29px;
position: absolute;
top:30px;
left:113px;
z-index: 10;
}

.homepage .testimonial_side_pod .quote_header {
background-image: url(../images/testimonials/testimonial_top_quote_homepage.png);
background-repeat: no-repeat;
background-position: left top;
width: 295px;
height: 8px;
}
.homepage .testimonial_side_pod .quote_footer {
background-image: url(../images/testimonials/testimonial_bottom_quote_homepage.png);
background-repeat: no-repeat;
background-position: left top;
width: 295px;
height: 33px;
}
.homepage .testimonial_side_pod .quote_content {
background-image: url(../images/testimonials/testimonial_middle_quote_homepage.png);
background-repeat: repeat-y;
background-position: left top;
width: 260px;
padding: 5px 15px 5px 20px;
}
.homepage .testimonial_side_pod .contents {
padding: 0 0 63px 0;
border-bottom: 1px solid #dcdcdc;
}
.homepage .testimonial_side_pod .happy_customers {
right: 0px;
bottom: 40px;
}

/* pods */
/* #99_cent_trans_pod it's not a correct id' */

.left_icon,
.right_icon {
padding: 0 !important;
}

.left_icon .icon,
.right_icon .icon {
background-repeat: no-repeat;
background-position: center center;
position: absolute;
}


.left_icon .content,
.right_icon .content {
padding:1em;
line-height: 16px;
font-size: 13px;
min-height: 80px;
}

.left_icon .content {
padding-left: 110px;
}
.right_icon .content {
padding-right: 80px;
}
#money_back strong, #safe_secure strong, #support_girl .content, {
/*font-size: 14px;*/
}
 
#money_back .icon {
background-image: url(../images/theme/icons/money_back.png);
width: 110px;
height: 96px;
top:10px;
left:0;
}
#support_girl .icon {
background-image: url(../images/theme/icons/icon_support_girl.png);
width: 64px;
height: 64px;
top:30px;
left:30px;
}
#cent_trans_pod .icon {
background-image: url(../images/theme/icons/icon_99c.png);
width: 64px;
height: 64px;
top:20px;
left:30px;
}
#safe_secure .icon {
background-image: url(../images/theme/icons/safe_secure.png);
width: 110px;
height: 96px;
top:5px;
left:0;
}
#windows_vs_linux .icon {
background-image: url(../images/theme/icons/windows_vs_linux.png);
width: 67px;
height: 124px;
top:10px;
right:0;
}
#dell_intel .content {min-height: 110px;}
#dell_intel .icon {
background-image: url(../images/theme/icons/dell_intel.png);
width: 81px;
height: 123px;
top:10px;
right:0;
}
/* semi-transparent overlay ----- */
#trans_back {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0;
	-moz-opacity: 0;
	z-index: 100;
}

/* error message ----- */
#overlay_wrap,
.overlay_wrap,
#overlay_wide_wrap {
	width: 431px;
	margin: 0 auto;
	position: fixed;
	top: 0;
	z-index: 200;
	height: 226px;
}
#overlay_wide_wrap {
	width: 600px;
	height: 303px;
}
#overlay_wide_wrap #msgbox {
background-image: url(../images/theme/overlay_wide.jpg);
height: 225px;
}
#msgbox {
	color: #FFF;
	background-image: url(../images/orderprocess/generic_overlay_bg.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	height: 148px;
	border:3px solid white;
	padding:36px;
}
#msgbox p {
font-size:1.2em;
color:#FFF;
}
#msgbox h3 {
	font-size: 2.4em;
	color: white;
	margin: 0 auto;
	margin-bottom:24px;
	position:relative;
}
#msg_ok {
	background-image: url(../images/orderprocess/ok_btn_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	/*text-indent: -999px;*/
	display: block;
	height: 26px;
	margin: 10px auto 0 auto;
	overflow: hidden;
/*	padding-left:7px;*/
	width:139px;
	text-decoration:none;
	position:absolute;
	bottom:16px;
	right: 36px;
	cursor: pointer;
}
#msgbox select {
display:block;
margin:0 auto;
width:100%;
}
#msg_close {
		position:absolute;
		right:12px;
		top:12px;
		width:16px;
		height:16px;
		border:0px;
		font-size:0;
		background: url("../images/orderprocess/btn_delete_white.gif") no-repeat;
		cursor:hand;
		padding:0;
}
#msg_close span {display: none;}
#msg_ok:hover {
text-decoration:none;
}

#msg_ok span {
	background-image: url(../images/orderprocess/ok_btn_whole.png);
	background-repeat: no-repeat;
	background-position: top right;
	/*text-indent: -999px;*/
	display: block;
	height: 24px;
	overflow: hidden;
	text-align:center;
	color: #FFF;
	padding-right:7px;
	margin-left:7px;
	padding-top:2px;
	font-size: 1.5em;
}

/* live help message ----- */

#live_help #msgbox {
	background-image: url(../images/theme/live_chat_overlay_bg.html);
	height:188px;
	padding: 54px 18px 18px 185px;
}
#live_help #msgbox h3 {
margin: 0;
}
#live_help {
height: 266px;
}

/* mini basket top */
.empty_basket {
margin-top:10px;
}


/* aps logos */

h2.wordpress {
	background: transparent url(../images/theme/aps_logos/wordpress.png) no-repeat top left;
	height: 35px;
	width: 100%;
}
h2.joomla {
	background: transparent url(../images/theme/aps_logos/joomla.png) no-repeat top left;
	height: 35px;
	width: 100%;
}
h2.coppermine {
	background: transparent url(../images/theme/aps_logos/coppermine.png) no-repeat top left;
	height: 35px;
	width: 100%;
}
h2.piwik {
	background: transparent url(../images/theme/aps_logos/piwik.png) no-repeat top left;
	height: 35px;
	width: 100%;
}


/* aps application single page */
.APSlogo {
	float: left;
	width: 120px;
	height: 120px;
	margin: 4px 10px 10px 0px;
}
.apsSingle h1 {
	clear: none;
	font-size: 24px;
	letter-spacing: 0px;
}
.apsSingle h2 {
	clear: none;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 9px !important;
	letter-spacing: 0px;
}
p.apsButton {
	clear: left;
}
p.apsButton a{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	height: 22px;
	text-decoration: none;
	background: url("../images/web-hosting/applications/aps-button-bck.gif") repeat-x left center;
}
.apsScreenshot {
	float: right;
	width: 150px;
	text-align: center;
	margin: 10px 0px 10px 20px;
}	


/* new changes to highlight the offers */
.offerDrop {
	position: absolute;
	right: 370px;
	top: 10px;
	width: 108px;
	height: 129px;
	background: url("../images/theme/drop-med.png") no-repeat left top;
}
.offerDrop p{
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0px 0px 5px;
}

.specialOffer {
	position: absolute;
	right: 20px;
	top: 320px;
	width: 92px;
	height: 74px;
	background: url("../images/theme/drop90.png") no-repeat left top;
}
.specialOffer p{
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 20px 0px 0px 12px;
}
/*  Changes for H! and H@ from logo  */

.you_theweb{
	padding: 88px 0 0 199px;
	color: #FFFFFF;
	font-size: 12px;
	width: 170px;
}
.looks_like_h1{
	font-size: 40px !important;
}
#es.domains_index_page h3 span{
	font-size: 0.4em;
	font-weight: bold;
	letter-spacing: 0;
}