/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License 
*/

.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; }

body							{	margin: 0 auto; font-family: Verdana, Arial, san-serif; background-color: #ffffff; color: #000000;
									background-image: url(images/bg.gif); background-repeat: repeat-x; }

DIV								{	position: relative; }
h1								{	font-size: 16px; font-style: normal; font-weight: bold;
									margin-bottom: 0; padding-bottom: 0; display: inline; color: #FF8800; }
h2								{	font-size: 12px; font-style: normal; font-weight: bold;
									margin-bottom: 0; padding-bottom: 0; display: inline; color: #0099ff; }
p								{	color: #242424; }
a								{	font-family: verdana; color: #000000; }

/* site opbouw - door Tempo E-commerce */
#site-container 				{	width: 100%; text-align: center; }
#site 							{	margin-left: auto; margin-right: auto; min-height: 96%; width: 950px; }
#header							{	font-size: 12px; font-style: normal; font-weight: bold; color: #333333; text-decoration: none;
									height: 130px; width: 950px; margin-left: auto; text-align: left; }
#leeg 							{	width: 100%; height: 10px; }
div.leeg 							{	width: 100%; height: 10px; }
#body-text						{	font-size: 12px; color: #b4b4b4; text-decoration: none; 
									width: 950px; margin: 0px; padding: 0px; }
td.header-box					{	font-size: 12px; font-weight: bold; color: #626262;
									background-color: #ffffff; vertical-align: middle; padding-top: 6px; padding-left: 10px; padding-bottom: 5px;
									border-top: 1px; border-bottom: 1px; border-left: 1px; border-right: 1px; border-style: solid; border-color: #626262;}


/* header - door Tempo E-commerce */	
#header-top						{	height: 25px; width: 950px; text-align: right; }
td.h_top						{	font-size: 12px; color: #ffffff; }
#header-logo					{	height: 70px; width: 950px; text-align: left; }
#header-links					{	height: 35px; width: auto; }
td.h_links						{	font-size: 12px; font-weight: bold; color: #ffffff; padding-top: 10px; }
a.headerLink					{	font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none;}
a.headerLink:hover				{	font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: underline;}

/* footer - door Tempo E-commerce */	
#footer-balk					{	background-color: #ff8800; width:100%; height: 35px; }
#footer-tempo					{	font-size: 11px; font-style: normal; font-weight: normal; color: #A0A0A4; height: 15px; width: 950px; margin-top: 5px; }
a.flink							{	font-family: Verdana; color: #dcdce0; font-size: 11px; }
a.flink:hover					{	font-family: Verdana; color: #A0A0A4; font-size: 11px; }
td.footer			 			{	background-color: #ffffff;
									font-family: Verdana; font-size: 11px; color: #dcdce0;
									padding-top: 2px; padding-bottom: 2px; }

									/* includes/boxes - door Tempo E-commerce */
td.box-header 					{	font-size: 14px; font-weight: bold; color: #FFFFFF;
									background-color: #ff8800; vertical-align: middle; padding-top: 6px; padding-left: 10px; padding-bottom: 5px;}

/* includes/boxes/categories.php - door Tempo E-commerce */
td.categories					{	font-size: 12px; font-weight: bold; color: #242424; padding-top: 0px; padding-bottom: 0px; 
									padding-right: 0px; padding-left: 0px; }
#categorie-link 				{	height: 20px; }
#categorie-header 				{	height: 25px; }
div.thecategories a 			{	display: block; padding-bottom: 7px; padding-top: 3px; width: 175px; border-color: #b4b4b4;
									border-top-width: 0px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-style: solid;  }
#thecategories a 				{	display: block; padding-bottom: 7px; padding-top: 3px; width: 175px; border-color: #b4b4b4;
									border-top-width: 0px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-style: solid;  }
div.thecategories a:hover		{	background-color: #b4b4b4; color: #ffffff; }
#thecategories a:hover			{	background-color: #b4b4b4; color: #ffffff; }
#thecr a:hover					{	background-color: #b4b4b4; color: #ffffff; width: 175px; }
.catwithsubs, .catwithnosubs 	{	padding-right: 5px; }
#thecr 							{	position: relative; top: 0px; margin-bottom: 0px; width: 175px; border: 1px; border-style: solid; border-color: #b4b4b4; }
#thecr a 						{	display: block; padding-bottom: 7px; padding-top: 3px; width: 175px; }
.activelink 					{	display: block; font-weight: bold; background-color: #f4f4f4; }
/*mozilla fix*/
html>body #thecategories a 		{	width: auto; }
/*end of mozilla fix*/
div.topcat a 					{	padding-left: 5px; }
#topcat a 						{	padding-left: 5px; }
div.secondcat a 				{	padding-left: 5px; }
#secondcat a 					{	padding-left: 5px; }
div.thirdcat a 					{	padding-left: 5px; }
#thirdcat a 					{	padding-left: 5px; }
div.fourthcat a 				{	padding-left: 5px; }
#fourthcat a 					{	padding-left: 5px; }
div.fifthcat a 					{	padding-left: 5px;}
#fifthcat a 					{	padding-left: 5px;}

/* includes/boxes/loginbox.php - door Tempo E-commerce */
#theinformation 				{	position: relative; top: 0px; margin-bottom: 0px; width: 100%; border: 1px; border-style: solid; border-color: #A0A0A4; }
td.thecollumn	 				{	padding-bottom: 7px; padding-top: 3px; width: 175px; border-color: #b4b4b4;
									border-top-width: 0px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-style: solid;  }
td.theshopping	 				{	padding-bottom: 7px; padding-top: 3px; padding-left: 5px; width: 175px; border-color: #b4b4b4;
									border-top-width: 0px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-style: solid;  }

A								{	text-decoration: none; font-family: Verdana, Arial, sans-serif; font-weight: normal; color: #242424; font-size: 11px; }

A:hover							{	text-decoration: none; font-family: Verdana, Arial, sans-serif; font-weight: normal; color: #242424; font-size: 11px; }


TD {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

TABLE.index {
	height: 95%;
}

tr.dertig {
	height: 30px;
}

tr.hondert {
	height: 100%;
}

A:hover {
  color: #D83902;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
A.headerlinks {
  color:#CCCCCC;
}
A.headerlinks:hover {
  color:#D83902;
}
TR.headerlinks {
}
TD.headerlinks {
  color:#CCCCCC;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight:bold;
}
TD.headerlogin {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight:bold;
}
a.headerlogin {
  color:#4c4c4c;
  font-size:11px;
}
a.headerlogin:hover {
  color:#FE9901;
}
TD.headersearch {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  padding-top:2px;
  color:#e0ffff;
}

a.headersearch {
  color:#e0ffff;
}

TD.headerdate {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color:#C0C0C0;
  padding-bottom:5px;

}
TR.headerNavigation {
}

TD.headerNav {
  font-family: Verdana;
  font-size: 14px;
  text-align: center;
  color: #ff8800;
  font-weight : bold;
  padding-left: 10px;
  padding-bottom:5px;
}
A.headerNav {
  color: #FFFFFF;
}
A.headerNav:hover {
  color: #FFFFFF;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #37347C;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #D83902;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #4c4c4c;
  font-weight: normal;
  padding-left:10px;
  padding-top: 10px;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  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-size: 14px;
  font-weight: bold;
  background: #b4b4b4;
  color: #ffffff;
}

TD.MenuBoxHeading {
  padding-left:1px;
  padding-right:1px;
  padding-top:1px;
	font-size: 13px;
	font-family: Verdana,Arial,Tahoma;
	font-weight: bold;
	color: #FFFFFF;

	
}
.mws_boxTop    { background: url('images/boxes/boxtop_02.jpg');
                 	margin-left: 5px;
				margin-right: 2px;
				font-size: 12px;
				font-family: Arial,Tahoma,Verdana;
				font-weight: bold;
                 text-align : left;
				 color: #4AC250;
                 vertical-align: middle;
                 white-space: nowrap; 
}
.mws_boxLeft   { background: url('images/boxes/boxlft_01.jpg'); }
.mws_boxRight  { background: url('images/boxes/boxrght_01.jpg'); }
.mws_boxBottom { background: url('images/boxes/boxbtm_02.jpg');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 12px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: url('images/boxes/box_bck.jpg'); 
				  margin-left: 5px;
				margin-right: 5px;
				padding-left:0px;
				padding-top:8px;
				padding-bottom:6px;
				font-size: 12px;
				font-family: Arial,Tahoma,Verdana;
				font-weight: bold;
				 color: #08025F;
                 vertical-align: middle;
                 white-space: nowrap;
}
.mod_boxTop    {
                 	padding-left: 25px;
				padding-right: 2px;
				font-size: 12px;
				font-family: Arial,Tahoma,Verdana;
				font-weight: bold;
                 text-align : left;
				 color: #eeee66;
                 vertical-align: middle;
                 white-space: nowrap; 
}
.mod_boxLeft   {}
.mod_boxRight  {}
.mod_boxBottom {
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 12px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mod_boxCenter { 
				  margin-left: 5px;
				margin-right: 20px;
				padding-right:20px;
				padding-bottom:5px;
				font-size: 12px;
				font-family: Arial,Tahoma,Verdana;
				font-weight: bold;
                 text-align : left;
				 color: #4AC250;
                 vertical-align: middle;
                 white-space: nowrap;
}

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;
}

.specialproduct {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #08025F;
}
.selectedproduct {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #ff8800;
  border-spacing: 1px;
  padding-right: 10px;
}

.newproduct {
  font-family: Verdana;
  font-size: 11px;
  color: #4c4c4c;
  border-spacing: 1px;
}
A.newproduct {
  font-family: Verdana;  
  font-size: 11px;
  color: #242424;
  padding-left: 10px;
}

A.newproduct:hover {
  font-family: Verdana;  
  font-size: 11px;
  color: #242424;
  padding-left: 10px;
}

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

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
}
a.productListing-heading {
}
a.productListing-heading:hover {
  color: #333333;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-bottom:5px;
  padding-left:3px;
  padding-right:5px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  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;
  font-size: 16px;
  font-weight: bold;
  color: #ff8800;
  border-spacing: 1px;
  padding-right: 10px;
}

SPAN.productPrice {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #b4b4b4;
  border-spacing: 1px;
  padding-right: 10px;
}

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

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* 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; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.inputRestriction { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */

.cathead, A.cathead {
  font-family: Arial, Verdana, sans-serif;
  background-color:#FE9901;
  padding-top:5px;
  font-size:14px;
  font-variant:small-caps;
  color:#ffffff;
}
TD.cathead {
border-width:1px;
border-style:solid;
border-color:#e5e5e5;
}
TD.catimage {
border-width:1px;
border-style:solid;
border-color:#e5e5e5;
}
.pdlpmodel {
	font-family: Arial, Verdana, sans-serif;
	padding-left:2px;
	padding-top:4px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.pdlpdname {
	font-family: Arial, Verdana, sans-serif;
	padding-left:12px;
	padding-top:1px;
	font-size:16px;
	font-weight:bold;
	color:#D83902;
}
A.pdlpdname:hover {
  color:#91b900;
}
p.pdlpdname{
padding-bottom:4px;
  padding-top:1px;
  text-align:center;

}
.pdldesc {
  font-family: Arial, Verdana, sans-serif;
  padding-left:20px;
  padding-right:3px;
  font-size:10px;
  font-weight:bold;
  color:#4c4c4c;
}
A.pdldesc{
  color:#4c4c4c;
}
.pdlimage {
text-align:center;
padding-top:15px
}
.pdlmanufacturers {
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#858585;
}
a.pdlmanufacturers:hover {
  color:#4c4c4c;
}
.pdlnone {pdlmanufacturers
}
.pdlfooter {
  font-family: Arial, Verdana, sans-serif;
  padding-top:2px;
  padding-bottom:3px;
  padding-right:13px;
  padding-left:13px;
  font-size:12px;
  font-weight:bold;
  color:#4c4c4c;
}

.pdlprice {
  font-family: Arial, Verdana, sans-serif;
  padding-right:20px;
  padding-top:8px;
  font-size:26px;
  font-weight:bold;
  color:#4c4c4c;
}

.pdlprice1 {
  font-family: Arial, Verdana, sans-serif;
  padding-top:8px;
  font-size:26px;
  font-weight:bold;
  color:#4c4c4c;
}

.prodboxaction {
  padding-top:5px;
  padding-bottom:5px;
}



.news {
	
}
.menutitle{
}

.submenu{
margin-bottom: 0.5em;
}

ul.sitemap {
color: #ff0000;
}

/* Tempo E-commerce Boxes */
.boxes-brands {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #08025F;
  font-weight : bold;
}

.boxes-descrip {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #4c4c4c;
  border-spacing: 1px;
}

.boxes-price {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  color: #D83902;
  border-spacing: 1px;
  font-weight : bold;
}

/* Product info - TABS - door Tempo E-commerce */
#tabs										{	border-top:1px; border-bottom:0px; border-right:1px; border-left:1px; border-style: solid; border-color: #A0A0A4;
												width:580px; margin-bottom: 1em; padding: 10px}
.shadetabs									{	padding: 3px 0; margin-left: 0; margin-top: 1px; margin-bottom: 0; font-size: 12px; font-weight: bold; list-style-type: none; text-align: left;}
.shadetabs li								{	display: inline; margin: 0; }

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: #ffffff;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
