
/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
@import url("events_calendar.css");

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #2E6AA3;
  margin: 0px;
}

A {
  color: #2E6AA3;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #27669F; 
}

A.headerNavigation:hover {
  color: #27669F;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #27669F;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #00ff00;
  color: #27669F;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #27669F;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #27669F;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #27669F;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #008000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }




/* Added Style     */

/* CSS Document */
#logo {
	margin:6px 40px 6px 10px;
	}
#midbody {
	border-bottom:4px solid #3E6CAD;
	padding:10px 0px 4px 0px;
	}
#leftpannel {
	width:166px;
	padding-right:9px;
	}
#rightpannel {
	width:153px;
	padding-left:11px;
	}
#adTop a img {
	border:solid 1px #3E6CAC;
	padding:1px;
	}
#adTop a:hover img {
	border:solid 1px #A1BCE2;
	padding:1px;
	}
.map-img img {
	margin-left:5px;
	}
.lefttitlebg
{
	background:#F2F5FB url(images/lefttitlebgbig.jpg) no-repeat;
}
.lefttitlefont
{
	font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; font-weight : bold;
}
.textfieldxxx{    
border-width: 1px;    
border-style: solid;    
border-color: #2b822e;    /*we are now going to add in the shadow image that we created earlier*/    
/*background-image: url(back_field.gif);    
background-repeat: repeat-x;    /*I am going to add some text formatting of my own*/    
font-family: Arial, Helvetica, sans-serif;    
font-size: 12px;    
color: #2b822e;
text-align:left;
width: 200px;    
height: 20px;  
clear: both;
}
.selectxxxx { 
 background-color:#FFFFFF; 
 border:#2b822e solid 1px;    /*we are now going to add in the shadow image that we created earlier*/    
/*background-image: url(back_field.gif);    
background-repeat: repeat-x;    /*I am going to add some text formatting of my own*/    
font-family: Arial, Helvetica, sans-serif;    
font-size: 11px;    
color: #2b822e;    
width: 180px;    
height: 20px;  
clear: both;

}
.leftfieldfont
{
	font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #2b3c6c; font-weight : bold;
}
.leftfieldlinkfont:link
{
	font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #2b3c6c; font-weight : bold;
}
.leftfieldlinkfont:visited
{
	font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #2b3c6c; font-weight : bold;
}
.leftfieldlinkfont:hover
{
	font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; font-weight : bold;text-decoration:underline;
}		
#city ul {
	padding:0 0 0 8px;
	width:155px;
	margin:0 0 0 4px;
	border:none;
	list-style:none;
	background:#F2F5FB url(images/city-region-bg.gif) no-repeat;
	}
#city  li {
	padding:0;
	margin:2px 0 2px 4px;
	}
	
#city  li.regTxt {
	padding-bottom:12px;
	color:#3F6DAD;
	font:bold 12px/32px Arial, Helvetica, sans-serif;
	}
#city  li.last {
	padding:0px;
	margin-bottom:0px;
	}
#city  li a {
	background:url(images/bullet.gif) no-repeat 0 5px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:12px;
	color:#3F6DAD;
	}
.bot-curve-bg {
	background:url(images/last-bg.gif) no-repeat 5px 0;
	height:14px;
	}	
#city  li a:hover {
	text-decoration:underline;
	color:#666;
	}		
#map-bg {
	background:url(images/map-bg.gif) repeat-y;
	padding:0px 10px;
	}
#map-bg label{
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#3F6DAD;
	}	
#map-bg input.bgco {
	margin:10px 0px;
	width:auto;
	height:auto;
	}
#map-bg input {
	margin:10px 0px;
	width:137px;
	height:18px;
	background-color:#E1EAF4;								
	}
.blueCurve {
	background:url(images/light-blue-curve-top.gif) no-repeat 5px 0;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#3F6DAD;
	height:26px;
	padding-left:4px;
	}		
#date {
	background:url(images/date-bg.gif) no-repeat 5px 1px ;
	padding:5px 5px;
	width:159px;
	height:81px;
	font:normal 9px/12px Tahoma;
	color:#A5B0B1;
	}
	
#date table td {
	font:bold 9px/12px Tahoma;
	color:#A5B0B1;
	}		
#date table table td a {
	font:normal 9px/12px Tahoma;
	color:#A5B0B1;
	text-decoration:none;
	}
#date table table td a:hover {
	color:#000;
	text-decoration:underline;
	}		
/* Right Part CSS Document Starts Here */
ul#rightad {
	background:url(images/right-ad-bg.gif) no-repeat ;
	padding:0px;
	margin:0px;
	list-style:none;
	border:none;
	}
ul#rightad li{
	padding:0px;
	margin:8px 0px;
	}
ul#rightad li.heading{
	font:bold 14px/25px Arial, Helvetica, sans-serif;
	margin:0 0 1px 5px;
	}
.more {
	color:#3E6CAD;
	margin-right:12px;
	text-decoration:underline;
	font:10px Arial, Helvetica, sans-serif;
	}
.more:hover {
	color:#000;
	text-decoration:none;
	}
	
			
/* Right Part CSS Document Ends Here */
	
/* Top Navigation CSS Document Starts Here */

#nav {
	margin:0;
	padding:0;
	border-bottom:4px solid #009A06;
	}
#nav ul {
	list-style:none;
	font:bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:5px auto auto 5px;
	background:transparent;
	border:none;
	text-align:center;
	}

#nav li {
	float:center;
	margin:0 4px 0 0;
	padding:0;
	height:28px;
	width:90px;
	}
	

#nav ul li {
	display: inline;
	}

#nav a {
	float:left;
	display:block;
	text-align:center;
	height:21px;
	padding-top:7px;
	border:none;
	color:#2E6AA3;
	text-decoration:none;
	font:bold 14px "Arial Narrow" Arial, Helvetica, sans-serif;
	}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a { float:none; }
/* End IE5-Mac hack */

#nav a:hover {
	color: #000;
	}
#nav li.active {
	background-image:url(images/nav-right-active.gif);
	}
#nav li.active a {
	color:#27669F;
	background-image:url(images/nav-left-active.gif) ;
	border:none;
	text-decoration:none;
	}
	
/* Top Navigation CSS Document Ends Here */

/* Mid Body Part CSS Document Ends Here */
#header td {
	background-color:#D2DAEF;
	height:27px;
	text-align:left;
	color:#194BA6;
	}
#header td ri{
	background-color:#D2DAEF;
	height:27px;
	text-align:right;
	color:#194BA6;
	}
#category {
	padding:0px;
	border:solid 1px #B1BED0;
	border-top:none;
	padding:10px;
	}
#category table table td a img {
	border:solid 1px #fff;
	padding:1px;
	margin-bottom:3px;
	margin-top:2px;
	}
#category table table td a:hover img {
	border:solid 1px #194BA6;
	}		
#category table table td a {
	color:#194BA6;
	text-decoration:underline;
	font:bold 14px/35px Arial, Helvetica, sans-serif;
	}
#category table table td a:hover {
	text-decoration:none;
	color:#000;
	}
.borRight {
	border-right:solid 3px #EDF0F5;
	}
.borTop {
	border-top:solid 3px #EDF0F5;
	}
#catSearch td	{
	background-color:#F2F5FB;
	}
#catSearch td.leftPad {
	padding-left:35px;
	}	
#catSearch label {
	color:#3F6DAD;
	font:bold 14px/25px Arial, Helvetica, sans-serif;
	}
#catSearch input {
	border:inset 1px #999999;
	}
#catSearch input.search {
	border:none;
	margin-top:22px;
	}		
					
/* Mid Body Part CSS Document Ends Here */

#footer {
	margin-top:9px;
	margin-bottom:15px;
	background-color:#D3E1F5;
	}
#footer td {
	color:#3E6CAD;
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	text-shadow:#ccc 0px 0px 5px;
	}
#footer td a {
	color:#3E6CAD;
	text-decoration:none;
	margin:0px 8px;
	}
#footer td a:hover {
	color:#000;
	text-decoration:underline;
	}			

/* General CSS Document Ends Here */

body {
	background:#fff;
	padding:0px;
	margin:0px;
}
#externalcontainer {
	width:950px;
	background-color:#fff;
	margin:17px auto 0px auto;
	padding:0px;
}
.externalcontainer1 {
	width:950px;
	background-color:#fff;
	margin:17px auto 0px auto;
	padding:0px;
}

td, div {
	font:normal 12px/19px Arial, Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color:#666465;
	text-decoration: none;
}


/* CSS Non editable part */
ul {
	background-color:#FCFCFC;
	border:solid 1px #F5F5F5;
	}
li {
	padding:5px 0px;
	margin:0px;
	color:#4464A3;

	}
li li {
	padding:5px 0px;
	margin:0px;
	color:#000;
	}	
form {
	padding:0px;
	margin:0px;
}	
p {
	padding:7px 0px;
	margin:0px;
	text-align:justify;
}

h1 {
	padding:0px;
	margin:0px;
}
h2 {
	padding:7px 0px;
	font-size:25px;
	margin:0px;
	color:#000000;
	border-bottom:solid 1px #CCCCCC;
}
h3 {
	padding:5px 0px;
	font-size:16px;
	margin:0px;
	color:#054C86;
	border:solid 1px #F7F7F7;
	background-color:#FBFBFB;
}
.blue {
	color:#4464A3;
	}

.tablecentre {
	margin:0px auto 0px auto;
}
table img {
	border:0px;
}	
.width100per {
	width:100%;	
}
.width50per {
	width:50%;	
}
.width30per {
	width:38%;	
}			
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}


/* Image Galley Css start Here --------- added on 03-Sep-07*/ 				
#img-gallery {
	border:solid 1px #D2DAEF;
	}
#img-gallery th {
	background-color:#D2DAEF;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#194BA6;
	padding:3px 8px;
	}
#img-gallery div {
	margin:7px;
	border:solid 1px #1973CD;
	padding:6px;
	background-color:#F8FBFF;
	height:330px;
	}
#img-gallery div a {
	color:#606162;
	text-decoration:none;
	}
#img-gallery div a:hover {
	color:#798EC6;
	text-decoration:underline;
	}	
#img-gallery p {
	padding:0 0 10px 0;
	margin:0;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#606162;
	}
#img-gallery div.imgWrapper {
	margin:7px 7px 7px 0px;
	height:100px;
	}
#img-gallery div.imgWrapper a img {
	margin-top:10px;
	}	
#img-gallery div.imgWrapper a {
	color:#194BA6;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	}
#img-gallery div.imgWrapper a:hover {
	text-decoration:none;
	color:#798EC6;
	}
.quiclkLinks {
	/*width:240px;*/
	margin:12px auto auto auto;
	}
.quiclkLinks a{
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#080808;
	}
.quiclkLinks a:hover{
	text-decoration:underline;
	color:#798EC6;
	}
.topcurveTbl th {
	background-color:#D2DBEF;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#2155A1;
	}
.topcurveTbl td.line {
	border-bottom:solid 1px	#D2DBEF
	}
.bordLight {
	border:solid 1px #D2DBEF;
	border-bottom:none;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#2257A1;
	padding:5px;
	}
.bordLight img {
	float:left;
	margin:0 5px 0 0;
	}
.bordLight a {
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#2257A1;
	}
.bordLight a:hover {
	text-decoration:underline;
	color:#000;
	}
.city ul {
	padding:0 0 0 8px;
	width:155px;
	margin:0 0 0 4px;
	border:none;
	list-style:none;
	background:#F2F5FB url(images/city-region-bg.gif) no-repeat;
	}
.city ul li {
	padding:0;
	margin:2px 0 2px 4px;
	}
.city  ul li.regTxt {
	padding-bottom:6px;
	margin-top:0px;
	color:#3F6DAD;
	font:bold 12px/32px Arial, Helvetica, sans-serif;
	}
.city  ul li.last {
	padding:0px;
	margin-bottom:0px;
	}
.city  ul li a {
	background:url(images/bullet.gif) no-repeat 0 5px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:12px;
	color:#3F6DAD;
	}
.bot-curve-bg {
	background:url(images/last-bg.gif) no-repeat 5px 0;
	height:14px;
	}	
.city ul li a:hover {
	text-decoration:underline;
	color:#666;
	}
.city  ul#quickcontact a { 
	background:url(images/bullet2.gif) no-repeat 0 5px;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	padding:4px 0 4px 16px;
	}
.post-ad {
	border:solid 1px #D2DBEF;
	border-top:none;
	background-color:#F4F7FC;
	padding:8px 0;
	line-height:14px;
	}
.post-ad a {
	color:#FC595C;
	text-decoration:underline;
	}	
.post-ad a:hover {
	color:#000;
	text-decoration:none;
	}

.prodinfobtlink:link 		{	font-family: Verdana; 
				color:#008000;
				font-size: 11px;
				text-decoration: underline;  
					}
.prodinfobtlink:visited 		{	font-family: Verdana; 
				color:#008000;
				font-size: 11px;
				text-decoration: underline;  
					}
.prodinfobtlink:hover 		{	font-family: Verdana; 
				color:#008000;
				text-decoration: underline; 
				font-size: 11px; 
					}											
/*calender start*/
/* CSS Document */
.calendar {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	background: #F2F5FB;
	}
.calendar caption {
	margin: 0;
	padding: .1em 0;
	background: #D2DAEF;
	font-size: 12px;
	}
.calendar th {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	}
.calendar td {
	border: 1px solid #F2F5FB;
	padding: .1em .2em ;
	width: 1em;
	text-align: center;
	}
.calendar td a {
	color: #000;
	text-decoration: none;
	}

.calendar td.today {
	background: #feff82;
	}
.calendar td.selected {
	border: 1px dotted #ff7800;
	}
.calendar td.highlighted {
	background: #fc9;
	}
	
.calendar td:hover, .calendar td.today:hover, 
.calendar td.selected:hover, .calendar td.highlighted:hover {
	background: #cff;
	border: 1px solid #09f;
	}
	
table.calendar td.pad:hover {
	background: none;
	border: 0;
	}	
/*calender end*/	

.topbarlink:link {	
				font-family: Verdana; 
				color:#382EFE;
				font-weight:bold;
				font-size: 14px;
				}
.topbarlink:visited	{	
				font-family: Verdana; 
				color:#382EFE;
				font-weight:bold;
				font-size: 14px;
				}
.topbarlink:hover {	
				font-family: Verdana; 
				color:#382EFE;
				font-weight:bold;
				font-size: 14px; 
				}

.homemaincat:link {	
				font-family: Verdana; 
				color:#2E6AA3;
				font-weight:bold;
				font-size: 14px;
				text-decoration: underline;
				}
.homemaincat:visited	{	
				font-family: Verdana; 
				color:#2E6AA3;
				font-weight:bold;
				font-size: 14px;
				text-decoration: underline;
				}
.homemaincat:hover {	
				font-family: Verdana; 
				color:#000000;
				font-weight:bold;
				font-size: 14px;
				text-decoration: underline; 
				}
				
				
.homesubcat:link {	
				font-family: Verdana; 
				color:#2E6AA3;
				font-size: 11px;
				}
.homesubcat:visited	{	
				font-family: Verdana; 
				color:#2E6AA3;
				font-size: 11px;
				text-decoration: underline;
				}
.homesubcat:hover {	
				font-family: Verdana; 
				color:#000000;
				font-size: 11px;
				text-decoration: underline; 
				}				
		
.newprdinmonth:link {	
				font-family: Verdana; 
				color:#2E6AA3;
				font-weight:bold;
				font-size: 12px;
				text-decoration: underline;
				}
.newprdinmonth:visited	{	
				font-family: Verdana; 
				color:#2E6AA3;
				font-weight:bold;
				font-size: 12px;
				text-decoration: underline;
				}
.newprdinmonth:hover {	
				font-family: Verdana; 
				color:#000000;
				font-weight:bold;
				font-size: 12px;
				text-decoration: underline; 
				}



.leftsidcatlist:link {	
				font-family: Verdana; 
				color:#2E6AA3;
				font-size: 12px;
				}
.leftsidcatlist:visited	{	
				font-family: Verdana; 
				color:#2E6AA3;
				font-size: 12px;
				}
.leftsidcatlist:hover {	
				font-family: Verdana; 
				color:#000000;
				font-size: 12px;
				}

.biznameflist:link {	
				font-family: Verdana; 
				color:#2E6AA3;
				font-size: 12px;
				font-weight: bold;
				text-decoration: underline;
				}
.biznameflist:visited	{	
				font-family: Verdana; 
				color:#2E6AA3;
				font-size: 12px;
				font-weight: bold;
				text-decoration: underline;
				}
.biznameflist:hover {	
				font-family: Verdana; 
				color:#000000;
				font-size: 12px;
				font-weight: bold;
				text-decoration: underline;
				}
				
.diralpontop:link {	
				font-family: Verdana; 
				color:#2E6AA3;
				font-size: 12px;
				}
.diralpontop:visited	{	
				font-family: Verdana; 
				color:#2E6AA3;
				font-size: 12px;
				}
.diralpontop:hover {	
				font-family: Verdana; 
				color:#000000;
				font-size: 12px;
				}				
				
.deswebdtlmap:link {	
				font-family: Verdana; 
				color:#008000;
				font-size: 10px;
				}
.deswebdtlmap:visited	{	
				font-family: Verdana; 
				color:#008000;
				font-size: 10px;
				}
.deswebdtlmap:hover {	
				font-family: Verdana; 
				color:#000000;
				font-size: 10px;
				}
				
.topcatmanubar:link {	
				font-family: Verdana;
  				font-size: 11px;
  				color: #000000;
  				font-weight : bold;
				text-decoration:none;
				}
.topcatmanubar:visited	{	
				font-family: Verdana;
  				font-size: 11px;
  				color: #000000;
  				font-weight : bold;
				text-decoration:none;
				}
.topcatmanubar:hover {	
				font-family: Verdana;
  				font-size: 11px;
  				color: #4478A8;
  				font-weight : bold;
				text-decoration:none;
				}
				
.topcatmanubarsel:link {	
				font-family: Verdana, Arial, sans-serif;
  				font-size: 12px;
  				color: #ffffff;
  				font-weight : bold;
				text-decoration:none;
				}
.topcatmanubarsel:visited	{	
				font-family: Verdana, Arial, sans-serif;
  				font-size: 12px;
  				color: #ffffff;
  				font-weight : bold;
				text-decoration:none;
				}
.topcatmanubarsel:hover {	
				font-family: Verdana, Arial, sans-serif;
  				font-size: 12px;
  				color: #ffffff;
  				font-weight : bold;
				text-decoration:none;
				}				
								

.textarea{ 
  
border-width: 1px;    
border-style: solid;    
border-color: #6996ed;    /*we are now going to add in the shadow image that we created earlier*/    
background-repeat: repeat-x;    /*I am going to add some text formatting of my own*/    
font-family: Arial, Helvetica, sans-serif;    
font-size: 11px;    
color: #000080;    
width: 350px;    
height: 70px;  
}

.textfield{    
border-width: 1px;    
border-style: solid;    
border-color: #6996ed;    /*we are now going to add in the shadow image that we created earlier*/    
/*background-image: url(back_field.gif);    
background-repeat: repeat-x;    /*I am going to add some text formatting of my own*/    
font-family: Arial, Helvetica, sans-serif;    
font-size: 11px;    
color: #000080;    
width: 150px;    
height: 18px;  
clear: both;
}

input.file {
/*border-width: 1px;    
border-style: solid;    */
border:#6996ed solid 1px;    /*we are now going to add in the shadow image that we created earlier*/    
/*background-image: url(back_field.gif);    
background-repeat: repeat-x;    /*I am going to add some text formatting of my own*/    
font-family: Arial, Helvetica, sans-serif;    
font-size: 11px;    
color: #000080;    
width: 250px;    
height: 18px;  
clear: both;
}

/* CSS Document */



.label{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000080;
}

.premium{font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 18px; color: #FF6600; font-weight: bold; } 

.benifits{font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 14px; color: #005898; font-weight: bold; } 
   
.twenty{font-family: Segoe Print, Verdana, Arial, Helvetica, sans-serif;
       font-size: 18px; color: #005898; font-weight: bold; } 

.permonth{font-family: Segoe Print, Verdana, Arial, Helvetica, sans-serif;
          font-size: 14px; color: #005898; font-weight: bold; } 

.redpermonth{font-family: Segoe Print, Verdana, Arial, Helvetica, sans-serif;
          font-size: 14px; color: red; font-weight: bold; } 

.bluelabel{font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 80%; color: #001d91; font-weight: 400; }

.boldbluelabel{font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 80%; color: #001d91; font-weight: 700; }
	   
/* info page style sheet*/

.graylabel{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

		font-size: 12px;color:#505050; font-weight: 200;}

		

   

.grayboldlabel{font-family: Verdana, Arial, Helvetica, sans-serif;

       font-size: 12px; color: #505050; font-weight: 700; }



.smallgrayboldlabel{font-family: Verdana, Arial, Helvetica, sans-serif;

       font-size: 60%; color: #505050; font-weight: 500; }



.infopageblue{ 

 border-bottom-style:solid;

 border-left-style:solid;

 border-right-style:solid;

 border-top-style:solid;

 border-width:1px;

 border-color:d7e3fc;

 background-image: url(images/tableBg.jpg);    

background-repeat: repeat-x; 

 padding:3px;

 }





.infopageProfile{ 

 border-bottom-style:solid;

 border-left-style:solid;

 border-right-style:solid;

 border-top-style:solid;

 border-width:1px;

 border-color:d7e3fc;

 background-image: url(images/profileBg.jpg);    

background-repeat: repeat-x; 

 padding:3px;

 }



.infopageimage{ 

 border-bottom-style:solid;

 border-left-style:solid;

 border-right-style:solid;

 border-top-style:solid;

 border-width:1px;

 border-color:d7e3fc;

 background-image: url(images/profileBg.jpg);    

background-repeat: repeat-x; 

 padding:3px;

 }
 
 .newprodindex{ 

 border-bottom-style:solid;

 border-left-style:solid;

 border-right-style:solid;

 border-top-style:solid;

 border-width:1px;

 border-color:d7e3fc;

background-repeat: repeat-x; 

 padding:3px;

 }

/*top manu*/

#topbarwh{
width:865px;
height:200px;
float:center;
margin-top:20px;
}

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(media/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 30px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(media/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	margin-top:-16px;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(media/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}


