/* page wide */
a {
	color: #444444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color:#3D2F53;
	background-image:url("/img/frontend/ddo/ddo_background.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	color:#666666;
	font-family:Verdana,Arial,Tahoma,Sans-Serif;
	font-size:12px;
	padding: 0px;
	margin: 0px;
}

table{
	border-collapse: collapse;
}

tbody{
	border-collapse: collapse;
}

th {
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}


h1{
	text-transform:uppercase;
	color:white;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-variant:small-caps;

}

h2 {
	color:#330066;
	font-size:15px;
	margin:0;
}


h3 {
	color:#330066;
	font-size:12px;
	margin:0;
}


h3 {
	color:#330066;
	font-size:10px;
	margin:0;
}


h4 {
	color:black;
	font-size:13px;
	margin:0;
	margin:0 0 0 10px;
}





/* special */
tr.highlight {
	cursor: pointer;
}

div.clear {
	clear: both;
}

/* container */
div.container {
	width: 980px;
	height: 600px;
	height: 100% !important;
	min-height: 600px;
	margin: 0 auto;
	position: relative;
}

/* header and banner */
div.header {
	height: 199px;
	padding: 0px;
}

img.logo{
	float: left;
	padding-left: 30px;
	padding-top:16px;
}

img.logo2{
	float: left;
	padding-left: 30px;
	padding-top: 40px;
}

div.header h3 {
	font-size: 48px;
}


div.header div.banner {
	float: right;
}

div.menu img.fade {
	width: 16px;
	opacity: 0.5;
}

/* menu and menu items */
div.menu {
	height: 30px;
	background-image:url("/img/frontend/ddo/container_background.jpg");
	background-repeat:repeat-y;
}

div.language{
	float: left;
	margin-left: 20px;
	margin-right: 0px;
	background-image:url("/img/frontend/ddo/topmenu_gradient.png");
	background-repeat: repeat-x;
	height: 15px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #D6D6D6;
	padding:5px;

	
	
}

div.payment_methods{
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	background-image:url("/img/frontend/ddo/topmenu_gradient.png");
	background-repeat: repeat-x;
	height: 15px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #D6D6D6;
	padding:3px;
	padding-bottom:7px;


}

div.menu a {
	color: #222222;
}

div.menu span {
	font-size: 11px;
	cursor: pointer;
	float: left;
	height: 23px;
	text-align: center;
	width: 100px;
	margin-right: 3px;
}

div.menu span#last {
	margin-right: 0px;

}


div.menu_cart{
	background-image:url("/img/frontend/ddo/menu/cart_mouseover.png");
	background-repeat:repeat-y;
	font-size:9px;
	height:30px;
	min-width:125px;
	overflow:hidden;
	position:absolute;
	right:367px;
	top:169px;
	width:125px;	
}

div.middenmenu {
	float:left;
	margin-left: 200px;
}

div.menu_item{
	float: left;
	text-align: center;
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	padding-top:5px;
	vertical-align: middle;
}

div.menu_item_mouseover{
	background-image: url('/img/frontend/ddo/menu/menu_mouseover.png');
	
}


div.menu_item_line{
	float: left;
	text-align: center;
	margin-top:5px;
}


/* sidebar */

.search{
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 25px;
	padding: 2px;
	padding-left: 5px;
}


div.sidebar {
	width: 240px;
	float: left;
}

div.sidebar_item {
	padding: 10px;
}

div.sidebar_header {
	background-image:url("/img/frontend/ddo/background_section_header.png");
	background-repeat:no-repeat;
	color:black;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-variant:small-caps;
	height:25px;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:10px;
	padding:10px 0 4px 24px;
	text-align:left;
	text-transform:uppercase;
	width:185px;
}

div.sidebar_content {
	padding-left:18px;
}

div.sidebar a {
	color: #222222;
}

div.sidebar ul {
	cursor:pointer;
	line-height:1.5em;
	list-style-image:url("/img/frontend/ddo/li.gif");
	margin-bottom:0;
	margin-top:0;
}

div.sidebar input[type="text"], div.sidebar select {
	width: 150px;
}

div.sidebar input[type="submit"] {
	width: 100px;
}

/* center */
div.center {
	background-image: url('/img/frontend/ddo/container_background.jpg');
	background-repeat: repeat-y;
	padding-top:20px;
}

div.content {
	padding-left: 20px;
	width: 700px;
	float: left;
}

div.navbar {
	height: 20px;
	vertical-align: middle;
	padding-right:35px;
	margin-left:21px;
	font-size: 10px;
	margin-bottom:10px;
}


div.marquee{
	background-image: url('/img/frontend/ddo/marquee.png');
	background-repeat: no-repeat;
	padding-top:20px;
	padding-left:23px;
	padding-right:25px;
	height: 65px;
	color: #660066;
	font-weight: bold;
}

div.marquee p {
	margin: 0;
}

/* page navigation */
div.pagenav {
	width: 700px;
	text-align: right;
	font-size: 10px;
	padding-bottom: 5px;
}

div.pagenav span.previous {
	float: left;
}

div.pagenav span.next {
	float: right;
}

div.breadcrumb {
	float: left;
}

/* main container, header and content */
div.main {
	min-height: 450px;
	margin-bottom: 20px;
	margin-top: 10px;
}

div.main_header {
	background-image:url("/img/frontend/ddo/main_header.png");
	background-repeat:no-repeat;
	height:35px;
	text-align:left;
	width: 670px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 10px;
	color: white;
	padding-left:20px;
	margin-left:10px;
}

h1.main_header {
	background-image:url("/img/frontend/ddo/main_header.png");
	background-repeat:no-repeat;
	height:35px;
	text-align:left;
	width: 670px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 10px;
	color: white;
	padding-left:20px;
	margin-left:10px;
}



div.main_header div.title {
	float: left;
}

div.main_header div.order {
	float: right;
}

div.main_content {
	padding-right: 10px;
	margin-bottom: 10px;
	/*text-align: justify;*/
	padding-left: 20px;
	padding-right: 30px;
}

div.productlist {
	padding-right: 10px;
	margin-bottom: 10px;
	padding-left: 50px;
	padding-right: 30px;
}



div.main_content input[type="text"] div.main_content textarea {
	width: 200px;
}

div.main_content input[type="submit"] {
	width: 150px;
}

/* footer */
div.footer {
	height: 20px;
	text-align: center;
	padding: 5px;
}

/* error and message box */
div.error {
	background-color: #FFD8D8;
	border: 2px solid #7F0000;
	padding: 10px;
	color: #7F0000;
	font-weight: bold;
	text-align: center;
}

div.message {
	background-color: #E4FFD8;
	border: 2px solid #007F0E;
	padding: 10px;
	color: #007F0E;
	font-weight: bold;
	text-align: center;
}

/* article */
div.article {
	min-height: 250px;
	text-align: justify;
}

/* gallery and images */
div.gallery_thumb {
	
}

div.image {
	width: 195px;
	padding: 5px;
	float: left;
}

div.image_left {
	margin-right: 15px;
}

div.image_main {
	padding: 10px;
	min-height: 400px;
}

div.image_information {
	padding: 10px;
}

div.image_prev_next {
	padding: 10px;
}

div.image_prev {
	float: left;
	width: 150px;
}

div.image_next {
	float: right;
	width: 150px;
}

/* comments */
div.comment_item {
	width: 350px;
	min-height: 100px;
	border: 2px solid #3F4C6B;
	padding: 5px;
}

div.comment_box {
	float: left;
}

div.comment_smilies {
	margin-left: 25px;
	float: left;
}

/* guestbook */
table.guestbook td {
	width: 200px;
	vertical-align: top;
}

table.guestbook input,
table.guestbook textarea {
	width: 100%;
}

div.guestbook_item {
	min-height: 100px;
	border: 1px solid #000000;
	padding: 5px;
}

/* contact form */
td.contact {
	width: 200px;
	vertical-align: top;
}

input.contact, textarea.contact, select.contact {
	width: 200px;
}

span.contact {
	font-size: 9px;
}

/* validation of form */
label.error {
	display: none;
	color: #ff0000;
}

input.error, textarea.error {
	background-color: #FFD8D8;
}

/* date and time dropdown boxes */
select.contact_day, select.contact_month {
	width: 50px;
}

select.contact_year {
	width: 75px;
}

input.euro {
	width: 50px;
}

input.cent {
	width: 25px;
}

select.hour, select.minute, select.time, select.day, select.month {
	width: 50px;
}

select.year {
	width: 75px;
}

/* faq */
div.accordion h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
}

div.accordion p {
	margin: 0;
}

/* subscription */
div.subscription_buy {
	width: 280px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 20px;
	border: 2px solid #EEF6FC;
}

div.subscription_buy th {
	width: 100px;
}

div.subscription_buy td {
	width: 170px;
}

/* tweets */
ul.tweet_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

ul.tweet_list li {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

a.tweet_avatar {
	float: left;
	margin-right: 5px;
}

span.tweet_text {
	font-weight: normal;
}

div.slider_container {
	width: 677px;
	height: 281px;
	background-image: url('/img/frontend/ddo/carousel.png');
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 13px;
}