#mcontent{
    height: 450px;
    background: white;
    margin-top: 40px;
}
#mainbg{
    position: absolute;
    width: 908px;
    height: 450px;
    z-index: 1;
}
#flashbg
{
    position: absolute;
}
.contentm
{
    width:640px;
    background-color: #3C2B1E;
    padding-left:20px;
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    padding-top:20px;
    height: 340px;
    z-index: 100;
}
.nav,.nav ul{list-style:none;line-height:1;z-index:100;margin:7px 0;padding:0;}
.imagetitle
{
    
    text-decoration: none;
    position: absolute;
    width: 140px;
    bottom: -15px;
    left: 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color:#3C2B1E;
}
.tabdiv
{
    height: 20px;
    background-color: #664927;
    margin-right: 3px;    
}
h2
{
    color: white;
}
.thumbnail
{
 
}
#logotop{
    position: relative;
    height: 1px;
    margin: 0 0 0 20px;
    top:3px;
    width: 200px;
    z-index: 500!important;
}
.contenttitle
{
    color: white;
font-size: 24px;
position:relative;
height: 24px;
top:-15px;
text-align:center;
margin-left: 175px;
}
#footer
{
    margin-top: 5px;
    color: wheat;
}
#footer a {
    text-decoration: none;
    color: wheat;
    border-bottom: 0.5px dotted;
}
.chr
{
    width:620px;
margin-bottom:10px;
margin-top:-10px;
}
#imgpost{
    background-position: left;
height: 450px;
margin: 0 10px 0 0;
}
.imageinpage
{
    position: relative;
    left: -7px;
    
}
#single
{
    height: 340px;
}
#maintable
{
    margin: 0 auto;
    height: 450px;
}
.bg-photo-thumb
{
    background-color: white;
    padding: 3px;
    margin: 5px;
    margin-bottom: 0px;
    width: 140px;
    height: 130px;
    position: relative;
    float: left;
}
#mainmenu
{
    margin:0;
}
.single-post
{
    height: 414px;
    background-color: #3C2B1E;
    color: wheat;
    overflow: auto;
   
    overflow: hidden;

}
#rpost
{
    float: right;
    margin: 0;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 5px;
height: 378px!important;
border: 0.5px solid;
background-color: #48362a;
}
.vscrollerbar {
width: 3px;
margin-left: 1px;
height: 50px !important;
background-color: #d9a152

}

.scrollerjogbox {
width: 5px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
#mycustomscroll
{
    height:380px;
    width: 100%;
}
		
.holder {
	float: left;
	margin: 10px;
}
a  {
    text-decoration: none!important;
}
.scroll-pane {
	width: 97%!important;
	height: 280px;
	overflow: auto;
	background: transparent;
	float: left;
}
.jScrollPaneContainer {
	position: absolute;
	overflow: hidden;
	z-index: 1;
    margin: 0;
    width:470px!important;
    height: 350px!important;
    padding: 0;
}

.jScrollPaneTrack {
        
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	width:5px !important;
	background: #48362a;
    border: 0.5px solid;

}
.jScrollPaneDrag {
	position: absolute;
	background: #d9a152;
    width: 3px!important;
    margin-left: 1px;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

		.ui-tabs-hide {
			position: absolute;
			left: -10000px;
			display: block;
		}

		#tab-me
		{
			width: 470px;
		}


/* Skin */
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
    height: 20px;
    margin-left: 15px;
    
   }
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    
    margin: 0 5px 0 0px;
  
}
.ui-tabs-nav a{
    text-decoration: none;
    padding: 3px 3px;
    color: white;
  
}
.ui-tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;    
    padding-left: 0;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background-color: white;
    color: #664927;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-color: #755631;
    color: wheat;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    text-decoration: none;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 7px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    padding: 5px;
    margin: 0;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    padding: 5px;    
    margin: 0;
    
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-nav .ui-tabs-disabled {
    opacity: .4;
}
.ui-tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    
}
.ui-tabs-panel
{
    
}
.scroll-pane h3
{
    margin-top: 10px!important;
    margin-bottom:7px!important;
    
}

a .thumb
{
    height: 98px!important;
    width: 173px!important;
}
#tabsbg
{
 position: absolute;
 width:460px;
 height: 350px;
 
 background-image: url(../images/tabsbg.png);   
}

li a {
    width: 100%;
    height: 100%;
	display:block;	
	color:#FFF;
	text-decoration:none;

}
.about{
	background:url(../images/About.png) no-repeat 0 0;
}
.products
{
    background:url(../images/Products.png) no-repeat 0 0;
}
.inquiry
{
    background:url(../images/Inquiry.png) no-repeat 0 0;
}
.contact
{
    background:url(../images/Contact.png) no-repeat 0 0;
}
.home
{
    background:url(../images/Home.png) no-repeat 0 0;
}
li a:hover {
	background-position:-27px 0px;
}
li .selected
{
    background-position:-27px 0px!important;
}
.productsinquiry{
    position: absolute!important;
    left: 160px;
    top: -0px;
    height:300px;
    width: 150px;
    
}
.productstable td
{
    border: 1px white solid!important;
}
.wpcf7-list-item
{
    margin: 0;
}
.wp-form {
    margin: 0;
    padding: 0;
}
.productpagetable
{
    color: wheat!important;
    margin: 0px;
     padding: 0;
    
}
.productpagetable td 
{
    padding: 0;
    margin: 0px;
}
.productpagetable ul {    
    margin: 0px;}
.productpagetable strong {
    
    font-weight: normal;
    font-size: 20px;

}
.productpagetable strong a {
    color: white!important;
    }

.productpagetable a
{
    color: wheat;
    text-decoration:none ;
}
