/* =========== THEME 5 ============= */
#logo {background: url("../theme5/logo.jpg") no-repeat top left;}
#logo.lbg1 {background: url("../theme5/logo.jpg") no-repeat top left;}

#logo.lbg2 {background: url("../theme2/logo.jpg") no-repeat top left;}
#logo.lbg3 {background: url("../theme3/logo.jpg") no-repeat top left;}
#logo.lbg4 {background: url("../theme4/logo.jpg") no-repeat top left;}
#logo.lbg5 {background: url("../theme/logo.jpg") no-repeat top left;}

ul.rightbuttons li.button-1, ul.rightbuttons li.button-2, ul.rightbuttons li.button-3, ul.rightbuttons li.button-4, ul.rightbuttons li.button-5, ul.rightbuttons li.button-6, ul.rightbuttons li.button-7, ul.rightbuttons li.button-8
{background-repeat:no-repeat;}

ul.rightbuttons li.button-1 {background-position: 0px 0px;}
ul.rightbuttons li.button-2 {background-position: 0px -100px;}
ul.rightbuttons li.button-3 {background-position: 0px -200px;}
ul.rightbuttons li.button-4 {background-position: 0px -300px;} 
ul.rightbuttons li.button-5 {background-position: 0px -400px;}

ul.rightbuttons li a:before {transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;content: "";width: 255px;height: 100px;position:absolute;opacity: 1;-ms-filter:”progid:DXImageTransform.Microsoft.Alpha(Opacity=100)”;filter: alpha(opacity=100);-khtml-opacity: 1;-moz-opacity: 1;}
ul.rightbuttons li a:hover:before {opacity: .75;-ms-filter:”progid:DXImageTransform.Microsoft.Alpha(Opacity=75)”;filter: alpha(opacity=75);-khtml-opacity: .75;-moz-opacity: .75;}

ul.rightbuttons li.button-1 a:before {background-position: 0px 0px;}
ul.rightbuttons li.button-2 a:before {background-position: 0px -100px;}
ul.rightbuttons li.button-3 a:before {background-position: 0px -200px;}
ul.rightbuttons li.button-4 a:before {background-position: 0px -300px;} 
ul.rightbuttons li.button-5 a:before {background-position: 0px -400px;}
ul.rightbuttons li.button-6 a:before {background-position: 0px 0px;}
ul.rightbuttons li.button-7 a:before {background-position: 0px -100px;}
ul.rightbuttons li.button-8 a:before {background-position: 0px -200px;}

ul.rightbuttons li.button-1 a:before, 
ul.rightbuttons li.button-2 a:before,
ul.rightbuttons li.button-3 a:before,
ul.rightbuttons li.button-4 a:before,
ul.rightbuttons li.button-5 a:before {background-image: url("../theme5/buttons/buttons.jpg");}

ul.rightbuttons li.button-6 a:before {background-image: url("../theme/buttons/find_us_btn.jpg");}
ul.rightbuttons li.button-7 a:before {background-image: url("../theme/buttons/find_us_btn.jpg");}
ul.rightbuttons li.button-8 a:before {background-image: url("../theme/buttons/find_us_btn.jpg");}

ul.rightbuttons li.lbg1 a:before {background-image: url("../theme5/buttons/buttons.jpg");}
ul.rightbuttons li.lbg2 a:before {background-image: url("../theme2/buttons/buttons.jpg");}
ul.rightbuttons li.lbg3 a:before {background-image: url("../theme3/buttons/buttons.jpg");}
ul.rightbuttons li.lbg4 a:before {background-image: url("../theme4/buttons/buttons.jpg");}
ul.rightbuttons li.lbg5 a:before  {background-image: url("../theme/buttons/buttons.jpg");}