/* CSS Document */

/* Default syntax is for Firefox.  Star hack used for IE6 (*html).  

Separate stylesheet used for IE7 */

/* Use this IE6 hack to eliminate fuzzy edges on transparent background pngs. */
img, div { behavior: url(iepngfix/iepngfix.htc); } 

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 100%;
	width:99%; /* IE7 hack to remove horizontal scrolling */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#e6ecfb;
	text-align:center;
  	}
	
/* IE6 hack to make fonts same size as IE7/FF */	
*html body {
	font-size:16px;
	}  
  
  
 /* Drop Shadow Style - Starts Here 
 */ 
#round_me {
	padding:0px 0px 0px 20px;
	margin-left:auto; /* MUST BE HERE FOR FireFox */
	margin-right:auto; /* MUST BE HERE FOR FireFox */
	width:988px;
	margin-top:-28px;
	background: url(../images/middle_ds13.png) repeat-y;
		text-align:left;
	}  
	
/* NOTE: Use gif instead of png for IE6 */
*html #round_me {
	padding:0px 0px 0px 20px;
	margin-left:auto; /* MUST BE HERE FOR FireFox */
	margin-right:auto; /* MUST BE HERE FOR FireFox */
	width:988px;
	margin-top:-10px;
	background: url(../images/middle_ds16.gif) repeat-y;
	}	
	
#containerall_home {
  	width:99%; /* IE7 hack to remove horizontal scrolling */
  	text-align:left;
  	position:relative;
  	z-index:0;
  	margin-left:0px;
  	margin-top:20px;
  	} 	
  
#containerall {
	width:99%; /* IE7 hack to remove horizontal scrolling */
	text-align:left;
	position:relative;
	z-index:0;
	margin-left:10px;
	margin-top:20px;
  	} 


/* added 04.01.08 */
#argovlogo {
	margin:0px;
	margin-left:15px;
	padding:4px 0 0 25px;
	z-index:30;
	width:100px;
	text-align:left;
	float:left;
	}		
	

	
#argovbanner {
	background:url(../images/argovheader3.png) no-repeat;
	height:47px;
	width:998px;
	z-index:2;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	}	
	
 /* IE6 hack */ 
*html #argovbanner{
	margin:10px 0 0 -17px;
	width:998px;
	padding:0;
	height:39px;
	background:url(../images/argovheader3.png) no-repeat;
}	

#logo {
	position:absolute;
	float:right;
	width:127px;
	font-size:0.8em;
	margin:-7px 0px 0px 800px;
	z-index:100;
	}
	
 /* Back page Header */ 

#agHeader_back{
	height:95px;
	padding:0;
	width:auto;
	margin:0;
	background-repeat:no-repeat;
	z-index:0;
	width:960px;
	background-color: #d2dcf6;
	background-image: url(../images/ag_banner_back5.png);
	}		
	
#argovnav_home {
	margin:-46px 10px -10px 300px;
	padding:0;
	position:relative;
	z-index:30;
	}
	
#argovnav {
float:left;
margin:6px 80px 0 200px;
padding:0;
position:relative;
width:350px;
z-index:20;
}	
	
/*#argovnav {
	margin:6px 10px 0px 0px;
	padding:0;
	width:670px;
	float:right;
	position:relative;
	z-index:20;
	}	*/
	
 /* Back page Header Text */ 
#agSubHeader_text{
  position:relative;
	width:500px;
	height:80px;
	padding:50px 0 0 30px;
	text-align:left;
	}		
	
#searcharea_app {
	width:300px;
	height:30px;
	z-index:20;
	padding:0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 23px;
	position: absolute;
	}	

.searchbox_app {
	font-size:13px;
	padding:2px;
	margin:0;
}

.searchbutton_app {
	font-size:12px;
	padding:2px;
	background-color:#4354a8;
	border:1px solid #4354a8;
	margin-left:3px;
	cursor:pointer;
	color: white;
}

#center_content {

	margin-left:auto; /* MUST BE HERE FOR FireFox */
	margin-right:auto; /* MUST BE HERE FOR FireFox */
	text-align:left; 
	position:relative;
	z-index:2;
	height:auto;

	}	

 /* IE6 hack */ 	
*html #center_content {
	w\idth:928px; /* for IE6 in standards mode */
	margin-bottom:20px;
	margin-top:20px;
	padding-top:20px;
	}

#middleArea_back {
	width:960px;
	position:relative;
	z-index:0;
	height:auto;
	min-height:480px;
	border-top:1px solid #000000;
	background-image: url(../images/index_background1.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}	 
	
 /* IE6 hack */	
*html #middleArea_back {
	margin-top:-4px;
	}
	
#agTopNav {
	height:36px;
	text-align: left;
	width:958px;
	padding:0px 0px 0px 2px;
	margin:0px 0 0px 0;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	z-index:10;
	background-image: url(../images/search_bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #4354A8;
	} 
	
 /* IE6 hack */ 		
*html #agTopNav {
	margin:0px 0 0px 0px;
	width:958px;
	height:36px;
	padding: 0 0 0px 0;
	background-color: #4354a8;
	z-index:10px;
	} 	
	
#agTopNav_back {
	height:36px;
	text-align: left;
	width:960px;
	padding:0px 0px 0px 0px;
	margin:0px 0 0px 0;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	z-index:20;
	background: url(../images/search_bkgd.jpg);
	background-repeat: repeat-x;
	} 
	
 /* IE6 hack */ 		
*html #agTopNav_back {
	margin:0px;
	width:960px;
	height:36px;
	padding-top: 8px;
	} 	
	
#date {
	position:relative;
	float:right;
	width:200px;
	font-size:.8em;
	margin:-15px 0 0 0;
	}	

/* Optional Banner Area */	
#agRotatingBanner
{
	width:960px;
	height:134px;
	background: url(../images/fakebanner.jpg);
	background-repeat:no-repeat;
	z-index: -50;
	margin: 0 0 0 0;
	}	
	
 /* IE6 hack */	
*html #agRotatingBanner {
	margin:0px 0 0px 0;
	}
			
/* Optional Banner Area | Text for position only */		
#faketext {
	position:relative;
	width:390px;
	height:134px;
	text-align:right;
	padding:0px 0px 0px 0;
	margin:0px 0px 0px 570px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.3em;
	color:#FFFFFF;
	z-index: 1;
	}	
	
	#agLeftCol{
	position:relative;
	float:left;
	height:auto;
	width:300px;
	min-height:450px;
	padding:0px 0px10px 0;
	background-color:#fdf9e8;
	margin:0px 0px 0px 0;
	z-index:0;
}

 /* IE6 hack */	
*html #agLeftCol {
	margin:0px 20px 0px 0px;
	padding:0px 0 100px 0;
	height:100%;
	min-height:450px;
} 

#search_heading {
	background-color:#efefef;
	height:18px;
	font-size:1em;
	color:#FFFFFF;
	padding:10px 0 12px 10px;
	background-image: url(../images/search_bkgd.jpg);
}

 /* IE6 hack */	
*html #search_heading {
	margin-top:0px;
	padding-bottom:3px;
	}

#agLeftCol_back{
	position:relative;
	float:left;
	width:300px;
	padding:0px 0px 10px 0;
	z-index:0;
	background-color:#FDF9E8;
}


#search_heading_back {
	background-color:#990000;
	height:20px;
	font-size:1em;
	color:#FFFFFF;
	padding:8px 0 12px 10px;
	margin-top:-20px;
}

 /* IE6 hack */	
*html #search_heading_back {
	margin-top:0px;
	}

#heading_back {
	background-color:#990000;
	height:20px;
	padding:3px 0 2px 10px;
}

#navarea_back {
	margin:-10px 5px 10px 10px;
	width:280px;
	min-height:400px;
	background-color:#EFEFEF;
	border:1px solid #990000;
	}
		
#subnav {
	height:auto;
	margin:10px 0 10px 0;
	padding:0;
	}

#searcharea {
	margin:-10px 5px 0px 10px;
	width:260px;
	background-color:#ffffff;
	padding:15px 10px 0px 10px;
	border:1px solid #4354a8;
	height: 50px;
	}	
*html #searcharea {
	margin:-4px 5px 0px 10px;
	width:260px;
	background-color:#FFFFFF;
	padding:15px 10px 0px 10px;
	border:1px solid #4354a8;
	}	
	

/* Center Area - Home  */		

#agCenterCol
{
	position:relative;
	z-index:10;
	float:left;
	height:auto;
	min-height:450px;
	width:640px;
	background-repeat:no-repeat;
	margin:0 0px 0px 20px;
	padding:0;
	z-index:0;
	background-color: ffffff;
	background-image: url(../images/index_background1.jpg);
}

*html #agCenterCol
{
	position:relative;
	float:right;
	width:630px;
	margin:0px;
	padding:0px;
}

/* Optional Content Starts Here  */

#topStory {
	position:relative;
	width:640px;
	height:auto;
	min-height:450px;
	margin:15px 20px 15px 0px;
	z-index:0;
	background-color: #FFFFFF;
	}
	
*html #topStory {	
	width:620px;
}	

#topStory_pix {
	position:relative;
	float:left;
	width:380px;
	height:240px;
	border:1px solid #DDDDDD;
	}
	
#agCenterBody {
	margin:30px 40px 30px 40px;
	text-align:left;
	}	
	
/* Optional Content Ends Here  */

/* Center Area -- Back pages */		

#agCenterCol_back
{
	position:relative;
	z-index:10;
	float:left;
	/*	height:600px; jay fix, this should be a minimum height if anything */
	width:960px;
	margin:0;
	z-index:0;
	text-align:left;
	background-color:#FFFFFF;
	min-height:500px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


/* Agency Footer | Address Line */
#agFooter {
	position:relative;
	background-color:#4354a8;
	text-align: center;
	margin:0px 0 0 0;
	height:24px;
	width:960px;
	color:#FFFFFF;
	padding:6px 0 0 0;
	clear:both;
	z-index:2;
}

  
/* Arkansas.gov Footer with Internet Policies */  

#arPolicy
{
	position:relative;
	float:left;
	background: url(../images/argovfooter_ds9.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:0.7em;
	line-height:2em;
	height:68px;
	width:998px;
	z-index:10;
	left:-19px;
	top:0px;
	padding:2px 0 0 0;
} 
*html #arPolicy
{
	position:relative;
	float:left;
	background: url(../images/argovfooter_ds9.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:0.7em;
	line-height:2em;
	height:150px;
	width:998px;
	z-index:10;
	left:-19px;
	top:0px;
	padding:2px 0 0 0;
} 


 /* Extra Fix for center content area */	
#middleArea {
	background-color:#FFFFFF;
	width:960px;
	height:auto;
	position:relative;
	padding:0px 0px 20px 0px;
	z-index:0;
	min-height:600px;
	}	 
#table1 {
	float: right;
	padding-bottom: 100px;
	padding-left: 20px;
	margin-top: -20px;
	padding-top:20px;
	padding-right:20px;
}



	

			
