@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFCC00;
}
#container {
	width: 100%;
	text-align: left;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 600px;
	float: none;
}
#contentright {
	clear: right;
	float: right;
}

#outter-right {
	background-image: url(/images/content-ornament-trr.gif);
	background-repeat: no-repeat;
	height: 295px;
	width: 194px;
	float: right;
}


#footer {
	bottom: 0px;
	position: fixed;
	background-color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 3px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC6600;
	width: 100%;
	clear: both;
	float: left;
}

#container #content h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container  #content  h2 {
	font-size: 14px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;
}

#container #content {
	font-size: 12px;
	padding: 0px;
}

#container p {
	padding-bottom: 4px;
}

#header-logo {
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 127px;
	float: left;
	z-index: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #header-content {
	width: 780px;
	margin: 0 auto;
	height: 77px;
}

#header-menu ul {
	margin: 0px;
	list-style: none;
}
#header-menu li {
	display: inline;
	color: #333333;
}
#header-menu a {
	background-image: url(/images/tab.jpg);
	background-repeat: no-repeat;
	width: 126px;
	height: 77px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 50px;
	display: block;
	color: #660000;
	direction: ltr;
	float: left;
}
#header-menu {
	height: 77px;
	margin: 0 auto;
	text-decoration: none;
	color: #660000;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	z-index: 1;
	width: 630px;
}

#header-menu a:hover {
	background-image: url(/images/tab_hover.jpg);
}

#header-menu .act a:hover {
	background-image: url(/images/tab_active.jpg);
}

#header-menu  .act  a, .act a:hover {
	background-image: url(/images/tab_active.jpg);
	font-weight: bold;
	padding-top: 45px;
}

#header-menu .tab {
	background-image: url(/images/tab.jpg);
	height: 77px;
	width: 126px;
	background-repeat: no-repeat;
}
#header {
	height: 130px;
	background-image: url(/images/bg_header.gif);
}
#content {
	padding: 0 20px;
	background-image: url(/images/content-ornament-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 660px;
}
#container #colNormal, #colRight, #colLeft {
	padding: 3px;
}

#container #colNormal {
	float: left;
	width: 627px;
}
#container  #contentWide {
	width: 100%;
}
#container #colRight {
	float: right;
	width: 140px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
#colLeft {
	float: left;
	width: 140px;
	position: relative;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

#menu_1 {
	list-style-type: none;
}

#menu_1 ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#menu_1 ul li ul {
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: none;
}


#menu_1 a {
	text-decoration: none;
	display: block;
	border-bottom: 1px #660000 solid;
}

#menu_1 li a {
	text-decoration: none;
	color: #660000;
	padding: 3px 3px 3px 3px;
}

#menu_1 li a:hover{
	background-color: #FFD940;
}

#menu_1 li#act  {
	background-color: #FFD940;
}


#menu_1 li#usr  {
	background-image: url(/fileadmin/images/userprotected.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-left: 10px;
}

#menu_1 li#cur  {
	/*background-color: #33CC66;*/
	background-color: #FFE680;
	/*font-weight: bold;*/
}

#menu_1 li#sub, #menu_1 li#sub a:hover  {
	background-image: url(/fileadmin/images/sub.gif);
	background-repeat: no-repeat;
	background-position: right;
	/*font-style: italic;*/
}

#container .forum {
	margin: 0px;
	padding: 0px;
	border: 1px solid #660000;
}
#container .row-odd {
	background-color: #FFD52B;
}
#container .row-even {
	background-color: #F4C400;
}
#container table tr td {
	margin: 0px;
	padding: 0px;
}
#container .forum a {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}

#container .forum a:hover {
	text-decoration: underline;
}

#container .forum a:visited {
	font-weight: normal;
}

#container #message h1 {
	font-size: 12px;
	color: #660000;
}
#container #message h2 {
	font-size: 12px;
	color: #660000;
	font-weight: normal;
}#container #colRight #lang {
	margin-bottom: 20px;
	text-align: right;
}
#container #contentleft {
	clear: left;
	float: left;
}
#contentArea {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
	padding-right: 80px;

}



/* Login Form */
.tx-newloginbox-pi1 table { border:2px solid #ccc; width:100%; }
.tx-newloginbox-pi1 th { background:#ccc; padding:4px; text-align:right; white-space:nowrap; width:25%; }
.tx-newloginbox-pi1 td { background:#eee; padding:4px; }

/* User List */
.tx-newloginbox-pi3 table { border:2px solid #ccc; width:100%; }
.tx-newloginbox-pi3 th { background:#ccc; padding:4px; white-space:nowrap; text-align:right; }
.tx-newloginbox-pi3 td { background:#eee; padding:4px; }
.tx-newloginbox-pi3-listrow th { text-align:center; }
.tx-newloginbox-pi3-singleView th { width:25%; }

.tx-sawishlist-pi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



.tx-sawishlist-pi1 invalid-img {
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
}

.tx-sasimpleviewer-pi1 {
}

#flashcontent {
    height: 560px;
}