* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	color: #1c234f;
}
html {
	background: #777777 url('/skin/bg.gif') repeat-y top center;
}
html, body {
	text-align: center;
}
b, b *, strong, strong * {
	font-weight: bold;
}
i, i *, em, em * {
	font-style: italic;
}
p {
	margin-bottom: 1em;
}
h1 {
	font: normal 42px/normal Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h2 {
	font: bold 22px/normal Arial, Helvetica, sans-serif;
	color: #001037;
}
h3 {
	margin-bottom: 10px;
	font: bold 17px/normal Arial, Helvetica, sans-serif;
	color: #012b56;
}
div#container {
	width: 955px;
	margin: 0 auto;
	position: relative;
}
	div#redheader, div#header {
		height: 197px;
		width: 545px;
		position: absolute;
		top: 0;
		left: 230px;
	}
	div#redheader {
		width: 955px;
		left: 0;
	}
	div#redheader {
		background: #e10322 url('/skin/redheader.gif') repeat-y bottom left;
	}
	div#header {
		background: transparent url('/skin/header.gif') repeat-x bottom left;
	}
		div#header h1 {
			position: absolute;
			top: 48px;
			right: 6px;
		}
		div#header h2 {
			position: absolute;
			top: 15px;
			right: 6px;
		}
		div#header h2.pagetitle {
			text-transform: uppercase;
			position: absolute;
			top: 200px;
			left: 6px;
			right: auto;
		}
		div#header h3 {
			font-size: 22px;
			color: #ffffff;
		}
		
		div#header div#supporttext {
			width: 170px;
			color: #fff;
			font-size: 10px;
			line-height: 12px;
			text-align: left;
			position: absolute;
			top: 110px;
			left: 555px;
		}
		div#header div#nav {
			height: 57px;
			width: 545px;
			border: 1px dashed #ffffff;
			border-width: 1px 0;
			background: #be182d;
			position: absolute;
			top: 104px;
			left: 0;
		}
			div#nav ul {
				display: block;
				margin-left: 4px;
				list-style: none;
				line-height: 20px;
				position: absolute;
				top: 28px;
				left: 0;
				z-index: 998;
			}
			div#nav li {
				float: left;
				height: 16px;
				margin-top: 4px;
				margin-bottom: 5px;
				_margin-bottom: 0;
				padding: 0 5px;
				background: transparent url('/skin/nav.gif') no-repeat top right;
				position: relative;
			}
			div#nav, div#nav * {
				color: #ffffff;
				font-weight: bold;
				text-decoration: none;
			}
			div#nav a:hover, div#nav a:active,
			div#nav a.active, div#nav a.active:visited,
			div#nav a.active:hover, div#nav a.active:active {
				color: #001037;
			}
				div#nav ul.sub {
					display: none;
					width: 140px;
					padding-bottom: 4px;
					list-style: none;
					background: #ffffff;
					border: 1px solid #001037;
					filter:alpha(opacity=80); /* Microsoft */
					opacity:0.8;              /* CSS3 */
					position: absolute;
					top: 18px;
					left: -4px;
					z-index: 999;
				}
				div#nav ul.sub, div#nav ul.sub * {
					color: #000738;
				}
				div#nav li:hover ul.sub {
					display: block;
				}
				div#nav ul.sub li {
					float: none;
					margin: 0;
					padding: 0;
				}
				div#nav ul.sub a, div#nav ul.sub a:visited {
					display: block;
					padding: 0 5px;
				}
				div#nav ul.sub a:hover, div#nav ul.sub a:active {
					background: #000738;
					color: #ffffff;
				}
		div#header a#login, div#header a#login:visited {
			display: block;
			height: 24px;
			width: 101px;
			background: transparent url('/skin/login.gif') no-repeat top left;
			text-align: center;
			line-height: 22px;
			color: #001037;
			position: absolute;
			top: 4px;
			left: 6px;
		}
		div#header a#login:hover, div#header a#login:active {
			background-position: bottom left;
		}
		div#header div#search {
			height: 24px;
			width: 200px;
			background: transparent url('/skin/search.gif') no-repeat bottom right;
			position: absolute;
			top: 4px;
			right: 6px;
		}
			div#search input.txt {
				width: 82px;
				color: #000000;
				position: absolute;
				bottom: 4px;
				right: 3px;
			}
			div#search input.btn {
				width: 46px;
				height: 20px;
				background: transparent;
				text-align: right;
				position: absolute;
				bottom: 3px;
				right: 105px;
			}
		div#header div#alpedhuzes {
			height: 96px;
			width: 140px;
			background: transparent url('/skin/alpedhuzes.gif') no-repeat top left;
			position: absolute;
			top: 5px;
			left: 565px;
		}
		div#header div#border {
			height: 1px;
			width: 179px;
			background: transparent url('/skin/header.gif') repeat-x bottom left;
			position: absolute;
			top: 196px;
			_top: 182px;
			left: 546px;
		}
		div#header div#donate {
			width: 140px;
			background: transparent url('/skin/donate.gif') no-repeat 0px 29px;
			position: absolute;
			top: 106px;
			left: 565px;
		}
			div#donate input#amountEur {
				width: 122px;
				margin: 0 0 10px 15px;
				_margin-bottom: 8px;
				position: relative;
				top: -4px;
			}
			div#donate input#submit {
				display: block;
				float: right;
				width: 115px;
				height: 19px;
				padding: 0 0 3px 6px;
				background: transparent url('/skin/ideal.gif') no-repeat top left;
				line-height: 18px;
			}
			div#donate input#submit:hover {
				cursor: pointer;
			}
			div#donate input#submit:active {
				background-position: bottom left;
				cursor: pointer;
			}
		div#logo {
			height: 246px;
			width: 306px;
			background: transparent url('/skin/logo.gif') no-repeat top left;
			position: absolute;
			top: 0;
			left: 0;
		}
	div#left {
		width: 229px;
		text-align: center;
		position: absolute;
		top: 242px;
		left: 0;
	}
		div#left a {
			display: block;
			text-align: center;
			margin-bottom: 5px;
		}
		div#left a.button, div#left a.button:visited {
			height: 24px;
			width: 189px;
			margin: 0 20px 5px;
			background: transparent url('/skin/button.gif') no-repeat top left;
			line-height: 24px;
			font-weight: bold;
			text-decoration: none;
		}
		div#left a.button:hover, div#left a.button:active {
			background-position: bottom left;
		}
		div#left a img, div#left a:visited img {
			border: 1px dashed #ffffff;
			margin: 0;
		}
		div#left a:hover img, div#left a:active img {
			border-color: #001037;
		}
		div#left div#socialLogos {
			text-align: center;
		}
		div#left div#TwitterCounter {
			text-align: center;
		}
		
		div#left div#socialLogos a {
			display: inline;
		}
		div#left div#sponsors {
			width: 179px;
			_width: 189px;
			margin: 0 auto;
			padding: 7px 5px;
			background: #ffffff url('/skin/sp_btm.gif') no-repeat bottom left;
			font-size: 8px;
			line-height: normal;
			position: relative;
		}
		div#left div#sponsors div.top {
			height: 7px;
			width: 189px;
			background: transparent url('/skin/sp_top.gif') no-repeat top left;
			position: absolute;
			top: 0;
			left: 0;
		}
	div#right {
		width: 179px;
		text-align: center;
		position: absolute;
		top: 205px;
		right: 0;
	}
		div#right div.topics * {
			text-align: left;
		}
		div#right, div#right * {
			font: italic 11px Arial, sans-serif;
			color: #1c234f;
		}
		div#right div#rightcont {
			width: 150px;
			_width: 141px;
			margin: 0 auto;
			padding: 7px 5px;
			background: #ffffff url('/skin/ri_btm.gif') no-repeat bottom left;
			line-height: normal;
			position: relative;
		}
		div#right a.topictitle, div#right a.topictitle:visited {
			color: #ed1f2d;
			font: bold 11px Arial, sans-serif;
			text-decoration: none;
		}
		div#right a.topictitle:hover, div#right a.topictitle:active {
			color: #1c234f;
		}
		div#right div#rightcont div.top {
			height: 7px;
			width: 160px;
			background: transparent url('/skin/ri_top.gif') no-repeat top left;
			position: absolute;
			top: 0;
			left: 0;
		}
	div#content {
		width: 535px;
		padding-bottom: 40px;
		background: #ffffff;
		position: absolute;
		top: 237px;
		left: 235px;
	}
		div.contentblok {
			margin-bottom: 20px;
		}
		div.contentblok img {
			margin: 5px;
		}
		div#content ul, div#content ol {
			margin-left: 23px;
		}
	div.shopnav {
		clear: both;
		padding: 3px;
		position: relative;
	}
	div.article {
		clear: both;
		padding: 3px;
		border-top: 1px dashed #012b56;
	}
	div#shopbtm {
		border-top: 1px dashed #012b56;
	}
#loginmenu {
    position: absolute;
    display: block;
    top: 5;
    left: 5;
    width: 100%;
}
        	div#header div#nav1 {
			height: 32px;
			width: 545px;
			border: 1px dashed #ffffff;
			border-width: 1px 0;
			position: absolute;
			top: 57px;
			left: 0;
		}
			div#nav1 ul {
				display: block;
				margin-left: 4px;
				list-style: none;
				position: absolute;
				top: 0px;
				left: 0;
				z-index: 998;
			}
			div#nav1 li {
				float: left;
				height: 16px;
				margin-top: 4px;
				margin-bottom: 5px;
				_margin-bottom: 0;
				padding: 0 5px;
				background: transparent url('/skin/nav.gif') no-repeat top right;
				position: relative;
			}
			div#nav1, div#nav * {
				color: #ffffff;
				font-weight: bold;
				text-decoration: none;
			}
			div#nav1 a:hover, div#nav a:active,
			div#nav1 a.active, div#nav a.active:visited,
			div#nav1 a.active:hover, div#nav a.active:active {
				color: #001037;
			}
				div#nav1 ul.sub {
					display: none;
					width: 140px;
					padding-bottom: 4px;
					list-style: none;
					background: #ffffff;
					border: 1px solid #001037;
					filter:alpha(opacity=80); /* Microsoft */
					opacity:0.8;              /* CSS3 */
					position: absolute;
					top: 18px;
					left: -4px;
					z-index: 999;
				}
				div#nav1 ul.sub, div#nav ul.sub * {
					color: #000738;
				}
				div#nav1 li:hover ul.sub {
					display: block;
				}
				div#nav1 ul.sub li {
					float: none;
					margin: 0;
					padding: 0;
				}
				div#nav1 ul.sub a, div#nav ul.sub a:visited {
					display: block;
					padding: 0 5px;
				}
				div#nav1 ul.sub a:hover, div#nav ul.sub a:active {
					background: #000738;
					color: #ffffff;
				}
table.cart {
	width: 100%;
}
	table.cart td {
		padding: 2px;
		background: #ffffff;
		border-bottom: 2px solid #cccccc;
		text-align: left;
	}
	table.cart th {
		padding: 2px 4px;
		background: #E20322;
		color: #ffffff;
		text-align: center;
	}
	table.cart td.odd {
		background: #eeeeee;
	}
div.btn {
	background: #E20322;
	text-align: center;
	color: #ffffff;
}
	div.btn input {
		width: 150px;
		border: 0;
		background: #001037;
		text-align: center;
		font-weight: bold;
		color: #ffffff;
	}
	div.btn input:hover {
		background: #F6A800;
		cursor: pointer;
	}
table.total {
	width: 100%;
}
	table.total td.padding {
		width: 50px;
	}
	table.total td.comments {
		text-align: center;
	}
	table.total th {
		width: 150px;
	}
	table.cart input.input, table.cart textarea,
	table.total input.input, table.total textarea {
		border: 1px solid #1c234f;
	}
	table.total textarea {
		height: 210px;
	}
input, select, textarea {
	color: #000;
	border: 1px solid #000;
}
.LV_invalid {
	color: #f00;
}
.shopnav a.active {
	color: 000;
	font-weight: bold;
	text-decoration: none;
}
div.loginpage_menu div {
	width: 252px;
	float: left;
}
div.loginpage_menu a {
	display: block;
	width: 250px;
	text-align: center;
	color: #666;
	border: 1px solid #fff;
	border-bottom: 1px solid #000;
}
div.loginpage_menu div.active a {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
p.response {
	color: #f00;
}
div.entry span.small {
	display: inline;
}
div.entry p.extra {
	margin: 0px;
	padding: 0px;
}
div.entry p.date {
	margin: 0px;
	padding: 0px;
}
div.entry p.title {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	border-top: 2px solid #F6A800;
}
div.entry p.message {	
margin: 10px 0px 10px 0px;
}
div.clear {	
	clear: both;
}

