body {margin:0px;padding:0px;background:url(../images/body-bg.jpg) repeat-x top #086D98; font-family:Arial, Helvetica, sans-serif;}
#wapper{width:991px; height:auto; margin:0px auto;}

table {font-size: 12px; color: #464646; font-family:Arial, Helvetica, sans-serif;text-align:left;}

#header{height:100px; margin:0px; padding:0px;}
#logo{width:235px; height:102px; margin-top:3px;}
#newtork{width:27px; height:28px; float:right; margin-right:8px;}
#banner{width:991px; height:283px; margin:0px;}
#banner-inner{width:991px; height:167px; margin:0px;}


#box-bg{width:226px; height:123px; margin-right:10px; padding:3px 10px 3px 3px; background:url(../images/box.png) no-repeat; float:left;}
#box-bg .heading{font:Arial, Helvetica, sans-serif; font-size:18px; color:#991301; width:208px; height:30px; float:left; margin-left:8px; margin-top:5px;}
#box-bg .icon{ width:70px; height:70px; float:left; margin:5px;}
#box-bg #list{ width:140px; height:70px; float:left; }
#box-bg #list ul{ list-style:none; margin:0px; padding:0px;}
#box-bg #list li{ width:140px; height:20px; float:left; background:url(../images/arrow.png) no-repeat;}
#box-bg #list li a{ width:auto; height:auto; float:left; margin-left:15px; font-size:11px; color:#000000; text-decoration:none}
#box-bg #list li a:hover{ width:auto; height:auto; float:left; margin-left:15px; font-size:11px; color:#991301; text-decoration:none}

#text{ color:#FFFFFF; font-size:12px; line-height:18px;}
.text{ color:#FFFFFF; font-size:12px; line-height:18px;background-color:Transparent;}

#testimonials{ width:240px; height:160px; color:#FFFFFF; font-size:12px; line-height:18px; float:left;}

#gal-img{width:221px; height:114px; float:left; margin-right:5px; margin-top:5px;}
#bold-text{ color:#000000; font-size:14px; font-weight:bold;}

#footer{width:100%; height:auto; clear:both; background:url(../images/footer-bg.jpg) repeat-x;}
#footer-box{ width:991px; height:262px; margin:5px auto 0px;}

#footer-heading{color:#ffffff; font-size:16px; font-weight:bold; padding-top:8px;}
#text-box{ width:185px; height:20px; background-color:#CCCCCC; border:0px;}
#msg-box{ width:185px; height:50px; background-color:#CCCCCC; border:0px;}

#whitetext{color:#FFFFFF; font-size:14px;}

#footer-links{ width:170px; height:70px; float:left; color:#FFFFFF;}
#footer-links ul{ list-style:none; margin:0px; padding:0px;}
#footer-links li{ width:200px; height:20px; float:left; background:url(../images/arrow-1.jpg) no-repeat;}
#footer-links li a{ width:auto; height:auto; float:left; margin-left:15px; font-size:12px; color:#ffffff; text-decoration:none}
#footer-links li a:hover{ width:auto; height:auto; float:left; margin-left:15px; font-size:12px; color:#B3EE58; text-decoration:none}

#botm-text{width:991px; color:#D9D7D7; font-size:12px; line-height:18px; margin:20px auto;}

.iner-menu{font:Arial, Helvetica, sans-serif; font-size:18px; color:#991301; float:left; margin-left:8px; margin-top:5px; text-decoration:none;}
.Main_heding{font:Arial, Helvetica, sans-serif; font-size:18px; color:#991301; text-decoration:none;}

.border{ border:1px solid #ffffff;}

#text-box-1{ width:212px; height:20px; background-color:#CCCCCC; border:0px;}
#msg-box-1{ width:212px; height:50px; background-color:#CCCCCC; border:0px;}

#products{width:244px; height:204px; float:left; margin-bottom:5px; margin-right:0px; margin-top:5px; background:url(../images/prod-bg.jpg) no-repeat; padding:2px;}
#products .img{width:229px; height:161px; float:left; margin:3px;}
#products .text{width:229px; height:28px; float:left; margin:3px; text-decoration:none; color:#ffffff; font-size:16px; font-weight:bold; text-align:center;}

/*****************For side menu in portfolio****************************/

#navigation-block {
	position:relative;
	top:0px;
	left:0px;
}

#hide {
	position:absolute;
	top:30px;
	left:-190px;
}

ul#sliding-navigation
{
	list-style: none;
	font-size: .99em;
	margin: 5px 0;
	padding: 0;
	font-weight:bold;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 180px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 5px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	background:#333 repeat-y;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a
{
	color: #999;
	background:#222 repeat-y;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { color: #ffff66; }
/************************Side Menu**************************************/

#techtab{ width:240px; height:100px; color:#FFFFFF; font-size:12px; line-height:18px; float:left;border: 1px solid #ddd;
}

/***********************Admin Side Menu***********************************/

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

/**************************End Side Menu*******************************/

label.error, label.error,span.error
{
	float:left;
	color:Red;}
	 
.lablefont
{
	color:white;font-weight:bold;float:left;}

.error
{
	border-left-color:Red;
	border-top-color:Red;
	border-right-color:Red;
	border-bottom-color:Red;
	}
	
.er_midbg{background:url(../images/dq_error_midbg.jpg) repeat-x;}
.er_redtxt{color:#FF0000; font-size:14px;}
.er_greentxt{color:#779f12; font-size:14px;}

.imgbox {
    background: #555;
    padding: 4px 5px 4px 5px;
    border: 1px #000000 solid;
}

.active{ 
	padding:4px 5px 4px 5px;
	color:Red;
	border: 1px #000000 solid;
}

.active1{ 
	padding:4px 5px 4px 5px;
	line-height:32px;
	font-size:12px;
	color:green;
	text-decoration:none;
	border: 1px #000000 solid;
}
.imgboxnext
{
	background: #555;
    padding: 4px 5px 4px 5px;
    border: 1px #000000 solid;
	}
	
.inactive
{
	background: #555;
    padding: 4px 5px 4px 5px;
    border: 1px #000000 solid;
	}
	

.heading-bg-blue {
	background-color: #0980AB; 
	height: 30px;
	font-weight: bold; 
}

.heading-top-left-radius {
	-moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -o-border-radius-topleft: 10px;
    -o-border-top-left-radius: 10px;
    -ms-border-radius-topleft: 10px;
    -ms-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    -khtml-border-top-left-radius: 10px;
    border-radius-topleft: 10px;
    border-top-left-radius: 10px; 
}

.heading-top-right-radius {
	-moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -o-border-radius-topright: 10px;
    -o-border-top-right-radius: 10px;
    -ms-border-radius-topright: 10px;
    -ms-border-top-right-radius: 10px;
    -khtml-border-radius-topright: 10px;
    -khtml-border-top-right-radius: 10px;
    border-radius-topright: 10px;
    border-top-right-radius: 10px; 
}

.heading-bottom-left-radius {
	-moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -o-border-radius-bottomleft: 10px;
    -o-border-bottom-left-radius: 10px;
    -ms-border-radius-bottomleft: 10px;
    -ms-border-bottom-left-radius: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -khtml-border-bottom-left-radius: 10px;
    border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px; 
}

.heading-bottom-right-radius {
	-moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -o-border-radius-bottomright: 10px;
    -o-border-bottom-right-radius: 10px;
    -ms-border-radius-bottomright: 10px;
    -ms-border-bottom-right-radius: 10px;
    -khtml-border-radius-bottomright: 10px;
    -khtml-border-bottom-right-radius: 10px;
    border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px; 
}

.project_dashboard_tab {
	width: 110px;
	height: 25px;
	top: 1px;
	text-align: center;
	float: left;
	cursor: pointer;
	font-weight: bold;
	z-index: 2;
	position: relative;
	background-color:#D9D9D9;
	color:#777777;
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	margin-right: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px; 
	-webkit-border-top-right-radius: 5px; 
}


#profile_part_id {
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto;
	width: 690px;
	padding: 10px; 
	color:#555555;
}

.heading-medium {
	font-size: 20px; 
	font-weight: bold;
	color:#2978B6; 
}

.shadow-1-1-4-bbb {
	-moz-box-shadow: 1px 1px 4px #bbb;
	-webkit-box-shadow: 1px 1px 4px #bbb;
	box-shadow: 1px 1px 4px #bbb;
}

#profile_part_id a{ width:auto; height:auto; float:left; margin-left:15px; color:#3366cc; text-decoration:none}


/* sitemap */

#sitemap_part_id {
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto;
	width: 920px;
	padding: 20px; 
	color:#555555;
}

#contactus_part_id {
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto;
	width: 690px;
	padding: 20px; 
	color:#555555;
}

.sitemap-col {
	width:280px;
	margin-right:10px;
	float:left
}
.sitemap-col h1 {
	color:#1585CC;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
ul.sitemap {
	margin-left:18px;
	padding-left:0px;
	margin-top:10px;
	list-style-image:url(../images/bullet-sitemap.gif);
}
ul.sitemap li {
	text-align:left;
}
ul.sitemap li a {
	list-style-image:url(../images/bullet-sitemap.gif);
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2D2D2D;
	padding:0px;
	margin:0px;
}
.right-bmattersmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	word-spacing:normal;
}

.thhead
{
	background-color:black;font-weight:bold;color:white;
	}

.Adminnewemaildata
{
	color:black;
	}
	
	
/*-------------------------------CSS for alert, confirm box-------------------------------*/

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #000000;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #FFF;
	background-color: #085C80;
	/*border: solid 1px #FFF;*/
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	
	padding: 1em 1.75em;
	margin: 0em;
}

/*#popup_content.alert {
	background-image: url(images/info.gif);
}

#popup_content.confirm {
	background-image: url(images/important.gif);
}

#popup_content.prompt {
	background-image: url(images/help.gif);
}
*/
#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

/* Modal Popup */
/* Overlay */
#feedback-overlay {background-color:#000; cursor:wait;}

/* Container */
#feedback-container
{
	width: 500px; 
	height: auto; 
	margin-left:-170px; 
	left:45%; 
	top:25%; 
	background-color:#fff; 
	border:3px solid #000000;
	padding:5px;
}
#feedback-container a.modalCloseImg {background:url(../Images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#feedback-container #basicModalContent {padding:8px;}

.clear
{
	clear: both;
}
.floatLeft
{
	float: left;
	overflow: hidden;
}

.boxHeaderStyle
{
	width: 320px;
	height: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: url( '../../static/images/blue_mid_bar.png' ) repeat-x;
	background-position: 0 -10px;
	border: 0px solid #2399C9;
	text-align: left;
	overflow: hidden;
}

#IndexPageTopListBox
{
	width: 320px;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-left:5px;
}

.TopListHeaderTxts
{
	color: #086D97;
	margin: 0;
	padding: 0;
	font-size: 17px;
	
}
