* {
	margin: 0;
	padding: 0;
}

/*==================list====================*/
.block { background:#f3f3f3; width:100%;}
.block .l_t { background:url(/images/l_t.gif) no-repeat left top;}
.block .r_t { background:url(/images/r_t.gif) no-repeat right top;}
.block .r_b { background:url(/images/r_b.gif) no-repeat right bottom;}
.block .l_b { background:url(/images/l_b.gif) no-repeat left bottom;}

.block1 { background:url(/images/line1.gif) left top repeat-y; width:260px;}
.block1 .ind { padding:0 0 8px 28px;}

.block2 { background:url(/images/line3.gif) left top repeat-y; width:260px;}
.block2 .ind { padding:21px 0 2px 28px;}


.blockor { background:#ffc32f; width:100%;}
.blockor .l_t { background:url(/v2/images/l_t.gif) no-repeat left top;}
.blockor .r_t { background:url(/v2/images/r_t.gif) no-repeat right top;}
.blockor .r_b { background:url(/v2/images/r_b.gif) no-repeat right bottom;}
.blockor .l_b { background:url(/v2/images/l_b.gif) no-repeat left bottom;}


/*==========================================*/

.valert {
	color: #dd932f;
}

.alert {
	color: #ff0000;
	background: #cccccc;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

#login_box{
	overflow: hidden;
	position: absolute;
	top: 50px;
	right: 61px;
}

#freetrial{
	overflow: hidden;
	position: absolute;
	top: 410px;
	right: 60px;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
	padding: 4px;
        font-size: 13px;
}


img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style-type: none;
}

object {
	vertical-align: top;
}

a {
	color: #242424;
}

a:hover {
	text-decoration: none;
}

body {
	background: #181818;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 6px 0;
	line-height: 1.375em;
	font-size: 2em;
	font-weight: normal;
	color: #ffffff;
}

h6 a{
	padding: 0 0 16px 0;
	word-spacing: -2px;
	line-height: 1.32em;
	text-decoration: none;
	font-size: 2.083em;
	font-weight: normal;
	color: #242424;
}

h7 {
	padding: 0 0 16px 0;
	word-spacing: -2px;
	line-height: 1.32em;
	font-size: 1.5em;
	font-weight: bold;
	color: #242424;
}

h3 {
	padding: 0 0 16px 0;
	word-spacing: -2px;
	line-height: 1.32em;
	font-size: 2.083em;
	font-weight: normal;
	color: #242424;
}

h3.extra {
	padding: 0 0 21px 0;
}

h3.extra1 {
	padding: 0 0 12px 0;
}

h4 {
	background: url(images/arrow.gif) no-repeat 0% 3px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 0 0 14px 31px;
	margin: 0 0 19px 0;
	line-height: 1.2em;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	border-bottom: 1px solid #575757;
}

h4.extra {
	margin: 0 0 24px 0;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 0 30px 0 0;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
	padding: 0px 0px 0px 50px;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-bg {
	background: #313131;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#main a:hover {
	color: #ffc32f;
}

#header {
	background: url(/v2/images/header.jpg) no-repeat 0% 0%;
	position: relative;
	height: 470px;
	overflow: hidden;
}

#headerpartners {
	background: url(/v2/images/headerpartners.jpg) no-repeat 0% 0%;
	position: relative;
	height: 470px;
	overflow: hidden;
}

#headeraboutus {
	background: url(/v2/images/headeraboutus.jpg) no-repeat 0% 0%;
	position: relative;
	height: 470px;
	overflow: hidden;
}

#headercontact {
	background: url(/v2/images/headercontact.jpg) no-repeat 0% 0%;
	position: relative;
	height: 470px;
	overflow: hidden;
}

#headerapi {
	background: url(/v2/images/headerapi.jpg) no-repeat 0% 0%;
	position: relative;
	height: 470px;
	overflow: hidden;
}

#headerprice {
	background: url(/v2/images/headerprice.jpg) no-repeat 0% 0%;
	position: relative;
	height: 470px;
	overflow: hidden;
}

#headersupport {
	background: url(/v2/images/headersupport.jpg) no-repeat 0% 0%;
	position: relative;
	height: 470px;
	overflow: hidden;
}

#headerlogin {
	background: url(/v2/images/header_login.jpg) no-repeat 0% 0%;
	position: relative;
	height: 270px;
	overflow: hidden;
}

#logo {
	position: absolute;
	top: 30px;
	left: 60px;
}

#menu {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 105px;
	left: 55px;
}

#menu li {
	background: url(/v2/images/menu-divider.gif) no-repeat 0% 50%;
	margin: 0 0 0 -1px;
	padding: 0 7px 0 7px;
	float: left;
}

.imagetext {
	display: inline-block;
	line-height: 35px;
	text-decoration: none;
	color: #ffffff;
}

.imagetext:hover {
	display: inline-block;
	line-height: 35px;
	text-decoration: none;
	color: #ffc32f;
}

#menu li a {
	display: inline-block;
	padding: 0 22px 0 22px;
	line-height: 35px;
	text-decoration: none;
	color: #242424;
}

#menu li a:hover {
	background: url(/v2/images/menu-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	padding: 0;
	cursor: pointer;
	text-decoration: none;
	color: #242424;
}

#menu li a:hover span {
	background: url(/v2/images/menu-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

#menu li a:hover span span {
	background: url(/v2/images/menu-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 35px;
	padding: 0 22px 0 22px;
}

#menu li#menu-act a {
	background: url(/v2/images/menu-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	padding: 0;
	cursor: pointer;
	text-decoration: none;
	color: #242424;
	font-weight:bold;
}

#menu li#menu-act a span {
	background: url(/v2/images/menu-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

#menu li#menu-act a span span {
	background: url(/v2/images/menu-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 35px;
	padding: 0 22px 0 22px;
}

#navi {
	background: url(/v2/images/navi.gif) no-repeat 0% 0%;
	width: 194px;
	height: 35px;
	overflow: hidden;
	position: absolute;
	top: 105px;
	right: 30px;
}

#navi li {
	background: url(/v2/images/navi-divider.gif) no-repeat 0% 50%;
	margin: 0 0 0 -1px;
	padding: 0 20px 0 8px;
	float: left;
	line-height: 33px;
}

#navi li a {
	text-decoration: none;
	  font-weight: bold;  
	color: #6d6d6d;
}

#navi li a:hover {
	text-decoration: underline;
}

#navi li#act a {
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	color: #74ceff;
}

#navi li.extra {
	padding: 0 17px 0 20px;
}

#usermenu {
	width: 1500px;
	position: absolute;
	top: 200px;
	left: 200px;
	font-size: 15px;
}
#info {
	width: 253px;
	position: absolute;
	top: 180px;
	left: 82px;
}

#info li {
	background: url(/v2/images/header-line.gif) no-repeat 0% 100%;
	padding: 0 0 20px 5px;
	margin: 0 0 14px 0;
}

#info li p {
	padding: 0 0 0 1px;
	line-height: 1.167em;
	color: #d4f0ff;
}

#info li.extra {
	background: none;
	padding: 0 0 0 5px;
	margin: 0;
}

#content {
	background: url(/v2/images/content-tail.gif) repeat-y 0% 0%;
}

#content p {
	padding: 0 0 29px 1px;
	line-height: 1.5em;
	color: #909090;
}

#content p strong {
	color: #4d4d4d;
}

#content p.extra {
	padding: 0 0 13px 0;
}

#content p em {
	float: right;
	padding: 0 15% 0 0;
	font-style: normal;
}

.row-1 {
	background: url(/v2/images/row-1-bg.gif) no-repeat 0% 100%;
	min-height: 340px;
	height: auto !important;
	height: 340px;
	padding: 26px 66px 44px 17px;
}

.row-2 {
	background: #242424;
	min-height: 168px;
	height: auto !important;
	height: 168px;
	padding: 23px 67px 0 67px;
}

.row-2 p {
	padding: 10px 0px 10px 13px 10px !important;
	color: #909090 !important;
}

.row-2 p.extra {
	padding: 0 0 7px 0 !important;
}

.row-2 p strong {
	color: #909090 !important;
}

.row-2 .link {
	color: #fff !important;
}

.list {
	padding: 0 0 24px 0;
}

.list li {
	background: url(/v2/images/marker.gif) no-repeat 0% 11px;
	padding: 0 0 0 15px;
	line-height: 2em;
}

.list li a {
	color: #242424;
	text-decoration: none;
}

.list li span {
	background: #a6c200 url(/v2/images/list-bg.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 15px;
	overflow: hidden;
	margin: 6px 1px 0 -4px;
	float: left;
}

.list li span span {
	background: url(/v2/images/list-bg.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 15px;
	margin: 0;
	text-transform: uppercase;
	padding: 0 2px 0 4px;
	line-height: 15px;
	color: #fff;
}

.list-1 li {
	background: url(/v2/images/marker-2.gif) no-repeat 14px 10px;
	height: 25px;
	overflow: hidden;
	margin: 0 0 3px 0;
	padding: 0 0 0 31px;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.017em;
	color: #fff;
}

.list-1 li a {
	text-decoration: none;
	color: #fff;
}

.list-1 li a:hover {
	text-decoration: underline;
}

.list-1 li.extra {
	background: #2e2e2e url(/v2/images/marker-2.gif) no-repeat 14px 10px;
}

.list-2 {
	width: 100%;
	overflow: hidden;
}

.list-5 {
	width: 100%;
	overflow: hidden;
}

.list-2 li {
	width: 277px;
	float: left;
}

.list-2 li img {
	float: left;
	margin: 15px 23px 0 3px;
}

.list-2 li.extra {
	width: 266px;
}

.list-2 li ul {
	float: left;
}

.list-2 li ul li {
	background: url(/v2/images/marker-1.gif) no-repeat 0% 10px;
	width: auto;
	float: none;
	padding: 0 0 0 10px;
	line-height: 1.833em;
	font-weight: bold;
	color: #5cb1de;
}

.list-2 li ul li a {
	color: #5cb1de;
}

.list-3 {
	width: 100%;
	overflow: hidden;
}

.list-3 li {
	width: 241px;
	overflow: hidden;
	padding: 0 60px 29px 0;
	float: left;
}

.list-3 li img {
	float: left;
	margin: 10px 4px 0 2px;
}

.list-3 li img.extra {
	margin: 10px 14px 0 2px;
}

.list-3 li p {
	overflow: hidden;
	padding: 1px 0 0 1px !important;
}

.list-3 li p strong {
	display: block;
}

.list-3 li p a {
	background: url(/v2/images/arrow1.gif) no-repeat 2px 8px;
	display: inline-block;
	margin: 11px 0 0 0;
	padding: 0 0 0 17px;
	font-weight: bold;
	color: #242424;
}

.list-3 li.extra {
	width: 239px;
	padding: 0;
}

.list-3 li.extra1 {
	width: 271px;
	padding: 0 30px 29px 0;
}

.list-3 li.extra2 {
	width: 241px;
	padding: 0 0 29px 0;
}

.list-4 {
	padding: 0 0 24px 0;
}

.list-4 li {
	background: url(/v2/images/marker-1.gif) no-repeat 0% 10px;
	width: auto;
	float: none;
	padding: 0 0 0 10px;
	line-height: 1.833em;
	font-weight: bold;
	color: #5cb1de;
}

.list-4 li a {
	color: #5cb1de;
}

.line-hor {
	background: #f2f2f2;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 21px 0;
}

.line-hor1 {
	background: #f2f2f2;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 29px 0 21px 0;
}

.line-ver {
	background: url(/v2/images/line-ver.gif) repeat-y;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.indent-bot {
	margin: 0 0 21px 0;
}

.link {
	background: url(/v2/images/arrow1.gif) no-repeat 0% 6px;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #242424;
}

blockquote p strong {
	display: block;
	text-align: right;
	padding: 0 3px 0 0;
}

#contact-form {
	width: 530px;
}

#contact-form textarea {
	background: none;
	width: 350px;
	height: 162px;
	padding: 3px;
	border: 1px solid #a4a4a4;
	float: right;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #909090;
}

#contact-form label {
	display: block;
	height: 25px;
	overflow: hidden;
}

#contact-form input {
	background: none;
	border: 1px solid #a4a4a4;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	padding: 4px;
        font-size: 13px;
}

#contact-form input:focus {
	background: #ffc32f;
	padding: 4px;
	border: 1px solid #a4a4a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030;
}

#contact-form input[type="submit"] {
	border: 1px solid #000000;
	color: #000000;
};

#contact-form a {
	background: url(/v2/images/arrow1.gif) no-repeat 0% 7px;
	margin: 3px 0 0 29px;
	padding: 0 0 0 15px;
	float: right;
	font-weight: bold;
	color: #242424;
}

#footer {
	background: url(/v2/images/footer.gif) no-repeat 0% 0%;
	width: 980px;
	height: 52px;
	margin: 0 auto;
	padding: 17px 0 0 0;
	overflow: hidden;
}

#footer p {
	padding: 0 20px 0 0;
	line-height: 54px;
	text-align: center;
	font-size: 0.75em;
	color: #515151;
}

#footer p span {
	margin: 0 3px 0 0;
}

#footer p a {
	margin: 0 0 0 3px;
	color: #515151;
}

/*PAGE NAVIGATOR STARTS*/
.showpageArea {
font-family:verdana,arial,helvetica;
color: #000;
font-size:11px;
margin:10px;
}

.showpageArea a {
color: #000;
text-shadow:0 1px 2px #fff;
font-weight: 700;
}

.showpageNum a {
padding: 3px 8px;
margin:0 4px;
text-decoration: none;
border:1px solid #999;
-webkit-border-radius:3px;-moz-border-radius:3px;
background: #ddd url(/images/wp1.jpg) 0 -50px repeat-x;
}

.showpageNum a:hover {
border:1px solid #888;
background: #ccc url(/images/wp1.jpg) 0 -25px repeat-x;
}

.showpageOf{
margin:0 8px 0 0;
}

.showpagePoint {
color:#fff;
text-shadow:0 1px 2px #333;
padding: 3px 8px;
margin: 2px;
font-weight: 700;
-webkit-border-radius:3px;-moz-border-radius:3px;
border:1px solid #999;
background: #666 url(/images/wp1.jpg) 0 0 repeat-x;
text-decoration: none;
}


