/* BROADSHEET TEMPLATE CSS */

body {
  background: #EFEFEF;
  text-align: center;
  font-family: Tahoma;
  font-size: 12px;
  line-height: 20px;
  color: #444444;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}

/* LINKS */

a:link {color:#32017E; text-decoration: none;} 
a:visited {color:#32017E; text-decoration: none;} 
a:hover,a:active {color:#32017E; text-decoration: underline;}
a img {border: none;}

#top  a:link {color:#FF6600; text-decoration: none; font-weight: bold; border-bottom:none;} 
#top a:visited {color:#FF6600; text-decoration: none;font-weight: bold;} 
#top a:hover, #top a:active {color:#FF6600; text-decoration: underline;font-weight: bold;}

#footer  a:link {color:#000; text-decoration: none; font-weight: bold; border-bottom:none;} 
#footer  a:visited {color:#000; text-decoration: none;font-weight: bold;} 
#footer  a:hover, #footer  a:active {color:#000; text-decoration: none;font-weight: bold;}

/* LISTS */

#content ul { padding-left: 0px; margin-left: 20px; color: #444444; line-height: 18px; margin-top: 10px;margin-bottom:10px;}
#content li { list-style-type: square;  padding:0px;}

/* TYPOGRAPHY */


p { margin:5px 0px 0px 0px; padding:0px 0px 0px 0px; font-size: 12pt; }

h1 { font-family: tahoma,arial,helvetica,sans-serif; font-size: 12pt; font-weight: strong; color: #31017d; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
h2 { font-family: tahoma,arial,helvetica,sans-serif; font-size: 12pt; color: #31017d; margin-bottom:0px; padding-bottom: 0px;}
h3 { font-family: tahoma,arial,helvetica,sans-serif; font-size: 10pt; color: #111111; margin:0px; padding: 0px;}
h4 { font-family: tahoma,arial,helvetica,sans-serif; font-size: 8pt; color: #31017d; margin:0px; padding: 0px;}
h5 { font-family: tahoma,arial,helvetica,sans-serif; font-size: 6pt; color: #31017d; margin:0px; padding: 0px;}



/*
h1 { font-size: 17px; line-height: 20px;color: #32017E; margin:0px; padding: 0px; margin-bottom: 5px; }
h2 { font-size: 17px; line-height: 20px;color: #32017E; margin:0px; padding: 0px; margin-bottom: 5px; }
h3 { font-size: 17px; line-height: 19px;color: #32017E; margin:0px; padding: 0px; margin-bottom: 5px; }
h4 { font-size: 14px; line-height: 17px;color: #32017E; margin:0px; padding: 0px; margin-bottom: 5px; }
h5 { font-size: 12px; color: #32017E; margin:0px; padding: 0px; margin-bottom: 5px; letter-spacing: 2px; }
*/


.h1_like { font-family: tahoma,arial,helvetica,sans-serif; font-size: 12pt; font-weight: bold; color: #31017d; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}


#header h1 { font-size: 28px; line-height: 32px; letter-spacing: -1px; color: #31017D; margin:0px; padding: 0px;  padding-top: 25px;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;}


/* MENUS TABLE STARTS*/


.mleft        {  background-repeat: repeat-y; background-image: url(images/menu_mleft.png);  }
.middlemiddle {  background-image: url(images/menu_middle.png); padding: 4px 5px 5px 4px; }
.mright       {  background-repeat: repeat-y; background-image: url(images/menu_mright.png);  }
.md1          {  background-image: url(images/menu_md1.png);  }
.mdbg         {  background-repeat: repeat-x; background-image: url(images/menu_mdbg.png);  }
.md2          {  background-image: url(images/menu_md2.png);  }
.mt1          {  background-image: url(images/menu_mt1.png);  }
.mtbg         {  background-repeat: repeat-x; background-image: url(images/menu_mtbg.png); }
.mt2          {  background-image: url(images/menu_mt2.png);  }


.cf_mtop         {  background-image: url(images/sqmenu-top.png);  }
.cf_mleft        {  background-repeat: repeat-y;  background-image: url(images/sqmenu-ltside.png);  }
.cf_mright       {  background-repeat: repeat-y;  background-image: url(images/sqmenu-rtside.png);  }
.cf_mbottom      {  background-image: url(images/sqmenu-bottom.png);  }


/* CONTAINERS */

#wrapper {
  width:940px;
  margin: 0 auto;
  background:  url('images/content2.jpg') top left repeat-y;
  padding: 0px;
}

#top {
  width: 940px;
  height: 40px;
  background:  url('images/top.jpg') top left 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: 120px;
  background:  #EFEFEF url('images/header8.png') top left no-repeat;
  text-align:left;
}

#header h1 {
  padding-left: 250px;  
  padding-top: 9px;
  text-align:left;
  color: white;
  font-family: Maiandra GD;
  font-size: 30px;
  line-height: 30px;
}


#sitetag {
  text-align: right; 
  padding-top: 9px;
  color: #31017D;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}

#sitetag h2 {
  text-align: right;
  color: #31017D;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}

#sitetag2 {
  text-align: center; 
  padding-top: 9px;
  padding-bottom: 2px;
  color: #31017D;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}

#sitetag2 h2 {
  text-align: center;
  color: #31017D;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}






#menucaption {xt-align: left;
  color: #31017D;
  font-size: 12px;
  font-style: italic;
}

#menu {
  width: 905px;  
  height: 30px; 
  margin: 0 auto;
  clear:both;
}


#content {
  padding: 0px; margin: 0px;
  border: 0px dashed #cccccc;
  padding-top: 30px;
  padding-bottom: 15px;
  clear:both;
  text-align: left;
  padding-left: 35px;
}

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

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

#content #inside #left #cbottom {
	align: bottom;
	}

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

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


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

#footer {
  width: 940px;
  height: 80px;
  background: #EFEFEF url('images/footer.jpg') bottom left no-repeat;
}

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

.footertext {
	font: 12px Tahoma;
	color:#FFFFFF;
}

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


/* NAVIGATION */

.ffimgfix { display:block; }

#navcontainer .navlist
{
  padding-left: 0;
  margin-left: 0;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #C0C0C0;
  color: #FFFFFF;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px; font-weight: bold;
  display: inline;
  background:url('images/alum1.gif') repeat;
}

#navcontainer a
{
  padding:10px 15px;
  background-color: #C0C0C0;
  color: #FFFFFF;
  text-decoration: none;
  float: left; 
  border-right: 1px solid #fff;
  background:url('images/alum1.gif') repeat;
}

#navcontainer a:hover
{
  background-color: #E1C9AF;
  color: #111111;
  background:url('images/alum1.gif') repeat;
}


/* IMAGE PLACEMENT */

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

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

/* OTHER */

.spacer {
  clear:both;
}

/* Added by batboy for e107 */

.defaulttext {
   background: none;
   font: 10px Tahoma; 
   color: #000; 
}

.mediumtext {
   font: 10px Tahoma;
	color:#000;
}

.smalltext {
   font: 9px Tahoma;
	color:#000;
}

.smallblacktext {
	font: 9px Tahoma;
	color:#000;
}



.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.fborder {
	background-color: #fff;
}

.tbox{
	background-color: #ddd;
	border: #000000 1px solid;
	color: #000000;
	font: 10px Tahoma;
}

.button{
	background-color: #ddd;
	border: #000 1px solid;
	color: #000000;
	font: 9px Tahoma;
	text-align:center;
}

.nextprev{
	background-color: #fff;
/*	border: #000 1px solid; */
	color: #000000;
	font: 9px Tahoma;
	text-align:center;
	padding : 2px;
}

.np{
	background-color: #ddd;
	border: #000 1px solid;
	color: #000000;
	font: 9px Tahoma;
	text-align:center;
	padding : 2px;
}

.forumheader{
	background-color: #cccccc;
	font: 12px Tahoma;
	color: #000;
	padding: 4px;
	border: 2px solid #C3BDBD;
}

.forumheader2{
	background-color: #EFEFEF;
	font: 12px Tahoma;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
}

.forumheader3{
	background-color: #EFEFEF;
	font: 11px Tahoma;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
}

.forumborder{
	border: #000080 1px solid;
}

.helpbox {
	width: 350px;
	font: 9px Tahoma;
}

.indent{
background-color:#FFFFFF;
border:1px dashed #000000;
padding:4px;
width:90%;
}
