@charset "UTF-8";
/* CSS Document */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}

blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clear{clear:both;}
.hidden{display:none;}
.white{background-color:#fff;}
/* typography.css */
body {font-size:12px;color:#333;margin:0;background:#cacaca;font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;}
/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #fff; }

h1 { font-size: 3em; font-weight: bold;line-height: .9em; padding: 5px 0 0 0; }
h2 { font-size: 1.7em; margin-bottom: 0.75em; }
h3 { font-size: 2em; line-height: 1; margin-bottom: 1em; color:#772432; }
    h3.b { border-bottom: 1px solid #000; margin: 12px 0; padding: 6px; 0 }
h4 { font-size: .8em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1.1em; font-weight: bold; margin-bottom: 0; color:#772432; }
h6 { font-size: 1em;  }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}
/* Text elements
-------------------------------------------------------------- */
a:focus, 
a:hover     { color: #aaa; text-decoration: none; }
a           { color: #485ca2; text-decoration: none; font-weight:bold; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
/* Form & Table Elements
-------------------------------------------------------------- */
input,textarea{
	font-size: .9em;
	border:1px solid #aaa; 
	margin: 3px 0;
	padding: 4px;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
.smaller-fields input, .smaller-fields textarea{
	font-size: .85em;
	border:1px solid #aaa; 
	margin: 3px 0;
	padding: 2px;
}
textarea:focus,input:focus { border: 1px dotted #772432; background:#fff; }

/* Global Navigation Menu (Superfish)
---------------------------------------------------------------*/
#global-menu {  width: 670px; margin-left: 115px; }
.global-menu, .global-menu * { margin:0; padding:0; list-style:none; }
.global-menu ul { position:absolute; top:-999em; width:17em; }
.global-menu li { float:left; position:relative; z-index:99; border: 0px none; font-size: 12px; }
.global-menu li.top { background: #CDCDCD; padding: 8px 7px 8px 7px; border-right: 1px solid #fff; }
.global-menu li a { color: #485ca2; text-decoration: none; padding: 9px; } .global-menu li a:hover { color:#333; }

.global-menu ul li { width: 100%; background: #CDCDCD; font-size: 11px; }
.global-menu li:hover ul,ul.global-menu li.sfHover ul { left:-1px;top:2.9em; }
.global-menu li:hover ul.reverse, ul.global-menu li.sfHover ul.reverse { left: -7em; }
.global-menu li:hover li ul, .global-menu li.sfHover li ul { top:-999em; }
	.global-menu li li:hover ul, ul.global-menu li li.sfHover ul { left:18.5em; top:0; }
	.global-menu li li:hover ul.reverse, ul.global-menu li li.sfHover ul.reverse { left: -17em; top: 0; }
	.global-menu li li li:hover ul, ul.global-menu li li li.sfHover ul { left:17em; top:0; }
	.global-menu li li li:hover ul.reverse, ul.global-menu li li li.sfHover ul.reverse { left: -17em; top: 0; }
.global-menu li:hover ul,.global-menu li li:hover ul { top: -999em; }
.global-menu ul li a { padding: 8px; text-decoration: none; color: #485ca2; display: block; border-bottom: 1px solid #d8d8d8; border-top: 1px solid #f4f4f4; border-right: 1px solid #ebebeb}
.global-menu ul li a:hover { color: #333; background: #ccd7e1; }
.sf-sub-indicator { 
    display:block; position: absolute; right: 0; bottom:0;
    width: 9px; height: 9px; text-indent: -10px;
    overflow: hidden; background: transparent url(images/sb-indicator.gif) no-repeat left top;
}

/* Site layout blocks */

.inner{ margin:0 auto; width:970px; }

.header .sglobal { display:block; font-size: .9em }
.header .sglobal ul{ float:right; display:block; }
.header .sglobal li {display:inline;line-height: 20px; margin:0 10px;}
.header .sglobal li a { padding:4px 4px 4px 25px;  }
.header .sglobal .home { background: url(images/sgHome.gif) no-repeat left;}
.header .sglobal .editdealer { background: url(images/sgDealer.gif) no-repeat left;}
.header .sglobal .logout { background: url(images/sgLogout.gif) no-repeat left;}

.header .fforward { float:right; margin: 0 20px 0 0;}
.button {
		text-align:center;
		font-weight:bold;
		font-size:1em;
		border:none;
		height:28px;
		width:180px;
		line-height:28px;
		color:#fff;
		background: url(images/buttonBG.jpg) no-repeat;
		display:inline-block;
}
.add {background: url(images/buttonAddBG.jpg) no-repeat;}
.close {background: url(images/buttonCloseBG.jpg) no-repeat;}

div.breadcrumb { font-weight: bold; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; padding:10px 0; }

.content_wrap{background:#fff; margin:0 auto; padding: 5px 0 15px 0; min-height: 350px;}

div.grid-search-result-top {  width: 560px; float: left; margin-top: 10px; margin-bottom: 8px; }
div.grid-commands-top { width: 400px; height: 38px; float: right; text-align: right; padding-top:10px; }
div.commands-top { float:right; text-align:right; width: 475px; margin-right: 10px; }

div.nav-detail { width: 100%; border-bottom: 1px solid #000; height: 35px; }
div.nav-detail a { 
    display: block; padding: 8px 5px; width: 125px; 
    border: 1px solid #bcbcbc; border-left: 0px none; border-bottom: none;
    float: left; text-align: center; background: url(images/bg-tab.gif) repeat-x bottom left;
} div.nav-detail a:hover, div.nav-detail a.selected { background: #ccd7e1; }

div.filter { margin: 5px 0; border-top: 1px solid #ccc }
div.filter-site { height: 30px; background: #e7efef; border: 1px solid #cdddd; padding: 5px; width: 200px; float: left;}
div.filter-key {  height: 30px; padding: 5px; float: left; width: auto; vertical-align: middle; }

a.edit   { background: url(images/edit.gif) no-repeat center center; padding: 5px 12px}
a.delete { background: url(images/del.gif) no-repeat center center; padding: 5px 10px}
a.print  { background: url(images/print.gif) no-repeat center center; padding: 5px 12px }
a.move   { background: url(images/move.gif) no-repeat center center; padding: 5px 12px; cursor: move }
.footer{border-top:1px solid #c1c1c1; background:#cdcdcd;color:#333;padding:15px 0 30px 0;text-align:center;}
