/********************************************/
/*					TAGS 					*/
/********************************************/
A
{
	color: #231F20;
	text-decoration: none;
}
A:Hover
{
	color: #3c4590;
	text-decoration: underline;
}
A.ListHead
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:Hover.ListHead
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
A.MiniBasketNav
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.MiniBasketNav
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
A.Nav
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.Nav
{
	color: #cccde2;
	font-weight: bold;
	text-decoration: none;
}
A.NavMenu
{
	color: #60549e;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.NavMenu
{
	color: #382C60;
	font-weight: bold;
	text-decoration: none;
}
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: #231F20;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
A:HOVER.SpecialText
{
	color: #3c4590;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
BODY
{
	background-color: #FFFFFF;
	background-image: url(/images/page_bg.gif);
	font-family: Verdana;
	font-size: 9pt;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	color: #231F20;
}
#adminBODY
{
	background-image: url(/images/spacer.gif);
}
TD
{
	color: #231F20;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
li
{
	font-size		: 8pt;
	margin			: 5px 0px 0px 0px;
}
/********************************************/
/*					ID	 					*/
/********************************************/
#BrandTitle
{
	width:100%;
	border-bottom: solid 1px #666666;
	color: #382C60;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 0px;
	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: #60549e;
	height: 20px;
	width: 100%;
}
#SearchTable
{
	background-color: #CCCCCC;
	height: 26px;
	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;
}
#main
{
	height				: 100%;
	width				: 750px;
	background-image	: url(/images/main_bg.jpg);
}
#space
{
	width				: 16px;
	float				: left;
}
#leftmenu
{
	width				: 214px; 
	text-align			: left; 
	float				: left;	
}
#leftmenuContainer
{
	width				: 214px; 
	text-align			: left; 
	float				: left;	
	vertical-align		: top;
}
#leftmenutop
{
	width				: 214px; 
	text-align			: left; 
	vertical-align		: top;
	background-image	: url(/images/border_menu_top.jpg);
	height				: 18px;
}
#leftmenubottom
{
	width				: 214px; 
	text-align			: left; 
	vertical-align		: top;
	background-image	: url(/images/border_menu_bottom.jpg);
	height				: 18px;
}
#leftmenumain
{
	width				: 214px; 
	text-align			: left; 
	vertical-align		: top;
	background-image	: url(/images/border_menu_main.jpg);
	padding-left		: 20px;
	color				: #231F20;
}
HTML>BODY #leftmenumain
{
	width				: 194px; 
	text-align			: left; 
	vertical-align		: top;
	background-image	: url(/images/border_menu_main.jpg);
	padding-left		: 20px;
	color				: #231F20;
}
#leftmenutitle
{
	width				: 214px; 
	text-align			: left; 
	vertical-align		: top;
	background-image	: url(/images/shoponline.jpg);
	height				: 60px;
}
#maincontent
{
	font-size			: 9pt;
	font-weight			: normal;
	color				: #231F20;
	width				: 480px; 
	text-align			: left; 
	float				: left; 
	margin-left			: 20px; 
	margin-right		: 20px;
}
#content
{
	font-size			: 9pt;
	font-weight			: normal;
	color				: #666666;
	width				: 500px; 
	text-align			: left; 
	float				: left; 
	margin-left			: 20px; 
	margin-right		: 20px;
}
#rightcontent
{
	width				: 145px; 
	text-align			: left; 
	float				: left;
}
/********************************************/
/*				  CLASSES 					*/
/********************************************/
td.banner
{
	vertical-align		: top; 
	width				: 760px; 
	height				: 227px;
	background-image	: url(/images/banner_top.jpg);
	background-repeat	: no-repeat;
}
td.footer
{
	vertical-align		: bottom; 
	text-align			: center; 
	padding-bottom		: 10px; 
	height				: 30px; 
	width				: 760px;
	font-size			: 8pt;
}
TD.BasketItem
{
	border-bottom: solid 1px #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;

}
TD.BasketTitle
{
	background-color: #382C60;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
.Button
{
    background-color    : #FFFFFF;
    filter				: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#dfe0e1');
	border-right		: solid 1px #535355;
	border-bottom		: solid 1px #535355;
	border-left			: solid 1px #535355;
	border-top			: solid 1px #535355;
	color				: #535355;
	font-family			: Verdana;
	font-size			: 8pt;
}
.Button2
{
	background-color: #CCCCCC;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	color: #666666;
	cursor: hand;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	width: 90px;
}
.DropDown
{
	border: solid 0px #FFFFFF;
}
.Input
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.InputError
{
	background-color: #bacada;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
TD.ListHead
{
	background-color: #cbcbe3;
	color: #382C60;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
TD.ListItem
{
	border-bottom: solid 1px #CCCCCC;
	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: #EEEEEE;
	border-bottom: solid 1px #666666;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
TD.Nav
{
	height:30px; 
	width:185px; 
	vertical-align: middle; 
	text-align:center;
	color: #231F20;
}
TD.NavAdmin
{
	padding-left:5px;
	width:125px;
}
TD.NavMenu
{
	background-color: #ececee;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	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: transparent;
	border-bottom: solid 2px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
}
TD.NavSlave2
{
	background-color: transparent;
	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: #60539c;
	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: #CCCCCC;
	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
{
	height: 114px;
	text-align: center;
	width: 114px;
	background-image: url(/images/thumb_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
HTML>BODY DIV.ProductThumb
{
	height: 104px;
	text-align: center;
	width: 114px;
	background-image: url(/images/thumb_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.PrintHead
{
	background-color: #000000;
	color: #FFFFFF;
}
.PrintItem
{
	border-bottom:solid 1px #AAAAAA;
}
.PromoItem
{
	border-bottom:solid 1px #DDDDDD;
	font-size: 10px;
}
.RedText
{
	color: #990000;
}
TD.SearchBox
{
	color: #666666;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}
TD.SpecialText
{
	color: #231F20;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.TitleText
{
	color: #231F20;
	font-weight: bold;
}
a.TitleText
{
	color: #231F20;
	font-weight: bold;
	text-decoration: none;
}
a:hover.TitleText
{
	color: #231F20;
	font-weight: bold;
	text-decoration: none;
}
.CodeText
{
	color: #382C60;
	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;
	background-image: url(/images/spacer.gif);
}
#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: #382C60;
	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;
}
