#header {
	height:84px;
	width:877px;
	position:relative;
}
#header_inner {
	background-image:url(../images/header.jpg);
	background-position:left;
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	width:701px;
	height:84px;
	z-index:0;
}
#pathway {
	position:absolute;
	left:5px;
	top:5px;
	height:20px;
	width:auto;
	display:block;
	z-index:10;
	font-family:Verdana;
	font-size:11px;
}
.pathway {
	color:#fefefe;
	padding:5px 10px 5px 10px;
}
a.pathway:hover {
	color:#fefefe;
	text-decoration:underline;
}
.pathway_separator {
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:center;
	width:6px;
	height:9px;
}
#logo {
	background-image:url(../images/logo.png);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:176px;
	height:132px;
	z-index:2;
}
#logo_back {
	position:absolute;
	left:24px;
	top:130px;
	width:134px;
	height:20px;
	background-color:#d5120e;
	z-index:1;
}
#back_btn {
	background-image:url(../images/back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Verdana;
	width:62px;
	height:15px;
	display:block;
	position:absolute;
	top:49px;
	right:28px;
	color:#fff;
	padding-top:2px;
}
#back_btn:hover {
	color:#000;
}
#page_title {
	z-index:2;
	position:absolute;
	left:180px;
	top:37px;
	color:#fff;
	font-family:Arial;
	font-size:28px;
}
#main {
	background-color:#fff;
	min-height:400px;
	height:auto;
	_height:400px;
	border-bottom:4px solid #c5c5c5;
}
#sidebar {
	float:left;
	width:134px;
	padding:48px 18px 0px 24px;
}
#content {
	margin-left:178px;
	text-align:left;
	font-size:11px;
	width:673px;
	padding:14px 0px 20px 0px;
	font-family:Verdana;
	line-height:1.3;
	color:#010101;
	position:relative;
}

/* ------------------------------- Products ------------------------------ */
#pr_left {
	width:260px;
	float:left;
}
#pr_right {
	margin-left:260px;
}
#cat_title {
	color:#474747;
	font-size:28px;
	font-family:Arial;
	height:56px;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:17px;
}
.pr_browse_item {
	width:330px;
	float:left;
	min-height:96px;
	height:auto;
	_height:96px;
	margin-bottom:24px;
	position:relative;
}
.pr_browse_item .pr_name {
	color:#010101;
	font-size:14px;
	font-weight:bold;
}
.pr_browse_item .pr_description {
	font-size:10px;
	line-height:1.1;
}
.pr_more {
	color:#fb0c00;
	display:block;
	position:absolute;
	bottom:0px;
	left:111px;
}
.pr_browse_item .pr_thumbnail {
	width:96px;
	height:96px;
	float:left;
	margin-right:15px;
}
.pr_browse_item .pr_thumbnail img {
	width:96px;
	height:96px;
}
.pr_thumbnail {
	position:relative;
	width:75px;
	height:75px;
}
.pr_no_images_t  {
	background-image:url(../images/default_t.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
.pr_thumbnail img {
	position:absolute;
	width:75px;
	height:75px;
	top:0px;
	left:0px;
	z-index:1;
}
.pr_thumbnail .corner{
	position:absolute;
	background-image:url(../images/thumbnail_corner.png);
	background-repeat:no-repeat;
	width:2px;
	height:2px;
	display:block;
	z-index:2;
	font-size:1px;
}
.tl{
	top:0px;
	left:0px;
	background-position:-3px -2px;
}
.tr{
	top:0px;
	right:0px;
	_right:-1px;
	background-position:0px -2px;
}
.bl{
	bottom:0px;
	_bottom:-1px;
	left:0px;
	background-position:-2px 0px;
}
.br{
	bottom:0px;
	_bottom:-1px;
	right:0px;
	_right:-1px;
	background-position:-1px 0px;
}
.pr_fullimage {
	width:248px;
	height:248px;
	position:relative;
	margin-bottom:13px;
}
.pr_fullimage a {
	width:248px;
	height:248px;
	position:absolute;
}
.pr_fullimage a img {
	width:248px;
	height:248px;
}
.pr_fullimage .corner{
	position:absolute;
	background-image:url(../images/thumbnail_corner.png);
	background-repeat:no-repeat;
	width:2px;
	height:2px;
	display:block;
	z-index:2;
	font-size:1px;
}
.pr_fullimage .tr{
	_top:0px;
	_right:0px;
}
.pr_fullimage .br{
	bottom:0px;
	_right:0px;
}
.pr_fullimage .bl{
	_bottom:0px;
	left:0px;
}
.pr_thumbnails ul li.pr_thumbnail {
	float:left;
	margin-right:11px;
}
.pr_title {
	border-bottom:1px solid #e0e0e0;
	margin-bottom:17px;
	height:57px;
	font-family:Arial;
	color:#474747;
}
.pr_category {
	color:#474747;
	font-size:28px;
	display:inline;
}
.pr_name {
	font-size:18px;
	display:inline;
}
.pr_cat_item {
	display:block;
	margin-bottom:10px;
	position:relative;
	min-height:110px;
	height:auto;
	_height:110px;
}
.pr_cat_item .pr_thumbnail {
	width:96px;
	height:96px;
	position:absolute;
	left:0px;
	top:0px;

}
.pr_cat_item .pr_thumbnail img {
	width:96px;
	height:96px;
}
.pr_cat_item .pr_cat_name {
	position:absolute;
	left:110px;
	top:0px;
	font-size:18px;
	font-family:arial;
	cursor:pointer;
}
.pr_cat_item .pr_cat_desc {
	position:absolute;
	top:30px;
	left:110px;
	text-align:left;
	.width:550px;
}
.pr_cat_item a {
	color:#000;
}
.pr_cat_item a:hover {
	color:#d5120e;
}
#pr_items {
	border:1px solid #282828;
	margin-top:25px;
}
.pr_item_row {
	clear:both;
	width:100%;
	height:20px;
	color:#455700;
}
.pr_item_cell {
	float:left;
	padding-top:2px;
	height:18px;
}
.pr_item_uid {
	width:30%;
	padding-left:20px;
	background-image:url(../images/item_arrow.png);
	background-repeat:no-repeat;
	background-position:7px 7px;
}
.pr_item_title {
	width:45%;
	border-left:1px solid #fff;
	text-align:center;
}
.pr_item_price {
	width:20%;
	border-left:1px solid #fff;
	text-align:center;
}
.pr_item_row_1 {
	background-color:#ddded7;
}
.pr_item_row_header {
	font-weight:bold;
	color:#282828;
}
.pr_item_row_header .pr_item_uid {
	text-align:center;
	background: none;
}

/* -------------------------- Modules ----------------------------------- */
.moduletable_sub {
	min-height:20px;
	height:auto;
	_height:20px;
	background-color:#d5120e;
	width:134px;
	_width:114px;
	margin-bottom:8px;
}
#mod_categories_sub {
	padding:10px;
	padding-top:20px;
}
#mod_categories_sub .pr_cat_item{
	min-height:15px;
	height:auto;
	width:104px;
	text-align:left;
	margin:0px;
	background-image:url(../images/red_blt.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px;
}
#mod_categories_sub a .pr_cat_name {
	font-size:11px;
	color:#fff;
	position:relative;
	left:0px;
	text-align:left;
}
#mod_categories_sub a:hover .pr_cat_name {
	color:#931a14;
}
.moduletable_main {
	padding:10px;
	background-color:#656556;
	border-bottom:4px solid #929283;
	width:114px;
	min-height:40px;
	height:auto;
	_height:40px;
	margin-bottom:8px;
}
#mod_categories_main .pr_cat_item{
	min-height:15px;
	height:auto;
	width:104px;
	margin:0px;
	text-align:left;
	list-style-type:none;
	background-image:url(../images/gray_blt.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px;
}
#mod_categories_main a .pr_cat_name {
	font-size:11px;
	color:#fff;
	position:relative;
	left:0px;
	text-align:left;
}
#mod_categories_main a:hover .pr_cat_name {
	color:#f24936;
}
.moduletable_main h3 {
	color:#fff;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	text-align:left;
	margin-bottom:10px;
}
.list_item {
	position:relative;
	min-height:110px;
	height:auto;
	_height:110px;
}
.list_item .pr_thumbnail {
	position:absolute;
	left:0px;
	top:0px;
	width:96px;
	height:96px;
}
.list_item .pr_thumbnail img {
	width:96px;
	height:96px;
}
.list_item a .pr_name {
	position:absolute;
	left:110px;
	top:0px;
	font-size:18px;
	color:#282828;
}
.list_item a:hover .pr_name {
	color:#A00000;
}
.content_title {
	border-bottom:1px solid #e0e0e0;
	margin-bottom:17px;
	height:57px;
	font-family:Arial;
	color:#474747;
	font-size:28px;
}
.content_content img{
	float:left;
	margin:0px 10px 10px 0px;
}

#search_title {
	border-bottom:1px solid #e0e0e0;
	margin-bottom:17px;
	height:57px;
	font-family:Arial;
	color:#474747;
	font-size:28px;
}
#title_specials {
		border-bottom:1px solid #e0e0e0;
	margin-bottom:17px;
	height:57px;
	font-family:Arial;
	color:#474747;
	font-size:28px;
}
.search_section {
	font-weight:bold;
	color:#474747;
	border-bottom:1px dashed #e0e0e0;
	border-top:1px dashed #e0e0e0;
	padding-bottom:10px;
	padding-top:10px;
	font-size:16px;
}
.search_result_item {
	margin-bottom:10px;
}
.download {
	font-size:12px;
	color:#656556;
	margin-top:30px;
}
.download_title {
	background-color:#fff;
	display:block;
	margin-bottom:7px;
}
.download_files li {
	float:left;
	margin-right:20px;
}
.download_files a {
	color:#d5120e;
	font-weight:bold;
}
.download_files a:hover {
	color:#510000;
}
#navigation {
	display:block;
	width:100%;
	clear:both;
}
#navigation li {
	float:left;
}
