/* 2009 by Marcel Kau */

*{
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	color:#3C3C3C;

}

body{
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	background-image:url(/layout/xcom/background.png);
	background-repeat:repeat-x;
	background-color:#bebebe;
	max-width: 1024px;
}

a:hover{
	color:#c40026;
	text-decoration:underline;
}

H1{
	font-size:20px;
	font-style:normal;
	font-weight:bolder;
	color:#C40026;
}

H2{
	font-size:18px;
	font-style:normal;
	font-weight:bolder;
	color:#C40026;
}

H3{
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	color:#C40026;
}

H4{
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	color:#C40026;
}

td#navi_panel{
	padding-top:15px;
}

.left_menu{
	width:198px;
	list-style:none;
	margin:0px;
	margin-bottom: 2px;
	margin-left:2px;
	padding:0px;
	border:none;
	font-family:Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color:#333;
}

.left_menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}

.left_menu li{
	text-align:left;
	border-bottom:0;
	margin:0;
	border-top:0px solid #FFF;
}

.left_menu li a{
	display:block;
	padding:4px 0px 10px 10px;
	background:url(/layout/xcom/btn/btn_1.png) no-repeat;
	color:#000;
	text-decoration:none;
	width:190px;
}

.left_menu li a:hover{
	background:url(/layout/xcom/btn/btn_2.png) no-repeat;
	color: #fff;
}

.left_menu li.level2 a{
	background:url(/layout/xcom/btn/btn_1_l2.png) no-repeat;
	text-align:left;
	padding:4px 0px 10px 25px;
	width:184px;
}

.left_menu li.level2 a:hover{
	background:url(/layout/xcom/btn/btn_2_l2.png) no-repeat;
	text-align:left;
	padding:4px 0px 10px 25px;
	width:184px;
}

.left_menu li.level3 a:hover{
	background:url(/layout/xcom/btn/btn_2_l3.png) no-repeat;
	text-align:left;
	padding:3px 0px 10px 35px;
	width:184px;
}


.left_menu li.level3 a{
	background:url(/layout/xcom/btn/btn_1_l3.png) no-repeat;
	text-align:left;
	padding:3px 0px 10px 35px;
	width:184px;
}

.table_menu{
        padding-top:10px;
        padding-left:20px;
        background-color:#901200;
        width:100%;
}

.menu{
	margin:0;
	padding:0;
	list-style:none;
}

.menu li{
	text-align:left;
	float:left;
	margin:0;
	padding:0;
	background:url(/layout/xcom/btn/menu.png) no-repeat;
}

.menu a{
	display:block;
	padding:3px 10px 0px 12px;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#140202;
}

.menu a:hover{
	color:#c40024;
}

div#header_navigation_right{
	background:url(/layout/xcom/header/logo_bd.png) left no-repeat;
	float: right;
	margin:0px;
	padding-right:20px;
	padding-right:20px;
	padding-top:0px;
	width:100%;
	text-align:right !important;
	color:#060000;
}

div#header_navigation_right a{
	color:#060000;
	text-decoration:none;
}

div#header_navigation_right a:hover{
	color:#c40026;
	text-decoration:none;
}

#left_column{
	text-align:left;
	width:204px;
	margin-bottom:15px;
        background-color:#fff;
}

div.main_column{
	width: 550px;
	margin-bottom:15px;
	text-align: center;
}

div.main_column p.top{
	background: transparent url(/layout/xcom/mainbox/top.png) no-repeat scroll 0% 0%;
	height: 14px;
	margin:0px;
}

div.main_column p.bottom {
	background-image:url(/layout/xcom/mainbox/bottom.png);
	width: 550px;
	height: 12px;
	margin-bottom:0;
}

div.main_column p.divider {
	background-image:url(/layout/xcom/mainbox/divider.png);
	width: 550px;
	height: 36px;
	margin-bottom:0;
}

div.main_column p.main {
	padding-left: 10px;
	padding-right: 10px;
}

#right_column{
	float:right;
	width:204px;
	margin-bottom:15px;
        background-color:#fff;
}

.box{
	width:190px;
}

.box .header{
	padding:0px;
	margin-top:10px;
	height: 38px;
        background-image:none;
        background-color:#fff;
}


				/* TinyMCE specific rules
				body.mceContentBody {
				   background: #FFF;
				}
			 
				TinyMCE specific rules
				body.mceContentBody {
				   background: #FFF;
				}
			 
				TinyMCE specific rules
				body.mceContentBody {
				   background: #FFF;
				} */
			 
.box_article_name{
	margin-bottom: 3px;
}

.box_article_img {
	min-height:110px;
	max-height: 110px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.box_article_price {
	margin-bottom: 15px;
	color:#278EB1;
	font-weight:bold;
}

.Price_single_art, .Price{
	color:#278EB1;
	font-size:1.5em;
	font-weight:bold;
}

.Price{
	font-weight:bold;
	font-size:16px;
	color:#CC0000;
}

.currency{
	color:#278EB1;
	font-weight:bold;
}

/* left_container*/
div.leftContainer {
	background-image:url(/layout/xcom/sidebox/body.png);
	float:left;
	overflow: hidden;
	width: 204px;
	text-align: center;
	margin-right: 15px;
	margin-bottom:25px;
	background-repeat: repeat-y;
}

div.leftContainer p.top {
	background-image:url(/layout/xcom/sidebox/top.png);
	width: 204px;
	height: 12px;
	margin-top:0;
}

div.leftContainer p.bottom {
	background-image:url(/layout/xcom/sidebox/bottom.png);
	width: 204px;
	height: 12px;
	margin-bottom:0px;
}

div.leftContainer p.divider {
	background-image:url(/layout/xcom/sidebox/divider.png);
	width: 204px;
	height: 36px;
	margin-bottom:0;
}

div.leftContainer p.main {
	padding-left: 10px;
	padding-right: 10px;
}

/* right_container*/
div.rightContainer {
	float:right;
	overflow: hidden;
	width: 204px;
	text-align: center;
	margin-left: 15px;
	margin-bottom:25px;
	background-image:url(/layout/xcom/sidebox/body.png);
	background-repeat: repeat-y;
}

div.rightContainer p.top {
	background-image:url(/layout/xcom/sidebox/top.png);
	width: 204px;
	height: 14px;
	margin-top:0;
}

div.rightContainer p.bottom {
	background-image:url(/layout/xcom/sidebox/bottom.png);
	width: 204px;
	height: 12px;
	margin-bottom:0;
}

div.rightContainer p.divider {
	background-image:url(/layout/xcom/sidebox/divider.png);
	width: 204px;
	height: 36px;
	margin-bottom:0;
}

div.rightContainer p.main {
	padding-left: 10px;
	padding-right: 10px;
}

/* main_container */
div.mainContainer {
	max-width:550px;
	background:url(/layout/xcom/mainbox/body.png);
}

div.mainContainer p.top {
	height: 14px;
	width: 550px;
	margin-top:0;
	background: url(/layout/xcom/mainbox/top.png) no-repeat;
}

div.mainContainer p.bottom {
	background-image:url(/layout/xcom/mainbox/bottom.png);
	height: 12px;
	width: 550px;
	margin-bottom:0;
}

div.mainContainer p.divider {
	background-image:url(/layout/xcom/mainbox/divider.png);
	height: 36px;
	width: 550px;
	margin-bottom:0;
}

div.mainContainer p.main {
	padding-left: 10px;
	padding-right: 10px;
}
	

#order div {
	text-align: left;
}

#order_t {
	background: #fff url(/layout/xcom/order/order_t.png) 0 0 repeat-x;
}

#order_tl {
	background: transparent url(/layout/xcom/order/order_tl.png) 0 0 no-repeat;
}

#order_tr {
	height: 14px;
	overflow: hidden;
	background: transparent url(/layout/xcom/order/order_tr.png) 100% 0 no-repeat
}

#order_l {
	background: #fff url(/layout/xcom/order/order_l.png) 0 0 repeat-y;
}

#order_m {
	padding:10px;

}

#order_r {
	background: url(/layout/xcom/order/order_r.png) right repeat-y;
}

#order_b {
	margin-top: -5px;
	height: 13px;
	background: #fff url(/layout/xcom/order/order_b.png) 0 100% repeat-x;
}

#order_bl {
	background: url(/layout/xcom/order/order_bl.png) 0 100% no-repeat;
}

#order_br {
	height: 13px;
	background: url(/layout/xcom/order/order_br.png) 100% 100% no-repeat;
}

/* header */
#header div {
	text-align: left;
}

#header_t {
	background: #fff url(/layout/xcom/header/header_t.png) 0 0 repeat-x;
}

#header_tl {
	background: transparent url(/layout/xcom/header/header_tl.png) 0 0 no-repeat;
}

#header_tr {
	height: 14px;
	overflow: hidden;
	background: transparent url(/layout/xcom/header/header_tr.png) 100% 0 no-repeat
}

#header_m {
	border-left: 0px solid #ccc;
	border-right: 0px solid #666;
	width: auto;
	height: 171px;
	padding: 10px;
	background: url(/layout/xcom/header/header_r.png) right repeat-y;
}

#header_b {
	margin-top: -5px;
	background: url(/layout/xcom/header/header_b.png) 0 100% repeat-x;
}

#header_bl {
	background: url(/layout/xcom/header/header_bl.png) 0 100% no-repeat;
}

#header_br {
	height: 13px;
	background: url(/layout/xcom/header/header_br.png) 100% 100% no-repeat;
}

#header_l {
	background: #fff url(/layout/xcom/header/header_l.png) 0 0 repeat-y;
}

#header_r {
	width:7px;
	background: #fff url(/layout/xcom/header/header_r.png) 0 0 repeat-y;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 440px;
	height: 152px;
	background: transparent url(/layout/xcom/header/logo_bd.png) 0 0 no-repeat;
	margin-left: 130px;
	margin-top: 40px;
}

div#footer {
	position:absolute;
	left:50%;
	margin-left:-270px;
	width:500px;
	text-align:center;} 
