/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:978px;
} 

body { 
	background:#302f2f; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	/* color:#8a93a0;  */
	color:#000;
	min-width:978px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul 
{ 
	list-style:none;
	margin-bottom: 6px;
}

ol 
{ 
	margin-bottom: 6px;
	margin-left: 30px;
}

hr
{
    margin-bottom:6px;
}

#domains .pricebox
{
    color:#000;
    font-weight:bold;
}

.small
{
    font-size:.8em;
}

.packagebox
{
    /* border:1px solid #302F2F;     */
}

.packagebox thead tr th {
    font-weight:bold;
    border-bottom:2px solid #302F2F; 
}

.packagebox tr {
    
}

.packagebox tr.odd {
    background-color: #E4E5E9; 
}

.packagebox td.left {
    
}

.validation-summary-errors, .field-validation-error
{
    color:Red;
}


/*============================ MENU ==========================*/

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.header-bg {
	background:url(images/header-bg.jpg) no-repeat center 103px;
	width:100%;
}

.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #fff;
}

.tail-middle {
	/* background:url(images/tail-middle.gif) repeat-x left 386px; */
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left top repeat-x #302f2f;
}

/*=========================== FORMS ===========================*/

#contacts-form .field { 
	height:47px;
}
#contacts-form .field span {
	display:block;
	width:292px;
	height:21px;
	background:url(images/input-bg.gif) no-repeat left top;
}
#contacts-form .field1 {
	margin-bottom:17px; 
}
#contacts-form .field1 span {
	display:block;
	width:292px;
	height:115px;
	background:url(images/textarea-bg.gif) no-repeat left top;
}
#contacts-form label {
	display:block;
}
#contacts-form input {
	width:279px; 
	background:none; 
	border:0;	
	vertical-align:top;
	padding-top:3px;	
	line-height:1.2em;
	margin-left:5px;
}
#contacts-form textarea { 
	width:287px; 
	height:110px; 
	overflow:auto;
	background:none; 
	border:0; 
	padding:3px 0 2px 5px;
	
}

/*========================== LISTS ============================*/

.list {
	padding-bottom:14px;
}
.list li {
	padding:0 0 0 10px;
	background:url(images/marker1.gif) no-repeat left 7px;
	line-height:1.58em;
}
.list li a {
	text-decoration:none;
}
.list li a:hover {
	font-weight:bold;
}
.list.style1 li a {
	color:#8a93a0;
}
.list.style2 li a {
	color:#1e1f20;
}
.list.style3 li a {
	color:#f78000;
}
.list.style4 li {
	font-weight:bold;
}
.list.style4 li a {
	color:#1e1f20;
}
.list.style4 li a:hover {
	text-decoration:underline;
}

ul.list1 {
	padding-left:20px;
}

.list1 li {
	background:url(images/marker.gif) no-repeat left 1px;
	padding:0 0 8px 18px;
	
}	
.list1 li.last {
	padding-bottom:0;
}

.list2 li {
	font-size:1.17em;
	line-height:1.29em;
	background:url(images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:6px;
	margin-bottom:5px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list2 li.last {
	background:none;
	padding:0;
	margin:0;
}
.list2 li span {
	width:41px;
	height:41px;
	text-align:center;
	display:block;
	float:left;
	background:url(images/icon6.gif) no-repeat left top;
	font-size:24px;
	line-height:1.6em;
	margin-right:8px;
}
.list2 li p {
	width:222px;
	float:left;
	line-height:1.29em;
	margin:0;
}
.list2 li img {
	position:relative;
	top:2px;
}
.list2 li.style1 span {
	color:#f78000;
}
.list2 li.style2 span {
	color:#0792ba;
}
.list2 li.style3 span {
	color:#8a93a0;
}

.list3 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list3 li a {
	float:left;
	font-weight:bold;
	text-decoration:none;
	width:149px;
}
.list3 li a:hover {
	text-decoration:underline;
}
.list3 li span {
	float:left;
	width:58px;
	text-align:center;
}
.list3 li em {
	float:left;
	font-style:normal;
	width:55px;
	text-align:right;
}

.list4 {
	padding-bottom:4px;
}
.list4 li {
	font-size:1.17em;
	line-height:1.29em;
	background:url(images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:8px;
	margin-bottom:10px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list4 li.last {
	background:none;
	padding:0;
	margin:0;
}
.list4 li span {
	width:41px;
	height:41px;
	text-align:center;
	display:block;
	float:left;
	background:url(images/icon6.gif) no-repeat left top;
	font-size:24px;
	line-height:1.6em;
	margin-right:8px;
}
.list4 li p {
	line-height:1.29em;
	margin:0;
}
.list4 li img {
	position:relative;
	top:2px;
}

/*========================== OTHER ============================*/

.img-box1 { 
	width:100%; 
	overflow:hidden;
}
.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p { 
	margin-bottom:6px;
	line-height:1.33em;
}
.p1 {
	margin-bottom:16px;
}

.phone { 
	float:right; 
	margin-right:92px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#0792ba; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	font-size:24px;
	line-height:1.2em;
	color:#302f2f;
	margin:15px 0px;
}

h2 {
	font-size:22px;
	line-height:1.2em;
	color:#302f2f;
	margin:10px 0px;
}

h3 {
	font-size:20px;
	line-height:1.2em;
	color:#302f2f;
	margin:8px 0px;
}
h4 {
	font-size:18px;
	line-height:1.2em;
	color:#f78000;
	margin-bottom:10px;
}
h5 {
	font-size:16px;
	line-height:1.2em;
	color:#1e1f20;
	padding:6px 0 6px 30px;
	margin:0 0 20px -11px;
	background-repeat:no-repeat;
	background-position:0 0;
}
h5 a {
	color:#1e1f20;
	text-decoration:none;
}
h5 a:hover {
	border-bottom:2px solid #000;
}
h5.style1 {
	background-image:url(images/globe.gif);
	background-position:0 4px;
}
h5.style2 {
	background-image:url(images/hosting.gif);
	background-position:0 4px;
}
h5.style3 {
	background-image:url(images/resellers.gif);
	background-position:0 4px;	
}
h5.style4 {
	background-image:url(images/virtualserver.gif);
	background-position:0 4px;	
}
h5.style5 {
	background-image:url(images/managedservices.gif);
	background-position:0 4px;
}
h6 {
	font-size:1em;
	color:#8a93a0;
	margin-bottom:7px;
}
h6.style1 {
	color:#0792ba;
}

.link3 { 
	display:block; 
	float:left; 
	background:url(images/link3-right.gif) no-repeat right top; 
	color:#fff; 
	text-decoration:none; 
	line-height:.92em;
	margin-right:3px;
}
.link3 em { 
	display:block; 
	background:url(images/link3-left.gif) no-repeat left top;
	padding:0 4px;
}
.link3 b { 
	display:block; 
	background:url(images/link3-tail.gif) repeat-x left top; 
	padding:5px 4px 7px 4px; 
	font-style:normal; 
}
.link3:hover { 
	text-decoration:underline;
}

/*------*/

.link4 { 
	display:block; 
	float:left; 
	background:url(images/link4-right.gif) no-repeat right top; 
	color:#fff; 
	text-decoration:none; 
	line-height:.92em;
}
.link4 em { 
	display:block; 
	background:url(images/link4-left.gif) no-repeat left top;
	padding:0 5px 0 4px;
}
.link4 b { 
	display:block; 
	background:url(images/link4-tail.gif) repeat-x left top; 
	padding:5px 1px 7px 2px; 
	font-style:normal; 
}
.link4:hover { 
	text-decoration:underline;
}

.signup { 
	display:block; 
	background:url(images/signup.jpg) no-repeat center top; 
	color:#fff; 
	text-decoration:none; 
	line-height:.92em;
}
.signup em { 
	display:block; 
	padding:0 5px 0 4px;
}
.signup b { 
	display:block; 
	padding:5px 1px 7px 2px; 
	font-style:normal; 
}
.signup:hover { 
	text-decoration:underline;
}

/*------*/

.link5 {
	background:url(images/marker2.gif) no-repeat right 6px;
	padding-right:8px;
}

.line-ver1 {
	background:url(images/line-ver1.gif) repeat-y 170px 0;
}
.line-ver2 {
	background:url(images/line-ver1.gif) repeat-y 434px 0;
}
.line-ver3 {
	background:url(images/line-ver1.gif) repeat-y 699px 0;
}
.line-ver4 {
	background:url(images/line-ver2.gif) repeat-y 304px 0;
}
.line-ver5 {
	background:url(images/line-ver2.gif) repeat-y 630px 0;
}

/*============================ BOXES ==========================*/

.box { 
	background:#e4e5e9; 
	width:100%;
}
.box .border-top { 
	background:url(images/border-top.gif) repeat-x left top;
}
.box .border-bot {
	background:url(images/border-bot.gif) repeat-x left bottom;
}
.box .border-left { 
	background:url(images/border.gif) repeat-y left top;
}
.box .border-right { 
	background:url(images/border.gif) repeat-y right top;
}
.box .left-top-corner {	
	background:url(images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
	width:100%;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner { 
	padding:4px 15px 24px 18px;
}
.box .inner1 { 
	padding:4px 15px 0 18px;
	min-height:37px;
	height:auto!important;
	height:37px;
	overflow:hidden;
}
.box .inner1 h5 {
	margin-bottom:0;
}
.box h6 {
	margin:0;
	line-height:1.58em;
}
.box h6,
.box .list {
	padding-left:4px;
}

/*---------*/

.box1 { 
	background:#fff; 
	width:100%;
}
.box1 .border-top { 
	background:url(images/border-top.gif) repeat-x left top;
}
.box1 .border-bot {
	background:url(images/border-bot1.gif) repeat-x left bottom;
}
.box1 .border-left { 
	background:url(images/border1.gif) repeat-y left top;
}
.box1 .border-right { 
	background:url(images/border1.gif) repeat-y right top;
}
.box1 .left-top-corner {	
	background:url(images/left-top-corner1.gif) no-repeat left top;
}
.box1 .right-top-corner { 
	background:url(images/right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner {	
	background:url(images/left-bot-corner1.gif) no-repeat left bottom;
	width:100%;
}
.box1 .right-bot-corner { 
	background:url(images/right-bot-corner1.gif) no-repeat right bottom;
}
.box1 .inner { 
	padding:4px 15px 24px 18px;
}
.box1 .inner1 { 
	padding:4px 12px 0 18px;
	min-height:37px;
	height:auto!important;
	height:37px;
	overflow:hidden;
}
.box1 .inner1 h5 {
	margin-bottom:0;
}
.box1 h6 {
	margin:0;
	line-height:1.58em;
}
.box1 h6,
.box1 .list {
	padding-left:4px;
}

/*========================== HEADER ===========================

#header .row-1 {
	position:absolute;
	left:16px;
	top:6px;
}
#header .row-2 {
	position:absolute;
	top:104px;
	left:0;
}
*/


#header .row-1 .fleft {
padding:26px 0 0 17px;
}
#header .row-1 .fright ul li {
font-size:14px;
line-height:1.3em;
}
#header .row-1 .fright {
padding:45px 0 0;
}
#header .row-1 .fright ul li {
float:left;
padding-left:1px;
}
#header .row-1 .fright ul li a {
color:#FFFFFF;
display:block;
text-decoration:none;
}
#header .row-1 .fright ul li a em {
display:block;
}
#header .row-1 .fright ul li a b {
display:block;
font-style:normal;
font-weight:normal;
padding:2px 15px 4px;
}
#header .row-1 .fright ul li a:hover, #header .row-1 .fright ul li a.active {
background:url("images/nav-act-tail.gif") repeat-x scroll left top transparent;
}
#header .row-1 .fright ul li a:hover em, #header .row-1 .fright ul li a.active em {
background:url("images/nav-act-left.gif") no-repeat scroll left top transparent;
}
#header .row-1 .fright ul li a:hover b, #header .row-1 .fright ul li a.active b {
background:url("images/nav-act-right.gif") no-repeat scroll right top transparent;
}

/*========================= CONTENT ===========================*/

#content {
	padding-bottom:38px;
}
#content .indent {
	padding:28px 0 0 22px;
}
#content .indent1 {
	padding:28px 18px 0 22px;
}

/*========================= FOOTER ============================*/

#footer
{
    color:#e4e5e9;   
}

#footer .indent {
	padding:23px 0 27px 22px;
}
#footer p {
	padding-top:14px;
	margin:0;
}
#footer .col-1 {
	width:200px;
}
#footer .col-1,
#footer .col-1 a {
	color:#e3e4e8;
}
#footer .col-1 a {
	text-decoration:none;
}
#footer .col-1 a:hover {
	text-decoration:underline;
}
#footer .col-2 {
	width:199px;
	margin-right:65px;
}

#footer .col-2 a {
	color:#e3e4e8;
}
#footer .col-2 a {
	text-decoration:none;
}
#footer .col-2 a:hover {
	text-decoration:underline;
}
#footer .col-3 {
	width:198px;
	margin-right:68px;
}
#footer .col-4 {
	width:209px;
}
#footer .col-4 ul li {
	font-size:18px;
	line-height:1.2em;
	background:url(images/line-hor.gif) repeat-x left bottom;
	padding-bottom:5px;
	margin-bottom:4px;
}
#footer .col-4 ul li.last {
	background:none;
	margin:0;
	padding:0;
}
#footer .col-4 ul li a {
	text-decoration:none;
	color:#e4e5e9;
}
#footer .col-4 ul li a:hover {
	color:#989ba8;
}

/*=============================================================*/