/*  General rules  */
body { margin:0; padding:0; background-color:#343434; font-family:Arial, Helvetica, sans-serif; font-size:0.7em; color:#353535;
		background-image:url('img/bottom.gif'); background-repeat:no-repeat; background-position:1px 593px; }
img  { border-style:none; }
h1   { padding:0; margin:0; font-size:1.25em; font-weight:normal; padding-bottom:30px; margin-left: 0px;}
h2   { padding:0; font-size:1.25em; font-weight:normal; margin: 0px; margin-top:10px; }
.ue2 {font-size:1.15em; padding-bottom:0px; margin: 0px; }
a    { color:#9ea800; text-decoration:none; }
th   { text-align:left; }
input    { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:1em; }
select   { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:1em; }
textarea { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:1em; }


/*  Menu and submenu  */
#main_menu              { position:absolute; left:679px; margin-top:20px; padding-left:30px; border-left:solid 1px #a99161; height:364px; z-index:1; }
#main_menu a            { display:block; margin-bottom:3px; }
#main_menu a#navimghome { margin-bottom:21px; }
#submenu                { position:absolute; left:712px; top:410px; line-height:18px; z-index:1; }
#submenu a              { text-decoration:none; color:#353535; }
#submenu a:hover        { color:#9ea800; }
#submenu a.active       { color:#9ea800; }


#top_logo               { height:176px; background-color:#343434; border-bottom:solid #a99161 6px; line-height:0; }


/*  Homepage  */
#homepage_holder  { height:370px; padding-left:368px; padding-top:34px; background-repeat:no-repeat; }
#homepage_welcome { width: 255px;}
#featured_item { position: absolute; left: 370px; top: 500px; }
#sound { position:absolute; top:350px; width:160px; }
#sound div { float:left; padding-bottom:2px; padding-right:3px; }


/*  Content  */
#content,
#content_home,
#content_with_images    { border-bottom:solid #a99161 6px; background-color:white; background-image:url('#'); background-repeat:no-repeat; background-position:774px 1px; }
#content                { height:379px; padding-left:296px; padding-top:25px; }
#content_with_images    { height:379px; padding-left:295px; padding-top:25px; }
#content_with_images h1 { padding-left:84px; padding-bottom:5px; }
#content_with_images .img {border: solid 1px #333333; margin-right: 10px;  }
#content_with_images td {line-height: 16px;}
#content_home           { height:404px; }
#left_image             { float:left; }
a.details              { color:#cebf7e; text-decoration:underline; }
table.featured_news td { color:white; }
table.items_per_rows td.image { padding-right:10px; width:68px; height:68px; margin-bottom: 10px; }
table.items_per_rows td.image img { border:solid 1px #333333; }
.guestbook_nav                    { text-align: right; }
#hold_content			{ width:295px; }
#hold_content_images	{ width:408px; }
table.categs td {height: 68px;}
#bottom         { padding-left:382px; padding-top:5px; }

/*  Popup  */
#popup_nav  { width:100%; height:80px; background-color:#343434;
		text-align:right; border-bottom:solid #a99161 6px; color:#a99161;  line-height: 16px; font-size: 0.9em;}
#popup_nav a {color: white;}
#popup_nav1           { padding-right:20px; position:absolute; top:10px; right:5px; }
#popup_content_holder { background-color:white; padding-bottom:15px; min-height:430px; }
#popup_content_text   { padding:10px; }
#popup_footer         { text-align:center; }
#popup_footer a       { color:white }


/*  STANDARD FORM  */
.error_box     { color:red; margin-top:1em; margin-bottom:1em; }
.error_note    { font-size:1em; font-weight:bold; }
.error_message { font-size:1em; color:red; }
span.required  { color:red; }
.field_error   { color:red; }


/*  Scroll  */
#container_scroll  { position:absolute; left:660px; z-index:1;}
#scroll_bar        { height:325px; }
#scrollContentHolder  { position:relative;  height:357px;overflow:hidden;}



/*  IE Win Hacks. Hide from IE5-mac. \*/
* html #left_image { position:absolute; }
* html #popup_content_holder { height:430px; }
/* End hide from IE5/mac */
