/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2007 osCommerce

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License v2 (1991)
  as published by the Free Software Foundation.
*/

/* MARKUP */

BODY {
  background: #FFFFFF;
  background: url("images/menu/body_bg.jpg") repeat-x top;
  margin: 0 0 15px 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

H1 {
  color: #424242;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

H2 {
  color: #9A9A9A;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  white-space: nowrap;
  margin: 0;
}

H6 {
  color: #000000;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
}

TD, P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 0;
  padding: 0;
  color: #424242;
/*   line-height: 1.5; */
/*   margin-top: 10px; */
/*   margin-bottom: 10px; */
}

IMG {
  border: 0;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 160px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
}

FORM EM {
  color: #FF0000;
  font-size: 9px;
  margin-left: 2px;
}


/* Firefox Dotted Outline Fix */
a:active { 
  outline: none; 
}

/* Firefox Dotted Outline Fix */
a:focus { 
  -moz-outline-style: none; 
}


/* LAYOUT */

#bodyContent {
  width:999px;
  padding:0;
  margin:0 auto;
  text-align:left;
  border:1px solid #696B6A;
  background-color:#FFFFFF;
}

#pageHeaderBackground {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width:100%;
  background: url("images/menu/bg.jpg") repeat-x top;
}

#pageHeader {
  position: absolute;
  margin:0px auto;
  top: 0;
  width:1000px;
}

#pageContent {
  float: right;
  width: 785px;
  padding: 0;
  margin: 0;
}

#pageColumnLeft {
  float: left;
  width: 160px;
  padding: 0;
  margin: 0 0 0 14px;
}

#pageBlockLeft {
  float: left;
  width: 800px;
  padding: 0;
  margin-top: 310px;
}

#pageColumnRight {
  float: right;
  width: 160px;
  margin: 310px 14px 0 0;
}

#pageScroller {
  overflow: auto;
  position:absolute;
  left: 50%;
  margin-left: -484px;
  width: 969px;
  height:148px;
  top: 98px;
  border:1px solid #434243;

/*
  position:absolute;
  width:969px;
  height:148px;
  border:1px solid #434243;
  margin: 98px 0 0 14px;*/
  background: url("images/scroll/back.jpg") repeat-x top;
}

#pageHeaderImageWrapper {
  height: 0px;
  position: absolute;
  overflow: visible;
  display: block;
  width: 100%;
  left: 0px;
  z-index: 6;
}

#pageHeaderImage {
  overflow: auto;
  position:absolute;
  left: 50%;
  margin-left: -485px;
  width: 971px;
  height:150px;
  top: 98px;

 /* margin: 98px 0 0 14px;*/
}

#pageBreadcrumbWrapper {
  height: 0px;
  position: absolute;
  overflow: visible;
  display: block;
  width: 100%;
  left: 0px;
}

#pageBreadcrumb {
  overflow: auto;
  position:absolute;
  left: 50%;
  margin-left: -485px;
  width:969px;
  height:29px;
  border:1px solid #434243;
  top: 263px;
  /*margin: 262px 0 0 14px;*/
  background: url("images/menu/breadcrumb_bg.jpg") repeat-x top;
}

#pageFooter {
  clear: both;
  text-align: center;
  padding: 5px;
}

/* LINKS */

#navigationBar A {
  color: #FFFFFF;
}

#navigationBar A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

/* DEFINITIONS */

#siteLogo {
  float: left;
}

#navigationIcons {
  float: right;
  margin: 0;
  padding: 15px 0 0 0;
  list-style-type: none;
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {
  background-color: #BBC3D3;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 50px;
  text-align: right;
  padding-right: 5px;
}

#breadcrumbPath {
  font-size: 10px;
  font-weight: normal;
  float: left;
  padding: 6px 0 0 6px;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
  color: #465584;
  margin: 5px;
}

.moduleBox {
}


.moduleBoxText, .moduleBoxText P, .moduleBoxText UL LI {
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.6em; 
  font-size: 12px;
  color: #424242;
  padding: 0;
  margin: 0;
}

.moduleBoxText P a, .moduleBoxText UL LI a, .moduleBox .content a, .moduleBoxText a {
  color:#5179c1;
}



.moduleBox .content {
  border-width: 1px;
  border-style: solid;
  border-color: #B6B7CB;
  background-color: #EFEFEF;
  padding: 5px;
  margin-bottom: 5px;
}

.moduleBox H6 {
  padding: 5px 0px 5px 0px;
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
  padding: 5px;
}






.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}


/* ///////////////////////// */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; font-weight: normal; }

A {
  color: black;
  text-decoration: none;
}

A:hover {
  color: #5179c1;
  text-decoration: underline;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: white;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.smallText, SPAN.smallText, P.smallText, SPAN.smalltext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.boxCheckoutTrail {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

/* message box */

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


/* CSS Boxes */

.boxGroup {

/*
	margin-top:20px;
  border-width: 1px;
  border-color: #bbc3d3;
  border-style: solid;
 */
}

.boxNew {
  border:1px solid #434243;
  margin-bottom:15px;
}

.boxTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
/*   font-weight: bold; */
/*   text-transform: uppercase; */

  background: url('images/boxtitle_bg.gif') no-repeat top;
  border: 1px solid #969696;
  color: white;
  padding: 2px 5px 2px 10px;
}

.boxTitleBlue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
/*   font-weight: bold; */
/*   text-transform: uppercase; */

  background: url('images/boxtitle_blue_bg.gif') no-repeat top;
  border: 1px solid #969696;
  color: white;
  padding: 2px 5px 2px 10px;
}

.boxTitleRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
/*   font-weight: bold; */
/*   text-transform: uppercase; */

  background: url('images/boxtitle_red_bg.gif') no-repeat top;
  border: 1px solid #969696;
  color: white;
  padding: 2px 5px 2px 10px;
}

.boxTitleGreen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;

  background: url('images/boxtitle_green_bg.gif') no-repeat top;
  border: 1px solid #969696;
  color: white;
  padding: 2px 5px 2px 10px;
}

.boxTitleSC {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: url('images/boxtitle_sc_bg.gif') no-repeat top;
  border: 1px solid #969696;
  color: white;
  padding: 2px 5px 2px 27px;
}

.boxTitle a, .boxTitle a:hover ,
.boxTitleRed a, .boxTitleRed a:hover ,
.boxTitleBlue a, .boxTitleBlue a:hover,
.boxTitleGreen a, .boxTitleGreen a:hover,
.boxTitleSC a, .boxTitleSC a:hover {
  color: white;
  text-decoration: none;
}

.boxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 1px;
}

#variantsBlock {
}

#variantsBlockTitle {
  font-weight: bold;
  padding-bottom: 10px;
}

#variantsBlockData {
}

#productVariantCombinationNotAvailable {
  color: #ff0000;
}

.productInfoKey {
  font-weight: bold;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

.productInfoValue {
  padding-bottom: 10px;
  vertical-align: top;
}

#productInfoPrice {
  font-weight: bold;
}

.ships24hours {
  color: #45B04C;
}















/* GLOBAL MENU */
.globalMenu {
/* 	border: 2px solid blue; */
	position: relative;
	height: 85px;
	width: 999px;
	background: url("images/menu/menu_bg.jpg") no-repeat top;
	padding: 0;
	margin: 0 auto;
/*	overflow: hidden;*/
}

.globalMenu li {
	float: left;
	list-style: none;
}

.globalMenu li.back {
	background: url("images/menu/back.png") no-repeat right -85px;
	width: 3px; height: 85px;
	z-index: 8;
	position: absolute;
}

.globalMenu li.back .left {
	background: url("images/menu/back.png") no-repeat top left;
	height: 85px;
	margin-right: 3px;
}

.globalMenu li a {
	text-indent: -500em;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 85px;
	position: relative;
	overflow: hidden;
}

.globalMenu li a:hover, .globalMenu li a:active, .globalMenu li a:visited {
	border: none;
}

.subtextMenu {
	padding-top:85px;
}

/* scrollable. */
div.scrollable {
	position:relative;
	overflow:hidden;
	width:919px;
	height:148px;
	
	float:left;
	padding: 0;
}


div.scrollable div.items {
	width:20000em;
	position:absolute;
	clear:both;
	
	margin-left:10px;
}

div.scrollable div.items div {
	float:left;
	width:955px;
}

div.scrollable div.items div div {
	float:left;
	width:200px;
	
	text-align:center;
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #434243;
	padding:10px 35px 20px 0;
        cursor:pointer;
}

/* active item */
div.scrollable div.items div div.active {
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:25px;
	height:29px;
	background:url('images/scroll/button_left.png') no-repeat;
	float:left;
	margin:43px 0;
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -29px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url('images/scroll/button_right.png');
	clear:right;	
}


#menuDropDownWrapper {
  height: 0px;

  position: absolute;
  overflow: visible;
  display: block;
  width: 100%;
  left: 0px;
  z-index: 5;
}

#menuDropDown {

  overflow: auto;

  position: absolute;
  left: 50%;

  margin-left:-500px;
  width: 1010px;

  height: 180px;
  top: 83px;
}



/* tooltip styling. uses a background image (a black box with an arrow) */ 
div.menu_dd {
    display:none;
    position: absolute;
    padding: 0;
    margin: 0;
    height:178px;
    width:auto; 
    cursor:pointer;
    z-index:5;
}  

a.nav_trainer {
	background: url(images/menu/nav_trainer.png)  no-repeat top left;
	width:52px;
	height:22px;
	float: right;
  	padding: 6px 0 0 32px;
	text-decoration: none;
}

a.nav_werow {
	background: url(images/menu/nav_werow.png)  no-repeat;
	width:80px;
	height:28px;
	float: right;
	text-decoration: none;
}

a.nav_login {
	background: url(images/menu/nav_login.png)  no-repeat top left;
	width:40px;
	height:22px;
	float: right;
  	padding: 6px 0 0 30px;
	text-decoration: none;
}

a.nav_community {
	background: url(images/menu/nav_community.png)  no-repeat top left;
	width:50px;
	height:22px;
	float: right;
	padding: 6px 0 0 35px;
	text-decoration: none;
}

a.nav_logoff {
	background: url(images/menu/nav_logoff.png)  no-repeat top left;
	width:50px;
	height:22px;
	float: right;
	padding: 6px 0 0 35px;
	text-decoration: none;
}

a.nav_account {
	background: url(images/menu/nav_account.png)  no-repeat top left;
	width:50px;
	height:22px;
	float: right;
  	padding: 6px 0 0 30px;
	text-decoration: none;
}


a.nav_werow:hover, a.nav_login:hover, a.nav_logoff:hover, a.nav_account:hover, a.nav_community:hover, a.nav_trainer:hover {
	background-position: 0 -28px;
}



div.account_trainer {
	background: url(images/account_trainer.png) no-repeat;
	width:190px;
	height:131px;
	margin:0;
	padding: 0;
	text-decoration: none;
}

div.account_werow {
	background: url(images/account_werow.png) no-repeat;
	width:190px;
	height:131px;
	margin:0;
	padding: 0;
	text-decoration: none;
}

div.account_community {
	background: url(images/account_community.png) no-repeat;
	width:190px;
	height:131px;
	margin:0;
	padding: 0;
	text-decoration: none;
}


div.account_service {
	background: url(images/account_service.png) no-repeat;
	width:190px;
	height:131px;
	margin:0;
	padding: 0;
	text-decoration: none;
}

div.waterworkx_cat {
	background: url(images/waterworkx_katalog.jpg) no-repeat;
	width:200px;
	height:141px;
	margin:0;
	padding: 0;
	text-decoration: none;
}

div.waterrower_cat {
	background: url(images/waterrower_katalog.jpg) no-repeat;
	width:200px;
	height:141px;
	margin:0;
	padding: 0;
	text-decoration: none;
}


div.waterworkx_muk {
	background: url(images/waterworkx_muk.jpg) no-repeat;
	width:190px;
	height:141px;
	margin:0;
	padding: 0;
	text-decoration: none;
}

div.waterrower_muk {
	background: url(images/waterrower_muk.jpg) no-repeat;
	width:190px;
	height:141px;
	margin:0;
	padding: 0;
	text-decoration: none;
}

div.account_trainer:hover, div.account_werow:hover, div.account_community:hover, div.account_address_book:hover, div.account_service:hover {
	background-position: 0 -131px;
}

div.account_active {
	background: url(images/account_status.png) no-repeat;
	width:64px;
	height:63px;
	margin:0;
	padding: 0;
	text-decoration: none;
	float: right;
}


div.waterrower_trainer {
	background: url(images/trainer/waterrower_trainer.jpg) no-repeat;
	width:190px;
	height:131px;
	margin:0;
	padding: 0;
	text-decoration: none;
}

div.waterworkx_trainer {
	background: url(images/trainer/waterworkx_trainer.jpg) no-repeat;
	width:190px;
	height:131px;
	margin:0;
	padding: 0;
	text-decoration: none;
}

div.rowerworkx_trainer {
	background: url(images/trainer/rowerworkx_trainer.jpg) no-repeat;
	width:190px;
	height:131px;
	margin:0;
	padding: 0;
	text-decoration: none;
}

div.waterrower_trainer:hover, div.waterworkx_trainer:hover, div.rowerworkx_trainer:hover {
	background-position: 0 -131px;
}




#search_box {
    float: right;
    width: 159px;
    height: 28px;
    background: url(images/bg_search_box.gif)  no-repeat right;
}
#search_box #s {
    font-size:10px;
    float: left;
    border: 0;
    margin: 8px 4px 0 4px;
    padding :0;
    width: 120px;
    background: none;
}
#search_box #go {
    float: left;
    padding: 0;
    margin: 0;
}


.navigationVertical {
	position: relative;
	width: 150px;
	margin: 0;  
	padding: 3px;  
	overflow: hidden;
}
.navigationVertical li {
	list-style: none;
}
.navigationVertical li.backLava {
	background: url(images/arrow.gif) no-repeat 3px 8px;
	z-index: 8;
	position: absolute;
	height:10px;
	width:20px;
}

.navigationVertical li.selectedLava a {
    	color: #5179c1;
}

.navigationVertical li a {
	font-size: 12px;
	text-decoration: none;
	color: #424242;
	outline: none;
	text-align: left;
  	padding:2px 0 2px 0px;
	z-index: 10;
	display: block;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	border-bottom: 1px dashed #a9a9a9;  
}


.subMenu {
	position: relative;
	width: 600px;
	margin: 0;  
	padding: 3px 0 0 0;  
	overflow: hidden;
 	border-top: 1px solid #424242; 
/*  	border-bottom: 1px solid #424242;  */
}



.subMenu li {
	float: left;
	list-style: none;
}

.subMenu li a {
	text-decoration: none;
	color: #5179c1;
	z-index: 10;
	display: block;
	position: relative;
	overflow: hidden;
  	padding:0 20px 0 9px;
	margin: 0;
}



.subMenu li.backLava {
	background: url(images/arrow.gif) no-repeat 0px 4px;
	z-index: 8;
	position: absolute;
	height:10px;
	width:20px;
}

.subMenu li.selectedLava a {
    	color: #5179c1;
}


.subMenu li.selectedLava a {
    	color: #5179c1;
}

ul.subMenu a.current {
 background: url(images/arrow.gif) no-repeat 0px 4px;
 color: #5179c1;
}


button.pagebutton {
	outline:1px outset #999;	
	border:1px solid #fff;	
	background-color:#222;
	color:#fff;
	height:24px;
	-moz-border-radius:4px;
	-moz-outline-radius:4px;
	cursor:pointer;
	font-size:11px;
}


/* the overlayed element */
div.video_overlay {
	background: url(images/player/tv_grey.jpg) 0 0 no-repeat;

	/* dimensions after the growing animation finishes  */
	width:600px;
	height:385px;		
	
	/* initially overlay is hidden */
	display:none;
}

div.video_overlay p {
	font-size:16px;	
}

/* 
	image is contained on the overlay background image. 
	the closing button is thus just a transparent container. 
*/
div.video_overlay div.close {
	background: url(images/player/x.png);
	position:absolute;
	left:-18px;
/* 	left:582px; */
	top:-18px;
	cursor:pointer;
	height:32px;
	width:32px;
}


div.video_tooltip {
	display:none;
	background:transparent url(images/player/black_arrow.png);
	font-size:12px;
	height:171px;
	width:320px;
	padding:35px 25px 10px 25px;
	color:#fff;	
	z-index: 9999;
}
div.video_tooltip p {
	color:#fee;	
}

/* container for external content. uses vertical scrollbar, if needed */
div.wrap {
	height:416px;
	overflow-y:auto;
}

/* the overlayed element */
div.overlay {

	/* growing background image */
	background-image:url(images/white.png);

	/* dimensions after the growing animation finishes  */
	width:546px;
	height:416px;		

	/* initially overlay is hidden */
	display:none;

	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}




.simplegallery{ 
  position: relative; 
  visibility: hidden;
}

.simplegallery .gallerydesctext{
  text-align: center;
  padding: 5px 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}




#ptcalendar, #ptcalendar TD {
  font-size: 8px;
}

#ptcalendar .ui-datepicker-header {
  display: none;
}



/*hr {
	border: 0px solid #424242;
	height: 1px;
}*/

.table {
/*  width:600px;
  border: 1px solid black;*/
}

.table ul {
  float:left;
  margin:0;
  padding:0;
  border:1px solid #C9C9C9;
}

.table ul li {
  list-style:none;
  padding:5px 10px;
}

.table ul li.title {
  font-weight:bold;
  background:#333;
  color:#fff;
}

.table ul li.even {
  background:#fff;
}

.table ul li.odd {
  background:#FFFFE6;
}
