@charset "UTF-8";

/**
 * This CSS file is used by multiple pages
 * http://www.webex.com/blackberryfaq.html
 * http://www.webex.com/nokia/nokia.html
 * http://www.webex.com/mobilefaq.html
 * 
 * Do not edit without contacting thomas.crummett@webex.com or webdev@webex.com
**/

a { color: #09C; font-size: 12px; text-decoration: none; }
body { background: #FFFFFF url(../images/bmmp_bg1.jpg) 50% 0 repeat-x; padding: 0; margin: 0; font: 12px Arial, Verdana, Helvetica, sans-serif; }
dt { font-weight: 700; color:#000000; }
h3 { font-size: 20px; color: #9A3B26; margin: 10px 0; }
p { color: #FFF; line-height: 20px; margin-top: 0; }
sup { font-size: 15px; }

#pagewidth { margin: 0 auto 25px; }
#pagewidth.nokia { width: 640px; }
#pagewidth.blackberry { width: 962px; }
.buttons { text-align: center; }
.buttonBox { margin: 22px auto; text-align: center; }
.buttonBox a { vertical-align: top; display: inline-block; width: 126px; height: 36px; text-align: center; color: #FFF; text-decoration: none; background: url(../images/button.png) 0 0 no-repeat; line-height: 15px; font-size: 15px; font-weight: 700; padding-top: 5px; margin: 0 4px; }
.buttonBox a:hover { background-position: 0 -41px; }
.buttonBox a span { font-size: 100%; font-size: 10px; line-height: 10px; display: block; }
.buttonBox a.nosub { line-height: 31px; }

.bmmp_heroarea3 { width: 640px; height: 376px; background: url(../images/bmmp_hero3.jpg) 0 0 no-repeat; }
.bmmp_heroarea3 h2 { margin: 0; position: relative; left: 30px; top: 18px; color: #0081c6; font-size: 23px; font-weight: 400; }

.bmmp_txt_bot1 { background: #FFF; color: #666; padding: 10px 19px; line-height: 20px; }
.bmmp_txt_bot1 p { color: #333; }

/* Clearfix Code */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%;}
/* End of Clearfix Code */
