
/************************************/
	 Iowa DOT Tablet Design  Copyright 2012, Iowa DOT  URL: www.iowadot.gov  AUTHOR: Iowa DOT Web Team  NOTE: OFFICE STYLES ARE AT THE BOTTOM OF Tablet.CSS 	 
/************************************/
	
 
 /* HTML5 STYLE ELEMENTS */


header, footer, aside, nav, article {
 display: block;
}
header h1 {
	font-size:16px;
}
header h2 {
	font-size:14px;
}
nav {
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:100%;
}
article {
	padding:10px;
}
/* ^1 --------------------------- global constants -------------------------*/
		   
		   

body {
	background-image: url(../images/bannertop2.gif);
	background-repeat: repeat-x;
	margin:0;
	background-color:#eddbcc;
	text-align:center;
	font-family:arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height: 170%;
}
/*
* HTML5 STYLE ELEMENTS
*/
header, footer, aside, nav, article {
	display: block;
}
/* CURRENT DOT Top header rules 
=================================================================================== */

logo {
	background:url('../images/dotlogo2.gif') no-repeat center;
	border:0px solid red;
	width:98%;
	height:38px;
}
#home-link {
	margin:0 auto;
	display: inline-block;
	width: 300px;    /* width of the logo */
	height: 38px;   /* height of the logo */
	top: 0;
	left: 0; /* top-left corner of logo */
	border: 0px solid red;
	text-indent:-9999px
}
#headertop {
	font-family:Arial;
	height:50px;
	width:100%;
	margin:0 auto;
	border:0px solid white;
}
.leftheader {
	margin-left:10px;
	width:323px;
	border:0px solid yellow;
	height:38px;
}
/* IE Hack for Explorer 5 and 6 */
* html div#topHeader {
width: expression(document.documentElement.clientWidth < 800? "800px": "auto" );
}
/* End Hack*/

.subheader {
	position:relative;
	padding-top:0px;
	margin:0;
}
.subheader .HeadColRight {
	position:absolute;
	right:0;
	top:0px;
}
.HeadColRight {
	margin-right:0px;
}
.subheader .HeaderBot {
	position:relative;
	margin:0 0 0 0px;
}
.subheader .leftheader .GlobalHeaderTopics .HeadColRight {
	position:absolute;
	top:0px;
	z-index:1;
}
.toprightheader {
	margin:0 20px 0 0;
	background-image: url(../images/index2.gif);
	background-repeat: no-repeat;
	height:46px;
	width:420px;
	border:0px solid yellow;
	float:left;
}
div#toprightheader-inner {
	margin:0px 0px 0px 4px;
	padding-top:5px;
}
div#bottomindex {
	color:#fff;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	text-align:left;
}
/* header text rules */

.subheader {
	font-size:12px;
	line-height:140%;
	font-weight:none;
	color:#dadada;
	padding-left:0px;
	z-index:2;
}
/* WHITE SHADOW BACKGROUND DESIGN TEMPLATE */


 #container {
	border:0px solid red;
	width:782px;
	padding:0px;
	text-align: center;
	margin:0 auto;
}
div#whiteheader {
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#column2 {
	margin: 0;
	padding: 0;
	background-image: url(../images/whiteright.gif);
	background-position: right;
	background-repeat: repeat-y;
	width:100%;
	background-color: #fff;
}
#column1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/whiteleft.gif);
	background-repeat: repeat-y;
	width: 100%;
}
div#navcol {
	padding: 0px;
	width: 26px;
	float: left;
}
#main {
	padding-top: 5px;
	margin-left: 15px;
	margin-right: 20px;
	text-align:left;
	font-family:arial, verdana, sans-serif;
	background-color:#fff;
}
div#sidecol {
	width: 7px;
	float: right;
}
.clear {
	clear: both;
	display: block;
	height:1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
/* END SHADOW PAPER BACKGROUND */	



/*--- IMAGES ----*/
.picborder {
	border:0px solid #ccc;
	padding:5px;
}
img.noborder {
	margin: 0px;
	border:0px;
}
img.floatleft {
	float: left;
	margin: 0px;
	border:0px;
}

/*  FOOTER STYLE */

div#foot {
	background-image: url(../images/whitefooter.gif);
	background-repeat: no-repeat;
	padding: 0px;
	padding-bottom:10px;
	text-align:left;
	clear: both;
	height:61px;
	border:0px;
	margin:0 auto;
}

/*--- SEARCH FORM START ----*/

div#search form {
	margin:0px;
	padding:0px;
	display: inline;
}
div#search input {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:0px;
}
div#search input.inputbox {
	font-family: Arial;
	font-size: 11px;
	height: 12px;
}
div#search input.button {
	height: 17px;
	padding-bottom: 1px;
}
/*--- SEARCH FORM END ----*/




	
/* ********************************************************************   */
/* ********************************************************************   */
/* ********************************************************************   */
/* ******************** OFFICE.CSS STYLES GO HERE ********************   */
/* ********************************************************************   */
/* ********************************************************************   */
/* ********************************************************************   */
/* ********************************************************************   */

           /*  Orange Header Title */

/*  *********   Orange Tab Header    ************  */
#callouts{   /* Shell around orange header */
	display:none;
	clear:both;
	/*  total width of area is 555 px; */
       width:555px; 
	padding-top:5px;
	padding-left:182px;
	padding-bottom:5px;
	height:25px;
	font: bold 145% Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;

	}
	
 /*    Don't Touch */
	
@media all{#callouts{display:block;}}

    /*   End   */

.headertitle {
	/*width:260px;   If need to make title longer add to width amount, then adjust orangestrip by subtracting  same amount */
	height:20px;
	float:left;
	border-bottom: 1px solid #e87d1d;
}

.orangestrip{  
	width:200px; /* subtract width if you need to make headertitle wider */
	height:20px;
	float:right;
	border-bottom: 1px solid #e87d1d;}
@media all{	.callout{margin-right:4px;}}
.orangestrip img{
	margin-bottom:0px;
	margin-top:0px;}
	
	
/*    End Orange Header Tag */

#banner {background-image:url('../images/myMVDbanner_tablet.jpg');
background-repeat:no-repeat;
width:760px;
height:104px
margin:0 auto;
}




/* content styles */
#content{
	border:0px solid red;
      margin: 0;
	width:560px;
	padding: 0 10px 10px 0;
	float:right;
	font-size:12px;

	}
	
	.two_right{
	  float:right;
    width:28%;
padding:5px 5px 0px 5px;
	margin:0px;
	border:0px solid red;
}
.twoshell2 {
    width:100%;
	overflow:visible;
	padding:0px;
	margin:0px;
	border:0px solid red;
}
.two_left2 {
    width:100%;
    float:none;
padding:0px 0px 0px 0px;
	margin:0px;
	border:0px solid red;
}
.picborder {border:1px solid #ccc; padding:5px; margin:5px;}
.two_right2{
	  float:none;
    width:100%;
padding:5px 5px 0px 5px;
	margin:0px;
	border:0px solid red;
}
.container {
	background:none;
	width:360px;
	min-height:90px;
	overflow:auto;
	margin:0;
	border:1px solid #ccc;
	padding:5px;
}
	.minishell {
     width:100%;
	overflow:visible;
	padding:10px 0 0 0;;
	margin:0px;
border:0px solid #ccc;
}
	.minishell_left {float:left; border:0px solid #ccc;
width:50px;
}

.minishell_right {float:left;width:155px; padding-left:10px;}

.tabshell {
     width:98%;
	overflow:auto;
	padding:0px;
	margin:0px;
	border:0px solid red;
}
.tabshell h1 {	padding:10px 10px 5px 10px;}

.tabshell_left {
	float:left;
	width:160px;
	padding:0 5px 0 0px;	border-right:1px solid #ccc;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}


.tabshell_middle {
	float:left;
	width:170px;
	margin:0px 0px 0 12px;
	border:0px solid red;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding:2px;
		border-right:0px solid #ccc;
}

ul.number {margin:0px;
padding:0px 5px 0px 25px;}

.innercontent_right {
	display: none;
}

.steps{
                display:none;
                
}

h2.title {
                color: #3d7dab;
                font-size: 16pt;
                font-weight: 400;
                margin-top: -10px;
                padding-top: 10px;
                display: inline;
}
