/* STANDARD STYLES */


/* scrolls definition */ 
BODY { scrollbar-3dlight-color:#595959; scrollbar-arrow-color:#FFFFFF; scrollbar-base-color:#CFCFCF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-face-color:#CFCFCF;	scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#595959; }


/* general look of text in the tables */ 
.text, td { font-family: Arial, Trebuchet MS, Verdana; font-size: 11px; color: #000000; }


/* general look of p style in the editor, and website */
p { font-family: Arial, Trebuchet MS, Verdana; font-size: 11px; color: #000000; }


/* li look in editore and pages */
li { font-family: Arial, Trebuchet MS, Verdana; font-size: 11px; color: #000000; }

/* common attributes of images */
img { border: thin; }


/* style of buttons */
.button {font-family: Arial, Trebuchet MS, Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #333333; border: 1px outset #a89F81; background-color: #ffffff;}


/* general look of links */
a:link {	font-weight: normal; color: #188BD4; text-decoration: none;	}
a:visited { font-weight: normal; color: #188BD4; text-decoration: none; }
a:hover { font-weight: normal; color: #188BD4; text-decoration: underline; }
a:active { font-weight: normal; color: #188BD4; text-decoration: underline; }


/* titles look in editor and pages */
H1	 { font-family: Arial, Trebuchet MS, Verdana; font-size: 30px; color: #188BD4; font-weight : none; margin-top:0px; margin-left:30px;}
H2  { font-family: Arial, Trebuchet MS, Verdana; font-size: 14px; color: #188BD4; }
H3  { font-family: Arial, Trebuchet MS, Verdana; font-size: 14px; margin-bottom: 5px; color: #188BD4; }
H4  { font-family: Arial, Trebuchet MS, Verdana; text-decoration: underline; font-size: 11px; color: #188BD4; }
H5  { font-family: Arial, Trebuchet MS, Verdana; text-decoration: overline; font-size: 11px; color: #188BD4; }
H6  { font-family: Arial, Trebuchet MS, Verdana; font-style: italic; font-size: 11px; color: #188BD4; }


/* text footer style, with links */
.footer { font-family: Arial, Trebuchet MS, Verdana; font-size: 11px; font-weight: normal; color: #737373; }
a.footer:link { font-family: Arial, Trebuchet MS, Verdana; font-size: 11px; font-weight: normal; color: #737373; text-decoration: none; }
a.footer:visited { font-family: Arial, Trebuchet MS, Verdana; font-size: 11px; font-weight: normal; color: #737373; text-decoration: none; }
a.footer:hover	{ font-family: Arial, Trebuchet MS, Verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
a.footer:active	{ font-family: Arial, Trebuchet MS, Verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }


/* style small text */
.smalltext { font-family: Arial, Trebuchet MS, Verdana; font-size: 10px; font-weight: normal; color:#626262; }


/* style of links in main menu */
a.menu:link	{ font-family: Arial, Trebuchet MS, Verdana; font-size: 12px; font-weight: bold; color: #F1F8F1; text-decoration: none; }
a.menu:visited	{ font-family: Arial, Trebuchet MS, Verdana; font-size: 12px; font-weight: bold; color: #F1F8F1; text-decoration: none; }
a.menu:hover { font-family: Arial, Trebuchet MS, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
a.menu:active { font-family: Arial, Trebuchet MS, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }


/* style of links more */
.more {FONT-FAMILY: Tahoma, sans-serif; color: #668866; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: none;}
A.more:hover  {TEXT-DECORATION: underline;}


/* navigation styles */
a.navlink:link {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Tahoma, sans-serif; TEXT-DECORATION: none}
a.navlink:active {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Tahoma, sans-serif; TEXT-DECORATION: none}
a.navlink:visited {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Tahoma, sans-serif; TEXT-DECORATION: none}
a.navlink:hover {	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Tahoma, sans-serif; TEXT-DECORATION: underline}


/* MODULES STYLES */

/* search styles */
.pageResults {color: #aaaaaa;  TEXT-DECORATION: none; }
a.pageResults:link { color: #444444; TEXT-DECORATION: none;}
a.pageResults:active { color: #444444; TEXT-DECORATION: none;}
a.pageResults:visited { color: #888888; TEXT-DECORATION: none;}
a.pageResults:hover { color: #666666; background: #eeeeee;  TEXT-DECORATION: underline;}


/* galery styles */
.gallery1 { background-color: #BAB697 }
.gallery2 { background-color: #F5ECC9 }
.gallery3 { background-color: #BAB697 }
.gallery4 { background-color: #BAB697 }
.galery_title { color: #584F31; font-size: 12px; font-family: Tahoma, sans-serif; font-weight: bold; text-decoration: none; }
.galery_info  { color: #584F31; font-size: 10px; font-family: Tahoma, sans-serif; font-weight: normal; text-decoration: none; }