/* general styles and layout tables */
	 
	 
.bidteam_header a, .bidteam_header
{
	color: #405aae;
    font-family: Arial;
    font-size: 12pt;	
    font-weight:bold;	
	text-decoration: none; 
	text-align: center;
	  
}

a
{
	color: #666666;
}

.bidteam_alt
{
	background-color: Gray;  
}

.bidteam_item
{
	padding-left: 5px;
	padding-right: 5px;  
}

body
{
	font-family: Arial;
	font-size:  smaller;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;	
	padding-left: 2px;
	width: 1000px;
}

#marquee
{
	background-color: Black;  
	height: 15px;
	color: White; 
}

table, td
{
	padding: 0px;
	margin: 0px; 
}


h1
{
	font-size: 16px;
}

h2
{
	font-size: 12px;
 
}

tr
{
	vertical-align: top;
}

.infoPanel
{
	width: 100%;	
	background-color: #a9a9a9;	
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	margin-bottom: 5px;			
	color: White;
	font-weight: bold;
}

.infoPanel A
{
	color: White;
}

.mainTableLayout
{
	width: 1000px;	
}

.logoArea
{
	width: 1000px;	
	/*background-image: url(images/title.gif);*/
    background-repeat: repeat-x;
	color: White;
}

.logoAreaRight
{
	color: white;	
	text-align: right;
	font-weight: bold;
}

.logoAreaRight A
{
	color: white;	
	text-align: right;
	font-weight: bold;
	text-transform:uppercase ;
 
	 
}






.textColumn
{
	background: #d9dadc;	
	padding: 5px 5px 5px 5px;
}

/* edit mode controls */

.CMSEditModeButtons
{
	border: 1px solid black;
	background: white;
	cursor: hand;
	font-size: 12px;
	font-weight: bold; 
	color: Black;
	display: inline-block;
}

.CMSPageManager
{
	border: 1px solid #a9a9a9;
	padding: 3px 3px 3px 3px;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	margin-bottom: 3px;
}

.CMSPageManager A
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
.CMSPageManagerLabel
{
	text-align: right;
}
.CMSPageManagerTDlabel
{
	padding-left: 10px;
}
.CMSEditableRegion
{
	background-color: white;
	border: 1px dotted red;
	text-decoration: none;
	font-weight: normal;
}


/* Navigation controls */

/* tree menu */


.CMSTreeMenuTable { width:180px;}
.CMSTreeMenuItem { BACKGROUND: #608edc; padding: 3px; border: 1px solid white; color: black}
.CMSTreeMenuSelectedItem { BACKGROUND: #939395; padding: 3px; border: 1px solid white; }
.CMSTreeMenuLink { COLOR: black; TEXT-DECORATION: none }
.CMSTreeMenuSelectedLink { COLOR: black; TEXT-DECORATION: none }

.mainMenuBackground
{
	background: url('images/menu_yellow.jpg') repeat-x;
	position:absolute;
	top: 53px;
	left:298px;
	z-index:999;	
	width: 700px;
	height: 22px!important;
	padding: 0px!important; 
}

/* main menu */
.CMSMenu 
{ 
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 2px; 
	BORDER-BOTTOM: 0px; 
	padding: 0px!important;
	  
}

.CMSMenuItem, .CMSMenuItemMouseUp, .CMSMenuItemMouseDown
 {
	height: 22px!important;  	
	text-align: center;   	
	font-size: 9px; 
	font-weight:bold;   
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM:0px;  
	padding-top: 4px;
	COLOR: #405aae; 
	
	FONT-FAMILY: verdana 
}
/*.CMSMenuItemMouseUp { height:23px; text-align: center;PADDING-RIGHT: 15px; PADDING-LEFT: 5px; font-size: 9px; font-weight:bold; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: white; PADDING-TOP: 0px; FONT-FAMILY: verdana }*/

.CMSMenuItemMouseOver 
{	
	height: 22px!important;  	
	text-align: center;  
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px; 
	padding-top: 4px;
	font-size: 9px; 
	font-weight:bold;   
	CURSOR: hand; 
	COLOR: White; 
	
	FONT-FAMILY: verdana; 
	BACKGROUND-IMAGE: url('images/menu_blue.jpg'); 
	background-repeat: repeat-x;
}
	
/*.CMSMenuItemMouseDown { height:23px;text-align: center; PADDING-RIGHT: 15px; PADDING-LEFT: 5px; font-size: 9px; font-weight:bold;  PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: white; PADDING-TOP: 5px; FONT-FAMILY: verdana }*/
.CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseUp
 {
	height: 22px!important;  
	
	text-align: center; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	padding-top: 4px;
	font-size: 9px; 
	font-weight:bold; 
	PADDING-BOTTOM: 0px; 	
	
	FONT-FAMILY: verdana; 
	BACKGROUND-IMAGE: url('images/menu_blue.jpg'); 
	background-repeat: repeat-x; 
	color: White; }
 
 
 
 .CMSMenuHighlightedMenuItemMouseOver 
 {	
	text-align: center; 
	height: 22px!important;  
	
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	padding-top: 4px;
	font-size: 9px; 
	font-weight:bold; 
	PADDING-BOTTOM: 0px; 
	CURSOR: hand; 
	COLOR: white; 
	
	FONT-FAMILY: verdana; 
	BACKGROUND-IMAGE: url('images/menu_blue.jpg'); 
	background-repeat: repeat-x; 
	color: White; 
	}
/*.CMSMenuHighlightedMenuItemMouseUp {height: 23px; text-align: center; height:23px;PADDING-RIGHT: 20px; PADDING-LEFT: 20px; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; CURSOR: hand; COLOR: white; PADDING-TOP: 5px; FONT-FAMILY: verdana; BACKGROUND-IMAGE: url(images/Nav_bg_gray.jpg); background-repeat: repeat-x; color: White; }*/
/*.CMSMenuHighlightedMenuItemMouseDown {text-align: center; height:23px;PADDING-RIGHT: 20px; PADDING-LEFT: 20px; FONT-SIZE: 6px; PADDING-BOTTOM: 0px; CURSOR: hand; COLOR: white; PADDING-TOP: 4px; FONT-FAMILY: verdana; BACKGROUND-IMAGE: url(images/Nav_bg_gray.jpg); background-repeat: repeat-x; color: White; }*/


.SubmenuCMSMenuItem, .SubmenuCMSMenuItemMouseUp,.SubmenuCMSMenuItemMouseDown 
{
	height: 22px!important;   
	
	border-right: solid 1px white;  
	
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 5px; 
	padding-top: 4px;
	font-size: 9px; 
	font-weight:bold;  
	PADDING-BOTTOM: 0px; 
	width: 160px; 
	COLOR: #405aae; 
	margin: 0px;
	FONT-FAMILY: verdana; 
	background-color: #fff5ae
}


.SubmenuCMSMenuItemMouseOver 
{
	height: 22px!important;  
	
	border-right: solid 1px white; 
	width: 160px; 
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 5px; 
	padding-top: 4px;
	font-size: 9px; 
	font-weight:bold; 
	PADDING-BOTTOM: 0px; 
	CURSOR: hand; 
	COLOR: white; 
	
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #405aae;
}



.SubmenuCMSMenuHighlightedMenuItem, .SubmenuCMSMenuHighlightedMenuItemMouseDown, .SubmenuCMSMenuHighlightedMenuItemMouseUp
 {
	height: 22px!important;  
	
	border-right: solid 1px white;
	width: 160px; 
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 5px; 
	padding-top: 4px;
	font-size: 9px; 
	font-weight:bold;  
	PADDING-BOTTOM: 0px; 
	COLOR: white; 
	
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #405aae; 
	color: White; 
}

.SubmenuCMSMenuHighlightedMenuItemMouseOver 
{
	height: 22px!important;  	
	
	border-right: solid 1px white;
	width: 160px; 
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 5px; 
	padding-top: 4px;
	font-size: 9px; 
	font-weight:bold;  
	PADDING-BOTTOM: 0px;  
	CURSOR: hand; 
	COLOR: white; 
	
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #405aae; 
	color: White; 
}



/* Content styles */


/* Image Gallery */

.ImageGalleryPager
{
	border: solid 1 black;
	padding: 2;
	margin: 5 0 5 0;
	text-align: center;	
}
.ImageGalleryPager div
{
	display: inline;
}
.ImageGalleryPagerPrevious
{
	width: 20%;
	text-align: left;
}
.ImageGalleryPagerNext
{
	width: 20%;
	text-align: right;
}

.ImageGalleryPager
{
	background-color: #fec698;
	padding: 2px 2px 2px 2px;
	display: inline-block;
	width: 600px;
}

.ImageGalleryPagerPrevious
{
	float: left;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.ImageGalleryPagerNext
{
	float: right;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.ImageGalleryPreviewImage
{
	border-width: 0px;
}

.ImageGalleryDetailImage
{
	border-width: 0px;
}

.ImageGalleryParent
{
	padding: 2px 2px 2px 2px;
}

.ImageGalleryItem
{
	padding: 2px 2px 2px 2px;
}

/* Shopping Cart */

.CommerceCartHeader
{
	background-color: #888888;
	font-weight: bold;
	color: #ffffff;
}

/* Others */

.FormErrorLabel
{
  color: Red;
}


.BlueGradientTableCell
{

	background-image:url(images/topGradient.jpg);	
	
}

.FooterText a
{
      color: #666666;
      font-family: Arial;
      font-size: 8pt;
      text-decoration: none; 
}

.FooterTextul a
{
	 color: #666666;
      font-family: Arial;
      font-size: 8pt;
}

.FooterGreyLine
{
	background-image:url(images/bottom.jpg);
	height:15px;	
}


/* Text Types */


.WhiteText
{
      color: White;
      font-family: Arial;
      font-size: 8pt;
}

.WhiteTextBold
{
      color: White;
      font-family: Arial;
      font-size: 8pt;
      font-weight:bold;
}

.WhiteTextHeader
{
      color: White;
      font-family: Arial;
      font-size: 12pt;
}

.BlueText
{
	  color: #405aae;
      font-family: Arial;
      font-size: 8pt;	
}

.BlueTextHeader
{
	  color: #405aae;
      font-family: Arial;
      font-size: 12pt;	
}


.GreyText
{
	  color: #666666;
      font-family: Arial;
      font-size: 8pt;	
}

.GreyTextHeader
{
	  color: #666666;
      font-family: Arial;
      font-size: 12pt;	
}


/* Home Page Content Div */
.ContentDiv
{
	 overflow:auto;
	 height:240px;
	 padding-top : 10px;
	 z-index:99;
	 width:451px;	
}

.ScrollingArea
{
		 overflow:auto;
		 	 height:405px;	
}

/* Regular Pages */
.ContentDiv2
{
	 overflow:auto;
	 height:405px;	
	 z-index:99;
	 width:690px!important;
	 
	 
}

.TableMain
{
	 width:1000px;
}

.LeftImage
{
	width:200px;
	 padding-top: 10px;	
}

.ContactusTable
{
	
	width:400px;
	 font-size:8pt;
	 color: #666666;
	 border-right: solid 1px;
	 border-left: solid 1px;
	 border-top: solid 1px;
	 border-bottom: solid 1px;
	 border-color: #666666;
	
}

.MarqueeCell
{
	background-image:url(images/clsBanner_sub.gif);
	height:92px;
}


.MarqueeCellHome
{
	background-image:url(images/clsBanner_home.gif);
	height:92px;
	background-repeat:no-repeat;
	width: 776px;
}


.Headline
{
	  color: #405aae;
      font-family: Arial;
      font-size: 12pt;
      text-transform:uppercase;	
      font-weight:bold;
}

.StateHeader
{
	  color: #405aae;
      font-family: Arial;
      font-size: 12pt;	
      font-weight:bold;	
}


.HomeBottomDiv
{
	position:absolute;
	top: 373px;
	left:0px;
	width:1000px;
	
}


.navLeft .content, .contentList{
    padding:0;
	padding: 0!important;
	padding-bottom: 0px;
    margin:0!important;
    margin-left:0px;
    margin-right:0px;
    margin-bottom: 0px;
    margin-top: 0px; 
    margin: 0px;
}

.navLeft .bgContent ul{list-style:none; margin: 0px; padding: 0px;} 
