/*** Info specific css ***/
/* infotxt stylings global across all 'static' pages //aboutus -- buyer services */
/* Link stylings, for 'top of page' link*/

.up a:hover{
color: #000;
text-decoration: none;
}
.infotxt p {
font-size: 12px;
padding: 8px 0;
}
.infotxt a.up {
color: #c60500;
font-weight: bold;
font-size:10px;
margin:0 0 24px 0;
text-decoration: underline;

}
/* Manufacturer contact form styling */
.infotxt label{
font-size: 12px;
line-height: 18px;
margin: 10px 0 0 0;
padding: 0 0 0 0 !important;
}

div#join-form.infotxt input {
margin: 0 0 5px 0;
}

/* Ordered lists specific to info pages */
.infotxt ol {
line-height: 18px;
font-size: 12px;
margin-left: 36px;
}
.infotxt ul{
line-height: 18px;
font-size: 12px;
list-style: disc;
margin-left: 36px;
}
/* <!--START Necessary for pages with the column layout ie. Learn More, Active buyer info--/> */
/* define side */
#info_side{
float:left;
width:175px;
display: block;
margin: -10px 0 0 0;
border-right: 1px solid #cbcbcb;
}
/* define ul for side only, links, hovers, etc. */
#info_side ul li{
margin:8px 8px 8px 16px;
color: #C60500;
line-height: 18px;
font-size: 12px;
list-style: disc;
list-style-position: outside;
padding: 0 0 0 0;
}
#info_side ul li a:hover{
background-color:#F6F6F6;
color: #000;
border:0px solid #DDDDDD;
}
#info_side ul li a{
color: #c60500;
font-weight: bold;
text-decoration: none;
display: block;
width:150px;
}
/*define main (main and side rest inside the middle div */
#info_main{
float:left;
width:786px;
margin: -10px 0px 0px 8px;
padding: 5px 5px 5px 5px;
}
/* Make <a name=""> references link to a h2 like element, but act as normal text */

#info_main div {
display: block;
float: left;
}
/* create block containers for screen shots as a group and screen shots solo */
#info_main div.screen, div.space-cont {
margin:12px;
text-align:center;
font-family:"Arial","Helvetica",sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
}
/* combined certain features above and this will add additional needed elements */
#info_main div.space-cont {
clear:both;
text-align: left;
margin: 0 0 0 0;
width:100%;
}
#info_main div.screen img{
border:1px solid #DDDDDD;
padding:2px;
width:124px;
}

/* table values for within those space containers in order to valign */
table.space-cont , div.space-cont th, div.space-cont td
{
height: 140px;
margin: 13px 0 0 0;
vertical-align: middle;
}
/* <!--END Necessary for pages with the column layout --/>*/
/* Become a Member page blocks */
div.spacer {
clear: both;
background-color:#f6f6f6;
border: 1px solid #BBBBBB;
padding: 12px 12px 12px 12px;
font-size: 12px;
-moz-border-radius: 3px 3px 3px 3px !important;
}

.spacer p{
font-size: 12px;
padding: 8px 0;
}

/* Roman Numeral styling for OL */
.I li{
list-style: upper-roman;
font-weight: bold;
color: #C60500;
margin: 10px 0px 10px 0;
}
/*Prospective Manufacturers Style */

div#join-form {
margin: 0px 20px 20px 20px;
display:none;
}

table.byrsvc {
text-align: center;
margin-left: auto;
margin-right: auto;
}

td.byrsvc img, table.byrsvc img, tr.byrsvc img{
margin: 4px 4px 0px 4px;
}

select.lasoc-list {
border:1px solid #CCCCCC;
height:200px;
width:200px;
size: 2;
}
select.lasoc-list option.even {
background-color:#FFFFFF;
}select.lasoc-list option.odd {
background-color:#EEEEEE;
}

/* LAS Connect */
div#lascpackages {
background-image: url(/img/byrsvc/lascon_allpackages.jpg);
background-repeat: no-repeat;
height: 366px;
width: 916px;
margin-left: auto ;
margin-right: auto ;
}
div.lascpackage {
float: left;
width: 280px;
margin: 0 28px 0 0;
}

div.lascpackage ul{
list-style: square;
margin: 190px 0 0 40px;
}
div.lascpackagebg {
float: left;
width: 280px;
}
div.lascpackagebg ul{
list-style: square;
margin: 0 0 0 40px;
}
ul.lascpackagebg {
list-style: square;
margin: 20px 0 0 40px !important;
}
div#lascpackages div.lascdivlink{
display:block;
height:29px;
width:163px;
position: absolute;
margin-top: 315px;
}

div#lascdivbg {
display:block;
height:470px;
width:936px;
background-attachment:scroll;
background-color:transparent;
background-image:url(/img/byrsvc/lascon_allpackages_bg.jpg);
background-position:0 0;
background-repeat:no-repeat;
}
.lascdivtxt {
display:block;
font-family:Verdana;
font-size:13px;
height:332px;
width:290px;
}
img.lascimgblock {
display: block;
margin-left: auto;
margin-right: auto;
}
table.lascimgblock {
margin-left: auto;
margin-right: auto;
}
table#lasclayouts{
margin-left: auto;
margin-right: auto;
}
table#lasclayouts td{
width:114px;
text-align:left;
}

