@import url(highslide.css);

/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
 /* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000;text-decoration: none;}
a:hover {text-decoration: underline;}

body {
         background: #ccc;
	color: #444;
	font: normal 68.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1                      {color:#444; font-size:1.3em; font-weight:bold; padding:1px 0px 1px 0px; text-decoration:none; line-height:20px;}
h2                      {color:#444; font-size:12px; font-weight:bold;  text-decoration:none; }
h4                      {color:#444; font-size:12px; font-weight:bold;}
h5                      {color:#444; font-size:14px; font-weight:bold;}
h3			{color:#444; font-size:13px; font-weight:bold}

/* misc */

.wrap {width:990px;margin: 0 auto; border: 1px solid #ccc;}
.clearer {clear: both;}

.left {float: left; padding: 0 10px 0 0;}

.right {float: right;}
       
/* structure */
.container {
       background: #fff url(img/bg.gif);
           background-repeat: no-repeat;
       background-position: left bottom;
   	font-size: 1em;
	padding: 8px 8px 0 8px;
 min-height:690px;
 padding-bottom:50px;
}

/* header */
.top {
	padding: 0; background: #fff;
}

.breadcrumb {margin:3px;font-size: 1.0em;}

/* title */
.header {
 background: #FFF url(img/header.jpg) no-repeat;
	height: 165px;
	width: 990px;
}

.header_left {width: 790px; }
.header_middle {width: 1px;}
.header_right {float:right;width: 180px;}

.cartBox {float:right;width:200px;margin-left:-21px;height:90px;background: url(img/cart.gif) no-repeat left top;}

/* navigation */
.navigation {
    padding: 0px 0px 0px 0px;
    width: 990px;

}
.navigation a {
    border-right: 1px solid #ccc;
     /*   background-image: url(img/nav.png);  */
    color: #444;
    display: block;
    float: left;
    font-size: 1.2em;
    padding: 10px 8px 0px 10px;
    text-decoration: none;
            height:20px;

}
.navigation a:hover {color: #fff; background:#ccc;text-decoration: none;}



/* main */
.main {
}

/* sub navigation */
.sidenav_right {
    float: right;
    width: 185px;
}
.sidenav_left    {
    float: left;
    width: 200px;
    list-style: none;
}

.link1 {
        display: block;
	padding: 8px 10px 4px 20px;
        background: #ffffff url(img/bg1.jpg);
	text-decoration: none;
	color: #444;
       text-align:right; margin:10px;
}

.link1:hover {
        background: #ffffff url(img/bg1.jpg);
        color: #000;   text-decoration: underline;
}

.link2 {
	display: block;
	padding: 4px 0px 4px 5px;
        background:url(img/infoboxContent.gif) repeat-y;
 	text-decoration: none;
        font-size: 1.1em;
	color: #000;
        border-bottom: 1px dotted #ccc;
}

.link2:hover {
 	color: #ff0000; text-decoration: none;
}

.link3 {
        display: block;
	padding: 8px 0 4px 20px;
        background: #ffffff url(img/bg1.jpg);
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
       text-align:right;   margin:20px;
}

.link3:hover {
       background: #ffffff url(img/bg1.jpg);
        color: #000;   text-decoration: none;
}



/* content */
.content {

}

.content_middle {
        margin: 0 auto;
	padding: 0 3px 5px 3px;
	width:550px;
}

.content p {font-family: Tahoma,sans-serif;}

/* footer */
.footer {
	background: url(img/bg2.jpg) repeat-x;
	font: bold 0.8em sans-serif;
	line-height: 29px;
	text-align: left;
}
.footer a,.footer a:hover {color: #444;}




.gvBox {
	font-family : Tahoma, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}

FORM {
	display: inline;
}

 .priceDisclaimer	{
	font-size:9px;
	line-height:1;
	color:#000;
        font-weight:normal;
	}
 
 .price	{
	font-size:12px;
	color:#000;
        font-weight: bold;
	}
 
 
.productListingOuter	{
	width:540px; float:left; border-bottom:1px dotted #ccc; margin:5px;
	}

.productListingInner	{
	padding:10px;
	}

.productListingOuter3	{
	width:129px; height:155px; float:left; border:1px solid #ccc; margin:3px 2px 3px 3px;
}

.productListingInner3	{
	padding:5px;
}


.infoBoxNoticeContents {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
}

.infoBoxHeading {
       background:url(img/infoboxHeader.gif) repeat-x;
	height: 13px;
        padding: 3px 0 0 10px;
        font-size:1.2em;
        font-weight:bold;
        color: #444;
}

.infoBoxHeading a{
    color: #d92817; text-decoration:underline;
}

.infoBox, SPAN.infoBox {
          font-family:  Tahoma, sans-serif;
          background:url(img/infoboxContent.gif) repeat-y;
          color: #000000;
	  line-height: 15px;
          padding:5px;
}

.infoBoxFooter {
       background:url(img/infoboxFooter.gif);
	height: 6px;
}

.catBox, SPAN.catBox {
          border-bottom: 1px solid;
          border-left: 1px solid;
          border-right: 1px solid;
          background: #ffffff;
          border-color: #cccccc;
          padding:0;
          margin:0;
}

.loginBox, SPAN.loginBox {
          background:url(img/Button.png) no-repeat;
          width:370px;
          float:left;
          margin-left:9px;
          margin-top:6px;
          padding:3px 0px 3px 13px;
}

TR.headerError {
  color: #ff0000;
  font-size: 12px;
}

INPUT{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

a.confirmationEdit {
  font-style:italic;
  font-size: 10px;
  color: #999999;
}

SPAN.greetUser {
  font-family: Tahoma, sans-serif;
  color: #000;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  padding: 0 5px 0 5px;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma,  Tahoma, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Tahoma, sans-serif;
  color: #ff0000;
}
SPAN.productInfoPrice {
  font-family:  Tahoma, sans-serif;
  color: #ff0000;
  font-size: 14px;
  font-weight:bold;
}
SPAN.productOldPrice {
  font-family:  Tahoma, sans-serif;
}
SPAN.errorText {
  font-family:  Tahoma, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:  Tahoma, sans-serif;
  color: #ff0000;
  font-weight: bold;
}


/* Sitemap Tables */
.sitemap_heading {font-family:  Tahoma, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #444;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#fff;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family:  Tahoma, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #ccc; padding: 2px 2px;}
.sitemap_sub a {color:#444;}
.sitemap_sub a:hover {color:#444; text-decoration:none;}


/* message box */

.messageBox { font-family:  Tahoma, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Tahoma, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Tahoma, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Tahoma, sans-serif; font-size: 11px; color: #ff0000; }

.pageHeading, .contentsTopics {
  height: 18px;
    font: bold 1.3em sans-serif;
    width: 550px;
    padding: 4px 0 4px 0px;
    }

.tableListingI {
	background-color: #fafafa;

}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 0px;
}

.onepxwidth {
	width: 1px;
}

img { border: 0 }

.copyright {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #666;
}
.parseTime {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #666;
}
.copyright a {
  color: #666;
}
copyright a:hover {
  color: #666;
  text-decoration: underline;
}



table.product_listing_info_leiste th { vertical-align:top; text-align:center; background:#a10000; color:#fff; height:1.3em; }
table.product_listing_info_leiste td { vertical-align:top; text-align:center; background:#f1f1f1; color:#000; }
ul.product_listing_info_leiste { list-style:none; margin:0; padding:0; width:960px; }
ul.product_listing_info_leiste li { border-right:2px solid #fff; float:left; }
dl.product_listing_info { float:none; clear:both; }
dl.product_listing_info dt { background:#a10000; color:#fff; height:1.3em; padding:2px; }
dl.product_listing_info dd { color:#000; padding:2px; }



/*---------------------------- Imageslider (c) 2008 by Hetfield - Begin --------------------------*/
#imageslider { 
        margin:0 auto;
	padding: 0;
	list-style:none; 
	list-style-position:outside; 
	overflow:hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	width: 540px; /* Breite des Slideshowcontainers */
        border: 1px solid #ccc;
}
#imageslider #slidercontent { 
	display: none; 	/* Textanzeige deaktiviert durch display:none; */
	z-index: 888;	/* Durch den z-index wird der Conatiner des Textes auf das Bild gelegt */
	position: relative; 
	top: -203px;	/* Damit der Text auf dem Bild angezeigt werden kann müssen wir den Container nach oben ziehen */
	width: 540px; /* Breite des Slideshowcontainers */
	overflow: hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	text-align: justify;
	font-size: 0.9em; 
	background: #ccc; 
	/* Regelt die Transparenz des Textes um das Bild darunter noch sehen zu können */
	opacity: 0.7;
	opacity: 0.70; 
	filter:alpha(opacity=70); 
}
/*---------------------------- Imageslider (c) 2008 by Hetfield - End ----------------------------*/

#tabs {
        float:right;
	font-size:1.1em;
	line-height:normal;
        position:absolute;
        margin-top: -25px;
      width:780px;
	}

	
#tabs ul {
	margin-right:10px;
	padding:10px 10px 0 10px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
        background:url(img/tableft.png) no-repeat left top;
	margin:0;
	padding:0 4px 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
        background:url(img/tabright.png) no-repeat right top;
	padding: 8px 10px 6px 10px;
	}



/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#fff;
	}

#tabs a:hover {
 background-position:0% -28px;
	}

#tabs a:hover span {
	background-position:100% -28px;
	}  





#tabs_oben {
        float:right;
	font-size:1.1em;
	line-height:normal;
        position:absolute;
        margin-top: -2px;
      width:780px;
	}

	
#tabs_oben ul {
	margin-right:10px;
	padding:10px 10px 0 10px;
	list-style:none;
	}

#tabs_oben li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs_oben a {
	float:left;
        background:url(img/tableft.png) no-repeat left top;
	margin:0;
	padding:0 4px 0 4px;
	text-decoration:none;
	}

#tabs_oben a span {
	float:left;
	display:block;
        background:url(img/tabright.png) no-repeat right top;
	padding: 8px 10px 6px 10px;
	}



/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs_oben a span {float:none;}

/* End IE5-Mac hack */
#tabs_oben a:hover span {
	color:#fff;
	}

#tabs_oben a:hover {
 background-position:0% -28px;
	}

#tabs_oben a:hover span {
	background-position:100% -28px;
	}  







#tabs_unten {
        float:right;
	font-size:1.1em;
	line-height:normal;
 position:absolute;
 margin-top: -50px;
 width:980px;
	}
	
#tabs_unten ul {
	margin-right:10px;
	padding:10px 10px 0 10px;
	list-style:none;
	}

#tabs_unten li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs_unten a {
	float:left;
        background:url(img/tableft_unten.gif) no-repeat left top;
	margin:0;
	padding:0 4px 0 4px;
	text-decoration:none;


	}

#tabs_unten a span {
	float:left;
	display:block;
        background:url(img/tabright_unten.gif) no-repeat left top;
	padding: 8px 10px 0 10px;
        height:22px;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs_unten a span {float:none;}

/* End IE5-Mac hack */
#tabs_unten a:hover span {
	color:#000;
	}

#tabs_unten a:hover {
 background-position:0% -30px;
	}

#tabs_unten a:hover span {
	background-position:100% -30px;
	}



#menu {
	width: 200px;
	margin: 15px 0 15px 0;
        text-align:right;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
        font-size:1.2em;
        margin-bottom:10px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #333;
	display: block;
	background:  url(img/menu.gif);
	padding: 8px 10px 0 10px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(img/menu.gif) 0 -32px;
	padding: 8px 10px 0 10px;
	}



#menu_right {
	width: 185px;
	margin: 15px 0 15px 0;
        text-align:right;
	}
	
#menu_right li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
        font-size:1.2em;
        margin-bottom:10px;
	}	
	
#menu_right li a:link, #menu_right li a:visited {
	color: #333;
	display: block;
	background:  url(img/menu_right.gif);
	padding: 8px 10px 0 10px;
	}
	
#menu_right li a:hover {
	color: #FFF;
	background:  url(img/menu_right.gif) 0 -32px;
	padding: 8px 10px 0 10px;
	}

 /*--------- Autocomplete (c) 2008 by Hetfield - http://www.MerZ-IT-SerVice.de - Begin ----------------*/
	.suggestionsBox {
		position: absolute;
		top: 180px; left:31%;
		margin: 10px 0px 0px 0px;
		width: 540px;
		height:480px;
		background-color: #646464;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #646464;	
		color: #fff;
		z-index:99999;
		opacity:0.95; opacity: 0.95; filter:alpha(opacity=95);
		overflow:auto;
	}
	.suggestionList { margin: 0px; padding: 0px; }	
	.suggestionList li { margin: 0px 0px 3px 0px;	}
	.autocompleteitem { background:#444; padding:2px; }
	.autocompleteitem:hover { background:#333; padding:2px; }
	.autocompleteitem span.price{ font-weight:bold; color: #f90; font-size:1.5em; }
	.autocompleteitem span.pricedisclaimer{ font-size:1.0em; }
	.suggestionList li img.autocompleter{ padding: 0px 0px 3px 3px; clear:left; float:right; display:inline; }
	.suggestionList li:hover { margin: 0px 0px 3px 0px; background-color: #333;	}
	.suggestionList li p { font-size:0.8em; text-align:justify; padding:3px; }
	.suggestionList li a.autocomplete { display:block; font-weight:bold; font-size:1.1em; padding:3px; }
	.suggestionList li a:link { text-decoration:none; color:#fff; }
	.suggestionList li a:visited { text-decoration:none; color:#fff; }
	.suggestionList li a:hover { text-decoration:none; color: #e67817; background-color: #333; }
	.suggestionList li a:active { text-decoration:none; color:#e67817; }
	.suggestionList li a:focus { text-decoration:none; color:#e67817; }
/*--------- Autocomplete (c) 2008 by Hetfield - http://www.MerZ-IT-SerVice.de - End  ----------------*/


.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}


/* begin Menu */
/* menu structure */

ul.catmenu { width:990px; margin:0; padding:0; position:absolute; top:180px; background:url('img/nav.png') repeat-x; }
/*---------------------------- BOF - Hauptkategorien (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de --------------------------*/
li.catmenulev0 { float:left; height:32px; width:198px; }
li.catmenulev0:hover { height:32px; }
li.catmenulev0 a { border: 0 none; display:block; padding:4px 0 4px 10px; text-decoration:none; font-size:12px; font-weight:bold; }
li.catmenulev0 a:link { color:#fff; }
li.catmenulev0 a:visited { color:#fff; }
li.catmenulev0 a:hover { color:#fff; text-decoration:underline; }
li.catmenulev0 a:active { color:#000; text-decoration:underline; }
li.catmenulev0 a:focus { color:#000; }
li.catmenulev0active { float:left; height:32px; width:198px;}
li.catmenulev0active:hover { height:32px;}
li.catmenulev0active a { border: 0 none; display:block; padding:4px 0 4px 10px; text-decoration:none; font-size:12px; font-weight:bold; }
li.catmenulev0active a:link { color:#fff; }
li.catmenulev0active a:visited { color:#fff;}
li.catmenulev0active a:hover { color:#000; }
li.catmenulev0active a:active { color:#000; text-decoration:underline; }
li.catmenulev0active a:focus { color:#000; }
ul.catmenu li ul.catmenulev1 { display:none; }
ul.catmenu li:hover ul.catmenulev1 { display:block; }
/*---------------------------- EOF - Hauptkategorien (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de --------------------------*/

/*---------------------------- BOF - 1. Unterkategorie (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de ------------------------*/
ul.catmenulev1 { width:990px; position:absolute; top:32px; left:0px; display:block; min-height:30px; background:#eee; }
li.catmenulev1 { float:left; width:240px; border-right:1px dotted #999; padding-left:2px; }
li.catmenulev1 a { background:#ff9; display:block; padding:4px; text-decoration:none; font-size:11px; font-weight:bold; border-bottom:1px dashed #e8ae0b; margin-right:2px; }
li.catmenulev1 a:link { color:#000; }
li.catmenulev1 a:visited { color:#000; }
li.catmenulev1 a:hover { color:#000; background:#e8ae0b; }
li.catmenulev1 a:active { color:#333; text-decoration:underline; }
li.catmenulev1 a:focus { color:#333; }
ul.catmenulev1active { width:990px; position:absolute; top:24px; left:0px; display:block; min-height:30px; background:#eee; }
li.catmenulev1active { float:left; width:240px; border-right:1px dotted #999; padding-left:2px; }
li.catmenulev1active a { background:#ff9; display:block; padding:4px; text-decoration:none; font-size:11px; font-weight:bold; border-bottom:1px dashed #e8ae0b; margin-right:2px; }
li.catmenulev1active a:link { color:#000; }
li.catmenulev1active a:visited { color:#000; }
li.catmenulev1active a:hover { color:#000; background:#e8ae0b; }
li.catmenulev1active a:active { color:#999; text-decoration:underline; }
li.catmenulev1active a:focus { color:#999; }
/*---------------------------- EOF - 1. Unterkategorie (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de ------------------------*/

/*---------------------------- BOF - 2. Unterkategorie (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de ------------------------*/
ul.catmenulev2 { width:240px; }
li.catmenulev2 { margin:0; padding:0; height:18px; border-bottom:1px dotted #ccc; }
li.catmenulev2 a { border:0; background:#eee; display:block; padding:4px; text-decoration:none; font-size:10px; font-weight:bold; margin-right:2px; }
li.catmenulev2 a:link { color:#000; }
li.catmenulev2 a:visited { color:#000; }
li.catmenulev2 a:hover { color:#333; background:#fff; }
li.catmenulev2 a:active { color:#333; text-decoration:underline; }
li.catmenulev2 a:focus { color:#333; }
ul.catmenulev2active { width:240px; }
li.catmenulev2active { margin:0; padding:0; height:18px; border-bottom:1px dotted #ccc; }
li.catmenulev2active a { border:0; background:#eee; display:block; padding:4px; text-decoration:none; font-size:10px; font-weight:bold; margin-right:2px; }
li.catmenulev2active a:link { color:#000; }
li.catmenulev2active a:visited { color:#000; }
li.catmenulev2active a:hover { color:#999; background:#fff; }
li.catmenulev2active a:active { color:#999; text-decoration:underline; }
li.catmenulev2active a:focus { color:#999; }
/*---------------------------- EOF - 2. Unterkategorie (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de ------------------------*/


#popCart {
	position: absolute;
	top: 43%;
	left: 50%;
	width: 540px;
	margin-left: -280px;
	background: #f1f1f1;
	border: 5px solid #ccc;
	color: #000;
	z-index: 100000;
	display: none;
	padding: 10px 10px 25px 10px;;
}


.popup_header {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 1.0em;

	text-align: center;
	vertical-align:bottom;
	padding: 3px 10px;
	border: 1px solid #ccc;
	margin: 0px auto;
	width: 380px;
}

.popup_image {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 0.9em;

	text-align: center;

	color: #000;
	margin: 10px auto;

	padding: 5px;
}

#mycart {
	margin: 0px auto;
	height: 42px;
	width: 420px;
}

.cart_symbol {
	height: 77px;
	width: 96px;
	float: left;
	background-image: url(img/shopping_cart.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.cart_contents {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 0.9em;

	text-align: left;
	color: #000;
	height: 42px;
	float: right;
}

#pop_buttons_box {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 1.0em;

	text-align: center;
	width: 460px;
	height: 28px;
	vertical-align:bottom;
	margin: 10px auto 0 auto;
}

#pop_buttons_box a {
	color: #000;
	text-decoration: none;
}
#pop_buttons_box a:hover {
	color: #484848;
	text-decoration: none;
}

.close_button {
	float: left;
	width: 160px;
	border: 1px solid #000;
}
.cart_button {
	float: right;
	width: 160px;
        color: #ff0000;
	border: 1px solid #000;
}

ul.charsort { list-style:none; margin:5px auto; padding:0; float:none; display:block; }
ul.charsort li { float:left; width:78px; }
ul.charsort li a { display:block; padding:2px; text-align:center; border:1px solid #eee; font-weight:bold; }