body {
	background-color:#FFFFFF;
	font-family:Arial, Tahoma, Helvetica;
	color:#000000;
	margin:0;
	font-size:12px;
	
}
td {
	font-size:12px;
	
}

a {
	text-decoration:none;
	color:#736A4D;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0px;
	margin-bottom:5px;
	text-align:justify;
}
h1 {
	margin:0 2px;
	font-weight:normal;
	color:#FFFFFF;
	font-size:26px;
	font-variant:small-caps;
	font-family:Times new roman;
}

h2 {
	margin:10px 0 5px 0;
	padding:0;
	font-weight:normal;
	color:#9C9376;
	font-size:18px;
}
h4 {
  font-size:12px;
}
.roadcell {
	color:#FFFFFF;
	padding:0 3px 5 5px;
	font-size:11px;
}
.roadcell a{
	color:#FFFFFF;
}
.langcell {
	color:#FFFFFF;
	padding:5px 10px;
	font-size:11px;
}
.langcell a{
	color:#FFFFFF;
}
.contentcell {
	padding:10px;
	line-height:150%;
}
hr.specmenudiv {
  height:1px;
  border:0;
  margin:10px;
  border-top:1px solid #9c9376;
}
.menucell, .menucellact {
  font-size:16px;
  background: url(img/menu_dot.gif) no-repeat left top;
  height:20px;
	padding:2px 2px 2px 20px;
}
.menucellact {
  font-weight:bold; 
}
.menucellact a {
  
}
.submenucell, .submenucellact {
	font-size:11px;
	padding:1px 5px 1px 25px;
}
.submenucell a {
	
}
.submenucellact{
  font-weight:bold;
}

#menuitem252{
  list-style-type: none;
  font-size:12px;
  background:none;
  font-weight:bold;
}

#menuitem10.menucell, #menuitem11.menucell, #menuitem12.menucell, #menuitem9.menucell {
  display:none;
}

#menuitem252 {
  padding:20px 2px 2px 20px;
}

.addresscell {
	text-align:center;
	color:#5c584d;
	margin:10px;
	padding:10px;
	border:1px solid #9c9376;
}
.addresscell a{
	color:#5c584d;
	text-decoration:underline;
}
.cmenucell a, .cmenucellact a{
  color:#736A4D;
	font-size:12px;
}
.cmenucellact a{
  font-weight:bold;
}


.contenttable {
  border-collapse:collapse;
  border-top:1px solid #A9A083;
  border-left:1px solid #A9A083;
  background-color:white;
}
.contenttable td, .contenttable th {
  border-bottom:1px solid #A9A083;
  border-right:1px solid #A9A083;
  padding:3px;
}
.contenttable th{
  background-color:#A9A083;
  font-size:12px;
  white-space:nowrap;
  padding:5px 3px;
  font-weight:bold;
  color:white;
}
.contenttable td.evenRow{
  background-color:#f1f1f1;
}

/*.contenttable td{
  text-align:justify;
  border-bottom:1px solid A9A083;
}*/

#intromenu {
  margin:0;
  padding:0;
  list-style-image: url(img/intromdot.gif);
}
#intromenu li {
  font-size:2em;
  text-transform: uppercase;
  font-variant:small-caps;
	font-family:Times new roman;
	height:30px;
	line-height:30px;
  padding-left:5px; 
}
#intromenu li a {
  color:#B7AE91;
}
#intromenu li a#intro_11 {
  color:#c1933d;
}

.intromenucell h2{
  margin:0;
  padding:0;
  font-size:2em;
  text-transform: uppercase;
  font-variant:small-caps;
	font-family:Times new roman;
}
.intromenucell h2 a{
  color:#B7AE91;
  margin:0;
  padding:0;
}
.align-center {
  text-align:center;
}
.tx-ecommerce-pi1-listrow {
  width:100%;
}
#listItemContainer {
  width:30%;
  margin:1%;
  float:left;
  text-align:center;
  height:200px;
  border:1px solid #B7AE91;
  background-color:white;
}
#listItemTitle{
  text-align:center;
  height:40px;
  padding:5px 0;
}
.tx-ecommerce-pi1-browsebox-SCell {
  font-weight:bold;
  text-decoration:underline;
}
.singleItem h1{
  color:#B7AE91;
}
.singleItem th {
  font-size:12px;
  text-align:left;
  white-space: nowrap;
  vertical-align:top;
}
.singleItem td {
  width:100%;
  text-align:justify;
  line-height:140%;
}
#relatedProduct {
  font-size:11px;
  width:100px;
  height:120px;
  border:1px solid #f1f1f1;
  background-color:white;
  margin:2px;
  float:left;
  line-height:120%;
}
#relatedProduct p{
  text-align:center;
}
#filterBox input, #filterBox select{
  font-size:11px;
}

#tx-srfeuserregister-pi1-fe_users_form {
  font-size:12px;
  text-align:left;
  font-weight:normal;
  color:#666;
  vertical-align:top;
}

#tx-srfeuserregister-pi1-fe_users_form table th{
  font-style:italic;
  width:140px;
  font-size:12px;
  font-weight:normal;
  text-align:left;
  vertical-align:top;
  padding-top:3px;
}

#tx-srfeuserregister-pi1-fe_users_form table td{
  margin:5px 0;
}

.tx-srfeuserregister-pi1-error {
  color:red;
}


/*FORMS----------------------------*/
#clear {
	clear: left;
	margin:0px;
	padding:0px;
}
#formContainer_errorBox {
	background-color:#f1f1f1;
	border:1px solid red;
	color:red;
	margin:10px;
	padding:10px;
}
#formContainer_errorHeader {
	font-weight: bold;
}
#formContainer_errorHeaderText {
	color: red;
}
#formContainer_formField {
	padding:3px;
	clear:left;
}
#formContainer_formField LABEL {
	width:150px;
	float:left;
	white-space: nowrap;
  font-style:italic;
}

#formContainer_formText {
	float:left;
}





/*Photo gallery */

.abstract {
  width:200px;
  float:left;
  margin:5px;
  border:1px solid #ccc;
  padding:5px;
}

.abstract_image {
  text-align:center;
}
.abstract_image img {
  border:1px solid #9c9376; 
}

.abstract_title {
  text-align:center;
  height:50px;
  padding:5px;
}

.tx-photogals-pi1 {
  width:600px;
}

#loadingMessage {
  position:absolute;
  margin-left:285px;
  margin-top:195px;
}

#tx-photogals-pi-caption {
  padding:5px;
  border:1px solid #999;
  margin:10px;
  text-align:center;
  color:#333;
  background-color:whitesmoke;
}

#tx-photogals-pi-bigimage {
  width:600px;
  height:450px;
  border:1px solid #9c9376;
  padding:1px;
  text-align:center;
  background-color:#e6ddc0;
}

#tx-photogals-pi-thubms {
  width:600px;
}

.tx-photogals-pi-thubm {
  float:left;
  padding:1px;
  border:1px solid #9c9376;
  margin:2px 1px;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #9c9376;
padding: 1px;
background-color: whitesmoke;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

.form_table td, .form_table th{
  padding:2px;
  font-size:12px;
  font-weight:normal;
  text-align:left;
  vertical-align:top;
}
.form_table th {
  padding-top:4px;
  white-space:nowrap;
}


#topMenu {
  margin:0 0 0 1px;
  padding:0;
  list-style-type: none;
}
.topMenuItem, .topMenuItemAct{
  height:30px;
  font-weight:bold;
  float:left;
  line-height:30px;
  margin-right:1px;
  width:130px;
  font-size:11px;
  text-align:center;
}
.topMenuItem a, .topMenuItemAct a {
  color:white;
  display:block;
  width:130px;
  height:30px;
}
.topMenuItem a{
  background: transparent url(img/topmenu.png) no-repeat scroll left top
}
.topMenuItem a#top_11{
  background: transparent url(img/topmenugold.png) no-repeat scroll left top
}
.topMenuItemAct a {
  background: transparent url(img/topmenuact.png) no-repeat scroll left top
}

/* POWERMAIL --------------------------------------------------- */
.register-form td, .register-form th {
  border:0px;
}
.powermail_mandatory {
  color:red;
}
.required {
  color:#000;
}
/* POWERMAIL --------------------------------------------------- */

/* Loginbox  --------------------------------------------------- */

.tx-newloginbox-pi1 {
  border:1px solid #9c9376;
  margin:20px 5px 10px 5px;
  padding:5px 10px;
}

.tx-newloginbox-pi1 h3 {
  margin:5px 0;
}

.tx-newloginbox-pi1, .tx-newloginbox-pi1 table td, .tx-newloginbox-pi1 table th {
  font-size:11px;
  color:#736A4D;
}

.tx-newloginbox-pi1 form {
  margin:0;
  padding:0;
}

.tx-newloginbox-pi1 input {
  font-size:11px;
  color:#736A4D;
}

#loginMenuTitle {
  background-color:#9c9376;
  color:white;
  margin:10px 5px 0 5px;
  padding:5px 10px;
  font-size:14px;
  text-transform: uppercase;
  font-weight:bold;
}

#loginMenu {
  background-color:#cfab29;
  border:1px solid #9c9376;
  margin:0 5px 10px 5px;
  padding:5px 10px;
}
#loginMenu ul {
  margin:0;
  padding:0;
  list-style-type: none;
}
#loginMenu ul li {
}
#loginMenu ul li a {
  color:white;
}

/* Loginbox  --------------------------------------------------- */

