@charset "utf-8";
/* Layout Components */

/* Core Layout */
body {font-family:arial;font-size:12px;background:url(/images/background_fade.png) repeat top center;}
#wrapper {width:932px;margin:10px auto;background:#EFD258;padding:5px;}

/* Header */
/*#header {height:110px;background:url(./images/background_stripes.jpg) repeat-x;padding:5px;}*/
#header {border:1px solid #ddd;padding:8px;background:url(/images/stripe-bg.png) repeat; height:104px;}
#header h1 {display:block;color:#000;height:95px;width:220px;margin:0 24px 0 0;font-size:12px;text-align:center;padding:0;float:left;font-family:Arial Black, Arial;font-weight:bold;}

#header h2 {font-size:18px;color:#060;font-style:normal;text-align:right;margin:20px 0 0 2px;padding:0;float:left;}
#header h1 a {background:url(/images/zoom_logo_90.png) no-repeat;display:block;padding:0;height:90px;text-indent:-9999em;}

#header #buttons a {display:block;width:110px;float:left;height:32px;line-height:32px;font-size:12px;font-weight:normal;text-align:center;background:url(/images/hp-button.png) no-repeat;color:#444;margin:10px 0 0 5px;text-decoration:none;font-weight:bold;}

#header #buttons a:hover {background:url(/images/hp-button.png) no-repeat 0 -32px;color:#FFF;text-decoration:none;}
#header #buttons a:active {background:url(/images/hp-button.png) no-repeat 0 -64px;}
#header #login {float:right;text-align:right;margin-top:10px;height:32px;}

#header #login p {margin:0;padding:0;font-weight:bold;font-size:12px;}
#header #login a {color:#900;}
#header h3 {font-size:12px; color:#df2027; margin:0px; padding:0;}





/* Breadcrumb-Search Bar */
#nav-search {background:#EFD258;padding:4px 2px;height:22px;font-weight:bold;font-size:13px;color:#040;}

/* Content */
#content {margin:0 auto;width:900px;padding:10px 16px 20px;background:#FFF url(/images/background_fade_down2.jpg) repeat-x;}
/*#content {margin:0 auto;width:920px;padding:10px 16px 20px;}*/
#content #bigpicture {float:left;width:530px;padding:10px;border:1px solid #CCC;border-bottom:none;margin:6px 0 0;}
#content #status {margin-left:566px;width:334px; }
#content .twocol .leftcol {width:412px;float:left;border:4px solid #900;margin-right:20px;padding:5px 10px;height:auto;}
#content .twocol .rightcol {width:412px;float:left;border:4px solid #900;padding:5px 10px;height:auto;margin:0;background:#FFF}
#content .twocol .fullcol {width:875px;float:left;border:4px solid #900;margin-right:20px;padding:5px 10px;height:auto;}

/* Footer */
#footer {width:920px;background:url(/images/background_stripes.jpg) repeat-x;padding:0px 0 10px 10px;color:#933;font-size:12px;margin-top:5px;}


/* Generic Layout Features - clear, etc. */
.clear {clear:both;height:16px;float:none;border:none;width:100%;}

/* Mask (for jQuery stuff) */
#mask {position:fixed;top:0;left:0;background:#000;opacity:0.3;filter:alpha(opacity=30);z-index:100;width:100%;height:100%;display:none;}

a.optionsBtn  {display:block;width:110px;float:left;height:32px;line-height:32px;font-size:12px;font-weight:normal;text-align:center;background:url(/images/hp-button.png) no-repeat 0 -32px;color:#fff;margin:10px 0 0 5px;text-decoration:none;font-weight:bold;}
a.optionsBtn:hover {background:url(/images/hp-button.png) no-repeat ;color:#444;text-decoration:none;}

a.financeBtn  {display:block;width:250px;float:right;height:32px;line-height:32px;font-size:16px;text-align:center;background:url(/images/btn-bg-ext.png) ;color:#FFF;margin:-10px 140px 0 5px;text-decoration:none;font-weight:bold;}
a.financeBtn:hover {background:url(/images/btn-bg-hover.png) ;color:#fff;text-decoration:none;}