/* BROADSHEET TEMPLATE CSS */
body 
{
 background-color: #EFEFEF;
 text-align: center;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 line-height: 20px;
 color: #6d0909;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
}

/* LINKS */
a:link 
{
 color: #003366;
 text-decoration: none;
}

a:visited 
{
 color: #003366;
 text-decoration: none;
}

a:hover,a:active 
{
 color: #003366;
 text-decoration: underline;
}

#top a:link 
{
 color: #003366;
 text-decoration: none;
 font-weight: bold;
 border-bottom-style: none;
}

#top a:visited 
{
 color: #003366;
 text-decoration: none;
 font-weight: bold;
}

#top a:hover, #top a:active 
{
 color: #003366;
 text-decoration: underline;
 font-weight: bold;
}

#footer a:link 
{
 color: #F3A90A;
 text-decoration: none;
 font-weight: bold;
 border-bottom-style: none;
}

#footer a:visited 
{
 color: #F3A90A;
 text-decoration: none;
 font-weight: bold;
}

#footer a:hover, #footer a:active 
{
 color: #FBAF5D;
 text-decoration: none;
 font-weight: bold;
}

/* LISTS */
#content ul 
{
 padding-left: 0px;
 margin-left: 20px;
 color: #6d0909;
 line-height: 18px;
 margin-top: 0px;
 margin-bottom: 10px;
}

#content li 
{
 list-style-type: square;
 padding: 0px;
}

/* TYPOGRAPHY */
p 
{
 margin: 0px;
 padding: 0px;
 margin-bottom: 10px;
}

h1 
{
 font-size: 17px;
 line-height: 20px;
 color: #003366;
 margin: 0px;
 padding: 0px;
 margin-bottom: 5px;
}

h2 
{
 font-size: 17px;
 line-height: 20px;
 color: #003366;
 margin: 0px;
 padding: 0px;
 margin-bottom: 5px;
}

h3 
{
 font-size: 17px;
 line-height: 19px;
 color: #003366;
 margin: 0px;
 padding: 0px;
 margin-bottom: 5px;
}

h4 
{
 font-size: 14px;
 line-height: 17px;
 color: #003366;
 margin: 0px;
 padding: 0px;
 margin-bottom: 5px;
}

h5 
{
 font-size: 12px;
 color: #003366;
 margin: 0px;
 padding: 0px;
 margin-bottom: 5px;
 letter-spacing: 2px;
}

#header h1 
{
 font-size: 28px;
 line-height: 32px;
 letter-spacing: -1px;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 padding-top: 0px;
 margin-bottom: 5px;
 padding-left: 35px;
}

#header h2 
{
 font-size: 14px;
 line-height: 16px;
 letter-spacing: 1px;
 color: #DDDDDD;
 margin: 0px;
 padding: 0px;
 padding-top: 0px;
 margin-bottom: 5px;
 padding-left: 35px;
}

/* CONTAINERS */
#wrapper 
{
 width: 940px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 background-image: url('images/content.jpg');
 background-position: top left;
 background-repeat: repeat-y;
 padding: 0px;
}

#top 
{
 width: 940px;
 height: 5px;
 background-image: url('images/top.jpg');
 background-position: top left;
 background-repeat: no-repeat;
 padding: 0px;
}

#top p 
{
 text-align: left;
 padding-left: 35px;
 padding-top: 9px;
 padding-bottom: 0px;
 line-height: 12px;
 font-size: 12px;
}

#header 
{
 width: 940px;
 height: 80px;
 background-image: url('images/header.jpg');
 background-color: #6d0909;
 background-position: top left;
 background-repeat: no-repeat;
 text-align: left;
}

#menu 
{
 width: 905px;
 height: 0px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 clear: both;
}

#content 
{
 padding: 0px;
 margin: 0px;
 border-color: #6d0909;
 border-width: 0px;
 border-style: dashed;
 padding-top: 10px;
 padding-bottom: 15px;
 clear: both;
 text-align: left;
 padding-left: 35px;
}

#content #inside 
{
 width: 970px;
 text-align: left;
}

#content #inside #left 
{
 float: left;
 width: 160px;
 padding-bottom: 15px;
}

#content #inside #middle 
{
 margin-left: 15px;
 float: left;
 : ;
 width: 700px;
}

#middlecustom 
{
 margin-left: 15px;
 float: left;
 : ;
 width: 650px;
}

#content #inside #right 
{
 margin-left: 15px;
 float: left;
 width: 180px;
}

#footer 
{
 width: 940px;
 height: 105px;
 background-color: #FFFFFF;
 background-image: url('images/footer.jpg'); 
 background-position: bottom left;
 background-repeat: no-repeat;
}

#footer p 
{
 text-align: center;
 padding-left: 20px;
 padding-top: 17px;
 padding-bottom: 0px;
 line-height: 16px;
 font-size: 12px;
 color: #DDDDDD;
}

#bottom 
{
 width: 940px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 padding: 0px;
 text-align: center;
 padding-left: 20px;
 padding-top: 0px;
 padding-bottom: 0px;
 line-height: 16px;
 font-size: 12px;
}

/* NAVIGATION */
#navcontainer .navlist 
{
 padding-left: 0;
 margin-left: 0;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 background-color: #F3A90A;
 color: #FFFFFF;
 float: left;
 width: 100%;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 display: inline;
}

#navcontainer a 
{
 padding-top: 10px;
 padding-right: 15px;
 padding-bottom: 10px;
 padding-left: 15px;
 background-color: #F3A90A;
 color: #FFFFFF;
 text-decoration: none;
 float: left;
 border-right-color: #fff;
 border-right-width: 1px;
 border-right-style: solid;
}

#navcontainer a:hover 
{
 background-color: #FCC347;
 color: #111111;
}

/* IMAGE PLACEMENT */
.float_left 
{
 float: left;
 border-width: 0px;
 margin-right: 10px;
 margin-bottom: 5px;
 margin-top: 5px;
 margin-left: 10px;
}

.float_right 
{
 float: right;
 border-width: 0px;
 margin-left: 10px;
 margin-bottom: 5px;
 margin-top: 5px;
 margin-right: 10px;
}

/* OTHER */
.spacer 
{
 clear: both;
}

/* Added by batboy for e107 */
.defaulttext 
{
 background-image: none;
 font-size: 10px;
 font-family: verdana, arial, sans-serif;
 color: #6d0909;
}

.mediumtext 
{
 font-size: 10px;
 font-family: verdana, arial, sans-serif;
 color: #6d0909;
}

.smalltext 
{
 font-size: 9px;
 font-family: verdana, arial, sans-serif;
 color: #6d0909;
}

.smallblacktext 
{
 font-size: 9px;
 font-family: verdana, arial, sans-serif;
 color: #6d0909;
}

.footertext 
{
 font-size: 10px;
 font-family: verdana, arial, sans-serif;
 color: #6d0909;
 background-image: url('images/footer.jpg');  
}

.tbox.chatbox 
{
 width: 80%;
 margin-left: auto;
 margin-right: auto;
}

.fborder 
{
 background-color: #fff;
}

.tbox 
{
 background-color: #ddd;
 border-width: 1px;
 border-color: #000000;
 border-style: solid;
 color: #6d0909;
 font-size: 10px;
 font-family: verdana, arial, sans-serif;
}

.button 
{
 background-color: #ddd;
 border-width: 1px;
 border-color: #000;
 border-style: solid;
 color: #000000;
 font-size: 9px;
 font-family: verdana, arial, sans-serif;
 text-align: center;
}

.nextprev 
{
 background-color: #fff;/*	border: #000 1px solid; */

 color: #6d0909;
 font-size: 9px;
 font-family: verdana, arial, sans-serif;
 text-align: center;
 padding: 2px;
}

.np 
{
 background-color: #ddd;
 border-width: 1px;
 border-color: #000;
 border-style: solid;
 color: #000000;
 font-size: 9px;
 font-family: verdana, arial, sans-serif;
 text-align: center;
 padding: 2px;
}

.forumheader 
{
 background-color: #cccccc;
 font-size: 12px;
 font-family: verdana, arial, sans-serif;
 color: #000;
 padding: 4px;
 border-color: #C3BDBD;
 border-width: 2px;
 border-style: solid;
}

.forumheader2 
{
 background-color: #EFEFEF;
 font-size: 12px;
 font-family: verdana, arial, sans-serif;
 color: #000;
 padding: 4px;
 border-width: 1px;
 border-color: #C3BDBD;
 border-style: solid;
}

.forumheader3 
{
 background-color: #EFEFEF;
 font-size: 11px;
 font-family: verdana, arial, sans-serif;
 color: #000;
 padding: 4px;
 border-width: 1px;
 border-color: #C3BDBD;
 border-style: solid;
}

.forumborder 
{
 border-width: 1px;
 border-color: #000080;
 border-style: solid;
}

.helpbox 
{
 width: 350px;
 font-size: 9px;
 font-family: verdana, arial, sans-serif;
}