﻿body
{
    font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
	background-color: #720b19;
	color:#010101;
	border:none;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
}

table { border-collapse: collapse; }

html,
form
{
    height:100%;
}

a 
{ 
    color: #811725; 
    text-decoration: none; 
}

a:visited 
{ 
    color: #811725; 
}

a:hover 
{ 
    color: #811725; 
}

#pageTable
{
    width:800px;
    height:100%;
    margin:0px auto;
    background-color:#ffffff;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
}

input,
textarea,
span
{
    font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
}


/****************************/
/* Page Rows                */
/****************************/
#pageHeaderRow
{
    height:1px;
    vertical-align:top;
}

#pageContentRow,
#pageContentCell
{
    vertical-align:top;
}

#pageFooterRow
{
    height:1px;
    vertical-align:top;
}

#pageHeader
{
    width:800px;
    padding-top:17px;
    text-align:center;
}

#pageHeaderCell
{
    vertical-align:top;
	text-align:center;
}

#pageFooterCell { vertical-align:bottom; padding:10px 0px; }

/****************************/
/* NavList                  */
/****************************/

#footerNavListContainer,
#headerNavListContainer
{ 
    margin:20px 0px 20px 0px;
    padding:0px; 
}

#navlist 
{
    margin: 0px; 
    padding: 0px; 
    font-size:12px; 
}

#navlist ul 
{
    margin: 0px; 
    padding: 0px;
}

#navlist li 
{
    display: inline; 
    list-style: none; 
    margin: 0px;
}

#navlist li a 
{
    font-weight:normal; 
    color:#811725; 
}

#navlist .separator 
{
    text-align:center;
    margin:0px 40px; 
}

/****************************/
/* SideList                  */
/****************************/

#sidelist 
{
    font-size:12px; 
}

#sidelist ul 
{
}

#sidelist li 
{
    list-style-type:square; 
    margin-top:4px;
}

#sidelist li a 
{
    font-weight:normal; 
    color:#811725; 
}

#sidelist li a.highlightedListLink
{
    color:#811725;
}

  
/****************************/
/* Page Content             */
/****************************/ 

#pageColumnLeft
{
    float:left;
    width:275px;
    padding:0px 15px 20px 20px;

}

#pageColumnRight
{
    float:right;
    width:450px;
    padding:0px 20px 20px 15px;
}

#panelBio,
#panelFeatured,
#panelInventory,
#panelHours,
#panelLocation,
#panelSpecialties,
#panelPolicies,
#panelGearDetails,
#panelGearPhotos
                    {
                        text-align:left;
                    }

#panelSpecialties
                    {
                        margin-top:20px;
                    }

h2.postHeader
{
   font-size: 1.2em;

   margin: 20px 0px 5px 0px;

   padding: 7px 0px 7px 0px;

   width: 100%;

   border-bottom: 1px dotted #555;
   
   line-height:1.5;
}

h4.postSubHeader
{
   font-size: 12px;

   margin: 10px 0px 5px 0px;

   padding: 7px 0px 7px 0px;

   width: 100%;
   
   line-height:1.5;
}

h2.subTitle
{
   font-size:12px;
   
   margin: 20px 0px 5px 0px;

   padding: 7px 0px 7px 0px;
    
   width: 100%;

   border-bottom: 1px dotted #000000;
   
   line-height:1.5;
}


.postContent
{
    text-align:left;
    line-height:2;
}

.postSubContent
{
    margin-left:15px;
    text-align:left;
    line-height:2;
}

.postMustReadLine
{
    text-align:center;
    font-size:14px;
    font-style:italic;
    margin:5px 0px;
}

img.thumbnail 
{ 
    float:left; 
    margin:5px 10px 0px 0px;
    border:solid 3px #000000;
}

img.detailphoto
{
    float:left; 
    margin:10px 10px 10px 10px;
    border:solid 3px #000000;
    width:200px;
    cursor:pointer;
} 

  
/****************************/
/* Search                   */
/****************************/ 

#searchformContainer
{
    text-align:left;
}

#searchformContainer input
{
    font-size:12px;
}

#searchformContainer #keyword
{
    width:360px;
    height:20px;
    background-color:#e6e6e6;
    border:solid 2px #333333;
}

#searchformContainer #searchbutton
{
    width:80px;
    height:26px;
    background-color:#e6e6e6;
    border: solid 2px #333333;
    color:#000000;
    vertical-align:bottom;
}

  
/****************************/
/* Contact                   */
/****************************/ 

#contactPageContainer
{
    text-align:center;
}

#contactFormContainer
{
    text-align:left;
    line-height:2;

    
}

#contactFormContainer input,
#contactFormContainer textarea {
                                    width:90%;
                               }
                               
#contactFormContainer textarea {
                                    height:250px;
                               }
    

#contactButtonContainer {
                            width:92%;
                            text-align:right;
                            padding-top:15px;
                        }
                        
#contactButtonContainer input {
                                    width:100px;
                              }    

#contactFormContainer .postMustReadLine
{
    margin-top:50px;
}

div.mustReadLink
{
    margin:20px 0px;
    text-align:center;
}
  
/****************************/
/* PoweredBy Content        */
/****************************/ 


#pageFrame
{
    margin-top:20px;
    width:700px;
    border:none;
}

.subTitle a
{
    color:#111111;
}

#inventoryContainer
{
    margin:15px 60px;
    text-align:left;
}

.annotation
{
    font-size:10px;
    color:#aaaaaa;
    font-style:italic;
}

img.annotation
{
    border:none;
    text-align:right;
}

.formerrors
{
    color:#ffaaaa;
}

#annotativetoolbar
{
    width:30px;
    height:30px;
    display:inline;
    padding:2px 4px;
    margin-left:10px;
}

#annotativetoolbar img
{
    border:none;
    vertical-align:middle;
    margin:0px 6px;
}

#errorContainerFrame
{
    text-align:center;
}

#errorContainer 
{
    width:580px;
    margin:0px auto;
}

#errorContainer .figure
{
    margin:20px auto;
}

#errorContainer H3
{
    margin:20px auto;
    font-weight:normal;
}

#footerComment
{
    margin:5px 0px 2px 0px;
    color:#878787;
}

#footerComment a
{
    color:#878787;
}

#footerComment a:hover
{
    color:#878787;
}

/***************************/
/*      Location Page      */
/***************************/

#panelMap
{
    margin:20px 10px;
    border:solid 2px #333333;
}

.isolated_image
{
    border:solid 4px #222222;
}

.shop_image
{
    width:360px;
}

#pageBanner
{
    border:solid 4px #878787;
}

#shop_image2
{
    margin-top:20px;
}

#address_under_map div
{
    text-align:center;
    font-size:1.2em;
}

/***************************/
/*       List Pager        */
/***************************/

.pagerBar
{
    width:100%;
    padding:4px 0px 4px 0px;
}

.pagerPreviousSection
{
    float:left;
    width:100px;
}

.pagerNextSection
{
    float:right;
    width:100px;
    text-align:right;
}
