
/* Default.css */
body
{
	margin: 0;
	padding: 3 6 3 4;
	background: #DCDDE2 url(../images/bgimg.jpg) repeat fixed;
	font-family: Arial, Verdana, Helvetica, 'sans serif';
	font-size: 62.5%;
	color: #000000;
}

#divCurAvlEq
{
	font-family: Arial, Verdana, Helvetica, 'sans serif';
	font-size: 1.2em;
}

.sliderValue 
{
	font-family: Arial, Verdana, Helvetica, 'sans serif';
    	font-size: 1em;
    	font-weight: bold;
    	padding-left: 10px;
}

table
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0;
}

tr, td
{
	font-size: 1em;
	padding: 0;
}

.bandgLink
{
	color: #5F2607;
}

a:link 
{ 
	text-decoration: underline;
	color: #000000;
}

a.mbcLink
{
	text-decoration: underline;
	color: #000000;
}

a.mbcLink:hover
{
	color: #010477;
	text-decoration: underline;
}

a.mbcLinkNoU
{
	text-decoration: none;
	font-size: 0.9167em;
	color: #000000;
}

a.mbcLinkNoU:hover
{
	text-decoration: underline;
}

a.mbcLinkBold
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.mbcLinkBold:hover
{
	text-decoration: underline;
}

a.catTitle
{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.15em;
	color: #34190A;
}

a.catTitle:hover
{
	text-decoration: underline;
}

a.lnkLogin
{
	text-decoration: none;
	color: #000000;
}

a.lnkLogin:hover
{
	font-weight: bold;
}

#tipDiv
{
	color : #000000;
	background-color: #F0EAC2;
	font-size: 12px;
	border: 1px solid #000000;
	padding-left: 3px;
	padding-right: 3px;	
}

#pgHdr
{
	width: 100%;
	height: 50px;
	background-color: #DCDDE2;
	background-image: url(../images/brushedmetal.jpg);
	border-top: 1px solid #F9F9FB;
	border-left: 1px solid #F9F9FB;
	border-right: 1px solid #9B9EAF;
	border-bottom: 1px solid #9B9EAF;
	font-size: 1.2em;
}

#pgMenu
{
	width: 100%;
	height: 25px;
	background-color: #BDBFC9;
	background-image: url(../images/brushedmetaldark.jpg);
	border-top: 1px solid #F9F9FB;
	border-left: 1px solid #F9F9FB;
	border-right: 1px solid #9B9EAF;
	border-bottom: 1px solid #9B9EAF;
}

.pgRow
{
	width: 100%;
	font-size: 1em;
}

#pgBody
{
	width: 100%;
		font-size: 1em;
}

.btnLogin
{
	border: 1px solid #000000;
	background-color: #BDBFC9;
	color: #000000;
	font-size: 12px;
}

.entryBtn
{
	border: 1px solid #000000;
	background-color: #BDBFC9;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, 'sans serif';
	font-size: 1em;
}

.entryBox
{
	padding-left: 3px;
	padding-right: 3px;
	color : #000000; 	
	background-color: #BDBFC9;
	border-color: #000000;
	font-size: 12px;
}

.contententryBox
{
	padding-left: 3px;
	padding-right: 3px;
	color : #000000; 	
	background-color: #BDBFC9;
	border-color: #000000;
	font-family: Arial, Verdana, Helvetica, 'sans serif';
	font-size: 1em;
}

.hdrTable
{
	font-size: 12px;	
}

.bdyTable
{
	width: 100%;
	font-size: 1em;
}

.contentTable
{
	width: 99%;
	font-size: 1em;
}

.darkTable
{
	width: 100%;
	font-size: 1em;
	background-color: #BDBFC9;
	background-image: url(../images/brushedmetaldark.jpg);	
}

.lightTable
{
	width: 100%;
	font-size: 1em;
	background-color: #DCDDE2;
	background-image: url(../images/brushedmetal.jpg);	
}

.bannerTable
{
	width: 100%;
	font-size: 1em;
	margin-top: 7px;
}

.imgScrew
{
	text-align: left;
	padding: 2px 2px 1px 3px;
	background-color: #BDBFC9;
	background-image: url(../images/brushedmetaldark.jpg);	
}

.bannerTitle
{
	text-align: left;
	padding: 2px 4px 1px 1px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #BDBFC9;
	background-image: url(../images/brushedmetaldark.jpg);
	white-space: nowrap;
}

.bannerContent
{
	background-color: #DCDDE2;
	background-image: url(../images/brushedmetal.jpg);
	padding: 2px 4px 1px 5px;
	font-size: 1.2em;
	text-align: center;
}

.bodyContent
{
	background-color: #DCDDE2;
	background-image: url(../images/brushedmetal.jpg);
	padding: 2px 4px 1px 5px;
	font-size: 1.2em;
	text-align: left;
}

.bodyWhatsNew
{
	width: 100%;
	height: 221px;
	font-size: 1em;
	background-color: #DCDDE2;
	background-image: url(../images/brushedmetal.jpg);
	overflow: auto;
	margin-top: 5px;
}

.tblBorders
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

.trBorders
{
	border-top: 1px solid black;
	border-right: 1px solid black;
}

.tBorders
{
	border-top: 1px solid black;
}

.tbBorders
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.trbBorders
{
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.trlBorders
{
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.trblBorders
{
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

.rbBorders
{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.rblBorders
{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

.rlBorders
{
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.blBorders
{
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

.bBorders
{
	border-bottom: 1px solid black;
}

.lBorders
{
	border-left: 1px solid black;
}

.rBorders
{
	border-right: 1px solid black;
}

.bold
{
	font-weight: bold;
}

.tdHeader
{
	background-color: #BDBFC9;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px 3px 0px;
}

.tdInfo
{
	background-color: #CBCCD3;
	padding: 2px 0px 2px 3px;
}

.tdLabel
{
	background-color: #C2D1F0;
	padding-left: 3px;
	vertical-align: middle;
}

.tdKeno
{
	padding: 4px 9px 4px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.tdResponse
{
	background-color: #DCDDE2;
	padding: 2px 0px 2px 3px;
	vertical-align: middle;
}

.gensmall
{
	font-size: 0.9167em;
}

.mnetquote 
{
	font-size: 0.9em; color: #444444; line-height: 110%; padding: 3px;
	background-color: #FAFAFA; border: #92A6B6; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

.modText
{
	color: #2F6DB3;
}

a.modLink
{
	text-decoration: none;
	font-weight: bold;
	color: #2F6DB3;
}

a.modLink:hover
{
	text-decoration: underline;
}

.adminText
{
	color: #B32F2F;
}

a.adminLink
{
	text-decoration: none;
	font-weight: bold;
	color: #B32F2F;
}

a.adminLink:hover
{
	text-decoration: underline;
}

a.viewfTitle
{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.55em;
	color: #34190A;
}

a.viewfTitle:hover
{
	text-decoration: underline;
}

a.mbcLinkColor
{
	text-decoration: none;
	font-weight: bold;
	color: #34190A;
}

a.mbcLinkColor:hover
{
	text-decoration: underline;
}

.topicReview
{
	width: 98%;
	height: 221px;
	font-size: 1em;
	background-color: #DCDDE2;
	background-image: url(../images/brushedmetal.jpg);
	overflow: auto;
	border: 1px solid #000000;
	padding: 5px;
}

.quote 
{
	color: #333333; 
	background-color: #FEFEF2; 
	border: #E4CFC4; 
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.searchRes
{
	font-weight: bold;
	font-size: 1.55em;
}

.highlightText
{
	color: #400000;
	font-weight: bold;
	background-color: #FFFFC0;
}

.code 
{
	color: #333333; 
	background-color: #FEFEF2; 
	border: #E4CFC4; 
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	font-family: Courier, 'Courier New', monotype, 'sans serif';
}

pre
{
	color: #000000;
	font-size: 1.35em;
	
}

.breadcrumb
{
	padding: 0px 5px 3px 5px;
}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;
}

.banned 
{
	background-color: #DCDDE2;
	border: 2px solid #C62308;
	font-weight: bold;
	padding: 3px;
}

.divEquipment
{
	width: 100%;
	font-size: 1em;
}

.boxhead 
{
	background: url(../images/sbhead.png) no-repeat top left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 170px;
	height: 30px;
}

.boxhead h2 
{
	margin: 0;
	padding-top: 7px;
	font-weight: bold; 
	font-size: 1.3em; 
}

.boxbody {
	background: url(../images/sbbody.png) no-repeat top left;
	margin: 0;
	width: 170px;
	height: 53px;	
	padding-top: 9px;
}