body {
	margin: 0px;
	padding: 0px;
}

#page_wrap {
	margin: 15px auto;
	width: 970px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	background-image: url(../images/page_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#logo_rightlinks {	
	padding: 6px 5px 0px 5px;
	width: 960px;
}

.rightlinks {
	font-family: Verdana, Tahama, Arial;
	font-size: 10px;
	color: #929292;
}

.rightlinks a:link, .rightlinks a:visited, .rightlinks a:active {
	color: #929292;
	text-decoration: none;
}

.rightlinks a:hover {
	color: #a5191d;
	text-decoration: none;
}

#navigation {
	padding: 0px 5px;
	margin-bottom: 1px;
	width: 960px;
	height: 67px;
	background-image: url(../images/navigation/navigation_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#allwebmenus {
	position: absolute;
	margin-top: 23px;
	margin-left: 20px;
}

#top_banner {
	padding: 0px 5px;
	width: 960px;
}

#content_area {
	padding: 0px 5px;
	width: 960px;
}

.v_seperator_1px {
	width: 1px;
	background-image: url(../images/v_seperator_1px.gif);
	background-position: top;
	background-repeat: repeat-y;
}


/* - [Axle Updates (classes and ids)] --------------------------------------------------- */
#axle_updates_title {
	width: 264px;
	height: 35px;
	background-image: url(../images/title_axle_updates.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

#axle_updates_more {
	position: absolute;
	margin-top: 19px;
	margin-left: 213px;	
}

.textlink_more {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #a5191d;
}

.textlink_more a:link, .textlink_more a:visited, .textlink_more a:active {
	color: #a5191d;
	text-decoration: underline;
}

.textlink_more a:hover {
	color: #5a5a5a;
	text-decoration: underline;
}

#axle_updates_scroller {
	position: absolute;
	margin: 13px 15px 10px 15px;	
	overflow: auto;
	width: 229px;
	height: 90px;		
	padding-right: 5px;
}

.axle_updates_text {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #a5191d;
	text-align: left;
	line-height: 13px;
}

.axle_updates_text a:link, .axle_updates_text a:visited, .axle_updates_text a:active {
	color: #5a5a5a;
	text-decoration: none;
}

.axle_updates_text a:hover {
	color: #a5191d;
	text-decoration: none;
}

.h_seperator_11px {
	height: 11px;
	background-image: url(../images/h_seperator_11px.gif);
	background-position: left;
	background-repeat: repeat-x;
}
/* -------------------------------------------------------------------------------------- */


/* - [Shopping Cart (classes and ids)] -------------------------------------------------- */
#shopping_cart_title {
	width: 205px;
	height: 27px;
	background-image: url(../images/title_shopping_cart.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.shopping_cart_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #5a5a5a;
	line-height: normal;
	text-align: left;
}

.shopping_cart_text a:link, .shopping_cart_text a:visited, .shopping_cart_text a:active {
	color: #5a5a5a;
	text-decoration: underline;	
}

.shopping_cart_text a:hover {
	color: #a5191d;
	text-decoration: underline;
}

.cart_textfield {
	font-family: Arial;
	font-size: 10px;
	color: #4c4b4b;
	text-align: left;
	padding: 2px 3px 0px 3px;	
	width: 136px;	
	height: 17px;
	border: 1px solid #dddddd;
}
/* -------------------------------------------------------------------------------------- */


/* - [Partners (classes and ids)] ------------------------------------------------------- */
#partners_title {
	width: 235px;
	height: 46px;
	background-image: url(../images/title_partners.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}
/* -------------------------------------------------------------------------------------- */

.content_text {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-align: justify;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #666666;
	text-decoration: underline;
}

.content_text a:hover {
	color: #a5191d;
	text-decoration: underline;
}

.sub_page_right_bg {
	width: 21px;
	background-image: url(../images/sub_page_right_bg.gif);
	background-position: top;
	background-repeat: repeat-y	
}

.sub_navi_links {
	padding-left: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;	
	line-height: normal;
	text-align: left;
	background-image: url(../images/sub_navi_bullet_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.sub_navi_links a:link, .sub_navi_links a:visited, .sub_navi_links a:active {
	color: #333333;
	text-decoration: none;
}

.sub_navi_links a:hover {
	color: #a5191d;
	text-decoration: none;
}

.tier2_links {
	padding-left: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #a5191d;	
	line-height: normal;
	text-align: left;
	background-image: url(../images/tier2_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.tier2_links a:link, .tier2_links a:visited, .tier2_links a:active {
	color: #a5191d;
	text-decoration: none;
}

.tier2_links a:hover {
	color: #333333;
	text-decoration: none;
}

.h_seperator_sub_navi {
	height: 15px;
	background-image: url(../images/h_seperator_sub_navi.gif);
	background-position: left;
	background-repeat: repeat-x;	
}

.sub_page_title_bg {
	padding-left: 15px;	
	height: 28px;
	background-image: url(../images/sub_page_title_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.title_tab_left {
	width: 10px;
	height: 28px;
	background-image: url(../images/title_tab_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.title_tab_bg {
	padding-top: 1px;
	height: 27px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #a5191d;
	text-transform: uppercase;
	line-height: 27px;
	background-image: url(../images/title_tab_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.title_tab_right {
	width: 10px;
	height: 28px;
	background-image: url(../images/title_tab_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.v_seperator_3_column {
	width: 6px;
	background-image: url(../images/v_seperator_3_column.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.h_seperator_25px {
	height: 25px;
	background-image: url(../images/h_seperator_25px.gif);
	background-position: left;
	background-repeat: repeat-x;
}

/* - [Product Cat (classes and ids)] ---------------------------------------------------- */
.products_display_block {
	display: inline;
	float: left;
	width: 120px;
	margin-right: 7px;
	margin-bottom: 15px;
}

.item_thumb_bg {
	background-image: url(../images/items_thumb_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.items_desc_text {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #a5191d;
	text-align: center;
	line-height: normal;
}

.items_desc_text a:link, .items_desc_text a:visited, .items_desc_text a:active {
	color: #a5191d;
	text-decoration: none;
}

.items_desc_text a:hover {
	color: #666666;
	text-decoration: none;
}

.h_seperator_7px {
	height: 7px;
	background-image: url(../images/h_seperator_7px.gif);
	background-position: left;
	background-repeat: repeat-x;
}
/* -------------------------------------------------------------------------------------- */

#footer {
	padding: 0px 10px;
	widows: 950px;
	height: 35px;
	background-image: url(../images/footer_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.footer_text {
	font-family: Verdana, Tahoma, Arial;
	color: #565656;
	font-size: 10px;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #565656;
	text-decoration: none;
}

.footer_text a:hover {
	color: #565656;
	text-decoration: underline;
}

.btmright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #565656;
	line-height: normal;
	text-align: right;		
}

.btmright_text a:link, .btmright_text a:visited, .btmright_text a:active {
	color: #565656;
	text-decoration: none;
}

.btmright_text a:hover {
	color: #565656;
	text-decoration: underline;
}
