/* defaults */
body {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #4f4f49;
	background-color: #b0b1a4;
	margin-top: 0px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #b0b1a4;
	scrollbar-highlight-color: #dddddd;
	scrollbar-face-color: #48687a;
	scrollbar-shadow-color: #b0b1a4;
	scrollbar-track-color: #b0b1a4;
	scrollbar-darkshadow-color: #dddddd;
}

a:link {
	color: #48687a;
	text-decoration: none;
}

a:visited {
	color: #48687a;
	text-decoration: none;
}

a:hover {
	color: #660000;
}

a:active {
	color: #660000;
}

td {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #4f4f49;
}

.searchResultText {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 10px;
	color: #4f4f49;
}

.pageHeader {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.articleHeader, .searchHeader {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

.articleText {
	padding-left: 10px;
}

.thumbnailText{
	color: #000000;
	font-size: 9px;
}

.thumbnailText:link, .thumbnailText:visited, .thumbnailText:hover, .thumbnailText:active {
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.contactFieldsDisabled {
	border: #48687a 1px solid;
	background: #4F4F49;
	color: #b0b1a4;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
}

.contactFields {
	border: #48687a 1px solid;
	background: #b0b1a4;
	color: #4f4f49;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
}

.contactFieldsRecommend {
	border: #48687a 1px solid;
	background: #b0b1a4;
	color: #4f4f49;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
}

.contactFieldsRadio, .contactFieldsCheckbox {
	font-size: 12px;
}

.contactFieldsError {
	border: #990000 1px solid;
	background: #660000;
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
}

input.contactFields:focus, input.contactFieldsRecommend:focus {
	background-color : #ffffff;
}

textarea.contactFields:focus {
	background-color : #ffffff;
}

.contactSubmit {
	border: #48687a 3px double;
	background: #b0b1a4;
	color: #4f4f49;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
}

.error {
	color: #660000;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
}

.info {
	font-family: Verdana, Helvetica, Arial, Geneva;
	padding-left: 10px;
	font-size: 10px;
	color: #4f4f49;
}

.setcardTitle {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.setcardTopNickname {
	font-family: Verdana, Helvetica, Arial, Geneva;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.setcardTopText {
	font-family: Verdana, Helvetica, Arial, Geneva;
	padding-left: 5px;
	font-size: 10px;
	color: #660000;
}

.setcardContent {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #48687a;
}

.setcardInfoLabel {
	font-family: Verdana, Helvetica, Arial, Geneva;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	color: #4f4f49;
	border-top: 1px solid #c0c1b6;
}

.setcardInfoLabelEnd {
	font-family: Verdana, Helvetica, Arial, Geneva;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	color: #4f4f49;
	border-top: 1px solid #c0c1b6;
	border-bottom: 1px solid #c0c1b6;
}

.setcardInfoLabelBottom {
	font-family: Verdana, Helvetica, Arial, Geneva;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	color: #4f4f49;
	border-bottom: 1px solid #c0c1b6;
}

.setcardInfo {
	font-family: Verdana, Helvetica, Arial, Geneva;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	color: #2c2a28;
	border-top: 1px solid #c0c1b6;
}

.setcardInfoEnd {
	font-family: Verdana, Helvetica, Arial, Geneva;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	color: #2c2a28;
	border-top: 1px solid #c0c1b6;
	border-bottom: 1px solid #c0c1b6;
}

.setcardRatingCreated {
 	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 9px;
	font-weight: bold;
 	white-space: nowrap;
 }

.quickSearchForm {
	border: #ffffff 1px solid;
	background: #a7a899;
	color: #5b5b58;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 10px;
	width: 130px;
	height: 17px;
}

.quickSearchFormGeo {
	border: #ffffff 1px solid;
	background: #a7a899;
	color: #5b5b58;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 10px;
	width: 175px;
	height: 17px;
}

.quickSearchLabel {
	color: #cbd0d2;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 10px;
	font-weight: bold;
}

.quickSearchSubmit {
	border-color: transparent;
	background: transparent;
	color: #660000;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

/* banner block */
div.bannerBlock {
	width: 375px;
	overflow: visible;
}

div.bannerBlock h1 {
	font-size: 12px;
	border-bottom: 1px solid #4f4f49;
}

div.bannerBlock img {
	margin-top: -10px;
	position: absolute;
	z-index: 99;
}

div.bannerBlock>img {
	margin-top: 5px;
}

div.bannerBlock span {
	display: block;
	background-color: white;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
}

.terms th {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-color: #cccccc;
	color: #000000;
}

.terms th.start {
	border-top: 0px;
	background-color: transparent;
	text-align: left;
	font-weight: normal;
}

.terms th.right {
	text-align: right;
}

.terms td {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
	font-size: 12px;
}

.terms td.start {
	border-left: 1px solid #ffffff;
	background-color: #cccccc;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.terms td.right {
	text-align: right;
}

.terms td.none {
	text-align: right;
	border: 0px;
}

#paymentTypes {
	position: absolute;
	margin: 40px;
	margin-left: 150;
	padding: 3px;
	width: 400px;
	height: 100px;
	border: 1px solid red;
	z-index: 10;
	visibility: hidden;
	display: block;
	background-color: #2b3537;
}

#paymentTable{
	z-index: 5;
}

.userHeader {
  	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	padding: 3px;
 }
 
.legendText {
	font-size: 10px;
	color: #4f4f49;
}

.loginInput {
	border: #48687a 1px solid;
	background: #b0b1a4;
	color: #4f4f49;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	width: 100px;
	height: 21px;
}

input.loginInput:focus {
	background-color : #ffffff;
}

.loginSubmit {
	border: #48687a 3px double;
	background: #b0b1a4;
	color: #4f4f49;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	height: 21px;
}
