@charset "utf-8";
/* CSS Document */
#bold_background {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
    background-image: url("http://jaxeon.com/ebay/background_bg.png");
    background-repeat:repeat;
    
width:100%;
background-attachment: scroll;

}
#container {
	 margin: 0 auto;
     width:960px;
}
br { display: block;  margin-bottom: 20px; 
}
#container:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear:both;
}
.main_content {
    background-color: #f5f1e8;
    border: 1px solid #c8bb9e;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 0 10px #cccccc;
    overflow: hidden;
    width: 100%;
}
#buttonsbox {
        width:630px;
        margin: 0 auto;
        height: 40px;
}
.demobutton {
        float:left;
        padding:5px;
}
#header_wrapper {
	width:100%;
	float:left;
}
#nav_bar {
	float:left;
	width:960px;
	height:52px;
	background-image:url(http://jaxeon.com/ebay/menu.png);
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}
.nav {
	float:left;
	position:relative;      
	text-decoration:none;
}

.nav a {
	display:block;
	width:180px;
	height:55px;
	 font-family: Arial, Helvetica, sans-serif; 
	color:#9ca3a7 !important;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	text-indent: 45px;
	line-height:52px;
}
.nav a:hover {
        color: #4197ca !important;
        background-image: url(http://jaxeon.com/ebay/menu_hover.png);
        background-position:centre;
        background-repeat: no-repeat;
        display:block;
        width:180px;
        height:55px;
        font: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
}
 #sub_nav {
	    background-image:url(http://jaxeon.com/ebay/sub_menu.jpg);
        background-position: center;
        width:960px;
        height:30px;
        overflow:hidden;
        margin: 0 auto;
	    float:left;
 }
  .description > .title > h2 {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
 }
 .description > .title {
    background: rgba(0, 0, 0, 0) url("http://jaxeon.com/ebay/desc_title.png") repeat scroll 0 0 / 100% 100%;
    padding: 1% 0 4%;
    text-align: center;
    width: 100%;
 }
.description > .content {
    color: #000;
    max-width: 670px;
    overflow: hidden;
    padding: 0 20px 20px;
	height:auto;
}
.description > .content > li {
        margin-left: 20px;       
}
.description > .content > p {
	color:#000;	
}
/* .content img {
    height: 100%;
    width: auto;
} */
.content img {
    /* min-height: 100%; */
	height:atuo;
    max-width: 100%;
}
#leftPanel_content {
	float: left;
	width: 24%;
	height: auto;
	background-color: none;	
}
#leftboxes {
    margin-left: 4px;
    width: 230px;
}
#main_content_container {
    float: right;
    height: auto;
    margin-right: 1.3%;
    width: 74%;
}
#pika_cont {
	margin: 0 auto;
	width: 700px;
	height: auto;
}
/* ------- Thumb Gallery ----------- */



#store_pages ul li,.zd-inner ul li{    
	background: rgba(0, 0, 0, 0) url("http://jaxeon.com/ebay/cat_line.png") no-repeat scroll center bottom;
}
#store_pages ul li a,.zd-inner ul li a {
	background: rgba(0, 0, 0, 0) url("http://jaxeon.com/ebay/bullet.png") no-repeat scroll 15px -21px;
    color: #382f2f;
    display: block;
    font-family: arial,helvetica,sans-sreif;
    font-size: 14px;
    font-weight: normal;
    padding: 7px 0 7px 30px;
    width: 83%;
}
#store_pages ul li a:hover,.zd-inner ul li a:hover{
	color: #4f4d4d; 
	background-image: url(http://jaxeon.com/ebay/bullet.png); 
	background-position: 15px 1px; 
}

#cat_bottom {
	background-image: url("http://jaxeon.com/ebay/cat_bottom.png"); 
	margin-top:0;
}
#store_pages,.zd-inner {
       background: #A33F05; 
       padding: 0 0 15px; 
       background-image: url("http://jaxeon.com/ebay/cat_bg.png");
       width:220px;
       margin: -12px 0 10px 4px;
       border-bottom: 1px solid #c8bb9e;
       border-radius: 0 0 0 0;
       box-shadow: 0 0 0;
       -moz-box-shadow: 0 0 0; 
       -webkit-box-shadow: 0 0 0;
}
#store_pages {
    margin-top: 10px;
}
 #title {
    background: rgba(0, 0, 0, 0) url("http://jaxeon.com/ebay/cat_title.png") no-repeat scroll center bottom;
    border: medium none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 51px;
    margin-left: -1px;
    overflow: hidden;
    padding: 0 0 0 10px;
    width: 96.5%;
}
 #title h2 { 
	font-size:14px; 
	color:white; 
	font-weight: normal; 
	font: arial; 
	text-transform: uppercase; 
	padding: 0 0 5px 10px; 
	line-height: 45px;
}
.tabstage {    
	margin: 10px 0 10px 10px;
    max-width: 704px;
}
.cnt,.zd-inner > .ttl {
    display: none;
}
.blank_box_text {
    color: #000;
    font-size: 12px;
    padding: 0 20px;
    width: 180px;
}
/* ---- Banner --- */
#banner {
    background-color: #181818;
    margin-bottom: 20px;
	margin-top: 3px;
    max-width: 960px;
    overflow: hidden;
}
.frame1 {
    height: 253px;
    margin: 10px;
    width: 98%;
}

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pikachoose {
    position: relative;
    width: 100%;
}
.pika-thumbs {
	max-width:250px;
	position: absolute;
	top: 0px;
	right: -20px;
}
.pika-imgnav {
    display: none;
}

.pika-stage {
    position: relative;
    background: #fafafa;
    border: 1px solid #e5e5e5;
    padding: 10px 10px 40px 10px;
    height: 327px;
    width: 78%;
    margin-left: -10px;
}