﻿/* @group Global Browser Reset */
* {

padding:0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}
img { border-style: none;
    border-color: inherit;
    border-width: 0px;
    
}
/* @end */

/* @group HTML, Body */
html
{
height: 90%;
}
body {
height:90%;
 padding: 0px;
 font-size: 15px;
 font-family: Arial;
 direction:ltr;
  
}
.narrow{
color:#7E7F81;
}
.nuv{
padding-left:20px;
padding-top:10px;
margin-bottom:4px;
 font-size:11px;
 text-transform:lowercase;
}
a{
color:#004000;
 text-decoration:none;
}
a:hover{
color: #DF274D;
}
/* @end */

/* @group master */
#outer-wrapper{
width:990px;
margin:auto;
 min-height: 500px;
}
#right{
width:183px;
float:left;
margin-right:15px;
min-height:400px;
background-image:url('../images/Enrightbg.jpg'); 
background-repeat:no-repeat;
    height: 327px;
}
#right ul{
list-style-type:none;
margin-left:17px;
margin-top:12px;
}
#right ul li{
width:172px;
height:30px;
background-image:url('../images/Ensidemenubg.jpg'); 
background-repeat:no-repeat;
}
#right ul li a{
display:block;
width:172px;
line-height:30px;
color:#ffffff;
text-indent:45px;
font-size:15px;
font-weight:bold;
}
#right ul li a:hover{
color: #FF9E73;
}
div#inner{
width:761px;
float:left;
padding-left:15px;

}

div#header{
height:195px;
width:990px;
 background-image:url('../images/Enheaderbg1.jpg'); 
background-repeat:no-repeat;
}
.headerwrapeer{
height:161px;
}
#logo{
float:left;
padding-top:46px;
padding-left:80px;
width:268px;
height:97px;
}
#flash{
float:right;
width:623px;
height:161px;
}


/* @group pages */
.content{
margin-top:0px;
line-height: 18px;
width:734px;
padding:0 10px 0 20px;
min-height:400px;
direction:ltr;	
text-align:left;
}
div.content-right {
 float:right;
 width:486px;
 margin-right:0px;
 margin-top:0px;
 padding-top:10px;
}

div.content-left {
float:left;
 width:240px;
 padding-left:0px;
  padding-top:10px;
}

/* @group Headings */
h1 { margin: 11px 0 5px 0;
	font-size: 16px;

}
h2 {
	margin: 0 0 10px 0;
	font-size: 15px;
}
h3 {
	font-size: 14px;
	text-decoration:underline;
	font-weight: lighter;
	margin: 0 0 3px 0;
}
h4 {
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	color: #a1a09b;
}

/* @end */

#footer{
clear:both;
   height:35px;
  position: relative;
top: 20px;
    width: 990px;
    margin:auto;
   background-image: url('../images/footerbg.jpg'); 
background-repeat: no-repeat;
background-position:center 14px; 
    
}
@media screen {
                .copyright{
padding-top:10px;
	font-size: .7em;
	font-family: "ariel";
	color: #8B8984;
	 letter-spacing: 0.8pt;
	  width: 990px;
text-align:center;
}
}
	 .copyright .heb{
font-size: 1.2em;
}
.copyright a{
color:#7E7F81;
}
.copyright a:hover{
color:#CB6A01;
text-decoration:underline;
}
.bbi_contact{
font-size:12px;
text-align:center;
color:#CB6A01;
font-weight:bold;
}
.clear {
	clear: both;
	height:1px;
}
/*.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*group Misc */

/*Top Menu */
.glowingtabs{
direction:rtl;
 width:990px;
  height:25px;
  position:relative;
  top:1px;
}
 .glowingtabs ul{
      padding-top:5px;
       height : 20px;
        list-style: none;
        top: 0px;
      left: 0px;
        margin-bottom: 0px;
}

.glowingtabs ul li{
	float:right;
	padding:0 11px 0 13px;
	background: url('../images/menu_divider.jpg') no-repeat;
	background-position:left 8px;
}
.glowingtabs ul li.none{
     background-image :none;
 
   
}
.glowingtabs ul li.none a{

}

.glowingtabs ul li a{
	
	display: block;
	padding-top:1px;
	color:#A51E21;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
     line-height: 27px;
	text-align: center;
		
}

.glowingtabs ul li.current a{
	color: #DF274D;
}

 .glowingtabs ul li a:hover{
	color: #DF274D;
	
}

/*end menu*/


.dropmenudiv_d{
text-align:right;
position:absolute;
top:0;
right:auto;
border: 0px solid #395D53; 
border-width: 0px 1px 0px 1px; 
line-height:29px;
z-index:100;
width: 110px;
visibility: hidden;
background-color:#395D53;
 
}

.dropmenudiv_d a{
width: 110px;
 display:block;
text-indent:10px;
 border: 1 solid #999999;
 border-width: 0px 1px 1px 1px;  
padding-bottom:2px;
text-decoration: none;
height:20px;
 line-height:20px;
font-size: 13px;
font-weight: bold;
color:#A51E21;
margin-bottom:1px;
background-color:#ffffff;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;

}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
color:#000000;
 text-decoration:none;
 	color: #DF274D;
}
