/*====================================*/
/*============ Main Page =============*/
/*====================================*/


/*====== Settings for TOP TABS =======*/
		.HeaderTabBarLeft {
			background : url(/assets/images/5622/main/headertabsbg.gif);
			}
 	/*-- Non-Selected Tabs --*/
		.HeaderTabBarButtonMain,
		.HeaderTabBarButtonCatalog,
		.HeaderTabBarButtonInfoCenter,
		.HeaderTabBarButtonHelp,
		.HeaderTabBarButtonAccount {
			background : url(/assets/images/5622/main/headertabsbg.jpg);
			}		
		.HeaderTabBarLeft A:LINK,
		.HeaderTabBarLeft A:VISITED {
			color : #ffffff;
			}
		.HeaderLinksBarInner A:LINK,
		.HeaderLinksBarInner A:VISITED {
			color:white;
		}
	/*-- Over State --*/
		.HeaderTabBarLeft .over,
		.HeaderTabBarLinksButton .over {
			background : url(/assets/images/5622/main/headertabsbg.gif) #485982;
			color : #FFFFFF;
			}		
	/*-- Current Tab State --*/	
		.HeaderTabBarButtonMain A:LINK,
		.HeaderTabBarButtonMain A:VISITED,
		.HeaderTabBarButtonMain .over A:LINK,
		.HeaderTabBarButtonMain .over A:VISITED {
			color : #485982;
			}	
		.HeaderTabBarButtonMain,
		.HeaderTabBarButtonMain .over { 
			background : url('/assets/images/5622/main/headerbg-down.gif') #CED8F1;
			border-top : solid 3px #485982;
			}
/*====================================*/


/*====== Settings for HEADER  ========*/
	.HeaderLinksBar {background : url(/assets/images/5622/main/innerbg.jpg) repeat-x; border-top :solid 1px #485982;}
	.HeaderRight {background : url(/assets/images/5622/main/headerright.jpg) right top no-repeat;}
	.HeaderTabBarLeft {background : url(/assets/images/5622/main/headertabsbg.jpg);}
	.HeaderTabBarLeftLeft {background : url(/assets/images/5622/main/headertabsleft.jpg) right top;}
	.HeaderTabBarRight {background : url(/assets/images/5622/main/headertabsbg.jpg);}
	.HeaderTabBarLinksRight {background : url(/assets/images/5622/main/headertabsright.jpg) right top no-repeat;}
	.PageHeader {background : url(/assets/images/5622/main/titlebg.gif); border-bottom : solid 3px #D9EBFD;}
/*====================================*/


/*====== Settings for LEFT MENU ======*/
	.LeftMenuBody UL {background : #CED8F1; border : solid 1px #586180; border-top : none;}
	.LeftMenuTop {background : url(/assets/images/5622/main/leftmenutop.jpg) left bottom no-repeat;}
	.LeftMenuSearchText {background : url(/assets/images/5622/main/leftmenusearch.jpg) right top no-repeat;}
	.LeftMenuBody LI A:LINK, .LeftMenuBody LI A:VISITED {color : #586180;}
	.LeftMenuSearchBox {border : solid 2px #8597C5;}
/*====================================*/


h1 {
	background : none;
	border-bottom : solid 5px #F5F8FA;
	}
.accent3 {
	font-size : 100%;
	}
