body {
font-family: Arial, times;
color: #FFFFFF;
}
html {
        background: #000000 url('images/BlacKBLuR.jpg') no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
::-webkit-scrollbar {
    height: 10px;
   width: 10px;
   background: #000;
    }
::-webkit-scrollbar:hover {
    height: 10px;
   width: 10px;
   background: #161717;
    }
::-webkit-scrollbar-thumb {
    background: #1E1F25;
    -webkit-border-radius: 0.5px;
    border: 1px solid #32343E;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
::-webkit-scrollbar-thumb:hover {
    background: #4CA903;
    -webkit-border-radius: 0.5ex;
    border: 1px solid #AAAAAA;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
::-webkit-scrollbar-corner {
    background: #000;
}
.Main_Nav {
color: #FFFFFF;
font-size: 0.8em;
font-weight: bold;
font-style: italic;
font-family: arial;
margin-bottom: 20px;
text-align: center;
margin-left: auto;
margin-right: auto;
height: 28px;
}
.Main_Nav a {
text-decoration: none;
}
.AccLaiM {
font-size: 1em;
padding-top: 20px;
width: 250px;
color: #05D34D;
}
.PhoNe {
color: #7DF0FE;
font-size: 1.5em;
}
.LoGo {
text-align: center;
margin-left: auto;
margin-right: auto;
text-decoration: none;
border: 0;
}
.SeleCteD {
padding-left: 5px;
padding-right: 5px;
background-color: #00174C;
border: 0;
}
.GaLLinK {
color: #FFFFFF;
padding-left: 20px;
padding-right: 20px;
font-style: italic;
font-weight: bold;
}
.ThiSGaL {
color: #C389F3;
cursor: default;
padding-left: 20px;
padding-right: 20px;
font-size: 1.2em;
font-style: italic;
font-weight: bold;
}
a:link {
color: #CD41F8;
text-decoration: none;
}
a:visited {
color: #AAAAAA;
}
.about {
width: 400px;
height: 350px;
text-align: left;
}
.ThmbImg {
border: #333333 1px solid;
margin: 5px;
align: top center;
}
.YouRiN {
color: #6FCC7D;
cursor: default;
}
.YouRNoT {
color: #CF67FF;
}
.YouRNoTHoVeR {
color: #D54EED;
font-style: normal;
}
.PuffFaDeFont {
margin-left: auto;
margin-right: auto;
width: 300px;
cursor: pointer;
}
.imgLink_group {
color: #FFFFFF;
height: 34px;
margin-bottom: 20px;
}
p {
width: 250px;
margin-left: auto;
margin-right: auto;
font-family: arial;
font-size: 0.75em;
text-align: center;
}
.ShopFront,.MaP {
width: 500px;
border-width: 3px;
border-style: double;
border-color: #333333;
}
#JeWeLrY { display: none;
color: white;
margin-left: auto;
margin-right: auto;
width: 400px;
height: 350px;
border: 0;
overflow: hidden;
background: transparent;
}
#JeWeLrY ul{
margin-top: 30px;
   position: relative; /* Enables positionning of elements inside JeWeLrY */
   padding: 0; /* Resets default - User Agent - style */
}
#JeWeLrY li {
   float: left;
   list-style: none;
   width: 400px;
   border: 0;
   margin: 0 1px;
   padding: 0;
   text-align: center;
   background-color: transparent;
}
.BoXNav {
   position: relative;
   width: 400px;
   bottom: 15%;
}
#next {
   cursor: url('http://michaelnutter.com/images/arrowRight.cur'), pointer;
   float: right;
}
#previous {
   cursor: url('http://michaelnutter.com/images/arrowLeft.cur'), pointer;
   float: left;
}
/* Cosmetic */
#previous, #next {
   filter: alpha(opacity=80); -moz-opacity:.80; opacity:.80;

}
#previous, #next: hover {
   filter: alpha(opacity=1); -moz-opacity:1; opacity:1;

}

.ThuMbS {
   position: relative;
   width: 400px;
   padding-left: auto;
   padding-right: auto;
   background-color: transparent;
}
#jquery-overlay {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 90;
   width: 100%;
   height: 600px;
}
#jquery-lightbox {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 100;
   text-align: center;
   line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
   position: relative;
   background-color: #000000;
   width: 250px;
   height: 250px;
   margin: 0 auto;
}
#lightbox-container-image { padding: 1px; background-color: #AAAAAA; }
#lightbox-loading {
   position: absolute;
   top: 40%;
   left: 0%;
   height: 25%;
   width: 100%;
   text-align: center;
   line-height: 0;
}
#lightbox-nav {
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
   width: 40%;
   height: 100%;
   zoom: 1;
   display: block;
}
#lightbox-nav-btnPrev {
   left: 0;
   float: left;
}
#lightbox-nav-btnNext {
   right: 0;
   float: right;
}
#lightbox-container-image-data-box {
   font: 10px Verdana, Helvetica, sans-serif;
   background-color: #000000;
   margin: 0 auto;
   line-height: 1.4em;
   overflow: auto;
   width: 100%;
   padding: 0 10px 0;
   border-bottom: 1px solid #AAAAAA;
}
#lightbox-container-image-data {
   padding: 0 10px;
   color: #FFFFFF;
}
#lightbox-container-image-data #lightbox-image-details {
   width: 70%;
   float: left;
   text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
   display: block;
   clear: left;
   padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
   width: 66px;
   float: right;
   padding-bottom: 0.7em;
}