a{
	outline: none;
}

html, body, ul, ol, li, form, blockquote, dl, dd, img, h1, h2, h3, h4, h5, h6  {
	margin:0;
	padding:0;
	list-style:none;
}
dd, blockquote {  
    margin-left: 1em;  
}  
fieldset {  
    border: none;  
}  
input, select, textarea {  
    font-size: 100%;  
    font-family: inherit;  
}

/* default styles */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left
}
.alignright {
	float: right
}
img.alignleft {
	margin:3px 20px 10px 0
}
img.alignright {
	margin:3px 0 10px 20px
}
.text-right {
	text-align:right
}
.text-left {
	text-align:left
}
.text-center {
	text-align:center
}
.clear {
	clear:both
}

hr {
	height:1px;
	color:#d6d6d6;
	background:#d6d6d6;
	padding:0;
	margin:15px 0;
	border:none}

a {
	color:#0281ab;
	font-weight: normal;
	text-decoration:none}

a:hover {
	color:#074887}

h1, h2, h3, h4, h5 {
	color:#495062;
	font-weight:normal}

h1 {
	font-size:36px;
	font-family: Arial, sans-serif;}

h2 {
	font-size:26px}

h3 {
	font-size:20px}

h4 {
	font-size:18px}
	
/*--------- layout */
body {
	font: 13px Arial,Helvetica,Sans-serif;
	background:#f2f6f7;
	color:#656565}
	
.container {
	width:996px;
	margin:0 auto;
	position:relative;}

.bodywrap {
	height:100%;
	background:url(../images/body_top_thin.jpg) top repeat-x}

/*--------- header */
.header {
	padding-top:6px;
	height:154px}

.logo {
	width:296px;
	margin-top: 20px;
	float:left}

.topmenu {
	height:75px;
	width:700px;
	float:left;
	font-size: 17px;
	font-family: Arial, sans-serif;}

.topmenu ul {
	float: right;
	margin-right: 8px;
	}
	
.topmenu ul li {
	display:block;
	float:left;
	height:75px;
	margin-right: 5px;}

.topmenu a {
	display:block;
	float:left;
	height:75px;
	line-height:74px;
	color:#3e424c;
	text-decoration:none}

.topmenu a span {
	display:block;
	float:left;
	height:75px;
	padding:0 10px}

.topmenu a.active,
.topmenu a:hover {
	background:url(../images/topm_bg_right.gif) right top no-repeat;
	color:#fff;}

.topmenu a.active span,
.topmenu a:hover span{
	background:url(../images/topm_bg_left.gif) left top no-repeat}

.topmenu .last {
	background:url(../images/topm_line.gif) left center no-repeat;
	padding-left:2px}

/*--------- top slider content */
.slide-title {
	display:block;
	font-family: Arial, sans-serif;
	font-size:36px;
	line-height:40px;
	color:#fff;
	background:url(../images/line_gray.gif) bottom repeat-x;
	padding-bottom:10px}

.slide-title span {
	color:#074887}

.slide-title strong {
	font-weight:normal}

.left-text {
	float:left;
	width:455px;
	padding:40px 20px 0 0;
	height:245px;
	overflow:hidden;}

.ui-tabs-panel {
	color:#3e424c}
	
.left-text p {
	line-height:1.6em;
	font-weight:normal;
	font-size:13px}

.right-text {
	float:left;
	width:480px}

.btn-plus {
	float:right;
	margin:20px 0 0 10px;}

/*--------- middle layout */
.middle {
	background:url(../images/middle_bg.gif) 0 0 repeat-y;
	width:960px;
	margin:0 auto;
	padding:50px 0 40px 0;
	min-height:400px}

.wrapper {
	width:100%;
	float:left}

.content {
	margin:0 0 0 200px;
	padding-left:14px}

#content {
	float: right;
	width: 746px;
	margin:0px;
	position: relative;}


#sideBar {
	position: relative;
	float: left;
	width:214px;
	margin: 0px;
}
#sideBarContent {
margin: 0px 20px 0px 0px;
}

.inside {
	padding-left:32px}


#sideBar h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

#sideBar .sideBarBlock {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #d6d6d6;
}

.text {
	padding-left:32px}

.navigation {
	width:214px;
	float:left;
	margin-left:-960px;}

/*--------- homepage */ 
.homepage {
	background:url(../images/body_top.jpg) top repeat-x}
	
.homepage .header {
	padding-top:6px;
	height:104px}

.homepage .middle {
	background:none;
	margin:0 auto;
	padding:50px 0 40px 0}

.homepage .content {
	margin:0 310px 0 0;
	padding-right:40px}

.homepage .navigation {
	width:310px;
	float:left;
	margin-left:-310px;}

/*--------- one column layout (pricing) */ 
.onecolumn .header {
	padding-top:6px;
	height:104px}

.onecolumn .middle {
	background:none;
	margin:0 auto;
	padding:50px 0 40px 0;}

.onecolumn .price-columns {
	margin-top:-32px}

.negative-top {
	margin-top: -82px;
}
.positive-left {
	margin-left: 30px; 
}

/*--------- content topbox */
.topbox {
	margin:-90px 0 30px 15px;
	position:relative;
	background:url(../images/topbox_bg.gif) right 70px no-repeat;
	height:335px;}

.topbox-image {
	float:left;
	width:484px;
	height:335px;}

.topbox-right {
	width:240px;
	float:left;
	padding-top:100px;}

.topbox-text {
	padding:0 30px 0 30px;
	height:160px;
	font-weight:normal;
	font-size:13px;
	line-height:1.6em}

.topbox-title {
	font-family: Arial, sans-serif;
	color:#495062;
	font-size:25px;
	font-weight:normal}

.btn-video {
	display:block;
	background:url(../images/btn-watch-video.gif) no-repeat;
	width:154px;
	padding-right:30px;
	height:30px;
	line-height:30px;
	color:#79d7ff;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size:16px;
	margin:5px auto}

/* content boxes */
.horizontal-box {
	min-height:80px;
	margin:35px 0 30px 0}

.horizontal-image {
	width:90px;
	height:90px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	text-align:center}

.horizontal-box h2, 
.horizontal-box h3,
.vertical-box h2, 
.vertical-box h3, 
.white-box h2,
.white-box2 h2 {
	color:#25a0cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px}

.horizontal-box p,
.vertical-box p{
	margin:7px 0;
	font-size:13px}

.vertical-box {
	width:300px;
	float:left;
	padding:30px 28px 23px 29px}

.white-box {
	background:url(../images/box-white-wide-top.gif) top no-repeat;
	width:716px;
	margin-bottom:30px}

.white-box-bot {
	background:url(../images/box-white-wide-bot.gif) top no-repeat;
	height:7px;
	font-size:1px;
	clear:both}

.white-box2 {
	background:url(../images/box-white-wide2-top.gif) top no-repeat;
	margin:10px 0 30px 0}

.white-box2-bot {
	background:url(../images/box-white-wide2-bot.gif) top no-repeat;
	height:7px;
	font-size:1px;
	clear:both}

.col-2 {
	width:420px;
	float:left;
	margin:0 20px;
	padding:30px 10px 20px 10px}
	
.col-2 p{
	line-height:1.4em;
	}

.white-box2 .col-2 {}

.text .white-box ul {
	padding:0}

.nobg {
	background:none}

/*--------- content styles */
.upper-title {
	color:#bfbfbf;
	font-size:12px;
	text-transform:uppercase;}

.content h1 {
	margin:0 0 20px 0;
	font-size: 27px}

.text ul,
.text ol{
	padding:10px 0 5px 40px}

.text ul li {
	list-style:disc;
	margin-bottom:7px}

.text ol li {
	list-style:decimal;
	margin-bottom:7px}

.blue {
	color:#25a0cc}

.content .text {
	line-height:1.4em;
	color:#656565;}

.text-big {
	font-size:17px;
	line-height:24px;
	font-weight:normal;
	}

.mobile-box {
	background:url(../images/home_mobile_box.png) no-repeat;
	width:610px;
	height:190px;
	position:relative;
	line-height:1.6em;
	}

.box-text {
	position:relative;
	top:20px;
	left:185px;
	width:395px;
	height:130px;
	overflow: hidden}
	
.box-text-home {
	position:relative;
	top:20px;
	left:215px;
	width:365px;
	height:130px;
	overflow: hidden}

.box-text p {
	margin:0;
	padding:8px 0;}

.two-columns {
	width:600px;
	padding:40px 0 10px 10px}

.two-columns h2 {
	font-size:12px;
	text-transform:uppercase;
	color:#bfbfbf;
	font-family:Arial, Helvetica, sans-serif;}

.two-columns h3 {
	margin:5px 0;
	border-bottom:1px solid #d9ddde;
	padding-bottom:7px;
	font-size:19px;
	font-family: Arial, sans-serif;}
	
.two-columns h3 a {
	color:#000;}

.two-columns h3 a:hover {
	color:#79b016}

.two-columns .col-1 p,
.two-columns .col-1 p{
	line-height: 1.4em;
	}
	
.two-columns .col-1,
.two-columns .col-1{
	width:280px;
	float:left;
	color:#656565;
	}

.two-columns ul {
	margin-right:40px;}

.two-columns li {
	border-bottom:1px solid #d9ddde;
	margin-bottom:5px;
	background:url(../images/dot-blue.gif) 0 7px no-repeat;
	padding:3px 0 5px 13px;
	font-weight:bold}

.two-columns li:hover {
	background:url(../images/dot-green.gif) 0 7px no-repeat;}

.gutter {
	width:40px;
	min-height:1px;
	float:left}

.two-columns .list-icons li {
	padding-top:6px;
	height:22px}

.two-columns .ico-arr,
.two-columns .ico-arr:hover {
	background:url(../images/arrow-1.gif) 3px 0 no-repeat;
	padding-left:40px;}

.two-columns .ico-pdf,
.two-columns .ico-pdf:hover {
	background: url(../images/icon-pdf.gif) 0 0 no-repeat;
	padding-left:40px;}

/*--------- navigation left */
.left-menu,
.blogmenu{
	width:195px;
	font-size:14px;
	font-weight:bold;
	padding-bottom:40px}

.left-menu a,
#sideBar a{
	color:#25a0cc;
	display:block;
	padding:0 0 0 17px;
	min-height:38px;
	line-height:38px;
	border-bottom:1px solid #e4e4e6}

.left-menu a:hover,
.left-menu .active a:hover,
.blogmenu a:hover,
#sideBar a:hover{
	color:#7ba121}

.left-menu .active a,
#sideBar .active a{
	background:url(../images/left-menu-active.gif) 0 center no-repeat;
	color:#797c80;
	border-bottom:none}

.left-menu h3,
.blogmenu h3 {
	font-size:22px;
	padding:0 0 10px 17px;
	border-bottom:1px solid #e4e4e6}

#feature-list ul {
	margin-top: 10px;
	width: 195px;
}
#feature-list ul li{
	    line-height: 18px;
	    padding: 0 0 0 5px;
	    margin: 5px 0px 5px 0px;
    border-bottom: 1px solid #e4e4e6;
    font-size: 13px;
}

#feature-list h4 {
	margin: 20px 0px 0px 0px;
}
.blogmenu li {
	border-top:1px solid #fff;
	border-bottom:1px solid #e4e4e6;
	padding:10px 0 10px 17px;}
	
.blogmenu .active a {
	color:#89b229}

.blogmenu a {
	color:#25a0cc;}

.navigation .widget_search h3 {
	border:none;
	margin-bottom:0}

.stext {
	background:url(../images/bg_search_text.gif) no-repeat;
	width:170px;
	height:25px;
	padding:6px 5px 0 6px;
	margin-left:5px;
	color:#9da0a4;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;}

.social-list {
	padding:5px 0 5px 15px}
.social-list img {
	margin:2px}

/*--------- navigation right */
.login p {
	margin:0;
	padding:12px 15px;
	font-size:12px;
	font-weight:bold}

.testimonials {
	margin:30px 0 20px 0;
	line-height:1.4em}

.testimonials .quote {
	font-style:italic;
	font-weight:normal;
	width:308px;}
	
.testimonials-inner {
	line-height: 1.4em;
}

.testimonials-inner-column {
width: 220px;
float: left;
display: block;
	background:#e5eaeb;
	border-left:3px solid #adb0bd;
	margin: 0px 10px 10px 0px;
}

.testimonials-inner .quote {
	font-style:italic;
	font-weight:normal;
	width:190px;
	float: left;
	background: #fff;
	padding: 10px 0px 10px 10px;
	margin-left: 10px;
}

.testimonials .author, .testimonials-inner .author {
	color:#89b229;}

.testimonials-inner .author {
	float: left;
	width: 190px;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}

.testimonials em, .testimonials-inner em {
	color:#656565;
	font-weight:bold;}

.navigation h3 {
	border-bottom:1px solid #d9ddde;
	color:#484f61;
	font-family: Arial, sans-serif;}
	
.btn-more {
	display:block;
	background:url(../images/btn-more.gif) no-repeat;
	width:128px;
	height:30px;
	line-height:30px;
	color:#79d7ff;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size:16px;}

.recent-posts {
	background:url(../images/box-posts-bot.gif) bottom no-repeat;
	margin:50px 0 30px}

.recent-posts-top {
	background:url(../images/box-posts-top.gif) bottom no-repeat;
	height:5px;}

.recent-posts .space {
	padding:5px 15px}

.recent-posts h3 {
	color:#bfbfbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:none;
	font-weight:bold}

.recent-posts li {
	border-top:1px solid #e8eae9;
	padding:6px 0;
	font-size:12px;
	line-height:1.4em;
	background:url(../images/arrow-2.gif) right center no-repeat;}

.recent-posts .author {
	color:#777;
	font-size:11px;
	font-weight:bold}

.recent-posts li a {
	font-weight:bold}

/*--------- footer */
.footer {
	background:url(../images/footer_bg.gif) top repeat-x black;
	clear:both}

.footer .container {
	background: url(../images/footer_bg_center.jpg) center top no-repeat;
	min-height:220px;
	padding-top:50px;}

.footer a {
	color:#737373;
	text-decoration:none}

.footer a:hover {
	color:#ccc}

.footer h3 {
	font-family: Arial, sans-serif;
	font-size:18px;
	margin-bottom:10px;
	color:#fff;
	border-bottom:1px solid #363a3b;
	padding-bottom:10px}
	
.footer h4 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	color: #fff;
	border-bottom:1px solid #363a3b;
		padding-bottom:5px}
		
.footer p {
	line-height: 20px;
	font-size: 11px;
}

.footer ul {
	padding:2px 0 5px;
	font-size:13px}

.footer li {
	margin-bottom:10px}

#contact-us li {
	margin-bottom: 5px;
}

#contact-us ul{
font-size: 12px;
}
.cols {
	float:left;
	margin-left:15px}

.fcol-1 {
	width:260px;
}

.fcol-2, .fcol-3 {
	width: 235px;
}

.fcol-4 {
	width: 200px;
}

.footer .white-text {
	color:#fff;
}

.footer .grey-text {
	color: #cccccc;
}

.icons-fallow img {
	margin:2px 5px 0 0;}


/* contact form */
.contact-form {
	width:600px}
	
.contact-form input, 
.contact-form textarea {
	border:none;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px}

.contact-form label {
	display:block;
	width:70px;
	float:left;
	text-align:right;
	padding-right:5px;
	height:25px;
	line-height:25px;
	font-weight:bold}
	
.inputtext {
	width:50%;
	float:left;
	height:25px;
	margin:0;
	padding:15px 0}
	
.inputtext input {
	background:url(../images/bg_input.gif) no-repeat;
	width:210px;
	height:21px;
	padding:4px 3px 0 4px;
	float:left}

.textarea {
	margin:0;
	padding:15px 0}

.textarea textarea {
	overflow:auto;
	background:url(../images/bg_textarea.gif) 0 0 no-repeat;
	width:509px;
	height:145px;
	padding:5px 4px} 

.btn-send input {
	background:url(../images/btn-bg-submit.gif) no-repeat;
	width:184px;
	height:30px;
	cursor:pointer;
	line-height:30px;
	color:#79d7ff;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size:16px;}

.btn-send input:hover {
	color:#89b229}

.notice-field {
	display:block;
	float:left;
	padding-left:75px}

/* contact info box */
.contact-info {
	margin:0 5px;
	line-height:1.4em}

.contact-info h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#797c80;
	padding:0 0 7px 0;
	margin-bottom:5px;
	border-bottom:1px solid #e3e3e4}

.contact-info .row {
	clear:both;
	padding:10px 0;
	border-bottom:1px solid #e3e3e4}

/* pricing style */
.price-columns .col-1 {
	float:left;
	width:280px;
	margin:0 20px;}

.black-box {
	width:280px;
	min-height:386px;
	color:#6c7689;
	margin-bottom:20px}

.black-box-content {
	background:url(../images/black_box_bg.png) bottom no-repeat;
	padding-bottom:37px;}

.black-box-title {
	height:71px;
	text-align:center;
	color:#e6e6e6;
	line-height:71px;
	background:url(../images/black_box_bg_top.png) 0 0 no-repeat;
	overflow:hidden}

.black-box-title h2 {
	color:#e6e6e6;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-shadow:#181a20 0px 1px 5px;
	padding-top:12px}
	
.black-box-intro {
	height:43px;
	font-size:13px;
	padding:10px 5px 0 5px;
	text-align:center;
	color:#717b8f;
	font-style:italic;}

.black-box-list {
	min-height:176px}
	
.black-box-list li {
	height:32px;
	line-height:32px;
	color:#b8bcc5;
	display:block;
	padding:0 44px 0 44px;
	overflow:hidden}

.black-box-list .active {
	background:url(../images/ico-check.gif) 238px 8px no-repeat}

.black-box-list .notactive {
	background:url(../images/ico-x.gif) 238px 9px no-repeat}

.black-box-list .even {
	background-color:#333643}

.black-box-more {
	height:56px;
	padding-top:30px;
	text-align:center}
	
.black-box-more a {
	background:url(../images/btn-bg-more.gif) 0 0 no-repeat;
	display:block;
	width:184px;
	height:26px;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size:15px;
	color:#98ca00;
	line-height:24px;
	margin:auto}

.black-box-intro span {
	color: #ffffff;
	border-bottom: 1px dashed #717B8F;
}
.icon-box {
	background:url(../images/ico-free.gif) 0 0 no-repeat;
	height:80px;
	margin-bottom:40px}

.icon-box h3{
	font-size:20px;
	padding-top:15px;
	font-weight:bold}

.icon-box h3 a {
	color:#25a0cc}

.ico-signup h3 a {
	color:#97d000}

.icon-img {
	width:70px;
	height:80px;
	overflow:hidden;
	float:left;
	margin-right:10px}

/* post styles */
.post {
	clear:both;
	padding-bottom:60px;}
	
.post-title h1,
.post-title h2{
	font-family: Arial, sans-serif;
	font-size:26px;
	margin:0 0 10px 0;
	color:#000;}

.post-title h2 a {
	color:#000;}

.post-title h2 a:hover {
	color:#7ba121}

.post-meta {
	color:#afb2b5;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold}
	
.post a {
	color:#25a0cc}

.post a:hover{
	color:#89b229}

.post-entry {
	padding:5px;
	line-height:1.6em}

.post-entry img.alignleft {
	margin:5px 15px 10px 0}

.post-entry img.alignright{
	margin:5px 0 10px 15px}

.post-entry img.aligncenter {
	margin:10px 0 10px 0;}

.post-meta-bot {
	text-align:right;
	margin-bottom:40px}

.post-meta-bot .btn-more {
	float:left}

a.link-comments {
	padding-top:5px;
	background:url(../images/ico-comments.gif) 0 5px no-repeat;
	padding-left:25px;
	font-size:12px;
	display:block;
	height:18px;
	width:100px;
	float:right;
	text-align:left;
	font-weight:bold}

.post-entry h2,
.post-entry h3, 
.post-entry h4, 
.post-entry h5 {
	margin:30px 0 15px 0;
	color:#70747b;
	font-weight:normal}

.post-entry h2 {
	font-size:21px}
	
.post-entry h3 {
	font-size:19px}

.post-entry h4 {
	font-size:18px}
	
.post-entry h5 {
	font-size:16px;
	font-weight:bold}

.post-entry blockquote {
	background:#e5eaeb;
	border-left:3px solid #adb0bd;
	padding:5px 10px 5px 20px;
	margin-bottom:10px}

.post-entry blockquote p {
	margin:7px 0}

.post-entry blockquote blockquote {
	background:#fff}

.related-list {
	padding-bottom:20px}
	
/* comment list */
.related-list h2,
.comment-list h2,
.comment-form h2 {
	font-family: Arial, sans-serif;
	font-size:23px;
	color:#222;
	margin-bottom:5px}

.comment-one {
	margin:30px 0 20px 0;
	width:716px}

.comment-box {
	background:url(../images/box-comm-top.gif) 0 0 no-repeat #fff;
	padding:15px 15px 7px 30px;}

.comment-bot {
	background:url(../images/box-comm-bot.gif) 0 0 no-repeat;
	height:7px;
	font-size:1px;
	clear:both}

.reply {
	width:674px;
	padding-left:40px;
	background:url(../images/ico-reply.gif) 10px 0 no-repeat}

.comment-meta {
	color:#25a0cc;
	font-size:12px;
	position:relative}

.author {
	color:#25a0cc;
	font-size:12px;
	font-weight:normal}

.comment-date {
	color:#c2c6cb;
	display:block;
	padding:5px 0}
	
a.link-reply {
	background:url(../images/ico-arrow.gif) left center no-repeat;
	padding-left:10px;
	color:#25a0cc;
	font-size:13px;
	font-weight:bold;
	position: absolute;
	top:0;
	right:30px}

a.link-reply:hover {
	color:#89b229}

.comment-text p {
	margin:0;
	padding:5px 0}
	
/* comment form */
.comment-form {
	width:635px;
	margin:40px 0 10px 0}
	
.comment-form input,
.comment-form textarea {
	border:none}

.comment-form .inputtext {
	display:block;}

.comment-form .inputtext input {
	background:url(../images/bg_input_comm.gif) 0 0 no-repeat;
	width:257px;
	height:27px;
	padding:10px 10px 0 10px;
	color:#999ca0;
	font-size:13px;
	font-weight:bold;
	font-style:italic}

.comment-form .textarea textarea {
	background:url(../images/bg_textarea_comm.gif);
	width:576px;
	height:97px;
	overflow:auto;
	padding:10px;
	font-size:13px;
	font-weight:bold;}
	
/* gallery , works */
.content .gallery {
	margin:0;
	padding:0}

.content .gallery li{
	list-style:none;
	display:block;
	float:left;
	margin:5px 10px 20px 0;
	width:344px;
	min-height:244px}

.content .gallery h2 {
	font-size:18px;
	color:#25a0cc;
	margin:15px 0 10px 0}

.content .gallery h2 a {
	color:#25a0cc;}

.content .gallery h2 a:hover {
	color:#89b229}

.content .gallery p {
	margin:5px 0}

.gallery-img {
	position:relative;
	width:344px;
	height:139px;
	overflow:hidden;
	background:url(../images/work-bg.png) no-repeat;
	clear:both}

.gallery-img img{
	width:334px;
	height:129px;
	margin:5px;}
	
.icohover {
	display:none;
	background:url(../images/icon_hover.png) no-repeat;
	height:40px;
	width:40px;
	position:absolute;
	top:55px;
	left:145px;
	cursor:pointer}
	
.gallery-img:hover .icohover {
	display:block}

.error {overflow:hidden; border:1px solid red!important; }

/* inner pricing style */

.inner-price-columns .col-1 {
	float:left;
	width:220px;
	margin:0px 0px 0px 15px;}

.black-box-inner {
	width:220px;
	min-height:386px;
	color:#6c7689;
	margin-bottom:20px}

.black-box-content-inner {
	background:url(../images/black_box_bg_inner.png) bottom no-repeat;
	padding-bottom:37px;}


.black-box-list-inner {
	min-height:176px;}
	
.black-box-list-inner ul {
	padding: 10px 0px 5px 0px;
}
	
.black-box-list-inner li {
	height:32px;
	line-height:32px;
	color:#b8bcc5;
	display:block;
	width: 180px;
	padding: 0px 20px;
	font-size: 12px;
	overflow:hidden}
	
.black-box-title-inner {
	height:71px;
	text-align:center;
	color:#e6e6e6;
	line-height:71px;
	background:url(../images/black_box_bg_top_inner.png) 0 0 no-repeat;
	overflow:hidden;}
	
.black-box-title-inner h2 {
	color:#e6e6e6;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-shadow:#181a20 0px 1px 5px;
	padding-top:12px}

.black-box-list-inner .active {
	background:url(../images/ico-check.gif) 186px 8px no-repeat}

.black-box-list-inner .notactive {
	background:url(../images/ico-x.gif) 186px 9px no-repeat}

.black-box-list-inner .even {
	background-color:#333643}
	
/* @group Domain Names */

#domain_pricing {
	text-align: center;
	font-size: 1.1em;
	width: 450px;
	color: #656565;
	}

#domain_pricing th {
	vertical-align: middle;
	color: #495062;
	line-height: 1.5em;
	}

#domain_pricing td {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	}

#domain_pricing tr {
	background-color: #fff;
	}

#domain_pricing tr.odd {
	background-color: #e7e8eb;
	}

.domain-table {
	width: 450px;
	float: left;
	padding: 0 1em 0 1em;}

.privacyInfo {
	width: 300px;
	float: left;
	padding: 0px 0px 20px 30px;
}

.privacyInfo p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

.privacyInfo h4 {
	font-size: 14px;
	padding-bottom: 20px;
}

.domain-box {
	width:180px;
	float:left;
	padding:0px 0px 23px 0px;}

#content .help form {
	float: left;
}

div.buttonBar {
	text-align: center;
}


div.buttonBar button, div.buttonBar input {
	padding: 8px;
	font-size: 1.2em;
	cursor: pointer;	
}

#content .help h2 {
	font-size: 14px;
	padding-bottom: 10px;
}

#content .help table {
	float: left;
}

#liveChat {
	background: url("../images/left-menu-active.gif") no-repeat scroll 0 center transparent;
}
#liveChat a {
	display: block;
	width: 180px;
	height: 38px;
	border-bottom: none;
}

#live-chat {
	position: relative;
	height:29px;
	float: right;
	margin-right: 20px;
}

#live-chat ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 29px;
}
#live-chat li {
	display: block;
	height:29px;
	margin-left: 10px;
	float: right;
}

#live-chat li a {
	display: block;
}

#live-chat #live-support {
	background: url(../images/live-chat.png) 0 0 no-repeat;
	width:129px;
	height:29px;
}

#live-chat #live-chat-account-manager {
	background: url(../images/account-manager-icon.png) 0 0 no-repeat;
	width:129px;
	height:29px;
}

#live-chat #usa-flag {
	background: url(../images/usa-flag-29.png) 0 0 no-repeat;
	width: 32px;
	height: 29px;
}
#live-chat #phone {
	color: #074887;
	text-align: center;
	vertical-align: middle;
	line-height: 29px;
	font-size: 14px;
	height: 29px;
	padding: 0 4px;
}
#order-now-button {
	float: left;
	width: 179px;
	height: 40px;
	margin-bottom: 20px;
	clear: both;
}
#order-now-button a, #order-now-button-center a, #order-now-button-center-2 a {
	display: block;
	width: 179px;
	height: 40px;
	background: url(../images/order-now-button.png) 0 0 no-repeat;
}

#order-now-button-center {
	margin: 20px 0px 20px 300px;
	width: 179px;
	height: 40px;
	margin-bottom: 20px;
}

#order-now-button-center-2 {
	margin: 20px 0px 20px 268px;
	width: 179px;
	height: 40px;
	margin-bottom: 20px;
}
