﻿ #BreadCrumb
 {
    line-height:17px;
    padding-bottom:10px;
 }
 
 .FadeInImage
{
    position:absolute;
    opacity:1;
    filter:alpha(opacity=100);
}

.Floater
{
    background:#fff;
    z-index:2;
    border:solid 1px #BFAF7C;
    padding:5px 5px 0 5px;
    position:absolute;
    visibility:hidden;
}

.Floater div
{
    margin-bottom:5px;
}

/* Cms Module CSS */

.Block10
{
    display:block;
    margin-bottom:10px;
}

.WizActive
{
    color: #299826;
    text-decoration:underline;
    display:inline !important;
}

.WizUnActive
{
    color: #999999 !important;
    text-decoration:none;
    cursor:default;
    display:inline !important;
}

.WizSelected
{
    color: black !important; 
    text-decoration:none; 
    font-weight:normal !important;
    cursor:default;
    display:inline !important;
}

.ModuleHeader
{
    background:#473123;
}

.ModuleHeader h2
{
    margin:0px;
    padding:4px 0 3px 10px;
    font-size:11px;
    font-weight:bold;
    color:#DFD9C9;
}

.ModuleBody
{
    padding:5px;
    color:#4C4631;
    border-left:solid 1px #473123;
    border-right:solid 1px #473123;
    border-bottom:solid 1px #473123;
    background:#EDEAE1;
}

.ModuleBody li input,
.ModuleBody li img
{
    vertical-align:middle;
}

.ModuleBody h3
{
    font-size:11px;
    margin:0px;
    display:inline;
}

.ModuleBody a
{
    color:#339933;
    display:block;
    text-decoration:none;
    margin-bottom:5px;
    font-weight:bold;
}

.ModuleBody select,
.ModuleBody input
{
    margin-top:5px;
}

.ModuleBody a:hover
{
    text-decoration:none;
    color:#1155B4;
    background:url(../../_Img/Tan/arrow-blue.gif) no-repeat left 4px;
}

.ModuleBody p
{
    padding-left:12px;
}

.ModuleBody ol li a,
.ModuleBody ol li a:hover
{
    background:none;
    padding:0;
    display:inline;
}


.ModuleBody ol,
.ModuleBody ul
{
    padding:0;
    margin:0;
    margin-left:25px;
}

.ModuleBody li
{
    margin-bottom:5px;
}

.ModuleFooter
{
    margin-top:-5px;
    height:6px;
    font-size:0px;
}

/* End Cms Module CSS */

/* Help CSS */

#Help,
#HelpFrame,
#HelpShadow
{
    position:absolute; 
    visibility:hidden; 
    width:250px; 
    background-color:#FFF9E6; 
    padding:5px; 
}

#HelpShadow 
{
    background-color:#AC9D6F;
    float:left;
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
}

#Help
{
    border:solid 1px #BFAF7C;    
    z-index:99;
}

#HelpFrame {
    z-index:98;
}

.Help
{
    vertical-align:middle;
    cursor:help;
}

.HelpLink
{
    vertical-align:middle;
    cursor:pointer;
}

/* End Help CSS */

/* Linkbutton */

.LinkButton,
.LinkButtonBox {
	text-decoration:none;
	padding-right:5px;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}

.LinkButton img,
.LinkButtonBox img
{
    padding-right:2px;
    vertical-align:middle;
}

.LinkButtonBox,
.LinkButtonBox:hover,
.LinkButton,
.LinkButton:hover
{
    text-decoration:none;
}

/* End Linkbutton */

/* Form Table */

.FormTable
{
    width:100%;
}

.ForumsTable td,
.FormTable td
{
    padding-bottom:5px;
}

.FormTable .xo
{
    width:30%;
}

.FormTable .ox
{
    width:70%;
}

.FormTable tr
{
    vertical-align:top;
}

.ForumsTable .Label,
.FormTable .Label
{
    background-color: #F2EFE6;
    line-height:20px;
    display:block;
    padding-left:5px;
}

.FormTable .TreeView td
{
    padding:0px;
    line-height:20px;
}

/* End Form Table */

body,
form
{
    margin:0;
    padding:0;
    font-family:Arial;
    font-size:11px;
}

html
{
    height:100%;
}

body
{
    background:#6D6357;/* url(../../_Img/body-background.gif) repeat-x fixed bottom left;*/
    color:#6D6357;    
}

img
{
    border:none;
}

a
{
    color:#473123;
}

h1,
h2,
h3,
p
{
    margin:0 0 10px 0;
    color:#6D6357;
}

h1
{
    font-size:14px;
}

h2
{
    font-size:12px;
}

h3
{
    font-size:11px;
}

#Container
{
    width:790px;
    margin:auto;
    padding-bottom:40px;
}

#Header
{
    width:790px;
    height:80px;
    margin-bottom:5px;
    background:url(../../_Img/header.gif) no-repeat top left;
}

#TopMenu
{
    margin-left:27px;
    background:#473123;
    height:20px;
    padding:5px 0 0 145px;
    font-size:13px; 
    color:#DFD9C9;
}

#TopMenu a,
#TopMenu a:hover
{
    color:#DFD9C9;
    text-decoration:none;
}

#LeftMenu
{
    width:144px;
    margin-top:43px;
    background:black;
    filter:alpha(opacity=75);
}

#LeftMenu a
{
    display:block;
    border-bottom:solid 1px #DFD9C9;
    line-height:23px;
    padding-left:10px;
    color:#DFD9C9;
    font-size:13px;
    text-decoration:none;
    width:134px;
}

#LeftMenu a:hover
{
    background:#DFD9C9;
    color:Black;
}

#Content
{
    height:100%;
    margin-left:27px;
    background:#EDEAE1 url(../../_Img/content-background.gif) repeat-y top right;
}

#Content2
{
    height:100%;
    margin-left:27px;
    background:url(../../_Img/content-background2.gif) repeat-y top left;
}

#Content .Footer,
#Content2 .Footer
{
    height:25px;
    background:#6D6357 url(../../_Img/waves.gif) repeat-x top left;
}

#XOO
{
    width:145px;
    height:360px;
    float:left;
    background:url(../../_Img/wine-rack.jpg) no-repeat top left;
}

#XOO_Cms
{
    width:135px;    
    padding:5px;
    float:left;
}
    
#OXO
{
    float:left;
    width:420px;
    padding:10px 10px 10px 20px;
}

#OOX
{
    float:left;
    width:168px;
}

#OXX
{
    float:left;
    width:588px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ImageTitle
{
    line-height:30px; 
    font-weight:bold; 
    color:#6D6357; 
    padding-left:10px; 
    font-size:13px; 
    letter-spacing:1px;
}

.ImagePromo
{
    margin-top:10px;
    color:#6D6357; 
    padding-left:10px; 
    font-weight:bold;
}

#HomePageContent
{
    width:253px;
    padding: 0 0 5px 143px;
    background:url(../../_Img/homepage-image-array.jpg) no-repeat top left;
}

#Footer
{
    margin:10px 0 25px 20px;
    color:#DFD9C9;
    background:url(../../_Img/wai-logo-footer.gif) no-repeat bottom left;
    height:31px;
    padding:20px 0 0 87px;
}

#Footer a
{
    color:#DFD9C9;
    text-decoration:none;
}

.Copyright
{
    color:#BDB8B2;
}

/* CMS Style */

.FormTable
{
    width:100%;
}

.ForumsTable td,
.FormTable td
{
    padding-bottom:5px;
}

.FormTable .xo
{
    width:30%;
}

.FormTable .ox
{
    width:70%;
}

.FormTable tr
{
    vertical-align:top;
}

.ForumsTable .Label,
.FormTable .Label
{
    background-color: #F2EFE6;
    line-height:20px;
    display:block;
    padding-left:5px;
}

.FormTable .TreeView td
{
    padding:0px;
    line-height:20px;
}

.LadderTable
{
    border-left:solid 1px #473123;
    border-top:solid 1px #473123;
}

.LadderTable th
{
    background:#473123;
    color: #EDEAE1;
    font-weight:bold;
    padding:2px; 
    text-align:left;  
}

.LadderTable td
{
    padding:2px; 
    border-right:solid 1px #473123;
    border-bottom:solid 1px #473123;
}

.HighLight
{
    background:#6D6357;
    color:#EDEAE1;
    cursor:pointer;
}

.Quote
{
    font-style:oblique;
    font-size:16px;
    margin-bottom:10px;
}

.MenuHeading
{
    margin-top:10px;
    font-size:16px;
    font-weight:bold;
    margin-bottom:20px;
    border-bottom:solid 1px #6D6357;
}

.EditSection
{
    padding:5px; 
    border:solid 1px #299826; 
    margin-bottom:10px; 
    clear:both;
}

.MenuDescription
{
    font-size:12px;
    font-style:oblique;
    letter-spacing:1px;
}

ul, ol
{
    margin-top:10px;
    margin-bottom:10px;
}

li
{
    margin-bottom:5px;
}