a { color:#330033; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:none; }
body { background:#220122; font:12px "Lucida Grande",Verdana,sans-serif; line-height: 16px; margin:0; padding:0; }
form, p { margin:0; padding:0; }
h1 { color:#330033; margin:0 0 3px 0; font-size:16px; }
h2 { border-bottom:1px solid #330033; border-top:1px solid #330033; color:#330033; font-size:14px; padding:3px; width:570px; }
h2 a { color:#fff; text-decoration:none; }
h3 { margin:0; font-size:12px; color:#fff; } 
/*table { border-collapse:collapse; border-spacing:0; margin:0; padding:0; width:100%; }
*/
/* Form Elements */
input.text, textarea { border:1px solid #647; font:14px "Lucida Grande",Verdana,sans-serif; padding:3px; }
input.text { width:400px; }
textarea { height:150px; width:400px; }

/* IDs */
div#main { background:url(/images/border_bg.jpg) repeat-y #CCCC99; width: 778px; margin:0 auto; position:relative; }
div#header { position:relative;width:748px; margin: 0 15px 0 15px;}
div#menu {position:relative; float:left; width: 139px; background:#330033; margin-left:5px;height:335px;}
*>div#menu { margin-left:10px;height:auto;min-height:335px;}
div#content { position:relative; float:right; width:621px; margin-right: 4px;}
*>div#content { margin-right: 8px;}
div#content h1 { color:#fff; margin:0 0 0 0; padding-left:20px; font-size:16px; line-height:52px; width:601px; height:52px; background:#330033;}
div#content_corner {background: url(/images/corner.jpg) top left no-repeat #BDBD89; width:616px; height:27px;}
div#content_inside {padding:20px;background: url(/images/main_content_bg.jpg) top right repeat-y #BDBD89; }



*>div#content.content { height:auto; min-height:386px; }

div#address {background: url(/images/address_bg.jpg) repeat-y #7A627A; width:139px; height:127px;float:left; margin-left:5px; }
*>div#address {margin-left:10px;}
div#address_content {color:#fff; padding:30px 0 0 8px;}

div#drivers { background: url(/images/driver_bg.jpg)repeat-y top right #87876B; color:#fff; width:621px; height:127px; margin-right:4px; float:right;}
*>div#drivers {margin-right:8px;}
div#drivers a, div#drivers a:visited {color:#fff;}

div#footer { color:#87876B; height:150px; padding:10px 8px 10px 10px; text-align:center; font-size:13px; line-height: 18px; }


/* Classes */
.subnav_ul { margin:0; padding-left:28px; padding:15px 0 0 0; list-style:none;  }
.subnav a, .subnav_second a, .subnav_third a { display:block; height:21px; padding:3px 0 0 7px; color:#fff; font-weight:normal; font-size:11px;}
.subnav_second a { padding-left:20px; color:#fff; }
.subnav_third a { padding-left:30px;color:#fff; }
.subnav a:hover, .subnav_second a:hover, .subnav_third a:hover { text-decoration:none; background:url(/images/menu_bg.jpg) no-repeat; }


.driver_title, .driver_title2 { background: #201A1E; height: 18px; color:#fff; line-height:18px; font-size:11px; padding-left:8px;}
.driver_title2 { background: url(/images/driver_header_bg.jpg) top right repeat-y #3D3D2E; }
.bold { font-weight:bold; }
.center { text-align:center; }
.clear { clear:both; }
.float_left { float:left; position:relative; }
.float_right { float:right; position:relative; }
.italic { font-style:italic; }
.menu_item { margin:0 0 0 5px; }
.pad { padding:5px; }
.right { text-align:right; }
.tag { background:url(/images/background_tag.gif); border:1px solid #ffe844; float:left; margin:0 3px; padding:3px; }
.tiny { font-size:9px; }
.menu_footer, .menu_footer a, .menu_footer { color: #7A627A; font-size:11px;}


/* Calendar Madness */
table.calendar { border-collapse:collapse; }
table.calendar tr.month_name { font-size:14px; }
table.calendar tr.day_name { font-size:12px; }
table.calendar td { border:1px solid #330033; background:#CCCC99; font-size:14px; font-weight:bold; height:100px; padding:5px; width:100px; }
table.calendar td.weekendDay { background:#ccc; }
table.calendar td.other_month { background:#ccc; color:#b3b3b3; }
.blue, .green, .orange, .yellow, .purple { display:block; font-size:10px; margin:3px 0 0 0; padding:2px; }
.blue { color:#fff; background:#05c url(/images/background_blue.gif) repeat-x; border:1px solid #027;}
.green { color:#fff; background:#5c3 url(/images/background_green.gif) repeat-x; border:1px solid #393; }
.orange { color:#fff; background:#FFCC33 url(/images/background_orange.gif) repeat-x; border:1px solid #F6E6AE; }
.yellow { color:#000; background:#FFFF33 url(/images/background_yellow.gif) repeat-x; border:1px solid #FFFF33; }
.purple { color:#fff; background:#990099 url(/images/background_purple.gif) repeat-x; border:1px solid #990099; }
.blue:hover, .green:hover { text-decoration:none; }
.blue div.sub, .green div.sub { font-size:9px; text-indent:5px;}





/* JS Covers */
div#cover, div#cover_opacity { cursor:pointer; height:100%; left:0; position:absolute; top:0; width:100%; z-index:4; }
div#cover_opacity { background:#fff; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; z-index:4 !important; }
div#cover_close { background:url(/images/cancel.gif) no-repeat; cursor:pointer; height:22px; margin:0 0 0 340px; position:absolute; left:50%; top:115px; width:22px; z-index:5; }
div#cover_container { background:#fff; border:3px solid #647; left:50%; margin:0 0 0 -350px; position:absolute; top:100px; width:700px; z-index:4; }