body {
	background: #eaeaea;
	font: Verdana;
}

h1 {
	text-transform:uppercase;
	font-weight:700;	
}

h2 {
	
}

h3 {
	margin-top: 10px;
	color:#000;
	font-size:1.1em;
	line-height:18px;
	font-weight:500;
}
hr {
	color:#CCC;
}
p {
	font: Verdana, Geneva, sans-serif;
	line-height: 14px;
	font-size:0.9em;
	color:#333;
}
a {
	color: #0066cc;
	text-decoration:underline;
}
a:hover {
	color: #0080ff;
}
a:visited {
	color: #024486;
}

.grid_3 ul {
	margin: 10px 20px;	
}
.ahheader {
	background: #232323 url(images/header-bg.jpg) repeat-x;
	height: 130px;
	min-width:960px;
}
#logo img {
	padding: 10px 70px 10px 0px;
}
#search {
	margin: 30px 0px;
	background:url(images/search-bg.png) no-repeat;
	float: left;
	width:260px;
	height:24px;
}
#search #s {
	float: left;
	width: 150px;
	height: 18px;
	padding: 4px 6px 6px 25px;
	background:none;
	border: none;
}
.searchsubmit {
	background: url(images/searchbutton.png) no-repeat;
	width: 72px;
	height: 25px;
	display:block;
	cursor:pointer;
	border:none;
}
.searchsubmit:hover {
	background-position:0px -25px;
}
a.trialbutton {
	background: url(images/30-Day-Free-Trial.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 0px;
}
a.trialbutton:hover {
	background-position: 0px -65px;
}
ul#navlist {
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
#navlist li {
	font-size: 14px;
	display: inline;
	list-style-type: none;
	border-right:#999 solid 1px;
}
#navlist a {
	padding: 5px 10px 10px;
}
#navlist a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
}
#navlist a:hover {
	color: #fff;
	background:url(images/nav-hover.png);
	text-decoration: none;
}
.cloud {
	position:absolute 0px 130px;
	background:url(images/cloud-bg.jpg) no-repeat #ccc;
	background-position: 0px -20px;
	height: 380px;
	display: block;
	z-index: 100;
}
/* Easy Slider */
#slider {
}
#slider ul, #slider li {
	margin:0px;
	padding:0;
	list-style:none;
}
#slider li {
	/* define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */ 
	width:940px;
	height:340px;
}
#slider li {
}
#slider h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 50px;
	color:#000;
	padding: 10px 0px 0px;
	text-transform:none;
}
#slider h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color:#333;
}
#slider img {
	padding-top: 20px;
}
p#controls {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:52px;
	height:70px;
	position:absolute;
	left:-57px;
	top:-200px;
}
#nextBtn {
	left:950px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:52px;
	height:70px;
	background:url(images/prevButton.png) no-repeat 0 0;
}
#nextBtn a {
	background:url(images/nextButton.png) no-repeat 0 0;
}
/* // Easy Slider */
.leftpanel {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 460px;
}
a.learnmore {
	background: url(images/learn-more-button.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 0px;
}
a.learnmore:hover {
	background-position: 0px -65px;
}
/*CONTENT*/
.whitewrapper {
	background:#FFF;
	color:#333;
}
.whitewrapper2 {
	background:#FFF;
	color:#333;
	margin: -360px 0 0 0;
}
.icon {
	padding: 5px 5px 5px 0px;
}
.hdown {
	padding: 5px 0 0 0;
}
p.small {
	font-size: 0.75em
}
a.zendesk {
	background: url(images/zendeskbutton.png) no-repeat;
	height:52px;
	width: 181px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 0px;
}
a.zendesk:hover {
	background-position: 0px -52px;
}
.grid_4bg {
	background:url(images/grid4-bg.png);
	width: 300px;
	height: 295px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.grid_4bg p {
	margin: -10px 10px 20px;
}
.grid_4bg h1 {
	padding: 10px;
	color:#000;
	font-size:1.75em;
	font-weight: 300;
	text-transform:none;
}

.grid_4sm {
	background:url(images/grid4-sm.png);
	width: 300px;
	height: 240px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.grid_4sm p {
	margin: -10px 10px 20px;
	font-size:20px; 
	line-height:24px;
}
.grid_4sm h1 {
	padding: 10px;
	color:#000;
	font-size:1.75em;
	font-weight: 300;
	text-transform:none;
}

p.gray {
	color: #666666
}
a.learnmoreorange {
	background: url(images/learn-more-orange.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 0px;
}
a.learnmoreorange:hover {
	background-position: 0px -65px;
}
a.learnmoreblue {
	background: url(images/learn-more-blue.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 0px;
}
a.learnmoreblue:hover {
	background-position: 0px -65px;
}

a.nextstep {
	background: url(images/next-step.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 0px;
}
a.nextstep:hover {
	background-position: 0px -65px;
	cursor:pointer;
}

img.social {
	padding: 10px 0px 10px 10px;
	border:none;
}
.footer p {
	color: #666;
	font-size: 14px;
	line-height: 16px;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer a:visited {
	color: #999;
}
#socialmenu {
	position:fixed;
	top: 25%;
	width: 50px;
	right: 0;
}
a.testitorange {
	background: url(images/test-it-out-orange.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 0px;
}
a.testitorange:hover {
	background-position: 0px -65px;
}

a.testitgreen {
	background: url(images/test-it-out-green.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 0px;
}
a.testitgreen:hover {
	background-position: 0px -65px;
}

.testitorange {
	background: url(images/test-it-out-orange.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 30px;
	border:none;
	cursor:pointer;
}

a.testitblue {
	background: url(images/test-it-out-blue.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 0px;
}

a.testitblue:hover {
	background-position: 0px -65px;
}

.signupgreen {
	background: url(images/sign-up-green.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 30px;
	border:none;
	cursor:pointer;
}
.grid_9 h2 {
	margin: 10px 0 10px;
}
.grid_9 li {
	margin: 0 0 0 30px;
	padding: 5px;
	font-size: 0.9em;
	font:Verdana, Geneva, sans-serif;
}
#sidenav {
	background: #f3f3f3;
	width: 100%;
	margin: 0 auto 20px;
	padding: 1em 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
}
#sidenav h3 {
	padding: 4px;
	margin: 4px;
}
ul#sidelist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}
ul#sidelist li {
	display: block;
	margin: 0;
	padding: 0;
}
ul#sidelist li a {
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-top: solid 1px #ccc;
	color: #777;
	text-decoration: none;
	background: #fff;
}
#sidenav>ul#sidelist li a {
	width: auto;
}
ul#sidelist li a:hover, ul#sidelist li#active a:hover {
	color: #0080ff;
	background: transparent;
}
table.pricetable {
	border: solid #CCC 1px;
}
table.pricetable td {
	border-bottom: solid #CCC 1px;
	border-right: solid #CCC 1px;
}
td.tbl-h1 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	vertical-align:middle;
}
td.tbl-price {
	padding: 0 20px;
	font-weight:bold;
	font-size:18px;
	vertical-align:middle;
}
tr.compare {
	color: #333333;
	height:36px;
	vertical-align:middle;
	background:#f5f5f5;
}
tr.compare td {
	padding: 0 20px;
}

a.buynow-g {
	background: url(images/buy-now-green.png) no-repeat;
	height:36px;
	width: 120px;
	display: block;
	text-decoration:none;
	font-size: 0;
}
a.buynow-g:hover {
	background-position: 0px -36px;
}

a.convert-button {
	background: url(images/convert-but.png) no-repeat;
	height:62px;
	width: 220px;
	display: block;
	text-decoration:none;
	font-size: 0;
}
a.convert-button:hover {
	background-position: 0px -62px;
}

a.freetrial-button {
	background: url(images/free-trial-but.png) no-repeat;
	height:62px;
	width: 220px;
	display: block;
	text-decoration:none;
	font-size: 0;
}
a.freetrial-button:hover {
	background-position: 0px -62px;
}

a.chat-button {
	background: url(images/chat-but.png) no-repeat;
	height:62px;
	width: 220px;
	display: block;
	text-decoration:none;
	font-size: 0;
}
a.chat-button:hover {
	background-position: 0px -62px;
}
a.dedicated-button {
	background: url(images/dedicated-but.png) no-repeat;
	height:62px;
	width: 220px;
	display: block;
	text-decoration:none;
	font-size: 0;
}
a.dedicated-button:hover {
	background-position: 0px -62px;
}

a.purchase-button {
	background: url(images/purchase-but.png) no-repeat;
	height:62px;
	width: 220px;
	display: block;
	text-decoration:none;
	font-size: 0;
}
a.purchase-button:hover {
	background-position: 0px -62px;
}

a.backupbutton {
	background: url(images/backupbutton.png) no-repeat;
	height:65px;
	width: 228px;
	display: block;
	text-decoration:none;
	font-size: 0;
	margin: 15px 0px;
}
a.backupbutton:hover {
	background-position: 0px -65px;
}

.pricechart {
	position:relative;
	background:url(images/pricechart.png) no-repeat;
	width: 780px;
	height: 468px;	
}

#sql-link { 
		position: absolute; 
		top: 375px; 
		left: 45px; 
		width: 176px; 
		height: 42px; 
		background-color: transparent; 
}

#sql-link:hover {
		background:#FFF;
		border: 1px solid white;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        -moz-opacity:0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;
}

#sharept-link { 
		position: absolute; 
		top: 370px; 
		left: 302px; 
		width: 176px; 
		height: 52px; 
		background-color: transparent; 
}

#sharept-link:hover {
		background:#FFF;
		border: 1px solid white;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        -moz-opacity:0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;
}

#remote-link { 
		position: absolute; 
		top: 375px; 
		left: 557px; 
		width: 176px; 
		height: 42px; 
		background-color: transparent; 
}

#remote-link:hover {
		background:#FFF;
		border: 1px solid white;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        -moz-opacity:0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;
}

.promo-strip {
	z-index:4000;
	background:#44a1d1;
	overflow:hidden
}
.promo-strip h2 {
	margin:0 auto;
	padding:0;
	position:relative;
	width:960px
}
.promo-strip a {
	background:url(images/office365banner.png) 0 0 no-repeat;
	display:block;
	height:50px;
	margin:0;
	position:relative;
	text-indent:-9999px
}
.promo-strip .close-link {
	border:1px solid #5bb4e3;
	background:#266688 5px -73px no-repeat;
	color:#fff;
	height:auto;
	padding:0 5px 0 5px;
	position:absolute;
	right:0;
	text-indent:0;
	top:14px;
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:1px;
	line-height:20px
}
.promo-strip .close-link:hover {
	text-decoration:none;
	background-color:#1e536f
}
