/* CSS Document */

.spacer-gif{
margin:-1px;
}

#content img{
margin:-1px;
}

#content {
 height: expression('600px'); min-height: 600px;
}



#inside #menu  .pipe{
	position: relative;
	top: 1px;
         font-size: 12px;
	color: #000000;
}
#container #inside #menu a{
	
	color: #000000;
	font-size: 15px;
	z-index: 50;
	font-weight: bold;
	padding: 3px 1px 1px  3px;
	

}
	
#container #inside #menu a:hover {
	color: red;
}
#container #inside #menu .menu_selected {
	color: red;


}


H1,
H2 {
	
        color: #FFFFFF;
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
}




H3 {
	font-family: Arial;
        color: #000000;
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}		
H4 {
	font-family: Arial;
        color: #000000;
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
}	
H5 {
	font-family: Arial;
        color: #FFFFFF;
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;

}
	
P {
	padding: 3px 0px 3px 3px;
	line-height: 140%;
	color: #FFFFFF;
	font-size: 13px;

}
ul {
        margin: 0px;
        padding: 0px;
        line-height: 160%;
        margin-left: 30px;
        text-align: left;
}
UL LI {
        padding:0px;
        margin: 0px;
        line-height:160%;
        list-style-type:none;
	padding-left: 12px;
        background-image: url(bullet.gif);
        background-position: 0px 6px;
	background-repeat: no-repeat;
}
A,
.internal-link,
.mail, .download,
.filelinks,
.external-link-new-window {
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover,
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #FFFFFF;
}

.caption,
table {
	font-size: 11px;
       color: #CdA264;
}
/*---------- mail form ------------------------------------------------*/
form{
       margin-left: 1px;
      padding:40 10 10 10px;
     
}

.mailform,
.mailformrequired,
.mailformcomment,
.mailformradio,
input,
celmenu,
select,
.text,
.button,
textarea {
         font-size: 11px;
         padding:1 1 1   12px;
        overflow: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #000000;
}
.text,
textarea {
	width: 225px;
}
.button {
float: right;
}


/.wtgallery_h2 {
	color: #49310c;
	font-size: 11px;
	font-weight: normal;
}
.bodytext wtgallery_p{
	color: #49310c;
	font-size: 11px;
}

div.wtgallery_categories { 
	
	width: 170px;
	padding: 10px;
	float: left;
	margin: 5px 10;
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic {
	margin-right: 10px;
}
div.wtgallery_category_folder {
	margin: 20px 0 10px 0;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
/*-------------- WT GALLERY list mode------------------ */
.wtgallery_pagebrowser{
	position: absolute;
	top: 400px;
	text-align: center;
	float: none;
}
.wtgallery_listpic {

	margin: 2px;
}
	
.wtgallery_listpic IMG{
	padding: 1px;
	margin:0px;
        border: 0px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic{
	text-align: center;
}
.wtgallery_singlepic_comment {
	position: absolute;
	top: 450px;
	text-align: left;
	height: 86px;
}