/*--------------------------
MELT CSS 2.0 STYLESHEET
COPYRIGHT 2008 WILDFIREWEB
AUTHOR: Steve Sweet - steve@wildfireweb.com
__________________________*/

@import url(/css/wildfirecommon.css);
@import url(/templates/clients/melt/css/slatesblogs.css);

body{
font-size: 12px;
margin: 0;
padding: 0;
border: 0;
color:#f3e3c9;
background: #000 url(/templates/clients/melt/images/bg.jpg) no-repeat top left;
}

a {
color:#f3e3c9;
}

a:visited {
color:#f3e3c9;
}

a:hover {
color: #af0501;
}

.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
/* background: #ea892b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat; */
background: #ea892b;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}

.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}


.clearboth{
clear: both;
}

#wrapper{
position: relative;
margin: 0 auto 0 auto;
border: 0;
width: 947px;
height: 624px;
background: transparent;
}

ul#nav{
position: relative;
margin: 260px 0 0 0;
padding: 0;
border: 0;
list-style: none;
text-align: center;
}

ul#nav li{
display: block;
padding: 8px 15px;
}

ul#nav li a{
padding: 0;
color: #7e6b53;
font-size: 12px;
font-weight: bold;
font-family: Georgia, Times, serif;
text-decoration: none;
}

#ul#nav li a:visited {
color: #7e6b53;
}

ul#nav li a:hover{
color: #bf9253;
color: #af0501;
text-decoration: none;
}

ul#nav li span{
color: #7e6b53;
color: #af0501;
font-size: 12px;
font-weight: bold;
font-family: Georgia, Times, serif;
}

#leftcol {
position:relative;
display:block;
float:left;
width:167px;
height: 546px;
margin: 28px 0 0 0;
padding: 0;
border: 7px solid #b64b37;
border-right: none;
background: #300000 url(/templates/clients/melt/images/bg_left_col.png) no-repeat bottom center; */
font-size: 12px;
font-weight: normal;
font-family:verdana,arial,helvetica,sans-serif;
}

#leftcontent {
position:relative;
padding: 5px 24px 10px 24px;
margin:0;
border:0;
}

#midcol {
position:relative;
display:block;
float:left;
width:194px;
height: 618px;
margin: 0;
padding: 0;
border: 1px solid #b64b37;
background: #300000 url(/templates/clients/melt/images/melt_col.png) no-repeat top center; */
}

#rightcol {
position:relative;
display:block;
float:left;
width:570px;
height: 546px;
margin: 28px 0 0 0;
padding:0;
border: 7px solid #b64b37;
border-left:none;
background: #330000;
overflow:hidden;
}

#homecontent{
position:relative;
width:520px;
height:190px;
font-size:12px;
font-family:verdana,arial,helvetica,sans-serif;
padding: 5px 24px 10px 24px;
margin:0;
border:0;
color:#bf9253;
overflow:auto;
}

#homecontent td p {
line-height:1.3;
margin:0;
padding: 2px 0px;
}


#homecontent a{
text-decoration: underline;
color: #bf9253;
}

#homecontent a:visited{
color: #bf9253;
}

#homecontent a:hover{
color: #af0501;
}

#flashcontent {
position:relative;
display:block;
padding:0;
margin:0;
border:0;
width:570px;
height:340px;
background: transparent;
}

#content{
position:relative;
width:544px;
height:525px;
font-size:12px;
font-family:verdana,arial,helvetica,sans-serif;
padding: 5px 0px 10px 24px;
margin:0;
border:0;
color:#bf9253;
overflow:auto;
}

#content a{
text-decoration: underline;
color: #bf9253;
}

#content a:visited{
color: #bf9253;
}

#content a:hover{
color: #af0501;
}

#footer{
clear: both;
width: 950px;
margin: 0 auto;
padding: 0;
font-family:verdana,arial,helvetica,sans-serif;
font-size: 12px;
text-align: center;
line-height: 1.5;
color: #bf9253;
}

#footer a{
text-decoration: none;
color: #bf9253;
}

#footer a:visited {
color: #bf9253;
}

#footer a:hover{
color: #af0501;
text-decoration: none;
}

#PickerDiv {
z-index: 999;
}

#PickerDiv, #PickerDiv table, #PickerDiv td {
background: #fff;
border: none;
}