﻿/* 
Default CSS Stylesheet for a new Web Application project
Copyright 2006 City Software Business Solutions. All Rights Reserved
Author: Michael Porter, 16 Dec 2004 
*/

BODY
{
	font-size: 11px;
	margin: 0px;
	text-align:center;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	letter-spacing: normal;
	background-color: #DAD9D6;
	/*background-color: #FCB334;*/
	/*width: 100%;
	height: 100%;*/
}

#Content
{
	background-image: url(../Content/MenuHTMLContent/bgd_gradient.gif);
	width:1000px;
	margin: auto;
	text-align: left;
}

/*.MoveContexMenuUP
{
    top:126px;
    width:200px;
    white-space:normal;
    position:absolute;
}*/
.HideMe
{
    /*visibility:hidden;*/
}

.SearchBackground
{
	text-align: right;
}
#tabItemSearch
{
	width: 400px;
}

SPAN
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

TABLE
{
	font-size: 11px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

A:link
{
	color: #000033;
	text-decoration: none;
	font-size: 11px;
}	
		
A:visited	
{
	font-size: 11px;
	text-decoration:	none;
	color:	#000033;
}	
		
A:active	
{
	font-size: 11px;
	text-decoration:	none;
	color:	#000033;
}	
		
A:hover	
{
	font-size: 11px;
	text-decoration:	none;
	color:	#0066FF;
}


.Background
{
	margin: 0px;
}

.BackgroundCenter
{
	margin: 0px;
    background-color: Transparent;
}

.BackgroundMedium
{
	font-size: 11px;
	background-color: #FFFFFF;
}

.BackgroundLight
{
	font-size: 11px;
	background-color: #FFFFFF;
}

.BackgroundInner
{
	font-size: 11px;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #CCCCCC;
}

.CentreBackground
{
	font-size: 11px;	
	background-color: #FFFFFF;
	text-align:justify;
}

.LoginCheckout
{
	font-weight: bold;
	font-size: 11px;
	color: #0066FF;
	cursor: hand;
}
	
.YourCart
{
	font-weight: bold;
	font-size: 11px;
	color: #000033;
	background-color: #FCB334;
}
	
.YourCartTotalPrice
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-color: #FCB334;
}	

.ItemDisplaySpecial
{
	font-size: 11px;	
	background-color: #FFFFFF;
	border-right: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
}

.ItemSearch
{
	font-weight: bold;
	font-size: 11px;
	color: #000033;
	background-color: #f0f0f0;
}

.MainSubBody
{
	width:100%;
}
.MainSubContextMenu
{
	width: 100%;
	border-bottom: 1px #cccccc solid;
	background-color: #f0f0f0;
}
.MainSubContextMenuSearch
{
	border-bottom: 1px #cccccc solid;
	background-color: #f0f0f0;
}
.ContextMenuLinks
{
	/*background: transparent url("../images/fon02-1-35.gif") 0 0 repeat-x;
	height: 34px;*/
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.DrillDownMenuLinks
{
	font-size: 11px;
	background-color: #FFFFFF;
}

.LinksList
{
	font-size: 11px;
	background-color: #FCB334;
}

.LinksListHeading
{
	font-weight: bold;
	font-size: 13px;
	color: #0066FF;
}

.LinksListLinkHeader tbody
{
	padding-bottom: 20px;
}

.LinksListRightHeading
{
	font-weight: bold;
	font-size: 13px;
	color: #0066FF;
}

.LinksListRightLinkHeader
{
	padding-bottom: 20px;	
}

.LinksListLink 
{
	font-weight: normal;
	font-size: 12px;
	color: #000033;
}

.LinksListLink:link
{
	font-weight: normal;
	font-size: 12px;
	color: #000033;
	cursor: hand;
}

.LinksListLink:visited
{
	font-weight: normal;
	font-size: 12px;
	color: #000033;
	cursor: hand;
}

.LinksListLink:active
{
	font-weight: normal;
	font-size: 12px;
	color: #000033;
	cursor: hand;
}

.LinksListLink:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #0066FF;
	cursor: hand;
}

.LinksListRightLink
{
	font-weight: normal;
	font-size: 11px;
	color: #000033;
}

.LinksListRightLink:link
{
	font-weight: normal;
	font-size: 11px;
	color: #000033;
	cursor: hand;
}

.LinksListRightLink:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #000033;
	cursor: hand;
}

.LinksListRightLink:active
{
	font-weight: normal;
	font-size: 11px;
	color: #000033;
	cursor: hand;
}

.LinksListRightLink:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #0066FF;
	cursor: hand;
}

.LinksListRightLink
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.LinksListFooterLink
{
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.LinksListFooterLink:link
{
	font-weight: bold;
	font-size: 11px;
	/*color: #FFFFFF;*/
	color: #000;
	cursor: hand;
}

.LinksListFooterLink:visited
{
	font-weight: bold;
	font-size: 11px;
	/*color: #FFFFFF;*/
	color: #000;
	cursor: hand;
}

.LinksListFooterLink:active
{
	font-weight: bold;
	font-size: 11px;
	/* color: #FFFFFF; */
	color: #333;
	cursor: hand;
}

.LinksListFooterLink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #333;
	cursor: hand;
}

.Menu
{
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: #000;
	/*background-color: #000000;*/
	text-decoration: none;
	background-color: transparent;

	cursor: pointer !important;
	/*text-transform: uppercase;*/
}

.Menu:link
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: #000;
	/* background-color: #000000;*/
	background-color: transparent;
	text-decoration: none;
	cursor: pointer !important;
}

.Menu:visited
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	/*color: #FFFFFF;
	background-color: #000000;*/
	text-decoration: none;
	cursor: pointer !important;
}

.Menu:hover
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	/*color: white;
	background-color: #000000;*/
	text-decoration: none;
	cursor: pointer !important;
}

.MenuSub
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: black;
	/*background-color: #000000;*/
	background-color: #B6B6B6;
	text-decoration: none;
	cursor: pointer !important;
	text-transform: capitalize;
}

.MenuSub:link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: black;
	/*background-color: #000000;*/
	text-decoration: none;
	cursor: pointer !important;
}

.MenuSub:visited
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	/*color: white;
	background-color: #000000;*/
	text-decoration: none;
	cursor: pointer !important;
}

.MenuSub:hover
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	background-color: #000000;
	text-decoration: none;
	cursor: pointer !important;
}

.MenuMouseOver
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	/*background-color: #0066FF;*/
	text-decoration: none;
	cursor: pointer !important;
}

.MenuMouseOver:link
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	/*background-color: #0066FF;*/
	text-decoration: none;
	cursor: pointer !important;
}

.MenuMouseOver:visited
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: black;
	/*background-color: #0066FF;*/
	text-decoration: none;
	cursor: pointer !important;
}

.MenuMouseOver:hover
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: #666;
	/*background-color: #0066FF;*/
	text-decoration: none;
	cursor: pointer !important;
}

.MenuSubMouseOver
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	background-color: #0066FF;
	text-decoration: none;
	cursor: pointer !important;
}

.MenuSubMouseOver:link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	background-color: #0066FF;
	text-decoration: none;
	cursor: pointer !important;
}

.MenuSubMouseOver:visited
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	background-color: #0066FF;
	text-decoration: none;
	cursor: pointer !important;
}

.MenuSubMouseOver:hover
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	background-color: #0066FF;
	text-decoration: none;
	cursor: pointer !important;
}

.MenuMouseDown
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	background-color: #000033;
	text-decoration: none;
	cursor: pointer !important;
}

.MenuMouseDown:link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	background-color: #000033;
	text-decoration: none;
	cursor: pointer !important;
}

.MenuMouseDown:visited
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	background-color: #000033;
	text-decoration: none;
	cursor: pointer !important;
}

.MenuMouseDown:hover
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	background-color: #000033;
	text-decoration: none;
	cursor: pointer !important;
}

.ItemListTableHeader
{
	font-size: 11px;
	border-right: #EEEEEE thin solid;
	padding-right: 2px;
	border-top: #EEEEEE thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #EEEEEE thin solid;
	color: #000033;
	padding-top: 2px;
	border-bottom: #EEEEEE thin solid;
	background-color: #FFFFFF;
}

.ItemListTable
{
	font-size: 11px;
	border-right: #EEEEEE thin solid;
	padding-right: 2px;
	border-top: #EEEEEE thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #EEEEEE thin solid;
	color: #000033;
	padding-top: 2px;
	border-bottom: #EEEEEE thin solid;
	background-color: #FFFFFF;
}

.ItemListPager
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	color: #000033;
	padding-top: 2px;
	background-color: #CCCCCC;
}

.ItemListPagerLink
{
	font-size: 11px;	
	color: #0066FF;
	text-decoration: none;
}

.ItemListPagerLink:link
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}

.ItemListPagerLink:visited
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}

.ItemListPagerLink:active
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}

.ItemListPagerLink:hover
{
	font-size: 11px;
	color: #0066FF;
}

.ItemDisplaySmall
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	color: #000033;
	padding-top: 2px;
	background-color: #FFFFFF;
	border-right: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	border-left: #EEEEEE 1px solid;
}

.ItemDetailTableLeft
{
	font-size: 11px;
	color: #000033;
	background-color: #CCCCCC;
}

.ItemDetailTableRightHeader
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000033;
}

.ItemDetailTableRight
{
	font-size: 11px;
	color: #000033;
	background-color: #EEEEEE;
}

.Prices
{
	font-weight: bold;
	font-size: 11px;
	color: #0066FF;
}

.ItemListLink
{
	font-size: 11px;
	color: #000033;
}

.ItemListLink:link
{
	font-size: 11px;
	color: #000033;
}

.ItemListLink:active
{
	font-size: 11px;
	color: #000033;
}

.ItemListLink:hover
{
	font-size: 11px;
	color: #0066FF;
}

.ItemListLink:visited
{
	font-size: 11px;
	color: #0066FF;
}

.SmallTextLink
{
	font-size: 11px;
	color: #000033;
}

.SmallTextLink:link
{
	font-size: 11px;
	color: #000033;
}

.SmallTextLink:visited
{
	font-size: 11px;
	color: #000033;
}

.SmallTextLink:active
{
	font-size: 11px;
	color: #000033;
}

.SmallTextLink:hover
{
	font-size: 11px;
	color: #000033;
}

.Heading
{
	font-weight: bold;
	font-size: 13px;
	color: #0066FF;
	font-family: Verdana;
}

.HeadingSmall
{
	font-weight: normal;
	font-size: 11px;
	color: #0066FF;
	font-family: Verdana;
}

.HeadingLarge
{
	font-weight: normal;
	font-size: 11px;
	color: #0066FF;
	font-family: Verdana;
}

.HelpText
{
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	font-family: Verdana;
}

.ContextMenuLink
{
	font-size: 11px;
	color: #999999;
	text-decoration: none
}	

.ContextMenuLink:link
{
	font-size: 11px;
	color: #000033;
	text-decoration: none
}	
		
.ContextMenuLink:visited
{
	font-size: 11px;
	color: #000033;
	text-decoration: none
}	
		
.ContextMenuLink:active
{
	font-size: 11px;
	color: #000033;
	text-decoration: none
}	
		
.ContextMenuLink:hover
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: none
}

.PopularSearchesLink
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: none
}	

.PopularSearchesLink:link
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline
}	
		
.PopularSearchesLink:visited
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline
}	
		
.PopularSearchesLink:active
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline
}	
		
.PopularSearchesLink:hover
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}

.WarningText
{
	font-size: 11px;
	color: #CC0000;
}

.CreateAccountBoxText
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.CreateAccountTable
{
	font-size: 11px;
	background-color: #FFFFFF;
}

.CartListTableHeader
{
	font-size: 11px;
	color: #666666;
	background-color: #EEEEEE;
}

.CartListTable
{
	font-size: 11px;
	color: #000033;
	background-color: #FFFFFF;
}

.CartListTableDropShip
{
	font-size: 11px;
	color: #000033;
	background-color: Red;
}

.Button
{
	font-size: 11px;
	color: #000033;
	background-color: #CCCCCC;
}

.ItemDisplayMediumHeader
{
	font-weight: bold;
	font-size: 11px;
	color: #000033;
	background-color: #FFFFFF;
}

.SavingsText
{
	font-size: 11px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	background-color: #FFFFFF;
	font-weight: normal;
}

.SavingsObsoleteItemText
{
	font-size: 11px;
	font-weight: bold;
	color: #009933;
}

.SavingsNonObsoleteItemText
{
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}

.ChangeRequiredText
{
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
.micro_heading {	color: #0066FF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

.longDescription
{
	text-align:justify;
}

#ForgottenPassword
{
	color: #000033;
	text-decoration: underline;
	font-size: 11px;
}	

.CartSummary_tabCartSummaryLower
{
	background: #FFF url('../images/backgrounds/bgd_login.jpg') ;
}

/* ================================================ */
/* Show only to IE PC \*/
/* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

/* New Layout */

.LayoutTable{
	/*width: 100%*/
	width: 948px;
	min-width: 948px;
	margin: 0 auto;
	/*border-left: 0px solid #8c8c8c;
	border-right: 0px solid #8c8c8c;*/
	padding: 0;
	border: none;
}

.tabLeftPanel{
	width: 155px;
	background-color: #FFFFFF;
}

.tabCentreAndRightPanel{
	/*width: 800px;*/
}

.tabRightPanel{
	width: 155px;
}

.tabCentrePanel{
	width: 682px;
	/*width: auto;*/
}

.NoBackground{
	background: none;
}
.TopLevelMenu{
	/*background-image: url("../images/Bk-2.jpg");*/
	background: url("../images/fon02-1-35.gif") 0 0 repeat-x;
	height: 34px;
	/*border-bottom: 3px solid #36597e;*/
	/*border-top: 1px solid #FFFFFF;*/
}

.leftBorder{
	background-image: url("../images/bg_left.gif");
}
.rightBorder{
	background: #FFFFFF url("../images/bg_right.gif") 0 0 repeat-y;
}

.HeaderBackground{
	background-color: white;
}

.NoDisplay{
	display: none;
}

.LoginCheckout{
	color: #000000;
	/*background-image: url("../images/ButtonBackground.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 80px;
	height: 20px;
	text-align: center;
	display: block;
	margin-bottom: 5px;*/
}

.WrapperTable{
	width: 1000px;
	/*width: 970px;*/
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0px;

}

.leftShadow{
	/*background-image: url("../images/bg_left.gif");*/
	background-image: url("../images/Left-Shadow.gif");
	background-repeat: repeat-y;
	width: 25px;
	margin: 0;
	padding:0;
	
}

.rightShadow{
	/*background-image: url("../images/bg_right.gif");*/
	background-image: url("../images/Right-Shadow.gif");
	background-repeat: repeat-y;
	width: 27px;
	margin: 0;
	padding:0;
}

/* ================================================ */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto 0 0; /* center for now */
	width: 175px;
	/*background: url("../images/sbbody-r.gif") no-repeat bottom right;*/
	/*font-size: 100%;*/
}
.boxhead {
	/*background: url("../images/sbhead-r.gif") no-repeat top right;*/
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2{
	/*background: url("../images/sbhead-l.gif") no-repeat top left;*/
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	/*background: url("../images/sbbody-l.gif") no-repeat bottom left;*/
	margin: 0;
	/*padding: 5px 20px 31px;*/
	padding: 0 5px 5px;
}

.ItemDetailTableRightHeader h2{
	font-size: 11px;
	margin: 2px;
	padding: 0;
	font-weight: normal;
}

table#LinksList_dlLinksListLeftLinks td, table#Linkslist2_dlLinksListLeftLinks td{
	background: url("../images/Arrow-6-5-1.gif") no-repeat 5% 50%;
	padding-left: 10px;
	font-size: 14px;
}
table#LinksList_dlLinksListLeftLinks td:hover, table#Linkslist2_dlLinksListLeftLinks td:hover{
	background: url("../images/Arrow-6-5-3.gif")  no-repeat 5% 50%;
	/*padding-left: 10px;*/
}

table#ItemSpecials_dlSpecialsSmall img{
	border: 1px solid white !important;
}
table#ItemSpecials_dlSpecialsSmall{
	border: none !important;
}


table#ItemSpecials_dlSpecialsSmall div:hover{
	background-color: #E3E6E6;
}
table#ItemSpecials_dlSpecialsSmall div:hover img{
	border:1px dotted #333 !important;
}

table#Itemlist2_dgItemList tr:hover{
	/*background-color: #FFFF99 !important;*/
	background-color: #E3E6E6 !important;
}
table#Itemlist2_dgItemList tr:hover img{
	border: 1px solid #333 !important;
}

.FixedWidthImage{
	width: 70px;
}

/* ================================================ */


/* ================================================ */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */


.boxhead-or {
	/*background: url("../images/sbhead-r-or.gif") no-repeat top right;*/
	margin: 0;
	padding: 0;
	text-align: center;
	 width:100%;
}


.boxhead-or h2{
	/*background: url("../images/sbhead-l-or.gif") no-repeat top left;*/
	margin: 0;
	padding: 10px 5px 5px 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
	border:1px #333333 solid;

	text-align: left;
	/*padding: 22px 30px 5px;
	color: white; */
	color: #ee0000;
	color: #f0f0f0;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	/*text-shadow: rgba(0,0,0,.4) 0px 2px 5px;  Safari-only, but cool */
	background-color:#333333;
}

.LinksListLinkHeader a:hover{
	color:#ee0000;
}

.LinksListLinkHeader
{
	border:1px #333333 solid;
	 background-color: #f0f0f0;
	 width:100%;
}



.boxhead-orLite {
	/*background: url("../images/sbhead-r-orLite.gif") no-repeat top right;*/
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead-orLite h2{
	/*background: url("../images/sbhead-l-orLite.gif") no-repeat top left;*/
	margin: 0;
	padding: 22px 20px 5px;
	text-align: left;
	/*padding: 22px 30px 5px;
	color: white; */
	color: #ee0000;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}



.boxhead-bl {
	background: url("../images/sbhead-r-bl.gif") no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead-bl h2{
	background: url("../images/sbhead-l-bl.gif") no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

div.DrillDownMenu p{
	background-color: #4875bf;
	margin: 0;
	padding: 2px 3px;
	
}

td#m_menuMainn8, td#m_menuMainn6{
	/*background: url('../images/downArrow.gif') no-repeat 85% 55%;
	padding-right: 10px;*/
}

//=============== Remove the Medium description ========

span#ItemSpecials_dlSpecialsMedium_ctl00_ItemDisplayMedium_lblMediumDescription{
	display: none !important;
}


//=====================================================================================================================================

.LeftColumn
{
	width: 160px;
}

.RightColumn
{
	width: 160px;
}

/* Vert menu css */

.mainContainer{
		        margin:0 5px 5px 0;
		        text-align:left;
	        }
        	
	        #leftContainer{
		        width:160px;
		        float:left;
		        padding-left:5px;
		        padding-right:5px;
		        height:270px;
	        }
        	
	        #contentContainer{
		        float:left;
	        }
	        .ad{
		        clear:both;
		        text-align:left;
		        padding:5px;
	        }	
        	
	        /* END DEMO CSS */
	        .dhtml_menu {		
		        font-family:arial;	/* Font for main menu items */
		        margin: 0 0 10px;
	        }
	        .dhtml_menu	li{	/* Main menu <li> */
		        list-style-type:none;	/* No bullets */
		        margin:0px 15px;	/* No margin - needed for Opera */
	        }
	        .dhtml_menu ul{	
		        margin:0px;	/* No <ul> air */
		        padding:0px;	/* No <ul> air */
	        }
	        .dhtml_menu ul li ul{	/* Styling for those who doesn't have javascript enabled  - sub menu items*/
		        padding-left:10px;
	        }
	        .dhtml_menu	li a{	/* Main menu links */
				background: url(../images/backgrounds/menus_arrow.jpg) no-repeat center left;
		        text-decoration:none;	/* No underline */
		        color:#000033;	/* Black text color */   		
		        text-align:left;	/* Align text in the middle */	
		        padding:7px 0 0 15px ;	/* A little bit of air */
		        display:block;
	        }
	        .dhtml_menu	li a:hover,.dhtml_menu .activeMainMenuItem{
		        color:#FFF;
		        background-color:#003399;
	        }
	        .dhtml_subMenu{
		        visibility:hidden;
		        position:absolute;
		        overflow:hidden;
		        border:1px solid #666666;
		        background-color:#FFFFFF;
		        font-family:arial;
		        text-align:left;
        	
	        }
	        .dhtml_subMenu ul{
		        margin:0px;
		        padding:0px;	
	        }
	        .dhtml_subMenu ul li{
		        list-style-type:none;
		        margin:0px;
		        padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	        }
	        .dhtml_subMenu ul li a{	/* Sub menu items */
		        white-space:nowrap;	/* No line break */
		        text-decoration:none;	/* No underline */
		        color:#000033;	/* Black text color */
        		
		        height:10px;	/* 16 pixels height */
		        line-height:10px;	/* 16 pixels height */
		        padding:5px;	/* 1px of "air" inside */
        		
		        display:block;	/* Display as block - you shouldn't change this */
	        }
	        .dhtml_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		        color:#FFF;	/* White text */
		        background-color:#003399;	/* Blue background */
	        }
.freighttext
{
      color:Red;
}

