@charset "utf-8";
/* CSS Document */


.even {
	background-color:#FAEFC5;
}
.odd {
	background-color:#FBF7B3;
}
.other {
	background-color:#6699CC;
}
.clear
{
	clear:both;
}

.evenHead
{
	background-color:#FAEFC5;
	}
.oddHead
{
	background-color:#FBF7B3;
}

.Hilite {
	background-color:#FF6;
}


/* Topic navigation formatting */

#topicNav p
{
	display:inline;}

/* Last Post Table Formatting */

#pv1 table
{
 width:100%;
 border-collapse:collapse;
 
 
 }
    
#pv1 th {
	cursor:pointer;
	margin:0;
	border-right:#999 1px solid;
	padding:2px;
	color:#000;
	background-image: url(../../Images/Core/backgrounds/silver.gif);
	background-repeat: repeat-x;

}
#pv1 tr {
	height:20px;
}


#pv1 tr:hover {
	background-color:#FC6;
	cursor:pointer;}

#pv1 td 
{
border:1px solid #999;}	


#M_NAME
{width: 14%;}
#T_DATE
{width:12%;}
#T_SUBJECT
{width:40%;}
#LAST_POST_AUTHOR
{width:15%;}
#T_LAST_POST
{width:12%;}
#T_REPLIES
{width:5%;}

.descending
{
	background-image:url(../../SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.ascending
{
	background-image:url(../../SpryAssets/SpryMenuBarUp.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}


.online
{
	background-image:url(../images/fills/online.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	font-weight:bold;
	padding-right: 20px;	
}
.offline
{
	background-image:url(../images/fills/offline.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	font-weight:bold;
	width:200px;
	
}

#latest 
{
	clear:both;
	}
/* Keep login form inline with menu */


 #loginout label
{
	width:200px;
	float:left;
	}
fieldset
{
	border:dotted 1px;
	margin-bottom:5px;
	border-color:#F63;
	
	}
	
input.btn
{
	color:#FFF;
	background-color:#000;
	border: 1px outset #C63;
	margin-left:5px;
}

fieldset legend
{
	
	background-color:#F96;
	color:#000;
}

.apst
{
	width:100%;
	margin-bottom:15px;
	
	
}


/* Post header */
 .phead
{
	width:15%;
	height:100%;
	color:#000;
	margin: 0;
	padding:0;
	vertical-align:top;	
	border-top: 1px solid #999;
}

.left
{
	float:left;
}
.right
{
	float:right;
	
}
.middle
{
	margin-left:auto;
	margin-right:auto;
	width:40%;
}
.block
{
	display:block;
}



 .pfoot
{
	color:#000;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height:20px;
	margin-bottom:25px;
	
}

 .mymsg 
{
	background-color:#fff;
	height: 100%;
	padding-right:5px;
	vertical-align:top;
	border-top: 1px solid #999;
	margin:0;
	padding:0;
	
}

.fImg
{
	max-width: 700px;
	width: expression(this.width > 700 ? '700px' : true);
	border:#333 2px solid;
	padding: 0px;
	margin: 10px 0 5px 10px;
	
		
}

.youtube
{
	clear:both;
	padding-left:15px;
}
.youtube embed
{
	width:480px;
	height:385px;
	
}
.gmap
{
	clear:both;
}
.gmap iframe
{
	width:800px;
	height:500px;
	margin: 0;
}
#replyorquote #newtopic
{
	margin-top:10px;
	margin:0;
}
ul.forumMenu
{
	list-style-type:none;
	margin:0;
	padding:0;
	
}

ul.forumMenu li
{
	cursor:pointer;
	margin:0;
	margin-right:1px;
	border-right:#999 1px solid;
	padding:5px;
	color:#000;
	background-image: url(../../Images/Core/backgrounds/silver.gif);
	background-repeat: repeat-x;
	float:left;
	
	
}
ul.forumMenu li > a
{
	color:#000;
	text-decoration:none;
}



#ReplyQuote, #nTopic
{
	border: 1px solid #999;
	width:100%;
}
#preview, #previewntopic
{
	
	border: 1px solid #999;
	min-height:177px;
	width:100%;
}
#showpreview, #shownpreview
{
	float:right;
}
	
#emoticons img
{
	margin-top:5px;
	margin-right:5px;
	
}

.mynone
{display:none;}


 hr
{
	color:#CCC;
}

ul.forumList
{
	list-style-type:none;
	margin:0;
	padding:0;
	
}

ul.forumList li
{
	cursor:pointer;
	margin:0;
	margin-right:1px;
	padding:5px;
	color:#000;
	float:left;
	
}
 .niceForm label
{
	width:20%;
	float:left;
	margin-bottom:5px;
}
.niceForm fieldset
{
	border:1px dotted #61b5cf;
	margin-top:5px;
	padding: 2px;
}
.niceForm legend
{
	color:#55068a;
	background-color:#CCC;
}
.niceForm input
{
	margin-bottom:5px;
}

 form.niceForm
{
	width: 90%;
	padding-left:10px;
}
form input, textarea
{
	margin:0;
	padding:0;
	background-color:#FBF7B3;
	color:#000;
	border:#999 1px solid;
}
.formresponse
{
	margin-top:5px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	
}


#forumFilt img
{
	cursor:pointer;
	padding:5px;
}
#chooseAvatar img
{
	margin:5px;
}
inline
{
	display:inline;
}

.proftip ul
{
	list-style:none;
}
.proftip li
{
	
	margin-right:6px;
	margin-bottom:10px;
	color:#fff;
	background:#000;
	text-align:center;
}
.proftip img
{
	display:block;
	border: 1px solid #000;
}
.prof
{
	background:none;
}
table.adTbl
{
	border-collapse:collapse;
	width:100%;
	}
.adTbl th
{
	background-color:#EEE;
	color:#000;
	border-right:#999 1px solid;
	padding:2px;
	background-image: url(../../Images/Core/backgrounds/silver.gif);
	background-repeat: repeat-x;
	
	}
.adTbl tr
{
	height:20px;
}

.adTbl td 
{
border:1px solid #999;}
#realName, #m_name,  #IP, #registered
{
	width:10%;
}
 #mAction
{
	width:12%;
}
#m_email
{
	width:10%;
}
#stat
{
	width:5%;
	}










