/* Resellers Home (/purchase/resellers.html */
/*------------------------------------------------*/

body#resellers-home #lower-area 			{ width: 100%; }

body#resellers-home .oftwo 						{ width: 45%; height: 160px; margin-bottom: 20px; }
body#resellers-home .firstcolumn 			{ margin-right: 10px; }

body#resellers-home .callout 					{ margin-top: 0; }

body#resellers-home .offive 					{ margin-top: 10px; float: left; width: 19%; margin-right: 10px; text-align: center; }
body#resellers-home .lastcolumn 			{ margin-right: 0; }
body#resellers-home .offive a 				{ color: #333; text-decoration: none; }
body#resellers-home .offive a span 		{ font-weight: bold; }

#link-fmp span, #link-fmpa span 			{ color: #491C3C; }
#link-fms span, #link-fmsa span 			{ color: #431CA6; }
#link-bento 													{ font-weight: bold; }

.sidebar-links h3                     { font-size: 100% !important; margin: 5px 20px 0 20px; font-weight: bold; }

#nfr                                  { background: url(http://www.filemaker.de/site/images/sidebar/bg_promo_gradient_blue.png) repeat-x 0 0; }

/* Resellers Products (/purchase/resellers/products.html) */
/*----------------------------------------------------------------*/

.product                              { position: relative; width: 45%; float: left; margin-right: 30px;  margin-bottom: 20px; height: 200px; padding-right: 20px; border-right: 1px solid #ddd; }
.product.end                          { margin-right: 0; padding-right: 0; border-right: 0; }
.product.bottom                       { border-bottom: 0; }
.product h3 span                      { display: block; }
#product-fmp h3 span, #product-fmpa h3 span { color: #0070B5; }
#product-fms h3 span, #product-fmsa h3 span { color: #438D57; }
.product .button-gray                 { position: absolute; bottom: 10px; left: 0; margin-left: 0; }
body#resellers-products .callout      { clear: left; margin-bottom: 20px; }
