@charset "utf-8";
/* CSS Document */
body{behavior:url("DesktopModules/SnapsisDNN/NavMenu/csshover.htc"); height:100%; margin:0; padding:0;}
html, body { background:#AA9458; font-family:"Century Gothic", "Times New Roman", Serif; }
.dvclr { line-height:.01; clear:both; }

/*
=======================
Layout Styles
=======================
*/
.masterWrapper { background:url(images/hssRptr.jpg) #CDB883 top repeat-x; margin-top:0; padding:0; top:0; }
.hssTop { background:url(images/hssTop.jpg) no-repeat; width:1100px; height:226px; margin:0 auto; }
    .user { float:left; margin-top:30px; margin-left:145px; color:#fff; font-size:9pt; }
        .user a.SkinObject { color:#fff; font-family:"Century Gothic", "Times New Roman", Serif; font-size:10pt; text-decoration:none; text-transform:uppercase; }
        .user a.SkinObject:hover { text-decoration:underline; }
	#logo { float:right; margin:50px 150px 0 0; width:225px; height:138px; }
.hssWrpr { width:856px; margin:0 auto; background:url(images/hssBottom.png) bottom no-repeat; padding-bottom:40px; }
.hssMnu { background:url(images/menuBG.png) no-repeat; height:31px; }
.hssBdyWrpr { background:url(images/bdyRptr.png) repeat-y; }
	.bdyCnt { padding:15px 20px; }
	    .bdyCnt a { font-size:10pt; font-weight:bold; color:#330; text-transform:uppercase; text-decoration:none; }
        .bdyCnt a:hover { text-decoration:underline; }
/*
=======================
Admin, Host Menu Styles
=======================
*/

.user select option { background:#6B5009; color:#fff; }


/*
=======================
Pane Style
=======================
*/
.ContentPane { padding:0 7px 0; margin:0; }
.RightPane{ padding:0; width:20%; margin:0; }

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane { width:0; padding:0; margin:0; }

/*
=======================
 ControlPanel style 
=======================
*/
.cntWrpr { background:#6B5107; margin:0 auto; }
.ControlPanel { background:#fff url(images/cpanel_center.png) repeat-x bottom left; border:none; padding-bottom:10px; }
.cpanel_left { background: url(images/cpanel_left.png) no-repeat bottom left; padding-left:21px; }
.cpanel_right { background: url(images/cpanel_right.png) no-repeat bottom right; padding-right:33px; }

/*
======================
ControlPanel changes 
======================
*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*
======================
Footer Styles
======================
*/

.linkscontainer { margin:0 auto; width:1000px; text-align:center;  }
    .linkscontainer a { font-size:10pt; font-weight:bold; color:#330; text-transform:uppercase; text-decoration:none; }
    .linkscontainer a:hover { text-decoration:underline; }
    
/*
======================
Default Overrides
======================
*/
.Normal, .NormalDisabled { font-family:"Century Gothic", "Times New Roman", Serif; font-size:11pt; }
h1, h2, h3, h4, h5, h6 {  font-family:"Century Gothic", "Times New Roman", Serif; }
h1 { font-size:18pt; color:#66001e; }
h2 { font-size:16pt; color:#330; }
h3 { font-size:14pt; color:#66001e; }
h4 { font-size:12pt; color:#330; }
a img { border:0; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
a.CommandButton { text-decoration:none; }
a.CommandButton:hover { text-decoration:underline; }