@charset "utf-8";
/* CSS Document */
body {margin: 0px;padding: 0px;background-attachment: fixed;background-image: url(/images/bg/diagonal-noise.png);background-repeat: repeat;height:	100%}
#range {background:#09F;}
@media screen and (max-width: 990px) {
.myAcc { color: #000000; font-size: 28px; padding: 5px; }
.myAcc a:link {color: #000000;}
.myAcc a:visited {color: #000000;}
.myAcc a:active {color: #FFCC00;}
.myAcc a:hover {color: #FFCC00;}
.navigation {background-attachment: scroll;margin-right: auto;margin-left: auto;width: 100%;height: 145px;}	
.container-fluid #bs-example-navbar-collapse-1 {list-style: none;}
.shop_nav {margin: 0px;padding: 0px;}
.shop_nav li { display: block; white-space: normal; line-height: 35px; background-color: #333333; padding-left: 10px; font-size: 24px !important; width: auto; line-height: 1.5em; list-style-type: none; }
.shop_nav li a:link {color: #FFFFFF;}
.shop_nav li a:visited {color: #FFFFFF;}
.shop_nav ul {padding: 0px;}
.nav_list {background-color: #000000;}
.nav_list a:link { color: #FFFFFF; font-size:26px; }
.nav_list a:visited {color: #FFFFFF;}
.nav_list ul {list-style-type: none;}

}
@media screen and  (min-width: 991px) {
.myAcc {margin-right: auto;margin-left: auto;color: rgba(204,204,204,1);text-align: right;width: 100%;clear: both;position: relative;height: auto%;vertical-align: baseline;font-size: 20px;background-color: #000000;}
.myAcc a:hover {color: rgba(51,51,51,1);background-color: rgba(255,204,0,1);}
.myAcc a {color: rgba(255,255,255,1);height: 48px;}
.navigation {background-attachment: scroll;background-image: url(/images/navbg.jpg);background-repeat: no-repeat;margin-right: auto;margin-left: auto;width: 100%;height: 145px;}
#black_bar {background: rgba(0,0,0,1);height: 25px;}
.nav_list {width: 100%;height: auto;margin-right: auto;margin-left: auto;margin-bottom: 15px;position: relative;}
.nav_list ul li a:hover {background-color: rgba(255,204,0,1);color: rgba(51,51,51,1);}
.nav_list ul {margin-right: auto;margin-left: auto;display: inline;list-style: none;}
.nav_list ul li {list-style: none;text-align: center;margin-left: 8px;display: inline;}
.nav_list ul li a { font-size: medium; color: rgba(255,255,255,1); background-color: rgba(51,51,51,1); padding: 5px; }
.shop_nav ul li a:hover { background-color: rgba(255,204,0,1); color: rgba(51,51,51,1); }
.shop_nav ul { margin-right: auto; margin-left: auto; display: inline-block; list-style: none; }
.shop_nav ul li { list-style: none; text-align: center; margin-left: 1px; display: inline-block; }
.shop_nav ul li a { color: rgba(255,255,255,1); background-color: rgba(51,51,51,1); padding: 15px 10px; }
.shop_nav { margin-bottom: 10px; }
}
