/*
*********************************************
1.0 UNIVERSAL RESETS: 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------------------------------------- */

body {
 background: #eff2f7 url(../images/wrapper-background.jpg) repeat-y top center;
 color:#474747;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
line-height: 1;
text-align: center;
}

#wrapper { 
 margin:0 auto;
 text-align: left; 
 width:960px;
 position: relative;
}

#main {
 padding-bottom:51px; /* value of footer height plus border height*/
}  

/* --- Header --- */

#header {
 height:100px;
 padding:20px 40px 0px;
}

#header p {
 font-size:11px;
 padding-top:17px;
 text-transform:uppercase;
 text-align:right;
}

#header a:link, #header a:active, #header a:visited {
 color:#a5a5a5;
 text-decoration:none
}

#header a:hover {
 color:#6ca4b5;
 text-decoration:none
}

.right {
 float:right;
}

.left {
 float:left;
}



/* --- Navigation --- */

#centeredmenu {
 background:url(../images/nav-background.jpg);
 border-bottom:1px solid #7b7b7b; clear:both;
 float:left;
 height: 34px;
 font-size:12px;
 margin:0;
 width:100%;
 z-index:1000;
 padding:0;
 position:relative;
 text-transform:uppercase;
}

/* Top menu items */
#centeredmenu ul {
 float:right;
 list-style:none;
 margin:0;
 padding:0;
 position:relative;
 right:50%;
}

#centeredmenu ul li {
 float:left;
 left:50%;
 margin:0;
 padding:0;
 position:relative;
}

#centeredmenu ul li a {
 color:#07324d;
 display:block;
 font-size:12px;
 margin:0;
 padding:11px 30px;
 text-decoration:none;
}

#centeredmenu ul li.active a {
 background:#eff2f7;
 color:#fff;
}

#centeredmenu ul li a:hover {
 color:#07324d;
 border-bottom:1px solid #7b7b7b;
}

#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
 background:#6ca4b5; /* Top menu items background colour */
 color:#fff;
 border-bottom:1px solid #7b7b7b;
}

/* Submenu items */
#centeredmenu ul ul {
 display:none; /* Sub menus are hiden by default */
 left:0;
 position:absolute;
 right:auto; /*resets the right:50% on the parent ul */
 width:210px; /* width of the drop-down menus */
}

#centeredmenu ul ul li {
 clear:left;
 left:auto;  /*resets the left:50% on the parent li */
 margin:0;
 width:100%;
}

#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
 background:#eff2f7;
 color:#07324d;
 font-size:12px;
 font-weight:normal; /* resets the bold set for the top level menu items */
 border:1px solid #c9ced2;
 border-top: none; /* sub menu item horizontal lines */
}

#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
 color:#fff;
 background:#6ca4b5; /* Sub menu items background colour */
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
 left:auto; /* reset left:0; value */
 right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
 display:block; /* Show the sub menus */
}



/* --- Home --- */

#image { 
 border-bottom:1px solid #7b7b7b;
 display:inline;
 float:left;
 height:225px;
 width:600px;
}

#news { 
 background:#07324d;
 border-bottom:1px solid #7b7b7b;
 color:#fff;
 float:right;
 font-size:12px;
 height:205px;
 line-height:16px;
 padding:20px 40px 0px 20px;
 width:300px;
}

#news p {
 color:#ffffff;
}

#news a:link, #news a:active, #news a:visited  {
 color:#ffffff;
}

#news a:hover {
 color:#6ca4b5;
}

#contentHome { 
 background:url(../images/content-background.jpg) repeat-x;
 display:inline;
 float:left;
 padding:40px;
 width:520px;
}

#contentmain {
	width: 100%;
	padding: 0px;
	background: #fff;
	padding-bottom: 50px;
}

#info {
	margin: 20px;
}

#contentHome p {
 font-size:14px;
 line-height:24px;
 color:#7b7b7b;
}

#contentHome h3 {
 padding: 0 0 15px;
 line-height: 28px;
 }

#rightcolumnHome { 
 background:url(../images/content-background.jpg) repeat-x;
 float:right;
 padding:40px 0px;
 width:360px;
 color:#07324d;
}

#rightcolumnHome span {
 font-size: 12px;
 font-weight: normal;
 text-transform: none;
}

#rightcolumnHome a:link, #rightcolumnHome a:active, #rightcolumnHome a:visited {
 color:#07324d;
 text-decoration: none;
}

#rightcolumnHome a:hover {
 color:#07324d;
 text-decoration: none;
}

.homeInterchangeableCallout {
 background:url(../images/homeInterchangeableCallout.gif) 0 0 no-repeat;
 display:block;
 float:right;
 height:63px;
 margin-bottom:15px;
 padding:20px 50px 0 20px;
 width:290px
}

.homeInterchangeableCallout:hover {
 background-position:0 -83px
}

.homeCallout {
 background:url(../images/homeCallout.gif) 0 0 no-repeat;
 display:block;
 float:right;
 height:35px;
 margin-bottom:15px;
 padding:18px 0 0 20px;
 width:340px
}

.homeCallout:hover {
 background-position:0 -53px
}

.logo {
margin-bottom: 20px;
}


/* --- Interior --- */

#left_column { 
 background:url(../images/content-background.jpg) repeat-x;
 display:inline;
 float:left;
 padding:60px;
 width:520px;
}

#left_column ul {
 color: #474747;
 line-height:18px;
 list-style: disc;
 padding-left: 2.5em;
 padding-bottom:15px;
}

#right_column { 
 background:url(../images/rightcol-background.jpg) repeat-x #dfe7ea;
 border-left:1px solid #c9ced2;
 float:right;
 padding:50px 0px;
 width:319px;
 color:#07324d;
 position:relative;
}

#right_column a:link, #right_column a:active, #right_column a:visited {
 text-decoration: none;
  color:#07324d;
}

#right_column a:hover {
 text-decoration: none;
  color:#07324d;
}

.intCallout {
 background:url(../images/intCallout.gif) 0 0 no-repeat;
 display:block;
 float:right;
 height:30px;
 margin-bottom:15px;
 padding:12px 0 0 20px;
 width:280px
}

.intCallout:hover {
 background-position:0 -42px
}

.quote {
 display:block;
 float:right;
 padding:35px 30px 50px 30px;
 width:260px
}

.staffphoto {
 float:left;
 margin:0 20px 10px 0;
}

.pmplogo {
margin-top: 5px;
float:left;
}

.pmptext {
margin-left: 180px;
}

.buttonenter {
height:30px;
display:block;
background:url(../images/button-enter.gif) 0px 0px no-repeat;
margin-top: 5px;
}

.buttonenter:hover {
background-position:0px -30px;
}

.buttonapply {
height:30px;
display:block;
background:url(../images/button-apply.gif) 0px 0px no-repeat;
margin-top: 5px;
}

.buttonapply:hover {
background-position:0px -30px;
}


/* --- Footer --- */

#wrapperFooter { 
 background-color:#eff2f7;
 clear:both;
 margin: -51px auto 0; /* negative value of footer height plus border height*/
 width:960px;
}

#footer { 
 border-top:1px solid #c9ced2;
 color:#a5a5a5;
 font-size:10px;
 line-height:15px;
 padding:10px 0;
 text-align:center;
 position:relative;
z-index:100;
}

#footer a:link, #footer a:active, #footer a:visited {
 color:#a5a5a5;
 text-decoration:none
}

#footer a:hover {
 color:#40657a;
 text-decoration:none
}

/*Opera Fix*/
body:before {
 content:"";
 height:100%;
 float:left;
 width:0;
 margin-top:-32767px;/
}



/* --- Typography --- */

h1, h2, h3, h4, h5, h6 {
  font-weight:normal;
}

p {
 color:#474747;
 font-size:12px;
 line-height:18px;
 padding-bottom:15px;
}

.boldlink {
font-weight:bold;
}

.boldlink a:link, .boldlink a:active, .boldlink a:visited {
 text-decoration:none;
}

.boldlink a:hover {
 text-decoration:none;
}

h1 {
 color:#096984;
 font-size:24px;
 padding-bottom:20px;
}

h2 {
 color:#096984;
 font-size:20px;
 padding-bottom:15px;
 line-height: 26px;
}

.dealers {
padding-bottom:5px;
}

h3 {
 color:#6ca4b5;
 font-size:16px;
 padding-top:15px;
 padding-bottom:5px;
}

h4 {
 color:#07324d;
 font-size:14px;
 font-weight: bold;
 text-transform:uppercase;
}

h5 {
 color:#07324d;
 font-size:12px;
 font-weight:bold;
 line-height:16px;
 text-transform:uppercase;
}

.subdealers {
padding-bottom:15px;
}

.first {
padding-top: 0px;
}

h6 {
 color:#07324d;
 font-size:13px;
 line-height:20px;
 text-align:center;
}

a:link, a:active, a:visited {
 color:#474747;
 text-decoration:underline;
}

a:hover {
 color:#6ca4b5;
}

/*
*********************************************
4.0 FORMS: 
*/

.reqd-info {
	color: #cc3300;
	font-weight: bold;
}
.btn-login {
	background: #cc3300;
	color: #ffffff;
	font: 11px verdana,geneva,helvetica,arial,sans-serif;
}
.form-table {
	border-collapse: collapse;
	width: 500px;
}
.form-table th {
	padding: 5px 4px;
	font: bold 11px verdana,geneva,helvetica,arial,sans-serif;
	background: #e7e7e7;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}
.form-table td {
	padding: 4px;
}
.form-table td.field-label {
	text-align: right;
	color: #666666;
}

.DataEntryTable {
    background-color:#eff2f7;
    border: 2px solid black;
}

.DataEntryTable td {
   /* background: url(images/BoxGradient.jpg); */
    padding:7px;
}

	
/* </forms> 
------------------------------------------- */
/* Reports */

.ReportGridTable {
    background-color:#eff2f7;
    border: 2px solid black;
}

.ReportGridTable th {
   padding: 5px;
   font: bold 12px verdana,geneva,helvetica,arial,sans-serif;
   background: #e7e7e7;
   border: 1px solid black;
   text-align: center;
}

.ReportGridTable td {
    border: 1px solid black;
    font: bold 11px verdana,geneva,helvetica,arial,sans-serif;
    padding:3px;
    text-align: right;
}

/*  Archived  */
div#banner {
	background: url(~/images/bg_banner_home.jpg) no-repeat;
	height: 176px;
	margin-top: 0px;
}
div#header-profile {
	background: url(~/images/bg_header_interior.jpg) no-repeat;
	height: 146px;
}

.sidebar-btns {
	float: right; 
	margin: 7px 0px 7px 10px; 
	padding: 7px;
	text-align: left; 
	background: #ffffcc;
	border: 1px solid #ffcc33;
	border-top: 2px solid #666666;
	
}
.sidebar-img {
	float:right; 
	margin:0px 0px 10px 10px; 
}
