/** 
* Main CSS file for the "default" theme for VirtueMart
* @copyright 2006 Soeren Eberhardt, Anne-Katrin Merz
* @license GNU/GPL
*
*/

/* General Shop Styles here please */
.addtocart_button, .notify_button {
	text-align:center;
	background-position:bottom left;
	width:160px;height:30px;
	cursor:pointer;
	border: none;
	font-weight:bold;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
}
.addtocart_button {
	background: url( "themes/default/images/add-to-cart_blue.gif" ) no-repeat  center transparent;
}
.notify_button {
	background: url( "themes/default/images/notify_blue.gif" ) no-repeat  center transparent;
}
.addtocart_button_module {
	text-align:center;
	background-position:bottom left;
	width:160px;height:30px;
	cursor:pointer;
	color: #000000;
	border: none;
	font-weight:bold;
	font-family:inherit;
	background: url( "themes/default/images/transparent.gif" ) no-repeat  center transparent;
	vertical-align: middle;
	overflow:hidden;
	
}

input.addtocart_button_module:hover  {
	color: #333333;	
}

.addtocart_form {
	width: 100%;
	display: inline;
	white-space: nowrap;
}

/* The quantity box beneath the "add to cart" button  */
.quantity_box {	
	vertical-align: middle;
}

.continue_link, .checkout_link {
	margin: 2px;
	padding: 2px 0px 2px 40px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.4em;
	width: 40%;
}
.checkout_link {
	margin-left: 40px;
	background: url( "themes/default/images/forward.png" ) no-repeat left;
}
.continue_link {
	background: url( "themes/default/images/back.png" ) no-repeat left;
}
.next_page {
	padding-right: 0px;
	line-height: 20px;
	float: right;
	width: auto;
}
.previous_page {
	padding-left: 0px;
	line-height: 20px;
	float: left;
	width: auto;
}

/* This is the text box informing customers about your returns policy */
.legalinfo {
	background: lightgray;
	border: 2px solid gray;
	margin: 10px;
	padding: 0px 0px 10px 10px;
}

div.pathway {
	margin-bottom: 1em;
}

div.pathway img {
	padding: 0 2px;
}

/* The PDF, Email and Print buttons */
div.buttons_heading {
	margin:0px;
	width:10%;
	float:right;
}

.productPrice {
	font-weight:bold;
	white-space: nowrap;
}
.product-Old-Price {
	color:red;
	text-decoration:line-through;
}




/** BROWSE PRODUCTS STYLES **/
#vmMainPage h3 {
	padding-top: 10px;
	padding-left: 19px;
	min-height: 35px;
	background-image:url( "themes/default/images/title.jpg" );
	background-repeat:no-repeat;
}

#vmMainPage .categoryChildlist h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 5px 10px 10px;
	height: 30px;
}

#vmMainPage .categoryChildlist td {
	border:#fff 1px solid;
}

#vmMainPage .categoryChildlist td:hover {
	border:#EEEEEE 1px solid;
	background-image:url( "themes/default/images/cat.jpg" );
	background-repeat:no-repeat;
	background-position:bottom;
}
#vmMainPage .categoryDesc {
text-align:center;
padding-left:10px;
padding-right:10px;
padding-bottom: 15px;
min-height: 40px;
}

#vmMainPage .prodDesc {
	padding: 19px;
	margin: 2px;
	font-size:12px;
}

#product_list {
	padding: 10px;
	background: #EEEEEE;
}

.browseProductContainer {
	padding: 3px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	margin: 5px;
	float: left;
}

.browseProductContainer:hover {
	padding: 3px;
	background-image:url( "themes/default/images/browseProductContainer.png" );
	background-repeat:repeat-y;
	background-position:right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7C96C5;
	border-bottom-color: #7C96C5;
	margin: 5px;
}

.browseProductContainer ul {
	padding-left: 30px;
}

.browseProductContainer li {
	list-style-type: disc;
}

.browseProductContainer h2 {
	font-size: 16px;
	font-weight: bold;
}
.browseProductContainer a {
	font-size:12px; 
	color:#20246D;
	text-decoration:underline;
}
.browseProductContainer a:hover {
	text-decoration:none;
}

.browseProductContainer .browsePic {
	float: left;
	margin-top: 5px;
}

.browseProductContainer .browseDesc {
	float: left;
	margin-right:5px; 
	margin-top: 15px;
}

.browseProductTitle {
	font-size: 16px; 
	font-weight: bold;
	padding: 3px;
	margin-top: 3px;
	width: 30%;
	float: left;
}
.browseProductImageContainer {
	float: left;
	width: auto;
	margin: 3px;
}
.browseProductDetailsContainer {
	float: left;
	width: 70%;
}
.browseProductDescription {
	margin-top: 40px;
	width:50%;
}

.browseProductContainer2 {
	padding: 3px;
	background-image:url( "themes/default/images/TX3_Touch_selector_031.png" );
	background-repeat:no-repeat;
	background-position:left top;
	margin: 5px;
	float: left;
	min-height: 152px;
	width: 690px;
	color: #FFFFFF;
}

.browseProductContainer2:hover {
	padding: 3px;
	background-image:url( "themes/default/images//TX3_Touch_selector_061.png" );
	background-repeat:no-repeat;
	background-position:left top;
}

.browseProductContainer2 ul {
	padding-left: 30px;
}

.browseProductContainer2 li {
	list-style-type: disc;
}
.browseProductContainer2 .browseDesc h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.browseProductContainer2 .browseDesc h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 10px;
}
.browseProductContainer2 a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
.browseProductContainer2 a:hover {
	text-decoration:none;
}

.browseProductContainer2 .browsePic {
	float: left;
	margin-top: 5px;
}

.browseProductContainer2 .browseDesc {
	float: left;
	margin-right:5px; 
	margin-top: 15px;
}

.browseProductTitle {
	font-size: 16px; 
	font-weight: bold;
	padding: 3px;
	margin-top: 3px;
	width: 30%;
	float: left;
}
.browseProductImageContainer {
	float: left;
	width: auto;
	margin: 3px;
}
.browseProductDetailsContainer {
	float: left;
	width: 70%;
}
.browseProductDescription {
	margin-top: 40px;
	width:50%;
}

.browsePriceContainer {
	float: left;
	margin: 5px;
	width:20%;
}
.browseAddToCartContainer {
	width:30%;
	text-align:center
}
.browseRatingContainer {
	float: left;
	width:25%;
	margin: 3px;
	white-space: nowrap;
}

/** Flypage Styles **/
.thumbnailListContainer {
	text-align: center;
	width: 200px;
	height: 200px;
	overflow: auto;
}

/*
General Form Styling
*/
.formLabel {
	float:left;
	width:30%;
	text-align:right;
	font-weight: bold;
	margin: 2px;
	white-space: nowrap;
	clear: left;
	vertical-align: middle;
	margin-top: 8px;
}

#agreed_div {
	white-space: normal;
}

.formField {
	float:left;
	width:60%;
	margin: 2px;
	vertical-align: middle;
	margin-top: 8px;
	
}
.missing {
	color:red;
	font-weight:bold;
}

/**
* Administration Styles
*/
.adminListHeader {
	float:left; height: 48px; background-repeat: no-repeat;
	text-align: left; font-size: 18px; font-weight: bold;
	padding-left: 80px;	
}

.labelcell {
	margin-left: auto;
	font-weight: bold;
	vertical-align: top;
	width: 30%;
}
table.adminform td.labelcell {
	text-align: right;
}
.iconcell {
	vertical-align: top;
	width: 5%;
}
.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
	background-color:#FAFAD2;
	background-position:left 5px;
	background-repeat:no-repeat;
	border-color:#AACCAA;
	border-style:dotted none;
	border-width:1px 0pt;
	font-weight: 900;
	margin:1pt 1pt 1em 1em;
	padding:0.5em 1em 1.5em 48px;
}
.shop_error {
	background-image: url( "themes/default/images/error.gif" );
}
.shop_warning {
	background-image: url( "themes/default/images/warning.png" );
}
.shop_info, .shop_tip {
  	background-image: url( "themes/default/images/info.png" );
}

.shop_debug {
	background-image: url( "themes/default/images/log_debug.png" );

}
.shop_critical {
	font-weight: bold;
	background-image: url( "themes/default/images/log_critical.png" );
}
/**
* Addtocart detail Styles
*/
.vmCartContainer { /* Cart Container */
	width: auto;
	float: left;
	background: lightblue;
	border: 1px solid #000;
	padding: 3px;
}

.vmCartChildHeading { /* Header for the cart */
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
}

.vmCartChild { /* Container for the Child Product */
	
	vertical-align: middle;
	border: 1px solid #000;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 2px;
	float:left;	
}

.vmChildDetail { /* Child Detail, description , attributes ,price, quantity etc */
	vertical-align: middle;
	margin-top: 6px;
}

.vmCartChildElement { /* Individual element styling */
	width: 100%;
	vertical-align: middle ;
	height: 25px;
	text-align: left;
	
}

.vmCartAttributes { /* Attributes Div*/
	
	margin-top:8px;
	width:100%;
}

.vmAttribChildDetail {  /* Product Attributes Styling */
	
}
	

.vmMultiple {
	height:35px;
}



.vmChildType { /* Product type div*/

width: 100%;
}

.vmClearDetail { /*Clear the divs afer child types*/
	clear: both;
}

.vmClearAttribs { /*Clear the divs before the attributes*/
	clear:both;
}
.vmRowOne { /* Odd Row One styling */
	background: lightgray;	
}

.vmRowTwo { /* Even Row Styling */
	background: white;
}

/* Link Details for link to child*/
.vmChildDetail a, .vmChildDetail a:link {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
.vmChildDetail a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
/* Styling for the form elements to enable correct Line Up  */
.inputboxquantity {
	margin-top: 3px;
	vertical-align: middle;
}

.inputboxattrib {
	float: left;
	margin-top: 0px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.quantitycheckbox {
	margin-top: 6px;
	vertical-align: middle;
}	

/**
* Addtocart detail Styles for placing attributes beside product_types
*/
.vmCartContainer_2up { /* Cart Container */
	width: 100%;
	float: left;
	background: lightblue;
	border: 1px solid #000;
	padding: 3px;
}

.vmCartChildHeading_2up { /* Header for the cart */
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
}

.vmCartChild_2up { /* Container for the Child Product */
	
	vertical-align: middle;
	border: 1px solid #000;
	padding-left: 2px;
	padding-right: 2px;
	
	margin-bottom: 2px;
	float:left;	
}

.vmChildDetail_2up { /* Child Detail, description , attributes ,price, quantity etc */
	vertical-align: middle;
	margin-top: 6px;
}

.vmCartChildElement_2up { /* Individual element styling */
	width: 100%;
	vertical-align: middle ;
	height: 25px;
	text-align: left;
	
}

.vmCartAttributes_2up { /* Attributes Div*/
	float: left;
	padding: 0px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
	width:50%;
}

.vmAttribChildDetail_2up {  /* Product Attributes Styling */
	
}
	

.vmMultiple {
	height:35px;
}



.vmChildType_2up { /* Product type div*/
	background: lightblue;
	padding: 0px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
	float: left;
	width: 40%;
	border: 1px solid #000;
}

.vmClearDetail_2up { /*Clear the divs afer child types*/
	
}

.vmClearAttribs_2up { /*Clear the divs before the attributes*/
	clear:both;
}
.vmRowOne_2up { /* Odd Row One styling */
	background: lightgray;	
}

.vmRowTwo_2up { /* Even Row Styling */
	background: white;
}

/* Link Details for link to child*/
.vmChildDetail_2up a, .vmChildDetail_2up a:link {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
.vmChildDetail_2up a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

.vmCartModuleList  {
  cursor : pointer;
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
.vmCartModuleList:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.vmquote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}
.editable {
	background: #ffff33;
	cursor: pointer;
}
ul.pagination li {
	padding: 2px 1px;
	display: inline;
	background: none;
}

.mircomComm {
	color: #fff;
	position:relative;
/*
	width:740px; 
	float:none; 
	height: 1120px; 
	background-image:url( "themes/default/http://www.mircom.com/images/stories2/tx3-back.jpg" ); 
	background-repeat:no-repeat;
*/ 
}

.mircomComm #col {
	float: left;
	margin-left: 5px;
	width: 230px;
}

.mircomComm #col #prod {
	clear: left;
	padding-top: 10px;
	height: 95px;
}

.mircomComm #col #prod:hover {
	background-image:url( "themes/default/images/TX3-Touch/TX3_Touch_hover.png" );
	background-repeat:no-repeat;
/*
	opacity:0.4;
	filter:alpha(opacity=40);
*/
}

.mircomComm .pic {
	float: left;
	padding-left: 5px;
	text-align: center;
}

.mircomComm .pic a {
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}
.mircomComm .pic a:hover {
	text-decoration: none;
}

.mircomComm p {
	float: left;
	color: #CCCCCC;
	font-size: 10px;
}

.mircomComm h2 {
	font-size: 16px;
	color: #999999;
}

.mircomComm strong {
	padding: 2px 5px 2px 5px;
	background-color: #CCFF00;
}

.mircomComm a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
}

.mircomComm a:hover {
	color: #fff;
	text-decoration: none;
}

.mircomComm a:visited {
	color: #fff;
}

.mircomComm ul {
	padding-left: 30px;
}

.mircomComm li {
	list-style-type: disc;
}

#tx3box1 {
	position: absolute; height: 120px; width: 185px; left: 0px; padding-left: 5px;
}

#tx3box3 {
	position: absolute; height: 120px; width: 185px; left: 185px; clear: both; 
	padding-left: 5px;
}
#tx3box9 {
	position: absolute; height: 120px; width: 185px; left: 370px; clear: both;
	padding-left: 5px;
}
#tx3box10 {
	position: absolute; height: 120px; width: 185px; left: 555px; clear: both;
}

#product_detail {
	font-size: 12px;
}

#l10-fk1 h3 {
	font-size: 12px;
}


#product_detail ul {
	padding-left: 25px;
}

#product_detail li {
	list-style-type: disc;
}
#product_detail img {
}

/*

FleX-Net™ Series 

*/
#flexbox1 {
	position: absolute; height: 170px; width: 370px; left: 0px; padding-left: 5px;
}

#flexbox3 {
	position: absolute; height: 170px; width: 370px; left: 370px; clear: both; 
	padding-left: 5px;
}


.mircomPanel {
	color: #000;
	position:relative;
/*
	width:740px; 
	float:none; 
	height: 1120px; 
	background-image:url( "themes/default/http://www.mircom.com/images/stories2/tx3-back.jpg" ); 
	background-repeat:no-repeat;
*/ 
}

.mircomPanel #col {
	float: left;
	padding-left: 3px;
	width: 240px;
}

.mircomPanel #col #prod {
	clear: left;
	padding-top: 11px;
	height: 90px;
}

.mircomPanel .pic {
	float: left;
	padding-left: 5px;
}

.mircomPanel p {
	float: left;
	color: #000000;
	font-size: 10px;
}

.mircomPanel #prod p {
	float: left;
	color: #000000;
	width: 120px;
	font-size: 9px;
	text-align:left;
	margin-top: 5px;
}

.mircomPanel h2 {
	font-size: 16px;
	color: #415A85;
}


.mircomPanel h4 {
	font-size: 16px;
	color: #415A85;
}
.mircomPanel strong {
	padding: 2px 5px 2px 5px;
	background-color: #000000;
}

.mircomPanel a {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
}

.mircomPanel a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.mircomPanel a:visited {
	color: #000099;
}

.mircomPanel ul {
	padding-left: 30px;
}

.mircomPanel li {
	list-style-type: disc;
}


/* 
*************************
	Red panel 
*************************
*/

.mircomPanelRed {
	color: #000;
	position:relative;
	display:inline-block;
}

.mircomPanelRed #col {
	float: left;
	padding-left: 2px;
	width: 235px;
	padding-top: 0px;
	margin-top: 0px;
	z-index: 100;
}

.mircomPanelRed #prod {
	clear: both;
	margin-top: 10px;
	padding-top: 0px;
	border: 0px;
	height: 90px !important;
}

.mircomPanelRed .pic {
	float: left;
	padding-left: 2px;
}

.mircomPanelRed p {
	float: left;
	color: #000000;
	font-size: 10px;
}

.mircomPanelRed #prod p {
	float: left;
	color: #000000;
	width: 120px;
	font-size: 9px;
	text-align:left;
	margin-top: 5px;
}

.mircomPanelRed h2 {
	font-size: 16px;
	color: #415A85;
}


.mircomPanelRed h4 {
	font-size: 16px;
	color: #415A85;
}
.mircomPanel strong {
	padding: 2px 5px 2px 5px;
	background-color: #000000;
}

.mircomPanelRed a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
}

.mircomPanelRed a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.mircomPanelRed a:visited {
	color: #CC0000;
}

.mircomPanelRed a.navBlue {
	font-weight: bold;
	color: #14569d;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
}

.mircomPanelRed a.navBlue:hover {
	color: #14569d;
	text-decoration: underline;
}

.mircomPanelRed a.navBlue:visited {
	color: #14569d;
}

.mircomPanelRed a.navBlack {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
}

.mircomPanelRed a.navBlack:hover {
	color: #ccc;
	text-decoration: underline;
}

.mircomPanelRed a.navBlack:visited {
	color: #000;
}

.mircomPanelRed ul {
	padding-left: 20px;
}

.mircomPanelRed li {
	list-style-type: disc;
}

.system {
padding-left: 13px;
}

.system table {
margin: 0px;
}

.system td {
padding: 4px;
}

.system .systemcol {
	background-image: url( "themes/default/images/system_back.jpg" );
	background-repeat:repeat-x;
	margin-right: 5px;
	background-position: top;
	min-height: 300px;
	padding-bottom: 30px;
}
.system .systemcol h5 {
	font-size: 14px;
	font-weight: bold;
	color: #1E3F84;
}
.system .systemcol div {
	font-size: 12px;
	color: #1E3F84;
	margin-left: 5px;
}

.system .systemprod:hover {
	background-color: #fff;
	background-image: url( "themes/default/images/system_back2.jpg" );
	background-repeat:repeat-x;
	background-position:bottom;
}
.system .syspic {
	background-image: url( "themes/default/images/system.jpg" );
	background-repeat:no-repeat;
	padding: 5px;
}
.system .syspic:hover {
	background-image: url( "themes/default/images/system_f2.jpg" );
	background-repeat:no-repeat;
}





  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabcontent{
	display:none;
	padding: 16px;
}
.tabcontent0{
	padding: 16px;
}

#navigation {
	text-align: center;
	height: 30px;
	padding-left: 5px;
	background-color: #999999;
/*float: left; /*Set to "left" or "right" to position menu accordingly*/
/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
}  
#navigation ul {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation li {
	display: inline;
	text-align: center;
	padding: 0;
	margin-right: 4px;	
	float: left;
}
#navigation a {
	color: #000000;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
	height: 30px;
}
#navigation a span {
	display: block;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 9px;
}
#navigation a span {
	float: none;
}

#navigation a:hover {
	color: #666666;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url( "themes/default/images/div1a.gif" );
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation a:hover span {
	background: url( "themes/default/images/div1c.gif" ) no-repeat right top;
	display: block;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 9px;
}
#navigation a:hover span {
	float: none;
}

#navigation a.selected {
	color: #666666;
	background: url( "themes/default/images/div1a.gif" ) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
}
#navigation a.selected span {
	background: url( "themes/default/images/div1c.gif" ) no-repeat right top;
	display: block;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 9px;
}
#navigation a.selected span {
	float: none;
}/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {

}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 0px 0;
 border-bottom: 1px solid #a7b6d5;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #a7b6d5;
 border-bottom: none;
 background: #ededed;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #d7deec;
 border-color: #a7b6d5;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	border:1px solid #a7b6d5;
	border-top:0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */
	min-height:100px;

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
 	background-image:url( "themes/default/images/tabber-bot.png" );
	background-position: bottom; 
	background-repeat:repeat-x;
	font: 12px Verdana, sans-serif;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}

.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive .tabbertab ul {
	list-style-type: disc;
	padding-left: 20px;
}

.tabberlive .tabbertab li {
	list-style-type: disc;
	padding-left: 2px;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

#noborder tr td {
border:0px solid #FFFFFF;
}
.cbOverlay {
	background-color: #000;
}

.cbContainer {
	padding:5px;
	background-color:white;
	border: 2px solid gray;
}
.cbBox h3 {
	font-size:1.4em;
	margin-top:0px;
	padding-top: 3px;
	vertical-align: middle;
	text-align:center;
	background-color:#ccc;
	background-image: url( "js/mootools/header-background.png" );
}
.cbBox p {
	margin:3px;
}
.cbBox, .cbButtons {
	text-align:center;
}
.cbButton {
	margin: 3px;
}
.cbCloseButton {
	background: url( "js/mootools/close.gif" ) no-repeat;
	width: 16px; height: 16px;
	position:absolute;
	top: 9px;
	right:5px;
	cursor: pointer;
}/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url( "js/slimbox/css/loading.gif" ) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url( "js/slimbox/css/prevlabel.gif" ) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url( "js/slimbox/css/nextlabel.gif" ) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url( "js/slimbox/css/closelabel.gif" ) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
