/*
body, html {
*/ 
html,
body {
font-family: trebuchet ms;background-color: white; text-align: center; padding: 0px; margin: 0px;
color: #444
}

body {
behavior:url("../../csshover3.htc");
margin-top: 10px;
}

a,object,embed {
  outline: none;
}
table{
background-color: transparent;
font-size: 13px;
}

td{
  background-color: transparent;
  vertical-align: top;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}

ul{
padding-left: 30px;
}
li{
}
p{
font-size: 12px;
}


/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
color: #658909;
font-size: 20px;
margin: 0px 0px 0px 0px;
}



/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}


/* Links */
a {
  text-decoration: none;
  color: #E06900;
}

a:hover {
  color: #658909;
}

a img {
  border: 0;
}

a img.border {  
  border: 1px solid #FC3307;
}

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
}



/* Images */
img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}


/* Blockquote */

/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 0px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: white;
  border: 1px solid #FFEBD9;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #EFF3FF;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #fff;
  background: #FC3307;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

.cat_links_holder{
margin-bottom: 3px;
margin-top: 5px;
  }

#left_menu a.cat{
font-family: arial;
color: #ffffff;
font-size: 12px;
font-weight: bold;
line-height: 20px;
text-align: left;
padding-left: 44px;
}

#left_menu a.cat:hover{
color: #ffffff;
background-color: transparent;
}

#left_menu a{
font-size: 10px;
text-decoration: none;
display: block;
font-weight: normal;
line-height: 18px;
padding-left: 25px;
background-color: transparent;
}
#left_menu a:hover{
background-color: #CDE0FF;
}




#mini_cart{
}

#mini_cart td{
font-size: 10px;
font-weight: normal;
line-height: 12px;
margin: 0px; 
padding-left: 3px;
background-color: transparent;
border-bottom: 1px solid #EBFFB5;
  }

















#lang_switch{
margin-top: 20px;
height: 55px;
font-size: 10px;
font-weight: bold;
padding-left: 12px;
width: 60px;
}

#lang_switch a{
text-decoration: none;
display: block;
color: #24498E;
}

#lang_switch a:hover{
text-decoration: none;
display: block;
color: #FF5100;
}





#bottom_menu {
text-align: right;
height: 22px;
}

#bottom_menu a{
font-size: 11px;
font-weight: normal;
color: #919191;
text-decoration: none;
}



.bottom_bar{
height: 22px;
padding-right: 0px;
color: gray;
background-color: #ffffff;
font-size: 9px;
text-align: right;
}

.bottom_bar a{
font-size: 9px;
font-weight: bold;
text-decoration: none;
}

.bottom_bar_home{
height: 22px;
margin-top: 10px;
color: #ffffff;
background-color: transparent;
font-size: 11px;
text-align: right;
}

.bottom_bar_home a{
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}


.copyright{
height: 25px;
margin-left: 1px;
padding-left: 15px;
text-align: left;
float: left;
}

.copyright a{
font-size: 9px;
font-weight: bold;
color: #77613F;
text-decoration: none;
}




.short_offer_desc{
background-color: #fafafa;
border: 1px solid #efefef;
padding: 3px;
margin-bottom: 5px;
}

.short_offer_desc h2{
font-size: 9px;}

#extra_content{
background-color: #fafafa;
border: 1px solid #efefef;
padding: 3px;
margin-bottom: 10px;
width: 540px;

font-size: 13px;
line-height: 20px;
}

#extra_content img{
}

#feat_content{
background-image: url(images/featured_top.gif);
background-position: top left;
background-repeat: no-repeat;
width: 175px; 
font-size: 11px;
color: #7F7F7F;
padding: 5px;
margin: 0px;

line-height: 18px;
}

#feat_content p{
font-size: 11px;
margin: 0px;
padding: 0px;
}

#feat_content img{
}

.featured{
background-color: #F5F5F5;
width: 165px; 
font-size: 11px;
color: #002272;
padding: 0px;
margin: 0px;
border: 1px solid #E1E1E1;
}


.featured p{
font-size: 11px;
margin: 0px;
padding: 0px;
}


.featured img{
}

.featured_go{
text-decoration: none;
font-weight: bold;
font-size: 12px;
font-family: arial;
vertical-align: middle;
background-color: #002272;
text-align: center;
}


.featured_go a{
text-decoration: none;
color: white;
font-weight: bold;
font-size: 12px;
padding-left: 5px;
background-repeat: no-repeat; 
background-position: top left; 
height: 20px;
width: 100%;
}

.featured_go a:hover{
text-decoration: none;
color: white;
width: 100%;
}


.featured_go a:visited{
text-decoration: none;
color: white;
width: 100%;
}

#topic_content{
float: right;
}

#content_cms_holder{
  background-image: url(images/content_cms_top.gif); 
  background-position: top left; 
  background-repeat: no-repeat; 
  background-color: #E5E5E5;
  padding: 0px;
  height:250px;
  width: 689px;
  float: left;
  min-height:250px;
  height:auto !important;
  }
.content_cms{
background-image: url(images/content_cms_bottom.gif); 
background-position: bottom left; 
background-repeat: no-repeat; 
padding: 5px 15px 15px 15px;
min-height:446px;
height:auto !important;
}
.content_cms p{font-size: 16px;
line-height: 25px;}
#content_cms{
background-color: #efefef;
font-size: 13px;
line-height: 18px;
padding: 0px;
line-height: 20px;
}


.today{
background-image: url(images/date_bk.gif); 
background-position: top left; 
background-repeat: no-repeat; 
height: 35px;
color: gray;
font-size: 11px;
padding-left: 15px;
padding-top: 10px;
}

a.current_lang {
 color: red;
}


/* start breadcrumbs styles*/
#path_link {color: #555555;font-size: 11px;margin: 0px 0px 5px 2px;}
#path_link a{color: #658909;font-size: 11px;text-decoration: none;font-weight: bold;}


.td_forms{

height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
padding: 2px;
margin: 2px;
}

/* end breadcrumbs styles*/

#oferta_link{
float: left;
width: 120px;
padding-right: 5px;
}

#oferta_link a{
text-decoration: none;
font-weight: bold;
color: #FF5100;
font-size: 12px;
}


.bulk_desk_details_head a{
color: green;}


#table_forms{
width: 533px;
}

#table_forms td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;
text-align: center;
}

.cart_table td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;
text-align: center;
}


.cart_table_align_left{
}

.cart_table_align_left td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;
text-align: left;

}


#login_table td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;

text-align: center;
}

#login_table a{
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #FF6600;
}

a.user_link  {
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #FF6600;
}

.warning {
  color: red;
}

.function_hint{
font-weight: normal;
font-size: 11px;
color: gray;
vertical-align: middle;
}

#cms_form_holder{padding: 10px;background-color: #D4F080; border: 1px solid #dadada}
#cms_form{}

#cms_form table{background-color: transparent;}

.contact_form{
background: none;
width: 100%;
padding: 10px;

}

.contact_form td{
background: none;
font-size: 12px;
}

.contact_companies{
background-color: #22428B;
color: white;
}

.contact_everybody{
background: none;
}



.class_search {
background-color: #BCFF00;
}

/**************** tanfa menu coding *****************/


.error_to_user{
color: red;
background-color: #FFE9E9;
font-weight: bold;
border: 1px solid red;
font-size: 11px;
padding: 2px;
}



















/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}



/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;

  font-size: 0.9em;
  text-transform: uppercase;

  color: #CFD9DB;
  background: #FFF url(images/bg/topbar.gif) repeat-x bottom left;
}




/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0 auto;
  height: 150px;
  width: 900px;
}

#search_and_icons img{
  display: block;
  }

#menu_top{
  margin: 0 auto;
  height: 19px;
  }

#top_menu {
text-align: left;
line-height: 19px;
}


#top_menu a{

text-decoration: none;
color: #222222;
font-size: 12px;
font-weight: bold;
padding: 0px 4px 2px 0px;
display: block;
}

#top_menu a:hover{
display: block;
color: #2F84DF;
}



#top_menu_home {
line-height: 25px;
text-align: right;
margin-right: 60px;
}

#top_menu_home a.cat{
color: white;
font-size: 12px;
font-weight: bold;
line-height: 20px;
padding-left: 38px;
}

#top_menu_home a{
background-repeat: no-repeat;
background-position: 2px 5px;
text-decoration: none;
color: #0E4F15;
font-size: 12px;
font-weight: bold;
padding-left: 3px;
padding-right: 10px;
}

#top_menu_home a:hover{
color: #ff6600;
}


.main_page_sections{
  margin-top: 10px;
  float: right;
  width: 120px;
  height: 77px;
  background-color: #efefef;
  background-repeat: no-repeat;
  background-position: center -16px;
  margin-right: 3px;
}

.main_page_sections a:link{
color: white;
}

.main_page_sections a:visited{
color: white;
}

.main_page_sections a:hover{
color: #057702;
}

.main_page_sections_titles{
background-color: #97C713;
position: relative; 
top: 55px; 
color: white; 
font-weight: bold; 
text-align: center; 
border-top: 2px solid white !important;
border-top: 4px solid white;
font-size: 11px;
}

/* icon-uri limba start*/

.info_lang{
margin-left: 2px;
}

.info_lang img{
margin-top: 8px; 
margin-right: 8px;
}

a.info_lang{
  position:relative;
  z-index:24; 
  color:#ffffff;
  text-decoration:none
  }

a.info_lang:hover{
  z-index:25; 
  }

a.info_lang span{
  display: none
  }

a.info_lang:hover span{
  color: #ffffff;
  display:block;
  position:absolute;
  top: -5px; left:0px;
  border:none;
  background-color:transparent; 
  text-align: left;
  width: 140px;
  font-size: 9px;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
  }
/* icon-uri limba stop*/

.formbutton{
  background-color: #FF7800;
  color: white;
  font-weight: bold; 
  }
.harta_menu0{
  font-weight: bold;
  }
.harta_menu1{
  margin-left: 15px;
  }
.harta_menu2{
  margin-left: 30px;
  }
    
#marqueebase{
width: 150px;
padding-left: 10px;
background-color: transparent;
}
#marqueecontainer{
height: 120px; /*marquee height */
position: relative;
overflow: hidden;
padding: 5px;
margin-right: 15px;
margin-left: 0px;
margin-bottom: 5px;
}
#marqueecontainer a{
  background-image: none;
  display: inline;
  }
  
#marqueecontainer p{
padding: 0px 0px 5px 0px; 
margin: 0px 5px 0px 0px; 
color: #6A6A6A; 
font-size: 10px;
line-height: 12px;
}
#error_area{
  border: 2px solid #990000;
  padding: 5px;
  background-color: #FFAFAF;
  margin: 10px 0px 10px 0px;
  }
#curs_valutar_area table{
width: 143px;
border: none;
}

#siblings{
  background-color: #E6E6E6;
  padding: 5px;
  margin-top: 10px;
  margin-left: 2px;
  margin-right: 18px;
  }

#siblings_area{
padding: 3px;
}


#siblings_area_wrk{
}

#siblings_area_wrk h2{padding: 0px; margin: 3px;border-bottom: #B7CCF4;background-color: transparent;}
#siblings_area_wrk a:link{color: #E06900; font-size: 12px;padding-left: 0px;display: block}
#siblings_area_wrk a:visited{color: #E06900; font-size: 12px;padding-left: 0px;display: block}
#siblings_area_wrk a:hover{color: #E400CC; font-size: 12px; padding-left: 0px;display: block}



.extra_featured{
width: 90%;
  }
.extra_featured img{
border: 1px solid #efefef;
width: 100px;
text-align: center;
margin: auto;
float: left;
} 
.extra_featured p{
text-align: left;
font-size: 12px;
padding: 2px 5px 0px 5px;
margin: 2px;
}

.extra_featured h2{margin: 0px 0px 5px 0px;}

.extra_featured a:link{
margin: 2px 0px 0px 0px;
color: white;
}

.extra_featured a:hover{
margin: 2px 0px 0px 0px;
color: #ff6600;
}
.extra_featured a:visited{
margin: 2px 0px 0px 0px;
color: white;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}

.categorii_holder{
  padding-left: 0px;
  margin-left: 20px;
  }
#produse_3_coloane{
  border: 1px solid #dadada;
  }


.job_den{}

.job_firma{}

.job_date{}

.job_desc{}

.job_apply_link a{font-weight: bold; color: #00ACE4; text-decoration: none}


.form_send_response_notok{
  border: 2px solid #990000;
  padding: 5px;
  background-color: #FFAFAF;
  margin: 10px 0px 10px 0px;
  }
  
.form_send_response_ok{
  border: 2px solid #000073;
  padding: 5px;
  background-color: #DFEAFF;
  margin: 10px 0px 10px 0px;
  }  

.featured_center{
float: left;
margin: 0px 14px 15px 15px;
width: 295px;
padding: 1px; 
text-align: center;
  }  
.featured_center_pic_container{
background-repeat: no-repeat; 
margin: auto;
background-position: center center; 
background-color: white;
width: 165px; 
height: 114px;
}  

.featured_center_pic_container img{
display: block; 
margin: auto; 
border: 1px solid #dadada; 
width: 163px; 
height: 114px;
}

.featured_center h2{
font-size: 14px;
font-weight: normal; 
padding: 5px 0px 5px 35px;
text-align: left;
color: white;
background-image: url(images/featured_deco.png);
background-repeat: no-repeat;
background-position: top left;
margin: 0px 0px 0px 0px;
}

.featured_center p{
font-size: 13px; 
background-image: url(images/white-60.png);
background-position: top left;
background-repeat: repeat;
text-align: left;
padding: 0px 5px 0px 5px;
}

.featured_center a:link{margin: 0px 0px 0px 0px;color: #D6F47A;width: 100%;;display: block;}
.featured_center a:visited{margin: 0px 0px 0px 0px;color: #D6F47A;width: 100%;;display: block;}
.featured_center a:hover{margin: 0px 0px 0px 0px;color: #fff;width: 100%;display: block;}
#rezervare_online_local{padding: 0px; margin: 0px;}
#rezervare_online_local img{padding: 0px; margin: 0px;border: none; display: block;}
#rezervare_online_local a:link{display: block; background: none; padding: 0px; margin: 0px;}
#rezervare_online_local a:visited{display: block; background: none; padding: 0px; margin: 0px;}
#rezervare_online_local a:hover{display: block; background: none; padding: 0px; margin: 0px;}

.pages_links_holder{background-color: #073AA0; background-image: url(images/h-bar-yellow-blue.gif); background-repeat: no-repeat; background-position: top left;padding: 0px 0px 0px 25px;height: 20px;color: white; margin: 5px 0px 5px 0px;}
.pages_links{display: inline;background-color: #B1C4E8;margin: 2px;}
.pages_links a:link{text-decoration: none; padding: 5px 7px 5px 7px; font-weight: bold; font-size: 11px;line-height: 16px;}
.pages_links a:visited{text-decoration: none; padding: 5px 7px 5px 7px; font-weight: bold; font-size: 11px;line-height: 16px;}
.pages_links a:hover{text-decoration: none; padding: 5px 7px 5px 7px;color: #FF0084; font-weight: bold; font-size: 11px;line-height: 16px;}

#product_pictures_holder{padding: 3px; border: 1px solid #dadada; background-color: #efefef;}
#product_pictures_holder img{ width: 50px; height: 50px;background-repeat: no-repeat; background-position: 50% 50%;margin: 0px;background-color: #efefef; padding: 3px; border: 1px solid #dadada}
#product_side_aspects{border: 1px solid red;width: 220px; float: right; margin: 0px 0px 10px 10px; background-color: #efefef; border: 1px solid #dadada}
.pret_vechi{color: #aaa;font-weight: bold;text-decoration: line-through; }
.pret{color: #00ACE4;font-weight: bold}
.more_info_box{color: white;font-size: 10px;background-image: url(images/h-bar-sky-blue.gif); background-repeat: no-repeat; background-position: top left; background-color: #03399D;padding-left: 25px;margin: 3px 0px 3px 0px}
.more_info_box a:link{color: white}
.more_info_box a:visited{color: white}
.more_info_box a:hover{color: #00ACE4}

#list_produse_conexe{background-color: #efefef; border: 1px solid #dadada;margin: 5px 0px 5px 0px; padding: 10px;height: 145px;width: 97%;}
#connected_products{list-style-type: none; padding: 0px; margin: 0px;}



.feat_product_lateral{
background-color: #DEEFFF;
padding: 10px;
}

.feat_product_lateral p{
text-align: center;
color: #174F82;
}

.feat_product_lateral h2{
font-size: 11px; 
margin: 2px 0px 0px 0px;
padding: 0px;
}

.feat_product_lateral img{
 background-repeat: no-repeat; 
 background-position: center center; 
 background-color: white;
 display: block; 
 margin: auto; 
 border: 1px solid #3F7CB3; 
 width: 110px; 
 height: 110px;
 }

.feat_product_lateral a{
font-size: 12px;
color: #505050;
}
.feat_product_lateral a:hover{
font-size: 12px;
color: #FC9500;
}



.feat_product_lateral_holder{width: 180px;background-color: transparent;background-image: url(images/deco_left_column.gif); background-position: 20px bottom; padding: 5px 15px 12px 15px;background-repeat: no-repeat}
.feat_product_lateral_container{width: 100%}
.feat_product_lateral_title{padding-left: 0px;}
.feat_product_lateral_title h2{padding: 0px;margin: 0px;}
.feat_product_lateral_title a{color: #505050;text-decoration: none;font-size: 14px;}
.feat_product_lateral_title a:hover{color: #FF8D00;}



.feat_product_lateral_pic{width: 100px; padding-left: 0px;}
.feat_product_lateral_pic img{width: 90px;border: 1px solid #85AC1F; background-position: center center;background-repeat: no-repeat;}
.feat_product_lateral_actions{text-align: center}
.feat_product_lateral_actions img{border: none}

.pret_lateral{
text-align: center;
color: #597B00;
font-size: 12px;
padding: 0px 0px 0px 0px;
background-image: url(images/pret-bk.gif);
background-position: top left;
background-repeat: no-repeat;
width: 83px;
line-height: 22px;
height: 22px;
margin: auto;
}





.feat_product_central_normal{
width: 100%;
}
.feat_product_central_normal h2{
margin: 0px;
}
.feat_product_central_buttons_short{
height: 30px;padding-left: 5px;
margin-top: 5px;
}





.feat_product_central{
width: 100%;
margin-bottom: 20px;
}
.feat_product_central_buttons{
height: 30px;padding-left: 10px;
}

.feat_product_central_buttons img{
border: none;
}



.feat_product_central_pic{
width: 100px;
margin: auto;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #dadada;
}

.feat_product_central_data{
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #dadada;
}

.feat_product_central_data img{
float: right;
}

.feat_product_central_data p{
font-size: 11px;
float: left;
}

.feat_product_central_data h2{
margin: 0px;
padding: 0px;
background-color: transparent;
text-align: left;
font-size: 12px;
}

.feat_product_central_data a:link{
color: #00ACE4;
text-decoration: none;
font-size: 12px;
}
.feat_product_central_data a:visited{
color: #00ACE4;
text-decoration: none;
font-size: 12px;
}
.feat_product_central_data a:hover{
}


.feat_product_central_pic img{
 background-repeat: no-repeat; 
 background-position: center center; 
 background-color: white;
 display: block; 
 margin: auto; 
 width: 75px; 
 height: 75px;
border: 1px solid #C1CCDF;
 }



.feat_product_central p{
font-size: 10px;
float: left;
}

.feat_product_central h2{
margin: 0px;
padding: 0px 3px 0px 3px;
background-color: transparent;
text-align: center;
height: 30px;
line-height: 13px;
border: none;
}

.feat_product_central a:link{
color: #00ACE4;
text-decoration: none;
}
.feat_product_central a:visited{
color: #00ACE4;
text-decoration: none;
}
.feat_product_central a:hover{
}

.feat_product_central_short img{
 background-repeat: no-repeat; 
 background-position: center center; 
 background-color: white;
 display: block; 
 margin: auto; 
 width: 75px; 
 height: 75px;
border: 1px solid #C1CCDF;
 }


.pret_central_short{
color: #bbbbbb;
text-decoration: none;
font-size: 10px;
text-align: center;
}


.feat_product_central_buttons_short{
height: 30px;padding-left: 5px;
margin-top: 5px;
}


.feat_product_central_buttons{
height: 30px;padding-left: 10px;
}

.feat_product_central_buttons img{
border: none;
}

.feat_product_central p{
font-size: 10px;
}
#countries_destinations {padding: 1px; background-color: #fff; border: 1px solid #dadada; margin: 10px 0px 10px 0px}
#countries_destinations img{border: none; margin: 0px;}
#added_banners {text-align: center;padding: 10px; background-color: #fff; border: 1px solid #dadada; margin: 10px 0px 10px 0px}
#added_banners img{border: none; margin: 0px;}

/* start ACCOUNT AREA*/
#account_area{
  padding: 0px;
  font-size: 10px;
  margin: 0px;
  width: 95%;
}
.tab_hover {
background-color:#3F7CB3;
font-weight: bold;
font-size: 10px;
color:#fff;
cursor:pointer;
width:33%;
height:20px;
border:0px;
text-align:center;
vertical-align: middle;
border-top: 1px solid #3F7CB3;
border-right: 1px solid #3F7CB3;
border-left: 1px solid #3F7CB3;
line-height: 16px;
}
.tabqsf {
background-color:#235C8F;
color:#fff;
font-size: 10px;
font-weight: bold;
cursor:pointer;
width:33%;
height:20px;
border:0px;
text-align:center;
vertical-align: middle;
border-top: 1px solid #8BBCE8;
border-right: 1px solid #8BBCE8;
border-left: 1px solid #8BBCE8;
line-height: 16px;
}
.tabaccount {
background-color:#235C8F;
color:#fff;
font-size: 10px;
font-weight: bold;
cursor:pointer;
width:33%;
height:20px;
border:0px;
text-align:center;
vertical-align: middle;
border-top: 1px solid #8BBCE8;
border-right: 1px solid #8BBCE8;
border-left: 1px solid #8BBCE8;
line-height: 16px;
}
.data_tab {
background-color: #3F7CB3;
height:110px;
text-align:left;
color: white;
padding:1px;
}

.data_tab td{
font-size: 10px;
vertical-align: middle;
line-height: 12px;
}

.data_tab table{
height: 140px;
}

.data_tab select{
color: #14426C;
font-size: 10px;
padding: 1px;
}
.data_tab input{
color: #14426C;
font-size: 10px;
padding: 1px;
}
/* end ACCOUNT AREA*/
#main_menu_holder{
vertical-align: bottom;
text-align: left;
padding: 0px 10px;
}

#top_animation_holder{
text-align: left;
}

#slideshow{
float: right;
margin: 0px;
margin-top: 10px;
margin-left: 2px;
padding: 4px;
list-style-type: none;
background-color:#fff;
width: 130px;
}

#slideshow img{
width: 130px;
height: 130px;
background-repeat: no-repeat;
background-position: 50% 50%;
margin: auto;
display: block;
}






#promo_fader_container{
width: 473px;
visibility: hidden;
}
#promo_fader{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#promo_fader img{
border: none;
width: 473px;
height: 270px;
}
#center_content{
background-color: #E6E6E6;
padding: 10px;
margin-top: 10px;
margin-right: 6px;

min-height:300px;
height:auto !important;
height:300px;

}











































div.containerOff{
width: 198px;
float: left;
background-image: url(images/big-flower-strong-2.jpg); 
background-position: top left; 
background-repeat: no-repeat;
height: 100%;
color:#ddd;
}

div.containerOff:hover{
width: 198px;
float: left;
background-image: url(images/big-flower.jpg); 
background-position: top left; 
background-repeat: no-repeat;
height: 100%;
color:#fff;
}

h2{font-weight: bold;margin: 0px; padding: 0px;}

#large_home_menu ul{
  list-style-type: none; 
	margin:0;
	padding:0;
	
}

#large_home_menu li{
	color:#191919;
	text-align:center;
}

a.mainlink{background:transparent url('images/33-black.png') top left repeat;text-align: left;
	color:#eee;
	text-decoration:none;
	display: block;
	padding: 10px;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
}

a.mainlink:hover{background:transparent url('images/66-black.png') top left repeat;text-align: left;
	color:#fff;
	text-decoration:none;
	display: block;
	padding: 10px;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
}
/*Menu Color Classes*/
.green{background:#6AA63B url('images/green-item-bg.jpg') top left no-repeat;}
.yellow{background:#FBC700 url('images/yellow-item-bg.jpg') top left no-repeat;}
.red{background:#D52100 url('images/red-item-bg.jpg') top left no-repeat;}
.purple{background:#5122B4 url('images/purple-item-bg.jpg') top left no-repeat;}
.blue{background:#0292C0 url('images/blue-item-bg.jpg') top left no-repeat;}




.floater{
background-image: url(images/floater_top.gif); 
background-position: top left; 
background-repeat: no-repeat; 
background-color: #E5E5E5;
padding: 0px;
width: 291px;
float: right;
}

.floater_content{
background-image: url(images/floater_bottom.gif); 
background-position: bottom left; 
background-repeat: no-repeat; 
padding: 5px 15px 15px 15px;
}

#maps_holder{
background-color: white;
padding: 5px;
margin: 0px;
}
#maps_holder img{
display: block;
margin-bottom: 10px;
border: none;
}

#eventsticker {width: 90%}
#eventsticker li{width: 95%; height: 37px;overflow: hidden;}


#newsticker {width: 90%}
#newsticker li{width: 95%}
h3 span{font-size: 12px;padding-left: 5px;}


.featured_center_home{
float: left;
margin: 0px 14px 15px 15px;
width: 280px;
padding: 1px; 
text-align: center;
  }  
.featured_center_home_pic_container{
background-repeat: no-repeat; 
margin: auto;
background-position: center center; 
background-color: white;
width: 165px; 
height: 114px;
}  

.featured_center_home_pic_container img{
display: block; 
margin: auto; 
border: 1px solid #dadada; 
width: 163px; 
height: 114px;
}

.featured_center_home h2{
font-size: 16px; 
padding: 5px 5px 5px 5px;
text-align: center;
color: white;
background-color: #99CC00;
margin: 0px 0px 1px 0px;
}

.featured_center_home p{
font-size: 12px;
line-height: 20px; 
padding: 5px;
text-align: left;
background-color: #ddd;
min-height:140px;
height:auto !important;
height:140px;
}

.featured_center_home a:link{
margin: 2px 0px 0px 0px;
color: white;
}

.featured_center_home a:visited{
margin: 2px 0px 0px 0px;
color: white;
}

.featured_center_home a:hover{
margin: 2px 0px 0px 0px;
color: #ff6600;
}

#prevnext_table{background-image: url(images/prevnext_sprite.gif); background-repeat: no-repeat; background-position: 0px -48px; width:281px; margin: auto;margin-top: 5px;}
#prevnext_table img{display: block; border: none; width: 33px; height: 24px;}

#prev_item{width: 33px;}
#prev_item_link img{background-image: url(images/prevnext_sprite.gif); background-repeat: no-repeat; background-position: 0px -24px;}
#prev_item_link img:hover{background-image: url(images/prevnext_sprite.gif); background-repeat: no-repeat; background-position: 0px 0px;}

#prev_next_text{width: 215px;vertical-align: middle; color: #fff; text-align: center}

#next_item{width: 33px;}
#next_item_link img{background-image: url(images/prevnext_sprite.gif); background-repeat: no-repeat; background-position: -248px -24px;}
#next_item_link img:hover{background-image: url(images/prevnext_sprite.gif); background-repeat: no-repeat; background-position: -248px 0px;}

#credits{text-align: center;margin: auto;background-color: white;padding-bottom: 30px;}
#credits a:link{color: #5B7900}
#credits a:visited{color: #5B7900}
#credits a:hover{color: #ff7700}
