
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;
}
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;
}
/********************************************/
/*					ID	 					*/
/********************************************/
#BrandTitle
{
	width:100%;
	border-bottom: solid 1px #666666;
	color: #F74263;
	font-size: 18px;
	font-weight: bold;
	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 					*/
/********************************************/
TD.BasketItem
{
	border-bottom: solid 1px #CCCCCC;
	font-family:Verdana;
	color:#636B60;
	padding-right: 2px;
	padding-left: 2px;

}
TD.BasketTitle
{
	background-color: #000000;
	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: #f74263;
	border-bottom: ridge 1px #CCCCCC;
	border-right: ridge 1px #CCCCCC;
	border-left: ridge 1px #CCCCCC;
	border-top: ridge 1px #CCCCCC;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Button2
{
	background-color: #f74263;
	border-bottom: ridge 1px #CCCCCC;
	border-right: ridge 1px #CCCCCC;
	border-left: ridge 1px #CCCCCC;
	border-top: ridge 1px #CCCCCC;
	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.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:300;
	font-size:10px;
	height:24px;
}

.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: #000000;
	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: #AAAAA8;
	border-bottom: solid 2px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
}
TD.NavSlave2
{
	background-color: #F74263;
	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: #6B7069;
	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: #F74263;
	font-weight: bold;
}

.CodeText
{
	color: #666666;
	font-weight: bold;
}
.CodeTextSm
{
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
.WhiteCell
{
	background-color: #FFFFFF;
}


/********************************************/
/*		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: #990000;
	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;
}
