body
{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    font-family: Arial;
    font-size: 12px;
}

td
{
    vertical-align: top;
}

td.fieldname
{
    text-align: right;
}

td.menulook
{
	vertical-align: middle;
	text-align: right;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #5c3c25;
	white-space:nowrap;
}

hr
{
    color: black;
}

input, select, textarea
{
    border: solid 1px black;
}

#header
{
    padding: 0px;
    margin: 0px;
}

#header2
{
    padding: 0px;
    margin: 0px;
}

#headermenu
{
    padding: 2px 2px 2px 2px;
}

#breadcrumb
{
    margin-left: 200px;
    background-color: #E8E2BC;
    color: black;
    padding: 3px;
    font-size: 10px;
    padding-left: 5px;
}

#breadcrumb a
{
    color: black;
}

#footermenu
{
    text-align: center;
    padding-top: 10px;
}

#footertext
{
    text-align: center;
    padding-top: 3px;
}

#bannerbox
{
    border: dotted 3px #8d2d23;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    background-color: #E8E2BC;
}

#bannerbox a
{
    font-size: 10px;
    text-decoration: none;
    color: black;
}

#loginbox
{
    width: 165px;
    height: 130px;
    padding: 40px 30px 12px 30px;
    background-color: #ADA07D;
    font-size: 10px;
}

#loginbox input
{
    color: black;
    border-color: black;
    background-color: #ADA07D; /*   background-color: #E8E2BC; */
    font-size: 10px;
}

#themeselector
{
    text-align: right;
    width: 180px;
    padding: 2px 2px 2px 2px;
    font-size: 10px;
}

#themeselector select
{
    color: black;
    background-color: #ADA07D;
    font-size: 10px;
}

#welcomebox
{
    font-size: 12px;
    text-align: right;
}

#footer
{
    border-top: solid 2px black; /*    border-top: solid 2px #8d2d23; */
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 62px;
    background-color: #ADA07D;
    visibility: hidden;
}

#leftcol
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background-color: #D7CAA7;
}

#leftcolmenu
{
    padding: 5px 10px 5px 10px;
}

#leftcol a
{
    color: black;
}

#leftcol div.text
{
    padding: 6px 6px 6px 6px;
    text-align: justify;
}

#leftcol div.alternatetext
{
    padding: 6px 6px 6px 6px;
    background-color: #ADA07D;
    text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
    padding: 6px 6px 6px 3px;
    background-color: #ADA07D;
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.dmenu
{
    font-size: 14px;
    color: Olive;
    white-space: nowrap;
}

#centercol
{
    position: relative;
    padding: 0px;
    background-color: #9FADC7;
}

#centercol a
{
    color: #5c3c25;
}

#centercolcontent
{
    padding: 15px 6px 15px 6px;
    font-size: 12px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #5c3c25;
    background-color: #9FADC7;
}

#centercolcontent div.sectionsubtitle
{
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #5c3c25;
    padding-bottom: 4px;
}

.leftcol
{
    font-size: 10px;
    text-align: left;
    background-color: #D7CAA7;
}

.footermenulink
{
    font-family: Arial, Serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.footermenulink a
{
    text-decoration: none;
    color: black;
}

.headermenulink
{
    font-family: Arial;
    font-style: italic;
    font-size: 20px;
    line-height: 26px;
}

.headermenulink a
{
    text-decoration: none;
    color: #5c3c25;
}

.headermenulink a:hover
{
    text-decoration: underline overline;
    color: gray;
}

.address
{
    font-family: Arial;
    font-size: 14px;
}

.highlightcity
{
    background-color: #ADA07D;
}

.highlightstate
{
    background-color: #ADA07D;
}

.highlightcountry
{
    background-color: #ADA07D;
}

.articlebox
{
    background-color: #ADA07D;
    color: black;
    border: dashed 1px #723330;
    padding: 6px 6px 6px 6px;
    font-size: smaller;
}

.articletitle
{
    font-size: 18px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.articleabstract
{
    padding-top: 6px;
}

.comment
{
    padding: 4px 0px 4px 0px;
    font-size: 11px;
}

.pollbox
{
    font-size: 11px;
}

.pollcontent
{
    padding: 6px;
}

.pollquestion
{
    font-size: 13px;
    font-weight: bold;
}

.polloptions
{
    padding-top: 10px;
    padding-bottom: 4px;
}

.pollbar
{
    background-color: #ADA07D;
    font-size: 4px;
}

.progressbarcontainer
{
    width: 98%;
    height: 15px;
    border: solid 1px black;
    padding: 1px;
}

.progressbar
{
    width: 0px;
    background-color: #ADA07D;
    height: 15px;
}

.newsletterbox
{
    font-size: 12px;
}

.newsletterboxcontent
{
    padding: 6px;
}

.postinfo
{
    background-color: #ADA07D;
    font-weight: bold;
    text-align: center;
}

.posttitle
{
    padding: 3px;
    margin-bottom: 10px;
    background-color: #ADA07D;
    color: black;
    font-weight: bold;
}

.postbody
{
    padding: 3px;
}

.shoppingcartbox
{
    font-size: 12px;
}

.shoppingcartboxcontent
{
    padding: 6px;
}
.catalogimage
{
    border: solid 4px #D7CAA7; /*    border: solid 4px #A08C5A; */
    vertical-align: top;
}

.menuOverStyle
{
	background-image:url(/Images/menubgover.jpg);
}
.menuBackStyle
{
	background-image:url(/Images/menubg.jpg);
}
.itemBorder { border: 1px black; }
.itemText { text-decoration: none; color: black; font: 12px Arial, Helvetica }

.ProductTable
{
	width: 100%;
	text-align: center;
	vertical-align: middle;
    border: solid 1px #000000;
	border-collapse: collapse;
}

.ProductTable td
{
    border: solid 1px #000000;
	border-collapse: collapse;
}

.SizeTable
{
	text-align: center;
	vertical-align: middle;
    border: solid 1px #000000;
    border-collapse: collapse;
}

.SizeTable td
{
    border: solid 1px #000000;
    border-collapse: collapse;
    font-size: 1;
}
