body, td, th {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #666;
}
body {
background : #f0f0f0 url(images/background.png) repeat-x top;
margin : 0;
text-align : center;
}
/* === Misc All Pages === */
a:link {
color : #0738a7;
}
a:visited {
color : #0738a7;
}
a:hover {
color : #52a000;
}
a:active {
color : #0738a7;
}
.align-left {
float : left;
margin-top : 20px;
margin-right : 20px;
margin-bottom : 20px;
background : white;
padding : 7px;
border : 1px solid #ccc;
}
.align-right {
float : right;
margin-top : 20px;
margin-left : 20px;
margin-bottom : 20px;
background : white;
padding : 7px;
border : 1px solid #ccc;
}
a img {
border : none;
}
#wrapper {
width : 1010px;
text-align : left;
margin : 0 auto;
}
#header {
height : 114px;
width : 100%;
background : url(images/leftheader.jpg) no-repeat left top;
}
#content {
background : #f0f0f0;
padding : 5px;
}
#fullcolumn {
padding : 20px;
display : block;
}
/* === Logo === */
#logo {
float : left;
padding : 35px 0 0 15px;
}
h1 {
background : url(images/logos.png) no-repeat left top;
width : 250px;
height : 40px;
margin : 0;
overflow : hidden;
}
h1 a {
display : block;
padding-left : 250px;
height : 40px;
}
#banner, #subbanner {
background : url(images/head-rounded.jpg) no-repeat left bottom;
padding-bottom : 29px;
width : 100%;
}
#banner .hold {
background : url(images/darkheader.jpg) repeat-x top;
height : 267px;
width : 1000px;
overflow : hidden;
position : relative;
}
#subbanner .hold {
background : url(images/subpagebanner.jpg) repeat-x top;
height : 75px;
width : 1000px;
overflow : hidden;
position : relative;
}
#banner .slide {
float : left;
display : block;
margin-top : 3px;
margin-right : 3px;
margin-left : 3px;
overflow : hidden;
height : 269px;
width : 44px;
position : relative;
}
#banner #a1 {
width : 844px;
}
#banner .slide img {
position : absolute;
z-index : 99999;
cursor : pointer;
}
#banner h2, #subbanner h2 {
font-size : 30px;
font-weight : normal;
text-transform : uppercase;
color : white;
margin : 0;
padding : 0;
}
#subbanner h2 {
text-transform : none;
padding-top : 24px;
padding-left : 20px;
}
#banner .contenthold {
padding-left : 64px;
padding-top : 20px;
position : relative;
width : 780px;
background : url(images/serverimage1.jpg) no-repeat 360px 5px;
overflow : hidden;
height : 249px;
}
#banner .contenthold1 {
padding-left : 64px;
padding-top : 20px;
position : relative;
width : 780px;
background : url(images/serverimage2.jpg) no-repeat 360px 5px;
overflow : hidden;
height : 249px;
}
#banner .contenthold2 {
padding-left : 64px;
padding-top : 20px;
position : relative;
width : 780px;
background : url(images/serverimage3.jpg) no-repeat 360px 5px;
overflow : hidden;
height : 249px;
}
#banner .contenthold3 {
padding-left : 64px;
padding-top : 20px;
position : relative;
width : 780px;
background : url(images/serverimage4.jpg) no-repeat 360px 5px;
overflow : hidden;
height : 249px;
}
#banner h3 {
color : #81d52e;
font-size : 18px;
font-weight : normal;
margin : 0;
padding : 3px 0 0 0;
}
#banner ul {
padding : 20px 0 0 0;
margin : 0;
width : 300px;
font-size : 14px;
color : #ccc;
}
#banner ul li {
list-style : none;
float : none;
background : url(images/bullet.jpg) no-repeat left;
padding-left : 20px;
line-height : 24px;
}
.contenthold .price {
position : absolute;
left : 620px;
color : white;
top : 100px;
width : 200px;
}
.contenthold .main {
float : left;
overflow : hidden;
}
.contenthold1 .price {
position : absolute;
left : 620px;
color : white;
top : 100px;
width : 200px;
}
.contenthold2 .price {
position : absolute;
left : 620px;
color : white;
top : 100px;
width : 200px;
}
.contenthold3 .price {
position : absolute;
left : 620px;
color : white;
top : 100px;
width : 200px;
}
.price strong {
font-size : 48px;
font-weight : bold;
padding : 0;
margin : 0 0 0 55px;
}
.clear {
clear : both;
}
.price .order {
background : url(images/order.jpg) no-repeat left top;
display : block;
height : 45px;
width : 132px;
margin : 10px 0 0 35px;
text-align : left;
}
.price .order:hover {
background : url(images/order-hover.jpg) no-repeat left top;
}
.order span {
display : none;
}
#nav {
float : right;
padding : 47px 20px 0 0;
}
#nav ul {
padding : 0;
margin : 0;
list-style : none;
}
#nav ul li {
font-size : 16px;
float : right;
margin-left : 20px;
}
#nav ul li a:link, #nav ul li a:visited {
padding : 10px;
color : white;
text-decoration : none;
position : relative;
}
#nav ul li a:hover, li.active a {
background : #0c214e;
height : 600px;
padding : 10px;
position : relative;
}
#leftcolumn {
width : 684px;
padding : 20px 0 20px 20px;
float : left;
}
#leftcolumn h2, #fullcolumn h2 {
font-size : 24px;
font-weight : normal;
margin : 0;
color : black;
}
#leftcolumn h3, #rightcolumn h3, #fullcolumn h3 {
font-size : 18px;
font-weight : normal;
margin : 0;
color : #333;
}
#leftcolumn p, #rightcolumn p, #fullcolumn p {
line-height : 20px;
}
.box p {
margin : 0;
padding : 0;
}
.col-left {
float : left;
width : 332px;
padding : 20px 10px 20px 0;
}
.col-right {
float : left;
width : 332px;
padding : 20px 0 20px 10px;
}
#content .box {
border : 1px solid #ccc;
padding : 20px;
background : white;
display : block;
position : relative;
}
ol {
margin : 0 0 0 20px;
padding : 0;
font-weight : bold;
color : #ccc;
font-size : 18px;
font-style : italic;
}
ol li {
padding-bottom : 5px;
padding-top : 5px;
}
ol li span {
font-weight : normal;
color : #666;
font-size : 12px;
font-style : normal;
}
#latest {
float : right;
background : url(..images/separate.jpg) repeat-y left;
width : 460px;
padding : 10px 0 9px 20px;
font-size : 14px;
color : white;
}
#rightcolumn {
float : right;
width : 250px;
padding-right : 20px;
}
#rightcolumn ul.links {
margin : 0;
padding : 20px 0 0 20px;
}
#rightcolumn ul.links li {
padding : 0;
margin : 0;
}
#rightcolumn ul.links li a {
padding : 7px;
display : block;
}
#rightcolumn .box {
margin-top : 20px;
}
#rightcolumn h3.mtop {
margin-top : 20px;
}
#rightcolumn .item {
padding-bottom : 20px;
margin-bottom : 20px;
background : url(images/separater.jpg) repeat-x bottom;
}
#testimonial {
margin-bottom : 20px;
}
#testimonial span {
position : absolute;
background : url(images/testimonial.jpg) no-repeat left top;
width : 22px;
height : 21px;
bottom : -21px;
left : 20px;
}
#fullcolumn table {
margin-bottom : 30px;
margin-top : 10px;
}
#bar {
width : 100%;
background : url(images/greenbar.jpg) repeat-x top;
height : 63px;
text-align : center;
}
#bar h4 {
font-size : 18px;
color : white;
margin : 0;
padding : 10px 20px 0 0;
float : left;
}
#finder {
float : left;
background : white;
padding : 5px;
font-size : 14px;
border : 1px solid #427604;
margin : 4px 0 0 0;
}
#extension {
border : 1px solid #427604;
margin : 4px 0 0 10px;
padding : 4px;
float : left;
}
#check {
background : url(images/checkbutton.jpg) no-repeat left top;
width : 76px;
height : 32px;
border : none;
margin : 2px 0 0 10px;
padding : 0;
float : left;
}
#bar .cont {
width : 960px;
margin : 0 auto;
padding : 10px 20px 0 0;
text-align : left;
}
#mainfooter {
background : #222;
padding : 20px 0 20px 0;
border-top : 1px solid #424242;
background : #222;
}
#mainfooter .cont {
width : 960px;
margin : 0 auto;
padding : 0 20px 0 20px;
text-align : left;
}
#mainfooter .box {
float : left;
width : 155px;
padding-right : 20px;
}
#mainfooter .box ul {
list-style : none;
margin : 0;
padding : 10px 0 0 0;
}
#mainfooter .box ul li {
background : url(images/arrow.jpg) no-repeat left;
}
#mainfooter .box ul li a {
display : block;
padding-left : 20px;
color : #ccc;
padding : 8px 0 8px 20px;
border-bottom : 1px solid #303030;
}
#mainfooter .box ul li a:hover {
color : white;
border-bottom : 1px solid #434343;
}
#mainfooter a {
color : #ccc;
}
#mainfooter a:hover {
color : white;
}
#quickcontact {
float : right;
width : 250px;
}
#quickcontact #darkbox {
background : #161616;
border : 1px solid #303030;
display : block;
padding : 20px;
color : #ccc;
margin-top : 20px;
}
#darkbox ul {
line-height : 25px;
padding : 0 0 0 20px;
margin : 0;
}
#mainfooter h5 {
margin : 0;
padding : 0;
font-size : 18px;
color : white;
}
#copyright {
width : 100%;
background : black;
border-top : 5px solid #fff;
padding : 8px 0 8px 0;
}
#copyright .right_colm {
float : right;
width : 330px;
text-align : right;
margin : 0 20px 0 0;
}
#copyright .left_com .link {
margin : 5px 0;
float : right;
}
#copyright .left_com {
float : left;
width : 500px;
text-align : left;
margin : 0 0 0 20px;
}
#copyright .right_colm .link a:hover {
color : #6c0;
}
#copyright .cont {
width : 960px;
margin : 0 auto;
padding : 0 20px 0 20px;
text-align : left;
color : #ccc;
}
td.border {
border-right : 1px solid #ccc;
}
td {
color : black;
text-align : center;
font-size : 14px;
}
td.alignright {
text-align : right;
border-right : 1px solid #ccc;
background : #f0f0f0 !important ;
border-bottom : none !important ;
}
th {
background : url(images/th.jpg) repeat-x top;
height : 55px;
font-size : 18px;
font-weight : normal;
color : black;
border-bottom : 1px solid #ccc;
text-align : center;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
padding : 0;
}
th.none {
background : none;
border-right : 1px solid #ccc;
border-bottom : none;
border-top : none;
}
.subth td {
background : url(images/subth.jpg) repeat-x top;
height : 47px;
border-right : 1px solid #65b218;
border-top : 1px solid #65b218;
border-bottom : 1px solid #65b218;
font-weight : bold;
font-size : 14px;
color : white;
text-align : center;
padding : 0;
}
.subth td strong {
font-size : 18px;
}
.subth td.none {
background : none;
border-right : 1px solid #65b218;
border-bottom : none;
border-top : none;
}
tr.zebra1 td {
background : white;
border-right : 1px solid #ccc;
}
tr.zebra2 td {
background : #f1f1f1;
border-right : 1px solid #ccc;
}
tr.bottom td {
border-bottom : 1px solid #ccc;
}
.order-small {
background : url(images/order-small.png) no-repeat left top;
width : 83px;
height : 34px;
display : block;
margin : 0 auto;
}
.order-small:hover {
background : url(images/order-small-hover.png) no-repeat left top;
width : 83px;
height : 34px;
display : block;
}
.order-small span {
display : none;
}
colgroup .maintdcol {
width : 180px;
}
.bold {
font-weight : bold;
}
#leftcolumn form {
margin-top : 15px;
}
#leftcolumn form ul {
list-style : none;
padding : 0;
margin : 0;
width : 529px;
}
#leftcolumn form ul ul {
padding : 0;
border : none;
}
#leftcolumn form ul li.forminput {
padding : 10px 0 10px 0;
}
#leftcolumn form ul li.forminput ul li.formleft {
float : left;
width : 140px;
color : black;
}
#leftcolumn form ul li.forminput ul li.formright {
color : red;
font-weight : bold;
font-size : 14px;
}
#error {
color : green;
}
#error ul li {
display : inline;
margin-right : 15px;
color : red;
}
form input, form textarea {
background : #fff;
border : 1px solid #ccc;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
padding : 5px;
}
form .button {
background : #1159a8;
color : #fff;
font-weight : bold;
padding : 5px;
font-size : 14px;
border : 1px solid #1d3551;
}
.hidden {
visibility : hidden;
}
.network {
padding : 0;
margin : 0;
list-style : none;
}
.network li {
width : 196px;
height : 150px;
position : relative;
}
.network li span {
width : 196px;
height : 150px;
position : absolute;
background : white;
top : 8px;
left : 8px;
z-index : 100;
}
.network li span em {
display : none;
}
.network li img {
border : 1px solid #f1f1f1;
}
.network li p {
position : absolute;
display : block;
bottom : 8px;
left : 8px;
color : white;
padding : 10px;
background : #222;
z-index : 101;
}
#bg_image {
background : url(images/top_bg.jpg) no-repeat center top;
width : 952px;
}
#navigation {
background : url(images/nav_bg.jpg) repeat-x left top;
}
#navigation ul {
margin : 0 auto;
padding : 0;
}
#navigation ul li {
margin : 0;
padding : 5px;
display : inline;
list-style : none;
}
#navigation ul li a {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
font-weight : bold;
padding : 5px;
text-decoration : none;
line-height : 19px;
}
#navigation ul li a:hover {
text-decoration : none;
background-color : #dfdfdf;
color : #000000;
font-weight : bold;
padding : 5px;
}
ul#side_menu, .side_menu {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
margin : 0 0 0 10px;
padding : 0 5px;
}
ul#side_menu li, .side_menu li {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
margin : 0;
padding : 1px 0;
list-style : disc;
}
.style_1 {
font-family : "Myriad Pro";
color : #ff6600;
font-size : 16px;
text-decoration : none;
line-height : 20px;
font-weight : normal;
}
#go_bg {
background : url(images/go_bg.jpg) no-repeat left top;
border : none;
width : 37px;
height : 19px;
}
.go {
font-size : 11px;
color : #e5e5e5;
text-decoration : none;
font-weight : bold;
}
.lable_input {
width : 150px;
background-color : #ffffff;
border : 1px solid #dddddd;
}
.lable1_input {
width : 125px;
background-color : #ffffff;
border : 1px solid #dddddd;
}
.text_1 {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.text_2 {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.check_domain_name a {
font-weight : bold;
text-decoration : none;
color : #ffffff;
}
.check_domain_name a:hover {
text-decoration : underline;
}
.bulk_transfor a {
text-decoration : underline;
color : #ffffff;
}
.bulk_transfor a:hover {
text-decoration : none;
}
.down-yerrow {
background : url(images/dow_yerrow.jpg) no-repeat center bottom;
width : 17px;
height : 17px;
border : 0;
}
#down-yerrow {
width : 60px;
background-color : #ffffff;
border : 1px solid #dddddd;
}
.top_menu {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
color : #3b3b3b;
}
.top_menu a {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
color : #3b3b3b;
}
.top_menu a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
}
.right_midle_bg {
background : url(images/right_midle.jpg) repeat-y left top;
}
.title_3 {
font-size : 12px;
color : #333333;
text-decoration : none;
font-weight : bold;
line-height : 24px;
}
.title_4 {
font-size : 11px;
color : #087dd6;
text-decoration : none;
font-weight : bold;
line-height : 18px;
font-family : Arial, Helvetica, sans-serif;
}
.right_text {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 16px;
text-decoration : none;
font-weight : normal;
}
#border {
border : 1px solid #d4e0f2;
}
.table_text {
padding-left : 5px;
font-size : 12px;
color : #333333;
text-decoration : none;
}
.table_heading {
font-family : Cambria, serif;
font-size : 16px;
font-style : normal;
font-weight : normal;
letter-spacing : normal;
line-height : 20px;
color : #cccccc;
background-color : #303030;
}
.ma_left {
padding-left : 30px;
font-size : 12px;
color : #666666;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
.mainhead {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
}
.main_text {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 16px;
text-decoration : none;
font-weight : normal;
}
.id_cont_dis {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 16px;
text-decoration : none;
font-weight : bold;
}
.staandard_plan {
background : url(images/stardard.jpg) no-repeat left top;
width : 213px;
height : 166px;
}
.corpprate_plan {
background : url(images/corporate.jpg) no-repeat left top;
width : 213px;
height : 175px;
}
.reseller_plan {
background : url(images/reseller.jpg) no-repeat left top;
width : 213px;
height : 175px;
}
.why_choose_you {
width : 207px;
background-color : #f9f9f9;
border : 3px solid #dddddd;
}
.hot {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ff0000;
font-weight : bold;
}
.contact_box_top {
background : url(images/contact_box-top.jpg) no-repeat left top;
width : 298px;
height : 32px;
margin : 0;
padding : 10px 0 5px 10px;
}
.contact_box_midle {
background : url(images/contact_box-midle.jpg) repeat-x left top;
width : 302px;
margin : 0;
padding : 0;
}
.contact_box_left-line {
background : url(images/right_line.jpg) repeat-y left top;
}
.contact_box_right-line {
background : url(images/left-line.jpg) repeat-y left top;
}
.contact_box_buttom {
background : url(images/contact_box-buttom.jpg) no-repeat left top;
width : 312px;
height : 12px;
margin : 0;
padding : 0;
}
.reasonborder {
padding : 0 15px 0 20px;
border-right : 1px solid #e3e3e3;
}
#menu {
width : 626px;
margin : 0 auto;
font-weight : bold;
font-family : "Trebuchet MS";
font-size : 18px;
border-bottom : 5px solid #000;
height : 40px;
}
#menu ul {
margin : 5px 0 0 5px;
padding : 0;
line-height : 38px;
}
#menu ul li {
display : inline;
float : left;
list-style : none;
margin-right : 5px;
}
#menu ul li a {
display : block;
text-decoration : none;
padding : 0 15px 0 15px;
font-weight : normal;
color : #000;
background-color : #cdcdcd;
border : 1px solid #cdcdcd;
}
#menu ul li a:hover, #menu ul li a.active {
font-weight : normal;
color : #fff;
font-size : 18px;
text-decoration : underline;
padding : 0 15px 0 15px;
background-color : #000;
border : 1px solid #000;
}
#menu1 {
width : 100%;
margin : 0 auto;
text-align : center;
font-weight : bold;
font-family : "Trebuchet MS";
font-size : 18px;
height : 45px;
letter-spacing : -1px;
}
#menu1 ul {
margin : 0;
padding : 0;
}
#menu1 ul li {
display : inline;
float : left;
list-style : none;
margin-right : 2px;
}
#menu1 ul li a {
display : block;
color : #02254d;
text-decoration : none;
line-height : 34px;
padding : 0 20px;
background : url(images/tab-bg.png) repeat-x;
}
#menu1 ul li a:hover {
text-decoration : none;
background : url(images/tab-bg-over.png) repeat-x;
}
#menu1 ul li a.active {
text-decoration : none;
background : #146797;
margin-top : 10px;
margin-right : 10px;
margin-left : 10px;
color : #fff;
border : 1px solid #4687ad;
border-bottom : none;
}
#menu1 ul li a.active2 {
text-decoration : none;
background : #146797;
margin-right : 10px;
margin-left : 10px;
color : #fff;
border : 1px solid #4687ad;
border-bottom : none;
}
#menu2 {
width : 100%;
margin : 30px auto;
text-align : center;
font-weight : bold;
font-family : "Trebuchet MS";
font-size : 18px;
height : 45px;
letter-spacing : -1px;
}
#menu2 ul {
margin : 0;
padding : 0;
}
#menu2 ul li {
display : inline;
float : left;
list-style : none;
margin-right : 2px;
}
#menu2 ul li a {
display : block;
color : #02254d;
text-decoration : none;
line-height : 34px;
padding : 0 20px;
background : url(images/tab-bg.png) repeat-x;
}
#menu2 ul li a:hover {
text-decoration : none;
background : url(images/tab-bg-over.png) repeat-x;
}
#menu2 ul li a.active {
text-decoration : none;
background : #146797;
color : #fff;
border : 1px solid #4687ad;
border-bottom : none;
}
#menu3 {
width : 867px;
margin : 0 15px;
height : 34px;
text-align : center;
font-family : Arial, Helvetica, sans-serif;
}
#menu3 ul {
margin : 5px 0 0 5px;
padding : 0;
line-height : 38px;
}
#menu3 ul li {
display : inline;
float : left;
list-style : none;
margin-right : 2px;
}
#menu3 ul li a {
display : block;
width : 119px;
line-height : 34px;
margin-top : 5px;
text-decoration : none;
font-weight : normal;
color : #222;
font-size : 16px;
font-weight : bold;
background : url(images/menu-tab.png) no-repeat left;
}
#menu3 ul li a:hover {
background : url(images/menu-tab.png) no-repeat right;
}
#menu3 ul li a.current {
background : url(images/menu-tab-current.png) no-repeat right;
width : 135px;
height : 39px;
margin-top : 0;
margin : 0 -10px;
line-height : 39px;
color : #fff;
}
#menu4 {
width : 867px;
margin : 0 15px;
height : 34px;
text-align : center;
font-family : Arial, Helvetica, sans-serif;
}
#menu4 ul {
margin : 5px 0 0 5px;
padding : 0;
line-height : 38px;
}
#menu4 ul li {
display : inline;
float : left;
list-style : none;
margin-right : 2px;
}
#menu4 ul li a {
display : block;
width : 200px;
line-height : 34px;
margin-top : 5px;
text-decoration : none;
font-weight : normal;
color : #222;
font-size : 16px;
font-weight : bold;
background : url(images/menu-tab1.png) no-repeat left;
}
#menu4 ul li a:hover {
background : url(images/menu-tab1.png) no-repeat right;
}
#menu4 ul li a.current {
background : url(images/menu-tab-current1.png) no-repeat right;
width : 200px;
height : 39px;
margin-top : 0;
margin : 0 -10px;
line-height : 39px;
color : #fff;
}
#subpage_banner {
background : url(images/subpage-banner.jpg) no-repeat;
height : 99px;
margin-bottom : 10px;
}
#subpage_banner a {
display : block;
height : 99px;
width : 250px;
}
#navigation {
width : 100%;
font-size : 11px;
margin : 0 auto;
float : left;
font-weight : normal;
height : 24px;
margin-bottom : 15px;
border-bottom : 5px solid #f4f4f4;
}
#navigation ul {
margin : 0;
padding : 0;
}
#navigation ul li {
display : inline;
float : left;
list-style : none;
padding-left : 10px;
padding-right : 10px;
line-height : 10px;
color : #666666;
background : url(images/arrow.gif) no-repeat left center;
}
#navigation ul li a {
display : block;
text-decoration : none;
font-family : "Trebuchet MS";
font-weight : bold;
color : #0d6ce1;
}
#navigation ul li a:hover, #navigation ul li a.active {
font-weight : bold;
color : #0d6ce1;
text-decoration : underline;
}
.plans-head {
font-family : "Trebuchet MS";
color : #393939;
line-height : 28px;
border : 1px solid #cdcdcd;
font-size : 16px;
font-weight : bold;
padding-left : 10px;
background : #cdcdcd url(images/plans_head_bg.gif) repeat-x;
}
.shared-hosting {
padding : 20px 130px 20px 20px;
line-height : 14px;
border-bottom : 1px solid #fff;
background-color : #f2f2f2;
}
.windows-head {
color : #888888;
font-family : "Trebuchet MS";
border-right : 1px solid #d3d3d3;
font-weight : bold;
font-size : 16px;
padding-left : 15px;
line-height : 28px;
background : url(images/plans_head_bg.gif) repeat-x;
}
.windows-text {
padding : 15px;
border : 1px solid #e4e4e4;
border-top : none;
background : url(images/windows.jpg) no-repeat right top;
}
.windows-text ul {
margin : 0 0 10px 15px;
padding : 0;
}
.windows-text p {
margin : 0;
padding : 10px 0 0 0;
border-top : 1px solid #e3e3e3;
}
.linux-text {
padding : 15px;
border-right : 1px solid #e4e4e4;
border-bottom : 1px solid #e4e4e4;
background : url(images/linux.jpg) no-repeat right top;
}
.linux-text ul {
margin : 0 0 10px 15px;
padding : 0;
}
.linux-text p {
margin : 0;
padding : 10px 0 0 0;
border-top : 1px solid #e3e3e3;
}
.server-01 {
padding : 18px 150px 18px 20px;
background : url(images/dedicated_bg.jpg) no-repeat right top;
}
.server-02 {
padding : 18px 150px 18px 20px;
background : url(images/vps_bg.jpg) no-repeat top;
}
.server-text ul {
margin : 0 0 0 15px;
padding : 0;
}
.customer-box {
padding : 10px 20px 10px 30px;
font-size : 10px;
line-height : 14px;
font-weight : bold;
background : url(images/customer_01.gif) no-repeat left top;
}
.customer-box h1 {
color : #2c8bcd;
font-size : 14px;
margin : 0 0 10px 0;
font-weight : bold;
}
.discount-box {
padding : 10px 15px 10px 20px;
line-height : 14px;
font-size : 10px;
font-weight : bold;
background : url(images/dot.gif) repeat-y left;
}
.discount-box h1 {
color : #2c8bcd;
font-size : 14px;
margin : 0 0 10px 0;
font-weight : bold;
}
.discount-box a:hover {
text-decoration : none;
}
.bottom_nav {
color : #2b8acd;
text-align : center;
padding : 15px 0 5px 0;
font-size : 12px;
background : url(images/dot.gif) repeat-x top;
}
.bottom_nav a {
color : #2b8acd;
text-decoration : none;
font-size : 10px;
}
.bottom_nav a:hover {
color : #2b8acd;
text-decoration : underline;
}
.bottom_nav2 {
color : #787878;
text-align : center;
font-size : 12px;
}
.bottom_nav2 a {
color : #787878;
text-decoration : none;
font-size : 10px;
}
.bottom_nav2 a:hover {
color : #787878;
text-decoration : underline;
}
.pageTitle {
background : url(images/bg_04.png) repeat-x;
padding : 20px;
border : 1px solid #fff;
}
.pageTitle h1 {
font-size : 30px;
font-family : "Trebuchet MS";
font-weight : normal;
color : #fff;
margin : 0;
}
.maintable th {
background : #cdcdcd url(images/plans_head_bg.gif) repeat-x;
color : #393939;
font-family : "Trebuchet MS";
border : 0 solid #cdcdcd;
font-size : 14px;
text-align : left;
}
.maintable h5 {
color : #000;
font-size : 12px;
margin : 0;
}
.maintable a {
font-family : "Trebuchet MS";
font-size : 18px;
}
.side {
font-size : 12px;
font-weight : bold;
color : #444444;
text-align : right;
padding-right : 20px;
background : #fff url(images/bg_03.gif) no-repeat right top;
border-bottom : 1px solid #e3e3e3;
border-right : 1px solid #e3e3e3;
width : 40%;
}
.c1 {
width : 20%;
text-align : center;
background : #f4f4f4;
border : 1px solid #fff;
border-right : 1px solid #e3e3e3;
border-bottom : 1px solid #e3e3e3;
}
.c2 {
width : 20%;
text-align : center;
background : #f4f4f4;
border : 1px solid #fff;
border-right : 1px solid #e3e3e3;
border-bottom : 1px solid #e3e3e3;
}
.c3 {
width : 20%;
text-align : center;
background : #f4f4f4;
border : 1px solid #fff;
border-bottom : 1px solid #e1e1e1;
}
.highlight {
width : 20%;
text-align : center;
font-weight : bold;
background : #fff3de url(images/bg_05.png) repeat-x;
border : 1px solid #fff;
border-right : 1px solid #e3e3e3;
border-bottom : 1px solid #e3e3e3;
}
.highlight2 {
width : 20%;
text-align : center;
font-weight : bold;
background : #f5ffde url(images/bg_05.png) repeat-x;
border : 1px solid #fff;
border-right : 1px solid #e3e3e3;
border-bottom : 1px solid #e3e3e3;
}
.sideHeading {
background : #000 url(images/nav_bg.gif) repeat-x;
color : #fff;
font-family : "Trebuchet MS";
border : 1px solid #4f504f;
font-size : 14px;
font-weight : bold;
}
h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
margin : 0;
}
.box1 {
font-size : 11px;
color : #444444;
background : #ebebeb url(../images/bg_06.png) no-repeat right top;
border : 1px solid #c2c2c2;
}
.box1 h1 {
font-size : 14px;
font-weight : bold;
margin : 0;
}
.box1 ul {
padding : 0;
margin : 0;
list-style : none;
}
.box1 li {
line-height : 24px;
background : url(images/arrow.gif) no-repeat left center;
padding-left : 20px;
border-bottom : 1px solid #b3b3b3;
border-top : 1px solid #fff;
}
.box2 {
font-size : 11px;
color : #444444;
background : #e3f5c9 url(images/bg_06.png) no-repeat right top;
border : 1px solid #c7dfa5;
}
.box2 ul {
padding : 0 0 15px 15px;
margin : 0;
}
.box3 {
font-size : 11px;
color : #444444;
background : #ebebeb url(images/bg_06.png) no-repeat right top;
border : 1px solid #c2c2c2;
}
.box3 ul {
padding : 0 0 15px 15px;
margin : 0;
}
.box3 h1 {
font-family : "Trebuchet MS";
font-size : 24px;
letter-spacing : -1px;
font-weight : normal;
color : #666666;
margin : 0;
margin-bottom : 20px;
}
.pricing-table-v1 {
background : #c8c8c8;
font-family : Arial, Helvetica, sans-serif;
border : 1px solid #b5b5b5;
position : relative;
padding : 0;
height : 268px;
display : inline-block;
margin : 80px 20px;
}
.pricing-table-v1:after {
content : ".";
display : block;
visibility : hidden;
height : 0;
clear : both;
}
.pricing-table-v1 span {
background : url(css/i/info.png) no-repeat;
display : block;
width : 145px;
height : 45px;
font-size : 16px;
color : #fff;
padding : 14px 0 0 23px;
position : absolute;
top : -50px;
left : 0;
}
.pricing-table-v1 ul {
list-style : none;
float : left;
font-size : 18px;
position : relative;
text-align : center;
}
.pricing-table-v1 ul.category {
color : #404040;
margin : 0;
padding : 0;
}
.pricing-table-v1 ul.category li {
border-bottom : 1px solid #b7b7b7;
border-top : 1px solid #e5e5e5;
font-weight : 500;
padding : 15px 14px;
}
.pricing-table-v1 ul.category li:first-child {
font-weight : bold;
border-top : none;
}
.pricing-table-v1 ul.plan {
background : #5d8e00;
margin : 0 24px 0 0;
padding : 0;
margin-top : -74px;
}
.pricing-table-v1 ul.plan h1 {
background : url(css/i/pricing-ribbon.png) no-repeat;
font-size : 36px;
width : 153px;
display : block;
height : 68px;
text-align : center;
padding-top : 15px;
margin : 0;
margin-top : -11px;
color : #fff;
}
.pricing-table-v1 ul.plan li:first-child {
font-weight : bold;
border-top : none;
padding : 0 5px;
}
.pricing-table-v1 ul.plan li {
border-bottom : 1px solid #4d7600;
border-top : 1px solid #6ba200;
font-weight : 500;
padding : 15px 8px;
color : #fff;
}
.pricing-table-v1 ul.plan li.signup {
border-bottom : none !important ;
position : relative;
height : 46px;
}
.pricing-table-v1 ul.plan li.signup:after {
content : url(css/i/shadow.png);
position : absolute;
top : 76px;
left : -5px;
}
.pricing-table-v1 ul.plan li.signup a {
text-decoration : none;
background : url(css/i/anchor-bg.png) no-repeat top;
text-indent : -9999px;
display : block;
width : 175px;
height : 85px;
position : absolute;
left : -7px;
top : 0;
}

	/* === Dropdown Nav === */
#nav ul ul {
position:absolute;
display:none;
top:25px;
z-index:9999;
	background:#0c214e;
	-moz-border-radius: 0 5px 5px 5px;
-webkit-border-radius: 0 5px 5px 5px;
padding:10px;
width:170px;
}
ul#nav ul ul li{
background:none;
padding:0;
margin:0;
z-index:999;
}
#nav ul li ul li{
	background:none;
	z-index:999;
	padding:0;margin:0
}
#nav ul li ul a:link, #nav ul li ul a:visited{
display:block;
padding:10px 0 8px 10px;
width:160px;
font-size:12px;
color:white;
text-decoration:none;
font-weight:normal;
float:left;
margin:0;z-index:999;
height:16px;
	border-bottom:1px solid #0d1835;
}
#nav ul li ul a:hover{
display:block;
width:160px;
text-decoration:none;
font-weight:normal;
font-size:12px;
float:left;z-index:999;
background:#1b397a;
	border-bottom:1px solid #0c214e;
}

#nav ul ul ul{
top:auto;z-index:999;
}	

#nav ul li ul ul {
left:146px;
margin:0px 0 0 10px;
z-index:9999;
}
#nav ul li{
		position:relative;
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:267px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:600
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
