.ipbtable { 
	width:100%;
	border-color:#666666; 
}
.ipbtable2 { 
	width:100%;
}
table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color:#FFFFFF;
	font-size: 12px;
	line-height: 135%;
	border-color:#666666; 
}
.row2 {
	padding-bottom: 5px;
	padding-top: 20px;
}
.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

/* Safari... */
th
{
	text-align: left;
}



img{
	border: 0; /* makes sure linked images do not have a border */
}
#topicreply {
	background: #385B88;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topictitle {
	font-size:16px;
	font-weight: bold;
}
.postdetails_new {
background-color:#333333;
padding: 6px;
}
/* 
 * ========================================
 * Main wrapper, this controls the overall width of the board in you browser view window. 
 * ========================================
 */

#ipbwrapper{ 
	margin: 15px auto 20px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	/* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 960px is a common fixed resolution size */
	width: 98%;
}
.quotetop{
	background: #EBEBEB url(http://forums.ftwentertainment.com/techheaven/css_img_quote.gif) no-repeat right;
	border: 1px dotted #000000;
	border-bottom: 0;
	border-left: 4px solid #000000;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	margin: 8px auto 0 auto;
	padding: 3px;
}
.quotemain{
	background: #FFFFFF;
	border: 1px dotted #000000;
	border-left: 4px solid #000000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
}
.darkrow1 {
background-color:#104F78;
	color:#FFFFFF;
}
.row1, .row2, .row4shaded, .post2, .formbuttonrow {
	background-color:#4B4B4B;
	border-color:#CCCCCC;
	border-width: thin;
}
.row5 {
	background-color:#3E3E3E;
	border-color:#CCCCCC;
	border-width: thin;
	padding: 2px;
}
.row6 {
	background-color:#464646;
	border-color:#CCCCCC;
	border-width: thin;
	padding: 2px;
}
.foruminfo3 {
	background-image:url(images/tile_sub.gif);
	background-repeat:repeat-x;
}
.paging {
	background-color:#4B4B4B;
	color:#FFFFFF;
	padding:2px;
}
.paging a {
background-color:#4B4B4B;
color:#FFFFFF;
text-decoration:none;
}
.desc {
font-size:10px;
}
