/******* Template Require Classes *******/
/* Body Style , Scrollbar , Background */
body
{
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	border:0;
	margin: 0 0 0 0;
	width:100%;
	height:100%;
	background-color : #ffffff;	
	scrollbar-face-color: #5A9BDC;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color : #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
}


/* Normal Style */
.n
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #333333;
}

/* Normal Style, Bold */
.nb
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight:bold;
	color : #333333;
}

/* Normal Style, Small */
.ns
{
	font-family : Tahoma, Verdana;
	font-size : 7pt;
	font-weight:normal;
	color : #333333;
}

/* Normal Style, Large */
.nl
{
	font-family : Tahoma, Verdana;
	font-size : 10pt;
	font-weight: bold;
	color : #333333;
}

/* Search - Polls - Newsletters Style */
.sN
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: normal;
	color : #333333;
}

.sNb
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #333333;
}




/* Style For Textbox*/
.tb
{
	background-color : #FFFFFF;
	border : 1px solid #666666;
	color : #000000;
	font-size : 8pt;
	font-family : Tahoma, Verdana;
	behavior: url(AltaB2xCore/client_scripts/alta_keydown.htc) url(AltaB2xCore/client_scripts/alta_hover.htc);
}

/* Style For Buttons*/
.btn
{
	color: #ffffff; 
	font-family: Tahoma, Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	background-color:#337DD2;
	border:1 outset;
	border-color:#337DD2;
}

/* Style For Table diagonal bg for photos*/
.tbl_d_bg
{
	background-color : #FFFFFF;	
	background-image: url(/inst/festival/gallery/Image/table_diagonal_bg.gif);
	/*
	border : 1px solid #666666;
	color : #000000;
	font-size : 8pt;
	font-family : Tahoma, Verdana;*/	
}


/* Style For Links */
A:link
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #337DD2;
	font-weight : normal;	
	text-decoration : none;
}

A:visited
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #337DD2;
	font-weight : normal;	
	text-decoration : none;
}

A:hover
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #666666;
	font-weight : normal;	
	text-decoration : underline;
}


A.in:link
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #CC0000;
	font-weight : normal;	
	text-decoration : none;
}

A.in:visited
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #CC0000;
	font-weight : normal;	
	text-decoration : none;
}

A.in:hover
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #666666;
	font-weight : normal;	
	text-decoration : underline;
}

A.inB:link
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #CC0000;
	font-weight : bold;	
	text-decoration : none;
}

A.inB:visited
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #CC0000;
	font-weight : bold;	
	text-decoration : none;
}

A.inB:hover
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #666666;
	font-weight : bold;	
	text-decoration : underline;
}

/* Border Table */
.bt
{
	border: 1px solid #ffffff;
	background-color : #CCCCCC;
}

/* Content Table */
.ct
{
	border: 1px solid #ffffff;
	background-color : #EFEFEF;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	background-image: url(/inst/festival/gallery/Image/ct_gradient.gif);
}


.ct1
{
	background-color : #C2DFFA;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#C2DFFA);
	/*background-image: url(/inst/festival/gallery/Image/ct1_gradient.gif);*/
}

.ct2
{
	background-color : #D8ECA5;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#D8ECA5);
	/*background-image: url(/inst/festival/gallery/Image/ct2_gradient.gif);*/
}

.ct3
{
	background-color : #FFE787;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#FFE787);
	/*background-image: url(/inst/festival/gallery/Image/ct2_gradient.gif);*/
}



/* Header Table */
.ht 
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #5A9BDD;
	border: 1px solid #ffffff;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#DA2524,endColorStr=#9F0909);
	background-image: url(/inst/festival/gallery/Image/menu_gradient.gif);*/
}

.ht a:link, .ht a:visited, .ht a:hover
{
      
      font-family : Tahoma, Verdana;
      font-size : 8pt;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
}

.ht2
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: normal;
	color : #337DD2;
	background-color : #DAECFC;
	border: 1px solid #ffffff;
}

.ht2b
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: normal;
	color : #337DD2;
	background-color : #DAECFC;
	border: 1px solid #ffffff;
}

/* Normal Table Row */
.nt
{
	background-color : #F1F7E9;	
	border: 1px solid #ffffff;
}

/* Alternative Table Row */
.at
{
	background-color : #FAFAFA;	
	border: 1px solid #ffffff;
}


/* Color Header Table */
.ht_1 
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #58B4DB;
	border: 1px solid #ffffff;	
}

.ht_1 a:link, .ht_1 a:visited, .ht_1 a:hover
{
      
      font-family : Tahoma, Verdana;
      font-size : 8pt;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
}

.ht_2 
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #C0006F;
	border: 1px solid #ffffff;	
}

.ht_2 a:link, .ht_2 a:visited, .ht_2 a:hover
{
      
      font-family : Tahoma, Verdana;
      font-size : 8pt;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
}

.ht_3 
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #CC4C01;
	border: 1px solid #ffffff;	
}

.ht_3 a:link, .ht_3 a:visited, .ht_3 a:hover
{
      
      font-family : Tahoma, Verdana;
      font-size : 8pt;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
}

.ht_4 
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #74B1A9;
	border: 1px solid #ffffff;	
}

.ht_4 a:link, .ht_4 a:visited, .ht_4 a:hover
{
      
      font-family : Tahoma, Verdana;
      font-size : 8pt;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
}

.ht_5 
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #CC4C01;
	border: 1px solid #ffffff;	
}

.ht_5 a:link, .ht_5 a:visited, .ht_5 a:hover
{
      
      font-family : Tahoma, Verdana;
      font-size : 8pt;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
}

.ht_6 
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #46574F;
	border: 1px solid #ffffff;	
}

.ht_6 a:link, .ht_6 a:visited, .ht_6 a:hover
{
      
      font-family : Tahoma, Verdana;
      font-size : 8pt;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
}

.ht_7 
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #FBA75E;
	border: 1px solid #ffffff;	
}

.ht_7 a:link, .ht_7 a:visited, .ht_7 a:hover
{
      
      font-family : Tahoma, Verdana;
      font-size : 8pt;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
}

.ht_8 
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #9CCD19;
	border: 1px solid #ffffff;	
}

.ht_8 a:link, .ht_8 a:visited, .ht_8 a:hover
{
      
      font-family : Tahoma, Verdana;
      font-size : 8pt;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
}
/************** Menu Style Sheet ****************/

/* Menu Style Sheet */
.Menu
{
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 8pt;
	padding: 0 0 0 0;	
	white-space:	nowrap;
	cursor:		default;
}

.SubMenuTable
{
	font-family: Tahoma, Verdana;
	font-weight: normal;
	font-size: 8pt;
	padding: 0 0 0 0;	
	white-space:	nowrap;
	cursor:		default;
}

.SubMenu
{
	color: #999999;
	position:	absolute;
	visibility:	hidden;
	

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;	
	padding:	0;
	overflow:	visible;
	border:		1px solid #CCCCCC;	
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999, Direction=135, Strength=3);
}

.SubMenuTable
{
	overflow:	visible;
}

.MainItem,.MainItemHover,.MainItemActive,
.MenuItem,.MenuItemHover,.MenuItemActive
{
	border:		0;
	cursor:		hand;
	white-space:	nowrap;
}

.MainItem
{
	color: #666666;
	/*background-color:	#990000;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#D91E1D,endColorStr=#990000);*/
	border-left:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
}

.MainItemHover,.MainItemActive
{
	color: #666666;
	background-color:	#F1F1F1;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#D91E1D,endColorStr=#FF0000);
	border-left:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
}

.MenuItem
{
	color: #666666;
	/*BACKGROUND-COLOR: #ffffff;	*/
}

.MenuItemHover,.MenuItemActive
{
	color: #666666;
	/*font-weight: bold;*/
	background-color: #ffffff;	
}


/* horizontal main menu */

.MainItem
{
	padding: 4px 4px 4px 4px;
	/*border:		1px solid #535252;	*/
}

td.MainItemHover,td.MainItemActive
{
	padding: 4px 4px 4px 4px;
	/*border-left:	1px solid #323232;
	border-right:	1px solid #828080;*/
}

.MainFolderLeft,.MainItemLeft,
.MainFolderText,.MainItemText,
.MainFolderRight,.MainItemRight
{
	background-color:inherit;
}

/* vertical main menu sub components */

td.MainFolderLeft,td.MainItemLeft
{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	0px;
	padding-right:	0px;

	/*border-top:	1px solid #CCCCCC;*/
	border-bottom:	1px solid #CCCCCC;
	/*border-left:	1px solid #999966;*/

	background-color:	#F1F1F1;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F3F3E7,endColorStr=#F3F3E7);*/
}

td.MainFolderText,td.MainItemText
{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	2px;
	padding-right:	2px;

	/*border-top:	1px solid #CCCCCC;*/
	border-bottom:	1px solid #CCCCCC;

	background-color:	#F1F1F1;
	white-space:	nowrap;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F3F3E7,endColorStr=#F3F3E7);*/
}

td.MainFolderRight,td.MainItemRight
{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	0px;
	padding-right:	0px;

	/*border-top:	1px solid #CCCCCC;*/
	border-bottom:	1px solid #CCCCCC;
	/*border-right:	1px solid #999966;*/

	background-color:	#F1F1F1;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F3F3E7,endColorStr=#F3F3E7);*/
}

tr.MainItem td.MainFolderLeft,
tr.MainItem td.MainItemLeft
{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	0px;
	padding-right:	0px;

	white-space:	nowrap;

	/*border-top:	1px solid #CCCCCC;*/
	border-bottom:	1px solid #CCCCCC;
	/*border-left:	1px solid #D4D2C5;*/

	background-color:	#F1F1F1;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E8E8D2,endColorStr=#DCDBB9);*/
}

tr.MainItem td.MainFolderText,
tr.MainItem td.MainItemText
{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	2px;
	padding-right:	2px;

	/*border-top:	1px solid #CCCCCC;*/
	border-bottom:	1px solid #CCCCCC;

	background-color:	#F1F1F1;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E8E8D2,endColorStr=#DCDBB9);*/
}

tr.MainItem td.MainItemRight,
tr.MainItem td.MainFolderRight
{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	0px;
	padding-right:	0px;

	/*border-top:	1px solid #CCCCCC;*/
	border-bottom:	1px solid #CCCCCC;
	/*border-right:	1px solid #D4D2C5;*/

	background-color:	#F1F1F1;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E8E8D2,endColorStr=#DCDBB9);*/
}

/* sub menu sub components */

.MenuFolderLeft,.MenuItemLeft
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	2px;

	border-top:	1px solid #CCCCCC;
	border-bottom:	1px solid #CCCCCC;
	/*border-left:	1px solid #999966;*/

	background-color:	inherit;
	white-space:	nowrap;
}

.MenuFolderText,.MenuItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	3px;
	padding-right:	3px;

	border-top:	1px solid #CCCCCC;
	border-bottom:	1px solid #CCCCCC;

	background-color:	inherit;
	white-space:	nowrap;
}

.MenuFolderRight,.MenuItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	2px;
	padding-right:	1px;

	border-top:	1px solid #CCCCCC;
	border-bottom:	1px solid #CCCCCC;
	/*border-right:	1px solid #999966;*/

	background-color:	inherit;
	white-space:	nowrap;
}

.MenuItem .MenuFolderLeft,
.MenuItem .MenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;	
	background-color:	#F1F1F1;	
}

.MenuItem .MenuFolderText,
.MenuItem .MenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	3px;
	padding-right:	3px;

	border:		0;	
	background-color:	#F1F1F1;	
}

.MenuItem .MenuFolderRight,
.MenuItem .MenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	2px;

	border:		0;
	background-color:	#F1F1F1;
}

/* menu splits */

.MenuSplit
{
	margin: -15px;
	height: 0px;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.MenuItem img.seq1
{
	display:	inline;
}

.MenuItemHover seq2,
.MenuItemActive seq2
{
	display:	inline;
}

.MenuItem .seq2,
.MenuItemHover .seq1,
.MenuItemActive .seq1
{
	display:	none;
}

/*********** Custom Classes **********/
/*----------------- LINE SEPARATORS -----------------*/
/* darkShadow , lightShadow , LineShadow*/
.dS
{
	background-color : #660000;
}

.lS
{
	background-color : #FF0000;		
}


.liS
{
	background-color : #dddddd;
}

/*----------------- BACKGROUNDS -----------------*/
/* 1 Background for placeholder*/
.bg_1
{
	background-color : #ffffff;
}

/* 2 Background for top menu*/
.bg_2
{
	/*background-image: url(/inst/festival/gallery/Image/bottom_gradient.gif);*/
	background-color : #5A9BDC;	
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#990000,endColorStr=#D91E1D);*/
}

/* 3 Background for left section*/
.bg_3
{
	background-color : #F1F1F1;
	/*background-image: url(/inst/oekozanis/gallery/Image/left_bg.gif);*/
}

/* 4 Background for right section*/
.bg_4
{
	background-color : #F1F7E9;	
}

/* 5 Background for bottom section*/
.bg_5
{
	/*background-image: url(/inst/festival/gallery/Image/bottom_gradient.gif);*/
	background-color : #5A9BDC;	
        FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#C7E4F9,endColorStr=#5A9BDC);
}

/* Background , ie Gradient L2R */
.bl2r
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ABABD6,endColorStr=#F3F3F3);
	background-color: #D7D7E5;
}

/* Background , ie Gradient U2D */
.bu2d
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ABABD6,endColorStr=#F3F3F3);
	background-color: #D7D7E5;
}

/* Style For Additional Menu  */
A.white:link
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #cccccc;
	font-weight : normal;	
	text-decoration : none;
}

A.white:visited
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #cccccc;
	font-weight : normal;	
	text-decoration : none;
}

A.white:hover
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #cccccc;
	font-weight : normal;	
	text-decoration : underline;
}

A.whiteB:link
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #cccccc;
	font-weight : bold;	
	text-decoration : none;
}

A.whiteB:visited
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #cccccc;
	font-weight : bold;	
	text-decoration : none;
}

A.whiteB:hover
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #cccccc;
	font-weight : bold;	
	text-decoration : underline;
}

.white
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #cccccc;
	font-weight : normal;	
	text-decoration : none;
}

.whiteB
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #cccccc;
	font-weight : bold;	
	text-decoration : none;
}

.newsdate
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #333333;
	font-weight : bold;	
	text-decoration : none;
}

.copyright
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;	
	text-decoration : none;
}

.copyright2
{
	font-family : Verdana;
	font-size : 10px;
	color : #999999;
	font-weight : normal;	
	text-decoration : none;
}


A.copyright:link
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;	
	text-decoration : none;
}

A.copyright:visited
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;	
	text-decoration : none;
}

A.copyright:hover
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #333333;
	font-weight : normal;	
	text-decoration : underline;
}


.title
{
	font-family : Georgia, Tahoma;
	font-size : 12pt;
	color : #5A9BDC;
	font-weight : bold;	
	text-decoration : none;
}

A.title:link
{
	font-family : Tahoma;
	font-size : 9pt;
	color : #CC0000;
	font-weight : bold;	
	text-decoration : none;
}

A.title:visited
{
	font-family : Tahoma;
	font-size : 9pt;
	color : #CC0000;
	font-weight : bold;	
	text-decoration : none;
}

A.title:hover
{
	font-family : Tahoma;
	font-size : 9pt;
	color : #CC0000;
	font-weight : bold;	
	text-decoration : underline;
}

.titleS
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #FF9700;
	font-weight : bold;	
	text-decoration : none;
}

/* border for images*/
.brd
{
border : 1px solid #333333;
}

.brd_dots
{
border : 1px dotted #999999;
}

TABLE
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	color : #333333;
}