/* CSS Document */

td, tr{
	margin:0;
	padding:0;
}
form{
	padding:0;
	margin:0;
}
body{
	margin:0;
	padding:0;
	background:url(../images/mainbg_top.jpg) repeat-x top left;
	font-family:Arial;
}

a:link,  a:visited, a:active{
	color:#0072b7;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration: none;
}

/* Top Navigation Bg */
.top_navbg{
	background:url(../images/nav_bg_top.jpg) no-repeat left top;
}
.top_nav_txt{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}
.top_nav_txt a:link, .top_nav_txt a:visited, .top_nav_txt a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.top_nav_txt a:hover {
	color:#81d1ff;
	text-decoration: none;
}

/* Sub_Navigation */
.sub_nav_txt{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.sub_nav_txt a:link, .sub_nav_txt a:visited, .sub_nav_txt a:active{
	color:#000000;
	text-decoration:none;
}
.sub_nav_txt a:hover {
	color:#0072b7;
	text-decoration: none;
}

/* Header Image */
.header{
	background:url(../images/header_image.jpg) no-repeat left top;
}
.header_txt{
	font-size:12px;
	color:#000000;
}
.header_txt_top{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}
.green{
	color:#85a200;
}
.blue{
	color:#1b8ccd;
}
.header_bttns{
	margin:18px 0 0 0;
}

/* Header Form */
.txtfield{
	width:171px;
	height:14px;
	border:solid 1px #005d95;
	font-size:11px;
	padding:1px 0 0 2px;
	color:#000000;
}

input[type="text"] {
   border:solid 1px #005d95;
}
input[type="text"]:focus{
	border:solid 1px #a4404a;
}
input[type="text"]:active{
   border:solid 1px #FFFFFF;
}
input[type="text"]:hover{
    border:solid 1px #458ab9;
}

/* Header Form */
.gua_head{
	font-size:19px;
	text-transform:capitalize;
	color:#0977b4;
	font-weight:bold;
}

/* Want Box */
.mainbox_bg{
	background:url(../images/box_bg.jpg) no-repeat left top;
}
.mainbox_bg_rep{
	background:url(../images/box_bg_rep.jpg) repeat-y;
}
.box_txt{
	font-size:11px;
	color:#000000;
	line-height:17px;
}

.mainbox_bg2{
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainbox_bg_rep2{
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-y;
}
.box_txt2{
	font-size:11px;
	color:#000000;
	line-height:18px;
}

/* Featured Customer Box */
.blubox_bg{
	background:url(../images/box_blu_bg.jpg) no-repeat left top;
}
.blubox_bg_rep{
	background:url(../images/box_blu_rep.jpg) repeat-y left top; 
}
.blubox_txt{
	font-size:11px;
	color:#000000;
	line-height:18px;
}
.blubox_head{
	font-size:13px;
	color:#1c1c1c;
	font-weight:bold;
	line-height:18px;
}

/* Inexpensive Web Design Services */
.inex_head{
	font-size:20px;
	color:#0977b4;
}
.inex_txt{
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:justify;	
}

/* Footer Bg */
.footer_mainbg{
	background:url(../images/footer_mainbg.jpg) repeat-x;
}
.footer_logo{
	margin:27px 0 0 0;
}
.footer_cred{
	font-size:12px;
	color:#c5c5c5;
}

.quickly{
	font-size:12px;
	color:#ffffff;
}

.footer_txt{
	font-size:11px;
	color:#ececec;
	line-height:23px;
}
.footer_txt a:link, .footer_txt a:visited, .footer_txt a:active{
	color:#ececec;
	text-decoration:none;
}
.footer_txt a:hover {
	color:#a6d4ff;
	text-decoration: none;
}

/* Packages Pages main Bg */
.pack_mainbg{
	border:solid 1px #d1d1d1;
	background:url(../images/pack_mainbg.jpg) repeat-x #FFFFFF;
}
.domain_head{
	font-size:22px;
	text-transform:capitalize;
	color:#000000;
	font-weight:bold;
	padding-left:15px;
}
.domain_txt{
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:justify;	
	padding:0 15px 0 15px;
}

/* Basic Box */
.basic_bg{
	background:url(../images/basic_main.jpg) no-repeat left top;
}
.plus_bg{
	background:url(../images/plus_main.jpg) no-repeat left top;
}
.advance_bg{
	background:url(../images/advance_main.jpg) no-repeat left top;
}
.pro_bg{
	background:url(../images/pro_main.jpg) no-repeat left top;
}
.basic_bg_rep{
	background:url(../images/basic_rep.jpg) repeat-y left top;
}
.curve_bg_rep{
	background:url(../images/curve_rep.jpg) repeat-y left top;
}
.solutions_head{
	font-family:Georgia;
	font-size:24px;
	color:#e15e13;
	font-weight:bold;
	padding-left:15px;
}
.curvebox_head{
	font-size:15px;
	color:#333333;
	line-height:18px;
}
.curvebox_txt{
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding:0;
}
.curvebox_li{
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding:3px 5px 0 12px;
	background:url(../images/bullet_10.jpg) no-repeat left 10px;
}

.table-border {
	border: thin solid #D1D1D1;
}

.processheads {

	font-size:16px;
	text-transform:capitalize;
	color: #0977b4;
	font-weight:bold;
	
}
.process-text {
	font-size:12px;
	color:#000000;
	line-height:16px;
	text-align:justify;
	font-weight: normal;
	
}
.line {
	width: 41px;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
}
.domain_txt2 {

	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:justify;	
	padding:0 2px 0px;
}

.packagestitle {

	font-size:22px;
	text-transform:capitalize;
	color:#FFFFFF;
	font-weight:bold;
}


.package-text {

	font-size:12px;
	color:#000000;
	
}

.reach-email {
	background-color: #DBDBDB;
	height: 19px;
	width: 225px;
	border: thin solid #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	vertical-align: middle;
	
}


.reach-message {
	background-color: #DBDBDB;
	height: 54px;
	width: 225px;
	border: thin solid #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
}
.submit {
	background-image: url(../images/submit.jpg);
	height: 30px;
	width: 76px;
}

.reset {

	background-image: url(../images/clear.jpg);
	height: 30px;
	width: 76px;
}

.mainbox-blueshade {

	background:url(../images/box_bg_shade.jpg) no-repeat left top;
}
.footer-above {
	font-size:12px;
	color:#FFFFFF;
	line-height:23px;
	font-weight: bold;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	height: 20px;
	width: 230px;
	background-color: #cdcdcd;
	line-height:25px;
	border: thin dotted #797979;
	background-position: 50px;
}
.dropbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	height: 20px;
	width: 230px;
	background-color: #cdcdcd;
	line-height:10px;
	border: thin dotted #797979;
	background-position: 50px;
}
.formcomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	height: 57px;
	width: 230px;
	background-color: #cdcdcd;
	border: thin dotted #797979;
	background-position: 50px;
}

.faqbody {
margin:0px;
padding:0px;
background-position:top center;
background-color: #ffffff;

}

.answer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:12px;
	background-color:#EEEEEE;
	text-decoration: none;	
}

.question {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066CC;
	margin-top:0px;
	text-decoration: none;
}

.callus {
	font-size:13px;
	color: #0977b4;
	font-weight:bold;
	text-align: left;
}
.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066CC;
	margin-top:0px;
	text-decoration: none;
	font-weight: bold;
}
.portfolioname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.portfoliolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.portfoliolink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #136DC3;
	text-decoration: none;
}
