@charset "utf-8";
/* CSS Document */
html {
overflow-x: hidden;
overflow-y: scroll;
}
*{ margin:0px; padding:0px;}
img {
	border:none;
	cursor:pointer;
}
ul, ol {
	position:relative;
}
a {
	color:#0072cf;
	text-decoration:none;
}
a:hover {
	color:#ffb422;
	text-decoration:none;
}
p {
	line-height:1.5;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2.167em;
}
h2 {
	font-size: 1.5em;
	font-weight:bold;
}
h3 {
	font-size: 1.33em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
li {
	list-style-type:none;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
img, div, a, input {
	behavior: url(iepngfix.htc)
}
body {
	background: #fff url(../img/blue_bg.jpg) repeat-x top center;	
	font-size:.75em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	overflow-x: auto;
	overflow-y: auto;
}
.bg_blue {
	background:url(../img/blue_bg.jpg) repeat-x center top;
	width:960px;
	height:363px;
}
#wrapper {
	margin:0 auto;
	width:960px;
}
.header {
	height:140px;
	widht:auto;
}
.left_top {
	float:left;
	height:105px;
	width:300px;
}
.logo {
	background:url(../img/logo.jpg) no-repeat;
	width:281px;
	height:66px;
	margin-top:5px;
	padding:0px;
}
.right_top {
	float:right;
	height:105px;
	margin:0px;
	padding:0px;
}
.top_nav {
	margin-top:16px;
	padding:0px;
}
.top_nav ul {
	margin:0px;
	padding:0px;
	display:block;
}
.top_nav ul li {
	list-style:none;
	font-size:13px;
	display:inline;
	float:left;
	padding:0px 15px;
}
a.nav_top {
	border:none;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
}
a.nav_top:hover {
	border-bottom:2px solid #00aeef;
	text-decoration:none;
	color:#00aeef;
}
a.top_nav_select {
	border-bottom:2px solid #00aeef;
	text-decoration:none;
	color:#00aeef;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
}

.icon_nav {
	margin-top:15px;
	padding:0px;
}
.icon_nav ul {
	margin:0px;
	padding:0px;
	display:block;
}
.icon_nav ul li {
	display:inline;
	float:left;
	padding:0px 5px;
}
a.chat {
	background:url(../img/live_chat_icon.jpg) no-repeat;
	width:99px;
	height:41px;
	display:block;
	float:left;
}
a.chat:hover {
	background:url(../img/live_chat_icon_h.jpg) no-repeat;
}
a.face_book {
	background:url(../img/face_book_icon.jpg) no-repeat;
	width:28px;
	height:41px;
	display:block;
	float:left;
}
a.face_book:hover {
	background:url(../img/face_book_icon_h.jpg) no-repeat;
}
a.twitter {
	background:url(../img/twitter_icon.jpg) no-repeat;
	width:35px;
	height:41px;
	display:block;
	float:left;
}
a.twitter:hover {
	background:url(../img/twitter_icon_h.jpg) no-repeat;
}
a.msn {
	background:url(../img/msn_icon.jpg) no-repeat;
	width:35px;
	height:41px;
	display:block;
	float:left;
}
a.msn:hover {
	background:url(../img/msn_icon_h.jpg) no-repeat;
}
a.g_talk {
	background:url(../img/g_talk_icon.jpg) no-repeat;
	width:60px;
	height:41px;
	display:block;
	float:left;
}
a.g_talk:hover {
	background:url(../img/g_talk_icon_h.jpg) no-repeat;
}
a.yahoo {
	background:url(../img/yahoo_icon.jpg) no-repeat;
	width:35px;
	height:41px;
	display:block;
	float:left
}
a.yahoo:hover {
	background:url(../img/yahoo_icon_h.jpg) no-repeat;
}

a.aim {
	background:url(../img/aim.jpg) no-repeat;
	width:30px;
	height:41px;
	display:block;
	float:left
}
a.aim:hover {
	background:url(../img/aim_h.jpg) no-repeat;
}
.main_nav {
	height:30px;
	width:960px;
	margin:0px;
	padding:0px;
}
.main_nav ul {
	margin:0px;
	padding-left:5px;
	display:block;
}
.main_nav ul li {
	float:left;
	display:inline;
	line-height:30px;
	font-size:1.4em;
	font:Arial;
	font-weight:bold;
}
a.nav_main {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background:url(../img/nav_bg.jpg) no-repeat;
	padding:0px 1px;
	width:187px;
	text-align:center;
}
a.nav_main:hover {
	background:url(../img/nav_bg_h.jpg) no-repeat;
	color:#000;
	text-decoration:none;
}
a.nav_select:hover{
	background:url(../img/nav_bg.jpg) no-repeat; color:#fff;
	 text-decoration:none;
}
a.nav_select{
	color:#000;
	text-decoration:none;
	display:block;
	background:url(../img/nav_bg_h.jpg) no-repeat;
	padding:0px 1px;
	width:187px;
	text-align:center;
	}
.flash_block {
	width:960px;
	height:223px;
}
.flash_left {
	display:inline;
	float:left;
	width:608px;
	height:171px;
	background:#fff;
	margin-top:25px;
	margin-left:18px;
}
.flash_right {
	float:left;
	width:320px;
	margin-left:11px;
	margin-top:25px;
}
.flash_right ul {
	display:block;
	margin:0px;
	padding:0px;
}
.flash_right ul li {
	padding-bottom:5px;
}
a.creative {
	background:url(../img/creative_serv_nav.jpg) no-repeat;
	width:320px;
	height:52px;
	margin:0px;
	padding:0px;
	display:block;
}
a.creative:hover {
	background:url(../img/creative_serv_nav_h.jpg) no-repeat;
}
a.seo {
	background:url(../img/seo_serv_nav.jpg) no-repeat;
	width:320px;
	height:52px;
	margin:0px;
	padding:0px;
	display:block;
}
a.seo:hover {
	background:url(../img/seo_serv_nav_h.jpg) no-repeat;
}
a.eng_ser {
	background:url(../img/eng_serv_nav.jpg) no-repeat;
	margin:0px;
	padding:0px;
	width:320px;
	height:52px;
	display:block;
}
a.eng_ser:hover {
	background:url(../img/engineer_serv_nav_h.jpg) no-repeat;
}
.section {
	background:#eeeeee;
	width:auto;
	margin:0px;
	padding:10px 60px;
}
.caption {
	margin:0px;
	padding:0px;
	width:829px;
	height:142px;
	background:url(../img/caption_bg.jpg) no-repeat left top;
}
.caption_para p {
	float:left;
	padding-top:13px;
	padding-left:12px;
	width:613px;
	font-size:1.1em;
	color:#444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.guarentee_falsh {
	float:left;
	background-position:top;
	width:170px;
	height:142px;
	margin:0px;
	padding:0px;
}
.blocks {
	width:834px;
	margin:10px 0px;
	padding:0px;
}
.feature_list {
	float:left;
	background:none;
	margin:0px;
	padding:0px;
	width:277px;
}
.head {
	margin:0 auto;
	padding:0px;
	width:275px;
	height:57px;
	background:url(../img/heading_bg.jpg) no-repeat left top;
}
.head h1 {
	line-height:57px;
	text-align:center;
	color:#fff;
}
.top {
	margin:3px auto;
	padding:0px;
	width:276px;
	height:6px;
	background:url(../img/top_contents_bg.jpg) no-repeat top center;
}
.bottom {
	margin:0px auto;
	padding:0px;
	width:276px;
	height:6px;
	background:url(../img/bottom_bg_contents.jpg) no-repeat top center;
}
.feature {
	margin:3px auto;
	padding:0px;
	width:275px;
	height:233px;
	background:url(../img/features_bg.jpg) no-repeat top;
	display: block;
}
.feature p {
	width:250px;
	padding:10px 10px;
	color:#444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
ul.block_list {
	display:block;
	margin:12px 12px;
	padding:0px;
}
ul.block_list li {
	background:url(../img/bullet.jpg) no-repeat left;
	background-position:0px;
	padding-left:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	font-size:1.1em;
}
.price {
	display:block;
	background:#d6d7d7;
	border:1px dashed #0274d1;
	height:36px;
	width:252px;
	margin:0px auto;
	padding:0px;
	text-align: center;
}
.price h2 {
	font-size:1.5em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:36px;
	text-align:center;
}
.order {
	width:276px;
	margin:5px 0px;
	padding:0px;
}
.order ul {
	display:block;
	float:left;
	padding-left:5px;
}
.order ul li {
	display:inline;
	float:left;
	line-height:27px;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 6px;
}
a.button_order {
	width:120px;
	height:27px;
	background:url(../img/order_buttton.jpg) no-repeat;
	float:left;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
a.button_order:hover {
	background:url(../img/order_button_h.jpg) no-repeat;
	text-decoration:none;
	color:#000;
}
.section_last {
	margin-top:10px;
}
.section_left {
	float:left;
	width:490px;
}
.special_bg {
	width:490px;
	height:40px;
	background:url(../img/heading_special.jpg) no-repeat top left;
}
h2.special {
	background:url(../img/special.jpg) no-repeat right;
	width:200px;
	padding-left:17px;
	line-height:40px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.list_special {
	width:490px;
	height:229px;
	background:url(../img/makes_special.jpg) no-repeat top;
	padding:0px;
}
.list_bottom {
	width:490px;
	height:7px;
	background:url(../img/list_contents_bottom.jpg) no-repeat top center;
}
.ul_list {
	float:left;
	width:232px;
	margin:0px;
	padding-top:15px;
	padding-left:10px;
}
.ul_list ul {
	width:230px;
	padding-left:0px;
}
.ul_list ul li {
	display:block;
	background:url(../img/bullet.jpg) no-repeat left center;
	width:210px;
	padding-left:1.5em;
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	line-height: 24px;
}
a.special_list {
	text-decoration:none;
	color:#444;
	border-bottom:1px dashed #444;
}
a.special_list:hover {
	border:none;
	color:#137acf;
}
.section_right {
	float:right;
	width:338px;
	padding:0px;
	margin-right: 7px;
	display: inline;
}
.testimonials {
	width:338px;
	margin:0px;
	padding:0px;
}
.test_contents {
	width:338px;
	height:115px;
	background:url(../img/test.jpg) no-repeat;
	margin:0px;
}
.test {
	background:url(../img/testimonials.jpg) no-repeat left;
	line-height:30px;
	width:230px;
	padding-left:30px;
	color:#0072cf;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:6px;
	margin-left:15px;
}
.blog {
	width:338px;
	height:149px;
	background:url(../img/blog.jpg) no-repeat;
	margin-top:5px;
	padding:0px;
}
p.test_para {
	width:300px;
	text-align:left;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.em;
	color:#444;
}
span.strong {
	font-weight:bold;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.test_contents .readmore {
	float:right;
	padding-right:20px;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#0072cf;
	text-decoration:none;
}
.readmore:hover {
	color:#ffb422;
	text-decoration:none;
}
h2.blog_bg {
	background:url(../img/rss_icon.jpg) no-repeat left;
	line-height:30px;
	width:230px;
	padding-left:25px;
	margin-left:15px;
	color:#0072cf;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
ul.blog_list {
	width:300px;
	text-align:left;
	margin:0 auto;
	padding:5px;
	display:block;
}
ul.blog_list li {
	padding-bottom:2px;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
}
.hr_line {
	border-bottom:1px dashed #444;
	width:320px;
	margin:0 auto;
	padding:0px;
}
ul.tag {
	margin:0 auto;
	width:310px;
	padding-top: 5px;
	border-top: 1px solid #0072cf;
}
ul.tag li {
	float:left;
	display:inline;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
}
a.normal {
	font-size:1.2em;
	float:left;
	font-weight:bold;
}
a.big {
	font-size:1.6em;
	float:left;
	font-weight:bold;
}
a.minimum {
	font-size:0.95em;
	float:left;
}
.footer_icons {
	margin-top:10px;
	width:832;
	height:130px;
	padding:0px;
	background: url(../img/footer_icons.jpg) no-repeat;
}
.footer_content {
	padding-top:10px;
}
.we {
	float:left;
	width:189px;
	height:112px;
	background:url(../img/we_support.jpg) no-repeat left top;
	margin-left:10px;
}
.icons {
	float:left;
	width:611px;
	height:95px;
	background:url(../img/icon_logos.jpg) no-repeat;
	margin-top:20px;
}
.footer {
	width:960px;
	height:56px;
	background:url(../img/footer_bg.jpg) repeat-x top;
}
.footer_nav {
	float:right;
	width:auto;
	margin:0px;
	padding-top:15px;
	padding-right:5px;
}
.footer_nav ul {
	display:block;
	padding-left:285px;
	padding-top:6px;
}
.footer_nav ul li {
	display:inline;
	float:left;
	padding:0px 15px;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.my_web {
	float:left;
	margin-top:5px;
	padding-top:15px;
	padding-left:25px;
	background:none;
}
.my_web p {
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	font-weight:bold;
}
.section_all {
	background:#eeeeee;
	width:960px;
	margin:0px;
	padding-bottom:5px;
}
.order_sec {
	width:816px;
	background:none;
	margin:10px auto;
	padding:0px;
	position: relative;
}
.order_top {
	width:816px;
	height:7px;
	margin:0px;
	background:url(../img/order_top.jpg) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
}
.order_bottom {
	width:816px;
	height:7px;
	margin:0px;
	background:url(../img/order_bottom.jpg) no-repeat bottom left;
	position:absolute;
	bottom:0px;
}
.order_contents {
	width:auto;
	background:#fff;
	border-right:1px solid #afaaaa;
	border-left:1px solid #afaaaa;
	border-top:none;
	border-bottom:none;
	margin:0px;
	padding:20px;
}
.content {
	padding:5px;
}
.ticket_bg_position {
	margin:0 auto;
	width:919px;
	padding-top:34px;
}
.ticket_bg {
	background:url(../img/ticket_bg.jpg) no-repeat;
	width:919px;
	height:41px;
}
.ticket_bg h2 {
	line-height:41px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	padding-left:32px;
}
.order_head_bg {
	margin:0 auto;
	width:817px;
	padding-top:34px;
}
.order_head {
	background:url(../img/order_head_bg.jpg) no-repeat;
	width:817px;
	height:57px;
}
.order_head h2 {
	padding-left:32px;
	line-height:57px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.ticket_all {
	width:919px;
	margin:5px auto;
}
.left_nav {
	margin:0px;
	padding:0px;
	float:left;
	width:161px;
}
.left_nav ul {
	margin:0px;
	padding-top:5px;
	display:block;
}
.left_nav ul li {
	display:block;
	margin:0px;
	padding-bottom:5px;
	font-size:1.333em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:25px;
	text-align:center;
}
a.left_menu {
	display:block;
	background:url(../img/left_menu.jpg) no-repeat top left;
	color:#fff;
}
a.left_menu:hover {
	background:url(../img/left_menu_h.jpg) no-repeat;
	color:#000;
}
.right_tickets {
	float:left;
	width:758px;
	margin:5px 0px;
	position: relative;
}
.ticket_content {
	width:auto;
	background:#fff;
	border-right:1px solid #afaaaa;
	border-left:1px solid #afaaaa;
	border-top:none;
	border-bottom:none;
	margin:0px;
	padding:20px;
}
.cleint_area_head{
	width:711px;
	height:38px;
	background:url(../img/client_area_heade_bg.jpg) no-repeat top ;
	margin:0px auto 4px auto; padding:0px;
	}
.cleint_area_head h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:32px;
	line-height:38px;}
.ticket_content p{ width:98%;
	margin:0px auto 5px auto;}
.tickets_top {
	position:absolute;
	background:url(../img/ticket_top.jpg) no-repeat top left;
	top:0px;
	left:0px;
	width:758px;
	height:7px;
}
.tickets_bottom {
	position:absolute;
	background:url(../img/ticket_bottom.jpg) no-repeat left bottom;
	bottom:0px;
	left:0px;
	width:758px;
	height:7px;
}
.welcome_bg {
	float:right;
	width:auto;
	padding-top:25px;
	background:none;
}
.welcome_bg h2 {
	clear:right;
	float:right;
	padding-top:10px;
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
}
.welcome_bg ul {
	float:right;
	display:block;
	margin:0px;
	padding-right:15px;
}
.welcome_bg ul li {
	float:left;
	display:inline;
	line-height:6px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 12px;
	border-right:1px solid #000;
}
.welcome_bg a {
	display:block;
	float:left;
	color:#000;
	padding:10px;
}
.welcome_bg a:hover {
	color:#ffb422;
	background:#000;
}
.tickets-top {
	width:960px;
	height:10px;
	background:url(../img/ticket-top.jpg) repeat-x;
}
/*----------------------------------------form Section-----------------------------------*/
	form {
	padding-bottom:10px;
}
form p {
	padding:12px;
}
fieldset {
	margin: 1.5em 0 0 0;  
	padding: 0;
	border-top:2px solid #2694ed;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
legend {
	margin-left: 1em;
	color: #000000;
	background:none;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}
fieldset ol {
	padding: 1em 1em 0 1em;  
	list-style: none;
}
fieldset li {
	padding-bottom: 1em;
}
label {
	display:block;
	float: left;
	width: 12em;
	margin-right: 1em;
}
input {
	width:210px;
}
textarea {
	width:210px;
}
select {
	width:210px;
}
.red {
	color:#0099FF;
}
.grey{
	color:#999999;
	font-size:10px;
	padding-left:10px;
}
.blue {
	color:#0a84e7;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.blue_h2{
	font-size:1.25em;
	color:#0a84e7;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.capcha {
	width:101px;
	height:22px;
	background:url(../img/capcha_bg.jpg) no-repeat left top;
	line-height:22px;
	padding-left:15px;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}
form a.button_order {
	float:right;
	margin-top:20px;
	line-height:27px;
	text-align:center;
	font-size:1.5em;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
/*--------------------------------------------form-end-------------------------------------------------------------*/

/*----------------------------tables open----------------------------------------------------------------------*/
	#mytable {
	width: 710px;
	padding: 0;
	margin: 0px auto 5px auto;
}
caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #2e9bf4;
}
.white {
	color:#fff;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
td.alt {
	background: #e2f2ff;
	color: #797268;
}
th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #e2f2ff url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
/*----------------------------tables end-------------------------------------------------------------------------*/
/*-----------------------------------Admin-login--------------------*/
.admin_login{
	width:338px;
	margin:0px auto 0px auto;
	padding-top: 43px;
	}
.admin_head{
	width:338px;
	height:41px;
	background:url(../img/admin_login_head_bg.jpg) no-repeat top;
	}
.admin_head h2{
	padding-left:34px;
	line-height:41px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}
.login_box{
	position:relative;
	background:none;
	width:338px;
	margin:10px auto 0px auto;
	padding:0px;
	overflow: hidden;
}
.login_top{
	position:absolute;
	top:0px;
	background:url(../img/login_top.jpg) no-repeat top;
	width:338px;
	height:8px;
	}
.login_bottom{
	position:absolute;
	bottom:0px;
	background:url(../img/login_bottom.jpg) no-repeat bottom ;
	width:338px;
	height:8px;
	}
.login_contents{
	background:#fff;
	width:auto;
	border-left:1px solid #afaaaa;
	border-right:1px solid #afaaaa;
	border-top:none;
	border-bottom:none;
	padding:20px;
	}
/*----------------------------------admin_login end-----------------*/
/*----------------------------------------Accordion-----------------------*/
#basic-accordian{
	padding-top:5px;
	width:950px;
	margin:0px auto 0px auto;
	background: #fff;
	color:#444;
}

.accordion_headings{
	margin:0px auto 3px auto;
	padding:0px;
	background:url(../img/accordian_tab_bg.jpg) no-repeat ;
	width:930px;
	height:34px;
	cursor:pointer;
}
.accordion_headings h2{
	padding-left:34px;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:34px;
	}

.accordion_headings:hover{
	background:url(../img/accordian_tab_bg_tab_hover.jpg) no-repeat;
}

.accordion_child{
	margin:0px;
	padding:10px 0px;
	background:none;
}
.accordion_child p{
	padding:0px 15px;
	text-align: left;
}
	
ul.hire_a_list{
	padding-left:40px;
	margin:0px;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.hire_a_list li{
	display:block;
	font-size:1.1em;
	line-height:1.5;
	width:360px;
	background: #fff url(../img/bullets.jpg) no-repeat left;
	padding-left:25px;
	}
.header_highlight{
	margin:0px auto;
	background:url(../img/accordian_tab_bg_h.jpg) no-repeat;
	width:930px;
	height:34px;
}
.hire_blocks{
	margin:0px;
	float:left;
	width:298px;
	padding-left:15px;
	display: inline;
}
.hire_a_sage_bg{
	margin-top:5px;
	background:#fff;
	border:1px solid #afaaaa;
	width:298px;
	margin-bottom: 5px;
	padding: 10px 0px 25px 0px;
	height: 620px;
}
.hire_a_sage_bg .inner{ width:auto; padding:15px;}
.hire_a_sage_bg h2{
	font-size:1.25em;
	padding-top: 3px;
	font-weight: bold;
	}
.hire_a_sage_bg h2.green{
	padding-left:20px;
	padding-bottom:10px;
	font-size:1.25em;
	color:#ff6803;
	padding-top: 20px;
}
.grey_block{
	width:auto;
	margin:0 auto;
	padding:10px 15px;
	color:#10324e;
	}
ul.hire_list{
	margin:0px;
	padding:0px;
	}
ul.hire_list li{
	display:block;
	padding-bottom:5px;
	font-size:1.25em;
	font-weight:bold;
	}
.button_div{
	width:298px;
	margin:0px;
	padding:0px;
	display: block;
}
.button_div a.button_order{
	display:inline;
	margin-left:80px;
	line-height:27px;
	text-align:center;
	font-size:1.5em;
}
.blank_list{
	padding:15px;
	background:none;
	}
.designer_head{
	width:298px;
	height:55px;
	background:url(../img/hire_a_sage_head_bg.jpg) no-repeat;
	text-align:center;
	}
.designer_head h2{
	line-height:55px;
	color:#fff;
	}
/*----------------------------------------Accordion end--------------------*/
.tab{
	float:left;
	margin-top:12px;
	width:100px;
	height:26px;
	background:#76b8ec;
	text-align: center;
}
 .tab h2{ line-height:26px;}
.section_tab{
	background:#fff;
	border:1px solid #afaaaa;
	width:100%;
	margin: 0px;
	padding: 0px;
	height: 123px;
	}
.section_tab p{
	text-align:center;
	padding-top: 20px;
}

.tab_container{
	margin-top:10px;
	position: relative;
}

.tab h2 {
	font-size: 1.2em;
	font-weight:bold;
}

.feedback_inner{ margin:5px; float:left; width:300px; height:80px; background:#003399;}
.input{ margin:0px; padding:0px; width:10px; line-height:10px;}


.help_desk_tbg{
	width:906px;
	margin:0 auto;
	height:42px;
	padding-top: 10px;
}

.help_support_head{ width:906px; background:url(../img/help_desk_bg.png) no-repeat top left; height:42px;}
.help_desk_tbg h2{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:42px; padding-left:20px; }
.help_section_s{
	width:908px;
	margin:0 auto;
	margin-top:5px;
	position: relative;
}
.help_Btop{
	background:url(../img/help_bg_top.jpg) no-repeat top left;
	width:908px;
	height:6px;
	left:0px;
	top:0px;
	position: absolute;
}
.help_Bcenter{
	background:#fff;
	width:auto;
	margin:0px;
	border-bottom: none;
	border-top: none;
	border-left:1px solid #afaaaa;
	border-right:1px solid #afaaaa;
	padding: 20px;
	}
.help_Bcenter p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:justify;
}
	
.help_Bbottom{
	background:url(../img/help_bg_bottom.jpg) no-repeat bottom left;
	width:908px;
	height:6px;
	left:0px;
	bottom:0px;
	position:absolute;
	}

.help_tab_section{
	width:908px;
	margin:0 auto;
	height:41px;
	padding-top: 10px;
}
.tech_tab{
	margin:0px;
	width:908px;
	
	
	
}
.tech_tab ul{
	display:block;
	margin:0px;
	padding:0px;
	
}
.tech_tab ul li{
	display:inline;
	float:left;
	margin:0px;
	padding-left: 5px;
}
.Atab_flip{ background:url(../img/tech_tab_bg.jpg) no-repeat top center; text-decoration:none; font-size:22px; display:block; line-height:41px; width:296px; height:41px; font-weight:bold; text-align:center; color:#FFF;}
.IAtab_flip{ background:url(../img/tech_tab_bg_h.jpg) no-repeat top center; text-decoration:none; font-size:22px; display:block; line-height:41px; width:296px; height:41px; font-weight:bold; text-align:center; color:#000;}
.Atab_flip:hover { color:#FFF;}
.IAtab_flip:hover { color:#000;}

.tech_tab h2{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:41px; text-align:center;  }

.tech_tab1{
	float:left;
	width:296px;
	height:41px;
	background:url(../img/tech_tab_bg.jpg) no-repeat top left;
	margin-left:10px;
}

.tech_tab1 h2{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:41px; text-align:center;  }
.tech_content{ background:#fff;
	width:auto;
	margin:0px;
	border-bottom: none;
	border-top: none;
	border-left:1px solid #afaaaa;
	border-right:1px solid #afaaaa;
	padding: 20px;}
	
	.help_section_s1{
	width:908px;
	margin:0 auto;	
	
}
	
	.help_Bcenter1{
	background:#fff;
	width:auto;
	margin:0px;
	border-bottom:1px solid #afaaaa;
	border-top: 1px solid #afaaaa;
	border-left:1px solid #afaaaa;
	border-right:1px solid #afaaaa;
	padding:9px;
	}
	
.ticket_based_bgH{
	width:889px;
	background:url(../img/ticket_based_bg.jpg) no-repeat top left;
	height:41px;
}

.ticket_based_bgH h2{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:41px; text-align:left; padding-left:25px;}

.help_no_ticket{
	width:466px;
	padding-top:10px;
}
.help_no_ticket_head{
	width:466px;
	background:url(../img/no_ticket_head_bg.jpg) no-repeat top left;
	height:37px;
}
.help_no_ticket_head h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:37px;
	text-align:center;
	padding-left:25px;
}

.help_no_ticket1{
	width:466px;
	padding-top:10px;
	position: relative;
}
.no_tab_T{
	background:url(../img/no_tick_tab_bT.jpg) no-repeat top left;
	height:7px;
	left:0px;
	top:3px;
	width:466px;
	position:absolute;
}
 
 .no_tab_C{
	background:#fff;
	width:auto;
	margin:0px;
	border-bottom: none;
	border-top: none;
	border-left:1px solid #afaaaa;
	border-right:1px solid #afaaaa;
	padding: 10px;
}
.no_tab_B{ background:url(../img/no_tick_tab_bB.jpg) no-repeat bottom; height:7px; left:0px; bottom:0px; width:466px; position:absolute;}
.help_right_bg{
	background:url(../img/help_right_bg.jpg) no-repeat right top;
	width:415px;
	height:39px;
	margin-top: 4px;
}
.help_right_bg h2{ font-family:Arial, Helvetica, sans-serif; color:#0d7ed9; line-height:39px; text-align:center;  }
.help_head_bg_bottom_bg{
	background:url(../img/help_head_bg_Bottom.jpg) no-repeat top center;
	width:424px;
	height:37px;
	margin:0 auto;
}

.help_head_bg_bottom_bg h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:39px;
	text-align:left;
	padding-left: 25px;
}

.help_no_ticket1_b{
	width:424px;
	margin:0 auto;
	padding-top:10px;
	position: relative;
}
.no_tab_T_b{
	background:url(../img/h_tab_top.jpg) no-repeat top left;
	height:7px;
	left:0px;
	top:3px;
	width:424px;
	position:absolute;
}
 
 .no_tab_C_b{
	background:#fff;
	width:auto;
	margin:0px;
	border-bottom: none;
	border-top: none;
	border-left:1px solid #afaaaa;
	border-right:1px solid #afaaaa;
	padding: 10px;
}
.no_tab_B_b{ background:url(../img/h_tab_bottom.jpg) no-repeat bottom; height:7px; left:0px; bottom:0px; width:424px; position:absolute;}
.Server_monitoring_head{
	background:#fff;
	width:auto;
	margin:0px;
	border-bottom: none;
	border-top: none;
	border-left:1px solid #afaaaa;
	border-right:1px solid #afaaaa;
	padding: 20px;
	}
	
	.Server_monitoring_head h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:2.9em;
	color:#054586;
	text-align:center;
}

.server_M_bg_plan{ background:url(../img/server_M_bg_plan.jpg) no-repeat top center; width:569px; height:49px; margin:0 auto;}
.server_M_bg_plan h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
	line-height:49px;
}

.server_M_bg_plan1{ background:url(../img/95_plann_server.jpg) no-repeat top center; width:569px; height:49px;  margin:0 auto;}
.server_M_bg_plan2{ background:url(../img/99_plann_server.jpg) no-repeat top center; width:569px; height:49px;  margin:0 auto;}
.server_M_bg_plan3{ background:url(../img/99_green_plann_server.jpg) no-repeat top center; width:569px; height:49px;  margin:0 auto;}
.server_M_bg_plan4{ background:url(../img/99.9_green_plann_server.jpg) no-repeat top center; width:569px; height:49px;  margin:0 auto;}
.server_M_bigtab{ background:url(../img/help_desk_bg.png) no-repeat top center; width:906px; height:41px; margin:0 auto;}
.server_M_bigtab h2{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:41px; text-align:left; padding-left:20px;  }

ul.server_F_list {
	display:block;
	padding:0px;
	margin: 0px;
}
ul.server_F_list li {
	background:url(../img/bullet.jpg) no-repeat left;
	background-position:0px;
	padding-left:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	font-size:1.1em;
	line-height: 18pt;
	}
	
.feature_bottom_list{
	margin:0px;
	padding:0px;
}
.feature_bottom_list ul {
	display:block;
	padding:0px;
	margin: 0px;
}
.feature_bottom_list ul li { background:url(../img/bullet.jpg) no-repeat left;
	background-position:0px;
	padding-left:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	font-size:1.1em;
	line-height: 18pt;
	display:inline;

	}	
.S_plan_left{
	width:454px;
	float:left;
	padding-top: 10px;
}

.no_tab_C_b ul {
	display:block;
	padding:0px;
	margin: 0px;
}
.no_tab_C_b ul li { background:url(../img/bullet.jpg) no-repeat left;
	background-position:0px;
	padding-left:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444;
	font-size:1.1em;
	line-height: 18pt;
	
	}	


.S_plan_right{
	width:454px;
	float:left;
	padding-top: 10px;
}

.gurantee_lebal{ background:url(../img/gurantee_lebal.jpg) no-repeat top center; width:331px; height:310px; margin:0 auto;}
.Pro_B_bottom{ background:url(../img/professional_bg_bottom.jpg) no-repeat top center; width:370px; height:77px; margin:0 auto;}
.Pro_B_bottom h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	line-height:77px;
	text-align:center;
}


.order_server {
	width:113px;
	margin:0 auto;
	height: 30px;

}

.order_server_security {
	width:113px;
	float:right;
	padding-right:40px;	
	height: 30px;
	padding-top:25px;
	padding-bottom:15px;

}


.help_head_bg_bottom_bg ul {
	display:block;
	float:left;
	padding-left:5px;
	list-style:none;
	
}
.help_head_bg_bottom_bg ul li {
	display:inline;
	float:left;
	line-height:27px;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 6px;
	
}

.Pro_B_bottom_top{
	background:url(../img/server_offer_bg.jpg) no-repeat top center;
	width:370px;
	height:195px;
	margin:0 auto;
}
.developer_bg_bottom{ background:url(../img/developer_bg_bottom.jpg) no-repeat top center; width:283px; height:65px; margin:0 auto;}
.live_chat_section{
	width:908px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom: 10px;
}

.feature_bottom_list{
	margin:0px;
	padding:0px;
}
.feature_bottom_list ul {
	display:block;
	padding:0px;
	margin: 0px;
	width: 450px;
}
.feature_bottom_list ul li { background:url(../img/bullet.jpg) no-repeat left;
	background-position:0px;
	padding-left:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	font-size:1.1em;
	line-height: 18pt;
	

	}	
	
	
	.whylist{
	margin:0px;
	padding:0px;
	width: 400px;
}
.whylist ul {
	display:block;
	padding:0px;
	margin: 0px;
	width: 420px;
	float: inherit;
}
.whylist ul li { background:url(../img/bullet.jpg) no-repeat left;
	background-position:0px;
	padding-left:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	font-size:1.1em;
	line-height: 18pt;
	

	}	

.tr_style{
	background:#0072cf;
	text-align:left;
	padding-left:25px;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	width:55%;
	font-size:24px;
}
.tr_white_style{
	background:#ffffff;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#000000;
	font-weight:bold;
	width:15%;
	font-size:18px;
}
.tr_white_style_seo{
	background:#0072cf;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	width:15%;
	font-size:18px;
}
.tr_gray_style{
	background:#909396;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#4a4848;
	font-weight:bold;
	width:15%;
	font-size:18px;
}
.tr_black_style{ background:#000000; text-align:center; height:30px; line-height:30px; color:#FFFFFF; font-weight:bold; width:15%; font-size:18px;}
.tr_white1_style{
	background:#ffffff;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#f26905;
	font-weight:bold;
	width:15%;
	font-size:18px;
}
.tr_gray1_style{
	background:#909396;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#000000;
	font-weight:bold;
	width:15%;
	font-size:18px;
}
.tr_black1_style{ background:#000000; text-align:center; height:30px; line-height:30px; color:#f26905; font-weight:bold; width:15%; font-size:18px;}

.td_bgc{ background:#f4fafe; text-align:left; padding-left:25px; height:25px; line-height:20px; font-size:14px; font-weight:bold; color:#2d353b;}
.td_bgc1{ background:#f4fafe; text-align:center;  height:25px; line-height:20px; font-size:14px; font-weight:bold; color:#2d353b;}
.td_bg_tick_mrk{ background-color:#f4fafe; text-align:center;  height:25px; line-height:25px; background:url(../img/tick_mark.jpg) no-repeat center;}
.td_bg_tick_mrk1{
	width:25px;
	float:left;
	background-color:#f4fafe;
	text-align:center;
	height:25px;
	line-height:25px;	
	background:url(../img/tick_mark.jpg) no-repeat center;
}
.td_bg_cross_mrk{height:20px; line-height:20px; background:url(../img/cross_mark.jpg) no-repeat center;}
.td_bg_cross_mrk1{ width:25px; float:left; height:25px; line-height:25px; background:url(../img/cross_mark.jpg) no-repeat center;}
.td_bgc1_text{ background:#f4fafe; padding-left:10px; padding-top:5px; float:left; text-align:center;  height:25px; line-height:20px; font-size:14px; font-weight:bold; color:#2d353b;}
.green_head{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#2ccf37;}
.blue_head{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#0d7dd9; padding-right:10px;}
.question_style{ font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold; color:#fc1d1d;}
.top5res{
	margin:0px;
	padding:0px;
	width:140px;
}
.top5res ul{
	margin:0px;
	padding:0px;
	display:block;
	width:140px;
	
}
.top5res ul li{ font-family:Arial, Helvetica, sans-serif; padding-top:5px; padding-bottom:5px; font-size:16px;  font-weight:bold; color:#0d7dd9; text-align:left; line-height:16px; list-style:circle; list-style-position:inside; }
.top5res_right{
	margin:0px;
	padding:0px;
	width: 700px;
	
}
.top5res_right ul{
	margin:0px;
	padding:0px;
	display:block;
	width: 700px;

}
.top5res_right ul li{ font-family:Arial, Helvetica, sans-serif; padding-top:5px; padding-bottom:5px; font-size:1.2em; padding-left:10px;  text-align:left; line-height:16px; }
.top5head{ margin:0px; padding:0px; width:200px;}

.top5head ul{
	margin:0px;
	padding:0px;
	display:block;
	width:200px;
	
}
.top5head ul li{
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	font-size:18px;
	font-weight:bold;
	color:#2ccf37;
	text-align:left;
	line-height:18px;
	font-weight:bold;
	
}
.contact_left{
	width:580px;
	float:left;
}
.contact_right{
	width:280px;
	float:right;
	border:#009900 dotted 1px;
}
label{ float:left; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-weight:bold; height:20px; margin-top:5px; font-size:12px;  margin-bottom:5px;}
input{ float:left; width:250px; height:20px; line-height:20px; margin-top:5px; margin-bottom:5px; font-size: 14px;
 background-color: #edf3fb;
 border: 1px solid #0d7dd9; }
select{ float:left; width:250px; height:20px; line-height:20px; margin-top:5px; margin-bottom:5px; font-size: 14px;
 background-color: #edf3fb; border: 1px solid #0d7dd9; color:#052662;}
textarea{ float:left; width:250px; height:150px;   margin-top:5px; margin-bottom:5px; font-size: 14px;
 background-color: #edf3fb; border: 1px solid #0d7dd9; color:#052662;}
.verification_img{ float:left; line-height:20px; font-weight:bold; height:30px; margin-top:5px; font-size:12px; width:150px; margin-bottom:5px;}
.verification{ float:left; width:150px; height:20px; line-height:20px; margin-top:5px; margin-bottom:5px; font-size: 14px;
 background-color: #edf3fb;
 border: 1px solid #0d7dd9; }
.support_address{ background:#009900; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF; font-size:16px; height:25px; line-height:25px; padding-left:20px; }
.address_con{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#333333; line-height:22px; text-align:left; padding-left:20px; padding-top:10px; padding-bottom:10px;}
.icons_div{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.twitter_img{ float:left; height:41px; width:35px; line-height:41px; background:url(../img/twitter_icon.jpg) center;}
.icon_img{ float:left; height:41px; width:35px; line-height:41px; width:60px;}
.icon_text{
	height:41px;
	float:left;
}
a.icanmenu{ font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-left:15px; font-weight:bold; color:#363434; line-height:41px;}
a.icanmenu:hover{ color:#009900;}
.banner_outer{width:960px; height:203px; margin:0 auto; padding-top:10px; padding-bottom:10px;}
.seo_block{width:960px; height:203px; margin:0 auto; background:url(../img/seo_marketing_banner.jpg) top center no-repeat;}

/*------------------------------creative section code-----------------------------------*/

.left_creative{
	width:199px;
	height:157px;
	float:left;
	padding:25px;	
	margin:0px;	
}

.left_creative_flash{
	width:227px;
	height:157px;
	float:left;
	padding:12px;	
	margin:0px;	
}

.left_creative_flash1{
	width:227px;	
	float:left;
	padding:12px;	
	margin:0px;	
}


.left_creative_design{
	width:227px;
	height:120px;
	float:left;
	padding:50px 12px 25px 12px;
	margin:0px;
}



.right_creative{
	width:auto;
	height:157px;
	margin:0px;
	float: left;
	padding-top:15px;
	padding-bottom:15px;
}

.right_creative_flash{
	width:auto;
	height:157px;
	margin:0px;
	float: left;
	padding-top:15px;
	padding-bottom:15px;	
}

.right_creative_walk{
	width:auto;
	margin:0px;
	float: left;
	padding-top:15px;
	padding-bottom:15px;
}


.icon_container{ width:168px; padding-left:15px; padding-right:15px; float:left;}
.icon_container_walk{ width:168px; padding-left:20px; padding-right:20px; float:left;}
.about_list{ padding:0px; margin:0px; height:17px; line-height:17px;}
.about_list ul{ margin:0px 20px; padding:0px; display:block;}
.about_list ul li{ margin:0px; list-style-image:url(../img/support_bullet.jpg);
 height:17px; line-height:17px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
 .quotes_up{ width:25px; height:70px; float:left;}
 .quotes_down{width:25px; height:70px; background:url(../img/dquotes_down.jpg) no-repeat bottom center; float:left;}
 .adtext{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#0172d0; width:906px; margin:0 auto;  height:50px; line-height:50px; text-align:center; font-size:24px; border-bottom:solid #2c2c2c 2px;}
 .flash_container{ width:906px; margin:0 auto; padding:10px 0px;}

