/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #4c4c4c; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #4c4c4c; }
body { background: #fff url('/images/bg.gif') repeat-x center top; }
img { border: 0px; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; height: 0px; overflow: hidden; }
.clr { width: 100%; overflow: hidden; }

/* ### WRAPPER ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; width: 95%; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; width: 100%; height: 146px; }
	#headerCntr h1 { position: absolute; top: 22px; left: 0; }
	#headerCntr h1 a { display: block; width: 230px; height: 109px; text-indent: -9999px; background: url('/images/logo.png') no-repeat; }
		
		/* ### SEARCH BOX ### */
		.searchBox { margin-top: 50px; width: 60%; float: right; background: url('/images/searchMid.gif') repeat-x center top; }
		.searchBox fieldset {height: 45px; background: url('/images/searchLeft.gif') no-repeat left center; border: 0px; }
		.searchBox legend { display: none; }
		.searchBox input.field { padding: 13px 0 10px 45px; color: #4c4c4c; font-size: 16px; width: 75%; float: left; border: 0px; background: none; }
		.searchBox input.button { cursor: pointer; width: 58px; height: 43px; float: right; border: 0; background: url('/images/goButton.gif') no-repeat; margin-top:1px; }	
			
	/* ### MENU CONTAINER ### */
	#menuCntr { width: 100%; height: 34px; background: url('/images/menuMid.gif') repeat-x; }
	#menuCntr .left { height: 34px; background: url('/images/menuLeft.gif') no-repeat left center;}
	#menuCntr .right { height: 34px; background: url('/images/menuRight.gif') no-repeat right center;}
	
	#menuCntr li { list-style: none; float: left; line-height: 34px; height: 34px; }
	#menuCntr a { display: block; color: #4c4c4c; font-size: 16px; text-decoration: none; height: 34px; float: left; line-height: 34px; }
	#menuCntr a:hover, #menuCntr a.selected { color: #fff; background: url('/images/menuOver.gif') repeat-x; }
	#menuCntr a span { padding: 0 31px; display: block; cursor: pointer; height: 34px; float: left; line-height: 34px; }
	
	#menuCntr li.first a:hover span, #menuCntr li.first a.selected span { background: url('/images/menuOverLeft.gif') no-repeat left center;}
	
	/* ### CONTENT CONTAINER ### */
	#contentCntr { padding: 23px 0; overflow: hidden; width: 100%; }
	#contentCntr a {color: #4c4c4c;}
	#contentCntr a:hover { color: #f15a24;}
		/* ### LEFT CONTAINER ### */
		#leftCntr { margin-right: 240px; border-left: 1px solid #efefef; border-right: 1px solid #efefef; background: #fff; }
		#leftCntr .grayBg { background: #f8f9f9 url('/images/grayBg.gif') repeat-x; }
		#leftCntr .whiteBg { border-top: 1px solid #f5f5f5; background: #fff; }
		#leftCntr .bottom { margin: 0 -1px; background: url('/images/leftBottom.gif') repeat-x center bottom; }
		#leftCntr .top { background: url('/images/leftTop.gif') repeat-x center top; }
		#leftCntr .topLeft { background: url('/images/leftTopLeft.gif') no-repeat left top; }
		#leftCntr .topRight { background: url('/images/leftTopRight.gif') no-repeat right top; }
		#leftCntr .bottomLeft { background: url('/images/bottomLeft.gif') no-repeat left bottom; }
		#leftCntr .bottomRight { padding: 1px 1px 10px 1px; background: url('/images/bottomRight.gif') no-repeat right bottom; }
		
			/* ### ADDED BOX ### */
			.addedBox { padding: 0px 30px 10px 30px; height: 100%;  background: url('/images/addedBg.gif') repeat-x center bottom; }
			.addedBox p { padding-bottom: 30px; }
			
			a.added { padding-left: 20px; text-decoration: none; color: #454e5c; font-size: 16px; font-weight: bold; background: url('/images/plusImg.gif') no-repeat left center; }
			a.added:hover { color: #f15a24; }
			
			.clr ul { float: right; }
			.clr li { list-style: none; float: left; }
			
			.clr li a { padding: 2px 4px; display: block; float: left; color: #4c4c4c; text-decoration: none; }
			.clr li a:hover { color: #f15a24; }
			
			.clr li.first a { padding: 0px; display: block; width: 19px; height: 19px; float: left; text-indent: -9999px; background: url('/images/leftArrow.gif') no-repeat; }
			.clr li.first a:hover { background: url('/images/leftArrowOver.gif') no-repeat; }
			
			.clr li.last a { padding: 0px; display: block; width: 19px; height: 19px; float: right; text-indent: -9999px; background: url('/images/rightArrow.gif') no-repeat; }
			.clr li.last a:hover { background: url('/images/rightArrowOver.gif') no-repeat; }
			
			
			/* ### PRODUCT BOX ### */
			.productBox { padding: 34px; position: relative; height: 135px; border-left: 1px solid #fff; border-right: 1px solid #fff; }
			.productBox .left { width: 212px; position: absolute; left: 30px; top: 30px; }
			.productBox .right { margin-left: 212px; }
			
			.productBox h2 { padding-bottom: 10px; color: #f15a24; font-size: 16px;}
			.productBox h2 a { color: #f15a24; text-decoration: none; }
			.productBox h2 a:hover { color: #454e5c; }
			.productBox h4 { padding-bottom: 10px; color: #000; font-size: 12px; font-weight: normal; }
			.productBox p { color: #4c4c4c }
			.productBox strong { color: #333333; }
			.productBox ul { float: left; width: 135px; }
			.productBox li { list-style: none; color: #4c4c4c }
			.productBox img { border: #ebebeb solid 5px; }
			.productBox a:hover img { border: #454e5c solid 5px; }
			
		
		/* ### CENTER CONTAINER ### */
		#centerCntr { float: left; width: 100%; }

			/* ### GOOGLE BOX ### */
			.googleBox { padding: 15px 0; border-bottom: 1px solid #e4e4e4; width: 100%; text-align: center; }	
			
			/* ### TEXT BOX ### */
			.textBox { padding: 25px 0; border-bottom: 1px solid #e4e4e4; width: 100%; }		
			.textBox p { color: #4c4c4c; }
			.textBox a { color: #4c4c4c; text-decoration: none; }
			.textBox a:hover { color: #29abe2; }
			.textBox strong { color: #f15a24; }
		
		/* ### RIGHT CONTAINER ### */
		#rightCntr { float: right; width: 221px; }
			
			/* ### CATEGORY BOX ### */
			.categoryBox { padding-bottom: 13px; margin-bottom: 20px; width: 221px; background: url('/images/categoryBottom.png') no-repeat center bottom; }
			.categoryBox h3 { padding: 15px 50px; color: #454e5c; font-size: 16px; background: url('/images/categoryIcon.gif') no-repeat 20px center; }
			.categoryBox .mid { background: url('/images/categoryMid.gif') repeat-y center top; }
			.categoryBox .top { padding: 2px; width: 217px; background: url('/images/categoryTop.gif') no-repeat center top; }
			.categoryBox li { padding-top: 2px; line-height: 22px; height: 22px; list-style: none; background: url('/images/linkSep.gif') repeat-x center top; }
			.categoryBox a { display: block; line-height: 22px; height: 22px; font-size: 14px; color: #4c4c4c; text-decoration: none; }
			.categoryBox a span { padding: 0 20px; cursor: pointer; display: block; line-height: 22px; height: 22px; background: url('/images/whiteArrow.gif') no-repeat 195px center; }
			
			.categoryBox a:hover, .categoryBox a.selected { color: #f15a24; background: url('/images/linkOver.gif') repeat-x; }
			.categoryBox a:hover span, .categoryBox a.selected span { background: url('/images/orangeArrow.gif') no-repeat 195px center; }

			/* ### DOWNLOAD BOX ### */
			.downloadBox { padding-bottom: 13px; width: 221px; background: url('/images/downloadBottom.png') no-repeat center bottom; }
			.downloadBox h3 { padding: 15px 20px 15px 50px; color: #454e5c; font-size: 16px; background: url('/images/downloadIcon.gif') no-repeat 20px center; }
			.downloadBox .mid { background: url('/images/downloadMid.gif') repeat-y center top; }
			.downloadBox .top { padding: 2px; width: 217px; background: url('/images/downloadTop.gif') no-repeat center top; }
			.downloadBox li { padding-top: 2px; line-height: 22px; height: 22px; list-style: none; background: url('/images/linkSep.gif') repeat-x center top; }
			.downloadBox a { display: block; line-height: 22px; height: 22px; font-size: 11px; color: #4c4c4c; text-decoration: none; }
			.downloadBox a span { padding: 0 20px; cursor: pointer; display: block; line-height: 22px; height: 22px; background: url('/images/whiteArrow.png') no-repeat 195px center; }
			
			.downloadBox a:hover, .downloadBox a.selected { color: #f15a24; background: url('/images/linkOver.gif') repeat-x; }
			.downloadBox a:hover span, .downloadBox a.selected span { background: url('/images/orangeArrow.png') no-repeat 195px center; }			
	
	/* ### FOOTER CONTAINER ### */
	#footerCntr { padding-bottom: 50px; overflow: hidden; width: 100%; }
	#footerCntr p { color: #4c4c4c; margin-top:10px;margin-left:10px;}
	#footerCntr ul { float: left; }
	#footerCntr li { padding-left: 15px; list-style: none; float: left; }
	#footerCntr li a { color: #4c4c4c; text-decoration: none; }
	#footerCntr li a:hover { text-decoration: underline; }
	
	.breadcrumbs {margin-bottom:15px;}
	.breadcrumbs a {color: #4c4c4c;background: url('/images/right_arrow_bullet.gif') no-repeat 0px 3px; padding-left:10px; } 
	.breadcrumbs a:hover { color: #f15a24;}
	.breadcrumbs span {background: url('/images/right_arrow_bullet.gif') no-repeat 0px 3px; padding-left:10px; } 
	
