* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, arial, sans-serif;
	text-align: center;
	line-height: 18px;
	color: #333;
	font-size: 11px;
	text-align: center;
}

body,a,p,td,th,div,label,input,textarea,select {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

ul {
	list-style: circle;
	list-style-position: inherit;
	margin-left: 30px;
}

.text {
	text-align: justify
}

.miniText {
	font-size: 10px;
	line-height: 16px;
	color: #9f937b;
}

.title {
	color: #A4844D;
}

.news {
	color: #666666;
	font-size: 9px;
	line-height: 14px;
}

.white {
	color: #fff;
}

.gray {
	color: #666666;
	font-size: 9px;
}

.grayRegular {
	color: #666666;
}

.headBig {
	font-family: georgia, verdana, arial, sans-serif;
	color: #A4844D;
	font-size: 18px;
}

img {
	border: 0;
}

li.active a,a.active {
	color: #ff9900
}

a {
	text-decoration: none;;
	color: #A4844D;
}

a:hover {
	color: #4d4e53;
}

label {
	display: block;
	width: 100px;;
	float: left;;
	text-align: left;
}

#flashMessage {
	margin-top: 10px;;
	border: 1px dashed #990000;;
	padding: 10px;;
	color: #A4844D;;
	font-weight: bold
}

.error_message {
	color: #A4844D;;
	text-align: left;
}

.actions {
	text-align: right;
}

.actions li {
	display: inline;;
	margin-left: 10px;
}

.actions a {
	color: #C00;
}

.required {
	font-weight: bold;
	color: #A4844D;
}

.hint {
	font-style: italic;;
	text-decoration: underline;;
	cursor: help;
}

input {
	width: 220px;;
	margin: 2px 0;;
	padding-left: 2px;
}

#UserInfo {
	width: auto !important
}

#UserInfoemail {
	width: auto !important
}

#UserInfofon {
	width: auto !important
}

#UserSignup {
	width: auto !important
}

#UserSmoker {
	width: auto !important
}

#UserVegetarian {
	width: auto !important
}

#formSubmit {
	width: auto !important
}

textarea {
	width: 330px;;
	margin: 2px 0;;
	padding-left: 2px;
}

input.submit {
	border: 1px
}

#signup input {
	width: 220px;;
	margin: 2px 0;;
	padding-left: 2px;
}

#signup select {
	width: 5px;;
	margin: 2px 0;;
	padding-left: 2px;
}

#signup textarea {
	width: 220px;;
	margin: 2px 0;;
	padding-left: 2px;
}

#signup input.submit {
	border: 0px
}

#news a {
	text-decoration: none;;
	color: #fff;

}

#news a:hover {
	text-decoration: underline;
}

#news ul {
	list-style: none;
	list-style-position: inherit;
	margin-left: 0px;
}

.slim input,.slim textarea,.slim select {
	width: 400px;
}

.slim input.submit {
	width: auto;
}

.placeholder {
	border: 1px solid #000;
}

.siblings {
	color: #999;
}

.siblings a {
	color: #010101;
	line-height: 16px;
}

.siblings li {
	color: #010101;
	line-height: 12px;
}

.siblings .active a,.siblings a.active {
	color: #FF9900;
}

#navigation  a {
	line-height: 14px;
}

#soundContainer {
	visibility: hidden;
}