/* Extended Edition */

a { text-decoration: none; }


.contentHolderEx_ltr
{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.contentHolderEx_rtl
{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}


.topTitleEx
{
	color: #0b2b68;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 7px;
	border-bottom: 1px solid #cfdff5;
	width: 90%;
}

/* Catalog */

.backSq
{
	background: url(images/blueBox.jpg) top center no-repeat; 
	padding-top: 45px; 
	padding-bottom: 10px;
}



.catBG
{
	background: url(images/BlueMenuBG.jpg) top center no-repeat; 
	width: 151px; 
	height: 470px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px;
}


.topContentEx
{
	background: url(images/BlueTopContent-ex.jpg) bottom center no-repeat; 
	width: 578px; 
	height: 49px;
	text-align: center;
}

.mainContentEx
{
	background: url(images/BlueContentBG-ex.jpg) top center repeat-y; 
	width: 100%; 
	min-height: 386px; 
	text-align: center;
}
.bottomContentEx
{
	background: url(images/BlueBottomBG-ex.jpg) top center no-repeat; 
	width: 578px; 
	height: 15px;
}





.topMenu
{
	background: url(images/BlueMenuBG_top.jpg) top center no-repeat; 
	width: 151px; 
	height: 35px; 
}
.mainMenu
{
	background: url(images/BlueMenuBG_content.jpg) top center repeat-y; 
	width: 151px; 
	min-height: 370px; 
	padding-right: 10px; 
	padding-left: 10px; 
}
.bottomMenu
{
	background: url(images/BlueMenuBG_bottom.jpg) top center no-repeat; 
	width: 151px; 
	height: 15px; 
}




.topContent
{
	background: url(images/BlueTopContent.jpg) bottom center no-repeat; 
	width: 422px; 
	height: 49px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

.topTitle
{
	color: #0b2b68;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #cfdff5;
	width: 390px;
}

.mainContent
{
	background: url(images/BlueContentBG.jpg) top center repeat-y; 
	width: 422px; 
	height: 349px; 
	padding-right: 15px; 
	padding-left: 15px;
}

.bottomContent
{
	background: url(images/BlueBottomBG.jpg) top center no-repeat; 
	width: 422px; 
	height: 15px;
}

.topPic
{
	background: url(images/BlueTopPic.png) top right no-repeat; 
	width: 156px; 
	height: 153px;
}

.centerPic
{
	background: url(images/BlueCenterPic.png) top right no-repeat; 
	width: 156px; 
	height: 151px;
}

.bottomPic
{
	background: url(images/BlueBottomPic.png) top right no-repeat; 
	width: 156px; 
	height: 81px;
}

.banners
{
	border-top: 1px solid #cfdff5;
	border-bottom: 1px solid #cfdff5;
	padding-top: 10px;
}
