h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {
	width: 100%;
	overflow: hidden;
}
#page[id] h1, #page[id] h2, #page[id] h3, #page[id] h4, #page[id] h5, #page[id] h6, #page[id] p, #page[id] ul, #page[id] ol, #page[id] blockquote {
	width: auto;
}
h1, h2 {
	margin: 10px 0;
	font-weight: bold;
	font-size: 182%;
}
.sidebar h1, .sidebar h2 {
	font-size: 147%;
	font-weight: bold;
}
h3, h4, h5, h6 {
	margin: 5px 0;
}
h3 {
	font-size: 128%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
p, ul, ol {
	margin: 0 0x 8px 0;
}
ul {
	padding-left: 20px;
	list-style: disc;
}
ol {
	padding-left: 30px;
}
ul ul, ol ol {
	margin: 0 0 0 10px;
}
.sidebar ul ul, .sidebar ol ol {
	margin-left: 0;
}
address {
	margin: 0 16px;
	padding: 10px 0;
	font-style: normal;
}
blockquote {
	margin: 0 0 8px 0;
	padding: 8px 10px;
	font-style: italic;
}
blockquote p {
	margin: 0 0 0 0;
}
table {
	margin: 0 0 8px 0;
	font-size: 100%;
}
table.modernTable thead td, table.modernTable td {
	padding: 4px 10px 3px 10px;
	border-width: 1px;
	border-style: solid;
}
a {
	font-weight: bold;
  color: #A30000;
}
a:visited {
	color: #BA0000;
}
a:hover, a:active {
	color: #BA0000;
}
hr {
	border-color: #BA0000;
}
ins {
	text-decoration: none !important;
}
hr {
	height: 0;
	margin-left: 0;
	margin-right: 0;
	background: 0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
}
.wsw img, .wsw a img {
	margin: 0.5em;
	border: 0;
}
sub {
	line-height: 2.2em;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #cacbcd;
	background: #CACBCD url("../img/body.jpg") repeat-x left top;
}
#page {
	position: relative;
	width: 943px;
	height: 100%;
	margin: 0 auto;
	background: #CACBCD;
}
#page[id] {
	min-height: 100%;
	height: auto;
}
#main {
	float: right;
	position: relative;
	width: 684px;
	padding: 0 0 0 0;
	overflow: hidden;
}

#header {
	position: relative;
	padding: 0;
	text-align: left;
	height: 96px;
	background: #576368 url("../img/logo_tl.jpg") no-repeat left top;
}
.content {
	text-align: left;
	font-size: 110%;
}
.container {
	margin: 0 10px;
}
.threeColumns .container {
	margin-bottom: 16px;
	background: url("../img/runaround.png") repeat-y 390px top;
}
.threeColumns .middleBar {
	float: left;
	width: 378px;
	overflow: hidden;
}
.sidebar {
	width: 259px;
	overflow: hidden;
	text-align: left;
}
.leftBar {
	float: left;
	position: relative;
	padding: 0;
	padding-top: 70px;
	background: url("../img/left_nav.jpg") no-repeat left top;
}
.rightBar {
	float: right;
	width: 189px;
}
#footer {
}
#footer p {
	display: inline;
	float: left;
	width: 480px !important;
	height: 1.22em;
	margin: 20px 0 0 30px;
	padding: 0;
	overflow: hidden;
	text-align: left;
}
#footer .signature {
	float: right;
	margin: 20px 30px 0 0;
	text-align: right;
}
.noDis {
	display: none;
}
.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
h2#logo {
	width: 259px !important;
	height: 96px;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	border: 0;
}
h2#logo span {
	display: none;
}
#illustration {
	position: relative;
	height: 199px;
	margin: 0 0 0 0;
	padding: 0;
}
#illustration img {
	display: block;
	margin: 0;
	border: 0;
}
#illustration h3 {
	position: absolute;
	right: 30px;
	top: 48px;
	width: 290px !important;
	height: 145px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	font-size: 147%;
	font-weight: bold;
	background: 0;
}
#illustration h3 span {
	display: none;
}
#navigator {
	position: relative;
	overflow: hidden;
	background: url("../img/black_line.png") repeat-x left bottom;
}
#navigator p {
	overflow: hidden;
	margin: 3px 10px;
	text-align: left;
}
#navigator a {
	font-weight: bold;
}
#navigator span {
	margin: 0 7px;
	background: url("../img/arrow_right.png") no-repeat 50% 60%;
}
#navigator span#navCurrentPage {
	margin: 0;
	background: 0;
}
#navigator span span {
	margin: 0;
	visibility: hidden;
}
#pageNavigator a {
	color: rgb(0,0,0) !important;
}
ul.menu {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
ul.menu li {
  background-color: #ba0000;
  padding: 0;
  border-top: 1px solid #a70505;
  line-height: 30px;
  text-indent: 30px;
  background-image: url(../img/nav_logo_red.jpg);
  background-repeat: no-repeat;
  background-position: 2px 3px;
  color: #ffffff;
}
ul.menu li.selected {
	background-image: url(../img/nav_logo_red.jpg);
}
ul.menu li a {
	text-decoration: none;
	color: #ffffff;
}
ul.menu[class] li a {
	width: auto;
}
ul.menu li a:hover {
	text-decoration: underline;
	color: #ffffff;
}

ul.menu ul {
	margin: 0;
	padding: 0;
}
ul.menu ul li {
	padding: 0;
	background-image: url(../img/nav_background.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
  border-top: 1px solid #afb3b2;
  border-bottom: 1px solid #d8dbdb;
}
ul.menu ul li.selected {
	background-image: url(../img/nav_background.jpg);
}
ul.menu ul li a {
	color: #43494c;
  text-decoration: none;
}
ul.menu ul li a:hover {
	color: #43494c;
  text-decoration: underline;
}
/*
ul.menu ul li, ul.menu ul li a:hover, ul.menu li.activeSelected ul a {
	background: url("../img/menu_item.png") no-repeat 34px 9px;
}
ul.menu ul li.selected, ul.menu ul li.selected a:hover {
	background: url("../img/menu_l2_selected.png") no-repeat 34px 9px;
}
ul.menu ul li.activeSelected a, ul.menu ul li.activeSelected a:hover {
	background: url("../img/menu_l3_selected.png") no-repeat 34px 7px;
}
ul.menu ul li.first {
	background-position: 34px 10px;
}
ul.menu ul li.first[class] {
	background-position: 34px 9px;
}
ul.menu ul ul li, ul.menu ul li.selected ul li a:hover, ul.menu ul li.activeSelected ul li a {
	background: url("../img/menu_item.png") no-repeat 54px 9px;
}
ul.menu ul ul li.selected, ul.menu ul li ul li.selected a:hover {
	background: url("../img/menu_l2_selected.png") no-repeat 54px 9px;
}
ul.menu ul ul li.activeSelected a, ul.menu ul li ul li.activeSelected a:hover {
	background: url("../img/menu_l3_selected.png") no-repeat 54px 7px;
}
ul.menu ul ul li.first {
	background-position: 54px 10px;
}
ul.menu ul ul li.first[class] {
	background-position: 54px 9px;
}
ul.menu ul ul li a {
	padding-left: 70px;
}
ul.menu ul ul ul {
	border: 0;
}
ul.menu ul ul ul li.first {
	border: 0;
}
ul.menu ul ul ul li, ul.menu ul ul li.selected ul li.first, ul.menu ul ul ul li.selected, ul.menu ul ul li.selected ul li a:hover, ul.menu ul ul li.activeSelected ul li a, ul.menu ul ul li ul li.activeSelected ul li a:hover {
	background: url("../img/menu_item.png") no-repeat 69px 9px;
}
ul.menu ul ul ul li.activeSelected a, ul.menu ul ul li ul li.activeSelected a:hover {
	background: url("../img/menu_l3_selected.png") no-repeat 69px 7px;
}
ul.menu ul ul ul li a {
	padding-left: 85px;
}
*/
#quick {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 684px;
	height: 43px;
	overflow: hidden;
	text-align: right;
  color: #ffffff;
  background: url("../img/top_nav.jpg") no-repeat bottom;
  font-size: 0.9em;
}

#quick ul {
	margin: 0 0 0 0;
	padding: 0;
}
#quick li {
	padding: 0 0 0 5px;
	margin: 0;
	display: inline;
	line-height: 29px;
}
#quick li.homepage {
	background: 0;
}
#quick li a {
	padding: 0 5px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#quick li a:hover {
	text-decoration: underline;
}

/*#quick li.homepage a {
	background: url("../img/homepage.png") no-repeat left 70%;
}
#quick li.sitemap a {
	background: url("../img/sitemap.png") no-repeat left 70%;
}
#quick li.print a {
	background: url("../img/print.png") no-repeat left 70%;
}
#quick li.rss a {
	background: url("../img/rss.png") no-repeat left 70%;
}
*/
.box {
	margin: 0 0 25px 0;
}
.contact form, .searching form, .discussion form, .privateAccessForm form {
	margin: 0 0 10px 0;
	border-width: 1px;
	border-style: solid;
}
fieldset {
	margin: 0;
	padding: 0 10px 10px 10px;
	border-width: 1px;
	border-style: solid;
}
legend {
	display: none;
	margin: 0 5px;
	padding: 0 5px;
	border: 0;
}
.content legend {
	display: inline;
}
.content[class] legend {
	display: block;
	display: expression('inline');
}
form .item {
	clear: both;
	margin: 8px 0 0 0;
}
form div.submit {
	clear: both;
	margin: 8px 0 0 0;
	text-align: right;
}
.contact label, .searching label, .discussion label {
	display: block;
	width: 133px;
	margin: 0 0 2px 0;
	font-weight: bold;
}
.content .contact label, .content .searching label, .content .discussion label {
	float: left;
	width: 232px;
	margin: 4px 5px 0 0;
	overflow: hidden;
}
.threeColumns .middleBar .contact label, .threeColumns .middleBar .searching label, .threeColumns .middleBar .discussion label {
	width: 140px;
}
.contact input, .searching input, .discussion input, textarea, select {
	width: 129px;
	font-size: 100%;
	font-family: Verdana, Tahoma, sans-serif;
}
.content .contact input, .content .searching input, .content .discussion input, .content textarea, .content select {
	float: right;
	width: 293px;
}
.content[class] .searching input, .content[class] .discussion input, .content[class] .contact input, .content[class] textarea, .content[class] select {
	float: none;
}
.threeColumns .middleBar .contact input, .threeColumns .middleBar .searching input, .threeColumns .middleBar .discussion input, , .threeColumns .middleBar textarea, .threeColumns .middleBar select {
	width: 171px;
}
textarea {
	height: 100px;
	overflow: auto;
	resize: vertical;
}
input.submit, button.submit {
	width: auto !important;
	font-weight: bold;
	/*background: url("../img/submit.png") repeat-x left bottom;*/
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
}
.error {
	margin: 20px 0;
	font-weight: bold;
}
.error ul {
	margin: 0;
	list-style: none;
}
.error ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
	background: url("../img/error.png") no-repeat left 5px;
}
.error ul li span {
	font-weight: normal;
}
#search {
	position: absolute;
	right: 20px;
	top: 84px;
	width: 298px;
	height: 32px;
	line-height: normal;
}
#search form {
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: right;
	background: 0;
	border: 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#search legend {
	display: none;
}
#search label {
	display: inline;
	float: none;
	position: relative;
	top: 7px;
	width: auto;
	width: 50px;
	margin: 0;
	font-weight: bold;
	vertical-align: super;
}
#search input {
	display: inline;
	float: none;
	margin: 0;
}
#search .submit {
	display: inline;
	text-align: left;
}
#search #fulltextSearchText {
	width: 127px;
	vertical-align: middle;
}
#search input.submit {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: 0;
	border: 0;
}
.sitemap ul {
	width: 100%;
	margin: 0 0 8px 16px;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.sitemap ul li {
	width: 100%;
	margin: 0 17px 3px 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	background: url("../img/menu_l3_selected.png") no-repeat left 6px;
}
.sitemap[class] ul li {
	width: auto;
}
.sitemap ul li.last {
	margin-bottom: 0 !important;
}
.content .sitemap ul li {
	margin: 0 17px 3px 14px;
}
.sitemap ul li a {
	font-weight: normal;
}
.sitemap ul ul {
	margin: 3px 0 0 0;
}
.sitemap ul ul li {
	margin: 0 0 3px 5px;
	background: url("../img/dot.png") no-repeat left 7px;
}
.content .sitemap ul ul li {
	margin: 0 0 3px 26px;
}
.contact strong {
	display: block;
	margin-bottom: 1em;
}
.contact .address, .contact .phone, .contact .email {
	display: block;
	width: 100%;
	padding: 0 0 1em 28px;
	background-repeat: no-repeat;
	background-position: left 1px;
}
.contact .address[class], .contact .phone[class], .contact .email[class] {
	width: auto;
}
.contact .address {
	background-image: url("../img/address.png");
}
.contact .phone {
	background-image: url("../img/phone.png");
}
.contact .email {
	background-image: url("../img/email.png");
}
.contact .image {
	float: left;
	margin: 0 16px;
	border-width: 1px;
	border-style: solid;
}
.contact .image img {
	margin: 0;
	border-width: 1px;
	border-style: solid;
}
.list .heading {
	margin: 2px 0;
	padding: 0;
	font-weight: bold;
	font-size: 130%;
	background: 0;
	border: 0;
}
.sidebar .list .heading {
	font-size: 110%;
}
div.mode-0, div.mode-1 {
	width: 100%;
	padding: 8px 0 0 0;
	overflow: hidden;
}
.list .info {
	width: 100%;
	overflow: hidden;
}
.thumbnail {
	display: block;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
.detail .thumbnail {
	width: 454px;
}
.detail .thumbnail[class] {
	width: 452px;
}
.threeColumns .middleBar .detail .thumbnail {
	width: 204px;
}
.threeColumns .middleBar .detail .thumbnail[class] {
	width: 202px;
}
.thumbnail span {
	position: relative;
	display: block;
	margin: 1px auto;
	overflow: hidden;
}
.detail .thumbnail span {
	width: 450px;
}
.threeColumns .middleBar .detail .thumbnail span {
	width: 202px;
}
.thumbnail img {
	display: block;
	margin: 0;
	border-width: 1px;
	border-style: solid;
}
.thumbnail span img {
	margin: 0 auto;
	border: 0;
}
.link {
	margin: 0;
}
.link a {
	padding: 0 8px 0 0;
	font-weight: bold;
	background: url("../img/arrow_right.png") no-repeat right 70%;
}
.back {
	margin: 10px 0 0 0;
	text-align: right;
}
.back a {
	margin: 0 26px 0 0;
	padding: 0 0 0 8px;
	font-weight: bold;
	background: url("../img/arrow_left.png") no-repeat left 70%;
}
.rbcBookmarks {
	margin: 16px;
}
.rbcTags {
	margin: 16px 0;
	padding: 6px 16px 8px 16px;
	border-top: 1px solid rgb(255,166,183);
	border-bottom: 1px solid rgb(255,166,183);
}
.rbcTags h4 {
	display: inline;
	width: auto;
	margin: 0 5px 0 0;
	font-size: 100%;
	color: rgb(0,0,0);
}
.rbcTags p.tags {
	display: inline;
	width: auto;
	margin: 0;
}
.tagCloud ol.tags {
	margin: 0;
	padding: 0;
	text-align: center;
}
.tagCloud ol.tags li {
	display: inline;
	margin: 0 0.5em;
	padding: 0;
	list-style: none;
}
.tagCloud ol.tags li a {
	font-weight: normal;
}
.searching form .item {
	width: 133px;
	line-height: normal;
}
.content .searching form .item {
	clear: none;
	float: left;
}
.content .searching form .searchText {
	width: 350px;
}
.content .searching form .searchType {
	width: 150px;
}
.threeColumns .middleBar .searching form .item {
	width: 150px;
}
.content .searching form div.submit {
	clear: none;
	float: left;
	margin: 26px 0 0 0;
}
.searching label {
	width: 100%;
}
.content .searching input#fulltextSearchTextResult, .content .searching select#fulltextSearchTypeResult {
	float: left;
	width: 95% !important;
	margin: 2px 0 0 0;
}
.searching input.submit {
	float: none;
}
.searching .link {
	margin: 0 16px 2px 16px;
}
.searching .info {
	margin: 0 16px 8px 16px;
	text-align: right;
	font-weight: bold;
}
.tagSearch .link {
	margin: 0 16px 8px 16px;
}
.rss .link {
	margin: 0 16px 8px 16px;
}
.articles .link {
	margin: 16px 16px 0 16px;
	text-align: right;
}
.faq .heading {
	padding-right: 20px;
	margin-bottom: 8px;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
}
.content .faq .heading {
	background-position: right 4px;
}
.faq .open {
	background-image: url("../img/faq_open.png");
}
.faq .close {
	background-image: url("../img/faq_close.png");
}
.products .mode-0, .products .mode-1 {
	margin: 0 0 1px 0;
	padding: 8px 0;
	border-width: 1px;
	border-style: solid;
}
.products[class] .mode-0, .products[class] .mode-1 {
	width: auto;
}
.content .products .withImage {
	padding: 8px 16px 8px 16px;
}
.content .products .withImage .heading {
	float: right;
	width: 418px !important;
	margin: 2px 0;
}
.threeColumns .middleBar .products .withImage .heading {
	width: 204px !important;
}
.products .thumbnail {
	float: left;
	display: inline;
	margin: 3px 16px 5px 16px;
}
.content .products .thumbnail {
	margin: 3px 0 5px 0;
}
.detail .thumbnail, .content .detail .thumbnail {
	margin: 3px 16px 16px 16px;
}
.sidebar .photogallery .cleaner {
	display: none;
}
.photogallery .mode-0, .photogallery .mode-1, .photogallery .mode-2, .photogallery .mode-3 {
	margin: 0;
	padding: 0;
}
.content .photogallery .photos {
	width: 325px;
	overflow: hidden;
}
.content .photogallery .mode-1, .content .photogallery .mode-3 {
	float: left;
}
.content .photogallery .mode-0, .content .photogallery .mode-2 {
	float: left;
}
.threeColumns .middleBar .photos, .content .large .photos {
	float: none;
	width: 100%;
}
.photo {
	padding: 12px 0 !important;
	text-align: center;
}
.content .photo {
	float: left;
	background: 0 !important;
}
.photo br {
	clear: both;
}
.content .list .photo {
	width: 130px;
}
.threeColumns .middleBar .large .photo {
	width: 100% !important;
}
.photo .thumbnail {
	margin: 0 auto !important;
	overflow: hidden;
	cursor: pointer;
}
.photo table {
	margin: 0 auto;
	border-collapse: collapse;
	cursor: pointer;
}
.photo td {
	width: 120px;
	height: 122px;
	padding: 0;
	vertical-align: middle;
	border-width: 1px;
	border-style: none;
}
.photo[class] td {
	height: 120px;
}
.large .photo td {
	height: 204px;
}
.large .photo[class] td {
	height: 202px;
}
.photo table .thumbnail {
	width: 120px;
	border-width: 1px;
	border-style: solid;
}
.photo table .thumbnail[class] {
	width: 118px;
}
.large .photo table .thumbnail {
	width: 202px;
}
.large .photo table .thumbnail[class] {
	width: 200px;
}
.sidebar .large .photo table .thumbnail {
	width: 155px;
}
.sidebar .large .photo table .thumbnail[class] {
	width: 153px;
}
.photo table .thumbnail img {
	margin: 0 auto;
	border: 0;
}
.photo .text {
	display: block;
	clear: both;
	width: 100%;
	height: 2.8em;
	margin: 8px 16px 0 16px;
	padding: 0 0 0 9px;
	overflow: hidden;
	text-align: left;
	text-decoration: underline;
	background: url("../img/arrow_right.png") no-repeat left 4px;
}
.photo .text[class] {
	width: auto;
}
.content .photo .text {
	margin: 8px 6px 0 6px;
	font-size: 92%;
}
.photogallery .link {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	background: url("../img/dot_line.png") repeat-x left bottom;
}
.photogallery .link .next, .photogallery .link .prev, .photogallery .link .slideshow {
	float: left;
	width: 28%;
	text-align: center;
}
.photogallery .link .slideshow {
	width: 44%;
}
.photogallery .link .prev a {
	padding: 0 0 0 8px;
	background: url("../img/arrow_left.png") no-repeat left 70%;
}
.photogallery .link .slideshow a {
	padding: 0;
	background: 0;
}
.photogallery .link .slideshow #slideshowControl {
	display: none;
}
.photogallery .link .slideshow #slideshowControl.enableControl {
	display: inline;
	text-decoration: underline;
	cursor: pointer;
}
.detail .photo {
	float: none;
	margin: 0 0 17px 0;
	padding: 0;
}
.photogallery .wsw {
	clear: both;
}
.discussion .post {
	width: 100%;
	margin: 0 0 4px 40px;
	padding: 10px 3px 8px 3px;
	border-width: 1px;
	border-style: solid;
}
.discussion .post[class] {
	width: auto;
}
.content .discussion .post {
	margin-left: 160px;
}
.discussion .level-1 {
	margin-left: 0;
}
.content .discussion .level-1 {
	margin-left: 0;
}
.discussion .level-2 {
	margin-left: 10px;
}
.content .discussion .level-2 {
	margin-left: 40px;
}
.discussion .level-3 {
	margin-left: 20px;
}
.content .discussion .level-3 {
	margin-left: 80px;
}
.discussion .level-4 {
	margin-left: 30px;
}
.content .discussion .level-4 {
	margin-left: 120px;
}
.discussion .date, .discussion .author {
	margin: 0 14px 2px 0;
	padding: 0 0 0 14px;
	overflow: hidden;
}
.discussion .author[class] {
	width: auto;
}
.discussion .date ins, .discussion .author b {
	font-weight: bold;
	font-style: italic;
}
.discussion .heading, .sidebar .discussion .heading {
	margin: 0 14px !important;
	padding: 0;
	font-size: 100% !important;
	font-weight: normal;
	border: 0;
}
.discussion .heading a {
	font-weight: bold;
}
.discussion .message {
	padding: 10px 14px 8px 14px;
	margin: 10px auto 10px auto;
}
.discussion .link {
	text-align: right;
}
.discussion .link a {
	margin: 0 10px 0 0;
	background: url("../img/arrow_right.png") no-repeat right 70%;
}
.poll div {
	width: 100%;
	padding: 10px 16px 0 16px;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
}
.poll[class] div {
	width: auto;
}
.poll h3 {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 110% !important;
	background: url("../img/dot_line.png") repeat-x left bottom;
}
.poll p {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0 0 16px 0;
	overflow: visible;
}
.poll a {
	font-weight: bold;
	text-decoration: underline;
}
.content .poll .question {
	float: left;
	width: 243px;
	margin: 0 8px 16px 0;
	overflow: hidden;
}
.threeColumns .middleBar .poll .question {
	width: 128px;
}
.poll .voted {
	margin: 0 0 0 3px;
}
.content .poll .voted {
	float: right;
	width: 98px;
	margin: 0 0 16px 2px;
	overflow: hidden;
}
.poll .pollbar {
	display: block;
	width: 100%;
	margin: 5px 0 0 0;
}
.content .poll .pollbar {
	float: left;
	width: 196px;
	margin: 5px 0 16px 0;
}
.threeColumns .middleBar .poll .pollbar {
	width: 100px;
}
.poll .pollbar img {
	margin: 0;
	border-width: 1px;
	border-style: solid;
}
.poll .bar-0 img {
	border-width: 1px;
	border-style: solid;
}
.poll .bar-1 img {
	border-width: 1px;
	border-style: solid;
}
.poll .bar-2 img {
	border-width: 1px;
	border-style: solid;
}
.pagination {
	clear: both;
	width: 100%;
	margin: 16px 0 8px 0;
	padding: 0 16px 12px 16px;
	background: url("../img/dot_line.png") repeat-x left bottom;
}
.pagination[class] {
	width: auto;
}
.pagination .info, .threeColumns .middleBar .pagination .info {
	margin: 0 0 10px 0;
	font-weight: normal;
	text-align: left;
}
.pagination .paging {
	margin: 0;
}
.content .pagination .info {
	width: 250px;
	float: left;
	margin: 0;
}
.content .pagination .paging {
	width: 310px;
	float: right;
	text-align: right;
}
.threeColumns .middleBar .pagination .info, .threeColumns .middleBar .pagination .paging {
	width: auto;
	float: none;
	text-align: left;
}
.pagination .paging a {
	margin: 0 4px;
	font-weight: bold;
}
.pagination .paging .selected {
	margin: 0 3px;
	font-weight: bold;
}
.pagination .paging .left {
	margin: 0 4px 0 0;
}
.pagination .paging .right {
	margin: 0 0 0 4px;
}
.pagination .paging .leftEnd, .pagination .paging .rightEnd {
	margin: 0;
}
blockquote {
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
table.modernTable tr {
	background-color: rgb(255,255,255);
}
table.modernTable tr.mode-0 {
	background-color: rgb(255,255,255);
}
table.modernTable tr.mode-1 {
	background-color: rgb(255,239,235);
}
table.modernTable thead td {
	color: rgb(255,255,255);
	background-color: rgb(194,2,69);
	border-color: rgb(124,0,43);
}
table.modernTable td {
	border-color: rgb(255,166,183);
}
#footer {
	color: rgb(209,209,209);
	background-color: rgb(103,106,110);
}
#footer a {
	color: rgb(209,209,209);
}
input.submit, button.submit {
	color: #BA0000;
	background-color: rgb(255,254,254);
	border-color: #BA0000;
}
label.wrong {
	color: rgb(218,64,37);
}
.error ul li, .privateAccessForm .error {
	color: rgb(218,64,37);
}
.thumbnail {
	border-color: rgb(194,2,69);
	border-color: rgb(0,0,0);
}
a.thumbnail:visited {
	border-color: rgb(255,154,154);
}
a.thumbnail:hover, a.thumbnail:active {
	border-color: rgb(153,132,18);
}
.thumbnail img {
	border-color: rgb(254,223,223);
}
.searching .info {
	color: rgb(153,132,18);
}
.products .mode-0, .products .mode-1 {
	background-color: rgb(255,239,235);
	border-color: rgb(255,154,154);
}
.products .detail {
	background-color: rgb(255,255,255);
}
.sidebar .photogallery div.mode-0, .content .small div.mode-0, .content .small div.mode-3, .threeColumns .middleBar .small div.mode-2 {
	/*background-color: rgb(255,255,255);*/
}
.threeColumns .middleBar .large div.mode-1 div.mode-0 {
	background-color: rgb(255,255,255) !important;
}
.sidebar .photogallery div.mode-1, .content .small div.mode-1, .content .small div.mode-2, .threeColumns .middleBar .small div.mode-3 {
	/*background-color: rgb(255,239,235);*/
}
.threeColumns .middleBar .large div.mode-0 div.mode-1 {
	background-color: rgb(255,239,235) !important;
}
.photo td {
	/*background: rgb(255,255,255);
	border-color: rgb(0,0,0); */
}
.photo td.hover {
	border-color: rgb(153,132,18);
}
.photo .thumbnail {
	/*background-color: rgb(255,255,255);*/
}
.photo table .thumbnail {
	border-color: #CACBCD !important;
}
.discussion .post {
	background-color: rgb(255,239,235);
	border-color: rgb(255,154,154);
}
.discussion .level-1 {
	background-color: rgb(255,154,154);
	border-color: rgb(255,110,137);
}
.discussion .date ins, .discussion .author b {
	color: rgb(0,0,0);
}
.discussion .heading {
	color: rgb(0,0,0);
}
.discussion .message {
	background-color: rgb(255,255,255);
}
.poll div {
	background-color: rgb(255,239,235);
	border-color: #BA0000;
}
.poll h3 {
	color: rgb(0,0,0);
}
.poll .pollbar img {
	border-color: rgb(0,0,0);
}
.poll .bar-0 img {
	border-color: rgb(13,57,123);
}
.poll .bar-1 img {
	border-color: rgb(85,123,13);
}
.poll .bar-2 img {
	border-color: rgb(173,66,37);
}
.pagination .info {
	color: rgb(0,0,0);
}
.rbcWidgetArea {
	margin: 0 16px 25px 16px;
}
table#waitingTable {
	width: 100%;
	height: 100%;
	background-color: transparent;
}
table#waitingTable, table#waitingTable td, table#waitingTable tr {
	background-color: transparent;
	text-align: center;
	border: 0;
}
table#waitingTable td {
	vertical-align: middle;
	text-align: center;
}
#languageSelectBody {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 290px;
    height: 18px;
    line-height: normal;
    text-align: right;
    color: #ffffff;
}
#languageSelect ul {
    display: none;
}
#languageSelect a {
    color: #ffffff;
    font-weight: normal;
}

#languageSelect #languageFlags a {
    text-decoration: none;
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: 7px;
    background: transparent center center no-repeat;
}
.content .searching label
{
    width: 150px !important;
}
.detail .thumbnail
{
    width: auto !important;
}
.privateAccessForm td 
{
    padding-top: 5px;
}

.privateAccessForm label
{
    display: block;
    width: 232px;
    font-weight: bold;    
}
.privateAccessForm input
{
    width: 293px;
}

.rbcAdPosition
{
	margin-bottom: 10px;
	text-align: right;
}