/* This must be included in <headinclude> after master.css */
#main {
	/*background: white url('/images/sparkie.gif') no-repeat right bottom;*/
	background: white;
	padding: 18px 45px 18px 45px;
}

.wt_spacer_size {
	padding: 0;
}
.wtvb_postmessage {
	/* prevent wide images from stretching page layout */
	overflow-x: auto;
	width: 730px; /*735ff*/
}
/* also consider removing width:100% from .page in-line */

#weldtalk_banners {
	float: right;
	margin-left: 10px;
	width: 140px;
}
#weldtalk_banners img {
	margin-bottom: 15px;
}

/* Mini Header */
#wrap {
	position: static;
}
#header {
	background: black url('/images/headerslim.png') no-repeat left top;
	height: 28px;
	position: relative;
}
#header h1 a {
	height: 28px;
	width: 174px;
}
#mainnav a {
	height: 28px;
}
#navProducts { background: url('/images/nav/slim-products.png') no-repeat left top; }
#navWTB { background: url('/images/nav/slim-wheretobuy.png') no-repeat left top; }
#navService { background: url('/images/nav/slim-service.png') no-repeat left top; }
#navELearning { background: url('/images/nav/slim-elearning.png') no-repeat left top; }
#navWeldTalk { background: url('/images/nav/slim-weldtalk.png') no-repeat left top; }
#sitesearch {
	height: 28px;
	padding: 0 0 0 102px;
	width: 180px;
}
#sitesearch #sitesearchquery {
	width: 148px;
}
#sitesearch #reggo {
	display: none;
}
#sitesearch #slimgo {
	display: block;
	padding-top: 5px;
}
.dropnav {
	top: 28px;
	left: 175px;
}
#dropnavService { left: 374px; }
/* End Mini Header */

#weldtalkheader {
	background: url('/images/weldtalk-header.jpg') no-repeat left top;
	height: 101px;
}
#weldtalkheader h1 {
	margin: 0;
}
#weldtalkheader h1 span {
	display: none;
}
#weldtalkheader a {
	color: #f63;
}
#weldtalknav {
	clear: right;
	padding: 2px 0 0 120px;
	text-align: right;
}
#weldtalknav a {
	font-family:tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-right: 40px;
}
#weldtalknav div {
	text-align: left;
}

#loginarea {
	background: #d6d6d6;
	float: right;
	font-size: 11px;
	line-height: 12px;
	margin: 2px;
	width: 275px;
	height: 59px;
}
* html #loginarea {
	margin: 2px 1px 1px;
}
#loginarea form {
	margin: 0;
	padding: 0;
}
#loginarea input {
	font-size: 11px;
}
#loginarea input.txt {
	width: 80px;
}
#loginarea td {
	padding: 0 4px;
	height: 29px;
	vertical-align: middle;
}
#loginarea_loggedin {
	margin: 5px 0 0 10px;
}

.mb_bot_nav {
	margin: 0 0 0 0;
	list-style-type: none;
}
.mb_bot_nav li {
	margin-bottom: 10px;
}
.mb_bot_nav a {
	font-size: 9pt; 
	font-weight: bold;
	text-decoration: underline;
}

.footer_time {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

/*---- white cell borders ----*/
.thead {
	border-right: none;
}
/*-----
.alt1, .alt1Active {
	border-bottom: none;
	border-right: none;
}
.alt2, .alt2Active {
	border-right: none;
}
-----*/

#wtvb_navbar .alt1 {
	border-bottom: none;
	border-right: none;
}












/* vBulletin 4.0 upgrade styles */
#weldtalkheader { height: 170px; }

#header { z-index: 9999; }

#wrap { background: #fff !important; }

.navbar { margin: 80px 0px 0px 0px !important; }

.above_body { background: none !important; }

.logo-image { display: none; }

.popupbody li > a, .popupbody li > label { background: #fff !important; }

.pagination span a
{
background-color: #fafafa !important;
border: 1px solid #aaa !important;
color: #000 !important;
}

.pagination span.selected a { background-color: #ececec !important; }

#dropnavWhereToBuy { left: 88px !important; }

.forum_info .blockhead,
.threadlisthead a, .threadlisthead a:hover,
.forumbit_nopost .forumhead .forumtitle,
.forumbit_nopost .forumhead span,
.forumbit_nopost .forumhead .collapse,
.forumbit_post .forumhead h2 span,
.forumbit_nopost .forumhead .forumtitle a
{ color: #FF6633 !important; }

#sidebar_container a { color: #000 !important; }

#postlist .popupmenu { z-index: 2000 !important; }

.below_postlist,
#below_postlist .popupmenu
{ z-index: 1 !important; }

.toplinks ul.isuser li { color: #fff; }