﻿body
{
	margin: 0px;
	padding: 0;
	background: #fff url(images/bg.jpg) repeat-x;
	font-size: 12px;
	font-family: Verdana, Arial;
	
}
.pageSpace
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	width: 100%;
}
A
{
	color: #000;
	text-decoration: none;
}
A:link
{
	color: #000;
	text-decoration: none;
}
A:hover
{
	color: #f30;
	text-decoration: underline;
}
A:visited
{
}
#TopNavigationPanel
{
    position: relative;
	padding: 0px 8px 0px 8px;
	height: 38px;
}
.ContentTitle
{
	margin: 10px 0 10px 10px;
	padding: 0 10px 0 10px;
	font-weight: bold;
	font-size: 1.4em;
	font-family: Arial, Helvetica, , Verdana, Tahoma;
	line-height: 130%;
	color: #CB111C;
	border-left: solid 10px #CB111C;
}
.ContentBody
{
    padding-left: 5px;
	color: #000;
	font-family: Arial, Verdana, Tahoma;
}
.ContentBottomLink
{
	margin-top: 10px;
	text-align: right;
	padding-right: 20px; 	
}
.productlisthead
{
	height: 23px;
	background: #fff url(images/rightbox_head.gif) no-repeat;
	padding: 6px 0 0 8px; 
	color: #333; 
	font-family: Helvetica, Arial;
	font-weight: bold;
		
}
.productlistbody
{
	padding: 0px;
	
	font-family: Verdana;
	background: #000 url(images/rightbox_bg.gif) repeat-y;
	border-left: solid 1px #eee;
	border-right: solid 1px #f0dfe0;
	border-bottom: solid 1px #f0dfe0;
	border-top: solid 1px #eee;
}
.productlistheaddl
{
	padding: 0px 0 0 0px; 
	color: #333; 
	font-family: Helvetica, Arial;
	font-weight: bold;
		
	text-align: left;
}
.productlistbodydl
{
	
	font-family: Verdana;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	border-top: solid 1px #F3F3F3;
	background: #fff url(images/productlistbodydl.gif) repeat-y;
}
.rightboxhead
{
	padding: 14px 10px 10px 25px;
	color: #fff; 
	font-family: Verdana, Arial; 
	font-size: 13px;
	font-weight: bold;
	/*background: #fff url(images/boxhead.gif) no-repeat;*/
}
.rightboxbody
{
	width: 170px;
	padding: 10px 10px 10px 10px;
	
	font-family: Verdana;
	background-color: #eef8fc;
}
.quickbasketcollapsed
{
	height: 24px;
	background: #fff url(images/quickbasket_collapsed_bg.gif) no-repeat;
	padding: 6px 7px 0 6px; 
	color: #c30; 
	font-family: Helvetica, Arial; 
		
}
.quickbasketexpanded
{
	height: 24px;
	background: #fff url(images/quickbasket_expanded_bg.gif) no-repeat;
	padding: 6px 7px 0 6px; 
	color: #c30; 
	font-family: Helvetica, Arial; 
		
}
.quickbasketbody
{
	padding: 10px 10px 0px 10px;
	
	font-family: Verdana;
	background: #fff url(images/rightbox_bg.gif) repeat-y;
	border-left: solid 1px #eee;
	border-right: solid 1px #ccc;
	border-top: solid 1px #eee;
}
.quickbasketloader
{
	padding: 10px 10px 10px 10px;
	
	font-family: Verdana;
	margin-bottom: 10px; 
}
#CatalogNavigationPanel
{
	width: 190px;
	margin: 0;
	padding: 1px;
	font-size: 14px;
	font-family: Arial;
}
#CatalogNavigationPanel a
{
	font-family: Arial, Verdana, Helvetica ;
	font-size: 14px;
	line-height: 130%;
	color: #cb111c;
	text-decoration: none;
}
#CatalogNavigationPanel a:hover
{
	color: #cb111c;
	text-decoration: underline;
}
#CatalogNavigationPanel a:visited
{
}
.CatNavRoot
{
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 7px;
	background: #fff url(images/catnavroot_bg.gif) repeat-x;
	color: #fff;
}
.catnavarrow
{
	background-image: url(images/catnav_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.CatNavRootSelected
{
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	padding-left: 30px;
	padding-top: 12px;
	background: #fff url(images/catnav_bg_blue.png) no-repeat;
	color: #fff;
}
.CatNavSubPanel
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fcf5f5;
}
.catnavsub
{
	border-top: solid 1px #fcf5f5;
	border-bottom: solid 1px #fcf5f5;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.catnavsubselected
{
	border-top: solid 1px #f0dfe0;
	border-bottom: solid 1px #f0dfe0;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-color: #f7eaeb;
	font-weight: bold;
}
.CategoryThumbs
{
	width: 170px;
	padding: 10px;
	font-family: Verdana;	
	background-color: #f4f4f4;
}
.CategoryThumbsSmall
{
	padding: 5px;
	
	font-family: Verdana;	
	background-color: #e8e8e8;
	border: solid 1px #dddddd;
}
.imageFrame
{
	padding: 5px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}
.ProductThumbs
{
	border: solid 1px #e8e8e8;
	height: 200px;
}
.ProductThumbsOver
{
	background: #FD4400 url(/unalan/style/images/productthumb_bg.jpg) repeat-x;
	height: 200px;
}
.BrandThumbs
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-family: Verdana;	
	border: solid 1px #ffffff;
	background-color: #ffffff;
}
.BrandThumbsOver
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-family: Verdana;
	border: solid 1px #ffff33;
	background-color: #9BD159;
}
.BrandHTML
{
	padding: 10px;
	font-family: Verdana, Arial;
		
}
#LeftPanel
{
	margin: 0;
	width: 165px;
	/*background: #fff url(Images/leftPanel_bg.gif) repeat-y;*/
	padding: 0;
	/*border-right: solid 1px #eee;*/
}
.RightPanel
{
	margin: 0;
	width: 300px;
	/*background: #fff url(Images/leftPanel_bg.gif) repeat-y;*/
	padding: 0;
	/*border-left: solid 1px #b8e2f0;*/
}
#MainPanel
{
	margin: 0;
	padding:0;
}
.LeftPanelHead
{
	font-family: Arial, Verdana;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a73535;
	border-bottom: solid 1px #a73535;
}
#BreadCrumbsPanel
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 15px 10px 15px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #404040;
}
#BreadCrumbsPanel a
{
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	font-weight: normal;
}
#BreadCrumbsPanel a:link
{
	font-weight: normal;
	text-decoration: none;
}
#BreadCrumbsPanel a:hover
{
	text-decoration: underline;
}
#BreadCrumbsPanel a:visited
{
}

.CatalogItemsHead
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 8px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 21px;
	font-family: Helvetica, Arial, Verdana, Tahoma;
	line-height: 130%;
	color: #404040;
}

#LanguageSelector 
{
margin-top: 5px;
float: right;
border: 0px;
height: 22px;
font-size: 10px;
font-family: Arial;
}

#LanguageSelector ul 
{
margin: 5px 0px 0px 0px;
padding: 0;
text-align: center;
}

#LanguageSelector ul li {
display: inline;
}

#LanguageSelector a {
display: block inline;
color: #000;
margin: 0px 5px 0px 5px;
padding: 3px 5px 3px 5px;
text-decoration: none;
background-color: #fff;
}

#LanguageSelector a:hover
{
	background-color: #f0f0f0;
	color: #e10000;
}
#LanguageSelector *
{
	vertical-align: middle;
}
.Message
{
	font-family: Verdana;
	padding: 20px;
	
	font-weight: bold;
	color: #ff4500;
}
#ModAnnouncesPanel
{
	background-color: #666;
}
.AnnounceSliderTitle
{
	font-weight: bold;
	cursor: pointer;
}
.AnnounceSliderContent
{
	margin-top: 5px;
	cursor: pointer;
}
.AnnounceSliderLink
{
	color: #c30;
	text-decoration: none;
}
.AnnounceSliderLink:link
{
	color: #c30;
	text-decoration: none;
}
.AnnounceSliderLink:visited
{
	color: #c30;
	text-decoration: none;
}
.AnnounceSliderLink:hover
{
	text-decoration: underline;
}
.LayoutMainPanel
{
	
	font-family: Arial, Verdana;
}
.niceinput
{
	
	border: solid 1px #b0b0b0;
}
.searchinput
{
}
.niceselect
{
	
	border: solid 1px #b0b0b0;	
}
#Footer
{
	font-family: Verdana, Arial;
	color: #fff;
	
	background-color: #c2c2c2;
}
#Footer a:link
{
    font-size: 14px;
    font-family: Arial;
    padding-top: 5px;
    color: #fff;
}
#Footer a:visited
{
    font-size: 14px;
    font-family: Arial;
    padding-top: 5px;
    color: #fff;
}

.mainpageTitles
{
	height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 3px;
	padding-left: 23px;
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: #004d7e;
	background: #e8e8e8 url(images/plus.gif) no-repeat;
	border-bottom: solid 2px #ff0000;
}
.productthumb_image
{
	border-top: #b0b0b0;
	border-bottom: #d0d0d0;
	border-left: #d0d0d0;
	border-right: #b0b0b0;
}

#dhtmltooltip
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #000 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 10px;
    Z-INDEX: 100;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=135,strength=5);
    VISIBILITY: hidden;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #000 1px solid;
    WIDTH: 550px;
    COLOR: #000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #000 1px solid;
    FONT-FAMILY: Verdana, Arial;
    POSITION: absolute;
    BACKGROUND-COLOR: #ffffff
}
.browseTableCell
{
	background-color: #eeeeee;
	padding: 5px;
}
.browseTableAlternateCell
{
	font-family: Arial;
	background-color: #f4f4f4;
	padding: 5px;
}
#CatalogItemsPanel
{
	padding: 0px 15px 0px 15px;
	font-family: Arial;
	
}
#CatalogItemsListPanel
{
	/*padding: 10px 10px 10px 10px;*/
	font-family: Arial;
	
}
.Price
{
	line-height: 130%;
	padding: 5px 0px 0px 0px;
	
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana;
	color: #280201;
}
.SalePrice
{
	line-height: 130%;
	padding: 5px 0px 0px 0px;
	
	font-family: Helvetica, Verdana, Arial;
	font-weight: bold;
	color: #c30;
}
.YouSave
{
	line-height: 130%;
	padding: 5px 0px 0px 0px;
	
	font-family: Helvetica, Verdana, Arial;
	color: #333;
}
.messages
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 1.1em;
	margin: 20px;
	padding: .5em 1em;
	background-color: #f8f8ff;
	border: 1px solid #b8d3e5;
}
div.info
{
	color: #5284bd;
	border-color: #abc8ea;
}
div.status
{
	color: #3cb371;
	border-color: #b1dfb2;
}
.error
{
	color: #f00;
}
div.error
{
	border: 1px solid #d77;
	color: #200;
}
div.error {
	border-color: red;
	color: #c52020;
}
#shoppingcartbox
{
	font-family: Helvetica, Verdana, Arial;
	
	line-height: 130%;
	border: solid 1px #eee;
	margin-right: 10px;
}
.basketlabels
{
	color: #333;
	background-color: #f4f4f4;
	font-weight: bold;
	padding: 5px;
}
.qtty
{
	
	border: solid 1px #999;
	padding: 2px;
	text-align: right;
}
#toplinkspanel
{
	padding: 2px 5px 2px 5px;
	text-align: right;	
}

#MembersNavigation
{
	width: 187px;
	padding: 0px 5px 0px 5px;
	background: #fff url(/unalan/style/images/leftpanel_bg.jpg) repeat-x;
}
#servicesPanel
{
	padding: 8px 25px 8px 8px;
	background-color: #e5e5e5;
	height: 19px;
	text-align: right;
}
#servicesPanel a
{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #333;
}
#subcategoriespanel
{
	padding: 5px;
}
#subcategoriespanel a
{
	
	font-family: Arial, Verdana;
	color: #333;
}
#subcategoriespanel a:link
{
	color: #333;
}
#subcategoriespanel a:hover
{
	
	color: #ff8000;
}
#subcategoriespanel a:visited
{
}
.productLinkBig
{
	font-family: Helvetica, Arial, Verdana;
	line-height: 130%;
	
	font-weight: bold;
	color: #000;
	/*margin-left: 10px;*/
}
.productLinkBig:link
{
	font-family: Helvetica, Arial, Verdana;
	line-height: 130%;
	
	font-weight: bold;
	color: #000;
}
.productLinkBig:hover
{
	color: #f30;
}
.productLinkBig:visited
{
}
.inputlogin
{
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px;
	border: solid 1px #ddd;
}
#productdetails
{
	padding: 0px 10px 0 10px;
	font-family: Arial, Verdana;
	
}
.detailsproducttitle
{
	font-family: Helvetica, Arial;
	font-size: 20px;
	margin-bottom: 10px;
}
#topusermenu
{
	height: 24px;
	padding: 0;
	margin: 0;
	width: 1000px;
}
#topusermenubody
{
	padding: 5px 10px 0 10px;
	border-left: solid 1px #d0d0d0;
	border-right: solid 1px #d0d0d0;
	font-family: Arial, Verdana;
	
	background: #fff url(images/topusermenu_bg.gif) repeat-x;
	color: #ff3300;
	text-align: right;
}
#topusermenubody a:hover
{
	color: #ff3300;
}
.popupBackground {
	background-color: #666;
	filter:alpha(opacity=70);
	opacity:0.7;
}
#loginPopup 
{
	background: #fff url(images/loginpopup_bg.jpg) no-repeat;
	width:334px;
	padding: 5px 8px 8px 8px;
	height: 187px;
}
#loginPopup input
{
	font-family: Arial, Verdana;
	border: solid 1px #ccc;
	font-weight: bold;
	padding: 1px;
}

.loginlabel
{
	font-family: Helvetica, Arial;
	line-height: 130%;
	font-size: 15px;
	font-weight: bold;
	color: #5b5b5b;
	text-align: right;
}
.loader
{
	padding: 0px 10px 0px 10px;
	
	font-family: Verdana;
}
.browsingoptions
{
	height: 35px;
	padding: 0px 5px 0px 5px;
	background-color: #e8e8e8;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
.pagingselected
{
	padding: 5px 5px 3px 5px;
	background-color: #333;
	color: #fff;
}
.paginglink
{
	padding: 5px 5px 3px 5px;
	background-color: #fff;
}
.paginglink:link
{
	background-color: #fff;
}
.paginglink:hover
{
	background-color: #ddd;
	text-decoration: none;
}
#addresslist fieldset
{
	padding: 10px;
	border: solid 1px #ddd;	
}
#addresslist legend
{
	padding-bottom: 10px;
	font-family: Helvetica, Arial;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 130%;
	color: #888;
}
.paymenttypeitem
{
	padding: 5px 0 5px 0;
}
#paymenttype fieldset
{
	padding: 10px;
	border: solid 1px #ddd;	
}
#paymenttype legend
{
	padding-bottom: 10px;
	font-family: Helvetica, Arial;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 130%;
	color: #888;
}
.paymenttypeitem
{
	padding: 5px 0 5px 0;
}
#installments
{
	
}
.productcode
{
	padding: 5px;
	background-color: #eee;
	margin-bottom: 10px;
}
.producttitle
{
	margin-bottom: 5px;
}
.productdescr
{
	font-size: 1.1em; 
	line-height: 130%;
	margin-bottom: 10px;
}
.comparisonpanelhead
{
	width: 990px;
	padding: 5px 5px 0 5px;
	margin-top: 10px;
	background: #fff url(images/comparisonpanel_head.gif) no-repeat;
}
.comparisonpanel
{
	width: 970px;
	padding: 5px 15px 0 15px;
	background: #fff url(images/comparisonpanel_bg.gif) repeat-y;
}
#HeaderPanel
{
	background: #fff;
	margin:0;
	padding: 0;
}
#HeaderPanel ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#HeaderPanel li
{
	font-family: Tahoma;
	
	color: #c30;
	padding: 5px;
}
#HeaderPanel a
{
	
	font-family: Tahoma, Arial;
}
.flashMessage
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CC0033;
	font-family: Helvetica, Arial;
	font-size: 1.1em;
	font-weight: bold;
}
.dragElement 
{
	background-color:Blue;
	width:130px; 
	height:125px; 	
	z-index:5000; 
	border-width:2px;
	border-color:Black;
}

.dropZone 
{
	background-color:#666; 
	width:300px; 
	height:300px; 
	position:absolute;
	top:200px; 
	left:200px;
	overflow:auto;
}

.highlightDropZone 
{	
	background-color:#eee;
}

.DefaultDropZoneColor
{
	background-color:#666;
}

.totalBox 
{
	background-color:#e8e8e8;
}
.tableCell
{
	background-color: #e8e8e8;
	padding: 3px;
}
.tableAlternateCell
{
	background-color: #f4f4f4;
	padding: 3px;
}
.tableCellError
{
	background-color: #ffa500;
	padding: 3px;
}
.tableCellOver
{
	background-color: #d3d3d3;
	padding: 3px;
	cursor: pointer;
}

#QuickCart
{
	font-family: Arial, Verdana;
	float: right;
	padding-top: 16px;
	padding-left: 55px;
	width: 205px;
	height: 35px;
	background: url(Images/quickcart_bg.gif) no-repeat;
	text-align: left;
	color: #44788d;
	margin-bottom: 10px;
}
.welcomepanel
{
	text-align: center;
}
.mainpagetitle
{
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	line-height: 130%;
	color: #44788d;
	font-weight: bold;
	font-style: oblique;
	border-bottom: solid 1px #c9d6dd;
	padding-bottom: 5px;
}
.mainpagecontent
{
	font-size: 13px;
	padding: 10px;
}
.StatusPanel
{
	padding: 0px;
}
.StatusMessage
{
	padding: 0px;
	margin: 0px;
}
.RotatorPanel
{	
	padding: 0px;
	margin: 0px;
	/*text-align: left;*/
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#fff;
	border-width:2px;
	border-style:solid;
	border-color:#ddd;
	padding:10px;
	width:500px;
}
.headerMenu
{
    font-size:12px;
    font-family:Arial;
    color:#000;
    padding: 6px 5px 0 0;
    font-weight: bold;
    background-color: #fff;
}
.headerMenu a:link, a:visited
{
    color: #000;
}
.headerMenu a:hover
{
    text-decoration: underline;
}
#box
{
    width: 230px;
    height: 20px;
    color: #d95059;
    background: #fff;
    font-size:12px;
    font-family:Arial;
    font-weight: bold;
}
#box1
{
    color: #D95059;
    font-size:12px;
    font-family:Arial;
}

#generalBox
{
    margin: 13px 7px 0px 7px;
    width:158px;
    background-color: #F6F6F6;
    border: solid 1px #eee;
}

#generalBoxBody
{
    border-left: solid 1px #B73439;
    background: #fff url(images/member_bg.jpg) repeat-x; width:146px;
    padding: 3px 12px 0 6px;
}

#generalBoxBody1
{
    background: #fff url(images/member_Login_bg.jpg) repeat-x; 
    padding: 10px;
}

#generalBoxHead
{
    margin: 3px 10px 4px 10px;
	color: #C00051; 
	font-family:  Arial, Verdana; 
	font-size: 16px;
	font-weight: bold;
	/*border-bottom: solid 1px #D0D0D0;*/
	
}
.header
{
    padding : 6px 0 0 1px;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
}
.header1
{
    padding : 6px 0 0 6px;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
}
.header2
{
    padding : 5px 0 0 6px;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
}

#TopBar
{
    background: #fff url(images/top_header_bg.jpg) repeat-x; 
    height: 31px;
    color: #fff;
}

.image
{
    margin:0px;
    padding:0px;
}

#left_header
{
    background: #fff url(images/left_header.jpg) no-repeat;
    width:9px;
}
#right_header
{
    background: #fff url(images/right_header.jpg) no-repeat;
    height:31px;
    width:9px;
}
.seperator
{
    background: #fff url(images/top_seperator.jpg) no-repeat;
    height:31px;
    width:2px;
}


#catalogBoxBody
{
    width: 165px;
	padding: 0px 0px 0px 0px;
	
	font-family: Arial;
	border-right: solid 1px #DFDFDF;
	background: #F8F8F8;
}
#catalogBoxBody1
{
    width: 165px;
	padding: 0px 0px 0px 0px;
	
	font-family: Arial;
	border-right: solid 1px #DFDFDF;
	background: #F8F8F8;
}
#copyright
{
    background-color: #969696;
    padding: 15px 0 15px 15px;
    font-size: 16px;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
}

.memberBottom
{
    background: #fff url(Images/member_bottom.jpg) no-repeat;
    width: 165px;
    height: 9px;
}

#memberState
{
    color: #fff; 
    font-family: Arial;
}
#memberState a:link
{
    color: #fff; 
     
    font-family: Arial;
}
#memberState a:visited
{
    color: #fff; 
     
    font-family: Arial;
}

.sellingheader
{
    background: #fff url(images/selling_header.jpg) no-repeat;
    width: 164px;
    height: 34px;
    border-left: solid 1px #e3e3e3;
}
#header1
{
    padding : 6px 0 0 13px;
    color: #848484;
    font-family: Arial;
    font-weight: bold;
    /*font-size: 16px;*/
    
}
.bestSellingBottom
{
    background: #fff url(images/bestSelling_bottom.jpg);
    width: 165px;
    height: 43px;
}
#bestSellingBody
{
    background-color: #FAFAFA;
    border-left: solid 1px #E3E3E3;
    padding: 3px 12px 0 6px;
    color: #464646;
}


#mainMenuOuter {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; height: 25px;
}
#mainMenu {
	FLOAT: left; MARGIN: 0px; width: 777px;
}
#mainMenu A {
	PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 8px; COLOR: #fff; WHITE-SPACE: nowrap; font-size: 16px; font-family: Arial; font-weight :bold;
}
#mainMenu A:hover 
{
    text-decoration: none;
}
#mainMenu .selected A {
	font-size: 16px; FONT-WEIGHT: bold
}
#mainMenu UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL#mainMenuOne {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#mainMenuOne {
}
#mainMenuOne LI.tab {
	BACKGROUND-POSITION: right center; FLOAT: left; BACKGROUND-IMAGE: url(Images/menu_right.jpg); BACKGROUND-REPEAT: no-repeat
}
#mainMenuOne LI.tab A {
	color: #fff; BACKGROUND-POSITION: left center; FLOAT: left; BACKGROUND-IMAGE: url(Images/menu_left.jpg); BACKGROUND-REPEAT: no-repeat
}
#mainMenuOne LI.selected {
	BACKGROUND-POSITION: right center; BACKGROUND-IMAGE: url(Images/tabs/menuOne_selected_right.gif); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #ffffff
}
#mainMenuOne LI.selected A {
	BACKGROUND-POSITION: left center; BACKGROUND-IMAGE: url(Images/tabs/menuOne_selected_left.gif); BACKGROUND-REPEAT: no-repeat
}
#mainMenuOne LI.selected A:hover {
	BACKGROUND-POSITION: left center; BACKGROUND-IMAGE: url(Images/tabs/menuOne_selected_left.gif); BACKGROUND-REPEAT: no-repeat
}
#mainMenuOne A {
	padding-left: 10px; padding-right: 10px;
}

#header
{
    background-image: url(Images/header_bg.jpg);
    background-repeat: no-repeat;
    height: 149px; 
}
#header ul
{
	padding: 0px;
	margin: 0px;	
	padding-left: 20px;
}

#header li
{
	list-style-type: none;
	color: #fff;
}

#header a
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#FeaturedItemsBody
{
    margin: 0px 0px 0px 0px;
	
	font-family: Arial;
	color: #FF8074;
}
.bottom
{
    background: #fff url(images/bottom.jpg) no-repeat;
    width: 900px;
    height: 5px;
}
#boxBottom
{
    background: #fff url(images/catalog_bottom.jpg) no-repeat;
    width: 166px;
    height: 11px;
}
#lnkAnnounce
{
    color:#fff;
}
#lnkAnnounce a:link
{
    color:#fff;
}
#lnkAnnounce a:visited
{
    color:#fff;
}
#lnkAnnounce a:hover
{
    color:#fff;
}
.catnavseparator
{
	height: 2px;
	background-position: bottom left;
	background-image: url(Images/catnav_separator.jpg);
	background-repeat: repeat-x;
}
#AllCatsMenu
{
	font-size: 12px;
	color: #003367;
}
.TopGroup
{
  background-color: white;
}

.Group
{
  background-color: white;
  border: solid 1px #67bfd7;
}

.Item
{
	width: 190px;
	background: #fff url(images/menu/top-item-bg.jpg) repeat-x;
	cursor:pointer;
}

.ItemH
{
	background: #fff url(images/menu/top-item-over-bg.jpg) repeat-x;
	cursor:pointer;
}

.ItemExp
{
	background: #fff url(images/menu/top-item-over-bg.jpg) repeat-x;
	cursor:pointer;
}
.categorydisplay
{
	border: solid 1px #66bfd7;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.categorydisplayheader
{
	font-size: 14px;
	color: #003367;
	background: #fff url(images/catdisplay_bg.gif) repeat-x;
	padding: 6px;
	border-bottom: solid 1px #66bfd7;
}
