body { margin:0; background-color:#b0d0d9; background-image:url(images/bg.jpg); background-repeat:repeat-x; font: 12px/18px Arial, Helvetica, sans-serif; color:#555; }

#container { width:980px; margin-left:auto; margin-right:auto; }



/* HEADER */
#global_header { width:980px; height:80px; padding-top:24px; clear:both; }
#global_header #logo { width:310px; height:58px; float:left; }
#global_header #top-nav { width:150px; float:right; font:11px/14px Arial, Helvetica, sans-serif; color:#888; }

#global_nav { width:980px; height:36px; clear:both; }
#global_nav img { margin-right:15px; }


#dropmenudiv { position:absolute; width:191px; background-color:#666; /*background-image:url(images/global_nav_dd.png);*/ margin:0; padding-left:3px; padding-right:6px; padding-top:2px; padding-bottom:5px; z-index:1000; text-align:left; }
#dropmenudiv a { display:block; padding-left:18px; padding-right:18px; padding-top:5px; padding-bottom:5px; font-size:11px; color:#b0b0b0; text-decoration:none; font-weight:bold; }
#dropmenudiv a:hover { color:#fff; text-decoration:none; }



/* FOOTER */
#global_footer { width:980px; padding-top:24px; padding-bottom:18px; text-align:center; clear:both; font-size:10px; color:#777; }
#global_footer a { color:#777; text-decoration: none; }
#global_footer a:hover { text-decoration: underline; }


/* PAGE BODY */
#wrapper { width:930px; padding:24px; clear:both; background-color:#fff; border-left:1px solid #c0c0c0; border-right:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0; -moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px; -khtml-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -ms-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -o-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; box-shadow:rgba(0,0,0,0.3) 0 1px 2px; }

#wrapper #billboard { width:954px; height:320px; margin-bottom:24px; }


#wrapper #pb { width:932px; min-height:306px; }

#wrapper #pb #content { width:598px; float:left; margin-right:24px; }

#wrapper #pb #box { width:310px; float:right; background-image:url(images/box_bg.jpg); background-repeat:repeat-y; border-bottom:1px solid #c0c0c0; }
#wrapper #pb #box h2 { width:286px; height:18px; padding-top:8px; padding-bottom:10px; padding-left:12px; padding-right:12px; margin:0; background-image:url(images/box_top.jpg); background-repeat:no-repeat; }
#wrapper #pb #box #txt { width:286px; padding:12px; }

#wrapper #pb #cat { width:177px; height:198px; padding:18px; float:left; overflow:hidden; margin-right:24px; margin-bottom:24px; text-align:center; border:1px solid #e8e8e8; background-color:#f8f8f8; -khtml-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#wrapper #pb #cat.last { margin-right:0; } 
#wrapper #pb #cat img.prod { height:84px; max-width:179px; border:none; margin-bottom:8px; }


a { color:#066; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { font:24px/28px Georgia, "Times New Roman", Times, serif; font-weight:normal; margin:0; margin-bottom:15px; }
h2 { font:14px/18px Arial, Helvetica, sans-serif; font-weight:normal; margin:0; margin-bottom:12px; }
h3 { font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold; margin:0; margin-bottom:4px; }

p { margin-top:0; margin-bottom:18px; }

ul { margin-bottom:18px; }

.spacer { clear:both; width:100%; height:1px; }

td { vertical-align:top; }

table.table-display td { padding-bottom:8px; }
table.table-display tr.header td { font-weight:bold; }

.form-table td { padding-bottom:12px; }
.form-text { font:12px/18px Arial, Helvetica, sans-serif; color:#555; background-color:#eee; border:1px solid #999; }
.form-btn { color:#666; }


/*   HOME PAGE   */
#wrapper_home { width:954px; padding:12px; clear:both; background-color:#fff; border-left:1px solid #c0c0c0; border-right:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0; -moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px; }
#wrapper_home #billboard { width:954px; height:320px; margin-bottom:24px; }
#wrapper_home #callout { width:310px; min-height:280px; float:left; background-image:url(images/box_bg.jpg); background-repeat:repeat-y; border-bottom:1px solid #c0c0c0; margin-right:12px; }
#wrapper_home #callout.last { margin-right:0; }
#wrapper_home #callout h2 { width:286px; height:18px; padding-top:8px; padding-bottom:10px; padding-left:12px; padding-right:12px; margin:0; background-image:url(images/box_top.jpg); background-repeat:no-repeat; }
#wrapper_home #callout #txt { width:286px; padding:12px; }
