@charset "utf-8";
/* CSS Document */
* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:default;
	outline:none;
}
html {
overflow-y:scroll;
}
/* sticky footer css */
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 139px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -139px; /* negative value of footer height */
	height: 130px;
	clear:both;} 


body {
	background:url(../images/bg_fff2ccc.jpg) repeat-x #EEEEEE;
	font-size:12px;
}
a img {
border:0;
cursor:pointer;
outline:none;
}
a, a:link, a:visited {
	color: #499ac4;
	text-decoration: none;
	cursor:pointer;
}

a:hover, a:active {
	color: #f25d00;
	text-decoration:none;
	cursor:pointer;
}
btn_wrp {
	float:left;
	height:36px;
}
a.headerInfo:link div, a.headerInfo:visited div {
background:url(../images/header_info.jpg) no-repeat 0px 0px; cursor:pointer;
}
a.headerInfo:hover div, a.headerInfo:active div {
background:url(../images/header_info.jpg) no-repeat 0px -65px; cursor:pointer;
}

a.naviM:link .btn, a.naviM:visited .btn {
	height:31px;
	padding:5px 18px 0px 18px;
	float:left;
	color:white;
	font-size:19px;
	font-weight:bold;
	background:url(../images/bg_navi_divider.jpg) no-repeat right;
	text-decoration:none;
	display:inline;
	cursor:pointer;
}
a.naviM:hover .btn, a.naviM:active .btn {
	height:31px;
	padding:5px 18px 0px 18px;
	float:left;
	color:#FFF;
	font-size:19px;
	font-weight:bold;
	background:url(../images/bg_navi_divider.jpg) repeat-x right;
	text-decoration:none;
	display:inline;
	cursor:pointer;
}
a.naviM:link .btn2, a.naviM:visited .btn2 {
	height:31px;
	padding:5px 18px 0px 18px;
	float:left;
	color:white;
	font-size:21px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
a.naviM:hover .btn2, a.naviM:active .btn2 {
	height:31px;
	padding:5px 18px 0px 18px;
	float:left;
	color:#FFF;
	font-size:21px;
	font-weight:bold;
	background:url(../images/bg_navi_divider.jpg) repeat-x right;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
h1, h2, h3, h4, h5 {
	color:#499ac4;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:15px;
}
.download {
	border:1px solid #999999;
	width:100%;
	height:135px;
	float:left;
	padding-right:5px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.chart {
	border:1px solid #999999;
	width:870px;
	height:820px;
	margin:3px 0 0px 15px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

/* set width to 23% when all four are in chart */
.chartLeft {
	width:45%;
	float:left;
	margin-left:25px;
	font-size:14px;
	padding-top:5px;
}
.chartHead {
	width:18%;
	float:left;
	height:50px;
	border-right:1px solid #FFF;
	color:#FFF;
	font-weight:bold;
	font-size:21px;
	padding-top:14px;
	position:relative;
}
.chartRowE {
	width:18%;
	float:left;
	height:30px;
	border-right:1px solid #CCC;
	color:#000;
	position:relative;
	background:#eeeeee;
}
.chartRowO {
	width:18%;
	float:left;
	height:30px;
	border-right:1px solid #CCC;
	color:#000;
	position:relative;
	background:#FFF;
}
a.testi:link div, a.testi:visited div {
background:url(../images/btn_sprite_header.jpg) no-repeat 15px 0px; font-size:9px; cursor:pointer;
}
a.testi:hover div, a.testi:active div {
background:url(../images/btn_sprite_header.jpg) no-repeat -189px 0px; font-size:9px; cursor:pointer;
}

a.RSS:link div, a.RSS:visited div {
background:url(../images/btn_sprite_header.jpg) no-repeat -48px 0px; font-size:9px; cursor:pointer;
}
a.RSS:hover div, a.RSS:active div {
background:url(../images/btn_sprite_header.jpg) no-repeat -252px -0px; font-size:9px; cursor:pointer;
}

a.awards:link div, a.awards:visited div {
background:url(../images/btn_sprite_header.jpg) no-repeat -100px 0px; font-size:9px; cursor:pointer;
}
a.awards:hover div, a.awards:active div {
background:url(../images/btn_sprite_header.jpg) no-repeat -304px -0px; font-size:9px; cursor:pointer;
}

.footer {
width:100%; height:130px; overflow:hidden; background:url(../images/bg_footer.jpg) repeat-x #007fb6; color:#f6f6f6; padding-top:0px; margin-top:8px; position:relative; border-bottom:1px solid #0180b7;
}
.footer div {
width:13%; float:left; border-right:1px solid #0180b7;
}
.footer div div {
border-right:none;
}
.footer div a:link div.title, .footer div a:visited div.title {
width:100%;
font-weight:bold;
height:23px;
padding-top:5px;
font-size:15px;
color:#FFF;
border-bottom:0px dashed #94cbe2; text-align:center; cursor:pointer;

}
.footer div a:hover div.title, .footer div a:active div.title {
width:100%;
font-weight:bold;
height:23px;
padding-top:5px;
font-size:15px;
color:#000;
border-bottom:0px dashed #94cbe2; text-align:center; cursor:pointer;
}
.footer div.inner {
width:100%; float:left; margin-top:2px; margin-left:10px; text-align:left;
}
.footer div a#inner:link, .footer div a#inner:visited {
color:#FFF;
heaight:52px;
text-align:left;
font-size:11px;
padding-left:5px;
}
.footer div a#inner:hover, .footer div a#inner:active {
color:#FFF;
text-decoration:underline;
text-align:left;
font-size:11px;
}
.footerBg {
position:absolute;
bottom:0;
z-index:1;
background:#000000;
width:100%;
height:130px;
}
a.applyBtn div {
width:131px;
height:38px;
background:url(../images/btn_apply.jpg) no-repeat 0px 0px;
overflow:hidden;
cursor:pointer;
}
a.applyBtn:hover div {
width:131px;
height:38px;
background:url(../images/btn_apply.jpg) no-repeat 0px -38px;
overflow:hidden;
cursor:pointer;
}

a.moreinfoBtn div {
width:131px;
height:31px;
background:url(../images/btn_moreinfo.jpg) no-repeat 0px 0px;
overflow:hidden;
cursor:pointer;
}
a.moreinfoBtn:hover div {
width:131px;
height:31px;
background:url(../images/btn_moreinfo.jpg) no-repeat 0px -31px;
overflow:hidden;
cursor:pointer;

}

a.viewStorebtn div {
width:131px;
height:38px;
background:url(../images/btn_viewstore.jpg) no-repeat 0px 0px;
overflow:hidden;
cursor:pointer;
}
a.viewStorebtn:hover div {
width:131px;
height:38px;
background:url(../images/btn_viewstore.jpg) no-repeat 0px -38px;
overflow:hidden;
cursor:pointer;
}
a.viewAdminbtn div {
width:131px;
height:38px;
background:url(../images/btn_viewadmin.jpg) no-repeat 0px 0px;
overflow:hidden;
cursor:pointer;
}
a.viewAdminbtn:hover div {
width:131px;
height:38px;
background:url(../images/btn_viewadmin.jpg) no-repeat 0px -38px;
overflow:hidden;
cursor:pointer;
}

a.chartBtn div {
width:114px;
height:31px;
background:url(../images/btn_featurechart.jpg) no-repeat 0px 0px;
overflow:hidden;
cursor:pointer;
}
a.chartBtn:hover div {
width:114px;
height:31px;
background:url(../images/btn_featurechart.jpg) no-repeat 0px -31px;
overflow:hidden;
cursor:pointer;
}

a.backBtn div {
width:66px;
height:31px;
background:url(../images/btn_back.jpg) no-repeat 0px 0px;
overflow:hidden;
cursor:pointer;
}
a.backBtn:hover div {
width:66px;
height:31px;
background:url(../images/btn_back.jpg) no-repeat 0px -31px;
overflow:hidden;
cursor:pointer;
}

a.signupbBtn div {
width:131px;
height:38px;
background:url(../images/btn_signupBig.jpg) no-repeat 0px 0px;
overflow:hidden;
cursor:pointer;
}
a.signupbBtn:hover div {
width:131px;
height:38px;
background:url(../images/btn_signupBig.jpg) no-repeat 0px -38px;
overflow:hidden;
cursor:pointer;
}


.break {
border-bottom:1px dashed #999999; background:none; width:100%; height:5px; margin:40px 0px 40px 0px;
}
.roundCorn {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	}
#vendorBox {
width:15%; height:18px; float:left; text-align:center;	border:1px solid #696969; padding:10px 9px 10px 9px; margin-right:22px; cursor:pointer;
}
a:hover #vendorBox {
background:#FFF;
}


/* styles for contact form */
#commentForm { width: 430px; }
#commentForm label { width: 190px; }
#commentForm label.error, #commentForm input.submit { margin-left: 195px; }
#signupForm { width: 430px; }
#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
#newsletter_topics label.error {
	display: none;
	margin-left: 103px;
}
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	width:220px;
}
	
select { padding: 0; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(../images/bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
/**********************************

Name: cmxform Styles

***********************************/
form.cmxform {
	width: 370px;
	font-size: 1.0em;
	color: #333;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;
}

form.cmxform fieldset {
	border: none;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
div.error { display: none; }
input {	border: 1px solid black; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }
/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

.topish {
	position:relative;
	overflow:hidden;
	border:1px solid #999999;
	width:620px;
	padding:15px;
	margin-left:15px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	background:url(../images/bg_corns.jpg) repeat-x #e7e7e7;
}

.topish.nogradient {
	background:none;	
}




.newstitle {
color:#696969; font-size:14px; font-weight:bold;
}


.jqueryBox {
	width:662px; height:390px; float:left;  clear:left;
}




ul.menu {
list-style:none;
}

ul.menu li a div.menu_titles {
width:99%;
cursor:pointer;
height:50px;
font-size:24px;
font-weight:bold;
padding-top:15px;
padding-left:5px;



	border:1px solid #999999;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
ul.menu li {
list-style:none;
}


ul.menu ul {
list-style:none;
}

a.news_archive {
	float:right;
	font-size:14px; 
	font-weight:bold;
}


.txtDomainName {
	height:28px; width:275px; background:#e7e7e7; border:1px solid #121212; font-size:17px; font-weight:bold; color:#121212;
	padding-top:7px;
		
	position:absolute; top:6px; left:0px;
}
.domainRegisterBtn {
	width:59px; height:40px; background:url(../images/btn_go.png) no-repeat 0px 0px; border:none; cursor:pointer;
	position:absolute; top:5px; left:285px;
}
.domainRegisterBtn:hover {
	width:59px; height:40px; background:url(../images/btn_go.png) no-repeat 0px -40px; border:none;
}
.domainMore {
width:33%; float:left; font-size:14px; font-family:arial; font-weight:bold; color:#9e9e9e; text-align:center;
}
