
A
{
	color: #636B60;
	text-decoration: none;
}
A:Hover
{

	text-decoration: underline;
}
A.ListHead
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: A;
}
none:Hover.ListHead
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
A.MiniBasketNav
{
	color: #626260;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.MiniBasketNav
{
	color: #626260;
	font-weight: bold;
	text-decoration: none;
}
A.Nav
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.Nav
{
	color: #AAAAA8;
	font-weight: bold;
	text-decoration: none;
}
A.NavMenu
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left : 5px;
}
A:HOVER.NavMenu
{
	color: #AAAAA8;
	font-weight: bold;
	text-decoration: none;
	padding-left : 5px;
}
A.NavTop
{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.NavTop
{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.SpecialText
{
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
A:HOVER.SpecialText
{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
A.HomeCat
{
	color				: #8b5c26;
}
A:Hover.HomeCat
{
	color				: #8b5c26;
	text-decoration: underline;
}
BODY
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
TD
{
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
td.banner
{
	vertical-align		: top; 
	width				: 760px; 
	height				: 157px;
	background-image	: url(/images/banner.jpg);
	background-repeat	: no-repeat;
}
td.toplinks
{
	width				: 753px; 
	height				: 20px; 
	vertical-align		: middle; 
	text-align			: left; 
	color				: #8b5c26; 
	font-size			: 8pt; 
	padding-left		: 7px;
}
td.toplinks a
{
	color				: #8b5c26; 
	text-decoration		: underline;
}
td.QuoteItemTop
{
	vertical-align		: top;
	font-weight			: bold;
	width				: 150px;
}
td.QuoteItem
{
	font-weight			: bold;
	width				: 150px;
}
/********************************************/
/*					ID	 					*/
/********************************************/
#main
{
	height				: 100%;
	width				: 750px;
	background-image	: url(/images/main_bg.jpg);
}
#maincontent
{
	font-size			: 9pt;
	font-weight			: normal;
	color				: #000000;
	width				: 540px; 
	text-align			: left; 
	float				: left; 
	margin-left			: 0px; 
	margin-right		: 0px;
}
#maincontenthome
{
	font-size			: 9pt;
	font-weight			: normal;
	color				: #000000;
	width				: 740px; 
	text-align			: left; 
	float				: left; 
	margin-left			: 0px; 
	margin-right		: 0px;
}
#leftmenuContainer
{
	width				: 180px; 
	text-align			: left; 
	float				: left;	
	vertical-align		: top;
	border-right		: solid 1px #7f7f7f;
	height				: 400px;
}
#leftmenu
{
	width				: 200px; 
	text-align			: left; 
	float				: left;	
}
#leftmenubottom
{
	width				: 214px; 
	text-align			: left; 
	vertical-align		: top;
	background-image	: url(/images/border_menu_bottom.jpg);
	height				: 18px;
}
#BrandTitle
{
	width:100%;
	border-bottom: solid 1px #7f7f7f;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
#LoginTable
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	position: relative;
	top: 40%;
}
#MiniBasketDetail
{
	background-color: #666666;
	border-top: solid 2px #FFFFFF;
	width: 150px;
	
}
#NavTable
{
	background-color: #333333;
	height: 20px;
	width: 100%;
}

#SignUp
{
	background-color: #FFFFFF;
	border-bottom: solid 2px #666666;
	border-right: solid 2px #666666;
	border-left: solid 2px #666666;
	border-top: solid 2px #666666;
	width: 150px;
}

/********************************************/
/*				  CLASSES 					*/
/********************************************/
a:hover .imagefade
{
	filter				: alpha(opacity=70);
	/*border				: solid 1px #000000;*/
	border				: solid 0px #000000;
}
.imagefade
{
	filter				: alpha(opacity=100);
	/*border				: solid 1px #000000;*/
	border				: solid 0px #000000;
}
td.footerlinks
{
	vertical-align		: bottom; 
	text-align			: center; 
	padding-bottom		: 5px; 
	height				: 25px; 
	width				: 760px;
	font-size			: 8pt;
	border-bottom		: solid 1px #7f7f7f;
	border-top			: solid 1px #7f7f7f;
}
td.footer
{
	vertical-align		: bottom; 
	text-align			: center; 
	padding-bottom		: 2px; 
	padding-top			: 2px; 
	height				: 50px; 
	width				: 760px;
	font-size			: 9pt;
}
TD.BasketItem
{
	border-bottom: solid 1px #CCCCCC;
	font-family:Verdana;
	color:#636B60;
	padding-right: 2px;
	padding-left: 2px;

}
TD.BasketTitle
{
	background-color: #3f3f3f;
	border-bottom: solid 1px #AAAAA8;
	border-right: solid 1px #AAAAA8;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
.Button
{
	background-color: #3f3f3f;
	border-bottom: ridge 1px #3f3f3f;
	border-right: ridge 1px #3f3f3f;
	border-left: ridge 1px #3f3f3f;
	border-top: ridge 1px #3f3f3f;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Button2
{
	background-color: #3f3f3f;
	border-bottom: ridge 1px #3f3f3f;
	border-right: ridge 1px #3f3f3f;
	border-left: ridge 1px #3f3f3f;
	border-top: ridge 1px #3f3f3f;
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	width: 90px;
}

.Imager
{
	border-bottom: solid 2px #000000;
	border-right: solid 2px #000000;
	border-left: solid 2px #000000;
	border-top: solid 2px #000000;
}


.DropDown
{
	border: solid 0px #000000;
}
.Input
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	color: #555555;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.InputError
{
	background-color: #DCDCDC;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.Bar
{
	background-image: url(/images/bar.gifa);
	background-repeat: repeat-x;
	color:#000000;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	height:40px;
}

.BigBar
{
	background-image: url(/images/Bigbar.gif);
	background-repeat: repeat-x;
	height:91px;
	width:20px;
}

.Bar2
{
	background-image: url(/images/bar_left.gif);
	background-repeat: no-repeat;
	width:125px;
}

.Bar3
{
	background-image: url(/images/bar2.gif);
	background-repeat: repeat-x;

}

.Bar4
{
	background-image: url(/images/bar2.gif);
	background-repeat: repeat-x;
	width:130px;

}

TD.ListHead
{
	background-color: #000000;
	padding-bottom:7px;
	padding-left:5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}

TD.ListHead2
{
	background-color: #000000;
	padding-bottom:7px;
	padding-left:5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
TD.ListItem
{
	border-bottom: solid 1px #CCCCCC;
	color: #6B7069;
	font-family:Verdana;
	font-size:11px;
	font-weight:500;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
TD.ListItemBold
{
	border-bottom: solid 1px #CCCCCC;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
TD.ListSub
{
	background-color: #AAAAA8;
	font-weight: bold;
	color:#FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}

TD.ListSub2
{
	background-color: #3f3f3f;
	border-bottom: solid 2px #AAAAA8;
	border-left: solid 2px #AAAAA8;
	font-family:Verdana;
	font-weight: bold;
	color:#FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
TD.Nav
{
	padding-left:5px;
	width:125px;
}
TD.NavMenu
{
	background-color: #4F4F4B;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
TD.NavMenuArr
{
	background-image: url(/images/icon_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
}

TD.NavSlave1
{
	background-color: #ffffff;
	border-bottom: solid 2px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
}
TD.NavSlave2
{
	background-color: #ffffff;
	border-bottom: solid 2px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
}
TD.NavTop
{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
TD.NewsFooter
{
	background-color: #990000;
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}
TD.NewsUnText
{
	color: #666666;
	font-size: 10px;
	text-align:center;
}
TD.MiniBasket1
{
	background-color: #FFFFFF;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	text-align: center;
}
TD.MiniBasket2
{
	background-color: #F9D7DF;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	width: 150px;
}
DIV.ProductThumb
{
/*	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666; */
	height: 75px;
	text-align: center;
	width: 75px;
}
.PrintHead
{
	background-color: #000000;
	color: #FFFFFF;
}
.PrintItem
{
	border-bottom:solid 1px #AAAAAA;
}
.PromoItem
{
	border-bottom:solid 1px #DDDDDD;
	font-size: 10px;
}
.RedText
{
	color: #990000;
}

.Text
{
	color: #000000;
	font-family:Verdana;
	font-size:11px;
	font-weight:500;
}
TD.SearchBox
{
	color: #666666;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}
TD.SpecialText
{
	color: #6B7069;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.TitleText
{
	color: #000000;
	font-weight: bold;
}
a:hover.TitleText
{
	color: #000000;
	font-weight: bold;
	cursor: hand;
}
.CodeText
{
	color: #666666;
	font-weight: bold;
}
.CodeTextSm
{
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
.WhiteCell
{
	background-color: #FFFFFF;
}

/********************************************/
/*		MENU								*/
/********************************************/
div.MenuHeader
{
	margin-top			: 4px;
	border-top			: solid 1px #e0dddb;
	color				: #000000;
	padding-left		: 0px;
	font-weight			: bold;
	text-decoration		: none;
	padding-top			: 6px;
	padding-bottom		: 0px;
}
HTML>BODY div.MenuHeader
{
	margin-top			: 4px;
	border-top			: solid 1px #e0dddb;
	color				: #000000;
	padding-left		: 0px;
	font-weight			: bold;
	text-decoration		: none;
	padding-top			: 6px;
	padding-bottom		: 2px;
}
div.MenuHeader2
{
	margin-top			: 2px;
	color				: #000000;
	padding-left		: 0px;
	font-weight			: bold;
	text-decoration		: none;
	padding-top			: 7px;
	padding-bottom		: 0px;
}
HTML>BODY div.MenuHeader2
{
	margin-top			: 2px;
	color				: #000000;
	padding-left		: 0px;
	font-weight			: bold;
	text-decoration		: none;
	padding-top			: 7px;
	padding-bottom		: 2px;
}
.MenuHeader
{
	width				: 100%;
	color				: #000000;
	font-weight			: bold;
	padding-bottom		: 5px;
}
div.MenuHeader a
{
	color				: #000000;
	font-weight			: bold;
	text-decoration		: none;
	width				: 100%;
}
div.MenuHeader2 a
{
	color				: #000000;
	font-weight			: bold;
	text-decoration		: none;
	width				: 100%;
}

div.MenuSub
{
	color				: #8b5b2a;
	text-decoration		: none;
	padding-left		: 10px;
	font-size			: 10pt;
}
.MenuSub a
{
	color				: #8b5b2a;
	text-decoration		: none;
	width				: 100%;
}
.MenuSub a:hover
{
	color				: #000000;
	text-decoration		: none;
}
div.MenuSubOver
{
	color				: #000000;
	text-decoration		: none;
	padding-left		: 10px;
	font-size			: 10pt;
}
.MenuSubOver a
{
	color				: #000000;
	text-decoration		: none;
	width				: 100%;
}
.MenuSubOver a:hover
{
	color				: #000000;
	text-decoration		: none;
}

/********************************************/
/*		WORD STYLE EDITOR STYLES			*/
/********************************************/
/*				CONTENT EDITOR				*/
/********************************************/
.WSEToolBar
{
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	background-color: #E2E2E2;
	border-style:solid;
	border-width:1px;
	color: #10085A;
	width: 700px;
	padding:1px;
}
.WSEToolBar500
{
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	background-color: #E2E2E2;
	border-style:solid;
	border-width:1px;
	color: #10085A;
	width: 500px;
	padding:1px;
}
.WSEToolBar500
{
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	background-color: #E2E2E2;
	border-style:solid;
	border-width:1px;
	color: #10085A;
	width: 500px;
	padding:1px;
}
.WSEContent
{
	width: 700px;
	height: 375px;
}
.WSEContent500
{
	width: 500px;
	height: 275px;
}
/********************************************/
/*				IMAGE UPLOADER				*/
/********************************************/
#IMGBody
{
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}
#divImg
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	background-color: #FFFFFF;
	overflow: auto;
	height: 265px;
	width: 160px;
	text-align: center;
}
.IMGTable
{
	border-bottom: solid 0px #666666;
	border-right: solid 0px #666666;
	border-left: solid 0px #666666;
	border-top: solid 0px #666666;
}
.IMGTableW280P
{
	border-bottom: solid 0px #666666;
	border-right: solid 0px #666666;
	border-left: solid 0px #666666;
	border-top: solid 0px #666666;
	width: 280px;
}
.IMGTableW100
{
	border-bottom: solid 0px #666666;
	border-right: solid 0px #666666;
	border-left: solid 0px #666666;
	border-top: solid 0px #666666;
	width: 100%;
}
.IMGListHead
{
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 0px;
}
.IMGListCell
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	background-color : #FFFFFF;
}
.IMGInputLabel
{
	width: 125px;
	text-align: left;
}

.IMGListDiv
{
	overflow: auto;
	height:120px;
	width: 280px;
}
.IMGRule
{
	border-top: solid 2px #666666;
}
.IMGLink
{
	color: #10085A;
	text-decoration: underline;
}
