/*
Theme Name: USA Premium Leather
Theme URI: http://jjtechnical.com/
Description: Designed by <a href="http://jjtechnical.com/" title="J&J Design">J&J Design</a>.
Version: 1.0
Author: Jeff Barnes
Author URI: http://jjtechnical.com/
*/

@import"assets/reset.css";@import"assets/base.css";@import"assets/grids.css";@import"assets/fonts.css";@import"assets/temp.css";

#slideshow {
    position:relative;
    height:468px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}

#slideshow IMG.active {
    z-index:2;
}

#slideshow IMG.last-active {
    z-index:3;
}

.newRPanel {

background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px solid #990000;
color:#333333;
float:right;
height:auto;
margin:20px 20px 60px 0;
width:664px;

}

.newRPanel h1  {
border-bottom:1px solid #990000;
font-size:20px;
line-height:30px;
margin:25px 0;
width:100%;
}
.newRPanel h1 span {
display:inline;
width:auto;
}

.menu-visible {
	display:block;
}

