﻿a {
color:#066;
text-decoration:none;
}


.multi,.smalltxt {
font-family:Verdana, Arial, Helvetica;
font-size:11px;
table-layout:fixed;
}

body {
	text-align: left;
	border-top: 1px solid #FFF;
/*background: url(top1.gif) repeat-x; 
	background-color:#F9FBFE;
	background-color: #DEE7FF;*/	background: #EAF2FF;
	margin: 40px 20px 20px 20px;
}

/*misc for index page */
.titlepic {
background-position:top left;
background-repeat:no-repeat;
height:100px;
background-image:url(title.png);
}

/*words at the top*/
.smalltext-title {
font-family:Verdana, Arial, Helvetica;
font-size:10px;
top: -5px;
position:absolute;
left:100px;
color:Teal;
}

.box_links_others {
position:absolute;
top:93px;
left:40px;
color:Teal;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
}

 /*{
color:#008B8B;
text-decoration:none;
}
*/
a:hover {
text-decoration:none;
background-color:#F9E9B0;
}

form {
margin:0;
}

.box {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
padding:15px 10px 10px;
}

.replies {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bolder;
padding-left:15px;
}

headerpage has the navlink in it
.navlink {
color:Teal;
font-weight:700;
font-size:larger;
}

.navlink-home {
color:#008B8B;
padding-left:10px;
padding-right:10px;
font-weight:700;
font-size:12px; 

}

.utu {
padding-left:10px;
padding-right:10px;
text-align:center;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
top:70px;
left:550px;
width:100px;
position:absolute;
font-weight:700;
}

/*placement of the top navigation 
links on header page navigation*/
#linktop {
	left: 440px;
	top: 3px;
	position: absolute;
	line-height: 35px;
	text-align: center;
	vertical-align: top;
	width: 400px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Teal;
	font-weight: 700;
	display: block;
	padding: 0px 3px 3px 0px;
}

a.alinktop {
width:20px;
}

a:hover.alinktop {
	text-decoration: none;
	font-style: italic;
}

/*guests join message*/
.guest-join {
top:27px;
left:450px;
position:absolute;
float:right;

}
/*Pics around the whoseonine bottom of the indx page */
.centerpic-bottom {
background-image:url(center-bottom1.jpg);
background-position:center;
background-repeat:repeat-x;
height:233px;
}

.leftpic-bottom {
background-image:url(left-bottom1.jpg);
background-position:left;
background-repeat:no-repeat;
height:233px;
}

.rightpic-bottom {
background-image:url(right-bottom1.jpg);
background-position:right;
background-repeat:no-repeat;
margin-right:0;
height:233px;
}
.box_who-online {
padding-left:55px;
padding-right:55px;
}

.who-online-today {
font-size:11px;
}

.box_stats {
padding-left:55px;
float:left;
}

.box_key {
padding-right:45px;
width:300px;
float:right;
}
.box-forum {
font-family:Arial, Helvetica, sans-serif;
padding-top:1px;
padding-bottom:1px;
text-align:left;
width:100%;
}
index_posttitle {
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
}
/*forum titles on index page */
.box-forum-title {
	font-family: Arial, Helvetica, sans-serif;
	/* font-weight: 200; */
	padding-left: 20px;
	padding-right: 20px; 
		  /*	text-shadow: #6B78A9 1px 1px 1px;            
	color: #6B78A9;*/;
	text-shadow: #6B78A9 1px 1px 1px;
	font-size:18px;
	
}
.index-forum-title {
font-family:Arial, Helvetica, sans-serif;
color:#A52A2A;
font-weight:400;
font-size:12px;
padding-left:3px;
padding-right:1px;
margin-bottom:-2px;
margin-top:-2px;
}

/*Yellow box that appears with the text in it */
.box-forum-lastpost {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#FFFFF0;
border-bottom:thin solid Teal;
border-right:thin solid Teal;
color:#000;
line-height:130%;
/*
min-height:28px;
height:auto !important;
*/
width:80%;
padding:10px 20px 10px 0;
box-shadow: #333 3px 3px 4px;
	-moz-box-shadow: #333 3px 3px 4px;
	-webkit-box-shadow: #333 3px 3px 4px;

}

/*box around the main body of the index page */
.outerbox {
float:left;
width:70%;
background-color:#DEE7FF;

border-left-color:Teal;
border-left-style:solid;
border-left-width:thin;
/*
background-image:url(BR-index.gif);
background-position:bottom right;
background-repeat:no-repeat;
*/
}

#images {
float:left;
display:block;
width:540px;
height:110px;
margin-left:-5px;
padding:5px;
}
/*used for advert on index page 
sidebar on index page*/
#index_sidebar {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(bg-sidebar.jpg);
background-position:top center;
padding-left: 5px;
padding-right: 5px;
}

#corners {
	float: right;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -10px;
	display: inline;
}

a.sidebar:link {
color:teal;
text-decoration:none;
font-weight:bolder;
background-color:transparent;
padding-bottom:3px;
}

a.sidebar:visited {
color:teal;
text-decoration:none;
background-color:transparent;
font-weight:400;
}

a.sidebar:hover {
text-decoration:none;
color:#00B9BB;
margin-left:6px;
background-color:transparent;
}

/* SIDEBAR TITLES */
.sidebar-title {
font-family:Arial, Helvetica, sans-serif;
color:#A52A2A;
font-weight:700;
font-size:14px;
padding-left:3px;
padding-right:1px;
margin-bottom:2px;
padding-top:15px;
}

.lastpost-index {
font-size:x-small;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
padding-left:5px;
padding-right:5px;
display:inline;
float:right;
color:Maroon;
}
.admin {
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:400;
margin-left:30px;
text-align:left;
}
.sidechat {
	float: left;
/*	width: 400px;
	vertical-align: top;
	margin-left: 180px; 
	*/
}

.livefeed {
	float: left;
	width: 200px;
	vertical-align: top;
	margin-left: 20px;
	}

.whosonline {
/*margin-left:350px;*/
margin-left:180px;
vertical-align:top;
}

/* small thumbs on the index pages */
.smallthumbs_individual{
	padding: 2px;
	margin: 1px 2px 1px 2px;
	border: 1px solid Teal;
	background: #fff;
	box-shadow: #333 3px 3px 4px;
-moz-box-shadow: #333 3px 3px 4px;
-webkit-box-shadow: #333 3px 3px 4px;

}
/*box around small thumbs */
.smallpics{
	display: block;
	padding-bottom: 20px;
		
}
/*new code for showing images fully */
	
a.index_thumbs{
	float: left;
	width: 100px;
	height: 100px;
	line-height: 100px;
	z-index: 1;
	border: 1px solid White;
	overflow: hidden;
	position: relative;
	padding: 2px;
	box-shadow: #333 3px 3px 4px;
-moz-box-shadow: #333 3px 3px 4px;
-webkit-box-shadow: #333 3px 3px 4px;

}
	
a.index_thumbs img{
		float:left;
		position:absolute;
		top:-20px;
		left:5px;	
		
	}
a.index_thumbs:hover{
			overflow:visible;
			z-index:1000;
			

		}
a.index_thumbs:hover img{
	border: 1px solid White;
	background: #fff;
	padding: 2px;
	box-shadow: #333 3px 3px 4px;
-moz-box-shadow: #333 3px 3px 4px;
-webkit-box-shadow: #333 3px 3px 4px;
}	

.click_for_text {
background-color:#FFFFF0;
border-bottom:thin solid Teal;
border-right:thin solid Teal;
display:inline;
color:Teal;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
padding:1px 5px;
}

.clear {
clear:both;
}

.corner,.corner-today {
float:left;
clear:right;
margin-right:0;
margin-top:-10px;
}

.lastpost_text,.messagetext_online {
font-size:12px;
margin-left:65px;
margin-right:130px;
color:#000;
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFF0;
border-bottom:thin solid Teal;
border-right:thin solid Teal;
min-height:28px;
height:auto !important;
padding:10px 20px 10px 10px;
}





/*TODAYS PAGE */

.today_thumb{
	float: left;
	border: medium #FFFFFF solid;
	margin-left: -50px;
	margin-right: 15px;
	margin-bottom: -20px;
	/*margin-top: -20px;  */
		box-shadow: #333 3px 3px 4px;
-moz-box-shadow: #333 3px 3px 4px;
-webkit-box-shadow: #333 3px 3px 4px;
}

.today-box{
margin-left:20px;
	padding-left: 30px; 
	padding-top: 20px;
	padding-right: 20px;  
	padding-bottom: 15px;
	text-align: left;
/*	margin: 8px;  */
	font-family: Arial, Helvetica, sans-serif;
	
}



.todaylastpost_text{
	/*todays page text */
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; /*padding: 2px 15px 2px 15px; margin-right: 40%;*/;
	line-height: 150%;
	color: black;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-left: 160px;
	margin-right: 120px;
	background-color: #f7fafd;
	border-bottom: 2px #b5d3ff solid;
	border-right: 2px #b5d3ff solid;
/*CSS3!  */	box-shadow: #333 3px 3px 4px;
	-moz-box-shadow: #333 3px 3px 4px;
	-webkit-box-shadow: #333 3px 3px 4px;

	}
	
.lastpost{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 180px;
	/*background-color: #FFFFF0; border: thin ridge #EDE7DD;*/
	padding-left: 5px;
	margin-right: -45px;
	display: inline;
	float: right;
}

a.today-thread {
	color: Teal;
	font-size: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-left: 35px;
	padding-right: 5px;
	margin-bottom: -10px;
	text-shadow: #6B78A9 1px 1px 1px;
}

/*whosonline page */
.online_box {
	/*box around each online entry 
	background-color: #E7E6DD;*/
	padding-left: 20px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: left; /*margin: 5px;*/
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(forum-right-shade.jpg);
	background-position: right;
	background-repeat: repeat-y;
	*/
	}
	
.messagetext_online{
	/* What are people reading? text 
	display: none;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; /*padding: 5px 10px 5px 0px;
	border: thin solid Teal;*/
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 65px;
	margin-right: 130px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFF0;
	border-bottom: thin solid Teal;
	border-right: thin solid Teal;
	min-height: 28px;
	height: auto !important;
	height: 28px;
	
	 
}
.online_right{
	text-align: right; /*padding-left: 5px;
	padding-right: 5px;
	display: inline;*/
	font-size: smaller;
	float: right;
	color: Maroon;
	vertical-align: top;
}

.Whosonline-text {
	padding-left: 40px;
	color: Teal;
	font-weight: bold;
	font-size: larger;
	font-family: Arial, Helvetica, sans-serif;
}
/*on today nad whosonline */
a.multipage_number:hover{
	border: thin solid Teal;
padding: 0px 5px 0px 5px;
	background-color: #FFA07A;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	color: White;
	
}

/*From xmb-master-new.css */

a {
    color: #006666;
    text-decoration: none;
}

a:hover, .category a:hover {
    text-decoration: underline;
}

.category a {
    color: white;
    text-decoration: none;
}

hr {
    color:  #C9C8B4;
   
    border: 0px;
    height: 1px;
}

#tickertoggle {
    color: white;
}


form {
    margin: 0px;
}



/* for bbcode code table */
table.code {
    border: 1px solid #C9C8B4;
    margin: 15px auto 10px auto;
    width: 80%;
}

td.code {
  /*  background-color: #C9C8B4;
    border-bottom: 1px solid #C9C8B4; */
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.codemessage {
    background-color: #E7E6DD;
    color: #000000;
    font-family: Courier New;
    font-size: 12px;
    padding: 10px 5px 10px 5px;
    white-space: pre;
}

/* for quote table 
table.quote {
  
    margin: 15px 5% 10px 5%;
    width: 80%;
}
*/






textarea, select, input, object {
    background-color: #E7F3D9;
    border: 1px solid #A5CC7A;
    color: #000000;
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    table-layout: fixed;
}

.category {
    background-color: #008080;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    table-layout: fixed;
    text-align: left;
}

.category3 {
    background-color: #008080;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    border-bottom: 1px solid #C9C8B4;
    table-layout: fixed;
    text-align: left;
}

.ctrtablerow {
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    table-layout: fixed;
    text-align: center;
}

.header {

    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    table-layout: fixed;
}

.header2 {
 /*   background-color: #EDE7DD; */
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    table-layout: fixed;
}

.mediumtxt {
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    table-layout: fixed;
}

.multi {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
}

.nav {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    table-layout: fixed;
}

.navtd {
  /* background-color: #C9C8B4; */
    color: #000000; 
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
    text-decoration: none;

}

.navtd2 {
 /*background-color: #C9C8B4;
    color: #000000;  */
    font-family: Verdana, Arial, Helvetica;
    font-size: 9px;
    table-layout: fixed;
    text-decoration: none;
	
}

.post {
    font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
}

.rghttablerow {
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    table-layout: fixed;
    text-align: right;
}

.sig {
     border-top: 1px dashed #C9C8B4;
     padding: 13px 0 0 3px;
     font-family: Verdana, Arial, Helvetica;
     font-size: 12px;
}

.smalltxt {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
}

.subject {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

.submit {
    text-align: center;
}

.tablerow {
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    table-layout: fixed;
}



/*all thumbs on thumbs page */
.thumbs_images{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 40px;
	margin-right: 40px;
	padding: 2px;

}
.thumbs_text{
	
	padding-left: 2px;
	padding-right: 2px;
	width: 10px;
	
}
.thumbs_box{
	float: left;
	width: 200px;
	padding: 3px;
	border: thin solid #AFEEEE;
	margin: 3px;
}
	
.thumbs_individual{
	padding: 2px;
	margin: 2px 2px 2px 2px;
	border: 1px solid Teal;
	background: #fff;
	float: left;
}

.newmember{
	color: Teal;
	font-family: Arial, Helvetica, sans-serif;
	left: 20px;
	top: -1px;
	position: absolute; /*width: 700px;*/
}

/*- Menu Tabs 4--------------------------- */

    #tabs4 {
	position: absolute;
	font-family: Arial, Helvetica;
	width: 100%;
	font-size: 70%;
	line-height: normal; 
	margin: 7px;
	top: -5px;
}
    #tabs4 ul {
	margin: 0;
	padding: 10px 7px 0px 0px;
	list-style: none;
}
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
	float: left;
	background: url(tableft4.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 7px;
	text-decoration: none;
}
    #tabs4 a span {
	float: left;
	display: block;
	background: url(tabright4.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #6B78A9;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {     color:#6B78A9;      }
    #tabs4 a:hover {      background-position:0% -42px;      }
    #tabs4 a:hover span {	background-position: 100% -42px;}
    #tabs4 #current a {              background-position:0% -42px;      }
    #tabs4 #current a span {              background-position:100% -42px;      }

/*- Menu Tabs 4--------------------------- */
