body{
	background:url(../images/bg.png) repeat-x top #f2f2f2;
	margin:0;
	padding:0;
	}
	
body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#666;
	}	
	
img{
	border:none;
	}
	
.clr{
	clear:both;
	height:0;
	}
	
hr{
	margin:15px 0;
	}

h1, h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

	
a{
	color:#073046;
	text-decoration:none;
	outline:none;
	}
	
a:hover{
	color:#073046;
	text-decoration:underline;
	outline:none;	
	}

.nomargintop { margin-top:0 !important; }

.right { float: right; }

.color1{
	color:#ff8400;
	}

.color2{
	color:#84b900;
	}

.color3{
	color:#000;
	}

.NoMarginRt{
	margin-right:0 !important
	}

.NoBorderBtm{
	border-bottom:none !important
	}

.NoBg{
	background:none !important;
	}

.imgstyle{
	float:right;
	margin:20px 10px 0 0;
	}

.topC{
	background:url(../images/bg_02.jpg) no-repeat top center;
	width:100%;
	float:left;
	}
	
.container{
	width:950px;
	margin:0 auto;
	}

.header{
	width:950px;
	float:left;
	}

.logo{
	height:24px;
	float:left;
	margin:32px 30px 41px 0;
	}

.logo a{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	height:24px;
	display:block;
	}

.TopRightC{
	width:282px;
	float:right;
	margin:13px 30px 0 0;
	}
	
	
.TopMenu{
	background: #0d161a;
	border: #164056 1px solid;
	padding: 5px;
	float:right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 30px 0 0 0;
	}

.TopMenu ul{
	margin:0;
	padding:0;
	}

.TopMenu ul li{
	float:left;
	display:inline;
	line-height:32px;
	list-style:none;
	padding:0 8px 0 34px;
color: #fff;
	}

.TopMenu ul li a{
	color:#fff;
text-decoration: underline;
	}

.TopMenu ul li a:hover { text-decoration: none; }

.contanct{ background:url(../images/contact2.png) no-repeat 11px 6px;}
.support{ background:url(../images/support.png) no-repeat 13px 6px;}
.login{ background:url(../images/login.png) no-repeat 14px 7px;}

.LiveSupport{
	background: url(../images/LiveSupport.png) no-repeat;
	width:147px;
	color:#fff;
	font-size:16px;
	line-height:37px;
	padding-left:58px;
	margin:7px auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}



#dropdowncontainer {
         background: url(../images/menuBg2.png) no-repeat;
         height:35px;
         width:950px;
         float:left;
         font-size:14px;
         font-weight:bold;
         line-height:35px;
         text-align:center;
         font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
         }

#dropdown ,#dropdown ul {
         margin: 0px;
         padding: 0px;
         list-style: none;
         height:40px;
         font-size: 14px;
        }

#dropdown a {
        color: #fff;
        display: block;
        font-weight: bold;
        padding: 1px 25px 0px 25px;
        text-decoration:none;
        }

#dropdown a:hover {
        background:url(../images/menu-hover.png) repeat-x;
        color: #fff;
        display: block;
        text-decoration: none;
        }

#dropdown li.over, #dropdown li:hover {
        background:url(../images/menu-hover.png) repeat-x;
        }
        
#dropdown .active { background:url(../images/menu-hover.png) repeat-x; }        

#home-link a:hover {
        background: none;
        }

#dropdown li {
        float: left;
        margin: 0px;
        padding: 0px;
        }

#dropdown li li {
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        width: 225px;
        }

#dropdown li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
        background: #57a5cf;
        float: none;
        margin: 0px;
        color:#E8EBEE;
        border-bottom:1px solid #2C3133;
        text-align: left;
        }

#dropdown li li a:hover, #catmenu  li li a:active {
        background: #57a5cf;
        float: none;
        margin: 0px;
        color:#fff;
        border-bottom:1px solid #214458;
        text-align: left;
        }

#dropdown li ul {
        position: absolute;
        width: 10em;
        left: -999em;
        z-index: 9999;
        }

#dropdown li:hover ul {
        left: auto;
        display: block;
        }

#dropdown li:hover ul, #catmenu li.sfhover ul { 
        left: auto;
        }	
	

.banner{
	background:url(../images/banner.png) no-repeat;
	height:208px;
	width:870px;
	float:left;
	font-size:14px;
	color:#fff;
	padding:33px 40px 47px;
	margin:20px 0;
	}

.banner h1{
	color:#fff;
	font-size:30px;	
	font-weight:bold;
	margin:0 0 5px 0;
	}

.banner h2{
	color:#ff8400;
	font-size:26px;	
	font-weight:bold;
	margin:0 0 20px 0;
	}

.banner-p { width: 550px; margin: 0; }

.bannerBtn{
	line-height:46px;
	width:221px;
	float:left;
	margin:25px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.bannerBtn a{
	background:url(../images/bannerBtn.png) no-repeat top;
	height:46px;
	width:221px;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#f0f0f0;
	text-shadow:#4e6319 1px 1px 0;
	}

.bannerBtn a:hover{
	background:url(../images/bannerBtn.png) no-repeat bottom;
	text-decoration:none;
	}

.services{
	background:url(../images/servicesBg.png) no-repeat;
	height:84px;
	width:248px;
	float:left;
	margin:0 -6px 15px -5px;
	}

.support2, .moneyback, .uptime, .builder{
	width:188px;
	height:42px;
	color:#15242c;
	font-size:18px;
	font-weight:bold;
	padding:21px 30px;
	}

.support2{ background:url(../images/support2.jpg) no-repeat 157px 10px;}
.moneyback{ background:url(../images/moneyback.jpg) no-repeat 153px 10px;}
.uptime{ background:url(../images/uptime.jpg) no-repeat 154px 10px;}
.builder{ background:url(../images/builder.jpg) no-repeat 145px 18px;}

.leftC{
	width:629px;
	float:left;
margin-top:10px;
	}

.box-container { margin-bottom: 30px; }

.boxmargin { margin-right: 5px; }

.box1{
	background:url(../images/box1Btm.png) no-repeat bottom;
	width:305px;
	float:left;
	margin:0 18px 20px 0;
	padding-bottom:4px;
	}

.box1 h1{
	background:url(../images/box1Top.png) no-repeat;
	color:#fff;
	font-size:24px;
	line-height:42px;
	font-weight:bold;
	padding-left:20px;
    text-shadow: none;
    font-family:Arial, Helvetica, sans-serif, Calibri;
    letter-spacing:0;
	margin:0;
	}

.box1Contents{
	background:url(../images/box1Bg.png) repeat-x bottom #fff;
	width:263px;
	float:left;
	padding:20px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	}

.box1Contents ul{
	margin:0 0 10px 0;
	padding:0;
	}
	
.box1Contents ul li{
	color:#333;
	line-height:20px;
	list-style:inside;
	}

.LearnMoreBtn{
	float:left;
	margin:20px -5px 0 -5px;
	}

.OrderNowBtn{
	float:right;
	margin:20px -5px 0 -5px;
	}

.priceBox{
	background:url(../images/priceBg.png) no-repeat;
	height:61px;
	width:62px;
	float:right;
	text-align:right;
	font-weight:bold;
	padding:5px 3px 0 16px;
	}

.priceleft{
	float:left;
	line-height:48px;
	color:#073046;
	font-size:48px;
	letter-spacing:-2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.priceright{
	float:right;
	line-height:14px;
	margin-top:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.BigText1{ font-size:24px;}
.BigText2{ font-size:20px;}

.LtSiderBox{
	background:url(../images/LtSiderBoxBtm.png) no-repeat bottom;
	width:629px;
	float:left;
	margin:30px 0 30px 0;
	padding-bottom:4px;
	}

.LtSiderBoxTop{
	background:url(../images/LtSiderBoxTop.png) no-repeat;
	height:4px;
	width:629px;
	}

.LtSiderBoxC{
	background:url(../images/box1Bg.png) repeat-x bottom #fff;
	width:627px;
	float:left;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	}

.box2{
	width:293px;
	float:left;
	margin-top:-13px;
	padding:0 0 20px 20px;
	}

.box2 h1{
	background:url(../images/box2Top.png) no-repeat;
	color:#fff;
	font-size:18px !important;
	font-weight:bold;
	line-height:32px;
        letter-spacing: 0px;
	padding-left:20px;
	margin:0 0 20px -4px;
        text-shadow: none;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	}

.box2 ul{
	margin:15px 0;
	padding:0;
	}

.box2 ul li{
	background:url(../images/checkmark.png) no-repeat 0 2px;
	list-style:none;
	line-height:24px;
	padding-left:25px;
	}

.LearnMoreBtn2{
	height:37px;
	width:140px;
	float:left;
	margin-left:-10px;
	}

.LearnMoreBtn2 a{
	background:url(../images/LearnMoreBtn.png) no-repeat top;
	height:37px;
	width:140px;
	display:block;
	}

.LearnMoreBtn2 a:hover{
	background:url(../images/LearnMoreBtn.png) no-repeat bottom;
	}

.Border01{
	background:#ddd;
	width:1px;
	height:190px;
	float:left;
	margin-top:20px;
	}

.rightC{
	width:305px;
	float:right;
	}

.RtSiderBox{
	background:url(../images/RtSiderBoxBtm.png) no-repeat bottom;
	width:305px;
	float:left;
	margin-bottom:10px;
	padding-bottom:4px;
	}

.RtSiderBoxTop{
	background:url(../images/RtSiderBoxTop.png) no-repeat;
	height:5px;
	width:305px;
	}

.RtSiderBoxC{
	background:url(../images/box1Bg.png) repeat-x bottom #fff;
	width:303px;
	float:left;
	padding:0;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	}
	
.LiveSales, .Domain{
	width:196px;
	float:left;
	line-height:14px;
	padding:15px 0 5px 90px;
	}

.LiveSales h2, .Domain h2{
	font-size:18px;
	font-weight:bold;
	color:#073046;
	margin:0 0 8px 0;
	}

.livechatp { margin-bottom:10px;margin-top:10px; }

.LiveSales{ background:url(../images/livesales.jpg) no-repeat 10px 10px;}
.Domain{ background:url(../images/domain.jpg) no-repeat 8px 10px;}

.SmallText{
	font-size:11px;
	}

.Style{
	text-decoration:underline;
	float:left;
	padding-top:5px;
	}
	
.Style:hover{
	text-decoration:none;
	}

.TextField{
	background:url(../images/TextField.png) no-repeat;
	height:17px;
	width:117px;
	padding:3px;
	border:none;
	margin:5px 4px 8px 0;
	}

.TextField2{
	background:url(../images/TextField2.png) no-repeat;
	height:23px;
	width:65px;
	padding:3px;
	border:none;
	margin-top:5px;
	}
	
.domainBtn{
	height:33px;
	width:227px;
	float:left;
	margin:0 0 0 -17px;
	}

.domainBtn a{
	height:33px;
	width:227px;
	display:block;
	}

.domainBtn a:hover{
	}

.WhatsIncluded{
	width:263px;
	float:left;
	padding:15px 20px;
	}

.WhatsIncluded h1{
	color:#073046;
	font-size:24px;
	font-weight:bold;
	margin:0 0 13px 0;
	}
	
.WhatsIncluded ul{
	margin:10px 10px;
	padding:0;
	}

.WhatsIncluded ul li{
	background:url(../images/checkmark.png) no-repeat 0 3px;
	line-height:24px;
	list-style:none;
	padding-left:25px;
	border-bottom:1px solid #dadada;
	}

.YesTelMeBtn{
text-align: center;
margin-top:20px;
	}

.footer{
	background:url(../images/footer.png) no-repeat;
	width:950px;
	height:45px;
	float:left;
	text-align:center;
	padding-top:12px;
	margin:15px 0;
	}

.copyright{
	width:950px;
	float:left;
	color:#999;
	padding-bottom:30px;
	text-align:center;
	}

.copyright a{
	color:#999;
	padding:0 5px;
	border-left:1px solid #ccc;
	}

.topC3{
	background:url(../images/bg3.png) repeat-x top #f2f2f2;
	width:100%;
	float:left;
	}
	
.topC4{
	background:url(../images/bg_04.jpg) no-repeat top center;
	width:100%;
	float:left;
	}

.SubpageBanner{
	background: url(../images/SubpageBanner.jpg) no-repeat;
	height:58px;
	width:890px;
	float:left;
	padding:30px;
	margin:20px 0 0 0;
	line-height:18px;
	}

.SubpageBanner h1{
	font-size:36px;
	font-weight:bold;
	color:#fff;
	margin:0 0 25px 0;
	}
	
.SubpageBanner h2{
	font-size:24px;
	font-weight:bold;
	color:#ff8400;
	margin:0 0 20px 0;
	}

.SubpageBanner h2 a { color: #ff8400; }

.information{
	width:627px;
	float:left;
	}

.portaltable { border:none; }
.portaltable td { vertical-align:middle; border: none; }
.aligncenter { text-align: center; }
.spacer { height: 30px; }

.button1 {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 5px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 2px rgba(0,0,0,.2);
	box-shadow: 0 5px 2px rgba(0,0,0,.2);
}
.button1:hover {
	text-decoration: none;
}
.button1:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;	font-weight:bold; letter-spacing:1px;
font-weight:bold;
}

.big {
	font-size: 16px;
	font-weight:bold;
	padding: .5em 1em .5em;
}

.medium {
	font-size: 14px;
	font-weight:bold;
	padding: .5em 1em .5em;
}
.small {
	font-size: 11px;
	padding: .3em .75em .3em;
        font-weight:bold;
}

.order-button {

       font-size: 13px;
       padding: 5px;
       font-weight: bold;

}

.margintop10 { margin-top:10px; }


.orderbuttonspacing a { line-height: 15px; margin-bottom:15px; }

.darkblue {
	color: #fff;
	border: solid 1px #02273b;
	background: #18567a;
	background: -webkit-gradient(linear, left top, left bottom, from(#18567a), to(#083248));
	background: -moz-linear-gradient(top,  #18567a,  #083248);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#083248');
}
.darkblue:hover {
	background: #18567a;
	color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#083248), to(#18567a));
	background: -moz-linear-gradient(top,  #083248,  #18567a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#083248', endColorstr='#18567a');
}
.darkblue:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#18567a), to(#083248));
	background: -moz-linear-gradient(top,  #18567a,  #083248);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#083248');
}

.green {

	background: #a7d90f;
	border: solid 1px #538312;
	color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#a7d90f), to(#79a913));
	background: -moz-linear-gradient(top,  #a7d90f,  #79a913);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7d90f', endColorstr='#79a913');
}
.green:hover {
	color: #000;
	border: solid 1px #538312;
	background: #80d200;
	background: -webkit-gradient(linear, left top, left bottom, from(#80d200), to(#9cff00));
	background: -moz-linear-gradient(top,  #80d200,  #9cff00);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#80d200', endColorstr='#9cff00');
}

.green:active {
	background: #a7d90f;
	color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#a7d90f), to(#79a913));
	background: -moz-linear-gradient(top,  #a7d90f,  #79a913);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7d90f', endColorstr='#79a913');
}

.banner-button { line-height: 40px; margin-top:20px; }

#slider img { display: none; }

.alignright { text-align: right; }

#slider { }

.nivoSlider {
	position:relative;
height:288px;
width:950px;
float:left;
margin: 20px 0 40px 0;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
        display: none;

}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}