@charset "utf-8";
@import "style-inner.css";
/* ------------------------- layout style for Compubits Group Site -----------------  */
body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	font-size:12px;
	/*background-image:url(../images/mainwhtbg.png);
	background-repeat:repeat-y;*/
	background-image:url(../images/homebg.gif);
	background-repeat:repeat-x;
	border:0px solid #000000;
	overflow:auto;
	display:block;
	background-position:center;
	height:auto;  margin:0;
	min-height:inherit;
}
#maindiv {
	border:1px #efefef solid;
	border-bottom:0;
	border-top:0;
	width:982px;
	overflow:hidden;
	clear:both;
	height:100%;
}
/* ----------------- Global styles ------------------------- */

/* -------------------------- -------------------------------*/
#bodyWrapper {
	width:982px;
	border:1px solid #cacaca; border-top:0;
	margin: 0px auto;
	position:relative; background-color:#FFFFFF;
	position:relative;
	min-height:500px; /* to set the footer position absolute */
	overflow:hidden;
}
/* ---------------------- header style ------------------- */

#header {
	width:990px;
	/*border:#000 1px solid;
	background:transparent;*/
	background-image:url(../images/topbg.png);
	background-repeat:repeat-x;
	height:60px;
	position:relative;
	text-align:left;
}
#logo {
	height:55px;
	width:330px;
	position:relative;
	float:left;
	display:inline;
	margin:0px 20px 0px;
	background-image:url(../images/compubits-logo.png);
	background-repeat:no-repeat;
}
#rightmenu {
	width:430px;
	margin:1px 0px;
	border:0px solid #000099;
	float:right;
}
.righticon {
	width:30px;
	float:left;
	display:inline;
	height:15px;
	border:0px solid #000;
	margin:8px;
}
.searchdiv {
	float:right;
	padding-right:10px;
	display:inline;
	border:0px solid #FF0000;
	margin:0px;
}
.blankdiv {
	width:100px;
	border:0px solid #0066FF;
	float:left;
	display:inline;
}
.menubg {
	background-image:url(../images/topmenubg.png);
	height:32px;
	border:0px solid #FF0000;
	background-repeat:no-repeat;
}
#tabsdiv {
	padding:5px 10px;
	width:90%;
	border:#fff solid 0px;
	text-align:center;
}
a.maintabs:link {
	font-family:"arial";
	font-size: 13px;
	color: #fff;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}      /* unvisited link */
a.maintabs:visited {
	font-family:"arial";
	font-size: 13px;
	color: #fff;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}  /* visited link */
a.maintabs:hover {
	font-family:"arial";
	font-size: 13px;
	letter-spacing:0px;
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
}  /* mouse over link */
a.maintabs:active {
	font-family:"arial";
	font-size: 13px;
	color: #FF0000;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}  /* selected link */
a.bus-tabs:link, a.bus-tabs:visited, a.bus-tabs:active {
	font-family:"arial";
	font-style:italic;
	font-size: 13px;
	color: #fff;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}
a.bus-tabs:hover {
	font-family:"arial";
	font-size: 13px;
	letter-spacing:0px;
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
}
.divider {
	font-family:"arial";
	font-size: 13px;
	color: #fff;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}
/* -------------------------- Banner style --------------- */
#banner {
	width:990px;
	margin: 0px auto;
	background-image:url(../images/topbanner.png);
	background-repeat:no-repeat;
	height:214px;
	position:relative;
}
.bannerContent {
	width:690px;
	color: white !important;
	margin-left:20px;
	font-family:"Arial", verdana;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	text-align:justify;
	position:relative;
}
/* ------------------------- Start Middle Style ----------- */	

#container {
	border:0px solid #FF0000;
	width:970px;
	margin:0px auto;
	min-height:400px;
	float:left;
}
#contactarea {
	width:775px;
	margin:0px 2px 10px;
	border:0px solid #000;
	float:left;
	display:inline;
}
#compubits-contactarea {
	width:977px;
	margin:0px 2px 10px;
	border:0px solid #000;
	float:left;
	display:inline;
}
#rightpanel {
	width:190px;
	margin:5px 4px 10px;
	border:0px solid #000;
	float:left;
	display:inline;
}
.help {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:10px;
	font-weight:bold;
}
.nextday {
	background-image:url(../images/nextdaybg.png);
	background-position:70px;
	background-repeat:no-repeat;
	text-decoration:none;
	border:0px solid #000000;
	height:35px;
	width:500px;
	margin:32px 20% 0;
	text-align:center;
	padding:1% 0 0 10%;
	font-family:"Arial", verdana;
	font-size:16px;
	font-weight:bold;
	color:#fff !important;
}
.nextdaytext {
	height:35px;
	border:0px solid #000;
	text-decoration:none;
	padding-left:70px;
	width:500px;
	margin:0 20%;
	text-align:center;
	font-family:"Arial", verdana;
	font-size:13px;
	font-weight:bold;
	color:#3e3e3e !important;
}
.msg {
	background-image:url(../images/msgbg.png);
	margin-left:30px;
	height:175px;
	background-repeat:no-repeat;
}
a.nextlink:link, a.nextlink:visited, a.nextlink:active {
	font-family:"arial";
	font-size:12px;
	color: #fff;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}
a.nextlink:hover {
	font-family:"arial";
	font-size:12px;
	letter-spacing:0px;
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
}
.searchtextbox {
	background-image:url(../images/textbox.png);
	background-repeat:repeat-x;
	height:15px;
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.btn {
	background-image:url(../images/btnbg.png);
	background-repeat:repeat-x;
	border:1px solid #1a5189;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
/* ---------------------- Footer Style ----------------- */	
#footerWrape {
	/*border:#000 1px solid; background:transparent;*/
	width:980px;
	/*padding:2px;*/
	/*background-color:#bcbcbc;*/
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	float:left;
	height:15px;
	border:0px solid #FF0000;
	display:inline;
	position:relative;
	text-align:left;
	font-size:10px;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	float:left;
	font-size:10px;
	width:99%;
	padding:5px 5px 0;
	text-align:center;
}
.footerlogo {
	background-image:url(../images/footer-logos.png);
	background-repeat:no-repeat;
	height:60px;
	background-position:50% 0px;
	width:95%;
	border:0px solid #000;
	margin:0 3%;
	text-align:center;
}
.team {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.sitemapimg {
	background-image:url(../images/sitemap.png);
	background-repeat:no-repeat;
	background-position:80px;
}
.sitemaptitle-edu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f7b20f;
	text-decoration:none;
}
.sitemaptitle-bus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1f7dbd;
	text-decoration:none;
}
.sitemaptitle-home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#56a532;
	text-decoration:none;
}
a.sitemaplink:link, a.sitemaplink:visited, a.nextlink:active {
	font-family:"arial";
	font-size:12px;
	color: #3e3e3e;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}
a.sitemaplink:hover {
	font-family:"arial";
	font-size:12px;
	letter-spacing:0px;
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
}
.testimonialhead {
	background-image:url(../images/testimonials-header.gif);
	width:171px;
	height:33px;
	background-repeat:no-repeat;
}
.testimonialBG {
	background-image:url(../images/testimonials-bg.gif);
	width:171px;
	min-height:100px;
	max-height: 200px;
	height:auto;
	max-width:171px;
	wrap;
	overflow:hidden;
	background-position: center bottom;
	background-repeat:no-repeat;
	bottom:0;
	border:0px solid #000000;
}
.testimonialtext {
	text-align:justify;
	padding:10px;
}
/*** New added***/
.advmaindiv {
	border:1px solid #fff;
}
.newlounchdiv1 {
	border:0px solid #000;
	width:200px;
	height:153px;
	float:left;
}
.newlounchdiv2 {
	border:0px solid #000;
	float:inherit;
	display:block;
	min-height:122px;
}