@import url("dnndefault.css");
@import url("nav.css");

/* =================================

CSS Document for Grid Iron DNN Skins & Containers
Author: Rick Beddie
Email: rick@psdtodnn.com
Website: www.psdtodnn.com
Twitter: @psdtodnn
Blog: blog.psdtodnn.com

================================= */

*{
outline:none;
}

ol{
padding:0px 0px 0px 25px;
}

ol li{
list-style: decimal;
margin:0px;
font-size:12px;
}

ul{
padding:0px 0px 0px 25px;
}

ul li{
list-style:disc;
margin:0px;
font-size:12px;
}

/***************/

body{
text-align:center; 
margin:0;
padding:0;
font-family:tahoma, geneva, arial; 
background:#E4DCC8 url('images/bg.gif') fixed no-repeat top left;
height:100%;
width:100%;
}

h1, .Normal h1, h1 .Head{
font-size:20px;
color:#7F5376;
}

h2, .Normal h2, h2 .Head{
font-size:16px;
font-weight:bold;
color:#7F5376;
}

h3, .Normal h3, h3 .Head{
font-size:14px;
font-weight:bold;
color:#7F5376;
}

h4, h5, h6{
font-size:12px;
font-weight:bold;
color:#7F5376;
}

#Content {
scrollbar-3dlight-color:white; 
scrollbar-arrow-color:black; 
scrollbar-base-color:white; 
scrollbar-darkshadow-color:white; 
scrollbar-face-color:white; 
scrollbar-highlight-color:white; 
scrollbar-shadow-color:white
}

#Menu {
list-style-type:none;
width:140px;
margin:0px;
float:right;
}

h1, .Normal h1, h2, .Normal h2, h3, .Normal h3, h4, .Normal h5, h5, .Normal h6, h6 {
color:#7F5376;
font-weight:bold;
}

h1 .Head{
color:#7F5376;
font-weight:bold;
margin-top:0;
}

#Container {
width:960px; 
margin:0 auto; 
text-align:left; 
border:none; 
z-index:100; 
padding:20px 0;
}

#Column1 {
width:140px; 
height:500px; 
float:left; 
border:none; 
padding:0px;
}

#Column1 ul li{
font-size:11px
}

#shadow1 {
width:818px; 
float:left; 
border-right:solid 2px #ccc; 
border-bottom:solid 2px #ccc;
}

#Column2 {
background:#333; 
width:818px; 
float:left; 
border:none; 
padding:0px; 
margin:0px;
}

#Column2a {
width:310px; 
height:559px; 
float:left; 
border:none; 
padding:0px; 
margin:0px;
}

#Images {
width:310px; 
float:left; 
height:371px; 
padding:0px; 
margin:0px;
}

#Column2Bottom {
background:#333; 
clear:both; 
width:310px; 
height:188px; 
padding:0px; 
margin:0px;
}

#Sponsors {
width:137px;
padding-left:20px;
float:left;
}

#ContactDetails{
color:#fff;
width:120px;
float:left;
}

#ContactDetails a{
color:#fff;
}

#ContactDetails .Normal, #ContactDetails .Normal p{
color:#FFF;
}

#Column3 {
background:url('images/content_bg.jpg') repeat-y; 
background-color:#fff; 
width:507px;
height:559px; 
float:left; 
border-top:1px solid #333; 
border-right:1px solid #333; 
border-bottom:1px solid #333;
padding:0px; 
margin:0px; 
text-align:right;
}

#Content{
overflow:auto;
width:470px;
height:420px;
float:right;
border:none;
padding:0px 20px 10px 0px;
text-align:left;
z-index:500;
font-size:12px
}

#dnnlogo{
padding:20px;
}

#dnncopyright{
padding-left:140px; 
line-height:25px;
font-size:11px;
}

#dnncopyright p{
margin:0;
}

a:link, a:visited, a:hover, a:active{
color:#7F5376;
text-decoration:underline;
}

.contbuttons{
text-align:right;
}

.contbuttons input{
margin:5px 0;
}

.clear{
clear:both;
height:0px;
}

#dnn_ContactPane p, #dnn_SponsorPane p{
margin-top:10px;
}
