
body {
 margin:20px;
 background:$settings[bgcolor];
 color: #333333;
 text-align:center;
 padding:0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 line-height: 17px;
 }
 body {
	background-color: #5C4648;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #7D6063;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1B5270;
}
a:hover {
	text-decoration: underline;
	color: #315DAD;
}
a:active {
	text-decoration: none;
}
.header {
width:780px;
height:125px;
}
.topnav{
color:#FFFFFF;
margin-left:30px;
margin-right:30px;
text-align:right;
height:25px;
}
.topnav a {
color:#FFFFFF;
text-decoration: none;
}
.topnav a:hover {
color:#E8A759;
text-decoration: none;
}
.topnav a:visited {
color:#8BBABD;
text-decoration: none;
}

#banner {
	background-color: $settings[bannerbgcolor];
}

.outer {
 text-align:left;
 border:1px solid $settings[bordercolor];
 width:750px;
 margin:auto;
 }

.bar {
 height:25px;
 background: $settings[topnavbg];
 color: $settings[topnavtext];
 border: solid $settings[bordercolor];	
 border-width:1px 0 1px 0;
 }

.bar a {
color: $settings[topnavlink];
text-decoration: none; 
font-weight: bold;
}

.bar a:visited {
color: $settings[topnavvlink];
text-decoration: none; 
font-weight: bold;
}

.bar a:hover {
color: $settings[topnavhlink];
text-decoration: underline; 
font-weight: bold;
}


html > body .column {
 margin: 0;
}


html > body .column ul {
 padding-left: 6px;
 margin: 0;
}

h4 {
 font-size: 1.1em;
}


html > body .cont h4 {
padding-top: 9px;
}

.admin_cont {
 width:590px;
 background:#F4F4E8;
 color: #333333;
 text-align:left;
 padding-bottom: 10px;
 height: auto !important;
 min-height: 800px;
 }

.admin_cont a {
color: #B52C6C;
text-decoration: underline; 
}

.admin_cont a:hover {
color: #BECC7D;
text-decoration: underline; 
}

#text {
 text-align:left;
 width:560px;
 background: #FFFFFF;
 margin:auto;
}

#box {
 text-align:left;
 width:520px;
 background: #ECECDE;
 margin:auto;
 color: #333333;
 border:solid #64514A;	
 border-width:1px 1px 1px 1px;
 }

.nested {
 text-align:left;
 width:520px;
 background: #E6E1D4;
 margin:auto;
 color: #333333;
 border:solid #64514A;	
 border-width:1px 1px 1px 1px;
 }

.ftr {
 background: $settings[footerbg];
 color: $settings[footertext];
 text-align:center;
 border:solid $settings[bordercolor];
 border-width:1px 0 0 0;
 margin:0;
 padding:5px;
 }

.ftr a {
color: $settings[footerlink];
text-decoration: none;
}

.ftr a:visited {
color: $settings[footervlink];
text-decoration: none;
}

.ftr a:hover {
color: $settings[footerhlink];
text-decoration: underline;
}

.copyright {
	color: $settings[footertext];
}

.copyright a {
color: $settings[footerlink];
text-decoration: none;
}

.copyright a:visited {
color: $settings[footervlink];
text-decoration: none;
}

.copyright a:hover {
color: $settings[footerhlink];
text-decoration: underline;
}
 
p {
 margin:0;
 padding:8px;
 }

#login {
 text-align:left;
 width:300px;
 background: #FFFFFF;
 margin:auto;
 color: #333333;
 border:solid #64514A;	
 border-width:1px 1px 1px 1px;
 }

 .admin_box {
 text-align:left;
 width:220px;
 background: #FFFFFF;
 margin:auto;
 color: #333333;
 border:solid #64514A;	
 border-width:1px 1px 1px 1px;
 }

.text1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 line-height: 17px;
 }

.sidebox {
 text-align:center;
 width:140px;
 margin:auto;
 }

.SideTableHeading {
text-align: left;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
}

img.floatLeft { float: left; 
margin: 4px; }

img.floatRight { float: right; 
margin: 4px; } 

#ddcontainer {
	width:700px;
	background: #ffffff;
	text-align: left;
	border: 1px solid #ffffff;
	margin: 0 auto;
}



#dropdown, #dropdown ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #fff;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#dropdown a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}



#dropdown li {
	float: left;
	padding: 0;
	
}

#dropdown li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	width: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	border-color:#000000;
	margin: 0;
}

#dropdown li li {
	padding-right: 1em;
	width: 13em
}

#dropdown li ul a {
	width: 13em;
	width: 9em;
}

#dropdown li ul ul {
	margin: -1.75em 0 0 14em;
}

#dropdown li:hover ul ul, #dropdown li:hover ul ul ul, #dropdown li.sfhover ul ul, #dropdown li.sfhover ul ul ul {
	left: -999em;
}

#dropdown li:hover ul, #dropdown li li:hover ul, #dropdown li li li:hover ul, #dropdown li.sfhover ul, #dropdown li li.sfhover ul, #dropdown li li li.sfhover ul {
	left: auto;
}

#dropdown li:hover, #dropdown li.sfhover {
	background: #ffffff;
}

#dropdown li ul li:hover, #dropdown li ul li.sfhover {
	background: #8bbabd;
}

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }
ul.tabberactive li a:link { color: #000000; }
ul.tabberactive li a:visited { color: #000000; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #778f51;
	font: bold 12px Verdana, sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #778f51;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #778f51;
	/* Non Selected Tabs Background */
	background: #778f51;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #8bbabd;
	/* Hovered Tabs Border Color */
	border-color: #778f51;
	/* Hovered Tabs Text Color */
	color: #000000;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #000000;
}

ul.tabbernav li.tabberactive a:hover {
	border-bottom: 1px solid white;
	/* Selected Tabs Hover Background Color */
	background-color: #ffffff;
	/* Selected Tabs Hover Font Color */
	color: #000000;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }
ul {
list-style:none;
}
