body{
	margin:0 0 20px 0;
	padding:0;
}
	
body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#444444;
}	
	
img{
	border:none;
}

.quote {

font-size: 35px;
font-weight: bold;
color: grey;

}
	
.clr{
	clear:both;
	height:0;
}

.NoBorderBTM{
	border-bottom:none !important;
}	

.NoBorderLT{
	border-left:none !important;
}	

.NoBorderRT{
	border-right:none !important;
}	

hr{
	margin:15px 0;
}

	
a{
	color:#0063b2;
	text-decoration:none;
	outline:none;
}

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

.color1{
	color:#ff9c00;
}

.color2{
	color:#ffe014;
	font-weight:bold;
}

.text1{
	color:#000;
	font-weight:bold;
	}
.text2{
	color:#ff9c00;
	font-weight:bold;
}
.commonP, .resellerContenP , .welcomeConp{
	font-size:14px;
	font-weight:bold;
	color:#ff9c00;
	}
.topBox{
	background:#ebeaef;
	height:6px;
	width:100%;
	float:left;

	}
.leftFloat{
	float:left !important;
	}	

.container{
	width:950px;
	margin:0 auto;
}
.wrapper{
	width:950px;
	margin:0 auto;
	padding:0;
	}
	
.header{
	background:url(../images/headerBg.png) repeat-x;
	width:100%;
	height:92px;
	float:left;
	}
	
.header .title {
	float: left;
	margin: 19px 0 0 0;
	}
	
.header .title a {
	font-size: 40px;
	font-weight: bold;
	}

.header .right {
	float: right;
	margin: 20px 0 0 0;
	}
	
.logo{
	width:307px;
	}	
.logo a{
		background:url(../images/logo.png) no-repeat;
		display:block;
		width:277px;
		height:41px;
		margin:27px 0 0 30px;
		}
.contactCon{
	float:right;
	margin:0;
	padding:0;
	width:295px;
	height:51px;
	}
.support{
	background:url(../images/support.png) no-repeat;
	width:133px;
	height:51px;
	float:left;
	}
	
.liveCall{
	background:url(../images/talktoLive.png) no-repeat;
	width:153px;
	height:51px;
	float:right;
	}

#dropdowncontainer { background:url(../images/meuBg.png) repeat-x; height:40px; width:100%; float:left; }
#dropdown ul { margin: 0; padding: 0; float:left; }
#dropdown li li a, #catmenu  li li a:link, #catmenu  li li a:visited { background: #ffd80e; float: none; margin: 0px; color:#000; border:1px solid #fff; padding:2px 4px 2px 4px;/* Rounded Corners */
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; }
#dropdown li li a:hover, #catmenu  li li a:active { background: #ffd80e; color: #000; float: none; margin: 0px; border-bottom:1px solid #fff; padding:4px 6px 4px 6px; }

body, ul, li {
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	text-align:left;
}

#menu {
	list-style:none;
	width:100%;
	margin:0px auto 0px auto;
	height:40px;
	padding:0px 22px 0px 22px;

	/* Rounded Corners */
	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;

	/* Background color and gradients */
	
	background: #F1F1F1;
	background: -moz-linear-gradient(top, #ffffff, #e9e9e9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e9e9e9));
	
	/* Borders */
	
	border: 1px solid #d7d7d7;

	-moz-box-shadow:inset 0px 0px 1px #dfdfdf;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 8px 5px 8px 5px;
	margin-right:0px;
	margin-top:0px;
	border:1px solid #d7d7d7 thin;
	border-right:1px solid #d7d7d7;
}

#menu li:hover {
	border: 1px solid #d7d7d7 thin;
	border-left:1px solid #fff;
	padding: 13px 5px 13px 5px;
	
	/* Background color and gradients */
	
	background: #ffd80e;
	background: -moz-linear-gradient(top, #ffe874, #ffd700);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffe874), to(#ffd700));
	
	/* Rounded corners */
	
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px; 
	color: #666;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #fff;
}

#menu li:hover a {
	color:#000;
	text-shadow: 1px 1px 1px #ffffff;
}
#menu li .drop {
	padding-right:21px;
	background:url("http://wonderwebsites.com/images/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
	background:url("http://wonderwebsites.com/images/drop.png") no-repeat right 7px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F1F1F1;
	background: -moz-linear-gradient(top, #f1f1f1, #f9f9f9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

.dropdown_1column {width: 150px;}
.dropdown_2columns {width: 300px;}
.dropdown_3columns {width: 450px;}
.dropdown_4columns {width: 600px;}
.dropdown_5columns {width: 750px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:140px;}
.col_2 {width:280px;}
.col_3 {width:420px;}
.col_4 {width:560px;}
.col_5 {width:700px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:18px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:11px;
	color:#000;
}
#menu li:hover div a:hover {
	color:#00f;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#f1f1f1;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:140px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:2px 2px 2px 2px;
	width:126px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}

.signUpBtn{
	float:right;
	width:140px;
	height:39px;
	}

.banner{
	background:url(../images/banner.jpg) no-repeat;
	width:910px;
	height:310px;
	padding:25px 20px 20px 20px;
	float:left;
        margin-bottom: 20px;
	}
.banner ul{
	margin:0;
	padding:20px 0 0 8px;
	float:left;
	list-style:none;
	}
.banner ul li{
	padding:0 0 0 27px;
	background:url(../images/tickMark.png) no-repeat left center;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	color:#FFF;
	text-shadow:1px 1px #000;
	}
.getStartBtn{
	margin:25px 0 0 0;
	float:left;
	clear:both;
	}

.banner p{
	float:left;
	margin:30px 0 0 20px;
	width:630px;
	height:32px;
	color:#FFF;
	font-size:14px;
	}

.banner .pricing {
    color: #FFFFFF;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: 30px 335px 0 0;
    text-shadow: 1px 1px #000000;
}
.banner .pricing span {
    color: #FDD406;
    font-size: 20px;
}

.banner h1 {
    color: #FFFFFF;
    font-size: 25px;
    line-height: 30px;
    text-shadow: 1px 1px #000000;
    padding-bottom: 10px;
}
.banner h2 {
    color: #FDD406;
    font-size: 30px;
    line-height: 30px;
    text-shadow: 1px 1px #000000;
    padding-bottom: 19px;
}

.leftSideCon{
	margin-top:10px;
	width:638px;
	float:left;
	}

.leftSideCon-wide{
	margin-top:10px;
	width:950px;
	float:left;
	}

.resellerCon{
	background:#e9e9e9;
	padding:8px;
	width:621px;
	height:312px !279original;
	}
.resellerContent{
	background:url(../images/serverGirl.jpg) no-repeat right bottom #FFF;
	width:616px;
	height:305px !important;
	margin:0 auto;
	padding:1px;
	border:1px solid #bdcad3;
	}
.resellerContent h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-shadow:1px 1px #000;
	color:#FFF;
	background:url(../images/resellerH1.png) no-repeat;
	width:596px;
	float:left;
	line-height:38px;
	margin:0;
	padding:0 0 0 20px;
	}

.resellerContent1{
	width:576px;
	padding:20px;
	float:left;
}
	
.resellerContenP{
	margin:0px;
	padding:0;
	padding-bottom:10px;
	}
	
ul.reseller{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:15px;
	}
	
ul.reseller li{
	background:url(../images/tickMark.png) no-repeat top left;
	padding:0 0 0 25px;
	line-height:24px;
	font-size:14px;
	width:200px;
	border-bottom:1px dotted #d9d9d9;
	}
.resallerBtnCon{
	width:285px;
	height:39px;
	margin:0;
	float:left;
	}
.signUpNowBtn{
	float:left;
	}
	
.learnMore{
	float:right;
	}
	

.welcomeCon{
	margin:20px 0 0 0;
	padding:20px;
	color:#000;
	border:1px solid #d8e6ec;
	width:592px;
	display:block;
	min-height:190px;
	}
.welcomeCon p a{
	text-decoration:underline !important;
	}
.welcomeCon h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#444444;
	margin:0;
	padding:0;
	}
.welcomeConp{
	margin:15px 0 0 0;
	float:left;
	clear:both !important;
	}
.welcomeCon p{
	margin:20px 0 0 0 !important;
	line-height:18px !important ;
	}
.rightSideCon{
	background:url(../images/shadow-leftC.png) no-repeat left center;
	margin-top:10px;
	width:290px;
	float:right;
	padding:0 0 0 20px;
	}
.siderBoxCon{
	border-left:1px solid #FFF;
	border-bottom:1px solid #f9f9f9;
	width:290px;
	}
.siderBoxCon h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0d376f;
	text-shadow:1px 1px #d0ecf7;
	margin:0;
	padding:0 0 0 20px;
	background:url(../images/siderBoxH1.png) repeat-x;
	line-height:35px;
	height:40px;
	}
.siderBoxContent{
	border-bottom:1px solid #e1e1e1;
	background:#e9e9e9;
	padding:20px;
	}
.siderBoxContent p{
	margin:0;
	width:175px;
	}

.supportSider{ background:url(../images/supportSIder.png) no-repeat; width:55px; height:54px; float:right; margin:-10px 0 0 0;}
.networkUptime{ background:url(../images/upTime.png) no-repeat; width:55px; height:54px; float:right; margin:-10px 0 0 0;}
.moneyBack{ background:url(../images/supportSIder.png) no-repeat; width:55px; height:54px; float:right; margin:-10px 0 0 0;}
.satisfaction{ background:url(../images/satisfaction.png) no-repeat; width:55px; height:54px; float:right; margin:-10px 0 0 0;}
.telmeMore{
	margin:10px auto 0 auto;
	}
	
.telmeMore a{
	background:url(../images/telmeMore.png) no-repeat top;
	width:176px;
	height:38px;
	display:block;
	margin:0 auto;
	padding:0
	}

.telmeMore a:hover{
	background:url(../images/telmeMore.png) no-repeat bottom;	
	}
.customerCon{
	padding:8px;
	margin:20px 0 0 0;
	background:#e9e9e9;
	width:935px;
	height:168px;
	}
.customerContent{
	margin:auto;
	background:#FFF;
	border:solid 1px #bdcad3;
	width:892px;
	padding:20px;
	height:127px;
}
.customerWritten{
	margin:0 0 0 17px;
	padding:5px 0 0 0;
	float:left;
	width:445px;
	height:107px;
	color:#777777;
	font-size: 14px;
	}
.customerCon1{
	padding:8px;
	margin:10px 0 0 0;
	background:#e9e9e9;
	width:935px;
	height:290px;
	}
.customerContent1{
	margin:auto;
	background:#FFF;
	border:solid 1px #bdcad3;
	width:925px;
	padding:5px;
	height:280px;
}
.customerWritten1{
	margin:0 0 0 17px;
	padding:5px 0 0 0;
	float:left;
	width:410px;
	height:280px;
	color:#777777;
	font-size: 14px;
	}
.customerContent1 h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-shadow:1px 1px #000;
	color:#FFF;
	background:#007DD1;
	width:905px;
	float:left;
	line-height:38px;
	margin:0;
	padding:0 0 0 20px;
	}
.full h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-shadow:1px 1px #000;
	color:#FFF;
	background:#007DD1;
	width:928px;
	float:center;
	line-height:38px;
	margin:0;
	padding:0 0 0 20px;
	}	
.menImg{
	border:1px solid #d8e6ec;
	margin:0 0 0 15px;
	padding:0;
	float:left;
	width:127px;
	height:123px;
	}
.learnMoreBtn{
	margin:50px 0 0 0;
	float:right;
	}
.learnMoreBtn a{
	background:url(../images/learnMoreBtn.png) no-repeat top;
	width:112px;
	height:28px;
	float:right;
	}

.learnMoreBtn a:hover{
	background:url(../images/learnMoreBtn.png) no-repeat bottom;	
	}
.paypal{
	background:url(../images/paypal.jpg) no-repeat;
	width:950px;
	height:73px;
	}
.footerCon{
	background:url(../images/footerRepeat.png) repeat-x;
	height:52px;
	}
.copright{
	color:#d3f2ff;
	float:left;
	margin:22px 0 0 0;
	}
.termCondition{
	color:#d3f2ff;
	float:right;
	margin:22px 0 0 0;
	}
.termCondition a{
		color:#d3f2ff;
	}

.hostingBanner{
	background:url(../images/bannerHosting.jpg) no-repeat;
	width:950px;
	height:130px;
        margin-bottom:15px;
	}

.hostingBanner h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	text-shadow:1px 1px #000;
	color:#FFF;
	margin:0;
	padding:22px 0 0 30px;
	letter-spacing:-1px;
	}
.hostingBanner h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#ffd80e;
	letter-spacing:-1px;
	text-shadow:1px 1px #000;
	margin:0;
	padding:15px 0 0 30px;
	}
	
.hostingBanner h2 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#ffd80e;
	}
	
.hostingBanner h2 a:hover {

text-decoration: underline;

}

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

.information-wide {
	width:950px;
	float:left;
}

.livechat {
	position: fixed;
	top: 131px;
	left: 0;					
}

.rightSideCon ul{list-style:none;margin:0 0 10px;padding:0;}
.rightSideCon ul li{line-height:25px;margin:0;padding:0;}

.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;
        height: 37px;
        line-height: 37px;
}

.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; }

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

.blue {

	background: #1177bd;
	border: solid 1px #f1f9ff;
	color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#00cff0), to(#1177bd));
	background: -moz-linear-gradient(top,  #00cff0,  #1177bd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cff0', endColorstr='#1177bd');
}
.blue:hover {
	color: #fff;
	border: solid 1px #f1f9ff;
	background: #00cff0;
	background: -webkit-gradient(linear, left top, left bottom, from(#1177bd), to(#00cff0));
	background: -moz-linear-gradient(top,  #1177bd,  #00cff0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1177bd', endColorstr='#00cff0');
}

.blue:active {
	color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#00cff0), to(#1177bd));
	background: -moz-linear-gradient(top,  #00cff0,  #1177bd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cff0', endColorstr='#1177bd');
}

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

#slider img { display: none; }

.alignright { text-align: right; }

#slider { }

.nivoSlider {
	position:relative;
height:360px;
width:950px;
float:left;
margin: 0 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;
}

.center { text-align: center; }


.planboxContent{
	background:#FFF;
	width:305px;
	margin:0 auto;
	padding:1px;
	border:1px solid #bdcad3;
	float: left;
	margin-right:11px;
	}
.planboxContent h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-shadow:1px 1px #000;
	color:#FFF;
	background:url(../images/resellerH1.png) no-repeat;
	width:285px;
	float:left;
	line-height:38px;
	margin:0;
	padding:0 0 0 20px;
        letter-spacing:0;
	}

.price-box { float: right; font-weight:bold; text-align:right; margin-top:15px; font-size:23px;padding:5px; color:#000; margin-right:20px; }
.price-box span { font-size:10px; font-weight:normal; }

.planboxContent1{
	padding:10px;
        width: 100%;
}
	
.planboxContenP{
	margin:0px;
	padding:0;
	padding-bottom:10px;
	}
	
ul.planbox{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:15px;
        float: left;
        margin-top:20px;
	}
	
ul.planbox li{
	background:url(../images/tickMark.png) no-repeat top left;
	padding:0 0 0 25px;
	line-height:24px;
	font-size:12px;
	}
.planboxBtnCon{
	margin:0;
        clear: both;
	}

.paddingtop10 { padding-top:10px; }

.planboxContent2{
	background:#FFF;
	width:580px;
	margin:0 auto;
	padding:1px;
	border:1px solid #bdcad3;
	float: left;
	margin-right:11px;
	}

.planboxContent2 h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-shadow:1px 1px #000;
	color:#FFF;
	background:url(../images/resellerH1.png) no-repeat;
	width:560px;
	float:left;
	line-height:38px;
	margin:0;
	padding:0 0 0 20px;
        letter-spacing:0;
	}
	
.price-box1 { float: right; font-weight:bold; text-align:center; margin-top:0px; font-size:23px;padding:5px; color:#000; margin-right:150px; }
.price-box1 span { font-size:10px; font-weight:normal; }