@import url('/products/css/products.css');
@import url('/products/css/bottom_callout.css');

/* Full width class */
body.full #lower-area                 { width: 100%; }
body.full #right-col                  { display: block; }

#subnav-buy-now                       { display: block; }
#subnav-adv-buy-now                   { display: none; }

/* Feature Area */
/*-------------------*/

#feature-area                         { height: 400px; background: url(/products/filemaker-server/images/overview/feature_fms_overview.jpg) no-repeat 0 0; }
#feature-area h2                      { text-align: center; color: #000; font-size: 300%; text-indent: -5000px; padding-top: 30px; background: url(/products/filemaker-server/images/overview/heading1_fms_overview.png) no-repeat 50% 30px; }

/* Content */
/*-------------------*/

#lower-area h4                        { font-weight: bold; font-size: 120%; }
#lower-area h5                        { color: #333; }

#overview-content                     { width: 350px; padding-right: 20px; border-right: 1px solid #ddd; margin: 20px 30px 30px 0; }
#overview-content img                 { float: left; margin-top: 20px; }
#overview-content h5                  { margin-left: 100px; margin-top: 30px; } 
#overview-content p                   { margin-left: 100px; }

#whats-new-content                    { width: 280px; margin-top: 20px; }
#whats-new-content h5                 { margin: 30px 0 20px 0; color: #5c3ab2; }
#whats-new-content li                 { padding-left: 15px; margin-bottom: 25px; background: url(/products/filemaker-server/images/bullet_purple.png) no-repeat 3px 8px; }

li strong { display: block; }

li.title { list-style-type: none !important; font-weight: bold; }

/* Sidebar */
/*-------------------------*/

.sidebar-links                        { margin-top: 10px; background-image: url(/products/filemaker-server/images/sidebar_bg_bottom_bluepurp.png); }
.sidebar-links h2                     { background-image: url(/products/filemaker-server/images/sidebar_bg_heading_bluepurp.png); }

.sidebar-links-11 li                  { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.sidebar-links-11 li                  { border: 1px solid #b180e9; margin-bottom: 5px; background: url(/products/filemaker-server/images/bg_sidebar_button.png) repeat-x 0 0; }
.sidebar-links-11 li:hover            { background: url(/products/filemaker-server/images/bg_sidebar_button.png) repeat-x 0 10%; }
.sidebar-links-11 li a                { color: #431ca6; padding: 8px 20px; display: block; background: url(/site/images/buttons/arrow_dpurple_right.png) no-repeat 95% 13px; }

#right-col blockquote                 { margin: 10px 0; border-bottom: 1px solid #c094be; background: url(/products/filemaker-server/images/icon_quotes_start.png) no-repeat 0 0; }
#right-col blockquote.first           { margin-top: 30px; }
#right-col blockquote.last            { border: 0; }
#right-col blockquote p               { color: #7a34ce; padding: 6px 25px; background: url(/products/filemaker-server/images/icon_quotes_end.png) no-repeat 97% 100%; }
#right-col blockquote p.author        { color: #616161; margin-left: 20px; font-weight: bold; background: none; }
