

html {
    padding:0px;
    margin:0px;}


body {
	background-color: #b9b9b9;

	background:url('../../images/mock1/layout/decoration/tile.jpg') repeat; 
	padding:0px;
    margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
outline: none;
}

#header
{
 	background-image:url('../../images/mock1/layout/decoration/header.png'); 
 	background-repeat:no-repeat;
    width:720px;
    height:152px;
    position:relative
    
    	
}    
    
#nav
{
    position:relative;
    left:100px;
    top:65px;
    list-style-type:none;
    color:#808285;
    font-size:12px;
    padding:0px;
    margin:0px;
    }

#nav li 
{
    float:left;
    margin-right:10px;
    height:20px;
    }
    
    


#subnav
{
    position:relative;
    left:450px;
    top:5px;
    height:25px;
    list-style-type:none;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;

    padding:0px;
    margin:0px;

   
    }
    
#subnav li
{
    float:left;
    margin-right:20px;
    }

#container {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	
}

#banner {
	height:185px;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 700px;
	background-image:url('../../images/mock1/layout/decoration/banner.jpg');
	background-position: 50% bottom;
}

#maincontent {
	color:#333333;
	width: 670px;
    border-radius: 7px;
    -moz-border-radius: 7px;
	padding: 25px;
	background: #FFFFFF;
	font: 11px/14px Arial, Helvetica, sans-serif;
	/*margin: 10px 0px 0px;*/
	margin: 10px 0px 10px;
	border:2px solid #b6b6b6;

}

#maincontent h3 {
	display: block;
	width: 630px;
	color: #669933;
	padding-bottom: 10px;
	font: bold 16px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #669933;
	margin: 15px auto 15px;
}

#maincontent h6 {
	display: block;
	width: 600px;
	color: #669933;
	padding-bottom: 2px;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #669933;
	margin: 5px 5px 5px 10px ;
}

#maincontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
}
#maincontent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#maincontent img {
	padding: 0px;
	margin: 0px;
}
#maincontent #text {
	padding: 10px;
	}
	
#maincontent #text li {
	margin-left: -20px;
	list-style: url('../../images/mock1/layout/decoration/rightbullet.gif');
	padding-bottom: 7px;
}

#maincontent a {
	color: #336600;
	text-decoration: none;
}
#maincontent a:hover {
	color: #336600;
	text-decoration: underline;
}

#maincontent .status {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 15px;
	padding-top: 15px;
}
#maincontent .refnumber {
	color:Green;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 15px;
	padding-top: 15px;
}

#maincontent .statusreason {
	color: #CC0000;
	font-size: 10px;
}

#buttons {
	display: block;
	clear: both;
	text-align: right;
	margin: 20px 2px 2px 5px;
	}

#buttons .addvehicle {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../../images/mock1/layout/decoration/addvehiclebutton.gif') no-repeat;
	font-size:0px;
	height: 23px;
	width: 126px;
	margin: 0px;
	text-indent:-9999px;
}
#buttons .addscooter {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../../images/mock1/layout/decoration/addscooterbutton.gif') no-repeat;
	height: 23px;
	width: 126px;
	margin: 0px;
	font-size:0px;
}
#buttons .generate {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../../images/mock1/layout/decoration/generatebutton.gif') no-repeat;
	height: 26px;
	width: 150px;
	margin-right: -3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:0px;
}
#buttons .print {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../../images/mock1/layout/decoration/printbutton.gif') no-repeat;
	height: 26px;
	width: 117px;
	margin: 0px;
	cursor:Hand;
	font-size:0px;
}
#buttons .save {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../../images/mock1/layout/decoration/savebutton.gif') no-repeat;
	height: 26px;
		width: 117px;
		margin: 0px;
		font-size:0px;
}
#buttons .accept {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../../images/mock1/layout/decoration/acceptbutton.gif') no-repeat;
	height: 26px;
		width: 117px;
		margin: 0px;
		font-size:0px;
}
#buttons .close {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../../images/mock1/layout/decoration/closebutton.gif') no-repeat;
	height: 23px;
	width: 62px;
	margin: 0px 5px 4px 0px;
	font-size:0px;
}

#buttons .back {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-color: #669933;
	color: #ffffff;
	height: 23px;
	width: 80px;
	margin: 0px 5px 4px 0px;
	font-weight:bold;
	cursor:hand;
	
}

#logbuttons {
	display: block;
	clear: both;
	text-align: right;
	margin: 20px 110px 2px 5px;
	}

#logbuttons .login {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../../images/mock1/layout/decoration/loginbutton.gif') no-repeat;
	height: 26px;
	width: 117px;
	margin: 10px 0px 0px 0px;
	font-size:0px;
}

#buttons .wording {
	background: url('../../images/mock1/layout/decoration/wordingbutton.gif') no-repeat right 50%;
	height: 28px;
	width: 620px;
	border-bottom: 1px solid #ccc;
	border-left: none;
	padding: 0px 0px 5px;
	margin: -10px 0px 0px;
}

#buttons .wording a {
	display: block;
	text-decoration: none;
	font-size: 0px;
	color: #fff;
	height: 28px;
}

.disclaimer {
	font: italic 10px Arial, Helvetica, sans-serif;
	color: #999999;	
}

#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#maincontent .steps {
	font-size: 14px;
	text-transform: uppercase;
	color: #693;
	width: 630px;
	font-weight: bold;
}
#maincontent .steps ul {
	border-bottom: 1px solid #693;
	background:#eee;
	margin-top: 40px;
	margin-bottom: 40px;
	height: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
#maincontent .steps li {
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #693;
	margin-top: -40px;
	margin-left: 12px;
	margin-right: 13px;
	background: #FFF;
	text-align: center;
	-moz-box-shadow: #fff 0px 0px 0 3px;
	-webkit-box-shadow: #fff 0px 0px 0 3px;
	-o-box-shadow: #fff 0px 0px 0 3px;
	box-shadow: #fff 0px 0px 0 3px;
}
#maincontent .steps li.active {
	border: 2px solid #693;
	width: 188px;
	height: 16px;
	padding-top: 7px;
	color: #fff;
	background: #8fb434;
}

p{
    padding:20px;


}

/*
#dvAppIdentifier
{
    display:none;
}
*/
#subnav a:link {text-decoration:none;color:#fff; }      /* unvisited link */
#subnav a:visited {color:#fff;}  /* visited link */
#subnav a:hover {text-decoration:underline; color:#fff;}  /* mouse over link */
#subnav a:active {text-decoration:underline; color:#fff;}  /* selected link */ 

#nav a:link {text-decoration:none;color: #fff; }      /* unvisited link */
#nav a:visited {color:#fff;}  /* visited link */
#nav a:hover {text-decoration:underline; color:#fff;}  /* mouse over link */
#nav a:active {text-decoration:underline; color:#fff;}  /* selected link */

a#personal
{   
    display:block;
    width:125px;
    height:28px;
    padding-right:5px;
    background:url('../../images/mock1/layout/decoration/personal.png');
    background-repeat:no-repeat;
    text-indent:-9999px; 
    }


a#personal_active
{   
    display:block;
    width:125px;
    height:28px;
    padding-right:5px;
    background:url('../../images/mock1/layout/decoration/personal_active.png');
    background-repeat:no-repeat;
    text-indent:-9999px; 
    }
    
a:hover#personal 
{   
    display:block;
    width:125px;
    height:28px;
    padding-right:5px;
    text-indent:-9999px;
    background:url('../../images/mock1/layout/decoration/personal_hover.png');
    background-repeat:no-repeat;
   }
   
a:hover#personal_active
{   
    display:block;
    width:125px;
    height:28px;
    padding-right:5px;
    text-indent:-9999px;
    background:url('../../images/mock1/layout/decoration/personal_hover_active.png');
    background-repeat:no-repeat;
   }   
   
a#commercial
{   
    display:block;
    width:140px;
    height:28px;
    padding-right:5px;
    background:url('../../images/mock1/layout/decoration/commercial.png');
    background-repeat:no-repeat;
    text-indent:-9999px; 
    }

a:hover#commercial 
{   
    display:block;
    width:140px;
    height:28px;
    padding-right:5px;
    text-indent:-9999px;
    background:url('../../images/mock1/layout/decoration/commercial_hover.png');
    background-repeat:no-repeat;
   }
 a#commercial_active
{   
    display:block;
    width:140px;
    height:28px;
    padding-right:5px;
    background:url('../../images/mock1/layout/decoration/commercial_active.png');
    background-repeat:no-repeat;
    text-indent:-9999px; 
    }

a:hover#commercial_active 
{   
    display:block;
    width:140px;
    height:28px;
    padding-right:5px;
    text-indent:-9999px;
    background:url('../../images/mock1/layout/decoration/commercial_hover_active.png');
    background-repeat:no-repeat;
   }  
   
   
a#saved
{   
    display:block;
    width:110px;
    height:28px;
    padding-right:5px;
    background:url('../../images/mock1/layout/decoration/saved.png');
    background-repeat:no-repeat;
    text-indent:-9999px; 
    }
    
a#saved_active
{   
    display:block;
    width:110px;
    height:28px;
    padding-right:5px;
    background:url('../../images/mock1/layout/decoration/saved_active.png');
    background-repeat:no-repeat;
    text-indent:-9999px; 
    }    

a:hover#saved
{   
    display:block;
    width:110px;
    height:28px;
    padding-right:5px;
    text-indent:-9999px;
    background:url('../../images/mock1/layout/decoration/saved_hover.png');
    background-repeat:no-repeat;
   }
   
a:hover#saved_active
{   
    display:block;
    width:110px;
    height:28px;
    padding-right:5px;
    text-indent:-9999px;
    background:url('../../images/mock1/layout/decoration/saved_hover_active.png');
    background-repeat:no-repeat;
   }
     
     
  a#proposalsaved
{   
    display:block;
    width:110px;
    height:28px;
    padding-right:5px;
    background:url('../../images/mock1/layout/decoration/proposal.png');
    background-repeat:no-repeat;
    text-indent:-9999px; 
    }
    
a#proposalsaved_active
{   
    display:block;
    width:110px;
    height:28px;
    padding-right:5px;
    background:url('../../images/mock1/layout/decoration/proposal_active.png');
    background-repeat:no-repeat;
    text-indent:-9999px; 
    }    

a:hover#proposalsaved
{   
    display:block;
    width:110px;
    height:28px;
    padding-right:5px;
    text-indent:-9999px;
    background:url('../../images/mock1/layout/decoration/proposal_hover.png');
    background-repeat:no-repeat;
   }
   
a:hover#proposalsaved_active
{   
    display:block;
    width:110px;
    height:28px;
    padding-right:5px;
    text-indent:-9999px;
    background:url('../../images/mock1/layout/decoration/proposal_hover_active.png');
    background-repeat:no-repeat;
   }   
     
 #proposal
 {
 	padding-left:75px;
 	}    
  
 #search
 {
     padding-left:5px;
     
     } 
     
#mainlinks, #banner, #sublinks
{
 display:none;   
}

#welcomebroker_two
{
  position:absolute;
  right:0px;
  top:130px;
     font-size:12px;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#2D2D2D;
    padding-right:10px;
  
}

#flashContent 

{ 
  height:100%; 
  margin:10px 0 15px 0;
  border-radius: 7px;
  -moz-border-radius: 7px;
  text-align:center; 
  }
  
 .generalbutton
 {
 	background-color:#669933; 	
 } 

 .trackingdevicerequired
 {
 	color:#ff0000;
 	font-size:20px;
 	visibility:visible;
 }
 
 .trackingdevicenotrequired
 {
 	color:#2b5600;
 	font-size:20px;
 	visibility:visible;
 }