.bril29{}

html
{
        height: 100%;
}

body
{
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    color: #333333;
    background-color: #ffffff; 
}

body#Body
{
}


.ControlPanel table
{
}

/* wrapper to fill the complete browser window, could be used for backgrounds */
.main
{
    padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border: solid 0px #dcdcdc;
}

/* set the  width of the skin and optionally center it in the browser window */
.pagemaster 
{
    padding: 0px 0px 25px 0px; margin: 0px 0px 0px 0px; 
	margin-left: auto;
	margin-right: auto;
	width: 990px; /* main skin width */
}
.toprow
{    
    padding: 130px 0px 0px 0px; margin: 0px 0px 0px 0px; 
    height: 120px;
    position: relative;
	width: 990px; /* main skin width */
}
.adminmenuwrapper
{
    position: absolute;
    top: 5px;
    right: 5px;
}
ul.adminmenu
{
    display: none;
}

.logopane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #dcdcdc;
    float: right;
    width: 120px;
    height: 120px;
}

.floatclearer
{
    clear: both;
}

.menupanewrapper
{
    padding: 0px 0px 0px 0px; border: solid 0px #78a84b; margin: 0 0 0 0px;
    height: auto;
    float: left;
    width: auto; 
}


/* content panes section */
.DNNEmptyPane
{
    display: none;
}
.contentrow {
    padding: 25px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
	width: 990px; /* main skin width */
/*	background: Transparent url(images/contentbg.gif) repeat-y scroll top left;	*/  
}

.leftpanewrapper
{    
    width: 265px;
    padding: 0px; float: left;
}

.submenupane
{
    padding: 11px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
    background-color: #bbad9e;
}

.leftpane
{
    margin: 25px 0 0 0px;
    background-color: #bbad9e;
    overflow: hidden;  
    width: 265px;
}

.contentpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    margin-left: 25px;
    float: left;
    width: 410px;
    background-color: #e1dad3;
}
.wideskin .contentpanewrapper
{
    width: 700px;
    margin-left: 0px;
    float: right;
}

.homepageskin .contentpanewrapper
{
    width: 555px;
    margin-left: 0px;
}
.contentpane
{
    padding: 0px 0px 0px 0px; 
    margin: 0px; border: solid 0px red;
    min-height: 300px;
}

.rightpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    float: right;
    width: 265px;
    background-color: #e1dad3;  
    overflow: hidden;  
}
.homepageskin .rightpanewrapper
{
    width: 410px;
}


.rightpane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px red;
    width: 240px;
}


.footerpane
{
    padding: 35px 0px 0px 0px;
    margin: 25px 0px 0px 0px;
    width: 100%;
    height: 45px;
    border: solid 0px #49bce3;
    text-align: center;
	background-color: #a1917f;
}
div.footerpane, .footerpane a:link, .footerpane a:visited, .footerpane a:hover, .footerpane a:active
{
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
	color: #ffffff;
}

.footerpane .user:link
{
    color: #a1917f;
}
.footerpane .user:hover
{
    color: #ffffff;
}

/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Text styles ----------------------------------------*/
/* ------------------------------------------------------------------------------------------ */

p
{
    padding: 0 0 10px 0; margin: 0px; border: solid 0px red;
}

h1, h2, h3, h4, h5, h6, .SubHead, .SubSubHead, .Head
{
	font-family: Arial, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    line-height: 120%;
    color: #7d6a55;
}
h1
{
    font-size: 20px;
}
h2
{
    font-size: 16px;
}
h3
{
    font-size: 14px;
}
h4
{
    font-size: 12px;
}
h5
{
    font-size: 12px;
}
h6
{
    font-size: 12px;
}

.SubHead, .SubSubHead
{
    font-size: 12px;
    font-weight: bold;
    color: #7d6a55;
}

div, td, .Normal, p, a, a:link, a:visited, a:hover, a:active, .SkinObject, a.CommandButton
{
	font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    line-height: 160%;
    color: #333333;
}

a, a:link, a:visited, a:hover, a:active, a.CommandButton:hover
{
    text-decoration: underline;
}
a:hover, a.CommandButton:hover
{
    text-decoration: underline;
    color: #000000;
}


b, strong
{
    color: #7d6a55;
}

UL
{
    margin-top: 0px;
}

UL LI
{
    list-style-type: disc;
    margin-bottom: 4px;
}

UL LI LI
{
    list-style-type: circle;
    margin-bottom: 4px;
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}


a img
{
	border: dashed 0px #ffffff;
}


/* menu */


#MenuTabs
{
}
 
#MenuTabs ul
{
    margin: 0px; padding: 0px 0px 0px 0px; border: black 0px solid;
} 
#MenuTabs li
{
    margin: 0px 25px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    border: solid 0px #ffffff;
    list-style-image: none;
    list-style-type: none;
    width: 120px;
    height: 120px;
    float: left;
    background-color: #7d6a55;
}

#MenuTabs li .inactive, #MenuTabs li a, #MenuTabs li a:link, #MenuTabs li a:visited, #MenuTabs li a:hover, #MenuTabs li a:active 
{
    margin: 0px 0px 0px 0px; 
    padding: 50px 0px 36px 0px; 
    display: block;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

#MenuTabs li.ActiveTab a
{
}
#MenuTabs li.Active, #MenuTabs li.ActiveParent
{
    background-color: #bbad9e;
}
#MenuTabs li.ItemLast
{
    margin-right: 0px;
}


#SubMenuTabs
{
    padding-top: 7px;
    padding-bottom: 5px;
}

#SubMenuTabs ul
{
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    border: solid 0px #ffffff;
    width: auto;
    height: auto;
}

#SubMenuTabs li
{
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 5px 20px; 
    border: solid 0px #ffffff;
    list-style-image: none;
    list-style-type: none;
    width: auto;
}

#SubMenuTabs li.Active
{
    background: url(images/submenuActive.jpg) no-repeat scroll 2px 5px;
}

#SubMenuTabs li a
{
    text-decoration: none;
    color: #7d6a55;
    line-height: 160%;
    display: block;
    padding: 0px 0px 0px 0px; 
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}



