/* CSS Document */

body {
	background-color:#983818;
	margin:0px;
	padding:0px;
}

a:link,
a:visited,
a:hover,
a:active {
	color:#A04818;
}

form {
	margin:0px;
}

form#concert {
	margin:12px 30px 12px 30px;
	padding:6px;
	background-color:#FACA9A;
	border:1px solid #a04818;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

input.text {
	border:1px solid #000000;
	width:160px;
}

input.submit {
	font-weight:bold;
	width:60px;
}

div.lang_switch {
	position:absolute;
	left:10px;
	top:60px;
	padding:2px;
}

div.lang_switch a {
	margin:3px;
	border:1px solid #CCCCCC;
	display:block;
	float:left;
}

div.lang_switch a:hover {
	border:1px solid #FFFFFF;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	position:relative;
}

table td#top_menu {
}

table td#content_area {
	background-image:url(../../../images/index_11.jpg);
	background-color:#FEE2BB;
	vertical-align:top;
	padding:8px 2px 8px 2px;
}

div.product {
	margin:15px 15px 0px 15px;
	padding:10px 10px 0px 10px;
	width:534px;
	position:relative;
	border-bottom:1px solid #000000;
	float:left;
	clear:both;
}

div.product input.text {
	width:30px;
	font-weight:bold;
}

div.product img.cover {
	float:left;
	clear:left;
	margin-right:6px;
}

div.product span.price {
	float:left;
	clear:left;
	font-weight:bold;
	margin:6px 0px 0px 6px;
}

div.product div.order {
	float:left;
	clear:left;
	background-color:#FFF2CC;
	padding:3px;
	margin:2px 0px 10px 0px;
}

div.product h2 {
	font-weight:bold;
	font-size:12px;
	margin:0px 0px 12px 0px;
	clear:left;
	white-space:nowrap;
}

div.product h2 span {
	font-size:11px;
	font-weight:normal;
	margin-left:6px;
}

div.product ul,
div.product ol {
	float:right;
	clear:right;
	margin:0px 0px 25px 10px;
	font-weight:bold;
}

div.product ul {
	list-style:none;
}

div.product ol li {
	margin-left:30px;
	white-space:nowrap;
}

div.product ul li {
	margin-left:0px;
	white-space:nowrap;
}

div.product ul li span,
div.product ol li span {
	font-weight:normal;
}

div.product span.info {
	position:relative;
	float:right;
	clear:right;
	margin-bottom:15px;
}

table.datas {
	clear:both;
}

table.datas td.left {
	text-align:right;
	padding-right:16px;
	width:140px;
}

input.text_error {
	background-color:#FF8888;
	color:#FFFFFF;
	border:1px solid #000000;
	width:160px;
}

input.text_required {
	background-color:#FFFF88;
	color:#000000;
	border:1px solid #000000;
	width:160px;
}

input.text_ok {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #000000;
	width:160px;
}

textarea.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:250px;
	height:100px;
	border:1px solid #000000;
}

#ordered_items table {
	border-collapse:collapse;
	margin-bottom:20px;
}

#ordered_items table td {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size:11px;
}

#ordered_items table td span {
	font-size:9px;
}
