/* DEFAULTS */

.gallery td  {padding-left:4px;}
.gallery td div{cursor:pointer;}
.gallery img
{
	/*border:3px double #A69760;*/
}

.gallery img.nb
{
	border:0px;
}

.hp_Vidscroller  .scr_thumbs {
	top:0px;
	height:73px;
	width:265px;
	position:absolute;
	right: 25px;
	top:260px;
	overflow:hidden;
	white-space:nowrap;
	direction:rtl;
	text-align:right;
 	border:0px solid #FF0000;
	background-image:url('images/gal_bg.jpg');
	background-repeat:repeat-x;
}
.border3
{
	border:1px solid #b7b7b7;	
 	margin-top:8px;
	margin-right:7px;
  }
.border3_on
{
	border:1px solid #FFFFFF;	
 	margin-top:8px;
	margin-right:7px;
 }


.popup
{
margin-top:4px;border-left:1px solid #a9daef;
border-bottom:1px solid #a9daef;
}

 
div.popmenu
{
	position:absolute;
	display:none;
 	padding-right:0px;
 }
 
.hp_gal td
{
 	width:118px;
}
.hp_gal td div
{
 	width:118px;
	height:79px;
	background-image:url('images/img_bg.jpg');
	background-repeat:no-repeat;
	text-align:center;
	border:0px solid red;
	margin-left:4px;
	margin-top:6px;
}

.hp_gal td img
{
	margin-top:4px;
	width:108px;
	/*height:105px;*/
}

.inner_gal td
{
 	width:180px;
}
.inner_gal td div
{
 	width:190px;
	height:126px;
 	text-align:center;
	border:0px solid red;
 }

.inner_gal td img
{
 	width:180px;
	/*height:105px;*/
}


.inner_gallery td
{
 	width:120px;
}
.inner_gallery td div
{
 	width:110px;
	height:77px;
 	text-align:center;
	border:0px solid red;
 }

.inner_gallery td img
{
 	width:110px;
	border:0px outset #FFFFFF;
	/*height:105px;*/
}


.p45
{
	padding-left:45px;
}

.blue_title
{
	background-image:url('images/blue.jpg');
}

.blue_long_title
{
	background-image:url('images/blue_long.jpg');
}
.orange_long_title
{
	background-image:url('images/orange_long.jpg');
}
.green_title
{
	background-image:url('images/green.jpg');
}
.purple_title
{
	background-image:url('images/purple.jpg');
	width:308px;
	height:34px;
}
.orange_title
{
	background-image:url('images/orange.jpg');
	width:308px;
	height:34px;
}
.pd_r
{
	padding-right:17px;
}
.pd_l
{
	padding-left:17px;
}
.pd_l_title
{
	padding-left:38px;
}

.sh_f
{
	background-image:url('images/sh_f.jpg');
	background-position:center top;
	background-repeat:repeat-x;
 	filter:alpha(opacity=75);
	opacity: 0.75;	
	width:772px;
	height:14px;
}
.sh_r
{
	background-image:url('images/sh_r.jpg');
	background-position:right top;
	background-repeat:repeat-y;
 	filter:alpha(opacity=45);
	opacity: 0.45;		
}

.sh_l
{
	background-image:url('images/sh_l.jpg');
	background-position:right top;
	background-repeat:repeat-y;
 	filter:alpha(opacity=45);
	opacity: 0.45;		
}
.main
{
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	background-color:#c2c2c2;
	height:1128px;
	width:937px;
}
.lang
{
	padding-top:8px;
}
.mnu
{
	background-image:url('images/mnu.jpg');
	
}
.mnu table.mnu_tbl
{
	margin-left:30px;

}
.mnu table.mnu_tbl td
{	text-align:center;
	color:#a8daef;
	font-size:16px;
	padding-top:8px;
}

.mnu table.mnu_tbl td a
{
	font-size:13px;
	color:#696969;
	font-weight:normal;
	text-decoration:none;
 }

.mnu table.mnu_tbl td a:hover
{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.mnu_tbl td table.popup td
{
	height:20px;
	vertical-align:top;
	line-height:1.6;
	border-right:1px solid #a9daef;
	border-top:1px solid #a9daef;
	text-align:left;
	padding-left:5px;
	padding-top:0px;
	
}
.mnu_tbl td table.popup td a
{
	font-size:13px;
}

.mnu_tbl td table.popup td a:hover
{
	color:#0093d0;
	
}
h1
{
	display:inline;
}
.f11
{
	font-size:11px;
}
.f12
{
	font-size:12px;
}
.f13
{
	font-size:13px;
}
.f14
{
	font-size:14px;
}
.f16
{
	font-size:16px;
}
.f18
{
	font-size:18px;
}
.f20
{
	font-size:20px;
}
.f25
{
	font-size:25px;
}
.b
{
	font-weight:bold;
}
.u
{
	text-decoration:underline;
}
.i
{
	font-style:italic;
}
.c
{
	text-align:center;
}

a.n
{
	font-weight:normal;
}

a.nl:hover
{
	text-decoration:none;
}

 
.blue{
	color:#0093d0;
}
.white
{
	color:#FFFFFF;
}
.gray
{
	color:#797979;
}
.gray2
{
	color:#636363;
}
.gray3
{
	color:#555555;
}
 
.green
{
	color:#398903;
}

.purple
{
	color:#7c0087;
}

.orange
{
	color:#eb9622;
}
.transparent
 {
 	/*background-image:url('images/login.jpg');
	background-repeat:no-repeat;	
	*/
	width:294px;
	height:112px;
	border:2px solid #FFFFFF;
	background:black;
	filter:alpha(opacity=50);
	opacity: 0.5;	
 	z-index: 99;
  }
  

.transparent div
 {
 	/*background-image:url('images/login.jpg');
	background-repeat:no-repeat;	
	*/
	width:294px;
	height:112px;
	z-index: 101;	
 	background-color:transparent;
	position: relative;
	line-height:1.7;
}   
 ul
{
	margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:outside;
	padding-right:11px; 
	margin-right:14px;
 }

 ul.sq
{
 	list-style-type:square;
 } 
  
  
li
{
	margin-top:12px;
}
.btn
{
	border: 3px outset #742974;
	padding: 1px;
	cursor: pointer;
	font:bold  12px arial,sans-serif;
	background: #742974;
	color:white;
         
}
 
hr.hr1
{
	border-bottom:1px solid white;
	border-top:1px solid #742974;
}
 

div.scroll
{
	width:700px;
	height:330px;
	margin-top:10px;
	margin-right:10px;
	overflow: auto;
	border:0px solid red;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#A227A2; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	direction:ltr;
	text-align:right;
	padding-bottom:15px;
	padding-right:4px;
	padding-left:50px;
  }

div.rtl
{
	direction:rtl;
	width:100%;
	height:100%;
} 
 
.inputs
{
	font-family: Arial,sans-serif; 
	font-size: 12px;
	width:200px;

}
 

.error
{
	font-size: 11px;
	color:red;
}


/* links */
a {
	font-family:arial;
	font-size:12px;
    text-decoration : none;
    color:#000000;
    font-weight:bold;
}
a:hover {
	text-decoration : underline;
}

 

a.kahuna{
	color:#000000;
	font-size:10px;
}
a.kahuna:hover {
	color:#000000;
}
 
img     {border:0;}


/* flat input buttons/checlboxes */
.nav
{
 	cursor: pointer;
}

 
/* optional fields */
td  {
    font: normal 12px Arial,sans-serif;
    border : 0px solid red;
    color : #000000;

}  
 
form,div,p
{
	margin:0px;
}

 
body  {
    font: normal 12px Arial,sans-serif;
    color:black;
	margin:10px;
	direction:ltr;
	text-align: left;
}


body.site  {
    font: normal 12px Arial,sans-serif;
    color:black;
	margin:0px;
	direction:ltr;
	text-align: right;
	background-color:#e3e3e3;
}
