
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #E1E1E1;
}

.boxTextBG_single {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #F3F3F3;
}

.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FF9999;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}

img{
	border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #B22222;
  text-decoration: underline;
}

FORM {
	display: inline;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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: left;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #CC0000;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6;
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6;

}

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: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	font-size: 10px;
	color: #B22222;
	text-decoration: underline;
}

A.pageResults:hover {
  font-size: 10px;
  color: #B22222;
  background: #F1F1F1;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

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.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 padding-left: 5px;
 line-height: 1em;
 white-space: nowrap;
}
.moduleRowOver {
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	 color: #B22222;
	 padding-left: 5px;
	 line-height: 1em;
	 white-space: nowrap;
	}
.moduleRow_Text {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
	color: Black;
}
.moduleRow_Text:hover {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
	color: #B22222;
}
.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; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #FFFFFF;
	background-color: #B22222;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {
  color:#FFFFFF;
  }
.sitemap_heading a:hover {
  color:#CCCCCC;
  text-decoration:none;
  }

.sitemap_sub {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #E6E6E6;
 padding: 2px 2px;}
.sitemap_sub a {
  color:#000000;
  }
.sitemap_sub a:hover {
  color:#B22222; text-decoration:none;
  }


/* 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; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	width: 200px;
}
.navRight {
	background: url(img/toner_right_bg185.gif);
	background-repeat: repeat-y;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/* NEW */

.searchbox_header {
	background: url(img/Printernetz_08.gif);

}
.search_input_header {
	padding-top: 15px;
}

.search_header_boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 15px;
}

.box_left_header {
	background: url(img/Printernetz_18.gif);
	background-repeat: no-repeat;
}
.box_left_content {
	background: url(img/Printernetz_20.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
}
.box_left_footer {
	background: url(img/Printernetz_35.gif);
	background-repeat: no-repeat;
}
.box_left_Heading {
  background: url(img/Printernetz_20.gif);
  background-repeat: repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height:17px;
  color: #B22222;
}

.box_right_header {
	background: url(img/Printernetz_right_header.gif);
	background-repeat: no-repeat;
}
.box_right_content {
	background: url(img/Printernetz_right_content.gif);
	background-repeat: repeat-y;
}
.box_right_footer {
	background: url(img/Printernetz_right_footer.gif);
	background-repeat: no-repeat;
}
.box_right_Heading {
  background: url(img/Printernetz_right_content.gif);
  background-repeat: repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height:17px;
  color: #B22222;
}


.box_right_upper {
	background: url(img/toner_right_upper.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}

.box_right_bg {
	background: url(img/toner_right_bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}

.categories_box_left {
}

.seperator {
	padding-top: 5px;
	padding-bottom: 10px;
}
.box_seperator {
	padding-top: 4px;
	padding-bottom: 4px;
}


.HeaderHighlight {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  height:17px;
  color: #B22222;
}

.contentsCategorieTopics {
	background: url(img/toner_tinte_02.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
	font-weight: bold;
	height:17px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 0px;
}

.category_listbox {
	border-top: 0px;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #B22222;
	border-left: 1px solid;
	border-left-color: #B22222;
	border-bottom: 1px solid;
	border-bottom-color: #B22222;
}

.category_listbox_dotted {
	border-top: 0px;
	border-right: 1px;
	border-right-style: dotted;
	border-right-color: #B22222;
	border-left: 1px dotted;
	border-left-color: #B22222;
	border-bottom: 1px dotted;
	border-bottom-color: #B22222;
}

.categoryLink {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	color: Black;
}

.categoryLink:hover {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	color: #B22222;
}

.main_content {
	font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   line-height: 1.5;
	padding-top: 4px;
	text-align: left;
}

.main_red_link {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	text-decoration: none;
	color: #B22222;
	font-weight: bold;
   line-height: 1.5;
	padding: 3px;
	border: 1px;
	border-style: dotted;
	border-color: #FFFFFF;

}

.main_red_link:hover {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: #B22222;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	padding: 3px;
	border: 1px;
	border-style: dotted;
	border-color: #B22222;
	background-color: #EBEBEB;
}
.infoBoxHeading_dotted {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #E7E7E7;
  height:17px;
  color: #B22222;
  padding: 4px;
  border-top: 1px;
  border-top-color: #B22222;
  border-top-style: dotted;
  border-right: 1px;
  border-right-color: #B22222;
  border-right-style: dotted;
  border-left: 1px;
  border-left-color: #B22222;
  border-left-style: dotted;
  border-bottom: 1px;
  border-bottom-color: #B22222;
  border-bottom-style: dotted;
}

.TrustedShopsBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #FFFACD;
  height:17px;
  color: #B22222;
  padding: 4px;
  border-top: 1px;
  border-top-color: #B22222;
  border-top-style: dotted;
  border-right: 1px;
  border-right-color: #B22222;
  border-right-style: dotted;
  border-left: 1px;
  border-left-color: #B22222;
  border-left-style: dotted;
  border-bottom: 1px;
  border-bottom-color: #B22222;
  border-bottom-style: dotted;
}

.link_red_on_grey {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	text-decoration: none;
	color: Black;
	font-weight: bold;
   line-height: 1.5;
	padding: 3px;
	border: 1px;
	border-style: dotted;
	border-color: #E7E7E7;
}

.link_red_on_grey:hover {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	text-decoration: none;
	color: #B22222;
	font-weight: bold;
   line-height: 1.5;
	padding: 3px;
	border: 1px;
	border-style: dotted;
	border-color: #B22222;
	background: White;
}

.cart_product_seperator {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #C7C7C7;
}

.PriceBox {
	padding: 2px;
	vertical-align: top;
}

.PriceBox_Price {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
	text-decoration: none;
	color: #B22222;
	font-weight: bold;
}

.PriceBox_Price_products_info {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 22px;
	text-decoration: none;
	color: #B22222;
	font-weight: bold;
}

.PriceBox_Tax {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
	text-decoration: none;
	color: #696969;
	font-weight: normal;
}

.PriceBox_Buy {
}

.productBoxHeading_dotted {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  background: #E7E7E7;
  color: #B22222;
  padding: 1px;
  border-top: 1px;
  border-top-color: #B22222;
  border-top-style: dotted;
  border-right: 1px;
  border-right-color: #B22222;
  border-right-style: dotted;
  border-left: 1px;
  border-left-color: #B22222;
  border-left-style: dotted;
  border-bottom: 0px;
  border-bottom-color: #B22222;
  border-bottom-style: dotted;
}

.product_listbox_dotted {
	border-top: 0px;
	border-right: 1px;
	border-right-style: dotted;
	border-right-color: #B22222;
	border-left: 1px dotted;
	border-left-color: #B22222;
	border-bottom: 1px dotted;
	border-bottom-color: #B22222;
}

.productListing_Navigation {
	height: 28px;
	background: #FFF5EE;
	border-top: 1px solid;
	border-top-color: #B22222;
	border-bottom: 1px solid;
	border-bottom-color: #B22222;
}

.manufacturer_dd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #E7E7E7;
  color: #B22222;
  padding: 4px;
  border: 1px dotted;
  border-color: #B22222;
}

.new_manufacturer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #B22222;
  padding: 0px;
}

.printer_sub_header {
	background-color: #C10D14;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: White;
}

.printer_sub_listbox {
	border-top: 0px;
	border-right: 0px;
	border-left: 1px;
	border-style: solid;
	border-left-color: #B22222;
	border-bottom: 0px;
}

.tab_header1 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B22222;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #B22222;
	background-color: #F5F5F5;
}

.tab_header2 {
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #B22222;
}

.tab_content {
	border-top: 0px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #B22222;
	background-color: #F5F5F5;
}

/* Manufacturers Tables */
.manufacturers_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 2px; padding-bottom: 2px;}
.manufacturers_heading a {color:#000000;}
.manufacturersp_heading a:hover {color:#CCCCCC; text-decoration:none;}

.info_small_header {
	font-size: 11px;
	color: #B22222;
}

.info_small {
	font-size: 11px;
	color: #565656;
}

.ArtDesc_table {
	border: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-color: #F2BDBD;
}

.ArtDesc_option {
	background-color: #F0F0F0;
	padding: 3px;
	border: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #F2BDBD;
	font-size: 11px;
	color: #B22222;
}

.ArtDesc_value {
	width: 99%;
	padding: 3px;
	border: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #F2BDBD;
	font-size: 11px;
	color: #565656;
}

.ship_zone_header {

	background-color: #B22222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	padding: 3px;
}

.ship_kg_head {
	background: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B22222;
	padding: 2px;
}

.ship_netto_head {
	width: 80px;
	background: #FBEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B22222;
	padding: 2px;
}

.ship_ust_head {
	width: 80px;
	background: #FFB9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B22222;
	padding: 2px;
}

.ship_brutto_head {
	width: 80px;
	background: #FF8E8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B22222;
	padding: 2px;
}

.ship_kg {
	border-top: 1px solid;
	border-top-color: #CBCBCB;
	background: #EDEDED;
	padding: 2px;
}

.ship_netto {
	width: 80px;
	border-top: 1px solid;
	border-top-color: #CBCBCB;
	background: #FBEAEA;
	padding: 2px;
}

.ship_ust {
	width: 80px;
	border-top: 1px solid;
	border-top-color: #CBCBCB;
	background: #FFB9B9;
	padding: 2px;
}

.ship_brutto {
	width: 80px;
	border-top: 1px solid;
	border-top-color: #CBCBCB;
	background: #FF8E8E;
	padding: 2px;
}

.invisible_row
{
	DISPLAY: none;
}

.visible_row
{
	/*DISPLAY: run-in;*/
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #DE5454;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
}
#search_suggest {
	position: absolute;
	width: 760px;
	visibility: hidden;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
}

/* AJAX CHECKOUT PROCESS */
div.checkout_row {
	clear:both;
}

div.checkout_title {
	cursor:pointer;
	position:relative;
	background-color:#777;
	color:#FFF;
	padding:4px;
	font-size:12px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-top:solid 1px #777;
}


div.checkout_title .right {
	position:absolute;
	right:6px;
	top:3px;
	font-weight:bold;
}

div.checkout_content {
	background-color:#f9f9f9;
	color:#000;
	padding:4px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-bottom:solid 1px #777;
}

div.checkout_content .inputRequirement select {
	width:190px;
}

div.checkout_content .virtual {
	text-align:center;
}

div.checkout_content .left_space {
	padding-left:20px;
}

div.checkout_shipping_modules, .checkout_shipping_address {
	width:49%;
	float:left;
	clear:left;
}

div.checkout_payment_modules, .checkout_payment_address {
	width:49%;
	float:right;
	clear:right;
}

div.checkout_total {
	text-align:right;
}

#checkout_total table {
	float:right;
}

div.checkout_spacer {
	height:12px;
	font-size:9px;
	clear:both;
}

div.checkout_button {
	text-align:right;
	margin-top:5px;
}

.radiobox {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.module_ok, div.checkout_please_wait {
	color:green;
	font-weight:bold;
}

div.checkout_error {
	color:#FF0000;
	font-weight:bold;
}