/* Cascading Style Sheet *//* CSS Document */
body{
  padding:0;
  text-align:center;
  margin:0 auto;
}

a:link{ color:#d11f2b;}
a:hover{ text-decoration:none; color:#222;}

#wrapper{
  text-align:left;
  top:0px;
  width:943px;
  margin:0 auto;
}

#top_menu{
  color:#D11F2B;
  font-size:10px;
  font-family:Tahoma,Verdana,Arial,sans-serif;
  text-align:right;
  font-weight:bold;
}
#top_menu a{
  color:#FFFFFF;
  text-decoration:none;
}

#top_left{
  float:left;
  width:17px;
}

#top_middle{
  float:left;
  width:909px;
  height:29px;
  background-image:url(../images/bg.jpg);
  color:#FFFFFF;
}
#top_middle img{
  float:right;
  background-image:url(../images/bg.jpg);
  background-repeat:no-repeat;
}

#top_right{
  float:right;
  width:17px;
}
/* logo and search */

#head{
  clear:both;
  margin-top:5px;
  margin-bottom:5px;
}

#logo{
  float:left;
  width:289px;
}

#flag{
padding-top:5px;
  float:right;
  width:46px;
  height:29px;
  
}

#search{
  float:right;
  width:auto;
  height:10px;
  padding-top:0px;
  text-align:right;
}

#search a{
font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:11px;
  
  border-bottom:dotted 1px #666666;
  padding:5px 0 2px 0;
  text-decoration:none;
}

#search a.hover{
font-family:Arial, Helvetica, sans-serif;
  color:#bb0103;
  
  border-bottom:dotted 1px #666666;
  padding:5px 0 2px 0;
  text-decoration:none;
}
#clearer{
  float:right;
  width:170px;
}

.searchbg{
float:left;
  width:170px;
  height:29px;
  display:block;
  border:0;
  background:url(../images/search.gif) no-repeat;
}

.search_field{
  
  float:right;/* this will make the images line up */
  border:0;
  padding:0;
  width:92px;/* the width of the actual search box, must be shorter than your image so it fits inside it. */
  height:20px;/* again, must be slightly less than the image size */
  background:transparent;/* Makes the search field invisible so you can see the image we want underneath. This doesn’t work in Safari, so I may go back later and give them their own style sheet. For now, I’m not bothered by this small inconvenience. */
}

.search_btn{
  background:url(../images/search_btn.gif) no-repeat;
  display:block;
  border:0;
  width:92px;
  height:92px;
}
/* main navigation see nav.css */

#nav{
float:left;
width:100%;
  clear:both;
  border-bottom:5px solid #D11F2B;
}

#sub_menu{
  float:left;
  width:234px;
  padding:5px;
}

#side_navigation{
  padding:5px;
}
/* banner image and right intro content */

#banner{
  clear:both;
  padding-top:5px;
}

#article_L{
  float:left;
  width:679px;

}

#article_R{
  margin-top:1px;
  float:right;
  background:url(../images/side_cont_bg.jpg);
  background-repeat: no-repeat;
  width:264px;
  height:263px;
}

#article_a{
  margin-top:-1px;
  float:right;
  background:url(../images/inside_bg.jpg);
  background-repeat:no-repeat;
  width:264px;
  height:236px;
}

#txt{
  margin:10px;
  color:#FFFFFF;
  font-family:Tahoma,Arial,sans-serif;
  font-size:11px;
}

#txt1{
  margin:10px;
  color:#000000;
  font-family:Tahoma,Arial,sans-serif;
  font-size:11px;
}

#txt2{
  margin:10px;
  color:#FF0000;
  font-family:Tahoma,Arial,sans-serif;
  font-size:11px;
}
#txt3{
  margin:10px;
  color:#000000;
  font-family:Tahoma,Arial,sans-serif;
  font-size:10px;
  line-height:24px;
}

#txt4{
  margin:10px;
  color:#D11F2B;
  font-family:Tahoma,Arial,sans-serif;
  font-size:12px;
  font-weight:bold;
}

#txt5{
  margin:15px;
  color:#FFFFFF;
  font-family:Tahoma,Arial,sans-serif;
  font-size:11px;
  padding:10px;
  font-weight:normal;
}

#txt5 h1 {
  font-size:17px;
  font-weight:bold;
  line-height:190%;
  margin:10px 0 0 0;
  padding:0;
  color:#fff;
  background:none;
  border-bottom:solid 1px #fff;
}
#content{
  margin:0px;
  clear:both;
  color:#666666;
  font-family:Tahoma,Arial,sans-serif;
  font-size:11px;
}

#content_right a{
  color:#000000;
  line-height:25px;
  width:100%;
  border-bottom:dotted 1px #666666;
  padding:5px 0 5px 0;
  text-decoration:none;
}

#content_right a:hover{
  color:#bb0103;
  line-height:25px;
  border-bottom:dotted 1px #666666;
  padding:5px 0 5px 0;
  text-decoration:none;
}

/* jubilee intro */

#main_content{
  float:right;
  width:425px;
  font-size: 50%,90%;
}
#content_left{
  float:left;
  width:679px;
}

#content_right{
  float:right;
  width:244px;
  padding:5px;
	text-decoration: none;
}

#content_right h1{
font-family:Tahoma,Verdana,Arial,sans-serif;
padding:0;
  font-size:14px;
   background:none;
  font-weight:bold;
  margin-top:20px;
  /*color:#000000;*/  
  color:#FF0000;
}

#content_right h2{
font-family:Tahoma,Verdana,Arial,sans-serif;
  font-size:12px;
  font-weight:bold;
  padding-left:10px;
  margin-top:20px;
  /*color:#000000;*/  
  color:#FF0000;
  border-bottom:1px solid #FF0000;
}

#content_right h3{
font-size:16px;
  font-weight:100%;
  margin-top:25px;
  color:#000000;
}

#content_right h4{ color:#7a7a7a; font-size:9px;}
#content_right txt3{
font-size:12px;
  font-weight:100%;
  margin-top:25px;
  color:#FF0000;
}

#jubilee_holdings{
  float:left;
  width:415px;
}

#exchange{
  float:right;
  width:264px;
  margin-top:10px;
}
/* HR classes */

.hr{
  margin-top:5px;
  background-color:#D11F2B;
  height:1px;
}

.hr1{
  margin:10px;
  background-color:#D11F2B;
  height:3px;
}

#header_bg{
  margin:5px;
  background-image:url(../images/round_border.jpg);
  width:231px;
  height:31px;
}

h1{
  background-image:url(../images/locater.jpg);
  background-repeat:no-repeat;
  font-family:Tahoma,Verdana,Arial,sans-serif;
  font-size:16px;
  font-weight:bold;
  padding-left:10px;
  margin-top:20px;
  color:#000000;
}

h2{
  background-image:url(../images/round_border.jpg);
  background-repeat:no-repeat;
  font-family:Tahoma,Verdana,Arial,sans-serif;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  padding:7px;
  text-indent:15px;
  
}

h2 img{
  
  
  font-family:Tahoma,Verdana,Arial,sans-serif;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  padding:7px;
  text-indent:15px;
  
}

h3{
  font-family:Tahoma,Verdana,Arial,sans-serif;
  color:#FFFFFF;
  font-size:16px;
  font-weight:bold;
  padding:0px;
  border-bottom: 1px solid #FFFFFF;
}

.h3{
  font-family:Tahoma,Verdana,Arial,sans-serif;
  color:#000000;
  font-size:16px;
  font-weight:bold;
  padding:0px;
}

h4{
  font-family:Tahoma,Arial,sans-serif;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  padding:0px;
}

#locater{
  width:2px;
  height:5px;
}
/* footer */

#footer{
  clear:both;
}

#footer_left{
  float:left;
  width:17px;
}

#footer_body{
  float:left;
padding:10px 0 0 0;
  width:909px;
  height:72px;
  color:#FFFFFF;
font-weight:bold;
  background-image:url(../images/footer_body.jpg);
}
#footer_body a{
  text-decoration:none;
  color:#FFFFFF;
}

#footer_body txt{
  margin-left:50px;
text-decoration:none;
color:#FFFFFF;
}
#footer_body credit{
  margin-left:50px;
text-decoration:none;
color:#FFFFFF;
}

#footer_body foot_nav{
  margin-left:50px;
text-decoration:none;
color:#FFFFFF;
}

#footer_right{
  float:right;
  width:17px;
}
/* gallery */
.tx-wtgallery-pi1{
width:550px;
}
.wtgallery_single h2{
background:none;
width:100%;
}
.wtgallery_single_browser_previous{
width:100px;
float:left;
}
.wtgallery_single_browser_next{
float:right;
width:100px;
}




/* links */


#map{
  margin:10px;
}

#ex_rate{
  margin:0px;
  color:#666666;
  font-family:Tahoma,Arial,sans-serif;
  font-size:11px;
}

#ex_rate_cont{
  padding:10px;
  color:#666666;
  font-family:Tahoma,Arial,sans-serif;
  font-size:11px;
}
/* rounded box */

.roundedcornr_box_541015{
  background:#f7efef;
  background-color:#f7efef;
}

.roundedcornr_top_541015 div{
  background:url(../images/roundedcornr_left.gif) no-repeat top left;
}

.roundedcornr_top_541015{
  background:url(../images/roundedcornr_right.gif) no-repeat top right;
}

.roundedcornr_bottom_541015 div{
  background:url(../images/roundedcornr_bleft.gif) no-repeat bottom left;
}

.roundedcornr_bottom_541015{
  background:url(../images/roundedcornr_bright.gif) no-repeat bottom right;
}

.roundedcornr_top_541015 div,.roundedcornr_top_541015,.roundedcornr_bottom_541015 div,.roundedcornr_bottom_541015{
  width:100%;
  height:20px;
  font-size:1px;
}

.roundedcornr_content_541015{
  margin:0 20px;
}

#ind_product{
  float:left;
  width:180px;
}

#corp_product{
  float:right;
  width:180px;
}
/* breadcrumb menu */
#breadcrumb {
  font-family: Verdana, sans-serif;
  font-size:10px;
  padding-top: 1px !important;
  padding: 1px; 
  margin:10px 0 10px 0; 
}   
#breadcrumb a:link {

  text-decoration: none;
  color: #0e391d;    
}
#breadcrumb a:visited {

  text-decoration: none;
  color: #0e391d;
}
#breadcrumb a:hover {

  text-decoration: underline;
  color: #534743;    
}
#breadcrumb_act a:link {
font-weight:bold;
  text-decoration: none;
  color: #bb0103;
}
#breadcrumb_act a:visited {

  text-decoration: none;
  color: #bb0103;
}
#breadcrumb_act a:hover {

  text-decoration: underline;
  color: #534743;    
}


/*side menu */

#menucase ul.vert-one{margin:10px 0 0 0;padding:0;list-style-type:none;display:block;font:11px Arial;line-height:16px; font-weight:bold; width:234px;}
#menucase ul.vert-one li{margin:0 0 2px 0;padding:0;background:#fcedee url("") no-repeat 0 9px;}
#menucase ul.vert-one li a{display:block;text-decoration:none;color:#000;padding:7px 0px 7px 10px;}
#menucase ul.vert-one li a:hover{color:#dc3638;background: url("") no-repeat 0 9px;}
#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{color:#dc3638; font-weight:bold;}

/*2rd level */
#menucase ul.vert-two{margin:0;padding:2;list-style-type:none;display:block;font: 11px Arial;line-height:16px;}
#menucase ul.vert-two li{margin:0;padding:0;background: #fdf2f2 url("") no-repeat 0 0px;}
#menucase ul.vert-two li a{display:block;text-decoration:none;color:#000;padding:5px 0px 0px 25px;}
#menucase ul.vert-two li a:hover{ color:#dc3638; background: url("") no-repeat 0 9px;}
#menucase ul.vert-two li a.current,ul.vert-two li a.current:hover{color:#dc3638; font-weight:bold;}

/*3rd level */
#menucase ul.vert-three{margin:0;padding:2;list-style-type:none;display:block;font: 11px Arial;line-height:16px;}
#menucase ul.vert-three li{margin:0;padding:0;background:#fcedee url("") no-repeat 0 0px;}
#menucase ul.vert-three li a{display:block;text-decoration:none;color:#000;padding:5px 0px 0px 40px;}
#menucase ul.vert-three li a:hover{ color:#dc3638; background: url("") no-repeat 0 9px;}
#menucase ul.vert-three li a.current,ul.vert-three li a.current:hover{color:#dc3638; font-weight:bold;}

/*4rd level */
#menucase ul.vert-four{margin:0;padding:2;list-style-type:none;display:block;font: 11px Arial;line-height:16px;}
#menucase ul.vert-four li{margin:0;padding:0;background:url("") no-repeat 0 0px;}
#menucase ul.vert-four li a{display:block;text-decoration:none;color:#000;padding:5px 0px 0px 55px;}
#menucase ul.vert-four li a:hover{ color:#dc3638; background: url("") no-repeat 0 9px;}
#menucase ul.vert-four li a.current,ul.vert-four li a.current:hover{color:#dc3638; font-weight:bold;}

/*5rd level */
#menucase ul.vert-five{margin:0;padding:2;list-style-type:none;display:block;font: 11px Arial;line-height:16px;}
#menucase ul.vert-five li{margin:0;padding:0;background:#fef8f8 url("") no-repeat 0 0px;}
#menucase ul.vert-five li a{display:block;text-decoration:none;color:#000;padding:5px 0px 0px 70px;}
#menucase ul.vert-five li a:hover{ color:#dc3638; background: url("") no-repeat 0 9px;}
#menucase ul.vert-five li a.current,ul.vert-five li a.current:hover{color:#dc3638; font-weight:bold;}
/* side menu */

/*TABLES */
#content table {color: inherit;  margin: 2px; border: 1px #b9b2ae solid; width:100%;}
#content thead {font-family: arial, helvetica, sans-serif; font-size: 12px; line-height: 1.2em; color: #FFFFFF; font-weight: bold; background-color: #c5c0a8; padding: 0 0 0 4px;}
#content tbody {font-family: arial, helvetica, sans-serif; font-size: 11px; line-height: 1.2em; color: #FFFFFF; font-weight: normal; background-color: transparent;}
#content tr	{text-align: left; font-family: arial, helvetica, sans-serif; font-size: 11px; line-height: 1.2em; color: #534743; font-weight: bold; padding: 0px 2px 0px 2px;}
#content th {text-align: left; font-family: arial, helvetica, sans-serif; font-size: 11px; line-height: 1.2em; color: #534743; font-weight: bold; padding: 0px 2px 0px 2px;}
#content td {text-align: left; font-family: arial, helvetica, sans-serif; font-size: 11px; line-height: 1.2em; color: #534743; font-weight: normal; padding: 0px 0px 0px 0px; border: 1px #b9b2ae solid;}
