@charset "utf-8";
/* CSS Document for BUY section*/

/* For right side promotional area on main buy page ----------------------------------*/
#div-buy-promo {
border: 0px;
padding: 0px;
margin-right: 0px;
margin-left: 150px;
/*background:#FCFACD; */
}
/* For left side promotional area on main buy page ----------------------------------*/
#div-buy-left {
width:380px;
border: 0px;
padding: 0px;
margin-right: 0px;
margin-left: 0px;
/*background:#FCFACD; */
}
/* For Product icon display on Contact Sales Page ----------------------------------*/
.sales-icons {
margin-left: 170px;
margin-top: 24px;
/*background:#FCFACD; */
}
/* For Product text display on Contact Sales Page ----------------------------------*/
.product-display {
font-family: Arial, Helvetica, sans-serif;
font-size: 190%;
font-style: normal;
font-weight: bold;
color: #000;
line-height: 130%;
}
/* For smaller headlines  ----------------------------------*/
.buy-headlines2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: bold;
color: #000;
line-height: 130%;
}
/* For Product text top margin space on Contact Sales Page ----------------------------------*/
#top-space {
margin-top: 30px;
}
/* For smaller headlines  ----------------------------------*/
.buy-headlines {
font-family: Arial, Helvetica, sans-serif;
font-size: 160%;
font-style: normal;
font-weight: bold;
color: #000;
line-height: 130%;
}
/* for right side clean slate ------------------------------------------------*/
#slate-buy {
	background-color: #ffffff;
	width:640px;
	padding-top:0px;
	position: relative;
	height:auto;
    margin:0px;
	margin-top:0px;
	margin-bottom:0px;
}
/* for 1st level div ------------------------------------------------*/
.reseller-main {
float:left;
text-align:left; 
width:48%;	
}
/* for 2nd level left div / resellers ------------------------------------------------*/
.reseller-left {
float:left;
text-align:left; 
width:25%;	
}
/* for 2nd level right div / resellers ------------------------------------------------*/
.reseller-edu {
float:left;
text-align:left; 
width:75%;	
}
.reseller-right {
float:left;
text-align:left; 
width:95%;	
}
/* for 2nd level left div / dealers ------------------------------------------------*/
.dealer-left {
float:left;
text-align:left; 
width:32%;	
}
/* for 2nd level right div / dealers ------------------------------------------------*/
.dealer-right {
float:left;
text-align:left; 
width:68%;	
}
/* for Buy table header ------------------------------------------------*/
.buy-header {
text-align:left; 
width:630px;
height:30px;
}
/* for Buy table left border ------------------------------------------------*/
.buy-left {
float:left;
text-align:left; 
width:11px;
}
/* for Buy table content area ------------------------------------------------*/
.buy-center {
float:left;
text-align:left; 
width:608px;
}
/* for Buy table right border ------------------------------------------------*/
.buy-right {
float:left;
text-align:left; 
width:11px;
}
/* for Buy table footer ------------------------------------------------*/
.buy-footer {
width:630px;
height:11px;
float:left
}
/* for Buy table inner left ------------------------------------------------*/
.buy-inner-left{
float:left;
text-align:left; 
width:437px;
}
/* for Buy table inner margin ------------------------------------------------*/
.buy-inner-space {
float:left;
text-align:left; 
width:11px;
}
/* for Buy table inner right ------------------------------------------------*/
.buy-inner-right {
float:left;
text-align:left; 
width:160px;
}

