@charset "windows-1250";





/******** STOREFRONT STYLES *********/

div.catheader {

	position: relative;

	height: 71px;

}

#mainBody .catheader h2{

	position: relative;

	text-indent: -9999px;

	text-align: center;

	font-size: 2.2em;

	font-weight: normal;

	color: #000;

}

#mainBody .catheader h2.hdr-turningpage{

	background: url(/images/hdr-turningpage.png) no-repeat center;

}

#mainBody .catheader h2.hdr-pdfcat{

	background: url(/images/hdr-pdfcat.png) no-repeat center;

}

#mainBody .catheader h2.hdr-pageview{

	background: url(/images/hdr-pageview.png) no-repeat center;

}

#mainBody .catheader h2.hdr-onlineview{

	background: url(/images/hdr-onlineview.png) no-repeat center;

}

div.catwrapper {

	text-align: center;

}

#mainContent .catwrapper h1 {

	color:#5F8FBF;

}

#BodyContainer h2.store-index {

	color:#5F8FBF;

	font-size: 1.5em;

	background: #F3F3F3;

	margin:15px 30px 15px 0px;

	padding: 10px 0px;

}

#BodyContainer h4.store-index {

	color:#cc0000;

	font-size: 1.7em;

	text-align: center;

	font-weight: normal;

}



div.catnav {

	margin: 10px auto 0 auto;

	/*width: 670px;*/

	/*height: 190px;*/

	text-align: left;

}

#cat-left-col {

	float:left;

	margin: 0;

	margin-left: 18px;

	margin-right: 5px;

	padding: 0;

	width: 440px;

}

#cat-right-col {

	float:left;

	margin: 0;

	margin-left: 5px;

	padding: 0;

	width: 440px;

}

.catblock {

	position: relative;

	margin: 10px 0;

	padding: 10px;

	text-align:right;

	border: 1px solid #eee;

	background-position: top left;

	background-repeat: no-repeat;

}



div#cat-left-col ul{

	margin: 0;

	padding: 0;

	list-style: none;

}



div#cat-right-col ul{

	margin: 0;

	padding: 0;

	list-style: none;

}

#cat-left-col .catblock a, #cat-right-col .catblock a {

	font-size: 11px;

}

	#cat-left-col ul li, #cat-right-col ul li{

		margin: 0;

		padding-right: 15px;

		padding-left: 0px;

		background-color: #eeeeee;

	}

	#cat-left-col h4, #cat-right-col h4 {

		margin: 0;

		padding: 0;

		line-height: 40px;

		font-size: 18px;

		text-align: center;

		color: #333333;

		background-color: #FFFFFF;

	}

.continue {

	margin-top: 15px;

	margin-left: 270px;

	margin-right: 10px;

	width: 135px;

	height: 34px;

	text-align: center;

}

	#cat-left-col .continue a, #cat-right-col .continue a {

		display: block;

		padding: 0;

		margin: 0;

		font-size: 12px;

		text-decoration: none;

		font-weight: bold;

		line-height: 34px;

		color: #fff;

		overflow: hidden;

		background: url('/images/continue-btn.png') no-repeat top left;

	}

.advsrch_btn {

	position: absolute;

	top: 185px;

	left: 280px;

	width: 200px;

	text-align: right;

	background-color: #eee;

}

	.advsrch_btn a {

		display: block;

		padding-right: 15px;

		line-height: 35px;

		text-decoration: none;

		font-size: 12px;

		font-weight: bold;

	}

	.advsrch_btn a:link, .advsrch_btn a:visited {

		color: #CC0000;

		background: url(/images/search-bg.gif) no-repeat top left;

	}

	.advsrch_btn a:hover {

		color: #000000;

		background: url(/images/search-bg.gif) no-repeat bottom left;

	}



div.banner {

	margin: 0 0 20px 0;

	text-align: center;

}

p.important {

	font-size: 0.70em;

}

p.important b {

	color: #FF0000;

}



#catMenu {

	margin: 0;

	margin-bottom: 10px;

	width: 180px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border: 3px solid #eee;

}

	#catMenu ul {

		margin: 0;

		padding: 0;

		list-style: none;

	}

	#catMenu li {

		margin: 0 5px 2px 5px;

		padding: 0;

		padding-left: 10px;

		text-align: left;

		border-bottom: 1px solid #eee;

	}

	#catMenu li a:link, #catMenu li a:visited {

		display: block;

		padding: 5px 0;

		width: 150px;

		font-size: 0.65em;

		color: #999;

		font-weight: bold;

		text-decoration: none;

		background-color: #fff;

		

	}

	#catMenu li a:hover {

		padding: 5px 0 5px 10px;

		width: 150px;

		color: #B6CAE4;

		background-color: #fff;

	}



/*** CONTENT STYLES ***/



#store {

	margin: 0 15px;

	padding: 0;

	font-size: 12px;

}

	#store h2 {

		font-size: 14px;

		color: #CC0000;

		text-align: center;

	}

	#store h4 {

		font-size: 12px;

		color: #666666;

		text-align: left;

	}

.itemBlock {

	float: left;

	margin: 10px 5px 10px 0;

	padding: 5px;

	text-align: center;

	border: 1px dotted #ccc;

}

	.itemBlock a:link, .itemBlock a:visited {

		font-size: 11px;

		color: #006699;

	}

	.itemBlock a:hover {

		color: #999;

		text-decoration: none;

	}

	.call {

		color: #FF9900;

	}

#featuredItems{

	height: 250px;

	width: 375px;

}

#hotItems {

	height: 250px;

	width: 375px;

}

.required {

	color: #FF0000;

}

/******* Catalog Section Box ********/

.catalog-section-box {

	float: left;

	margin-left: 30px;

	margin-bottom: 20px;

	padding: 15px;

	text-align: center;

	width: 280px;

	border: 1px dotted #ccc;

}

.catalog-section-box img {

	border: 2px solid #eee;

}

#LeftColumn-catalog .catalog-section-box h2 {

	color: #689ACD;

	font-size: 1.2em;

	text-align: center;

	font-weight: normal;

}

/******* Go Button ********/

.go-btn {

	margin: 10px auto;

	width: 110px;

	text-align:center;

}

#LeftColumn-catalog .go-btn a, #wideColumn .go-btn a {

	display: block;

	height: 38px;

	line-height: 38px;

	color: #fff;

	font-size: 1em;

	font-weight: bold;

	text-decoration: none;

	background: url('/images/go-btn.png') no-repeat top left;

}

#LeftColumn-catalog .go-btn a:hover, #wideColumn .go-btn a:hover {

	background-position: bottom left;

}



/** catalog downloads **/

#pdf-catalogs {

	height: 500px;

	margin-bottom: 40px;

}

.pdf-catalog-download {

	float: left;

	padding: 0px;

	margin-right: 5px;

	margin-bottom: 5px;

	width: 300px;

	text-align:center;

	border: 1px solid #ccc;

}




