@import	"vbarticles.css";

/*******************************************************************************
	header
*******************************************************************************/

.header
{
  width: 1000px;
}

.header .left
{
  width: 71px;
  height: 90px;
}

.header .left a
{
	font-size: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.header .right
{
  padding: 0px 0px 0px 0px;
}

.header .right .search
{
	text-align: right;
}

.header .right .rightMost
{
	background: transparent url(../images/talkphp/nav_bar_right.jpg) no-repeat bottom right;
	font-size: 0;
	padding: 0;
	width: 10px !important;
	height: 30px;
}

/*******************************************************************************
	navBar
*******************************************************************************/

table.navBar td
{
  background: transparent url(../images/talkphp/nav_bar_background.jpg) repeat-x bottom left;
  height: 30px;
  padding: 0px 10px 0px 10px;
  overflow: hidden;
}



table.navBar td.searchBox
{
	width: 100px;
	padding: 0 0 0 5px !important;
}

table.navBar td.searchBox input
{
	background-color: #27262B;
	border-color: #232325 rgb(155, 154, 159) rgb(155, 154, 159) rgb(35, 35, 37);
	border-style: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
}

table.navBar td.goButton
{
	width: 25px;
	padding: 0 0 0 3px !important;
	text-align: left;
}

table.navBar td a
{
	color: white !important;
}

div.messageBar
{
  width: 100%;
  height: 34px;
  background: transparent url(../images/talkphp/message_bar.jpg) no-repeat bottom left;
}

/*******************************************************************************
	pageContainer
*******************************************************************************/
.pageContainer 
{
	width: 1000px;
}

.pageContainer .leftShadow
{
	width: 3px;
	font-size: 0;
  	background: transparent url(../images/talkphp/page_left.jpg) repeat-y top left;
}

.pageContainer .mainContent
{
	width: 994px !important;
	overflow: hidden !important;
	background-color: white;
}

.pageContainer .rightShadow
{
	width: 3px;
	font-size: 0;
  	background: transparent url(../images/talkphp/page_right.jpg) repeat-y top right;
}

.pageContainer .bottomLeftShadow
{
	width: 22px;
	height: 24px;
	font-size: 0;
  	background: transparent url(../images/talkphp/page_left_bottom_corner.jpg) no-repeat bottom left;
}

.pageContainer .bottomShadow
{
	width: 956px !important;
	height: 24px;
	background-color: white;
  	background: transparent url(../images/talkphp/page_bottom.jpg) repeat-x bottom left;
}

.pageContainer .bottomRightShadow
{
	width: 22px;
	height: 24px;
	font-size: 0;
  	background: transparent url(../images/talkphp/page_right_bottom_corner.jpg) no-repeat bottom right;
}

/*******************************************************************************
	Categories
*******************************************************************************/
.forumList
{
	margin-bottom: 10px;
}

.tcatLeft
{
	width: 10px !important;
	padding: 0 !important;
}

.tcatRight
{
	width: 10px !important;
	text-align: right;
	padding: 0 !important;
}

.tcatTitle
{
	padding: 0px !important;
}

/*******************************************************************************
	Forum Display Styles
*******************************************************************************/
#threadslist #imod
{
	height: 15px;
}

/*******************************************************************************
	Forum Home Styles
*******************************************************************************/
.forumName
{
	color: #0F0F0F;
	font-size: 12px;
	text-decoration: underline;
}

/*******************************************************************************
	Main Container
*******************************************************************************/
.mainContainer .left
{
	width: 222px !important;
	padding: 0;
	overflow: hidden;
}

.mainContainer .right
{
	width: 750px !important;
	overflow: hidden !important;
	padding: 0 0 0 10px;
}

.mainContainer .accountInfo .messageInfo
{
	padding-top: 10px;
}

.mainContainer .accountInfo .messageInfo .mailIcon
{
	float: left;
	margin-right: 5px;
}

.mainContainer .accountInfo a.imagelink
{
	border: 0 !important;
	padding: 0;
	margin: 0;
}

.mainContainer .accountInfo a.imagelink img
{
	border: 0;
	padding: 0;
	margin: 2px 0 2px 0;
}

.mainContainer table.smallPanel
{
	margin-bottom: 10px;
}

.mainContainer ul.associates
{
	padding: 0;
	margin: 0 0 0 15px;
}

.mainContainer ul.associates li
{
	list-style-image: url(../images/talkphp/link_bullet_point.jpg);
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 10px !important;
}

.mainContainer .adContainer iframe
{
	border: 2px solid #c3c8cb;
}

/*******************************************************************************
	Show Thread
*******************************************************************************/

.postBit .alt1
{
	line-height: 16px;
}

.postBit .memberInfo
{
	width: 150px !important;
}

.postBit .motmUsername
{
	color: #00495b !important;
}

.postBit .motmText
{
	color: #00495b;
	font-size: 10px;
}

/*******************************************************************************
	Misc Styles
*******************************************************************************/
h2, h1
{
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 0;
}

.container
{
	overflow: hidden;
}

.bodyTable
{
}

.vbmenu_control
{
	padding-left: 5px !important;
	padding-right: 5px !important;
}

a.smallfont
{
	text-decoration: underline !important;
}

.imgBorder
{
	display: table-cell;
	*display: inline;
	*font-size: 0;
	padding: 0;
	border: 2px solid #c3c8cb;
	overflow: hidden;
}

.imgBorder img
{
	border: 1px solid black;
	margin: 0;
	*margin-right: -1px;
}

a.special:hover
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c3c8cb;
	background-color: #d7dbde;
	text-decoration: none;
}

/*******************************************************************************
	Home - Latest Poll
*******************************************************************************/

table#latestPoll td
{
	padding: 3px 0px 3px 0;
	margin-right: 10px;
}

table#latestPoll td.title
{
	padding-bottom: 5px;
}

table#latestPoll td.question
{
	padding-right: 20px;
}

/*******************************************************************************
	Home - Latest Article
*******************************************************************************/
table#latestArticlePanel a.imgBorder,
table#hotThreadPanel a.imgBorder,
table#latestReviewPanel a.imgBorder
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*******************************************************************************
	Home -List
*******************************************************************************/

ul.list
{
	padding: 0;
	margin: 0 0 0 20px;
	/*list-style-image: url('../vbarticles/images/bullet.gif');*/
	list-style-image: url('../images/talkphp/arrow.gif');
}

ul.list li
{
	font-size: 12px;
	margin: 5px 0 5px 0;
	padding: 0 0 3px 0;
}

/*******************************************************************************
	Home - Awards Container
*******************************************************************************/
.awardsContainer
{
	padding: 5px 0 8px 0;
}

.awardsContainer img
{
	margin: 3px 5px 0 0;
}
