/* reset */
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}
big {font-size:15px;}b{font-weight:normal}
/* fonts */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,textarea,button{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}



.messageStack {
	display: none;
}

HTML {
	background: url('shop/templates/default/images/bg.png') repeat 0 0;    
	padding-bottom: 90px;
}
BODY {
	padding: 0;
	margin: 176px 0 0;
	text-align: center;
}
A {
	color: #c70000;
}
A:hover {
	color: #000;
}
.clear {
	clear: both;
}

#pageHeader1 .marquee {
	display: none;
}
#pageHeader1 {
	position: absolute;
	top: 0;
	width: 100%;
	background: #222 url('shop/templates/default/images/bg-header.jpg') no-repeat 40% 0;    
	height: 100px;
}

#pageHeader {
	position: absolute;
	top: 100px;
	width: 100%;
	height: 36px;
	background: url('shop/templates/default/images/menu.png') repeat-x 0 0;
}
#breadcrumbPath {
	display: none;
}
#navigationBar {
	width: 998px;
	padding-left: 2px;	
	margin: 0 auto;
	text-align: left;
	text-indent: -9999px;
	background: url(shop/templates/default/images/menu-sep.png) no-repeat 0 0;
	height: 33px;
}
#navigationBar A {
	line-height: 33px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 15px;
	background: url(shop/templates/default/images/menu-sep.png) no-repeat right 0;
	text-indent: 0;
	float: left;
}
#navigationBar A:hover {
	background: url(shop/templates/default/images/menu-sep-hover.png) no-repeat right 0;
}

#pageBlockLeft {
	position: relative;
	width: 100%;
}
#pageContent {
	width: 560px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -280px;
	text-align: left;
}
#pageColumnLeft {
	position: absolute;
	top: 0;
	left: 50%;
	width: 200px;
	margin-left: -500px;
}
#pageColumnRight {
	position: absolute;
	top: 176px;
	left: 50%;
	width: 200px;
	margin-left: 300px;
	overflow: hidden;
}

#pageFooter {
	width: 100%;
	height: 50px;
	padding: 20px;
	background-color: #1c1d20;
	color: #ccc;
	display: none;
}

/* main content */
#pageContent #pageIcon {
	display: none;
}
#pageContent P {
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 20px;
}
.pageWelcome P {
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 20px;
}
.pageWelcome H1 {
	color: #c70000;
	font-weight: bold;
	font-size: 24px;
	padding: 0 0 20px;
}
.pageWelcome H3 {
	color: #000;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0;
}
.pageWelcome UL {
	margin-left: 20px;
}
.pageWelcome LI {
	list-style: square;
	padding: 5px;
	font-size: 15px;
}
.welcomeShop {
	display: block;
	color: #fff;
	padding: 10px 30px;
	text-align: center;
	margin: 20px 0;
	background-color: #c70000;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.welcomeShop:hover {
	background-color: #600;
	color: #fff;
}

.moduleBox {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	border: solid 1px #ccc;
	margin-bottom: 20px;
}

.admin-newsbox {width:480px;margin: 0 auto;}
.admin-newsbox .boxTitle {background: #222;color: #fff;padding: 5px 8px;font-size: 13px;font-weight: bold;text-align: left;-moz-border-radius-topleft: 4px;-moz-border-radius-topright: 4px;-webkit-border-top-left-radius: 4px;-webkit-border-top-right-radius: 4px;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.admin-actuality {width: 480px;height: 700px;padding: 10px;font-size: 13px;line-height: 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.admin-newsbox-btn {display:block;color:#fff;background-color:#c70000;padding:10px 30px; border:0px;margin: 10px 0;font-size: 16px;text-transform: uppercase;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;text-align:center;float:right;cursor:pointer;}

.moduleBox .boxTitle {
	background: #222;
	color: #fff;
	padding: 5px 8px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
.moduleBox .content {
	padding: 10px;
}

#homeLogo {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -500px;
	z-index: 100;
}
#pageHeader2, #pageHeader3 {
	display: none;
}


.pageContent {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
.pageLeft {
	float: left;
	width: 480px;
}
.pageRight {
	float: right;
	width: 480px;
}
.languageSwitch {
	float: right;
	text-indent: -9999px;
	width: 200px;
}
.languageSwitch A, .languageSwitch A IMG {
	background: 0 !important;
	padding: 0 !important;
	margin: 4px 0 0 4px !important;
	float: right !important;
	width: 24px;
	height: 15px;
	line-height: 0;
}

.boxNews .content {
	padding-top: 0;
}
.boxNews P B {
	display: block;
	font-weight: bold;
	margin: 20px 0 5px;
	font-size: 10px;
}
.boxNews P {
	font-size: 13px;
	line-height: 20px;
}

