﻿/* CSS Document */
body {
	margin: 0px;
	font: 14x Georgia, "Times New Roman", Times, serif;
	color: #80878e;
	background-color: #f1f4f6;
}
/********************Globel work***********************************/
* {
	margin: 0px;
	padding: 0px;
}
body, ol, ul, p, hr {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h, h6 {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 25px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #80878e;
}
img {
	border: none;
}
/****************** Global  ID & Class **************/
/*************************Right Global ID & Class***********************************/
a {
	color: #5e3f05;
}
a:hover {
	text-decoration: none;
}
/******************** layout panel *************************/
#wapper {
	width: auto;
	height: auto;
}
#container {
	margin: 0px auto;
	width: 1000px;
}
.centerPanel {
	margin: 0px auto;
	width: 900px;
}
.clear {
	clear: both;
}
/****************************** MainControllerPanel*******************************/
#mainController {
	margin: 0px;
	padding: 50px 0px 0px 0px;
}
/****************************** MainControllerPanel*******************************/
#mainHeaderPanel {
	margin: 0px;
	padding: 0px;
}
/****************************** LeftPanel*******************************/
#mainLeftPanel {
	float: left;
	width: 264px;
}
/****************************** logoPanel*******************************/
#logoPanel {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
/****************************** NavigationPanel*******************************/
#navigationPanel {
	margin: 0px;
	padding: 0px 50px 0px 0px;
}
ul.navList {
	margin: 0px;
	padding: 0px;
}
ul.navList li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/dot.gif) repeat-x 0 bottom;
	list-style: none;
	height: 30px;
	display: block;
}
ul.navList li a {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #757575;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
ul.navList li a span {
	margin: 0px;
	padding: 6px 0px 6px 25px;
	display: block;
	background: url(../images/arrow.gif) no-repeat 5px 9px;
}
ul.navList li a:hover span {
	margin: 0px;
	padding: 6px 0px 6px 25px;
	background-color: #ebeff2;
	display: block;
	color: #000;
}
ul.navList li a.over span {
	margin: 0px;
	padding: 6px 0px 6px 25px;
	background-color: #ebeff2;
	display: block;
	color: #000;
}
/****************************** RightPanel*******************************/
#mainRightPanel {
	float: right;
	width: 636px;
	background: url(../images/header_img.gif) no-repeat top left;
}
span.topTxt {
	margin: 0px;
	padding: 60px 0px 60px 0px;
	font-size: 48px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	float: right;
	width: 312px;
	display: block;
}
/******************************  MiddlePanel *******************************/
#middlePanel {
	margin: 0px;
	padding: 25px 0px 0px 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
span.readMore {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	display: block;
	text-align: right;
	font-size: 12px;
	color: #8e3f05;
	font-weight: bold;
	background: url(../images/dot.gif) repeat-x 0 bottom;
}
span.readMore a {
	color: #8e3f05;
	text-decoration: none;
}
span.readMore a:hover {
	text-decoration: underline;
}
/*********************** ResourceBox*******************/
#resourceBox {
	margin: 0px;
	padding: 20px 0px 45px 0px;
}
.webDesignBox {
	float: left;
	width: 600px;
}
.topBox {
	float: left;
	width: 10px;
	background: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px #cbcfd1 solid;
}
h2 {
	margin: 0px;
	padding: 60px 0px 15px 0px;
	font-size: 28px;
	font-weight: normal;
	color: #074f73;
	text-align: center;
}
span.img1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	display: block;
	text-align: center;
}
span.readMoreButt {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	display: block;
}
.logbDesingBox {
	float: left;
	width: 263px;
	margin: 0px 0px 0px 54px;
}
/**********************fottoer panel*******************/
#main_footer_panel {
	clear: both;
	background: url(../images/dot.gif) repeat-x 0 top;
}
.main_footer_controller {
	margin: 0px;
	padding: 0px;
}
.main_footer_details {
	margin: 0px;
	padding: 20px 0px 25px 0px;
}
.main_footer_details h4 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #71838b;
}
.main_footer_details p {
	margin: 0px;
	padding: 0px;
	color: #71838b;
	font-size: 11px;
	float: left;
}
.main_footer_details p a {
	color: #71838b;
	text-decoration: none;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
.main_footer_details p a:hover {
	text-decoration: underline;
}
.Text {
	margin: 0px;
	font: 14x Georgia, "Times New Roman", Times, serif;
	color: #80878e;
}
.SidebarTextStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14x;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.NormalTextStyle {
	font-family: Merriweather,Georgia , "Times New Roman", Times, serif;
	font-size: 14x;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.NormalTextStyleNoBorder {
	border-width: 0;
	font-family: Merriweather,Georgia , "Times New Roman", Times, serif;
	font-size: 14x;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.NormalTextStyleNoBorderRightAlign {
	border-width: 0;
	font-family: Merriweather,Georgia , "Times New Roman", Times, serif;
	font-size: 14x;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
}
.MainHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.CodeStyle {
	font-family: 'Droid Sans Mono', Consolas, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	white-space: pre;
}
.CodeStyleCopyright {
	font-family: 'Droid Sans Mono', Consolas, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-align: left;
	white-space: pre;
}
.CodeStyleComment {
	font-family: 'Droid Sans Mono', Consolas, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-align: left;
	white-space: pre;
}
.copyright-box {
	font-family: 'Droid Sans Mono', Consolas, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-align: left;
	white-space: pre;
	height: auto;
	width: auto;
	margin: auto;
	background: url(images/cont-box.gif) repeat-x #b6bdb5;
	border: #b2b8b2 solid 1px;
	padding: 10px 10px 10px 10px;
	line-height: 22px;
}
.code-box {
	font-family: 'Droid Sans Mono', Consolas, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	white-space: pre;
	height: auto;
	width: auto;
	margin: auto;
	background: url(images/cont-box.gif) repeat-x #b6bdb5;
	border: #b2b8b2 solid 1px;
	padding: 10px 10px 10px 10px;
	line-height: 22px;
}
.header-box {
	height: auto;
	width: auto;
	margin: auto;
	background: url(images/cont-box.gif) repeat-x #b6bdb5;
	border: #b2b8b2 solid 1px;
	padding: 5px 5px 5px 5px;
	line-height: 22px;
}
.cont-box {
	height: auto;
	width: auto;
	margin: auto;
	background: url(images/cont-box.gif) repeat-x #b6bdb5;
	border: #b2b8b2 solid 1px;
	padding: 10px 10px 10px 10px;
	line-height: 22px;
}
.cont-box a {
	color: #000000;
}
.addthis-box {
	height: 20px;
	width: 175px;
	margin: auto;
	background: url(images/cont-box.gif) repeat-x #b6bdb5;
	border: #b2b8b2 solid 1px;
	padding: 5px 5px 5px 5px;
	line-height: 22px;
}
/* inner pages css start */
/*h1{font:35px "Times New Roman", Times, serif ;margin:0px; color:#ffc850; font-weight:bold; padding:0px 0px 0 0px;}
h1 span{color:#fff}*/
.aboutus-img {
	float: right;
	border: 4px solid #cbcfd0;
	margin: 0 0px 10px 20px;
}
h5 {
	font: 15px Tahoma, Arial, Helvetica, sans-serif;
	color: #074F73;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #074F73;
	margin: 0px 0px 10px 0px;
}
h6 {
	font: 15px Tahoma, Arial, Helvetica, sans-serif;
	color: #074F73;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}
.aboutcolumnzone {
	padding: 20px 0px 16px 0px;
}
.aboutcolumn1 {
	width: 48%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.aboutcolumn2 {
	width: 48%;
	float: right;
	margin: 0px 0px 10px 0px;
}
.abouticon {
	float: left;
	margin: 0px 20px 0px 0px;
}
.insidereadmore {
	padding: 10px 0px 10px 0px;
}
input.button {
	color: #000;
	background: #ffc850;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 10px 10px;
	margin: 0px 5px 5px 0;
	border: 1px solid #5b7a92;
}
input.button:hover {
	cursor: pointer;
	color: #fff;
	background: #663300;
	border: 1px solid #ffc850;
}
.project-img {
	float: right;
	margin-left: 20px;
	border: 6px solid #cbcfd0;
}
.whiteheading {
	font: 30px Myriad Pro, Arial;
	color: #ABD76B;
	font-weight: 100;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.ourprojectrow {
	margin-bottom: 20px;
	border-bottom: 1px dotted #cbcfd0;
	padding-bottom: 10px;
	padding-right: 20px;
}
.servicecolumnzone {
	padding: 20px 0px 16px 0px;
}
.servicecolumn1 {
	width: 48%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.servicecolumn2 {
	width: 48%;
	float: right;
	margin: 0px 0px 10px 0px;
}
.blog-posted-row {
	padding: 3px;
}
/* inner pages css ends */
/* table */
table a, table a:link, table a:visited {
	border: none;
}
img {
	border: 0;
	margin-top: .5em;
}
table {
	width: 90%;
	border-top: 1px solid #e5eff8;
	border-right: 1px solid #e5eff8;
	margin: 1em auto;
	border-collapse: collapse;
}
caption {
	color: #9ba9b4;
	font-size: .94em;
	letter-spacing: .1em;
	margin: 1em 0 0 0;
	padding: 0;
	caption-side: top;
	text-align: center;
}
tr.odd td {
	background: #f7fbff;
}
tr.odd .column1 {
	background: #f4f9fe;
}
.column1 {
	background: #f9fcfe;
}
td {
	color: #678197;
	border-bottom: 1px solid #e5eff8;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
	text-align: center;
}
th {
	font-weight: normal;
	color: #678197;
	text-align: left;
	border-bottom: 1px solid #e5eff8;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
}
thead th {
	background: #f4f9fe;
	text-align: center;
	font: bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #66a3d3;
}
tfoot th {
	text-align: center;
	background: #f4f9fe;
}
tfoot th strong {
	font: bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: .5em .5em .5em 0;
	color: #66a3d3;
}
tfoot th em {
	color: #f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}
