/* 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; font-family: Verdana, Arial; font-size: 12px;}


/* general look of text in the tables, of p style in the editor and website */ 
.text, td, p { font-family: Verdana, Arial; font-size: 12px; color: #000000; }

/* general look of selects, options, input and textareas */ 
SELECT, OPTION, INPUT, TEXTAREA { BORDER-RIGHT: #B8A276 1px solid; BORDER-TOP: #B8A276 1px solid; BORDER-LEFT: #B8A276 1px solid; BORDER-BOTTOM: #B8A276 1px solid; background-color: #F0ECDE; color: #333333; font-size: 12px; font-family: Verdana, Arial, sans-serif; text-decoration: none; }

/* style of buttons */
.button {font-family: Verdana, Arial; font-size: 10px; font-weight: bold; text-decoration: none; color: #333333; border: 1px solid #934747; background-color: #FFEEBB;}


/* general look of links */
a {color: #882211; text-decoration: underline; }
a:hover {text-decoration: none; }
/*
a:link 	{font-family: Arial,Verdana; font-size: 12px; color: #0000ff; text-decoration: underline; }
a:visited{font-family: Arial,Verdana; font-size: 12px; color: #660066; text-decoration: underline; }
a:active {font-family: Arial,Verdana; font-size: 12px; color: #0000ff; text-decoration: underline; }
a:hover 	{font-family: Arial,Verdana; font-size: 12px; color: #0000ff; text-decoration: none; }
*/


/* titles look in editor and pages */
H1	 { font-family: Times New Roman,sans-serif; font-size: 20px; color: #5C2608; font-style: none; text-decoration: none; font-weight: bold; margin-top: 10px;}
H2  { font-family: Verdana, Arial; font-size: 14px; color: #188BD4; }
H3  { font-family: Verdana, Arial; font-size: 14px; margin-bottom: 5px; color: #188BD4; }
H4  { font-family: Verdana, Arial; text-decoration: underline; font-size: 11px; color: #188BD4; }
H5  { font-family: Verdana, Arial; text-decoration: overline; font-size: 11px; color: #188BD4; }
H6  { font-family: Verdana, Arial; font-style: italic; font-size: 11px; color: #188BD4; }


/* text footer style, with links */
.footer { font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #ffffff; }
a.footer:link { font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; }
a.footer:visited { font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none; }
a.footer:hover	{ font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; }
a.footer:active	{ font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; }


/* style small text */
.smalltext { font-family: Arial, Verdana; font-size: 10px; font-weight: normal; color:#626262; }

/* shadow */
.shadow_left {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/default/img/shadow_left.png',sizingMethod = 'scale');}
.shadow_right {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/default/img/shadow_right.png',sizingMethod = 'scale');}
TR>TD.shadow_left {background: url(img/shadow_left.png);}
TR>TD.shadow_right {background: url(img/shadow_right.png);}


/* style of links in main menu */
.menu   		{font-family: Arial,Verdana; font-size: 12px;color: #71191C; font-weight: none;}
a.menu:link { color: #71191C; font-weight: none; text-decoration: none; }
a.menu:visited { color: #71191C; font-weight: none; text-decoration: none; }
a.menu:active { color: #71191C; text-decoration: none; }
a.menu:hover {color: #71191C; font-weight: none; text-decoration: underline;}
.menu_active   		{ color: #71191C; font-family: Arial,Verdana; font-size: 12px; font-weight: bold;}
a.menu_active:link { color: #71191C; font-weight: bold; text-decoration: none; }
a.menu_active:visited { color: #71191C; font-weight: bold; text-decoration: none; }
a.menu_active:active { color: #71191C; text-decoration: bold; }
a.menu_active:hover {color: #71191C; font-weight: bold; text-decoration: none;}

.top {font-family:  Verdana,Arial; font-size: 10px; color: #aaaaaa;}
a.top {font-family:  Verdana,Arial; font-size: 10px; color: #aaaaaa;}
a.top:link { color: #aaaaaa; text-decoration: none; }
a.top:visited {color: #aaaaaa; text-decoration: none; }
a.top:hover { color: #aaaaaa; text-decoration: underline; }

.menu_top  {font-family: Verdana,Arial; color: #FEF8DF; font-size: 11px; font-weight : none; text-decoration: none; }
a.menu_top:link   {font-family: Verdana,Arial; color: #FEF8DF; font-size: 11px; font-weight : none; text-decoration: none; }
a.menu_top:active {font-family: Verdana,Arial; color: #FEF8DF; font-size: 11px; font-weight : none; text-decoration: none; }
a.menu_top:visited{font-family: Verdana,Arial; color: #FEF8DF; font-size: 11px; font-weight : none; text-decoration: none; }
a.menu_top:hover  {font-family: Verdana,Arial; color: #FEF8DF; font-size: 11px; font-weight : none; 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;}


/* gallery 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; }


/* shop styles */
.shop_title{ font-family: Arial,Verdana,tahoma; font-size: 13px; font-weight: bold; text-decoration: none; color: #413A29; }
.shop_short{ font-family: Arial,Verdana,tahoma; font-size: 12px; font-weight: none; text-decoration: none; color: #413A29; }
.shop_desc { font-family: Verdana,Arial,tahoma; font-size: 12px; font-weight: none; text-decoration: none; color: #413A29; }
.shop_buy  { font-size: 10px; font-weight: bold; text-decoration: underline; color: #0000ff; }
.shop_price_prefix { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }
