/* CSS Document */

/*--------------------------------------------------------------------------------------------------------------+
|	Author: Sanjiv Kumar Biswas																					|
|	Company: RNS Informatics Pvt. Ltd.																			|
|	Website: http://www.rnsinformatics.com, http://www.saiinformatics.com, http://www.virtualemployeeonline.com	|
+--------------------------------------------------------------------------------------------------------------*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
}
table tr td, table tr th {
	font-size:1em;
}
body {
	background-color: #000000;
	margin: 0;
	padding:0;
}
a {
	color: #ccff00;
	text-decoration: underline;
	outline:none;
	cursor:pointer;
}
a:hover {
	text-decoration: none;
}
img {
	border:none;
}
p {
	margin:1em 0;
	padding:0;
	line-height:1.15em;
}
form, fieldset, dl, dd, dt, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
ul, ol {
	margin:1em 0 1em 3em;
	padding:0;
}
li {
	margin:0;
	padding:0.15em 0;
}
fieldset {
	border:1px solid #110f0f;
	background-color:#1c191a;
}
fieldset legend {
	font-size:0em;
	font-weight:bold;
	color:#333366;
	visibility:hidden;
}
input, textarea, select {
	margin:0;
	padding:3px 2px 1px 5px;
	float:left;
	display:block;
	border:none;
	background-color:#f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
}
input {
	height:17px;
	width:150px;
}
input.sendOut {
	height:32px;
	width:auto;
	padding:0px 10px;
	margin:0;
	cursor:pointer;
	font-weight:bold;
	color:#336600;
	border:none;
	background-color:#C1E426;
}
textarea {
	height:70px;
	width:150px;
}
select {
	height:22px;
	width:auto;
}

/*------------------------------------- Menu -------------------------------------*/
ul#menu {
	margin:0 auto;
	padding:0;
	clear:both;
	float:none;
	width:800px;
	list-style:none;
	height:31px;
	background:#231f20 url(../images/menuBg.jpg) repeat-x bottom;
	overflow:hidden;
	text-transform:uppercase;
	border-bottom:1px solid #0f100e;
}
ul#menu li {
	display:inline;
	margin:0;
	padding:0;
	float:left;
	width:auto;
	height:31px;
}
ul#menu li a {
	display:block;
	float:left;
	display:block;
	width:145px;
	height:31px;
	background:transparent url(../images/menuBg.jpg) repeat-x bottom;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	border-right:2px solid #231f20;
}
ul#menu li a:hover {
	background-position:center;
}
ul#menu li a.selected,ul#menu li a.selected:hover {
	background-position:top;
}
/*------------------------------------- Ends Menu -------------------------------------*/

/*------------------------------------- Header Content -------------------------------------*/
#headerContent {
	margin:0 auto;
	padding:0;
	clear:both;
	float:none;
	width:800px;
	height:auto;
	background-color:#231f20;
	border-top:1px solid #30312f;
	border-bottom:1px solid #0f100e;
}

/*####################################### Left Body #######################################*/
#headerContent #leftBody {
	margin:0;
	padding:288px 10px 0px 10px;
	float:left;
	width:276px;/*
	min-height:599px;
	height:auto !important;*/
	height:311px;
	background:transparent url(../images/vectorCurve.jpg) no-repeat left top;
	border-right:34px solid #c1e426;
	overflow:hidden;
}
#headerContent #leftContent {
	margin:0;
	padding:10px 10px 0px 10px;
	float:left;
	width:276px;/*
	min-height:599px;
	height:auto !important;*/
	height:589px;
	/*background:transparent url(../images/innerVectorCurve.jpg) no-repeat right bottom;*/
	border-right:34px solid #c1e426;
	overflow:hidden;
}
#leftContent ul.gallery {
	margin:1em 0;
	padding:0;
	list-style:none;
	clear:both;
	float:none;
	width:276px;
}
#leftContent ul.gallery li {
	float:left;
	width:62px;
	height:70px;
	margin:0;
	padding:0px 7px 7px 0px;
}
#leftContent ul.gallery li img {
	display:block;
	width:62px;
	height:70px;
}
#headerContent .fullpage {
	margin:0;
	padding:0px 10px;
	clear:both;
	float:none;
	width:780px;
	height:auto;
}
#headerContent h1.heading {
	clear:both;
	float:none;
	font-size:1em;
	border-bottom:1px solid #999999;
	color:#ccff00;
}
#headerContent h1.thanks {
	font-size:2em;
	font-weight:normal;
	color:#ccff00;
	margin:8em 0 1em 0;
	text-align:center;
}
a.contactMap {
	margin:1em 0 0 0;
	padding:0;
	float:right;
	width:100px;
	height:auto;
	display:block;
	text-align:center;
	padding:4px;
	border:1px solid #110F0F;
	background-color:#1C191A;
	color:#878787;
}
a.contactMap img {
	display:block;
	height:100px;
	width:100px;
}
/*####################################### Ends Left Body #######################################*/

/*####################################### Right Banner #######################################*/
#headerContent #rightBanner {
	margin:0;
	padding:0;
	float:left;
	width:470px;
	height:auto;
}
#rightBanner img {
	display:block;
}
/*####################################### Ends Right Banner #######################################*/

/*------------------------------------- Ends Header Content -------------------------------------*/

/*------------------------------------- Footer Logos -------------------------------------*/
#footerLogos {
	margin:0 auto;
	padding:0;
	width:800px;
	clear:both;
	float:none;
	border-top:1px solid #30312f;
	border-bottom:1px solid #0f100e;
}
#footerLogos img {
	display:block;
	float:left;
	margin:0px 7px 0px 9px;
}
/*------------------------------------- Ends Footer Logos -------------------------------------*/

/*------------------------------------- Footer -------------------------------------*/
#footer {
	margin:0 auto;
	padding:0;
	width:800px;
	height:auto;
	color:#333333;
	border-top:1px solid #30312f;
}
#footer p.leftTxt {
	margin:0;
	padding:0px 0px 0px 10px;
	float:left;
	width:300px;
	height:auto;
	line-height:2em;
}
#footer p.rightTxt {
	margin:0;
	padding:0px 10px 0px 0px;
	float:right;
	width:300px;
	height:auto;
	text-align:right;
	line-height:2.4em;
}
#footer a {
	color:#666666;
}
#footer a:hover {
	color:#ccff00;
}
/*------------------------------------- Ends Footer -------------------------------------*/

.cl {
	clear:both;
	float:none;
	margin:0;
	padding:0;
	width:100%;
	height:0px;
	font-size:0em;
	line-height:0em;
	border:none;
	background:none;
	visibility:hidden;
}
.gol {
	float:left;
}
.gor {
	float:right;
}
img.gol {
	margin:0px 10px 10px 0px;
}
img.gor {
	margin:0px 0px 10px 10px;
}
.redCol {
	color:#CC0000;
}
.txtCenter {
	text-align:center;
}
.greenCol {
	color:#97b512;
}
