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

body {
	margin-top: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#00b1cb;
}
a{outline:none;}
a img{border:none; outline:none;}
.top{
background-image:url(../images/top.jpg);
background-repeat:repeat-x;
}
.bottom{
background-image:url(../images/bottom.jpg);
background-repeat:repeat-x;
}
.headerleft{
background-image:url(../images/header_left.jpg);
background-repeat:no-repeat;
height:54px;
}
.headerright{
background-image:url(../images/header_right.jpg);
background-repeat:no-repeat;
height:54px;
}
.header{
background-image:url(../images/logo_call.jpg);
background-repeat:no-repeat;
width:975px;
height:62px;
}
.left{
background-image:url(../images/left.jpg);
background-repeat:repeat-y;
}
.right{
background-image:url(../images/right.jpg);
background-repeat:repeat-y;
}
.call{
background-image:url(../images/call.png);
background-repeat:no-repeat;
width:245px;
height:26px;
float:right;
margin-right:12px;
margin-top:12px;
}
.banner_bg{
background-image:url(../images/banner.jpg);
background-repeat:no-repeat;
height:133px;
}
.logo{
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
margin-left:19px;
margin-top:49px;
width:346px;
height:55px;
}
.link_bg{
background-image:url(../images/link-bg.jpg);
background-repeat:repeat-x;
height:43px;
}

/*link*/
.topnavigation{
padding: 0;
width: 100%;
background: transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:500;
}

.topnavigation ul{
margin:0;
padding: 0;
list-style: none;
margin-left:17px;
}

.topnavigation li{
display: inline;
padding: 0;
float:left;
}

.topnavigation a{
width:150px;
display: block;
color:#000000;
text-decoration: none;
text-align:center;
padding-top:15px;
height:29px;
}

.topnavigation a:hover{
color:#000000;
background-image: url(../images/hover.jpg);
background-repeat:no-repeat;
background-position:left;
padding-top:15px;
height:29px;
}

.topnavigation .current a{ /** currently selected menu item **/
color:#000000;
background-image:url(../images/hover.jpg);
background-repeat:no-repeat;
background-position:left;
padding-top:15px;
height:29px;
}

.starter_box{
background-image: url(../images/starter_box.jpg);
background-repeat:no-repeat;
height:243px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
width:235px;
margin-left:3px;
}
.gold_box{
background-image: url(../images/gold_box.jpg);
background-repeat:no-repeat;
height:243px;
width:235px;
}
.silver_box{
background-image: url(../images/silver_box.jpg);
background-repeat:no-repeat;
height:243px;
width:235px;
}
.bronze_box{
background-image: url(../images/bronze_box.jpg);
background-repeat:no-repeat;
height:243px;
width:235px;
margin:0px;
padding:0px;
}


/*navigation*/

.navigation{
padding: 0;
width: 100%;
background: transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:500;
color:#FFFFFF;
}

.navigation ul{
margin:0;
padding: 0;
list-style: none;
}

.navigation li{
display: inline;
padding: 0;
display: block;
line-height:24px;
}

/*arrow*/

.arrow{
padding: 0;
width: 100%;
background: transparent;
}
.arrow ul{
margin:0;
padding: 0;
list-style: none;
}
.arrow li{
display: inline;
padding: 0;
display: block;
}

.starter_price{
background-image:url(../images/starter-price.jpg);
background-repeat:no-repeat;
height:36px;
width:135px;
margin-left:30px;
margin-top:26px;
}
.gold_price{
background-image:url(../images/gold-price.jpg);
background-repeat:no-repeat;
height:36px;
width:152px;
margin-left:30px;
margin-top:4px;
}
.silver_price{
background-image:url(../images/silver-price.jpg);
background-repeat:no-repeat;
height:36px;
width:152px;
margin-left:30px;
margin-top:4px;
}
.bronze_price{
background-image:url(../images/bronze-price.jpg);
background-repeat:no-repeat;
height:36px;
width:154px;
margin-left:30px;
margin-top:4px;
}

.order_now{
padding:0px;
margin:0px;
padding-top:10px;
padding-right:12px;
}
.order_now a:link, .order_now a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
float:right;
font-weight:600;
text-decoration:none;
}
.order_now a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
float:right;
font-weight:600;
text-decoration:none;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
font-weight:500;
padding:0px;
margin:0px;
padding-top:15px;
padding-left:10px;
}

.gl_bg{
background-image:url(../images/gl_bg.jpg);
background-repeat:repeat-x;
}
.gl_bottom{
background-image:url(../images/gl_bottom.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
height:30px;
font-weight: 600;
padding-left:160px;
padding-top:6px;
}
.gl_bottom a:link, .gl_bottom a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
height:30px;
font-weight: 600;
text-decoration:none;
}
.gl_bottom a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
height:30px;
font-weight: 600;
text-decoration:none;
}

.copy{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:500;
margin-left:20px;
float:left;
width:600px;}

.powered{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:500;

padding-right:20px;
float:right;
}

.powered a:link, .powered a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:500;
text-decoration:underline;
}
.powered a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:500;
text-decoration:none;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:500;
padding:0px;
margin:0px;
padding-top:15px;
padding-left:15px;
padding-right:20px;
text-align:justify;
line-height:20px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#00c1fb;
font-weight:600;
padding:0px;
margin:0px;
padding-top:17px;
padding-left:10px;
padding-right:10px;
text-align:justify;
}
h5{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffd800;
font-weight:600;
padding:0px;
margin:0px;
padding-top:14px;
padding-bottom:5px;
padding-left:15px;
padding-right:10px;
text-align:justify;
}
h5 a:link, h5 a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffd800;
font-weight:600;
text-align:justify;
text-decoration:none;
}
h5 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffd800;
font-weight:600;
text-align:justify;
text-decoration:underline;
}
h6{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#00c1fb;
font-weight:600;
padding:0px;
margin:0px;
padding-top:22px;
padding-left:38px;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
padding:0px;
margin:0px;
padding-left:12px;
padding-top:10px;
}

.inner_text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
line-height:16px;
font-weight:500px;
}

.list_text{
width:206px;
height:18px
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-left:2px;
padding-top:2px;
padding-right:2px;
border-color:#CCCCCC;
border-style:solid;
border-width:1px;
}

.text_field{background-color:#1B2023;
border:1px solid #FFFFFF;
color:#999999;
font-family:Arial,Helvetica,sans-serif;
width:206px;
}
.line_border{
border-top-color:#fc8309;
border-top-style:solid;
border-top-width:2px;
margin-left:10px;
margin-right:10px;
margin-top:6px;
height:2px;
}
.box_border{
border-color:#CCCCCC;
border-style: dashed;
border-width:1px;
}
.box_pack{
margin-top:20px;
margin-left:20px;
}
.pack_text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#00c1fb;
font-weight:600;
padding:0px;
margin:0px;
padding-top:20px;
padding-left:15px;
text-align:justify;
line-height:16px;
}
.inn_text_pack{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:400;
padding:0px;
margin:0px;
padding-top:3px;
padding-left:15px;
}

h4{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#ff1811;
font-weight:600;
padding:0px;
margin:0px;
padding-top:17px;
padding-left:15px;
text-align:justify;
}

/*logo_design*/

.logo_design{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:400;
margin:0px;
padding:0px;
padding-top:20px;
}
.logo_design ul{
margin:0px;
padding:0px;
list-style:none;
margin-left:16px;
margin-bottom:0px;
}

.logo_design li{
background-image: url(../images/bullet.png);
background-repeat:no-repeat;
background-position:top left;
display:block;
width:600px;
margin:0px;
padding:0px;
list-style:none;
line-height:22px;
padding-left:20px;
padding-right:20px;
}

/*gold_design*/

.gold_design{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:400;
margin:0px;
padding:0px;
padding-top:20px;
}
.gold_design ul{
margin:0px;
padding:0px;
list-style:none;
margin-left:16px;
}

.gold_design li{
background-image: url(../images/bullet.png);
background-repeat:no-repeat;
background-position:top left;
display:block;
width:500px;
margin:0px;
padding:0px;
text-align:justify;
list-style:none;
line-height:22px;
padding-left:20px;
padding-right:20px;
}

/*small_bullet*/

.small_bullet{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:400;
margin:0px;
padding:0px;
padding-top:10px;
}
.small_bullet ul{
margin:0px;
padding:0px;
list-style:none;
margin-left:40px;
}

.small_bullet li{
background-image: url(../images/small_bullet.png);
background-repeat:no-repeat;
background-position:top left;
display:block;
width:150px;
margin:0px;
padding:0px;
text-align:justify;
list-style:none;
line-height:22px;
padding-left:20px;
padding-right:20px;
}

.logo_design{
background-image:url(../images/service-box.png);
background-repeat:no-repeat;
background-position:right bottom;
}
.description{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:400;
}
.amount{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:600;
padding-top:8px;
}
.shop_bg{
background-image:url(../images/shop_basket.png);
background-repeat:no-repeat;
height:167px;
}
.gold_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:500;
padding:0px;
margin:0px;
padding-left:18px;
}
.pack_price{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:500;
padding:0px;
margin:0px;
padding-top:7px;
padding-right:18px;
text-align:right;
}
.top_border{
border-top-color:#FFFFFF;
border-top-style:dashed;
border-top-width:1px;
}

.star{
color:#FF0000;
padding-left:5px;
font-size:14px;
}
.contact_text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:500;
}
.validation_text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:500;
}
.goto{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:500;
text-align:right;
padding-right:30px; 
padding-bottom:20px; 
padding-top:20px;
}
.goto a:link, .goto a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:500;
text-align:right;
text-decoration:none;
}
.goto a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:500;
text-align:right;
text-decoration:underline;
}

.list_field {
width:288px;
height:22px;
border-style:solid;
border-width:1px;
border-color:#959595;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
margin-left:46px;
margin-top:15px;
}
.list_field_1{
width:218px;
height:22px;
border-style:solid;
border-width:1px;
border-color:#959595;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
margin-top:15px;
}
.text_area {
border-style:solid;
border-width:1px;
border-color:#959595;
margin-top:10px;
margin-left:46px;
padding-left:3px;
padding-right:3px;
font-family: arial;
font-size: 12px;
width:280px;
height:80px;
color: #000000;
}
.text_area_1 {
border-style:solid;
border-width:1px;
border-color:#959595;
margin-top:10px;
margin-left:46px;
padding-left:3px;
padding-right:3px;
font-family: arial;
font-size: 12px;
width:280px;
height:40px;
color: #000000;
}
.text_filed {
background-color:#efefef;
border-style:solid;
border-width:1px;
border-color:#959595;
margin-top:15px;
font-family: arial;
font-size:12px;
width:210px;
height:20px;
color:#000000;
padding-left:3px;
padding-right:3px;
}

/*graphic_design*/

.graphic_design{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:400;
margin:0px;
padding:0px;
padding-top:20px;
}
.graphic_design ul{
margin:0px;
padding:0px;
list-style:none;
margin-bottom:0px;
}
.graphic_design li{
display:block;
width:212px;
margin:0px;
padding:0px;
list-style:none;
line-height:22px;
}

/*new*/

.email_text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#00c1fb;
font-weight:500;
}
.email_text a:link, .email_text a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#00c1fb;
font-weight:500;
text-decoration:none;
}
.email_text a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#00c1fb;
font-weight:500;
text-decoration:underline;
}

.contactform_text_area {
border-style:solid;
border-width:1px;
border-color:#959595;
padding-right:3px;
font-family: arial;
font-size: 12px;
width:200px;
height:80px;
color: #000000;
}
.footer_portion
{
background-image:url(../images/footer_repeate.png); background-repeat:repeat-y; height:40px; width:1000px;
padding-top:20px;
}

.footer_bottom
{
background-image:url(../images/footer_bottom.png); background-repeat:no-repeat; height:9px; width:1000px;
}
.canvas_bg
{
 background-image:url(../images/footer_repeate.png); background-repeat:repeat-y;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


.home_main {
background-color:#1C2023;
float:left;

}
.banner {
float:left;
height:115px;
width:975px;
}
.menu_main {
float:left;
height:33px;
margin-bottom:13px;
margin-left:10px;
width:965px;
}
.menu_botom_ad {
float:left;
margin-left:13px;
width:952px;
cursor:pointer;
}
.promotion_main {
float:left;
margin-left:11px;
width:949px;
}
.pro_sec_main {
float:left;
margin:0 4px;
width:229px;
}
.links_1 {
background-image:url("../images/home_bg_1.jpg");
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
line-height:32px;
margin-right:8px;
text-align:center;
width:184px;
}
.links_1_over {
background-image:url("../images/home_bg_2.jpg");
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
line-height:32px;
margin-right:8px;
text-align:center;
text-decoration:underline;
width:184px;
}
.links_2 {
background-image:url("../images/website_designing_bg_1.jpg");
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
line-height:32px;
margin-right:8px;
text-align:center;
width:184px;
}
.links_2_over {
background-image:url("../images/website_designing_bg_2.jpg");
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
line-height:32px;
margin-right:8px;
text-align:center;
text-decoration:underline;
width:184px;
}
.links_3 {
background-image:url("../images/domain_hosting_bg_1.jpg");
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
line-height:32px;
margin-right:8px;
text-align:center;
width:184px;
}
.links_3_over {
background-image:url("../images/domain_hosting_bg_2.jpg");
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
line-height:32px;
margin-right:8px;
text-align:center;
text-decoration:underline;
width:184px;
}
.links_4 {
background-image:url("../images/support_bg_1.jpg");
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
line-height:32px;
margin-right:8px;
text-align:center;
width:184px;
}
.links_4_over {
background-image:url("../images/support_bg_2.jpg");
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
line-height:32px;
margin-right:8px;
text-align:center;
text-decoration:underline;
width:184px;
}
.links_5 {
background-image:url("../images/contact_us_bg_1.jpg");
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
line-height:32px;
margin-right:8px;
text-align:center;
width:184px;
}
.links_5_over {
background-image:url("../images/contact_us_bg_2.jpg");
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
line-height:32px;
margin-right:8px;
text-align:center;
text-decoration:underline;
width:184px;
}
.text_main {
float:left;
position:relative;

}


.text {
float:left;
margin-left:11px;
width:949px;
}
.gallery {
float:left;
margin-left:11px;
width:950px;
}
.gallery_header {
background-image:url("../images/gallery_header.jpg");
background-repeat:no-repeat;
float:left;
height:52px;
width:950px;
}
.gallery_center {
background-color:#FFFFFF;
float:left;
padding:0 21px;
width:908px;
cursor:pointer;
}
.gallery_footer {
background-image:url("../images/gallery_footer.jpg");
background-repeat:no-repeat;
float:left;
height:12px;
width:950px;
}
.logos_sec {
float:left;
margin:0 10px;
}
.steps {
float:left;
margin-left:10px;
width:950px;
}
.left_areaz {
float:left;
margin-right:12px;
width:623px;
}
.right_area {
float:left;
width:313px;
}
.heading {
background-image:url("../images/heading_bg.jpg");
background-repeat:no-repeat;
color:#FFFFFF;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:15px;
height:35px;
line-height:35px;
padding-left:27px;
width:596px;
}
.heading2 {
color:#FFFFFF;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:15px;
height:35px;
line-height:35px;
width:313px;
}
.text_div {
color:#FFFFFF;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
padding:8px;
text-align:justify;
width:910px;
}
.steps_new {
cursor:pointer;
float:left;
height:81px;
width:313px;
}

.footer_links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:500;
text-align:center;
padding-right:20px;
padding-left:20px;
}
 
.footer_links a:link, .footer_links a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:500;
text-decoration:none;
}
.footer_links a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:500;
text-decoration:underline;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 