/*
----------------------------------------------------------------------------------

Creator company: Preemtech
Designer: Peter Lindeman
URL: http://www.preemtech.fi
Copyright: Copyright (c) 2009, Preemtech. All Rights Reserved.

----------------------------------------------------------------------------------
*/
/* Body, Header, Footer */
#footer {
	background-image: url(img_gui/footer_background.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 195px;
	width: 100%;
	left: 0px;
	position: absolute; }
#footer_content {
	text-align: left;
	width: 975px;
	margin:0 auto;
	padding-top: 20px;
	padding-left: 20px; }
#footer_separator {
	background-image: url(img_gui/separator_shadow.png);
	background-repeat: no-repeat;
	width: 930px;
	height: 5px;
	margin-top: 20px;
	margin-bottom: 20px; }
#footer_links {
	color: #0af;
	font-size: 11px;
	padding-left: 10px; }
#footer_copy {
	color: #707070;
	font-size: 10px;
	padding-top: 20px;
	padding-left: 10px; }
#header_contact {
	color: #313131;
	font-size: 11px;
	width: 340px;
	float: left;
	margin-top: 3px;
	padding-left: 14px; }
INPUT.quicksearch {
	font-size: 12px;
	background-image: url(img_gui/forms/input_search.png);
	background-repeat: no-repeat;
	width: 252px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-width: 0; }
/* content */
.black {
	color: #000; }
A.black {
	color: #000; }
LI.list {
	background-image: url(img_gui/bullets/list.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 43px;
	list-style-type: none; }
LI.listSmall {
	background-image: url(img_gui/bullets/list_small.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-top: 5px;
	padding-left: 30px;
	list-style-type: none; }
LI.listSmallDetail {
	font-size: 12px;
	line-height: 20px;
	background-image: url(img_gui/bullets/list_tiny.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-top: 6px;
	padding-left: 25px;
	margin-left: -35px;
	list-style-type: none; }
LEGEND {
	color: #fd7d00;
	font-size: 15px;
	font-weight: bold;
	background-color: #fff;
	width: 310px;
	padding: 2px 10px;
	border: solid 1px #cfcfcf; }
FIELDSET {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px;
	border: solid 1px #cfcfcf; }
/*
#rentPriceTotal, #buyPriceTotal {
	position: fixed;
	bottom: 0;
	width: 690px;
	z-index: 9999;
	float: left;
	padding-bottom: 15px; }
*/
TD.option {
	width: 25px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px; }
TD.title {
	font-size: 12px;
	padding: 3px; }
TD.price {
	font-size: 11px;
	text-align: right;
	padding: 3px 10px 3px 3px;
	white-space: nowrap;
      display: none; }
TD.priceTable {
	font-size: 12px;
	padding: 1px 5px; }
DIV.descrip {
	color: #545454;
	font-size: 10px;
	line-height: 12px;
	width: 350px; }
DIV.banner {
	background-color: #fff4a9;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 5px;
	border: solid 1px #f9d001;
	font-size: 13px; }
DIV.banner a, DIV.message a {
	color: #27537a;
	text-decoration: underline; }
DIV.message {
	font-size: 13px;
	background-color: #d9fbd4;
	padding: 5px;
	border: solid 1px #a2c890; }
DIV.enable_javascript {
	background-color: #ffa9a9;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 5px;
	border: solid 1px #f90101;
	font-size: 13px; }
/* Compare */
TABLE.compare {
	font-size: 13px; }
TD.head {
	color: #fff;
	font-weight: bold;
	background-color: #434a4f; }
TD.border {
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696; }
/* Features */
TABLE.features {
	 }
TD.features {
	font-size: 12px;
	padding-right: 30px; }
/**/
DIV.SpecialsNote {
	position: relative;
	top: 50px;
	right: 130px;
	width: 1px;
	height: 1px;
	float: right; }
DIV.menu_left_ad {
	width: 1px;
	height: 190px;
	z-index: 9;
	margin-top: -30px;
	margin-bottom: -55px;
	margin-left: 15px; }
/**/
BODY {
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(img_gui/background.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0; }

#content {
	width:975px;
	margin:0px auto; }
/*
.page_header {
	background-image: url(image/infobox/page_header.png);
	width: 527px;
	height: 60px;
	padding-right: 10px;
	padding-left: 10px; }
.page_content {
	background-image: url(image/infobox/page_content.png);
	padding-right: 20px;
	padding-left: 20px; }
.page_footer {
	background-image: url(image/infobox/page_footer.png);
	height: 15px; }
*/

.hide {
	display: none; }
A {	
	color: #4f4f4f;
	text-decoration: none; }

A:hover {
	text-decoration: underline; }
	
A.pageResults {
	color: #27537a;
	background-color: #fff5ca;
	text-decoration: none;
	padding: 5px; }

A.pageResults:hover {
	color: #fff;
	background: #686868;
	text-decoration: none; }

A.headerNavigation {
	color: #27537a;
	font-size: 10px;
	text-decoration: underline; }

A.headerNavigation:hover {
	color: #27537a;
	text-decoration: none; }

A.headerNavigationActive {
	font-size: 10px; }
/*
A.headerNavigationActive:hover {
	text-decoration: underline; }
*/
TD.headerNavigation, DIV.headerNavigation {
	color: #fd7d00;
	font-size: 12px;
	background-image: url(img_gui/breadcrumb_shadow.png);
	background-repeat: no-repeat;
	background-position: 0 48px;
	padding-top: 20px;
	padding-bottom: 25px; }
/* Form, Input, Radio, Textarea */
FORM {
	display: inline }

INPUT.text {
	font-size: 12px;
	background-image: url(img_gui/forms/input_field.png);
	background-repeat: no-repeat;
	width: 191px;
	height: 16px;
	padding: 5px 1px 5px 5px;
	border-width: 0; }
INPUT.small {
	color: #3b3b3b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(img_gui/forms/shadow.gif);
	background-position: -2px -2px;
	width: 170px;
	padding: 1px;
	border-color: #8f8f8f #e4e4e4 #e4e4e4 #cecece;
	border-style: solid;
	border-width: 1px; }
SELECT {
	color: #3b3b3b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;  }

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-image: url(img_gui/forms/input_text.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-bottom: 0 solid #cfcfcf;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0; }
.rollover {
	background-image: none; }
TABLE.formArea {
	background: #fafafa;
	border: solid 1px #c8c8c8; }

.inputRequirement {
	color: #ff0000;
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

SPAN.errorText {
	color: #ff0000;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
/* forms */
.formContainer {
	width: 350px;
	margin-top: 33px;
	margin-left: 20px; }
.formField {
	float: left;
	margin-top: 1px; }
.formButton {
	float: right;
	padding-right: 20px; }
.formText {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-top: 14px;
	padding-left: 20px; }
DIV.advancedSearch {
	text-decoration: underline;
	float: left; }
A.formLink {
	color: #555;
	font-size: 10px;
	text-decoration: underline; }
A.formLink:hover {
	color: #333;
	font-size: 10px;
	text-decoration: none; }

/* H1, H2, H3 */
H1 {
	color: #fd7d00;
	font-size:23px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin: 0; }
H2 {
	font-size: 18px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0; }
H3 {
	color: #fd7d00;
	font-size: 18px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0; }
H4 {
	font-size: 13px;
	line-height: 20px;
	margin-top: 0; }
/* Pageheading, text; main, smallText, specials */
TD.pageHeading, SPAN.pageHeading {
	color: #181818;
	font-size: 18px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal  ;
	line-height: 24px;
	padding-top: 2px;
	padding-bottom: 2px; }

TD.page_content, TD.main, P.main, DIV.main, SPAN.main, #pDescription { 
	color: #181818;
	font-size: 13px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 21px; }
/* seo */
TD.main a {
	color: #181818; /*#27537a;*/
	text-decoration: none; }
TD.main a:hover {
	text-decoration: none; }
/*
TD.main a {
	color: #27537a;
	text-decoration: underline; }
TD.main a:hover {
	color: #fd7d00;
	text-decoration: underline; }
*/
TD.smallText, SPAN.smallText, P.smallText {
	color: #2e2e2e;
	font-size: 12px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px; }
.separator_hor {
	color: #7e7e7e;
	font-size: 12px;
	background-image: url(img_gui/backgrounds/separator_horizontal.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	height: 18px;
	padding-top: 4px; }
.pImg {
	width: 100px;
	height: 100px;
	float: left; }
.pHead {
	float: left;
	margin-left: -2px;
	padding-top: 35px;
	padding-bottom: 5px; }
.pBg {
	font-size: 1px;
	line-height: 1;
	background-image: url(img_gui/backgrounds/separator_horizontal.gif);
	width: 86%;
	height: 5px;
	float: left; }
DIV.imgDecrition {
	color: #27537a;
	font-size: 11px;
	font-style: italic;
	background-color: #fff4a9;
	padding-right: 2px;
	padding-left: 2px; }
/* Product listings, tr-td odd, even */
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #fff; }

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f9f9f9; }

.productListing-heading {
	color: #5c5c5c;
	font-size: 11px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background: #f4f4f4;
	padding: 4px 2px;
	border-bottom: 1px solid #bababa; }

TABLE.productListing {
	background-color: #e5e5e5; }

TD.productListing-data {
	font-size: 11px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding: 3px 5px; }

TD.fieldKey {
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold  }

TD.tableHeading {
	color: #6e6e6e;
	font-size: 11px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold  }
/* InfoBox osC */
.infoBox { }

.boxText {
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

.infoBoxContents {
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

TD.infoBoxHeading {
	color: #fefefe;
	font-size: 11px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-image: url(image/infobox/box_osC/head_bg.png); }
/* InfoBox 1 */
.infoBox1 {
	background-image: url(image/infobox/box_1/box_bg.png);
	border-bottom: 1px solid #d2d2d2; }

.boxText1 {
	font-size: 11px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

.infoBoxContents1 {
	color: #666;
	font-size: 11px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

TD.infoBoxHeading1 {
	color: #fff;
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-image: url(image/infobox/box_1/head_bg.png);
	background-repeat: repeat-x;
	padding-top: 4px; }
/* Messages info */
.messageBox {
	font-size: 10px;
	font-family: arial, Georgia, "Times New Roman", Times, serif; }

.infoBoxNotice {
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background: #ff8e90;
	padding: 5px;
	border: dashed 1px #5c5c5c  }

.infoBoxNoticeContents {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffe6e6;
	padding: 5px;
	border: dashed 1px #5c5c5c  }

.messageStackError {
	font-size: 13px;
	background-color: #ffa9a9;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;
	border: solid 1px #f90101; }

.messageStackWarning {
	font-size: 13px;
	background-color: #fffeb5;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;
	border: solid 1px #eae87a; }

.messageStackSuccess {
	font-size: 13px;
	background-color: #d9fbd4;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;
	border: solid 1px #a2c890; }
/* Cart, Stock, Greeting */
SPAN.productSpecialPrice {
	color: #f00; }
SPAN.newItemInCart {
	color: #f00;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: underline; }

.stockWarning {
	color: #da0238;
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #fcf2f2;
	padding: 2px;
	border: dashed 1px #5c5c5c  }

SPAN.markProductOutOfStock {
	color: #d55265;
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

SPAN.greetUser {
	color: #e80000;
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold  }
/* Checkout processing */
.moduleRow {
	background-color: #f8f8f8; }

.moduleRowOver {
	background-color: #eee;
	cursor: pointer }

.moduleRowSelected {
	background-color: #e9e9e9 }

.orderEdit {
	color: #bf1616;
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: underline   }

.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.checkoutBarCurrent {
	color: #000000;
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
/* Link Class */
A.linkClass {
	color: #27537a !important;
	text-decoration: underline !important; }

A.linkClass:hover {
	text-decoration: none !important; }
A.seoLinks { color: #818181; text-decoration: none; }
A.seoLinks:hover {
	color: #818181;
	text-decoration: underline; }
SPAN.seoLinks {
	color: #989898;
	font-size: 10px;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
/* Product Box */
.productContainer {
	background-image: url(img_gui/product_box/container.png);
	background-repeat: no-repeat;
	width: 236px;
	height: 136px;
	float: left; }

.productImage {
	width: 86px;
	height: 112px;
	float: left;
	padding-top: 10px;
	padding-left: 3px; }

.productName {
	font-size: 13px;
	text-align: left;
	width: 141px;
	float: right;
	padding-top: 20px; }

.productDecsription {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	width: 140px;
	height: 63px;
	float: right; }

.productPrice {
	color: #8b0000;
	width: 100px;
	float: left;
	clear: both; }

.productBuyInfoContainer {
	width: 68px;
	height: 23px;
	float: right;
	padding-top: 5px;
	padding-right: 30px; }

.productInfoButton {
	text-align: left;
	width: 140px;
	height: 20px;
	float: right; }

.productBuyButton {
	width: 33px;
	height: 23px;
	float: right; }


/* Wrap me */
.wraptocenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: 100px; }
.wraptocenter * {
	vertical-align: middle; }
/*\*//*/
.wraptocenter {
	display: block; }
.wraptocenter span {
	display: inline-block;
	height: 100%;
	width: 1px; }
/**/
.wraptocenter span {
	display: inline-block;
	height: 100%; }

/* Wrap me other */
.imageContainer {
	background-image: url(img_gui/product_box/bg.png);
	background-repeat: no-repeat;
	width: 112px;
	height: 112px; }
.wraptocenter2 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 112px;
	height: 112px; }
.wraptocenter2 * {
	vertical-align: middle; }
/*\*//*/
.wraptocenter2 {
	display: block; }
.wraptocenter2 span {
	display: inline-block;
	height: 100%;
	width: 1px; }
/**/
.wraptocenter2 span {
	display: inline-block;
	height: 100%; }

/* Ajax */
.ajaxSearch {
	font-size: 0;
	position: absolute;
	text-align: left;
	top: 61px;
	left: 20px;
	z-index: 1000;
	float: left; }
DIV.ajax_content_top {
	font-size: 1px;
	line-height: 1px;
	height: 10px;
	background-image: url(img_gui/quick_search_top.png);
	background-repeat: no-repeat;
	width: 258px; }
DIV.ajax_content {
	font-size: 12px;
	background-image: url(img_gui/quick_search_middle.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	width: 238px; }
DIV.ajax_content_bottom {
	font-size: 1px;
	line-height: 1px;
	height: 10px;
	background-image: url(img_gui/quick_search_bottom.png);
	background-repeat: no-repeat;
	width: 258px; }


/* Top menu */
.headerMenu {
	float:left;
	font-size: 11px;
	position: absolute;
	top: 156px;
	width: 975px;
	z-index: 1000; }
* html .headerMenu{ /*IE only. Add 1em spacing between menu and rest of content*/
	margin-bottom: 1em; }
.headerMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0; }
.headerMenu li {
	display:inline;
	margin:0;
	padding:0; }
.headerMenu a {
	float:left;
	background:url(img_gui/menu/tab_left.png) no-repeat left top;
	padding:0 0 0 9px;
	text-decoration:none;
	margin: 0 1px 0 0; }
.headerMenu a span {
	color: #fff;
	font-weight: 700;
	background: url(img_gui/menu/tab_right_sub.png) no-repeat right top;
	display: block;
	padding: 8px 21px 8px 4px;
	float: left; }
.headerMenu li.single a {
	float:left;
	background:url(img_gui/menu/tab_left.png) no-repeat left top;
	padding:0 0 0 9px;
	text-decoration:none;
	margin: 0 1px 0 0; }
.headerMenu li.single a span {
	float:left;
	display:block;
	background:url(img_gui/menu/tab_right.png) no-repeat right top;
	padding:8px 13px 8px 4px;
	font-weight:700;
	color:#fff; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.headerMenu a span { 
	float:none; }
/* End IE5-Mac hack */
.headerMenu a:hover, .headerMenu li.selected a {
	background-position:0 -30px;
	text-decoration: none; }
.headerMenu a:hover span, .headerMenu li.selected a span {
	color: #3c4247;
	background-position:100% -30px; }
.headerMenu li.single a:hover {
	background-position:0 -30px;
	cursor: pointer; }
.headerMenu li.single a:hover span {
	color: #3c4247;
	background-position:100% -30px;
	cursor: pointer; }
html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/ }
/* Drop Down Menu */
.headerMenuDrop {
	font-size: 12px;
	font-family: Arial, SunSans-Regular, sans-serif;
	font-variant: normal;
	background-image: url(img_gui/menu/sub_bg.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 bottom;
	position:absolute;
	top: 0;
	z-index:100;
	width: 172px;
	visibility: hidden;
	margin-top: -1px;
	padding: 8px 10px; }
.headerMenuDrop ul {
	list-style:none;
	margin:0;
	padding:0; }
.headerMenuDrop li {
	display:inline;
	margin:0;
	padding:0; }
.headerMenuDrop a{
	display: block;
	text-indent: 5px;
	padding: 2px 0;
	text-decoration: none;
	color: #35444e;
	line-height: 19px;
	text-align: left; }
* html .headerMenuDrop a { /*IE only hack*/ }
.headerMenuDrop a:hover {
	text-decoration: underline; }

/* menu left */
DIV.menu_left_top {
	font-size: 1px;
	line-height: 1px;
	background-image: url(img_gui/menu_left/menu_top.png);
	background-repeat: no-repeat;
	width: 214px;
	height: 8px; }
DIV.menu_left_bg {
	font-size: 12px;
	background-image: url(img_gui/menu_left/menu_bg.png);
	background-repeat: repeat-y;
	width: 214px; }
DIV.menu_left_bottom {
	background-image: url(img_gui/menu_left/menu_bottom.png);
	background-repeat: no-repeat;
	width: 214px;
	height: 8px; }
DIV.menu_padding { /* used on un-<dl>:ed objects */
	padding: 12px 20px 12px 11px; }
/* Categories box */
dl.categories dt a, dl.categories dd a {
	color: #2c2c2c;
	text-decoration: none;
	display: block;
	border: 0;
	height: 100%; }

dl.categories dt a:hover {
	color: #fd7d00;
	background-image: url(img_gui/menu_left/menu_item_hover.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	text-decoration: none; }

dl.categories dd a:hover {
	color: #fd7d00;
	background-image: url(img_gui/menu_left/menu_item_hover.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	text-decoration: none; }

.categories {
	font-size: 13px;
	margin: 0;
	padding: 12px 20px 12px 11px; }

.categories dt {
	line-height: 24px;
	background-image: url(img_gui/menu_left/menu_item.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	height: 27px;
	margin: 0;
	padding: 0; }

.categories dd {
	line-height: 24px;
	margin: 0;
	padding: 0;
	background-image: url(img_gui/menu_left/menu_item.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	text-indent: 9px;
	height: 27px; }

.categories a.selected {
	background-image: url(img_gui/menu_left/menu_item_selected.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom; }
