﻿/* CSS Document */

body{
	background:url(images/bodybg.jpg) repeat-x 0 0 #00415f;
	padding:8px 0 0 0;
	margin:0;
	font:normal 12px/17px Tahoma, Arial, Helvetica, sans-serif;
	color:#125a22;
	}
	
p, div, h1, h2, h3{
	padding:0; 
	margin:0;
	}

img{
	padding:0;
	margin:0;
	border:none;
	}
	
ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
/*------------------------------- GENERAL ---------------------------------*/

#main{
	width:912px;
	padding:0 23px 114px;
	margin:0 auto;
	background:url(images/footerbg.jpg) no-repeat 50% 100%;
	}
	
#header{
	height:230px;
	background:url(images/header-bg.jpg) no-repeat 0 100%;
	position:relative;
	}
	
img.logo{
	float:left;
	margin:49px 0 0 0;
	}

#header h1{
	position:absolute;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#daf5ff;
	left:0; top:94px;
	}	

	
p.linkAddress{
	background:url(images/link-bg.gif) no-repeat 0 0;
	width:182px; height:22px;
	float:right;
	text-align:center;
	font-size:12px;
	line-height:17px;
	color:#f8ffe1;
	margin:1px 0 0 0;
	}
	
/*------------------- Menu ----------------*/

#menupanel{
	background:url(images/menu-bg.gif) repeat-x 0 0;
	height:36px;
	padding:0 0 0 60px;
	}
	
#menupanel ul{
	list-style-type:none;
	}
	
#menupanel ul li{
	float:left;
	background:url(images/divider.gif) no-repeat 0 50%;
	line-height:36px;
	padding:0 0 0 2px;
	}
	
#menupanel ul li.menuStart{
	background-image:none;
	padding:0 0 0 0;
	}
	
#menupanel ul li a{
	display:block;
	float:left;
	height:36px;
	font-size:12px;
	line-height:35px;
	font-weight:bold;
	color:#d1def1;
	text-decoration:none;
	padding:0 0 0 25px;
	}
	
#menupanel ul li a span{
	display:block;
	float:left;
	height:36px;
	padding:0 25px 0 0;
	cursor:pointer;
	}
	
#menupanel ul li a:hover, #menupanel ul li a.active{
	background:url(images/hoverbg-left.gif) repeat-x 0 0;
	color:#eeffc7;
	}
	
#menupanel ul li a:hover span, #menupanel ul li a.active span{
	background:url(images/hoverbg-right.gif) repeat-x 100% 0;
	}
	
	
/*----------------- Body Panel ------------------*/

#bodyPanel{
	padding:15px 43px;
	border:solid 2px #FFFFFF;
	background-color:#eaeaea;
	width:822px;
	
	}
	
#bodyMain{
	width:822px;
	padding:0 0 360px;
	position:relative;
	top: 0px;
	left: 0px;
}
	
#bodyMain div#coreFact{
	width:782px;
	padding:15px 20px;
	background:url(images/corefact-icon.jpg) no-repeat 600px 100% #ffffff;;
	position:absolute;
	left:0; bottom:15px;
	}
	
	
/*--------- corefactor panel ---------*/
#coreFact h2{
	font-size:30px;
	line-height:37px;
	color:#424242;
	width:183px;
	font-weight:normal;
	height:37px;
	background:url(images/corefact-heading-icon.jpg) no-repeat 100% 0
	}
	
#coreFact ul{
	width:541px;
	margin:8px 0 0 0;
	}
	
#coreFact ul li{
	padding:0 0 0 20px;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	background:url(images/list-icon.gif) no-repeat 0 5px;
	margin:0 0 9px 0;
	color:#040603;
	}


/*--------- developer panel ---------*/


.developerPanel{
	width:265px;
	float:left;
	background-color:#FFFFFF;
	margin-right:13px;
	padding:0 0 20px 0;
	}
	
.developerHeading{
	width:245px;
	height:60px;
	padding:23px 10px;
	position:relative;	
	}
	
.developerHeading img{
	position:absolute;
	right:-12px; top:-6px;
	}
	
.developerHeading h2{
	padding:16px 0 0 74px;
	font-size:18px; line-height:19px;
	
	font-weight:normal;
	}
	
.developerHeading h2 span{
	font-weight:22px;
	line-height:23px;
	font-weight:bold;
	}
	
.developerHeading h2.asp{
	background:url(images/asp-icon.jpg) no-repeat 0 0;
	color:#70aa00;
	}	
	
.developerHeading h2.php{
	background:url(images/php-icon.jpg) no-repeat 0 0;
	color:#c49800;
	}
	
.developerHeading h2.java{
	background:url(images/java-icon.jpg) no-repeat 0 0;
	color:#0076a5;
	}
	
.developmentBody{
	height:480px;
	}
	
.developmentBody ul{
	padding:0 10px;
	}
	
.developmentBody ul li{
	background:url(images/icon-tric.gif) no-repeat 0 5px;
	padding:0 0 0 24px;
	margin-bottom:5px;
	}
	
.developmentBody ul.asplist li{
	background:url(images/icon-tric-asp.gif) no-repeat 0 5px;
	padding:0 0 0 24px;
	margin-bottom:5px;
	}
	
.developmentBody ul.javalist li{
	background:url(images/icon-tric-java.gif) no-repeat 0 5px;
	padding:0 0 0 24px;
	margin-bottom:5px;
	}
	
p.priceTag{
	width:95px;
	height:60px;
	margin:0 auto;
	padding:41px 0 0 0;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-align:center;
	}
	
p.priceTag span.price{
	font-size:18px;
	line-height:25px;
	color:#ffffff;
	font-weight:normal;
	}
	
p.priceTag span.start{
	color:#ffffff;
	line-height:18px;
	}
	
p.phptag{
	color:#fde48d;
	background:url(images/php-price-bg.jpg) no-repeat 0 0;
	}
	
p.asptag{
	color:#e6f3a9;
	background:url(images/asp-price-bg.jpg) no-repeat 0 0;
	}
	
p.javatag{
	color:#ffffff;
	background:url(images/java-price-bg.jpg) no-repeat 0 0;
	}
	
a.button{
	display:block;
	background:url(images/button-bg.jpg) no-repeat 0 0;
	width:177px; height:27px;
	font-size:11px;
	line-height:26px;
	font-weight:bold;
	margin:8px auto 0;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.button:hover{
	color:#ccefff;
	}
	
.noMargn{
	margin:0;
	}
	

/*----------------------------- Bottom Body Panel---------------------------------*/

#bodyBottom{
	width:902px;
	padding:20px 0 0 10px;
	}
	
#bodyBottom h2{
	font-size:36px;
	line-height:39px;
	color:#FFFFFF;
	font-weight:normal;
	margin-bottom:15px;
	}
	
#protfolioLeft{
	width:197px;
	padding:0 0 0 0;
	margin-right:18px;
	float:left;
	}
	
#protfolioLeft p{
	
/*	background:url(images/bracket.gif) no-repeat 100% 0;*/
	font-size:12px;
	line-height:17px;
	text-align:justify;
	color:#FFFFFF;
	margin-bottom:25px;
	}
	
a.button2{
	display:block;
	background:url(images/button2-bg.jpg) no-repeat 0 0;
	width:177px; height:27px;
	font-size:11px;
	line-height:26px;
	font-weight:bold;
	margin:8px auto 0;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.button2:hover{
	color:#ccefff;
	}
	
/*-------------------- portfolio list---------------------*/

.portfolioPanel{
	float:left;
	width:211px;
	height:263px;
	background:url(images/shadow.jpg) no-repeat 0 100%;
	}
	
.mrgnrt{
	margin-right:20px;
	}
	
.portfolioTop{
	position:relative;
	background:url(images/portfolio-bg.gif) repeat-x 0 0;
	border:solid 1px #2da7c1;
	height:223px;
	width:209px;
	}
	
.portfolioTop img.number{
	position:absolute;
	right:-12px; top:-12px;
	}
	
.portfolioTop img.thumb{
	border:solid 2px #9bc3d3;
	margin:10px 0 0 9px;
	}
	
	
/*--------------------------------------------- Inner pages --------------------------------------------*/

#bodyTop{
	width:782px;
	padding:15px 20px;
	background-color:#FFFFFF;
	}
	
#bodyTop h2.mainHeading{
	font-size:30px;
	line-height:37px;
	font-weight:normal;
	color:#955e00;
	margin-bottom:15px;
	}
	
#bodyTop p.question{
	background:url(images/plus-icon.gif) no-repeat 0 5px;
	padding:0 0 0 24px;
	color:#639e00;
	font-size:18px;
	line-height:21px;
	margin-bottom:12px;
	}
	
h3.subHeading{
	background:url(images/plus-icon.gif) no-repeat 0 5px;
	padding:0 0 0 24px;
	color:#000000;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	margin-bottom:12px;
	}
	
p.ans{
	padding:0 0 0 24px;
	}
	
 ul.list{
 	padding:0 0 0 20px;
 	}
	
 ul.list li{
	background:url(images/list-icon.gif) no-repeat 0 5px;
	padding:0 0 0 24px;
	margin-bottom:10px;
	}
	
/*------------------------ Contact Box -----------------------*/

#bodyPanel2{
	padding:15px 43px;
	border:solid 2px #FFFFFF;
	background-color:#eaeaea;
	width:822px;
	}
	
#contactLft{
	width:350px;
	float:left;
	}
	
#contactRt{
	width:450px;
	float:right;
	}
	
.contactBox{
	background-color:#FFFFFF;
	padding:10px;
	margin:0 0 10px 0;
	}
	
.contactBox h2{
	font-size:18px; 
	line-height:33px;
	font-weight:bold;
	color:#424242;
	border-bottom:dashed 1px #999999;
	margin-bottom:10px;
	}
	
p.addressHeading{
	margin-bottom:8px;
	}
	
p.addressHeading span{
	display:block;
	float:left;
	width:150px;
	color:#94aa50;
	font-weight:bold;
	}
	
a.email{
	color:#125a22;
	}
	
a.email:hover{
	text-decoration:none;
	}
	
.panelHeight01{
	height:130px;
	}
	
.panelHeight02{
	height:845px;
	_height:840px;
	}
	
/*------ Form -----*/

#contact_form1{
	padding:20px 50px;
	}
	
#contact_form1 input.textBox{
	background:#eaeaea;
	border:solid 1px #9c9c9c;
	color:#000000;
	}
	
#contact_form1 textarea{
	background:#eaeaea;
	border:solid 1px #9c9c9c;
	height:101px;
	width:142px;
	color:#000000;
	}
	
#contact_form1 input.sendButton{
	width:98px;
	height:27px;
	border:none;
	cursor:pointer;
	background:url(images/form-button.jpg) no-repeat 0 0;
	}
	
/*-------------- Portfolio page -----------------*/

.projectPanel{
	padding:20px 0 10px 20px;
	border-top:solid 1px #6c6c6c;
	}
	
.projectPanel img{
	padding:5px;
	border:solid 1px #a5a5a5;
	float:left;
	margin:0 40px 0 0;
	}
	
.projectRt{
	float:left;
	padding:20px 10px 0 20px;
	}
	
.redText{
	color:#0078a8;
	font-weight:bold;
	}
	
.bodyTop2{
	width:782px;
	padding:15px 20px;
	margin:20px 0 0 0;
	background-color:#FFFFFF;
	}
	
h3.subheading2{
	font-size:18px;
	line-height:21px;
	margin-bottom:12px;
	color:#70aa00;
	}
	
/*------------------------ Service page --------------------------*/

.developerBox{
	width:255px;
	float:left;
	background-color:#FFFFFF;
	margin-right:10px;
	padding:5px 6px 20px 6px;
	}
	
.developerBox h2{
	padding:0 0 0 10px;
	font-size:12px;
	line-height:29px;
	color:#FFFFFF;
	font-weight:bold;
	height:29px;
	margin-bottom:5px;
	}
	
.developerBox h2.standerd{
	background-color:#b98800;
	}
	
.developerBox h2.premium{
	background-color:#548306;
	}
	
.developerBox h2.gold{
	background-color:#489bc9;
	}
	
p.exp{
	font-weight:bold;
	text-align:center;
	color:#b98800;
	margin:14px 0 33px;
	}
	
p.exp2{
	font-weight:bold;
	text-align:center;
	color:#548306;
	margin:14px 0 33px;
	}
	
p.exp3{
	font-weight:bold;
	text-align:center;
	color:#479ac8;
	margin:14px 0 33px;
	}
	
.tagPanel{
	width:201px;
	height:102px;
	margin:0 auto;
	}
	
p.priceTag2{
	width:95px;
	height:60px;
	padding:41px 0 0 0;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-align:center;
	}
	
p.priceLft{
	float:left;
	}
	
p.priceRt{
	float:right;
	}	
	
p.priceTag2 span.price{
	font-size:18px;
	line-height:25px;
	color:#ffffff;
	font-weight:normal;
	}
	
p.priceTag2 span.start{
	color:#ffffff;
	line-height:18px;
	}
	
a.button3{
	display:block;
	background:url(images/button3-bg.jpg) no-repeat 0 0;
	width:200px; height:27px;
	font-size:11px;
	line-height:26px;
	font-weight:bold;
	margin:8px auto 0;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.button3:hover{
	color:#ccefff;
	}
	
.mrgnRt{
	float:right;
	margin:0;
	}
	
.mrgnbtm{
	margin-bottom:8px;
	}
	
h2.developerHeading2{
	font-size:22px;
	line-height:25px;
	color:#424242;
	margin-bottom:20px;
	}
