form
{
	margin:0px;
	padding:0px;
}

.instr
{
	font-size: small;
	display: block;
	padding-bottom:5px;
}

.note
{
	font-size: 77%;
	display: block;
}
.notei
{
	font-size: 77%;
	display: inline;
}
input[type=submit]
{
	margin-top: 16px;
	clear: both;
	text-align:center;	
}

#badzip
{
	display: block;
	font-size: x-small;
}

div.lfloat
{
	float:left;
	margin-right:5px;
}

label.clear
{
	clear:both;
}

.bold
{
	font-weight:bold;
}

.strike
{
	text-decoration:line-through;
}

.sale
{
	font-weight:bold;
}

.deal
{
	font-size:110%;
	margin-left:10px;
}

		/* Login Box */

#loginbox
{
	width: 120px;	
	font-size: 80%;
}

#loginbox .wronglog
{
	color: #FF0000;
	display:block;
}

#loginbox div label
{              
	text-align:left;
	display:block;
}

div#loginerror
{
	width:104px;
	background-color:#8a0a07;
	padding:5px 3px 5px 3px;
	color:#ffffff;
	text-align:center;
	margin: 0 auto 0;
	font-size:90%;
		
}

div#thelogin
{
	width:120px;
	height:235px;
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	position:relative;
}

div.bottomcenterlog
{
	position:absolute;
	bottom:7px;
	left:0px;
	width:120px;
}

		/* Full Page Vertical Forms */

.pageform
{
	margin: 0px;
	border: 2px solid #8A0A07;
	padding: 5px;
	text-align: left;
	background-color: #ffffff;
}
.pageform .formtitle
{
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.pageform div
{
	margin-top: 8px;
}

.pageform div.nostyle label, .pageform div.nostyle input
{
	display: inline;
	margin:0;
}

.pageform label
{
	display: block;
	margin-top:12px;
}

.pageform label.req /* for required fields */
{
	font-weight:bold;
}

.pageform div.txtcount
{
	font-size: x-small;
	display: block;
}

.pageform fieldset
{
	border:2px #8A0A07 solid;
	padding:5px;
	margin: 5px 0 5px 0;
}

.pageform fieldset legend
{
	color: #8A0A07;
	font-weight:bold;
}

		/* Vendor Quote Preferences */

div.qpref
{
	padding: 10px 0 0 10px;
	background-color: #8a0a07;
	color: #ffffff;
}

div.qpref label
{
	display:block;
}
		/* Vendor Search Form */

.search
{
	padding: 5px 0 5px 10px;
	background-color: #8a0a07;
	color: #ffffff;
}


.search div label
{
	text-align:left;
	display: block;
	margin-top:0px;
	padding-top:0px;
	position:relative;
}

.search div.or
{
	font-weight:bold;
	height:40px;
	padding:0px 5px 0px 5px;
	float:left;
	margin-right:2px;
}

.search #warn
{	
	background-color:#8A0A07;
	float:left;
	width:50%;
}

.search .padder
{
	margin-top:10px;
}

.search .searchbyname
{
	float:left;
	margin-right:20px;
}

.search .searchbycat
{
	float:left;
	margin-right:20px;
	width:270px;	
}

.search .locationcontain
{
	display:block;
	clear:both;
}

.search .locationpadder
{
	padding-bottom:5px;
}

.search .searchbycity
{
	float:left;
	margin-right:5px;
}

.search .searchbystate
{
	margin-right:2px;
	float:left;
	width:270px;	
}

.search .searchbyzip
{
	margin-right:20px;
	float:left;	
}

.search .searchwithin
{
	float:left;
	margin-right:10px;
	width:150px;	
}

.search .searchbycatalt
{
	float:left;
	margin-right:20px;	
}

.search .searchbystatealt
{
	margin-right:2px;
	float:left;	
}

.search .searchwithinalt
{
	float:left;
	margin-right:10px;	
}

.nbhead
{
	margin-top:10px;
	background-color: #000000;
	padding: 3px;
	color: #ffffff;
}

.nbdiv
{
	border: 2px solid #000000;
	padding: 3px;
}

.restypehead
{
	float:left;
	padding-top:10px;
	height:25px;
}
/* Barter Search Form */

#bartersearch
{
	padding:5px 0 5px 10px;
	background-color: #8a0a07;
	color: #ffffff;
}
#bartersearch label
{
	text-align:left;
	display: block;
	margin-top: 10px;
	margin-bottom: 0;
}

#bartersearch label.in, #bartersearch input.in
{
	display: inline;
	margin:0;
}

/* CRM */

#crm
{
	border: 2px solid #8A0A07;
	margin: 0px;	
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
}

#crm fieldset
{
	border:2px #8A0A07 solid;
	padding:5px;
	margin:5px 0 5px 0;
}
#crm fieldset.noright
{
	border:2px #8A0A07 solid;
	margin:5px 0 5px 0;
	padding:0px;
}

#crm fieldset legend
{
	color: #8A0A07;
	font-weight:bold;
}

#crm label
{
	display: block;
	margin-top: .5em;
}

#crm label.req
{
	font-weight:bold;
}

#crm div.adops label
{
	display:inline;
}

#crm div.adops input
{
	width:20px;
}

#crm fieldset.pbox
{
	font-size:85%;
	padding:5px;
	margin-top:15px;
	clear:both;
	float:left;
}

#crm div.item
{
	width:200px;
	float:left;
	margin-right:10px;
}

#crm div.time
{
	width:100px;
	float:left;
	margin-right:10px;
}

#crm div.price
{
	width:100px;
	float:left;
}

#crm hr
{
	color:black;
	height: 1px;
	clear:both;
}

#crm div.item span, #crm div.time span, #crm div.price span, #crm div.cpinfo span
{
	font-weight:bold;
}

#crm div.past
{
	border: 1px solid black;
	margin: 5px;
	padding: 5px;
}

#crm span.pdate
{
	display:block;
	font-weight:bold;
	margin-bottom: 5px;
}

#crm div.cpinfo
{
	float:left;
	margin-right:10px;
}

#crm div.inset
{
	margin-left:2.5em;
}

.recthank
{
	background-color:#8A0A07;
	color:#ffffff;
	border:none;
	border:0px;
	margin:0px;
}
#recp
{
padding:0px;
}
#crm .nostyle label
{
	display: inline;
	clear: none;
}

/* Shopping Cart */

div.remove
{
	width:100px;
	display:inline;
	margin-left:10px;
	color:blue;
	text-decoration:underline;
	cursor:pointer;
	font-size:80%;
}

.shoplink
{
	float:right;
	padding:5px;
	border:1px solid black;
}

.shoplink a:link
{
	background-color: #00FF00;
	color:blue;
	font-weight:bold;
	font-size:120%;
}

.shoplink a:active
{
	background-color: #00FF00;
	color:blue;
	font-weight:bold;
	font-size:120%;
}

.shoplink a:visited
{
	background-color: #00FF00;
	color:blue;
	font-weight:bold;
	font-size:120%;
}

/* Discount Code Verification */

#discountver label
{
	display:block;
	margin-top:.5em;	
}
/*custom select boxes on forms*/
#searchmenu
{
/*z-index:1;*/
position:relative;
height:25px;
width:269px;
margin-top:0px;
margin-right:5px;
}
#searchmenusmall
{
/*z-index:1;*/
position:relative;
height:25px;
width:149px;
margin-top:0px;
margin-right:5px;
}
#selmenu
{
/*z-index:1;*/
position:relative;
width:269px;
height:25px;
margin-top:0px;
margin-right:5px;
}
#selmenusmall
{
/*z-index:1;*/
position:relative;
height:25px;
width:149px;
margin-top:0px;
margin-right:5px;
}
img.selimgl
{
cursor:pointer;
position:absolute;
left:0px;
top:0px;
z-index:1000;
display:none;
}

img.selimgr
{
cursor:pointer;
position:absolute;
left:239px;
top:0px;
z-index:1000;
display:none;
}
img.selimgrsm
{
cursor:pointer;
position:absolute;
left:119px;
z-index:1000;
display:none;
}
    select {
      display: block;
      margin: 0 0 10px;
      width: 300px;
	  
    }
    select.replaced {
      width: 1px;
      position: absolute;
      left: -999em;
    }
    ul.selectReplacement {
      background:#8A0A07;
      padding: 0;
	  margin: 0 0 10px;
      height: 25px;
      width: 224px;
      position: absolute;
	  left:15px;
	  top:0px;
     /* z-index: 1000;*/
	  overflow:visible;
    }

    ul.selectFocused {
     background:#000000;
	
    }
    ul.selectReplacement li {
	  background:#8A0A07;
	  color: #ffffff;
      cursor: pointer;
      display:none;
      font-size: 11px;
      line-height: 18px;
      list-style: none;
      margin: 0;
      padding: 1px 12px;
      width: 200px;
    }
    ul.selectOpen li {
      display: block;
	  overflow:visible;
	  /*z-index:1000;*/
		
	  
    }
    ul.selectReplacement li.selected {
      background:#8A0A07;
      color: #ffffff;
      display: block;
    }
    ul.selectOpen li.selected {
      background:#000000;
      border: 0;
      display: block;
	  
    }
    ul.selectOpen li:hover,
    ul.selectOpen li.selected:hover {
	  background:#000000;
      color: #ffffff;
	  
    }
/**/	
	ul.selectReplacementsmall{
      background: #8A0A07;
      margin: 0 0 10px;
      padding: 0;
      height: 25px;
      width: 104px;
      position: absolute;
	  left:15px;
	  top:0px;
	  /*z-index: 1000;*/
	  overflow:visible;

    }
	
    ul.selectFocusedsmall 
	{
		background:#000000;
    }
	ul.selectReplacementsmall li {
      background: #8A0A07;
      color: #ffffff;
      cursor: pointer;
      display: none;
      font-size: 11px;
      line-height: 18px;
      list-style: none;
      margin: 0;
      padding: 1px 12px;
      width: 80px;
    }
    ul.selectOpen li {
      display: block;
	  overflow:visible;
	 /* z-index:1000;*/
	  	  
    }
    ul.selectReplacementsmall li.selected {
      background: #8A0A07;
      color: #ffffff;
      display: block;
    }
    ul.selectOpen li.selected {
      background:#000000;
      border: 0;
      display: block;
    }
	
    ul.selectOpen li:hover,
    ul.selectOpen li.selected:hover {
      background:#000000;
      color: #ffffff;
    }
/**/	

#searchmenu ul.selectReplacement {
      background:#000000;
      padding: 0;
	  margin: 0 0 10px;
      height: 25px;
      width: 224px;
      position: absolute;
	  left:15px;
	  top:0px;
     /* z-index: 1000;*/
	  overflow:visible;
    }

    #searchmenu ul.selectFocused {
     background:#ffffff;
	
    }
    #searchmenu ul.selectReplacement li {
	  background:#000000;
	  color: #ffffff;
      cursor: pointer;
      display:none;
      font-size: 11px;
      line-height: 18px;
      list-style: none;
      margin: 0;
      padding: 1px 12px;
      width: 200px;
    }
    #searchmenu ul.selectOpen li {
      display: block;
	  overflow:visible;
	  /*z-index: 1000;*/

	  
    }
    #searchmenu ul.selectReplacement li.selected {
      background:#000000;
      color: #ffffff;
      display: block;
    }
    #searchmenu ul.selectOpen li.selected {
      background:#999999;
      border: 0;
      display: block;
	  
    }
    #searchmenu ul.selectOpen li:hover,
    #searchmenu ul.selectOpen li.selected:hover {
	  background:#999999;
      color: #ffffff;
	  
    }
/**/	
	#searchmenusmall ul.selectReplacementsmall{
      background: #000000;
      margin: 0 0 10px;
      padding: 0;
      height: 25px;
      width: 104px;
      position: absolute;
	  left:15px;
	  top:0px;
	  /*z-index: 1000;*/
	  overflow:visible;
	  
    }
	
    #searchmenusmall ul.selectFocusedsmall 
	{
		background:#ffffff;
    }
	#searchmenusmall ul.selectReplacementsmall li {
      background: #000000;
      color: #ffffff;
      cursor: pointer;
      display: none;
      font-size: 11px;
      line-height: 18px;
      list-style: none;
      margin: 0;
      padding: 1px 12px;
      width: 80px;
    }
    #searchmenusmall ul.selectOpen li {
      display: block;
	  overflow:visible;
	  /*z-index:1000;*/
	  	  
    }
    #searchmenusmall ul.selectReplacementsmall li.selected {
      background: #000000;
      color: #ffffff;
      display: block;
    }
    #searchmenusmall ul.selectOpen li.selected {
      background:#999999;
      border: 0;
      display: block;
    }
    #searchmenusmall ul.selectOpen li:hover,
    #searchmenusmall ul.selectOpen li.selected:hover {
      background:#999999;
      color: #ffffff;
    }
	
.text
{
	border:solid #8A0A07 2px;
	background-color:#8A0A07;
	color:#ffffff;
	cursor:text;
}

.password
{
	border:solid #8A0A07 2px;
	background-color:#8A0A07;
	color:#ffffff;
	cursor:text;
}

.search .text, #vsearch .text, .qpref .text, #bartersearch .text, .red .text
{
	border:solid #000000 2px;
	background-color:#000000;
}

#loginbox .text, #loginbox .password, #masthead .text
{
	border:solid #ffffff 2px;
	background-color:#ffffff;
	color:#000000;
	cursor:text;
}

input[type=file] 
{
	border:solid #8A0A07 2px;
}

textarea
{
	border:solid #8A0A07 2px;
	scrollbar-base-color:#8a0a07;
	scrollbar-track-color:#fcfcfc;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#8a0a07;
	scrollbar-highlight-color :#8a0a07;
	scrollbar-darkshadow-color:#8a0a07;
	overflow:auto;
}


/*Calendar Task*/
.addtask
{
	float:left;
	width:100%;
}

.addtask div
{
	float:left;
	margin-right:5px;
}
.addtask label
{
	display:block;
	margin-top:8px;
}

/*Vendor Search*/
#vsearch
{
	border: 2px #8A0A07 solid;
	margin-bottom:10px;
}

#vsearch label
{
	text-align:left;
	display: block;
}

#vsearch .nostyle label
{
	display: inline;
	margin:0;
}

/*Vendor Main Page*/
#vmain fieldset
{
	border:2px #8A0A07 solid;
	padding:5px;
	margin:0;
	position:relative;
}

#vmain fieldset legend
{
	color: #8A0A07;
	font-weight:bold;
}

#vmain fieldset label
{
	font-weight:bold;
}

/* File Uploads */
div.fileinputs {
	position:relative;
	height:25px;

}
div.fakefile {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding:0px;
	margin:0px;
	height:25px;
	
}

div.fakefile input {
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:25px;
	margin-left: 0;
	border:none;

}
div.fakefile img {
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;

}
.filehidden
{
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	-khtml-opacity: 0;
	z-index: 2;
	margin: 0;
	width:0px;
	height:25px;
	cursor:pointer;
}
div.fakefile input[type=text]{
display:none;
}
.nono
{
display:none;
}
.clearit
{
position:relative;
cursor:pointer;
}
.numboxup
{
width:12px;
height:12px;
border:none;
background-image:url(/vissec/icons/numup.gif);
cursor:pointer;
}
.numboxdown
{
width:12px;
height:12px;
border:none;
background-image:url(/vissec/icons/numdo.gif);
cursor:pointer;
}
.numboxupact
{
width:12px;
height:12px;
border:none;
background-image:url(/vissec/icons/numupa.gif);
cursor:pointer;
}
.numboxdownact
{
width:12px;
height:12px;
border:none;
background-image:url(/vissec/icons/numdoa.gif);
cursor:pointer;
}
.checklabel
{
display:inline;
height:12px;
width:12px;
}
.hidecheck
{
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	-khtml-opacity: 0;
	z-index: 2;
	cursor:pointer;
	
	
}
.blackcheckoff
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/checkb.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
}
.blackcheckon
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/ocheckb.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
}
.blackcheckoffdis
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/checkb.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
-moz-opacity:0.7;
filter:alpha(opacity: 70);
opacity: 0.7;
-khtml-opacity: 0.7;
}
.whitecheckoff
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/checkw.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
}
.whitecheckon
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/ocheckw.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
}
.whitecheckoffdis
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/checkw.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
-moz-opacity:0.7;
filter:alpha(opacity: 70);
opacity: 0.7;
-khtml-opacity: 0.7;
}
.redcheckoff
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/checkr.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
}
.redcheckon
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/ocheckr.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
}
.redcheckoffdis
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/checkr.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
-moz-opacity:0.7;
filter:alpha(opacity: 70);
opacity: 0.7;
-khtml-opacity: 0.7;
}
.hideradio
{
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	-khtml-opacity: 0;
	z-index: 2;
	cursor:pointer;
}
.blackradiooff
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/radiob.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
}
.blackradioon
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/oradiob.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
}
.blackradiooffdis
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/radiob.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
-moz-opacity:0.7;
filter:alpha(opacity: 70);
opacity: 0.7;
-khtml-opacity: 0.7;
}
.redradiooff
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/radior.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
}
.redradioon
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/oradior.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
}
.redradiooffdis
{
height:12px;
width:12px;
background-image:url(/vissec/newimg/radior.gif);
background-repeat:no-repeat;
background-position:center;
display:inline;
-moz-opacity:0.7;
filter:alpha(opacity: 70);
opacity: 0.7;
-khtml-opacity: 0.7;
}
.disimage
{
	-moz-opacity:0.7;
	filter:alpha(opacity: 70);
	opacity: 0.7;
	-khtml-opacity: 0.7;

}