/* global  */

html, body, ul, li, h1, h2, h3, h4, h4, p, a, img {
margin: 0;
padding: 0;
border: 0;
}

body {
margin: 0;
padding: 0;
background: #7FBCD5  url(../pictures/background_subpage.jpg) repeat-x;
}

.frontpage {
background: #7FBCD5  url(../pictures/background_frontpage.jpg) repeat-x;}

h1 {
margin-bottom: 25px;
}

.green {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #139200;
font-weight: bold;
}

ul.text_list {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #4D4D4D;
/* padding-left: 20px;*/
margin-left: 20px;
margin-bottom: 25px;
}

ul.text_list li {
margin-bottom: 15px;
text-align: justify;
}

ul.text_list_no_bottom_margin {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #4D4D4D;
/* padding-left: 20px;*/
margin-left: 20px;
margin-bottom: 25px;
text-align: justify;
}


ol.letter_list {
list-style-type: upper-alpha;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #4D4D4D;
/*padding-left: 20px;*/
margin-bottom: 25px;
}

ol.letter_list li {
margin-bottom: 15px;
/*text-align: justify;*/
text-align: left;
}

ol.number_list {
list-style-type: decimal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #4D4D4D;
/*padding-left: 20px;*/
margin-bottom: 25px;
}

ol.number_list li {
margin-bottom: 15px;
/*text-align: justify;*/
text-align: left;
}

ul.list_no_bottommargin , ul.list_no_bottommargin li , ol.list_no_bottommargin li  {
margin-bottom: 0;
}

ul.list_small_bottommargin , ul.list_small_bottommargin li , ol.list_small_bottommargin li  {
margin-bottom: 7px;
}


/* Links */

a.textlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0079AB;
text-decoration: none;
}

a.textlink:hover {
text-decoration: underline;
}

a.textlink_strong {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0079AB;
text-decoration: none;
font-weight: bold;
}

a.textlink_strong:hover {
text-decoration: underline;
font-weight: bold;
}

a.contactlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0079AB;
text-decoration: none;
}

a.contactlink:hover {
text-decoration: underline;
}

a.contactlink_strong {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0079AB;
text-decoration: none;
font-weight: bold;
}

a.contactlink_strong:hover {
text-decoration: underline;
font-weight: bold;
}

.padding_clearer {
padding: 0;
}

.float_clearer {
clear: both;
}

.divider {
height: 25px;
}

.divider_double {
height: 50px;
}


#container {
position: relative;
width: 933px;
margin: 0 auto;
}


/*NAVADEN LOGO;*/
#head {
height: 50px;
width: 933px;
background: url(../pictures/logo.jpg) no-repeat;
}

#logo {
position: absolute;
left: 0;
top: 0;
width: 212px;
height: 50px;
}

#logo a {
display: block;
width: 212px;
height: 50px;
}


/*XMAS LOGO; 
#head {
height: 50px;
width: 933px;
background: url(../pictures/logo_xmas.jpg) no-repeat;
}

#logo {
position: absolute;
left: 0;
top: 0;
width: 242px;
height: 50px;
}

#logo a {
display: block;
width: 242px;
height: 50px;
}
*/

/***********************************************/
/*  Upper system menu                          */
/***********************************************/

#upper_system_menu{
display: block;
position: absolute;
left: 212px;
top: 0;
width: 720px;
height: 50px;
list-style-type: none;
}

#upper_system_menu li{ 
float: right;
}

#system_menu1 {
display: block;
width: 137px;
height: 50px;
background:url(../pictures/system_menu1.jpg) no-repeat;
}

#system_menu1 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #80BCD5;
text-decoration: none;
display: block;
margin: 19px 7px 11px 46px;
}

#system_menu1 a:hover {
color: #CCE4EE;
}

#system_menu2 {
display: block;
width: 133px;
height: 50px;
background:url(../pictures/system_menu2.jpg) no-repeat;
}

#system_menu2 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #80BCD5;
text-decoration: none;
display: block;
margin: 19px 7px 11px 44px;
}

#system_menu2 a:hover {
color: #CCE4EE;
}

#system_menu3 {
display: block;
width: 145px;
height: 50px;
background:url(../pictures/system_menu3.jpg) no-repeat;
}

#system_menu3 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #80BCD5;
text-decoration: none;
display: block;
margin: 19px 7px 11px 46px;
}

#system_menu3 a:hover {
color: #CCE4EE;
}

#system_menu_login {
/*display: block;
width: 170px;
height: 50px;*/
padding: 19px 28px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #80BCD5;
}

#system_menu_login a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCE4EE;
text-decoration: none;
/*margin: 19px 7px 11px 46px;*/
}

#system_menu_login a:hover {
color: #CCE4EE;
}

#system_menu_login .darker {
color: #CCE4EE;
}

/*  Main image    */

#main_image {
clear: both;
height: 310px;
width: 933px;
/* background: url(../pictures/main_image_temporary.jpg) no-repeat; */
}

#main_image_subpage {
clear: both;
position: relative;
height: 210px;
width: 932px;
}

/*  Glave podstrani  */

.subpage_company {
background: url(../pictures/Company_01.jpg) no-repeat;
}

.subpage_company_history {
background: url(../pictures/History_01.jpg) no-repeat;
}

.subpage_company_management {
background: url(../pictures/ManagementTeam_01.jpg) no-repeat;
}

.subpage_company_international {
background: url(../pictures/InternationalOperation_01.jpg) no-repeat;
}

.subpage_company_international {
background: url(../pictures/InternationalOperation_01.jpg) no-repeat;
}
.subpage_products_trifusion {
background: url(../pictures/TriFusionPlus_01.jpg) no-repeat;
}

.subpage_products_trifusion {
background: url(../pictures/TriFusionPlus_01.jpg) no-repeat;
}

.subpage_products_alura {
background: url(../pictures/Alura_01.jpg) no-repeat;
}

.subpage_products_lexlips {
background: url(../pictures/LexLips_01.jpg) no-repeat;
}

.subpage_products_lavie {
background: url(../pictures/LaVie_01.jpg) no-repeat;
}

.subpage_products_noni {
background: url(../pictures/PremiumNoniJuice_01.jpg) no-repeat;
}

.subpage_products_clusterx2 {
background: url(../pictures/ClusterX2_01.jpg) no-repeat;
}

.subpage_products_skindulgence_timerestore {
background: url(../pictures/TimeRestoreSystem_01.jpg) no-repeat;
}

.subpage_products_skindulgence_30minute {
background: url(../pictures/30MinuteFaceliftSystem_01.jpg) no-repeat;
}

.subpage_products_skindulgence_spaforhands {
background: url(../pictures/SpaForHands_01.jpg) no-repeat;
}

.subpage_products_skindulgence_spa {
background: url(../pictures/SPA_02.jpg) no-repeat;
}

.subpage_products_skindulgence_biocellmask {
background: url(../pictures/Biocell_A_02.jpg) no-repeat;
}

.subpage_products_drenched {
background: url(../pictures/Drenched_01.jpg) no-repeat;
}

.subpage_products_fiberich {
background: url(../pictures/GlavaPodstran_B_01.jpg) no-repeat;
}

.subpage_products_glucosamine {
background: url(../pictures/GlavaPodstran_B_02.jpg) no-repeat;
}

.subpage_opportunity_overview {
background: url(../pictures/OpportunityOverview_01.jpg) no-repeat;
}

.subpage_opportunity_compensation {
background: url(../pictures/CompensationPlan_01.jpg) no-repeat;
}

.subpage_opportunity_testimonies {
background: url(../pictures/BusinessTestimonies_01.jpg) no-repeat;
}

.subpage_news_announcements {
background: url(../pictures/Announcements_01.jpg) no-repeat;
}

.subpage_distributor_events {
background: url(../pictures/Events_01.jpg) no-repeat;
}

.subpage_distributor_training {
background: url(../pictures/Training_01.jpg) no-repeat;
}

.subpage_distributor_tools {
background: url(../pictures/Training_01.jpg) no-repeat;
}

.subpage_distributor_antispam {
background: url(../pictures/AntiSpamPolicy_01.jpg) no-repeat;
}

.subpage_distributor_policies {
background: url(../pictures/PoliciesProcedures_01.jpg) no-repeat;
}

.subpage_contact_us {
background: url(../pictures/ContactUs_01.jpg) no-repeat;
}

.subpage_join_us {
background: url(../pictures/Training_01.jpg) no-repeat;
}

/***********************************************/
/*  Main menu                                  */
/***********************************************/

/* Wrapper, ki s svojo relativno pozicijo omogoca pozicioniranje podmenijev */

#main_menu_wrapper {  
position: relative;
width: 556px;
height: 68px;
}

#main_menu {
clear: both;
display: block;
width: 580px;
padding-left: 168px;
padding-right: 184px;
height: 68px;
background: url(../pictures/main_menu_background.jpg) center no-repeat;
list-style-type: none;
}

#main_menu li{
float: left;
}

#main_menu em{
display: none;
}

#menu1  {
background: url(../pictures/menu1.gif) no-repeat;
}

#menu1_link {
display: block;
width:  87px;
height: 42px;
}

#menu1_link:hover {
background: url(../pictures/menu1.gif) 0 -42px no-repeat;
}

#menu1_link_selected {
display: block;
width:  87px;
height: 42px;
background: url(../pictures/menu1.gif) 0 -42px no-repeat;
}

#menu2  {
background: url(../pictures/menu2.gif) no-repeat;
}

#menu2_link {
display: block;
width:  89px;
height: 42px;
}

#menu2_link:hover {
background: url(../pictures/menu2.gif) 0 -42px no-repeat;
}

#menu2_link_selected {
display: block;
width:  89px;
height: 42px;
background: url(../pictures/menu2.gif) 0 -42px no-repeat;
}

#menu3  {
background: url(../pictures/menu3.gif) no-repeat;
}

#menu3_link {
display: block;
width:  110px;
height: 42px;
}

#menu3_link:hover {
background: url(../pictures/menu3.gif) 0 -42px no-repeat;
}

#menu3_link_selected {
display: block;
width:  110px;
height: 42px;
background: url(../pictures/menu3.gif) 0 -42px no-repeat;
}

#menu4  {
background: url(../pictures/menu4.gif) no-repeat;
}

#menu4_link {
display: block;
width:  66px;
height: 42px;
}

#menu4_link:hover {
background: url(../pictures/menu4.gif) 0 -42px no-repeat;
}

#menu4_link_selected {
display: block;
width:  66px;
height: 42px;
background: url(../pictures/menu4.gif) 0 -42px no-repeat;
}

#menu5  {
background: url(../pictures/menu5.gif) no-repeat;
}

#menu5_link {
display: block;
width:  126px;
height: 42px;
}

#menu5_link:hover {
background: url(../pictures/menu5.gif) 0 -42px no-repeat;
}

#menu5_link_selected {
display: block;
width:  126px;
height: 42px;
background: url(../pictures/menu5.gif) 0 -42px no-repeat;
}

#menu6  {
background: url(../pictures/menu6.gif) no-repeat;
}

#menu6_link {
display: block;
width:  102px;
height: 42px;
}

#menu6_link:hover {
background: url(../pictures/menu6.gif) 0 -42px no-repeat;
}

#menu6_selected {
display: block;
width:  102px;
height: 42px;
background: url(../pictures/menu6.gif) 0 -42px no-repeat;
}

/***********************************************/
/*  Submenus                                   */
/***********************************************/

.submenu {
list-style-type: none;
margin: 0;
padding: 0;
}

.submenu li {
float: left;
/*vertical-align: top;*/
}

.submenu span {
display: none;
/*display: inline;
color: #7FBCD5;
margin:-5000px; 
overflow: hidden; */
}

/* ___ Submenus Company ___ */

/*  DIV  */

#companyDiv {
z-index: 1; 
visibility: hidden;
position: absolute; 
left: 168px; 
top: 42px;
width: 140px; 
height: 88px; 
background-color: #5AB34D;
}

/*   Backgrounds   */

#submenu_company_item1  {
background: url(../pictures/dropmenu_company.gif) 0 0 no-repeat;
}

#submenu_company_item2  {
background: url(../pictures/dropmenu_company.gif) 0 -22px no-repeat;
}

#submenu_company_item3  {
background: url(../pictures/dropmenu_company.gif) 0 -44px no-repeat;
}

#submenu_company_item4 {
background: url(../pictures/dropmenu_company.gif) 0 -66px no-repeat;
}

#submenu_company_item5 {
background: url(../pictures/dropmenu_company.gif) 0 -88px no-repeat;
}

/*   Links   */

#submenu_company_item1 a , #submenu_company_item2 a , #submenu_company_item3 a {
display: block;
width:  140px;
height: 22px;
}

#submenu_company_item4 a {
display: block;
width:  140px;
height: 21px;
border-bottom: 2px solid #5AB34D;
}

/*   Onmouseover Links   */

#submenu_company_item1 a:hover {
background: url(../pictures/dropmenu_company_onmouse.gif) 0 0 no-repeat;
}

#submenu_company_item2 a:hover {
background: url(../pictures/dropmenu_company_onmouse.gif) 0 -22px no-repeat;
}

#submenu_company_item3 a:hover {
background: url(../pictures/dropmenu_company_onmouse.gif) 0 -44px no-repeat;
}

#submenu_company_item4 a:hover {
background: url(../pictures/dropmenu_company_onmouse.gif) 0 -66px no-repeat;
}

#submenu_company_item5 a:hover {
background: url(../pictures/dropmenu_company_onmouse.gif) 0 -88px no-repeat;
}

/* ___ Submenus Products ___ */

/*  DIV  */

#productsDiv {
z-index: 1;
visibility: hidden;
position: absolute;
left: 254px;
top: 42px;
width: 134px;
/*height: 264px;  12 menuitmov*/
height: 242px;  /*11 menuitmov*/
background-color: #5AB34D;
border: 0;       
}

/*   Backgrounds   */

#submenu_products_item1  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 0 no-repeat;
}

#submenu_products_item2  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -22px no-repeat;
}

#submenu_products_item3  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -44px no-repeat;
}

#submenu_products_item4  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -66px no-repeat;
}

#submenu_products_item5  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -88px no-repeat;
}

#submenu_products_item6  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -110px no-repeat;
}

#submenu_products_item7  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -132px no-repeat;
}

#submenu_products_item8  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -154px no-repeat;
}

#submenu_products_item9  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -176px no-repeat;
}

#submenu_products_item10  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -198px no-repeat;
}

#submenu_products_item11  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -220px no-repeat;
}

#submenu_products_item12  {
background: url(../pictures/dropmenu_products_7_7_2011.gif) 0 -242px no-repeat;
}




/*   Links   */

#submenu_products_item1 a , #submenu_products_item2 a , #submenu_products_item3 a , #submenu_products_item4 a , #submenu_products_item5 a , #submenu_products_item6 a , #submenu_products_item7 a , #submenu_products_item8 a , #submenu_products_item8 a, #submenu_products_item9 a , #submenu_products_item10 a , #submenu_products_item11 a , #submenu_products_item12 a {
display: block;
width:  134px;
height: 22px;
}

/* ta je zadnji v meniju */
#submenu_products_item11 a {
border-bottom: 1px solid #5AB34D;
}

#submenu_products_item1 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px 0 no-repeat;
}

#submenu_products_item2 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -22px no-repeat;
}

#submenu_products_item3 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -44px no-repeat;
}

#submenu_products_item4 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -66px no-repeat;
}

#submenu_products_item5 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -88px no-repeat;
}

#submenu_products_item6 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -110px no-repeat;
}

#submenu_products_item7 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -132px no-repeat;
}

#submenu_products_item8 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -154px no-repeat;
}

#submenu_products_item9 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -176px no-repeat;
}

#submenu_products_item10 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -198px no-repeat;
}

#submenu_products_item11 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -220px no-repeat;
}

#submenu_products_item12 a:hover {
background: url(../pictures/dropmenu_products_7_7_2011.gif) -134px -242px no-repeat;
}


.nonactive {
cursor: default;
}

/* ___ Submenus Opportunity ___ */

/*  DIV  */

#opportunityDiv {
z-index: 1; 
visibility: hidden;
position: absolute; 
left: 343px; 
top: 42px;
width: 137px;  
height: 88px; 
background-color: #5AB34D;
border: 0;
}

/*   Backgrounds   */

#submenu_opportunity_item1  {
background: url(../pictures/dropmenu_opportunity.gif) 0 0 no-repeat;
}

#submenu_opportunity_item2  {
background: url(../pictures/dropmenu_opportunity.gif) 0 -22px no-repeat;
}

#submenu_opportunity_item3  {
background: url(../pictures/dropmenu_opportunity.gif) 0 -44px no-repeat;
}

#submenu_opportunity_item4  {
background: url(../pictures/dropmenu_opportunity.gif) 0 -66px no-repeat;
}

/*   Links   */

#submenu_opportunity_item1 a , #submenu_opportunity_item2 a , #submenu_opportunity_item3 a , #submenu_opportunity_item4 a  {
display: block;
width:  137px;
height: 22px;
}

#submenu_opportunity_item4 a {
border-bottom: 1px solid #5AB34D;
}

/*   Onmouseover Links   */

#submenu_opportunity_item1 a:hover {
background: url(../pictures/dropmenu_opportunity_onmouse.gif) 0 0 no-repeat;
}

#submenu_opportunity_item2 a:hover {
background: url(../pictures/dropmenu_opportunity_onmouse.gif) 0 -22px no-repeat;
}

#submenu_opportunity_item3 a:hover {
background: url(../pictures/dropmenu_opportunity_onmouse.gif) 0 -44px no-repeat;
}

#submenu_opportunity_item4 a:hover {
background: url(../pictures/dropmenu_opportunity_onmouse.gif) 0 -66px no-repeat;
}

/* ___ Submenus News ___ */

/* DIV  */

#newsDiv {
z-index: 1; 
visibility: hidden;
position: absolute; 
left: 453px; 
top: 42px;
width: 109px; 
height: 23px; 
background-color: #5AB34D;
}

/*   Backgrounds   */

#submenu_news_item1  {
background: url(../pictures/dropmenu_news.gif) 0 0 no-repeat;
}

/*   Links   */

#submenu_news_item1 a {
display: block;
width:  109px;
height: 22px;
border-bottom: 1px solid #5AB34D;
}

/*   Onmouseover Links   */

#submenu_news_item1 a:hover {
background: url(../pictures/dropmenu_news_onmouse.gif) 0 0 no-repeat;
}

/* ___ Submenus Affiliate office ___ */

/*  DIV  */

#affiliateDiv {
z-index: 1; 
visibility: hidden;
position: absolute; 
left: 519px; 
top: 42px;
width: 127px; 
height: 176px;  /* (Zadnji popravek 26.11.2010 odstranitev Incentive programa) */
background-color: #5AB34D;
}

/*   Backgrounds   */

#submenu_affiliate_item1  {
background: url(../pictures/dropmenu_affiliate.gif) 0 0 no-repeat;
}

#submenu_affiliate_item2  {
background: url(../pictures/dropmenu_affiliate.gif) 0 -22px no-repeat;
}

#submenu_affiliate_item3  {
background: url(../pictures/dropmenu_affiliate.gif) 0 -44px no-repeat;
}

#submenu_affiliate_item4 {
background: url(../pictures/dropmenu_affiliate.gif) 0 -66px no-repeat;
}

#submenu_affiliate_item5 {
background: url(../pictures/dropmenu_affiliate.gif) 0 -88px no-repeat;
}

#submenu_affiliate_item6 {
background: url(../pictures/dropmenu_affiliate.gif) 0 -110px no-repeat;
}

#submenu_affiliate_item7 {
background: url(../pictures/dropmenu_affiliate.gif) 0 -132px no-repeat;
}

#submenu_affiliate_item8 {
background: url(../pictures/dropmenu_affiliate.gif) 0 -154px no-repeat;
}

#submenu_affiliate_item9 {
background: url(../pictures/dropmenu_affiliate.gif) 0 -176px no-repeat;
}



/*   Links   */

#submenu_affiliate_item1 a , #submenu_affiliate_item2 a , #submenu_affiliate_item3 a , #submenu_affiliate_item4 a , #submenu_affiliate_item5 a , #submenu_affiliate_item6 a , #submenu_affiliate_item7 a , #submenu_affiliate_item8 a , #submenu_affiliate_item9 a {
display: block;
width:  127px;
height: 22px;
}

#submenu_affiliate_item9 a {
border-bottom: 1px solid #5AB34D;
}

/*   Onmouseover Links   */

#submenu_affiliate_item1 a:hover {
background: url(../pictures/dropmenu_affiliate_onmouse.gif) 0 0 no-repeat;
}

#submenu_affiliate_item2 a:hover {
background: url(../pictures/dropmenu_affiliate_onmouse.gif) 0 -22px no-repeat;
}

#submenu_affiliate_item3 a:hover {
background: url(../pictures/dropmenu_affiliate_onmouse.gif) 0 -44px no-repeat;
}

#submenu_affiliate_item4 a:hover {
background: url(../pictures/dropmenu_affiliate_onmouse.gif) 0 -66px no-repeat;
}

#submenu_affiliate_item5 a:hover {
background: url(../pictures/dropmenu_affiliate_onmouse.gif) 0 -88px no-repeat;
}

#submenu_affiliate_item6 a:hover {
background: url(../pictures/dropmenu_affiliate_onmouse.gif) 0 -110px no-repeat;
}

#submenu_affiliate_item7 a:hover {
background: url(../pictures/dropmenu_affiliate_onmouse.gif) 0 -132px no-repeat;
}

#submenu_affiliate_item8 a:hover {
background: url(../pictures/dropmenu_affiliate_onmouse.gif) 0 -154px no-repeat;
}

#submenu_affiliate_item9 a:hover {
background: url(../pictures/dropmenu_affiliate_onmouse.gif) 0 -176px no-repeat;
}

/***********************************************/
/*  Main Contents                              */
/***********************************************/

/*  Column divisions  */

#main_contents {
clear: both;
width: 900px;
padding: 32px 16px 0 16px;
}

#main_contents_distributors {
clear: both;
width: 900px;
padding: 22px 16px 0 16px;
}

.onecolumn {
float: left;
width: 148px;
margin: 0 16px;
}

.relative {
position:relative;
}

.onecolumn_expanded {
float: left;
width: 180px;
margin: 0 0;
}

.twocolumns {
float: left;
width: 328px;
margin: 0 16px;
}

.threecolumns {
float: left;
width: 508px;
margin: 0 16px;
}

.fivecolumns {
width: 868px;
margin: 0 16px;
}

.threecolumns_central {
width: 508px;
margin: 0 auto;
}

.threecolumns_slideshow {
width: 780px;
margin: 0 68px;
}

.twocolumns_left {
float: left;
width: 328px;
margin: 0 16px;
}

/*  Distributor news box  */

#distributor_news {
float: left;
width: 868px;
/*margin: 19px 0 15px 0;*/
margin: 10px 0 15px 0;
padding: 0 16px;
}

#distributor_news_first {
float: left;
width: 208px;
height: 154px;
margin-right: 12px;
background: url(../pictures/distributor_news_thumb1_DoubleActivation.jpg) no-repeat;
}

#distributor_news_first a {
display: block;
width: 208px;
height: 131px;
}

#distributor_news_first span {
display: none;
}

#distributor_news_second {
float: left;
width: 208px;
height: 154px;
margin-right: 12px;
background: url(../pictures/distributor_news_thumb2_RetailCard.jpg) no-repeat;
}

#distributor_news_second a {
display: block;
width: 208px;
height: 131px;
}

#distributor_news_second span {
display: none;
}

#distributor_news_third {
float: left;
width: 208px;
height: 154px;
margin-right: 12px;
background: url(../pictures/distributor_news_thumb3_ElitePlatinum.jpg) no-repeat;
}

#distributor_news_third a {
display: block;
width: 208px;
height: 131px;
}

#distributor_news_third span {
display: none;
}

#distributor_news_fourth {
float: left;
width: 208px;
height: 154px;
margin-right: 0;
background: url(../pictures/distributor_news_thumb4_RankGold.jpg) no-repeat;
}

#distributor_news_fourth a {
display: block;
width: 208px;
height: 131px;

}

#distributor_news_fourth span {
display: none;
}

#distributor_news_first h2 , #distributor_news_second h2 , #distributor_news_third h2 , #distributor_news_fourth h2 {
margin: 15px 0 7px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
}

#distributor_news_first p , #distributor_news_second p , #distributor_news_third p , #distributor_news_fourth p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #4D4D4D;
}

/* Paragraphs */

.onecolumn p , .onecolumn_expanded p , .twocolumns p , .threecolumns p , .threecolumns_central p , .threecolumns_slideshow p , .fivecolumns p , .twocolumns_left p {
margin-bottom: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:left;
line-height: 18px;
color: #4D4D4D;
}

p.naslovni {
text-align: justify;
margin-bottom: 15px;
}

p.naslovni_zadnji {
text-align: justify;
margin-bottom: 20px;
}

p.align_center {
text-align: center;
}

p.p_no_bottommargin {
margin-bottom: 0;
}

.subpage_content_padding {
padding-top: 53px;
}

.subpage_productphoto_padding {
padding-top: 47px;
}

.subpage_productphoto_padding_semi {
padding-top: 67px;
}

.subpage_productphoto_padding_larger {
padding-top: 87px;
}

.additional_padding {
padding-top: 50px;
}

/*  headings    */


h1 em {
display: none;
}



h1#welcome {
display: block;
width: 222px;
height: 21px;
background: url(../pictures/heading_welcome.gif) no-repeat;
}

h1#welcome_distributors {
margin-top: 45px;
display: block;
width: 369px;
height: 26px;
background: url(../pictures/heading_welcome.gif) no-repeat;
}

h1#company {
display: block;
width: 87px;
height: 26px;
margin-bottom: 21px;
background: url(../pictures/heading_company.gif) no-repeat;
}

h1#company_history {
display: block;
width: 185px;
height: 26px;
margin-bottom: 21px;
background: url(../pictures/heading_company_history.gif) no-repeat;
}

h1#company_timeline {
display: block;
width: 170px;
height: 26px;
margin-top: 50px;
margin-bottom: 14px;
background: url(../pictures/heading_company_timeline.gif) no-repeat;
}

h1#company_management {
display: block;
width: 172px;
height: 27px;
margin-bottom: 20px;
background: url(../pictures/heading_company_management.gif) no-repeat;
}

h1#company_international {
display: block;
width: 226px;
height: 26px;
margin-bottom: 21px;
background: url(../pictures/heading_company_international.gif) no-repeat;
}

h1#products_trifusion {
display: block;
width: 125px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_products_trifusion.gif) no-repeat;
}

h1#products_trifusion_max {
display: block;
width: 128px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_products_trifusion_max.gif) no-repeat;
}

h1#products_alura {
display: block;
width: 198px;
height: 26px;
margin-bottom: 21px;
background: url(../pictures/heading_products_alura.gif) no-repeat;
}

h1#products_lexlips {
display: block;
width: 79px;
height: 26px;
margin-bottom: 21px;
background: url(../pictures/heading_products_lexlips.gif) no-repeat;
}

h1#products_lavie {
display: block;
width: 60px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_products_lavie.gif) no-repeat;
}

h1#products_noni {
display: block;
width: 182px;
height: 22px;
margin-bottom: 21px;
background: url(../pictures/heading_products_noni.gif) no-repeat;
}

h1#products_clusterx2 {
display: block;
width: 105px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_products_clusterx2.gif) no-repeat;
}

h1#products_skindulgence_timerestore {
display: block;
width: 328px;
height: 27px;
margin-bottom: 21px;
background: url(../pictures/heading_products_skindulgence_timerestore.gif) no-repeat;
}

h1#products_skindulgence_30minute {
display: block;
width: 260px;
height: 55px;
margin-bottom: 21px;
background: url(../pictures/heading_products_skindulgence_30minute.gif) no-repeat;
}

h1#products_skindulgence_spaforhands {
display: block;
width: 265px;
height: 27px;
margin-bottom: 21px;
background: url(../pictures/heading_products_skindulgence_spaforhands.gif) no-repeat;
}

h1#products_skindulgence_spa {
display: block;
width: 170px;
height: 27px;
margin-bottom: 21px;
background: url(../pictures/heading_products_skindulgence_spa.gif) no-repeat;
}

h1#products_skindulgence_biocellmask {
display: block;
width: 257px;
height: 27px;
margin-bottom: 21px;
background: url(../pictures/heading_products_skindulgence_biocellmask.gif) no-repeat;
}

h1#products_skindulgence_timerestore_essence {
display: block;
width: 328px;
height: 27px;
margin-bottom: 21px;
background: url(../pictures/heading_products_skindulgence_timerestore_essence.gif) no-repeat;
}

h1#products_drenched {
display: block;
width: 100px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_products_drenched.gif) no-repeat;
}

h1#products_fiberich {
display: block;
width: 86px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_products_fiberich.gif) no-repeat;
}

h1#products_glucosamine {
display: block;
width: 170px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_products_glucosamine.gif) no-repeat;
}

h1#opportunity_overview {
display: block;
width: 206px;
height: 26px;
margin-bottom: 21px;
background: url(../pictures/heading_opportunity_overview.gif) no-repeat;
}

h1#compensation_plan {
display: block;
width: 176px;
height: 26px;
margin-bottom: 21px;
background: url(../pictures/heading_opportunity_compensation.gif) no-repeat;
}

h1#business_testimonies {
display: block;
width: 192px;
height: 21px;
margin-bottom: 41px;
background: url(../pictures/heading_opportunity_testimonies.gif) no-repeat;
}

h1#announcements {
display: block;
width: 151px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_announcements.gif) no-repeat;
}

h1#press_releases {
display: block;
width: 130px;
height: 21px;
margin-bottom: 32px;
background: url(../pictures/heading_press_releases.gif) no-repeat;
}

h1#distributor_events {
display: block;
width: 59px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_distributor_events.gif) no-repeat;
}

h1#distributor_tools {
display: block;
width: 154px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_distributor_tools.gif) no-repeat;
}

h1#distributor_info {
display: block;
width: 143px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_distributor_info.gif) no-repeat;
}

h1#distributor_incentive {
display: block;
width: 167px;
height: 28px;
margin-bottom: 21px;
background: url(../pictures/heading_distributor_incentive.gif) no-repeat;
}

h1#distributor_recognition {
display: block;
width: 317px;
height: 27px;
margin-bottom: 21px;
background: url(../pictures/heading_distributor_recognition.gif) no-repeat;
}

h1#distributor_antispam {
display: block;
width: 157px;
height: 26px;
margin-bottom: 21px;
background: url(../pictures/heading_distributor_antispam.gif) no-repeat;
}

h1#distributor_policies {
display: block;
width: 216px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_distributor_policies.gif) no-repeat;
}

h1#distributor_foto_and_video {
display: block;
width: 134px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_distributor_foto&video.gif) no-repeat;
}

h1#contact_us {
display: block;
width: 102px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_contact_us.gif) no-repeat;
}

h1#join_us {
display: block;
width: 66px;
height: 26px;
margin-bottom: 21px;
background: url(../pictures/heading_join_us.gif) no-repeat;
}

h1#online_store {
display: block;
width: 113px;
height: 21px;
margin-bottom: 21px;
background: url(../pictures/heading_online_store.gif) no-repeat;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
color: #139200;
font-weight: bold;
/*font-style: italic;*/
margin-bottom: 20px;
}

h2.italic {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
color: #139200;
font-weight: bold;
font-style: italic;
margin-bottom: 20px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #4D4D4D;
font-weight: bold;
}

h3.stepheading {
display: block;
height: 23px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 18px;
background:url(../pictures/dashes_threecolumns.gif) bottom no-repeat;
margin-bottom: 15px;
}

h3.announcement_category {
display: block;
padding-top: 5px;
padding-bottom: 2px;
height: 23px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #fff;
line-height: 18px;
/*margin-bottom: 7px;*/
}

h3.tool_category {
display: block;
padding-top: 15px;
padding-bottom: 2px;
height: 23px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #fff;
line-height: 18px;
margin-bottom: 15px;
background: url(../pictures/dashes_threecolumns.gif) bottom no-repeat;
}

.image_caption {
display: block;
margin: 5px 0 10px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
font-weight: bold;
color: #4D4D4D;
}



/* special content blocks */

.product_message {
margin-top: 7px;
padding: 10px 0 20px 0;
}

.product_message p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
color: #B2D7E6;
margin-bottom: 12px;
}

p.margin_clearer {
margin: 0px; 
}

dl.press_releases {
width: 509px;
margin: 0 0 20px 0;
padding: 0;
}

dl.press_releases dt {
margin-bottom: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #139200;
}

dl.press_releases dd {
padding: 0 0 12px 0; 
margin: 0 0 13px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #4D4D4D;
border-bottom: 1px dashed #CCE4EE;
}

dl.company_timeline {
float: left;
width: 509px;
margin: 0 0 12px 0;
padding: 0 0 12px 0;
background: url(../pictures/dashes_timeline.gif) bottom no-repeat;
}

dl.company_timeline dt {
float: left;
width: 148px;
margin-right: 32px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: italic;
font-size: 12px;
color: #139200;
}

dl.company_timeline dd {
float: left;
width: 328px;
padding: 0; 
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
/*text-align: justify;*/
color: #4D4D4D;
}

div.first_item {
padding: 12px 0 12px 0;
background: url(../pictures/dashes_timeline.gif) top no-repeat;
}

dl.company_operations {
float: left;
width: 509px;
margin: 0 0 14px 0;
padding: 0 0 14px 0;
background: url(../pictures/dashes_timeline.gif) bottom no-repeat;
}

dl.company_operations dt {
float: left;
width: 148px;
margin-right: 32px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
/*font-style: italic;*/
font-size: 12px;
color: #139200;
}

dl.company_operations img {
margin-top: 2px;
}

dl.company_operations dd {
float: left;
width: 328px;
padding: 0; 
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
text-align: justify;
color: #4D4D4D;
}

.operation_region {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #139200;
line-height: 14px;
margin-bottom: 10px;
}

p.small_margin {
margin-bottom: 8px;
}

p.operations_middle_paragraph {
margin: 0;
padding: 9px 0 9px 0;
}

p.operations_last_paragraph {
margin: 0;
padding: 9px 0 0 0;
}

dl.operations_contacts {
float: left;
width: 296px;
margin: 0;
padding: 0;
}

dl.operations_contacts dt {
float: left;
width: 43px;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #fff;
}

dl.operations_contacts dd {
float: left;
width: 141px;
padding: 0; 
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #4D4D4D;
}

.floatcorrector {
height: 1px;
width: 1px;
}

p.compensation_table {
text-align: center;
}

p.compensation_diagram_example {
text-align: center;
}

dl.opportunity_testimonies {
float: left;
width: 508px;
margin: 0 0 14px 0;
padding: 0 0 14px 0;
background: url(../pictures/dashes_testimonies_threecolumns.gif) bottom no-repeat;
}

.last_list_margin {
clear: both;
height: 18px;
width: 508px;
}

dl.opportunity_testimonies dt {
float: left;
width: 148px;
margin-right: 32px;
text-align: right;
}

div.first_testimony {
margin-top: 35px;
padding: 12px 0 12px 0;
background: url(../pictures/dashes_testimonies_threecolumns.gif) top no-repeat;
}

div.last_testimony {
padding-bottom: 20px;
}

dl.opportunity_testimonies img {
margin-top: 2px;
}

span.management_person {
display: block;
width: 296px;
margin-top: 12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 18px;
color: #0079AB;
font-weight: bold;
text-align: left;
margin-bottom: 10px;
}

span.testimony_author {
display: block;
width: 148px;
margin-top: 12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 18px;
color: #0079AB;
font-weight: bold;
text-align: right;
}

span.testimony_location {
display: block;
width: 148px;
margin-top: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #4D4D4D;
text-align: right;
}

dl.opportunity_testimonies dd {
float: left;
width: 328px;
padding: 0; 
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
text-align: justify;
color: #4D4D4D;
}

dl.opportunity_testimonies p {
margin-bottom:15px;
}

.column1 {
float: left;
width: 328px;
margin-right: 32px;
}

.column2 {
float: left;
width: 328px;
}


div.top_closure {
padding: 0 0 12px 0;
background: url(../pictures/dashes_announcements.gif) top no-repeat;
}

dl.announcements_list {
float: left;
width: 868px;
margin: 0 0 23px 0;
padding: 0;
background: url(../pictures/dashes_announcements.gif) bottom no-repeat;
}

dl.announcements_list dt {
float: left;
width: 148px;
margin-right: 32px;
padding-top: 10px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #139200;
}

dd.annoucement_column {
float: left;
width: 508px;
padding: 10px 0 10px 0; 
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #4D4D4D;
background: url(../pictures/dashes_threecolumns.gif) bottom no-repeat;
}

.annoucement_column a {
color: #4D4D4D;
text-decoration:none;
}

.annoucement_column a:hover {
text-decoration: underline;
color: #333333;
}

dd.location_column {
float: left;
width: 148px;
padding: 10px 0 10px 32px; 
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
font-weight: bold;
color: #0079AB;
background: url(../pictures/dashes_threecolumns.gif) bottom no-repeat;
}

dl.extra_margin {
margin-bottom: 20px;
}


ul.tools_list {
list-style-type: none;
margin-bottom: 23px;
}

ul.tools_list li {
display: block;
padding: 7px 0px 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
}

ul.tools_list span {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #0079AB;
text-decoration: none;
padding: 0;
margin: 0;
}

ul.tools_list a {
padding-left: 33px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #0079AB;
text-decoration: none;
}

ul.tools_list a.justlink {
padding-left: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #0079AB;
text-decoration: none;
}

ul.tools_list a:hover {
text-decoration: underline;
}

li.document_icon {
background: url(../pictures/icon_document.gif) 5px center  no-repeat;
}

li.pdf_icon {
background: url(../pictures/icon_pdf.gif) center left no-repeat;
}

li.link_icon {
background: url(../pictures/icon_link.gif) center left no-repeat;
}

li.video_icon {
background: url(../pictures/icon_video.gif) 5px center no-repeat;
}

li.audio_icon {
background: url(../pictures/icon_sound.gif) 5px center no-repeat;
}

/*  Right options  */

#rightcolumn_frontpage {
margin-top: 46px;
}

#rightcolumn_frontpage_distributors {
margin-top: 16px;
}

#frontpage_banners {
display: block;
width: 180px;
margin-top: 35px;
margin-bottom: 25px;
list-style-type: none;
}

#frontpage_banners_news {
display: block;
width: 180px;
margin-top: 0px;
margin-bottom: 25px;
list-style-type: none;
}

#frontpage_banners_distributors {
display: block;
width: 180px;
margin-top: 31px;
margin-bottom: 25px;
list-style-type: none;
}

#frontpage_banners span , #frontpage_banners_news span , #frontpage_banners_distributors span{
display: none;
}

#banner_events {
margin-bottom: 5px;
}

#banner_news {
margin-bottom: 5px;
}

#banner_events a {
display: block;
width: 180px;
height: 68px;
background: url(../pictures/banner_calendar.gif) no-repeat;
}

#banner_news a {
display: block;
width: 180px;
height: 68px;
background: url(../pictures/banner_news.gif) no-repeat;
}

#banner_avedisco a {
display: block;
width: 180px;
height: 60px;
background: url(../pictures/banner_avedisco.gif) bottom no-repeat;
}

#banner_seldia a {
display: block;
width: 180px;
height: 64px;
background: url(../pictures/banner_seldia.gif) center bottom no-repeat;
}

ul.related_documents {
padding-top: 37px;
list-style-type: none;
background: url(../pictures/title_relateddocuments.gif) top no-repeat;
}

ul.related_documents li {
display: block;
padding: 7px 5px 8px 0;
border-bottom: 1px dashed #B2D7E6;
}

.related_document {
background: url(../pictures/icon_document.gif) 7px center no-repeat;
}

.related_pdf {
background: url(../pictures/icon_pdf.gif) 2px center no-repeat;
}

.related_video {
background: url(../pictures/icon_video.gif) 6px center no-repeat;
}

ul.related_documents a {
display: block;
padding-left: 33px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #fff;
text-decoration: none;
}

ul.related_documents a:hover {
color: #0079AB;
}

h4.ingredients_heading {
margin-bottom: 7px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #0079AB;
font-weight: bold;
}

ul.ingredient_listing {
list-style-type: none;
}

ul.ingredient_listing li {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #fff;
}

.table_compensation {
margin-bottom: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:left;
line-height: 21px;
background: #4699CD;
}

.dvevrstici {
line-height: 15px;
display: block;
padding: 2px 0;
}



/*   Left contents   */

#step_one {
display: block;
margin-top: 200px;
width: 148px;
height: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #fff;
text-align: right;
background:url(../pictures/dashes_steps.gif) bottom no-repeat;
}

#step_two {
display: block;
margin-top: 193px;
width: 148px;
height: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #fff;
text-align: right;
background:url(../pictures/dashes_steps.gif) bottom no-repeat;
}

#step_three {
display: block;
margin-top: 670px;
width: 148px;
height: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #fff;
text-align: right;
background:url(../pictures/dashes_steps.gif) bottom no-repeat;
}

#exampla_one {
display: block;
margin-top: 1963px;
width: 148px;
height: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #fff;
text-align: right;
background:url(../pictures/dashes_steps.gif) bottom no-repeat;
}

.diagram_compensation {
margin-top: 17px;
text-align: center;
}

p#last_paragraph {
margin-bottom: 10px;
}

#slideshowmenu {
list-style-type: none;
float: left;
}

#slideshowmenu li{
float: left;
}

#slideshow {
float: left;
}

#slideshow_photo {
width: 103px;
height: 31px;
background: url(../pictures/PlayerENG_A_02.jpg);
}

#slideshow_photo a {
display: block;
width: 103px;
height: 31px;
}

#slideshow_photo_selected {
width: 103px;
height: 31px;
background: url(../pictures/PlayerENG_A_01.jpg);
}

#slideshow_video {
width: 103px;
height: 31px;
background: url(../pictures/PlayerENG_B_02.jpg);
}

#slideshow_video a {
display: block;
width: 103px;
height: 31px;
}

#slideshow_video_selected {
width: 103px;
height: 31px;
background: url(../pictures/PlayerENG_B_01.jpg);
}

#slideshow_photo span , #slideshow_photo_selected span , #slideshow_video span , #slideshow_video_selected span {
display: none;
}


/***********************************************/
/*  Footer                                     */
/***********************************************/

#to_top {
clear: both;
width: 932px;
height: 17px;
}

#to_top a {
display: block;
margin-left: 688px;
width: 34px;
height:17px;
background: url(../pictures/to_top.gif) no-repeat;
}

#to_top span {
display: none;
}

#to_top a:hover {
background: url(../pictures/to_top_onmouse.gif) no-repeat;
}

#footer {
clear: both;
width: 932px;
height: 30px;
background: url(../pictures/footer_line.gif) top no-repeat;
}

.footer_text {
display: block;
padding: 9px 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3394BC;
text-align: center;
}

.footer_text a{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3394BC;
}
