/****** SITE TOP LINKS ********/

.site-top-links
{
  background:url('images/strip.png') repeat-x right top;
  height: 30px;
  margin: 0 0 0 0;
  overflow: hidden;
  padding: 10px 37px 0 0;
  position: relative;
  white-space: nowrap;
}

.internav
{
/*background:url('images/strip.png') no-repeat right top;*/
  /*float: left;*/
  height: 30px;
  margin: 1px 0 0 0;
  overflow: hidden;
  padding: 0 37px 0 0;
  position: relative;
  white-space: nowrap;
}

.internav a
{
  float: left;
  margin: 0;
  padding: 6px 9px;
  white-space: nowrap; color:#313131;
}

.internav a.active,.internav a.active:hover
{
  background: url('images/common.png') 0 -43px no-repeat;
  height: 20px;
  margin: 0 0;
  padding: 5px 9px;
  color: #313131;
}

.internav a:hover
{
  background-color: #d1d1d1;  
  color: #313131;
  height: 20px;
  margin: 1px 0;
  padding: 6px 9px 4px 9px;
}

.internav a.active,.internav a.active:link,.internav a.active:hover,.internav a.active:visited,.internav a.active:active{background-color:#333; color:#fff;}

/****** SITE TOP LINKS ********/


/**************** CSS FOR TOP LINK ****************/

.site-top-nav-bar { display: block; padding: 0px; width: 365px; margin-top: 0px; margin-right: 0px; -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .15); -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 5px 5px rgba(0, 0, 0, .15); box-shadow: 0 5px 5px rgba(0, 0, 0, .15); }
.site-top-nav-bar .home-link { text-align: left; font-size: small; padding: 7px 5px 6px 6px; background-color: #F5F4EF; margin-top: 0px; margin-right: 0px; border-left: 1px solid #EBEBEB; border-bottom: 1px solid #EBEBEB; border-right: 1px solid #E9E6D1; }
.site-top-nav-bar .cart-part1 { text-align: left; font-size: small; padding: 7px 5px 6px 10px; background-color: #F5F4EF; margin-top: 0px; margin-right: 0px; border-left: 1px solid #FAF9F5; border-bottom: 1px solid #EBEBEB; }
.site-top-nav-bar .cart-part2 { cursor: pointer; text-align: center; font-size: small; color: white; margin:0px; padding: 7px 5px 7px 6px; background-color: #666666; border-bottom: 1px solid #666666; }

.site-top-nav-bar-login { margin-top: 5px; margin-bottom: 10px; margin-right: 2px; padding: 5px; }
.site-top-nav-bar-logout { margin-top: 5px; margin-bottom: 5px; margin-right: 2px; padding: 5px; }
.site-top-nav-bar-welcome-msg { margin-bottom: 2px; padding: 5px; color: #16A1DE; }

/**************** CSS FOR TOP LINK ****************/



/* ************************************* WEBSITE TOP STARTS ********************************* */

.systemWorking
{
	position: absolute;
	left: 50%;
	top: 40%;
	background: white;
	border: 1px solid black;
	width: 150px;
	height: 80px;
	z-index: 20;
	text-align: center;
	font-weight: bold;
	color: #679AC7;
	
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	-goog-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-goog-ms-border-radius: 10px;
}

.siteTopBar
{
	
}

.siteTop
{ 
	padding-bottom: 0px; 
	/*border-bottom: 1px solid #EFEFEF;*/
	color:#a1a1a1; text-align:right;
	/*background: url(images/top-bg.jpg) bottom;*/
}


.bgcolorTop 
{
	background-image: url(images/strip.jpg);
	margin:0;
	padding:0;
	color: white;
}

.banner
{
	margin:0;
	background-color: black;
	color: white;
	font-size: 1.7em;
	margin:0;	
}

#title{
   color: #2F4F4F;
   font-size-adjust: .46;
   font-size: 2.33em;
   font-weight: 400;
   margin-top: 3px;
   margin-bottom: 1px;
}
#subtitle{
   color: #A9A9A9;
   font-weight: 600;
   font-size: 9pt;
   margin-top: 1px;
}
#slogan
{
  font-style: italic;
  line-height: normal;
 /* color: #42929B; */
  margin-left:14px;
  margin-top:0px;
  margin-bottom:10px;
}
/* ************************************* WESITE TOP ENDS ********************************* */