/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   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 
   ---------------------------------------------------------------------------------------*/
html {

        scrollbar-face-color: #DDDDDD;
        scrollbar-highlight-color: #DDDDDD;
        scrollbar-shadow-color: #666666;
        scrollbar-3dlight-color: #555555;
        scrollbar-arrow-color:  #CC0000;
        scrollbar-track-color: #CCCCCC;
        scrollbar-darkshadow-color: #666666;
        background-color: EEEEEE;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #EEEEEE;
	padding: 0px;
	
}
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 1px 2px 1px 1px;
	color: #333333;
	margin: 0px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #E7F1DD;
}
.boxTextBGIII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.errorBox {
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	background-color: #F8F8DA;
	border: 1px dotted #DDDDDD;
	text-align: left;
	padding-left: 10px;
}
.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;
}



img{
	border:0;
	vertical-align: middle;
}

a {
  color: #333333;
  text-decoration: none;
}

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

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: #FFFFCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

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: #FFFFCC;/*#00CC33*/
}

.moduleHeading {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	vertical-align: middle;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 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: center;
}

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 {
	width: 174px;
	background-image: url(/templates/topoffice_4/img/bg_top_box_left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

.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 , .box_top{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
	vertical-align: middle;
	line-height: 120%;
	border: none;
	height: 20px;
	background-image: url(/templates/topoffice_4/img/arrow_3d_down.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-transform: uppercase;
	background-color: #DDDDDD;
}

 TD.infoBoxHeading_right {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
	vertical-align: middle;
	line-height: 120%;
	border: none;
	height: 20px;
	background-image: url(/templates/topoffice_4/img/arrow_3d_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
}

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

}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:none ;/*#E7E9EA*/ 
  border-color: none;/*#C4C4C4*/
}

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 {
	color: #0000FF;
	text-decoration: underline;
}

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

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;
	line-height: 1.5;
	list-style-type: none;
}

TD.main li {
	list-style-type: none;
	padding: 2px;
}
td.main h1{
	font-size: 12px;
	font-weight: normal;
	border: 1px none #CCCCCC;
	margin-top: 10px;
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
td.main h3{
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
/* for firefox img align with <a> link*/
td.main1 a{
	vertical-align: middle;
}
td.main1 input{
	vertical-align: middle;
}
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;
	padding: 5px;
}
.inputformArea {
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}

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

.copyright {
	font-family: Tahoma;
	font-size: 9px;
	text-align:right;
	margin: 0px;
	padding: 0px;
	float: right;
	color: #666666;
}
.parseTime {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
}
a.copyright  {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 8px;
	color: #999999;
}
a.copyright:link{ color: #CCCCCC;}
a.copyright:visited{ color: #CCCCCC;}
a.copyright:hover {
  color: #CCCCCC;
  text-decoration: none;
}


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: 11px;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #EEEEEE;
 border: 1px solid;
 border-color: #EEEEEE;

}
.moduleRowOver { 
	background-color: #EBEBEB; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #F2F2F2; }

.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: 10pt;
	color: #666666;
	background-color: #DDDDDD;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	background-image: url(/templates/topoffice_4/img/arrow_3d_down.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.sitemap_heading a {color:#333333;}
.sitemap_heading a:hover {color:#999999; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px 2px 20px;}
.sitemap_sub a {color:#333333;}
.sitemap_sub a:hover {color:#999999; 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: #CC0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	width: 173px;
	background-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #DDDDDD;
}
.navRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 0px;
	width: 170px;
}
.contentsTopics{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.contentsTopics h1{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}
.contentsTopics h2{
font-size: 12px;
}
.contentsTopics h3{
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 10px;
	color: #000000;
}
.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;
}
/*-----------------------------------------MOD RM -----------------------------------*/
#top_header{
	background-image: url(/templates/topoffice_4/img/bg_cnav_ltgray.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #EBEBEB;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 25px 0px 0px 500px;
	height: 25px;
	display: block;
	background-color: #DDDDDD;
}
#top_header img {
	margin: 0px;
	padding: 0px;
}
#top_header a{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#header_left{
	padding: 0px;
	width: 175px;
	margin: 0px;
	border: none;
	/*background-color: #EAE8F3;*/
}
#topnav{
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}
#topnav table{
	margin: 0px;
	padding: 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	background-color: #FFFFFF;
}

#topnav td{
	margin-right: 1px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_right{
	text-decoration: none;
	margin: 0px;
	background-color: #CC0000;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F1F1F1;
	font-style: italic;
	background-image: url(/templates/topoffice_4/img/bg_header_right.jpg);
	width: 170px;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: normal;
}
#header_right p {
	margin: 0px;
	padding: 2px 10px 2px 15px;
}
#header_right a,#header_right a:link,#header_right a:visited{
	color: #000000;
	font-weight: normal;
}
#header_right a:hover{
	color: #999999;
}
#header_right  img {
	vertical-align: middle;
}

#breadcrumbs{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDDDDD;
	background-image: url(/templates/topoffice_4/img/bg_breadcrumbs.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px 0px 0px 4px;
	height: 20px;
	vertical-align: middle;

}

/* Navigation left */

a.category{
	display: block;
	background-image: url(/templates/topoffice_4/img/arrow_3d.gif);
	padding: 3px 0px 3px 15px;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #333333;
	text-transform: uppercase;
}
a.category:hover{
	text-decoration: none;
	color: #999999;
}

a.active_category{
	display: block;
	padding: 3px 0px 3px 13px;
	background-image: url(/templates/topoffice_4/img/arrow_3d_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}

a.active_category:hover{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.subcategory{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image: url(/templates/topoffice_4/img/arrow_3d_sub.gif);
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

a.subcategory{
	display: block;
	padding: 3px 0px 3px 20px;
	text-decoration: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: none;
}
a.subcategory:hover {
	color: #999999;
}

a.active_subcategory, a.active_subcategory:hover{
	display: block;
	padding: 3px 0px 3px 20px;
	color: #000000;
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
/*Search*/
#suche{
	padding: 4px 0px 4px 3px;
	text-align: left;
	background-image: url(/templates/topoffice_4/img/bg_breadcrumbs.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 20px;
	background-color: #DDDDDD;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;

}

#inputText_search	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	background-color: #EEEEEE;
	font-weight: normal;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	margin: 0px;
	padding: 1px;

}
.inputText_search	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	font-weight: normal;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	margin: 0px;
	padding: 1px;

}
#suche a,#suche a:link,#suche a:visited{
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}
#suche a:hover{
	color: #D70037;
}

#suche input {
	vertical-align: middle;
}
.BoxInfoLeft{
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 3px;
	font-size: 11px;
}
#footer{
	background-color: #DDDDDD;
	background-image: url(/templates/topoffice_4/img/bg_top_box_left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 10px 0px 5px 175px;
}
#footer a,#footer a:link, #footer a:visited{
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover{}
#footer_spacer{
	width: 100%;
	background-color: #DDDDDD;
	background-image: url(/templates/topoffice_4/img/bg_footer_ltgray.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

.ColorBoxRight{
	border: none;
	margin: 0px 0px 0px 3px;
	background-image: url(/templates/topoffice_4/img/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.ColorBoxLeft{
	width: 170px;
	background-color: #F2F2F2;
	border: 1px solid #DEDEDE;
}
#lang{
	background-image: url(/templates/topoffice_4/img/bg_breadcrumbs.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
	background-color: #DDDDDD;
	height: 22px;
	padding-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 2px;
}
#mainTable{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #EEEEEE;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
#table100{
	background-color: #DDDDDD;
	background-image: url(/templates/topoffice_4/img/bg_maintable_top.gif);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: none;
}

#header_table{
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	border: none;
}
#service_box{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 69px;
}
#service_box p {
	margin: 0px;
	padding: 3px 0px 2px;
}
#service_box a,#service_box a:link,#service_box a:visited{
	color: #000000;
	font-weight: normal;
}
#service_box a:hover{
	color: #999999;
}
#service_box  img {
	vertical-align: middle;
}
#home{
	background-image: url(/templates/topoffice_4/img/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 599px;
	left: 175px;
	top: 155px;
	position: absolute;
}
#home h1{
	font-family: "Verdana Ref";
	font-size: 16px;
	font-style: italic;
	color: #999999;
	padding: 20px;
}
/* category listing*/
.category_listing{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.category_listing_img{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.category_listing_name h2{
	background-color: #EAEAE2;
	padding: 2px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	border: 1px solid #999999;
}
.bg_light{
	background-color: #EEEEEE;
	border: 1px solid #999999;
	font-size: 11px;
}
.bg_white{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 11px;
}
.bg_grey{
	color: #FFFFFF;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.new_product_left{
	width: 175px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	
}
.red{
	color: #CC0000;
}
.new_product_img{
	border: 1px solid #DDDDDD;
}
.new_product_table{
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-image: url(/templates/topoffice_4/img/bg_product_list.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.form input,.form textarea{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.form200 input{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	width: 200px;
}
.content_list01{
	font-weight: bold;
	color: #333333;
}
.review{}
.review table{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
}
.review img{
	border: 1px solid #CCCCCC;
}
.blue{
	color: #CC0000;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
.start{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
}

.boxImage{
	background-color: #EEEEEE;
	text-align: center;
	border: 1px solid #999999;
}
.box_middle ul li, boxImage ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}