* { margin:0; padding:0;}
body { background:#262626; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#787878;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}
.hide { display:none; }

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(../images/tail-top.gif) left top repeat-x #fff;}
.tail-top-right { position:absolute; width:50%; right:0; top:0; background:url(../images/tail-top-right.gif) repeat-x right top; height:391px;}
.tail-bottom { background:url(../images/tail-bottom.gif) left bottom repeat-x;}

.pointer { cursor:pointer; }

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal; }
img { border:0; vertical-align:top; text-align:left; }

.form-box input { width:168px; padding:2px 0 2px 8px; margin-right:4px; }
.form-box select { font-size:1em; font-family:Arial, Helvetica, sans-serif; width:87px; height:21px; margin-right:5px; }
.form-box input,  .form-box select { float:left; color:#787878; border-top:1px solid #404040; border-left:1px solid #7a7a7a; border-right:1px solid #dedcd5; border-bottom:1px solid #dedcd5; background-color:#ffffff; }
.form-box select option { padding: 1px 5px; }

form label { color:#373732; font-weight:bold; display:block; }
form .link1 { margin-left:14px; }
.form { height:43px; }
.form input {width:223px; padding:2px 0 2px 3px; background:none; border:1px solid #a09b96; }
textarea { width:232px; height:103px; overflow:auto; background:none; border:1px solid #a09b96; padding:2px 0 0 3px; margin-bottom:18px; }

/*==================list====================*/
ul { list-style:none;}
ul.list { display:block; }
.list li { float:left; padding:0; }
.list li a { color:#fad12c;}

ul.linklist { display:block; margin:0 0 0 10px; font-size:.9em; }
.linklist li { float:left; padding:0; font-weight:bold; margin: 0 6px 0 6px; }
.linklist li a { font-weight:bold; }

.list li.icon-1 { background:url(../images/icon-1.gif) no-repeat right 4px; padding-bottom:2px;}
.list li.icon-2 { background:url(../images/icon-2.gif) no-repeat right 3px; padding-bottom:3px;}

#quicklogin { width:300px; height:76px; background: url(/images/quicklogin_bg.png) no-repeat; margin: -5px -83px 0 0; padding: 11px 0 0 3px; }
#quicklogin li.username,
#quicklogin li.password,
#quicklogin li.login { padding: 0 0 0 10px; font-weight:bold; }
#quicklogin li.username input, 
#quicklogin li.password input { font-size: .9em; width: 70px; }
#quicklogin li.checkbox input { font-size: .9em; width: auto; }
#quicklogin li.text { font-size:.9em; margin-top: 2px; }
#quicklogin li.span { margin-bottom: -1px; }
#quicklogin li.login input { margin-top:-1px; width:40px; height:20px; }

.site-nav { width:100%; overflow:hidden;}
.site-nav li { font-size:1.17em; margin-right:4px; float:left;}
.site-nav li a { color:#fff; text-decoration:none; float:left; display:block; background:url(../images/nav-right.gif) no-repeat right top; width:146px; text-align:center;}
.site-nav li a em { background:url(../images/nav-left.gif) no-repeat left top; display:block; padding:0 5px 0 5px;}
.site-nav li a b { font-style:normal; font-weight:normal; padding:10px 0 10px 0; display:block; background:url(../images/nav-tail.gif) repeat-x top; }
.site-nav li a:hover { color:#111111; background:url(../images/nav-act-right.gif) no-repeat right top;}
.site-nav li a:hover em { background:url(../images/nav-act-left.gif) no-repeat left top;}
.site-nav li a:hover b { background:url(../images/nav-act-tail.gif) repeat-x top;}
.site-nav li a.act { color:#111111; background:url(../images/nav-act-right.gif) no-repeat right top;}
.site-nav li a.act em { background:url(../images/nav-act-left.gif) no-repeat left top;}
.site-nav li a.act b { background:url(../images/nav-act-tail.gif) repeat-x top;}
.site-nav li.last { margin-right:0;}

.list1 { overflow:hidden; width:100%; margin-top:-5px;}
.list1 li { font-weight:bold; color:#161616; margin-top:-1px; padding:0 0 3px 22px;}
.list1 li span { border-top:1px solid #c7c7c7; display:block; width:100%; padding-top:5px;}
.list1 li.icon-1 { background:url(../images/icon-3.gif) no-repeat left 6px;}
.list1 li.icon-2 { background:url(../images/icon-4.gif) no-repeat left 6px;}
.list1 li.icon-3 { background:url(../images/icon-5.gif) no-repeat left 6px;}
.list1 li.icon-4 { background:url(../images/icon-6.gif) no-repeat left 8px;}
.list1 li a { text-decoration:none; color:#161616;}
.list1 li a:hover { text-decoration:underline;}

.list2 { margin:-2px 0 16px 0;}
.list2 li { color:#808080; font-weight:bold; padding:2px 0 0 13px; background:url(../images/marker-1.png) no-repeat left 6px; }
.list2 li a { color:#808080; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 { margin:16px 0 18px 0;}
.list3 li { width:100%; overflow:hidden; vertical-align:bottom; background:url(../images/list3-tail.gif) repeat-x top; margin-bottom:4px; font-size:1.17em;}
.list3 li.title { color:#192329; border:0; background:#dedede; padding:0; margin-bottom:4px;}
.list3 li.title em { background:url(../images/list3-left.gif) no-repeat left top; display:block; padding-left:3px;}
.list3 li.title b { background:url(../images/list3-right.gif) no-repeat right top; display:block; width:100%; overflow:hidden; padding:8px 0 9px 0; font-style:normal; font-weight:normal;}
.list3 li.title span.c1 { background:none; width:54px; float:left; text-align:center; margin-right:30px; padding:0;}
.list3 li.title span.c2 { width:53px; float:left; text-align:center; background:none; padding:0; margin-right:40px;}
.list3 li.title span.c3 { width:50px; float:left; text-align:center; background:none; padding:0; margin-right:40px;}
.list3 li.title span.c4 { width:50px; float:left; text-align:center; background:none; padding:0; margin-right:20px;}
.list3 li.title span.c5 { width:81px; float:left; text-align:center;}
.list3 li em { background:url(../images/list3-left1.gif) no-repeat left top; display:block; font-style:normal;}
.list3 li b { background:url(../images/list3-right1.gif) no-repeat right top; width:100%; overflow:hidden; padding:3px 0 3px 0; display:block; font-weight:normal;}
.list3 li span.c1 { width:53px; float:left; text-align:center; margin-right:40px;}
.list3 li span.c2 { width:50px; float:left; text-align:center; margin-right:40px;}
.list3 li span.c3 { width:50px; float:left; text-align:center; margin-right:20px;}
.list3 li span.c4 { width:81px; text-align:center; float:left; margin-right:11px;}
.list3 li span.c4 b { background:none; padding:0; margin:0; color:#111111; font-weight:bold;}
.list3 li span.c1, .list3 li span.c2, .list3 li span.c3, .list3 li span.c4 { padding-top:6px; text-align:center;}
.list3 li span.bg { background:url(../images/list3-tail1.gif) repeat-x top; float:left; width:54px; text-align:center; color:#fff; margin:0 30px 0 3px;}
.list3 li span.bg em { display:block; background:url(../images/list3-right2.gif) no-repeat right top;}
.list3 li span.bg b { background:url(../images/list3-left2.gif) no-repeat left top; font-weight:normal; display:block; padding:6px 0 5px 0;}
.list3 li span.bg1 a { background:url(../images/list3-tail1.gif) repeat-x top; float:left; display:block; text-decoration:none; color:#fff; width:74px; text-align:center;}
.list3 li span.bg1 a em { background:url(../images/list3-right2.gif) no-repeat right top;}
.list3 li span.bg1 a b {background:url(../images/list3-left2.gif) no-repeat left top; padding:5px 0 6px 0}
.list3 li span.bg1 a:hover { text-decoration:underline;}

.list4 { margin:-14px 0 18px 0;}
.list4 li { background:url(../images/marker-2.gif) no-repeat left 14px; padding:14px 0 0 24px; color:#808080; font-size:1.17em;}
.list4 li a { color:#808080;}

.resellerlist { margin:20px 0 18px 0;}
.resellerlist li { background:url(../images/marker-1.png) no-repeat left 6px; padding:2px 0 0 13px; color:#6b757b; font-size:1em;}
.resellerlist li a { color:#9eadb6;}

/*==================other====================*/
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:14px;}

.phone { float:right; margin-right:80px;}


/*==================txt, links, lines, titles====================*/
a {color:#787878;}
a:hover{text-decoration:none;}

h3 { font-size:2.25em; font-weight:normal; line-height:.93em; margin-bottom:16px; color:#0b0b0b;}
h4 { font-size:1em; color:#2c2c2c;}

.txt1 { color:#6a6a69; font-size:1.17em;}

.link1 { display:block; float:right; background:#d8d7d7; color:#0b0b0b; text-decoration:none; font-size:1.17em; line-height:1em;}
.link1 em { display:block; background:url(../images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(../images/link1-right.gif) no-repeat right top; padding:3px 29px 4px 8px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.divider { background:url(../images/divider.gif) repeat-y 546px 0; padding-top:8px;}
.divider1 { background:url(../images/divider.gif) repeat-y 355px 0; padding-top:8px;}

.title { margin-bottom:10px;}
img.domains { margin-top:2px; }

/*==================boxes====================*/
.box { width:280px; height:220px; background:url(../images/box-bg.png) no-repeat left top; top:-26px; position:relative; margin-bottom:0; }
.box .title { margin-bottom:17px; }
.box .inner { padding:13px 38px 0 53px; }
.box span { display:block; color:#333333; font-weight:bold; font-style:italic; position:relative; top:150px; padding:6px 30px 0; }

.form-box { width:100%; background:url(../images/form-box-tail.gif) repeat-x top; }
.form-box .left { background:url(../images/form-box-left.gif) no-repeat left top; }
.form-box .right { background:url(../images/form-box-right.gif) no-repeat right top; }
.form-box .title { margin-right:10px; }
.form-box .title, .form-box a img { float:left; }
.form-box .inner { padding:15px 0 15px 15px; }


/*feature boxes*/
/* .box1 { background:#fff; width:100%;} */
.box1 .border-top {background:url(../images/border.gif) repeat-x top;}
.box1 .border-bot {background:url(../images/border.gif) repeat-x bottom;}
.box1 .border-left {background:url(../images/border.gif) repeat-y left;}
.box1 .border-right {background:url(../images/border.gif) repeat-y right;}
.box1 .left-top-corner {background:url(../images/left-top-corner.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(../images/right-top-corner.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(../images/left-bot-corner.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(../images/right-bot-corner.gif) no-repeat right bottom; }

.box1 h3 { color:#0b0b0b; font-weight:normal; font-size:1.67em; margin-bottom:12px;}
.box1 h3.features { color:#0b0b0b; font-weight:normal; font-size:1.33em; margin:20px 0 8px 0;}
.box1 .inner { padding: 160px 28px 19px 29px; }
/* .box1 .inner2 { padding: 0 15px 10px 15px; line-height: normal;} */

.button-box { width:100%; overflow:hidden;}

.button-box a.left { display:block; float:left; height:23px; width:78px; background:url(../images/left-button.png) no-repeat; }
.button-box a.left:hover { background:url(../images/left-button-on.png) no-repeat; }
.button-box .left a { color:#fff; text-decoration:none; height:23px; width:78px; font-size:.92em; color:#fff; text-transform:uppercase; line-height:.92em; }

.button-box .left span { }
.button-box .left em { }

.button-box a.right { display:block; float:right; height:23px; width:78px; background:url(../images/right-button.png) no-repeat; }
.button-box a.right:hover { background:url(../images/right-button-on.png) no-repeat; }
.button-box .right a { color:#fff; text-decoration:none; height:23px; width:78px; font-size:.92em; color:#fff; text-transform:uppercase; line-height:.92em; }
.button-box .right a span { }
.button-box .right a em { }

.button-box .right a:hover, .button-box .left a:hover { text-decoration:underline; }


/*header*/
#header .row-1 { height:101px; width:100%; overflow:hidden; }
#header .row-1 .fleft { padding:25px 0 0 50px; }
#header .row-1 .fright { padding:30px 50px 0 0; }
#header .row-2 { height:40px; padding:0 40px 0 44px; }
#header .row-3 { height:275px; }
#header .row-3 .indent { padding:47px 0 0 84px; }
#header .row-3 .col-1 .button { margin:10px 0 0 20px; }
#header .row-3 .col-2 .button { text-align:right; padding-right:14px; }
#header .row-4 { padding:0 40px 0 44px; }

/*content*/
#content { padding:24px 40px 37px 44px; }
#content .indent { padding-bottom:10px; margin-top:-18px; }
#content .indent1 { padding-left:29px; }
#content .indent2 { padding-bottom:37px; }
#content .indent3 { padding-bottom:17px; }

/*home page featrues*/
#page1 #content .row-1 .col-1 { width:221px; margin-right:4px; background:url(/images/feature-bg-dev.png) no-repeat; }
#page1 #content .row-1 .col-2 { width:221px; margin-right:4px; background:url(/images/feature-bg-sb.png) no-repeat; }
#page1 #content .row-1 .col-3 { width:221px; margin-right:4px; background:url(/images/feature-bg-app.png) no-repeat; }
#page1 #content .row-1 .col-4 { width:221px; background:url(/images/feature-bg-ent.png) no-repeat; }

#page1 #content .row-5 { margin: 0 0 20px 0; }
#page1 #content .row-5 .col-1 { width:294px; margin-right:6px; }
#page1 #content .row-5 .col-2 { width:294px; margin-right:6px; }
#page1 #content .row-5 .col-3 { width:294px; }
#page1 #content .row-5 .box1 .inner { padding: 20px 20px; }
#page1 #content .row-5 .vps100bg { background-image:url(/images/vpsbg_beachguy.png); }
#page1 #content .row-5 .vps200bg { background-image:url(/images/vpsbg_javagirl.png); }
#page1 #content .row-5 .vps300bg { background-image:url(/images/vpsbg_bizcouple.png); }

#page1 #content .row-5 .button-box { width:60%; overflow:hidden;}
#page1 #content .row-5 .button-box .left {background:url(../images/button-tail1.gif) repeat-x top; display:block; float:left; color:#ab8c0c; font-size:1.5em; margin-right:1px; line-height:.72em}
#page1 #content .row-5 .button-box .left span { background:url(../images/button-left1.gif) no-repeat left top; display:block;}
#page1 #content .row-5 .button-box .left em { display:block; padding:5px 15px 6px 7px; font-style:normal; background:url(../images/button-right1.gif) no-repeat right top;}
#page1 #content .row-5 .button-box .right { color:#fff; text-transform:uppercase; font-weight:bold; /* line-height:.92em; font-size:.92em; */ }
#page1 #content .row-5 .button-box .right a { color:#fff; text-decoration:none; background:url(../images/button-tail2.gif) repeat-x top; float:left; display:block;}
#page1 #content .row-5 .button-box .right a span { display:block; background:url(images/button-left2.gif) no-repeat left top;}
#page1 #content .row-5 .button-box .right a em { display:block; padding:7px 7px 6px 7px; font-style:normal; background:url(../images/button-right2.gif) no-repeat right top;}
#page1 #content .row-5 .button-box .right a:hover { text-decoration:underline;}

.resellers { height:250px; background-image:url(/images/reseller-bg.png); }

#content .notes { padding:20px 40px 0 40px; font-size:.8em; color:#999; }


/*server page */
.icon_image { float:left; margin:0 10px 0 -3px; }
#page5 #content .row-1 .box1 .inner { padding: 30px; }

#page5 .button-box { width:100%; overflow:hidden;}
#page5 .button-box .left {background:url(../images/button-tail1.gif) repeat-x top; display:block; float:left; color:#ab8c0c; font-size:1.5em; margin-right:1px; line-height:.72em}
#page5 .button-box .left span { background:url(../images/button-left1.gif) no-repeat left top; display:block;}
#page5 .button-box .left em { display:block; padding:5px 15px 6px 7px; font-style:normal; background:url(../images/button-right1.gif) no-repeat right top;}
#page5 .button-box .right { color:#fff; text-transform:uppercase; font-weight:bold; /* line-height:.92em; font-size:.92em; */ }
#page5 .button-box .right a { color:#fff; text-decoration:none; background:url(../images/button-tail2.gif) repeat-x top; float:left; display:block;}
#page5 .button-box .right a span { display:block; background:url(images/button-left2.gif) no-repeat left top;}
#page5 .button-box .right a em { display:block; padding:7px 7px 6px 7px; font-style:normal; background:url(../images/button-right2.gif) no-repeat right top;}
#page5 .button-box .right a:hover { text-decoration:underline;}

#page5 .list4 li { font-size: 1em; }

.asterisk { font-size:.8em; color:#999; }


/* channel partners */

#page4 #content .indent1 { padding-left: 10px; }



/* compare */

table.compare { width:98%; border: none; margin: 0; padding: 0; }
table.compare th { margin: 0; padding: 2px; background-color: #aaa; color: #fff; }
table.compare td { margin: 0; padding: 2px; border: none; text-align: center; border-bottom: 1px solid #ccc; }
table.compare td.specs { text-align: left; font-weight:bold; }
table.compare td.sirvir { font-weight: bold; }
table.compare td.subheader { margin: 0; padding: 2px; border: #ccc 1px solid; text-align: center; font-weight: bold; }


/*footer*/
#footer p { text-align:right; color:#787878; font-size:.9em; padding:18px 59px 0 0;}
#footer p a { color:#787878; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/
