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