@import url("top_tab.css");

@import url("header.css");

@import url("content.css");


/*

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



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  #000000



  Released under the GNU General Public License

*/

/*a { cursor:default  }*/

a:hover { cursor:pointer; }

.namo-table p{ margin:0px; padding:0px; }

.bottomnavi {

  font-family: Arial, Tahoma, Verdana, sans-serif;

  font-size: 10px;

  background: #FFFFFF;

  color: #999999;

  text-align: center;

}



a.bottomnavi {

  font-family: Arial, Tahoma, Verdana, sans-serif;

  font-size: 10px;

  background: #FFFFFF;

  color: #999999;

  text-align: center;

}



div.catlist, div.catlist_red {

	text-align: center;

	background-color:#FFFFFF;

	border: 1px solid #FFFFFF;

	margin-bottom: 2px;

	cursor:pointer;

}

div.catlist_red {

	border: 1px solid #FF0000;

}

div.catlist a, div.catlist_red a {

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}

div.catlist a:hover, div.catlist_red a:hover {

	color: #333333;

	background-color: transparent;

	text-decoration: none;

}

a.shoping_cart_link:hover {
	color:red;
	text-decoration: underline;
}
a.shoping_cart_link {
	color:#333;
	text-decoration: underline;
}

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 11px; }

.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }

.errorMessage { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: red; font-weight: bold; }

.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }



.artline    { font-style: normal; font-weight: normal; color: #000000; font-size: 12px;

               font-family: Arial, Verdana, sans-serif; background-color: #CDD5E4 }

.artline2    { font-style: normal; font-weight: normal; color: #000000; font-size: 12px;

               font-family: Arial, Verdana, sans-serif; background-color: #FFFFFF; border:1px #CCD5E4 solid; }

.artline3    { font-style: normal; font-weight: normal; color: #000000; font-size: 12px;

               font-family: Arial, Verdana, sans-serif; background-color: #E7F1F8; border:1px #666 solid; }

			   

table.rahmen { border-collapse:collapse;}

.tp    { border-width:1px; border-style:dotted; border-color:#000000; font-family:Arial, Verdana, helvetica, sans-serif; color:#34342B; font-size: 8pt; padding:1px; margin-top:0px; vertical-align:top; background-color: #FFFFFF;}

td.tip { font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px;}

li {font-size:8pt; line-height:10pt; font-family:Arial; margin-left:0px; margin-right:11px;}



.button, a.button {

	background-color: #666666; 

	color: white;

	font-weight: bold;

	font-size: 11px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	border-top: 1px solid white;

	border-right: 1px solid black;

	border-bottom: 1px solid black;

	border-left: 1px solid white;

	text-align: center;

	min-width: 20px;

	text-transform: uppercase;

	letter-spacing: 1px;

}
.button {
	
	padding: 2px 0px;

}
a.button {
	
	padding: 2px 5px;

}

BODY {

  /*background:url(images/systemfotos/body_backgorund.gif) top left repeat-x white;*/

  color: #000000;

  margin: 0px;
	
	min-width:1000px;

}



A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #ff0000;

  text-decoration: underline;

}



A.men {

	MARGIN-LEFT: 15px; TEXT-DECORATION: none; color: #000000; background-repeat:no-repeat; 

}

A.men:hover {

	MARGIN-LEFT: 0px; PADDING-LEFT: 15px; background-image:url(images/infobox/arrow_right3.gif); background-position: center left; color: #ff0000; TEXT-DECORATION: underline;  background-repeat:no-repeat; 

}



A.men1 {

	MARGIN-LEFT: 15px; TEXT-DECORATION: none; color: #000000; background-repeat:no-repeat;  font-size:11pt; font-weight:bold; color:red;

}

A.men1:hover {

	MARGIN-LEFT: 0px; PADDING-LEFT: 15px; background-image:url(images/infobox/mehr.gif); background-position: center left; color: #ff0000; TEXT-DECORATION: underline;  background-repeat:no-repeat;  font-size:11pt; font-weight:bold; color:red;

}





A.men2 {

	MARGIN-LEFT: 0px;  background-position: center left; TEXT-DECORATION: none; color: #666666; background-repeat:no-repeat; 

}

A.men2:hover {

	MARGIN-LEFT: 0px; PADDING-LEFT: 15px; background-image:url(images/infobox/arrow_right4.gif); background-position: center left; color: #666666; TEXT-DECORATION: underline;  background-repeat:no-repeat; 

}



FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background: #000000;

}



TD.headerNavigation {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

}



A.headerNavigation { 

  color: #FFFFFF; 

}



A.headerNavigation:hover {

  color: #ffffff;

}

a.Navigation{ color:#000; }
a.Navigation:hover{ color:#000; }

TR.headerError {

  background: #ff0000;

}


TD.headerError {

  font-family: Arial, Tahoma, Verdana, sans-serif;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}

TD.headerInfo {

  font-family: Arial, Tahoma, Verdana, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background:#C1C5C8; /*#ff0000;*/
  color: black;
  font-weight: bold;
	padding:8px;
	vertical-align:middle;
}

hr.footer { border-bottom:1px solid #CCC; width:100%; height:1px; overflow:hidden; }


.footer-green { font-family: Arial, Verdana, sans-serif; font-size: 11px; color:#666; font-weight: normal; background-color:#C1C5C8; padding:8px; }



.gray {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  color: #999999;

  font-weight: normal;

}



h1 { 

 font-family: Arial, Verdana, sans-serif;

 font-size: 11px;

 font-weight: bold;

}



.infoBox {

  background: #666666;

}



.infoBoxContents {

/*  background: #E7F1F8;*/
background:#E9EAEC;

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  letter-spacing: 1px;

  }



.infoBoxContentsWhite {

  background: #FFFFFF;

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  letter-spacing: 1px;

  }



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

}



A.infoBox-heading { 

  color: #FFFFFF; 

  text-decoration: none;

  letter-spacing: 1px;

  }



A.infoBox-heading:hover {

  color: #FFFFFF; 

  text-decoration:underline;

  letter-spacing: 1px;

  }



TD.infoBoxHeading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  font-weight: bold;

  background: #666666;

  color: #ffffff;

  letter-spacing: 1px;

  }



TD.infoBox, SPAN.infoBox {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  letter-spacing: 1px;

  }



TR.productListing-even, TR.productListing-odd {background: #FFFFFF;}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

  background: #EAEAEC;

}



.pictureborder {border: #666666 1px solid;}



TABLE.productListing {

  border: 0px;

  border-style: solid;

  border-color: #666666;

  border-spacing: 1px;

}



A.productListing-heading { 

  color: #FFFFFF; 
	text-decoration:underline;

}



A.productListing-heading:hover {

  color: #fe0000;

  text-decoration:none;

}



.productListing-heading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  background: #666666;

  color: #FFFFFF;

  font-weight: bold;

}





A.more {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  font-weight: bold;

  color: #FF0000;

  text-decoration: none;

}

a.more_navy{
  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  font-weight: bold;

  color: #666;

  text-decoration: none;
}


A.more:hover {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  font-weight: bold;

  color: #666;

  text-decoration: underline;

}

a.more_navy:hover{
  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  font-weight: bold;

  color: #666;

  text-decoration: underline;
}



A.productListing-data {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

  color: #666;

  text-decoration: none;

}



A.productListing-data:hover {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

  color: red;

  text-decoration: underline;

}

  

TD.productListing-data {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  color: #000000;

 border-bottom-width: 1px;

 border-bottom-color: #666666;

 border-bottom-style: solid;

 padding-top: 5px;

 padding-bottom: 5px;

}



TD.feature {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  color: #000000;

  padding-left: 20px;

}



TD.featureListing {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  color: #000000;

}



TD.featureListing1 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  color: #000000;

 border-bottom-width: 1px;

 border-bottom-color: #999;

 border-bottom-style: dotted;

 padding-top: 5px;

 padding-bottom: 5px;

 padding-left: 4px;

}



TD.featureListing2 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  color: #000000;

 border-bottom-width: 1px;

 border-bottom-color: #999;

 border-bottom-style: dotted;

 border-right-width: 1px;

 border-right-color: #999;

 border-right-style: dotted;

 padding-top: 5px;

 padding-bottom: 5px;

 padding-right: 4px;

 padding-left: 4px;

}

.also_purs {  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
	border-bottom:1px dotted #666;
	border-right:1px dotted #666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;}
.also_purs1 {  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
	border-bottom:1px dotted #666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;}

TD.productCart-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

 border-bottom-color: #FFFFFF;

 border-bottom-style: solid;

 border-bottom-width: 20px;



}



TD.productDesc {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  color: #666;

  padding: 1px 3px 1px 0px;

}





A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 16px;

  font-weight: bold;

  color: #666666;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  color: #000000;

}



TD.main, P.main {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

}



TD.smallTextt, SPAN.smallTextt, P.smallTextt {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  color:#cecece;

}



TD.accountCategory {

  font-family: Arial, Verdana, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #000000;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  font-family: Arial, Tahoma, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Arial, Tahoma, Verdana, sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Arial, Verdana, sans-serif;

  color: #ff0000;

}



SPAN.errorText {

  font-family: Arial, Verdana, sans-serif;

  color: #ff0000;

}



.moduleRow { }

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

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #666666; }

.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000000; }



/* message box */



.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 11px; }

.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #F2D7E0; }

.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #cccccc; }



/* input requirement */



.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ff0000; }



Body { 
/*
scrollbar-base-color:#666666;

scrollbar-3dlight-color:#666666;

scrollbar-arrow-color:#FFFFFF;

scrollbar-darkshadow-color:#666666;

scrollbar-highlight-color:#cccccc;

scrollbar-shadow-color:#cccccc;

scrollbar-track-color:#cccccc;
*/
}
body { margin:0; padding:0; }

* { font-family:Arial }

TD.textraum {
	padding:10px 10px 0px 10px; background:#FFF; font-size:11px; font-family:arial; text-align:left; color:#666;

}

p.textraum {margin-top:0px; margin-left:5px; font-size:11px; color:#666; }




.anfangsb {color: #4B6A91; font-size:20pt; FONT-FAMILY: Arial, Helvetica; text-decoration: none; FONT-WEIGHT: bold; line-height: 26px;}


a.top_product_img {text-decoration:none; }
a:hover.top_product_img {text-decoration:none; }
a.top_product_img img {  border-style:inherit;  border:1px solid #FFF }
a.top_product_img span { color:white; text-decoration:none; }
a:hover.top_product_img img { border-style:inherit;  border:1px solid red }
a:hover.top_product_img span { color:red; font-weight:bold; text-decoration:none; }


a.katalog { text-decoration:none; color:#000; font-weight:bold; font-size:10pt; }

a:hover.katalog { text-decoration:underline; color:red; font-weight:bold; font-size:10pt; }

a.footer, a.footer:hover{ color:#999; }

span.breadcrumb { color:#0099FF; font-size:11px; margin:0; padding:0; }
a.breadcrumb, a.breadcrumb:hover{ color:#0099FF; }


/* Miskec */
#div_error { width:100%; background:red; color:white; font-family:Arial; font-size:12px; font-weight:bold; padding:2px; text-align:center; }
#div_info { width:100%; background-color:lime; color:black; font-family:Arial; font-size:12px; font-weight:bold; padding:2px; text-align:center; }


/* MENU BOX */
.td_column_left { background-color:#C1C5C8; }
.div_column_left { width:192px; padding-left:7px; /*padding-top:7px;*/ height:100%; background-color:#C1C5C8; float:left; }

/*
* Grey Menu Box
*/
.box * {margin:0; padding:0; }

.box { width:185px; float:left;  font-size:11px; margin-bottom:10px; position:relative; }
.box .box_tl { background:url(images/systemfotos/box_corners/box_corner_tl_10_grey.png) top left no-repeat #666666; width:10px; height:20px; overflow:hidden; float:left; }
.box .box_tr { background:url(images/systemfotos/box_corners/box_corner_tr_10_grey.png) top right no-repeat #666666; width:10px; height:20px; overflow:hidden; float:left; }
.box .box_tc {  background-color:#666666; width:165px; height:17px; float:left; text-align:center; color:white; font-weight:bold; letter-spacing:1px; padding-top:3px; }

.box .box_sub_tl { background:url(images/systemfotos/box_corners/box_corner_tl_10_border_trans.gif) top left no-repeat; width:10px; height:10px; float:left; overflow:hidden; border-bottom:1px solid #666;  }
.box .box_sub_tr {  background:url(images/systemfotos/box_corners/box_corner_tr_10_border_trans.gif) top right no-repeat; width:10px; height:10px; float:left; overflow:hidden; border-bottom:1px solid #666;  }
.box .box_sub_tc {  background:#E9EAEC; border-bottom:1px solid #666666; border-top:1px solid #666;  width:165px; height:9px; overflow:hidden;  float:left; }

.box .box_bl { background:url(images/systemfotos/box_corners/box_corner_bl_10_border_blue.png) top left no-repeat #E9EAEC; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_br { background:url(images/systemfotos/box_corners/box_corner_br_10_border_blue.png) top right no-repeat #E9EAEC; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_bc {  background:#E9EAEC; border-bottom:1px solid #666666;  width:165px; height:9px; overflow:hidden;  float:left; }

.box .box_sub_bl { background:url(images/systemfotos/box_corners/box_corner_bl_10_border_trans.gif) top left no-repeat; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_sub_br { background:url(images/systemfotos/box_corners/box_corner_br_10_border_trans.gif) top right no-repeat; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_sub_bc {  background:#E9EAEC; border-bottom:1px solid #666666;  width:165px; height:9px; overflow:hidden;  float:left; }



.box .box_tooltip_0_tl { background:url(images/systemfotos/box_corners/box_corner_tl_10_border_white_trans.gif) top left no-repeat; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_tooltip_0_tr {  background:url(images/systemfotos/box_corners/box_corner_tr_10_border_white_trans.gif) top right no-repeat; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_tooltip_0_tc {  background:#FFF; border-top:1px solid #666;  width:165px; height:9px; overflow:hidden;  float:left; }

.box .box_tooltip_0_bl { background:url(images/systemfotos/box_corners/box_corner_bl_10_border_white_trans.gif) top left no-repeat; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_tooltip_0_br { background:url(images/systemfotos/box_corners/box_corner_br_10_border_white_trans.gif) top right no-repeat; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_tooltip_0_bc {  background:#FFF; border-bottom:1px solid #666666;  width:165px; height:9px; overflow:hidden;  float:left; }

.box .box_tooltip_0_content { border-left:1px solid #666; border-right:1px solid #666; width:183px; float:left; background-color:#FFF; padding:0 5px 0 5px; }



.box .box_tooltip_1_tl { background:url(images/systemfotos/box_corners/box_corner_tl_10_border_trans.gif) top left no-repeat; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_tooltip_1_tr {  background:url(images/systemfotos/box_corners/box_corner_tr_10_border_trans.gif) top right no-repeat; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_tooltip_1_tc {  background:#E9EAEC; border-top:1px solid #666;  width:165px; height:9px; overflow:hidden;  float:left; }

.box .box_tooltip_1_bl { background:url(images/systemfotos/box_corners/box_corner_bl_10_border_trans.gif) top left no-repeat; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_tooltip_1_br { background:url(images/systemfotos/box_corners/box_corner_br_10_border_trans.gif) top right no-repeat; width:10px; height:10px; float:left; overflow:hidden;  }
.box .box_tooltip_1_bc {  background:#E9EAEC; border-bottom:1px solid #666666;  width:165px; height:9px; overflow:hidden;  float:left; }

.box .box_tooltip_1_content { border-left:1px solid #666; border-right:1px solid #666; width:183px; float:left; background-color:#E9EAEC; padding:0 5px 0 5px; }


.box .box_content { border-left:1px solid #666; border-right:1px solid #666; width:183px; float:left; background-color:#E9EAEC; }

.ul_menu { display:block; width:183px; float:left; margin:0; padding:0; list-style:none; }
.ul_menu li { width:183px; margin:0; padding:0; float:left; display:block;  }
.ul_menu .li_normal {  background:#E9EAEC; border-bottom:1px solid #666; display:block; height:20px; color:black; }
.ul_menu .li_hover {  background:#E9EAEC; border-bottom:1px solid #666; display:block; height:20px; color:red; cursor:pointer; }
.ul_menu .li_current {  background:white; border-bottom:1px solid #666; display:block; height:20px;  }

.ul_menu li a { text-decoration:none; color:black; padding-top:3px; display:block; padding-left:15px; display:block; width:168px; height:17px; }
.ul_menu .li_hover a {color:red; background-image:url(images/infobox/arrow_right3.gif);  background-position:0px 5px; color: #ff0000; background-repeat:no-repeat; text-decoration:none; }	

.ul_menu .li_current a { color:black; color:#FF0000; background:url(images/infobox/arrow_right4.gif) 0px 5px no-repeat; }
/*.ul_menu .li_current a:hover { color:black; font-weight:bold; color:#FF0000; text-decoration:underline; }*/

/*
* White Menu Box
*/
.white_box * {margin:0; padding:0; }

.white_box { width:185px; float:left; position:relative;  font-size:11px; margin-bottom:10px; }
.white_box .box_tl { background:url(images/systemfotos/box_corners/box_corner_tl_10_grey.png) top left no-repeat #666666; width:10px; height:20px; overflow:hidden; float:left; }
.white_box .box_tr { background:url(images/systemfotos/box_corners/box_corner_tr_10_grey.png) top right no-repeat #666666; width:10px; height:20px; overflow:hidden; float:left; }
.white_box .box_tc {  background-color:#666666; width:165px; height:17px; float:left; text-align:center; color:white; font-weight:bold; letter-spacing:1px; padding-top:3px; }

.white_box .box_bl { background:url(images/systemfotos/box_corners/box_corner_bl_10_border_white.png) top left no-repeat #FFF; width:10px; height:10px; float:left; overflow:hidden;  }
.white_box .box_br { background:url(images/systemfotos/box_corners/box_corner_br_10_border_white.png) top right no-repeat #FFF; width:10px; height:10px; float:left; overflow:hidden;  }
.white_box .box_bc {  background:#FFF; border-bottom:1px solid #666666;  width:165px; height:9px; overflow:hidden;  float:left; }

.white_box .box_content { border-left:1px solid #666; border-right:1px solid #666; width:183px; float:left; background-color:#FFF; }

/* SUbmenu */
.ul_submenu { display:block; width:184px; float:left; margin:0; padding:0; list-style:none;  }
.ul_submenu li { width:184px; margin:0; padding:0; float:left; display:block;  }
.ul_submenu .li_normal {  background:#E9EAEC; display:block; height:13px; color:black;  }
.ul_submenu .li_hover {  background:#fff; display:block; height:13px; color:red; cursor:pointer; }
.ul_submenu .li_current {  background:white; display:block; height:13px; }

.ul_submenu li a { text-decoration:none; color:black; display:block; padding-left:15px; display:block; width:168px; height:13px; }
.ul_submenu .li_hover a {color:red; background-image:url(images/infobox/arrow_right3.gif);  background-position:0px 2px; color: #ff0000; background-repeat:no-repeat; text-decoration:none; }	

.ul_submenu .li_current a { color:black; color:#FF0000; background:url(images/infobox/arrow_right4.gif) 0px 2px no-repeat; }



.ul_submenu_last { display:block; width:184px; float:left; margin:0; padding:0; list-style:none;  }
.ul_submenu_last li { width:185px; margin:0; padding:0; float:left; display:block;  }
.ul_submenu_last .li_normal {  background:#E9EAEC; display:block; height:13px; color:black;  }
.ul_submenu_last .li_hover {  background:#fff; display:block; height:13px; color:red; cursor:pointer; }
.ul_submenu_last .li_current {  background:white; display:block; height:13px;  }

.ul_submenu_last li a { text-decoration:none; color:black; display:block; padding-left:15px; display:block; width:168px; height:13px; }
.ul_submenu_last .li_hover a {color:red; background-image:url(images/infobox/arrow_right3.gif);  background-position:0px 2px; color: #ff0000; background-repeat:no-repeat; text-decoration:none; }	

.ul_submenu_last .li_current a { color:black; color:#FF0000; background:url(images/infobox/arrow_right4.gif) 0px 2px no-repeat; }

.brcumb { background:url(images/systemfotos/box_corners/corner_tl.gif) top left no-repeat; padding-left:15px; padding-top:2px; }
/*
* Styles for Form element on page
*/
.textbox_login { border:1px solid #666; width:95px; padding:2px; margin:0 0 5px 0;
	background-color:white; }
.textbox_login_main { border:1px solid #666; width:190px; padding:2px; margin:0 0 2px 0;
	background-color:white; }
.textbox_create_account { border:1px solid #666; width:140px; padding:2px; margin:0 0 2px 0;
	background-color:white; }
	.textbox_login_afilate { border:1px solid #666; width:160px; padding:2px; margin:0 0 2px 0;
	background-color:white; }
/*
* Scrollers styles
*/
#scroller_specials{ width: 175px; height: 138px; text-align:center; float:left; }

