body {
  background : url('default/is_bkgd.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
	background: #E6E6E6;

  color: #000000;
  margin: 0px;
  font-size: 11px;
  font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, Sans-serif;
}

table {
  
  color: #000000;
  margin: 0px;
  font-size: 11px;
  font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, Sans-serif;
}

td {
	vertical-align: top;
}

a { 
  color: #000000; 
  text-decoration: none; 
}

a:hover { 
  color: #000000;
  background: #F0F0F0;
  text-decoration: underline; 
}

a:visited {
  color: #000000;
}

a.cat_selected{
	font-weight: bold;
}

/* Layout */

.catdisplay{
	padding: 5px 5px 5px 5px;
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}

.content{
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
}

.web_banner_navi{
	font-size: 12px;
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #404040;
	padding: 7px 5px 5px 5px;
}
.Live_banner{
		background: url('default/fond.png');
	font-size: 12px;
	height: 20px;
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	padding: 0px 5px 0px 5px;	
}
.Live_banner_logo{
	height: 112px;
	padding: 2px 10px 2px 2px;
}

.Live_banner_menu{
	padding: 0px 3px 0px 3px;	
	background: url('default/menu02.png');
	width: 180px;
	height: 35px;
	font-size: 11px;
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #404040;
}
.Live_banner_Menu a {
	text-decoration: none; 
	color:#404040;
}
.Live_banner_Menu a:hover {
	text-decoration: none; 
	color:#404040;
}
.Live_banner_Menu a:visited {
	text-decoration: none; 
	color:#404040;
}

.header_menu{
	height: 22px;
	font-size: 11px;
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FF0024;
}

#menulist{
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#menulist li{
	float: right;
	text-align: center;
	vertical-align: middle;
	padding: 4;
}

table.maintable {
	width: 100%;
	height: 200px;
	text-align: left;
	border: 0px;
}

table.menu {
	width: 165px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

.menu_top, .table_top {
	background: #F0F0F0;
	height: 13px;
	font-size: 11px;
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
}
.menu_lefttop, .table_lefttop{
	height: 13px;
	width: 20px;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	background: url('default/corner.gif');
}
.menu_righttop, .table_righttop{
	height: 13px;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	background: url('default/corner.gif');
}
.menu_content, .table_content{
  background: #f8f8f9;
  font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
  font-size: 11px;
  border-left: solid 1px #C2C2C2;
  border-right: solid 1px #C2C2C2;
  border-bottom: solid 1px #C2C2C2;
  padding: 2px 2px 2px 2px;
}

input.cmd {
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	background: #F0F0F0;
	border: solid 1px #000000;
}

select, input, textarea {
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
}

.pageheader {
  padding: 7px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
  height: 35px;
  background: url('default/menu02.png');
  font-weight: bold;
  color: #404040;
  font-size : 14px;
}

img{
	border: 0px;
}

.pageheaderproduct {
  text-align: left;
  vertical-align: middle;
  height: 13px;
  background: #AAB8C5;
  font-weight: bold;
  color: #FFFFFF;
  font-size : 11px;
}

.productListing-heading {
  font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, helvetica, sans-serif;
  font-size: 10px;
  background: #F0F0F0;
  height: 18px;
  color: #404040;
  font-weight: bold;
}


table.productListing {
  height: 22px;
  border: 1px;
  border-style: solid;
  border-color: #C2C2C2;
  border-spacing: 3px;
  color: #000000;
}

td.productListing-data {
  font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, helvetica, sans-serif;
  font-size: 11px;
  color: #404040;
  vertical-align: middle;
  text-align: left;
}

td.productListing-data-right {
  font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, helvetica, sans-serif;
  font-size: 11px;
  color: #404040;
  vertical-align: middle;
  text-align: right;
}

td.productListing-data-prix-normal {
  font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, helvetica, sans-serif;
  font-size: 11px;
  color: #FF0000;
  vertical-align: middle;
  text-decoration:line-through;
  text-align: right;
}

td.productListing-data-prix {
  font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, helvetica, sans-serif;
  font-size: 11px;
  color: #339933;
  vertical-align: middle;
  text-align: right;
}

td.productListing-data-prix-std {
  font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, helvetica, sans-serif;
  height: 20px; 
  font-size: 11px;
  color: #780921;
  vertical-align: middle;
  text-align: right;
}

tr.productListing-odd{
  background: #ffffff;
}

tr.productListing-even{
  background: #EEEEEE;
}

tr.productListing-even-save{
  background: #780921fafafa;
}

td.center{
  font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
}

input.required{
	background: #ED7284;
}

table.error{
	border: solid 1px #FF0000;
	background: #ED7284;
}

table.search, table.contact{
	width: 100%;
	border: solid 1px #000000;
}

td.searchoption{
	padding: 5px 5px 5px 5px;
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

option.standard{
	font-weight: bold;
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	background: #EAEAEA;
}

option.main{
	font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, Helvetica, sans-serif;
	background: #EAEAEA;
}

.box h2, .box_large h2
{
	font-size: 13px;
	color: #404040;
	margin: 0;
	padding: 8px 1px 8px 11px;
	border-bottom: 1px #cccccc solid;
	background: url('default/menu02.png');
	background-position: 0px 0px;
	height: 35px;
}

.box
{
	font-size: 11px;
	background: #F5F3F1;
	border: 1px #cccccc solid;
	width: 210px;
}

.box_large{
	border: 1px #cccccc solid;
}

.box p, .box_large p, .regsucces p
{
	font-size: 11px;
	margin: 2px 2px 2px 2px;
}

.copyright{
	text-align: center;
	font-size: 8px;
}

.copyright a{
	font-weight: bold;
}

td.new_products
{
	text-align: center;
	width: 160px;
}

td.new_products b
{
	font-size: 11px;
	font-weight: bold;
}

.offline
{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

input.cart_input
{
	font-size: 11px;
	width: 30px;
}

div.center
{
	text-align: center;
}

.home_toprow
{
	border-bottom: solid 1px #000000;
	padding: 2px;
}

.home_spacer
{
	width: 3px;
	border-bottom: solid 1px #000000;
	background: url('default/home_spacer.gif');
}

.item_title
{
	font-weight: bold;
	font-size: 11px;
}

#position a
{
}

ul.menu
{

	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	list-style-position: inside;
	list-style-image: url('default/menu_bullet.gif');
}

ul.menu li
{
	margin-right: 2px;
	border-bottom: solid 1px #EEEEEE;
}

ul.menu li:hover
{
	border-right: solid 3px #FF0024;
}

li.m_selected
{
	font-weight: bold;
	text-decoration: underline;
}

#newsdate
{
	text-align: right;
	font-size: 9px;
}

.product_extra h2
{
	font-size: 11px;
	margin: 0;
	padding: 1px 1px 1px 20px;
	border-bottom: 1px #cccccc solid;
	background-color: #eeeeee;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-align: left;
}

.product_extra
{
	border: 1px #cccccc solid;
	width: 200px;
	margin: 4px;
	float: right;
	font-size: 11px;
	color: #000000;
}

#prodImages img{
	width: 210px;
	margin: 1px;
}

#prodImages img:hover{
	border: solid 1px #FFFFFF;
	margin: 0px;
}

#prodImages{
	width: 220px;
	float: right;
	margin: 0px;
	background: #EEEEEE;
		border: solid 1px #AAAAAA;
	text-align: center;
	padding: 0px;
}

.productDetailinfo{
	width: 450px;
	float: left;
	margin: 0px;
    font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, helvetica, sans-serif;
    font-size: 11px;
    background: #FFFFFF;
		border: solid 1px #FFFFFF;
    color: #000000;
}

.product_price{
	width: 220px;
	float: right;
	margin: 0px;
	background: #EEEEEE;
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: solid 1px #AAAAAA;
}

.productDetail{
	float: left;
	margin: 4px;
	width: 450px;
        font-family: Segoe UI, Calibri, Verdana, Trebuchet MS, helvetica, sans-serif;
        font-size: 11px;
        background: #F0F0F0;
        height: 18px;
        color: #000000;
        font-weight: bold;
}



.clear{
	clear: both;
}

.oldprice{
	color:#CC0000;
	text-decoration:line-through;
	padding: 0px;
	margin: 0px;
}

.newprice{
	color: #339933;
	padding: 0px;
	margin: 0px;
}

.normalprice{
	color: #339933;
	padding: 0px;
	margin: 0px;
}

.boximg_collapse{
	float: right;
}

.boxcontent_collapsed{
	display: none;
	padding: 2px;
}

.boxcontent_open{
	display: block;
	padding: 2px;
}

#mCartTotals{
	text-align: right;
	border-top: solid 1px #AAAAAA;
	font-weight: bold;
}

.regsucces h2
{
	font-size: 11px;
	margin: 0;
	padding: 1px 1px 1px 20px;
	border-bottom: 1px #cccccc solid;
	background-color: #eeeeee;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.regsucces{
	border: 1px #cccccc solid;
	background: #66CC00;
}

.pCode{
	margin: -11px 0px 0px 0px;
	padding: 0px;
	color: #CCCCCC;
}