@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(/images/body-bg.jpg) repeat-y top center #fefefe;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:98%;
}
h1, h2{
	margin:0;
	padding:0 0 2px 0;
	color:#333;
	font-size:0.9em;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}
.blog h1{
	margin-bottom:25px;
}
.blog h2, #blog-left h2{
	font-size:0.8em;
	border:none;
}
h1 a, h2 a{
	color:#333;
	text-decoration:none;
}
h1 a:hover, h2 a:hover{
	color:#1B9ECA;
}
h3{
	margin:0;
	padding:0 0 2px 0;
	color:#333;
	font-size:0.75em;
	font-weight:bold;
}
h3.pagetitle, h3.search{
	margin-top:15px;
}
p{
	margin:15px 0;
	padding:0;
	color:#787773;
	font-size:0.8em;
	line-height:140%;
}
#wrapper{
	width:975px;
	margin:35px auto 0 auto;
}
#container{
	background: url(/images/container-bg.jpg) 80px 10px repeat-x #F2F1F0;
	width:975px;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#home #container{
	background:#F2F1F0;
}
#header{
	width:975px;
	height:108px;
	float:left;
	background:url(/images/header-bg.jpg) repeat-x top left;
	border-bottom:1px solid #fff;
	margin:0;
}
#logo{
	width:341px;
	height:40px;
	background:url(/images/logo.jpg) no-repeat top left;
	margin:37px 0 0 25px;
	float:left;
}
#logo a{
	width:341px;
	height:40px;
	display:block;
	border:none;
}
#nav{
	float:right;
	margin:42px 13px 0 0;
}
#nav a{
	text-decoration:none;
	color:#fff;
	font-size:1.25em;
	padding:8px 12px;
	letter-spacing:1px;
}
.special-banner{
	background:url(/images/special-bg.jpg) no-repeat top left;
	width:975px;
	height:375px;
}
#slider .special-banner p{
	margin-left:286px;
	color:#fff;
}
#slider .special-banner p a{
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
#slider .special-banner p a:hover{
	color:#021826;
}
#content-wrapper{
	width:935px;
	position:inherit;
	background:#fff;
	margin:20px 0 0 20px;
	float:left;
}
#home #content-wrapper, #special #content-wrapper{
	width:935px;
	position:relative;
	background:#fff;
	margin:-148px 0 0 0;
	left:20px;
	float:left;
}
#content{
	float:left;
	width:891px;
	margin:12px 0 0 22px;
}
#slogan{
	margin:0 0 15px 0;
	font-size:1.59em;
	float:left;
	width:891px;
}
.slogan{
	margin-bottom:5px;
}
.slogan1{
	color:#AE542D;
}
.slogan2{
	color:#0D5972;
}
.slogan3{
	color:#568510;
}
.slogan4{
	font-size:0.50em;
	font-style:italic;
	color:#787773;
	float:right;
	margin-right:4px;
}
#left{
	float:left;
	width:486px;
	margin:0 44px 0 0;
}
#right{
	float:left;
	width:360px;
}
.section{
	float:left;
	width:450px;
	margin:0 0 10px 5px;
}
#website-packages{
	float:left;
	width:360px;
	height:120px;
	background:url(/images/packages.jpg) no-repeat top left;
	margin:10px 0 25px 0;
}
#website-packages a{
	width:360px;
	height:120px;
	float:left;
	display:block;
	text-decoration:none;
}
#website-packages a span.heading{
	text-decoration:none;
	font-size:0.9em;
	color:#333;
	font-weight:normal;
	margin:12px 0 0 105px;
	width:200px;
	float:left;
}
#website-packages a span{
	margin:15px 0;
	padding:0;
	color:#787773;
	font-size:0.75em;
	line-height:140%;
	text-decoration:none;
	margin:7px 6px 7px 107px;
	width:200px;
	float:left;
}
.services2{
	margin:15px 0 0 0;
	padding:0 0 15px 0;
	float:left;
	width:891px;
	border-bottom:1px dotted #ddd;
}
.services2 strong{
	float:left; 
	width:210px; 
	text-align:right; 
	font-size:0.8em;
	font-weight:normal;
	color:#555;
}
.services2 p{
	float:left; 
	width:560px; 
	margin:0 0 0 25px; 
	font-size:0.75em;
}
.services2 img{
	float:right;
	margin:5px 0 0 0;
	width:80px;
}
.showcase1{
	width:130px;
}
.showcase2{
	width:726px;
	margin:20px 0 0 30px;
}
p.recent{
	text-align:right;
	height:320px;
	font-size:0.8em;
	font-weight:normal;
	color:#555;
}
p.previous{
	text-align:right;
	font-size:0.8em;
	height:600px;
	font-weight:normal;
	color:#555;
}
p#viewmoreshow{
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
	color:#555;
}
p#closemoreshow{
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
	color:#555;
}
.show{
	float:left;
	margin:0 20px 20px 0;
	width:333px;
	height:118px;
	background:#d9d9d9;
	padding:7px 0 0 7px;
	border:1px solid #CACACA;
}
p#closemoreshow a, p#viewmoreshow a{
	font-size:9px;
	color:#888;
}
a.showlink{
	color:#7C7C7C;
}
a:hover.showlink{
	color:#333;
}
.show a img{ /*
	opacity:0.7;
	filter:alpha(opacity=70);
	*/
}
.show a:hover img{
	/*
	opacity:1.0;
	filter:alpha(opacity=100);
	*/
	width:326px;
	height:88px;
	float:left;
	display:block;
}
.show p{
	margin:6px 0 0 2px;
	padding:0;
	font-size:0.75em;
	line-height:130%;
	color:#999;
	float:left;
}
.show a{
	background:#000;
	float:left;
	width:326px;
	height:88px;
	border:none;
}
.show a img{
	border:none;
}
.section label{
	width:46px;
	float:left;
	font-size:0.9em;
}
.contact1{
	width:265px;
	margin-right:40px;
}
.contact2{
	width:310px;
	margin:5px 25px 0 0;
}
.contact3{
	width:240px;
	margin:5px 3px 0 0;
	float:right;
	font-size:0.95em;
}
.contact-form{
	width:185px;
	height:18px;
	border:1px solid #d9d9d9;
	background:#eee;
	padding:3px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.contact-formt{
	width:215px;
	border:1px solid #d9d9d9;
	background:#eee;
	height:120px;
	padding:3px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.contact-formb{
	background:#eee;
	border:1px solid #d9d9d9;
	color:#666;
	padding:3px;
	cursor:pointer;
}
.contact-formh{
	display:none;
}
form.cont{
	margin-left:15px;
}
.msg{
	color:#1B9ECA;
	font-size:0.7em;
	font-weight:bold;
}
#right #commentForm{
	width:290px;
}

#commentForm label.error{
	color:#1B9ECA;
	font-weight:bold;
	float:right;
	margin:0;
	padding:0;
	width:15px;
}
.tools{
	margin:20px 0 0 ;
}

.tools p{
	border-bottom:1px dotted #ddd;
	color:#787773;
	padding:0 0 8px 0;
	margin:8px 0 0 0;
}

.tools p span{
	color:#787773;
}

.tools a{
	color:#aaa;
	font-size:0.9em;
	text-decoration:none;

}
.tools a:hover{
	color:#555;
	text-decoration:none;
}

.tools p img{
	vertical-align:text-top;
	margin-right:5px;
}
#bottom-bar{
	float:left;
	width:891px;
	height:92px;
	margin:30px 0 15px 22px;
	padding:0;
}
#bottom-bar a span.heading{
	margin:8px 0 0 12px;
	padding:0;
	color:#888;
	font-size:0.8em;
	font-weight:normal;
	width:245px;
	float:left;
}
#bottom-bar h4{
	margin:8px 0 0 12px;
	padding:0;
	color:#888;
	font-size:0.8em;
	font-weight:normal;
}
#bottom-bar a:hover span.heading{
	color:#555;
}
#bottom-bar span{
	margin:5px 0 0 12px;
	padding:0;
	color:#888;
	font-size:0.7em;
	width:170px;
	cursor:pointer;
	float:left;
}
#bottom-bar p{
	margin:5px 0 0 12px;
	padding:0;
	color:#888;
	font-size:0.7em;
}
#bottom-bar #talk p{
	cursor:text;
}
#bottom-bar p small{
	font-size:0.8em;
	font-weight:normal;
	color:#888;
}
#bottom-bar a:hover p{
	color:#555;
}
#iphone, #facebook, #twitter{
	width:245px;
	height:92px;
	float:left;
}
#iphone a{
	background:url(/images/iphone-bg.jpg) no-repeat top left;
	width:245px;
	height:92px;
	float:left;
	display:block;
	text-decoration:none;
}
#iphone a:hover{
	background-position:bottom;
}
#facebook a{
	background:url(/images/facebook-bg.jpg) no-repeat top left;
	width:245px;
	height:92px;
	float:left;
	display:block;
	text-decoration:none;
}
#facebook a:hover{
	background-position:bottom;
}
#twitter a{
	background:url(/images/twitter-bg.jpg) no-repeat top left;
	width:245px;
	height:92px;
	float:left;
	display:block;
	text-decoration:none;
}
#twitter a:hover{
	background-position:bottom;
}
#talk{
	background:url(/images/talk-bg.jpg) no-repeat top left;
	height:92px;
	width:156px;
	float:left;
}
#footer{
	padding:0 20px;
}
#footer p{
	font-size:0.70em;
	color:#bbb;
}
#footer a{
	color:#bbb;
	text-decoration:none;
}
#footer a:hover{
	color:#888;
}

/* ---- Blog ---- */

#blog-left{
	float:left;
	width:600px;
}
#blog-left .entry p a{
	font-weight:bold;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#sidebar{
	float:right;
	width:260px;
}
small{
	color:#ccc;
	font-size:0.65em;
	font-weight:bold;
}
.post{
	padding-bottom:15px;
	border-bottom:1px dotted #dedede;
	margin-top:15px;
}
p.postmetadata{
	margin:4px 0 0 0;
	color:#ccc;
	font-size:0.65em;
	font-weight:bold;
}
p.alt{
	font-weight:normal;
}
.post p a{
	color:#787773;
}
#blog-left p.postmetadata a{
	color:#ccc;
	font-size:1.0em;
}
#blog-left p.postmetadata a:hover{
	color:#1B9ECA;
}
.post p a:hover{
	color:#1B9ECA;
}
#sidebar ul{
	list-style:none;
}
#sidebar ul li h2{
	background:#1B9ECA;
	padding:1px 5px;
	color:#fff;
	margin:10px 0;
	display:block;
	float:left;
	width:210px;
}
.screen-reader-text{
	display:none;
}
#sidebar ul li ul {
	margin-left:20px;
	padding:0;
}
#sidebar ul li ul li{
	font-size:0.8em;
	color:#787773;
	margin:0;
	width:180px;
	float:left;
	display:block;
}
#sidebar ul li ul li a{
	text-decoration:none;
	color:#787773;
	padding:3px 2px 3px 10px;
	margin:0;
	display:block;
	float:left;
	background:url(/images/arrow-blog.jpg) no-repeat center left;
}
#sidebar ul li ul li a:hover{
	color:#1B9ECA;
	background:url(/images/arrow-blog-hover.jpg) no-repeat center left;
}
.navigation{
	float:left;
	width:600px;
	border-bottom:1px dotted #dedede;
	padding:5px 0;
	margin-bottom:15px;
	color:#bbb;
}
.navigation a{
	color:#bbb;
}
.navigation a:hover{
	color:#787773;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.navigation{
	font-size:0.7em;
}
ul.commentlist{
	margin:0;
	padding:0;
	list-style:none;
}
ul.commentlist li{
	margin:0;
	padding:0;
	list-style:none;
}
.says{
	display:none;
}
.comment-body{
	float:left;
	width:600px;
	margin-bottom:15px;
}
.comment-body img{
	float:left;
	padding:3px;
	border:1px solid #787773;
	margin:15px 0 0 0;
}
.comment-author{
	background:#787773;
	float:left;
	width:520px;
}
.comment-meta{
	float:right;
}
.comment-meta a{
	font-size:0.7em;
	color:#eee;
	margin:0 5px;
	text-decoration:none;
}
.comment-text{
	float:left;
	background:#e8e8e8;
	width:490px;
	padding:5px 15px;
}
.comment-img{
	float:left;
	width:80px;
	background:url(/images/comment-speech.jpg) no-repeat right 27px;
}
.fn{
	font-size:0.8em;
	color:#eee;
	margin:0 0 0 5px;
}
.entry p a img{
	float:right;
	margin-left:15px;
	padding:4px;
	border:1px solid #787773;
}
/* ---- Slider ---- */

#slider{
	width:975px;
	height:375px;
	float:left;
}
#slider p{
	width:480px;
	height:100px;
	float:left;
	margin:90px 0px 0 334px;
	color:#fff;
	font-size:0.85em;
	line-height:160%;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width:975px;
	height:375px;
	overflow:hidden; 
}
#slider li a{ 
	width:98px;
	height:23px;
	display:block;
	background:url(/images/more.png) no-repeat top left;
	color:#eee;
	padding:1px 0 0 12px;
	text-decoration:none;
	margin:22px 0 0 0;
	float:right;
}
li#slider-design{
	background:url(/images/slider01.jpg) no-repeat top left;
}
li#slider-cms{
	background:url(/images/slider02.jpg) no-repeat top left;
}
li#slider-shop{
	background:url(/images/slider03.jpg) no-repeat top left;
}
li#slider-seo{
	background:url(/images/slider04.jpg) no-repeat top left;
}
li#slider-hosting{
	background:url(/images/slider05.jpg) no-repeat top left;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:32px;
	height:32px;
	position:relative;
	left:25px;
	top:220px;
}	
#nextBtn{ 
	left:918px;
	top:188px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:32px;
	height:32px;
	background:url(/images/slider-left.png) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(/images/slider-right.png) no-repeat 0 0;	
}

/* ---- Twitter ---- */

.twtr-hd{
	display:none;
}
.twtr-ft a.twtr-join-conv{
	display:none;
}
.twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p{
	font-size:1.0em;
	line-height:140%;
	background:#fff;
}
.twtr-tweet{
	border-bottom:1px solid #FF0000;
}
.twtr-doc, #twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline  {
	background-color:#fff;
	border:none;
	margin:5px 0 0 -4px;
}
.twtr-ft div{
	display:none;
}
.intro { 
	font-size:1.76em;
	width:974px;
	height:30px;
	letter-spacing:0.01em;
	margin-left:2px;
}
.one{
	color:#966651;
}
.two{
	color:#5B79DA;
}
.three{
	color:#8D62A1;
}
.introsub{ 
	font-size:0.8em;
	text-transform:capitalize;
	float:right;
	margin-right:20px;
	font-style:italic;
}
td p a{
	color:#ccc;
}
td p a:hover{
	color:#fff;
}
#right{
	border:none;
}
#commentForm label{
	width:46px;
	float:left;
	font-size:0.9em;
}






.list-container{
	float:left;
	width:436px;
	color:#787773;
	font-size:0.8em;
	line-height:140%;
	border-bottom:1px dotted #dedede;
	padding:6px 0;
}
.list-title{
	float:left;
	width:396px;
}
.list-icon{
	float:left;
	width:40px;
}
.list-desc{
	float:left;
	width:436px;
	display:none;
}
.list-container img{
	vertical-align:text-top;
	margin:0 3px;
}
.list-container a img{
	border:none;
}







.compare_thumbs {
	table-layout:fixed;
	float:left;
	width:436px;
	color:#787773;
	font-size:0.8em;
	line-height:140%;
}
.compare_thumb {
	border-bottom:1px dotted #dedede;
	padding:6px 0;
}
.compare_thumb_name {
	width:396px;
	border-bottom:1px dotted #dedede;
	cursor:default;
}
.compare_thumb_quote {
	width:20px;
	border-bottom:1px dotted #dedede;
}
.compare_thumb_name img{
	vertical-align:text-top;
	margin-right:5px;
}
.compare_thumb_quote a img{
	border:none;
}
.compare_thumb_details {
	
}
.compare_thumb_details td {
	border-bottom:2px solid #eee;
	border-left:2px solid #eee;
	border-right:2px solid #eee;
	padding-left:25px;
	font-size:0.85em;
}

