h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

:link,:visited { 
	text-decoration:none; color:#09329F;
	font-family: Verdana, Arial;
	font-size:12px;
}

a:hover {
	text-decoration:underline;
}

*{
	outline:none
}

body {
	
	background-color:#ffffff;
	margin:0px; 
	padding:0px;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:11px;
	color:#505050;
}

.clear{
	clear:both;
	height:0px;
}

#clear{
	clear:both;
	height:0px;
}

.main{
	width:750px;
	background-image: url('images/contentBg.jpg');
}
 
.header {
    position:relative;
    height:92px;
    background-image: url('images/header.jpg');
}

.content {
    padding-top:10px;    
    background-image: url('images/mainBg.jpg');
    background-repeat:no-repeat;
}

.contentBottom {
    background-image: url('images/footerBg.jpg');
    background-repeat:no-repeat;
    background-position: bottom;
}

.logo {
    position:absolute;
    top:26px;
    left:10px;
    width:144px;
    height:38px;
}

.menu {
    width:750px;
    height:19px;
}

.menuList li{
    display: inline;
    padding:0px;
    margin:0px;
    height:19px;
    list-style: none;
}
.menuList img {
    display: block;
    float:left;
}

.submenu {
    width:750px;   
    height:45px;
    background-color:#e6e0d4;
}

.submenu .submenuItem{
    color:#5a471c;
    font-size:12px;
    font-weight:bold;
    font-family:Arial;
   /* padding:21px 8px 0px 8px;*/
    padding:21px 12px 0px;
    height:38px;
    float:left;
    display:block; 
    cursor:pointer;      
}     


.submenu .submenuItem:hover, .submenu .active  {
    cursor:pointer;
    background-color:#e48d1a;
    text-decoration: none;
    outline:none;
    color:#ffffff;
}

.submenu .oneLine {
    height:30px;
    padding-top:15px;
}

.submenuDelimiter {
    width:1px;
    float:left;
    margin-left:2px;
    margin-right:3px;
}

.leftColumnFrame {
    width:160px;
    border-left:0px;
    margin-right:14px;
    background-color:#ece8d4;
    
    float:left;
    
}
.leftColumn {
    width:160px;
    border:1px solid #738155;
    border-left:0px;
    padding-top:10px;   
    background-color:#ece8d4;
}

.leftColumn .item {
    text-align:left;
    color:#554340;
    font-family:Arial;
    font-size:12px;
    font-weight: bold;
    padding:7px 0px 5px 7px;
    
}
a.leftColumnLink:link,a.leftColumnLink:visited {
    color:#554340;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}    

.leftColumn div{
    text-align:center;
}   

.leftColumn .leftPicBox {
    border:1px solid #c7c3b3;
    margin:10px 4px;
    padding:10px 0px;
    width:150px;
    background-color: #ffffff;
}

.leftColumn .leftPicBox .imageBottomDelimiter {
    width: 126px;
    background-image:url('images/contentDelimiter.png');
    height:1px;
    margin:10px;
} 

.leftColumn .leftPicBox .txt {
    color:#3b1c01;
    font-size:11px;
    font-family:Verdana;
}

.pageContent, .pageContentExpanded {
    border:1px solid #6c784e;
    width:319px;
    background-image:url('images/overlay.png');
    float:left;
    padding:0px 20px 20px 20px;
    color:#3a3a3a;
}

.pageContentExpanded{
    width:523px;
}

.pageContentExpandedNoLeftColumn {
    width:495px;
}

.rightContent {
    float:right;
}

.box1, .box2, .box3 {
    margin-bottom:11px;
    background-color:#eadfc7;
}

.box1 {
    position:relative;    
    border:4px solid #e48d1a;
    width:192px;
    height:253px;
    /*background-image:url('images/box1.jpg');*/
    
}

.box1Title {
    margin:10px 0px;
}

.box1 .scroller {
    position:absolute;
    top:50;
    left:9px;
    width:161px;
    height:170px;
   /* background-image:url('images/overlay.png');*/
    
    color:#010101;
    font-size:Arial;
    font-size:13px;
   /* font-style:italic;*/
    line-height:16px;
    padding:5px;
  /*  border:1px solid #5E5950;*/
}

.box2 {
    border:4px solid #5a471c;
    width:192px;
}

.box2 .img, .box3 .img {
    text-align:center;
    margin:15px 0px;
}

.box2 .txt {
    color:#3b1c01;
    font-family:Verdana;
    font-size:11px;
    padding:0px 25px 15px 25px;
    line-height:16px;
}

.box3 {
    border:4px solid #d22222;       
    background-color:#EBD9C1;
    color:#3b1c01;
    width:192px;
    
    
} 
.bareBox {
    cursor: pointer;
}

.box3 .txt { 
   padding:0px 25px 15px 25px;
   line-height:16px;
   text-align:center;
    
}

.subtitle {
    color:#303b28;
    font-size:18px;
    font-family:Helvetica;
    margin:20px 0px 7px 0px;       
}

.secondtitle {
    color:#303b28;
    font-size:16px;
    font-family:Helvetica;
    margin:5px 0px 7px 0px;       
    font-style: italic;
}

.subtitle sup {
    font-size:10px;
}

.pageContent  sup {
    font-size:10px;
}

.pageContent .text {
    line-height:19px;
    font-size:12px;
}

.contentDelimiter {
    margin-top:20px;
    text-align:center;
}

.footer {
    text-align:center;
    padding-top:30px;
    padding-bottom:50px;
    margin:auto;
    width:450px;
    line-height:20px;
    color:#000000;
    
}

a.footerLink:link, a.footerLink:visited{
    color:#000000;
    font-size:11px;
}

.pageContent ul li{
    font-size:12px;
    line-height:16px;
    margin:5px 0px 5px 15px;
}

.pageContent .noLeftIndent li {
    margin:5px 0px 5px 1px;
}

.tips {
    padding:0px;
    margin:0px;
}

.tips li {
    list-style: none;
    text-align:left;
}
  

.scroller sup {
    font-size:8px;
    
}


/*FAQ*/
.faqQuestion{
    font-weight:bold;
    font-size: 13px;
    padding-bottom: 5px;
    cursor:pointer;
}


.faqLabel {
    margin-right:3px;
}

.rowLabel {
    vertical-align: top;
    padding:0px 3px 0px 2px;
}

.faqAnswer {
    padding-top:5px;
    padding-bottom:10px;
    font-size:12px;
    line-height:16px;
    display: none;
}

.faqLabelAnswer {
    width:20px;
    border:1px solid red;
}

.tbl {
    border:1px solid #6C784E;
    border-bottom: 0px;
}

.tableHeader {
    background-color:#C8CFA8;
    border-bottom-color:#6C784E;
    border-bottom-style:solid;
    border-bottom-width:1px;
    font-weight:bold;
}

.tableCell {
    border-bottom-color:#6C784E;
    border-bottom-style:solid;
    border-bottom-width:1px;
    
}

.thumbCol {
    border-right: 1px solid #6C784E;
    text-align:center;
}

.tbl td {
    padding:2px;
    empty-cells: show;
}

.soloImages .img{
    border:1px solid #E48D1A;
    width:150px;
    margin:9px 19px;
}

.soloImages img {
    cursor:pointer;
    opacity:0.4;
    filter: alpha(opacity = 40);

}

.display {
    display:block;
}


.preloadImages {
    display:none;
}

.productList {
    list-style: none;
    display:none;
}

.prodListDisplay {
    display:block;
}

.pageContent .productList li {
    margin-left:0px;
}

.prodImg{
    text-align:center;
    margin:3px 0px;
    
}

.prodImg img {
    border:1px solid #E48D1A;
    width:75px;
    cursor:pointer;
     opacity:0.5;
    filter: alpha(opacity = 50);
}

.prodCateg {
    padding-top:13px;
    font-size:14px;
    cursor:pointer;
    padding-left:20px;
    background-image:url('images/expand.jpg');
    background-repeat: no-repeat;
    background-position: 2px 14px;
}

.prodCateg:hover {
    text-decoration:underline;    
}

.prodCategExpanded {
    padding-top:13px;
    font-size:14px;
    cursor:pointer;
    padding-left:20px;
    background-image:url('images/collapse.jpg');
    background-repeat: no-repeat;
    background-position: 2px 14px;
}
.news .text {
    padding-bottom:7px;
}

.prodDetails {
    padding-left:18px;
    list-style-type:disc;
    
}

.pageContent .prodDetails li {
    font-size:11px;
}
.submenu {
    width:737px;
    height:46px;
   
}   

.submenu div  {
    float:left;
}

.submenu a:link,.submenu a:visited  {
    display:block;
    padding-top:12px;
    padding:16px 14px;
    font-weight:bold;
    font-family:Arial;
    color:#5A471C;
    
}

.submenu a:hover{
    text-decoration:none;
    background-color:#E48D1A;
    color:#ffffff;

}

.secondaryMenu {
    background-color:#e6e0d4;
    padding-left:8px;
    
}

 a.active:link,a.active:visited {
     color:#ffffff;
 }