body, form {
	margin: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color: #363636;
}

body {
	background-image: url(../dsg/bg.jpg);
}

.page {
	width: 100%;
}

a {
	color: #6D6243;
	background-color: #ECEADE;
}

a:hover {
	background-color: transparent;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

hr {
	height: 1px;
	color: #E6C658;
}

input, textarea {
	border: 1px solid #000000;
	background-image: url(../dsg/bg.jpg);
}

.radio {
	border: 0px;
	background-image: none;
}

.button {
	cursor: pointer;
}

.error {
	color: #BDA03B;
	font-weight: bold;
}

/* titles */

h1 {
	color: #FFF7DB;
	font-size: 32px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #363636;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.small {
	font-size: 9px;
}

/* line breaks */

td.topLine {
	color: #FFF7DB;
	height: 10px;
	text-align: right;
	padding: 5px;
	background-color: #000000;
	border-bottom: 1px solid #FFF7DB;
}

td.topLineEmpty {
	height: 10px;
	background-color: #000000;
	border-bottom: 1px solid #FFF7DB;
	border-left: 1px solid #FFF7DB;
}

td.bottomLine {
	height: 10px;
	border-bottom: 1px solid #FFF7DB;
	border-top: 1px solid #FFF7DB;
	background-color: #000000;
}

td.bottomLineEmpty {
	height: 10px;
	border-bottom: 1px solid #FFF7DB;
	border-top: 1px solid #FFF7DB;
	border-left: 1px solid #FFF7DB;
	background-color: #000000;
}

td.contentLine {
	height: 10px;
	border-top: 1px solid #FFF7DB;
	background-color: #592D00;
}

td.contentLineEmpty {
	height: 10px;
	border-top: 1px solid #FFF7DB;
	background-color: #592D00;
	border-left: 1px solid #FFF7DB;
}

/* top menu */

td.topMenu {
	background-color: #0B0500;
}

td.topMenuItem {
	background-image: url(../dsg/top_menu.jpg);
	cursor: pointer;
	height: 73px;
	width: 73px;
	border-left: 1px solid #FFF7DB;
	padding: 5px;
}

td.topMenuItemHover {
	background-image: url(../dsg/top_menu_hover.jpg);
	cursor: pointer;
	height: 73px;
	width: 73px;
	border-left: 1px solid #FFF7DB;
	padding: 5px;
}

a.topMenu {
	font-weight: bold;
	color: #FFF7DB;
	text-decoration: none;
	background-color: transparent;
}

td.topMenuEmpty {
	background-color: #0B0500;
	border-left: 1px solid #FFF7DB;
}

/* title bar */

td.pageTitle {
	background-image: url(../dsg/content_logo.jpg);
	background-repeat: no-repeat;
	height: 61px;
	background-color: #6D6243;
	text-align: right;
	padding-right: 10px;	
	padding-bottom: 10px;
}

td.pageTitleEmpty {
	background-color: #6D6243;
	border-left: 1px solid #FFF7DB;
}

/* main menu */

td.menu {
	width: 200px;
}

td.menuItem {
	height: 10px;
	border-top: 1px solid #ffffff;
	cursor: pointer;
	background-color: #ECEADE;
	padding: 5px;
}

td.menuItemHover {
	height: 10px;
	border-top: 1px solid #ffffff;
	cursor: pointer;
	background-color: #FFF7DB;
	padding: 5px;
}

a.menu {
	color: #363636;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

td.menuBottomLine {
	border-top: 6px solid #E6C658;
	background-color: #ECEADE;
	border-bottom: 6px solid #ECEADE;
}

td.menuSub {
	height: 10px;
	border-top: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	cursor: pointer;
	background-color: #FFF7DB;
	padding: 5px;
	filter:alpha(opacity=97); 

}

td.menuSubHover {
	height: 10px;
	border-top: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	cursor: pointer;
	background-color: #E6C658;
	padding: 5px;
	filter:alpha(opacity=97); 
}

td.menuSubBottom {
	background-color: #BABABA;
	height: 1px;
}

/* content */

td.content {
	height: 280px;
	padding: 10px;
	border-left: 1px solid #BABABA;
	border-bottom: 10px solid #592D00;
}

td.contentEmpty {
	border-bottom: 10px solid #592D00;
}


/* article list */

img.thumb {
	border: 1px solid #000000;
}

td.articleList {
	background-color: #ECEADE;
	padding: 5px;
}

td.articleBottomLine {
	background-color: #592D00;
}


table.pickUp {
	cursor: pointer;
	border: 1px solid #ECEADE;
}

table.pickUpHover {
	cursor: pointer;
	border: 1px solid #ffffff;
	cursor: pointer;
	background-color: #FFF7DB;
}

span.actionPrize {
	color: #6D6243;
	background-color: #FFF7DB;
}

a.pickUp {
	background-color: transparent;
}	

/* search */

td.search {
	background-color: #6D6243;
	color: #ECEADE;
	padding: 5px;
}

/* basket */

td.basketTop {
	background-color: #6D6243;
	color: #ECEADE;
	padding: 5px;
	font-weight: bold;
}

td.basket {
	color: #6D6243;
	background-color: #ECEADE;
	padding: 5px;
}

/* order */

td.form {
	color: #6D6243;
	background-color: #ECEADE;
	padding: 5px;
}
