/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	/*background:url(../images/bg-content.gif) top center no-repeat;*/
	min-width:775px;
}

#container{
	
}

a{
	color:#333333;
}

a:hover {
	color: #006699;
}

html, body, h1, h2, h3, h4, h5, ul, li{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}

#head-georgia{
	display: block;
	width: 100%;
	height:45px;
	background-color: #EFEEEB;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#head-georgia ul{
	white-space:nowrap;
	width: 100%;
	margin:0px;
	padding:0px;
}

#head-georgia ul li{
	list-style:none;
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}

#georgia{
	float:left;
}

#georgia a{
	float:left;
	display:block;
	font-size:12px;
}

#ga-logo{
	float: left;
	display: block;
	height: 45px;
	width: 112px;
	background-image:url(../images/logo-georgia.gif);
}

#georgia #ga-txt{
	float:left;
	height:22px;
	margin: 17px 0 0 3px;
	font-size:12px;
	text-decoration:none;
}

#governor{
	float:right;
	display:block;
	height:45px;
	width: 250px;
}

#gov-txt{
	float:right;
	height:22px;
	margin: 17px 0 0 3px;
	font-size:12px;
	text-decoration:none;
}

#gov-logo{
	float: right;
	display: block;
	height: 45px;
	width: 39px;
	background-image:url(../images/logo-governor.jpg);
}

#container{
	width:780px;
	margin: 0 auto;
	padding:0px;
}

/* Decommission #head-site with display: none; */
#head-site{
	margin:0px;
	padding:0px;
	width:780px;
	height:98px;
	display:none;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}

#head-site h1{
	float:left;
	display: inline;
	margin:0px;
	margin-top:20px;
	width:430px;
	margin-left:80px;
	padding:0px;
	font-size:24px;
	color:#24221F;
}

#head-site h1 a{
	text-decoration:none;
}

#nav-general{
	margin:0px;
	float:right;
	margin-right: 15px;
	list-style: none;
	list-style-type: none;
	width: 272px;
}

#nav-general li{
	margin:0px;
	padding:0px;
	font-size: 12px;
	display: inline;
	float:left;
	margin-left:10px;
}

#nav-general li a{
	color: #a4a09B;
	text-decoration:none;
}

#nav-general li a:hover{
	color: #a4a09B;
	text-decoration:underline;
}

#nav-main1{
	display:inline;
	width:680px;
	float:right;
	font-size:16px;
	list-style:none;
	list-style-type:none;
	margin-top:18px;
}

#nav-main1 li {
	 display:inline;
	 margin:0px;
	padding:0px;	
}

#nav-main1 li a {
	color: #FE9900;
	background-image:url(../images/icon-arrow-lg.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right: 20px;
	margin-right: 40px;
	text-decoration:none;
}

#nav-main1 li a:hover{
	color:#666666;
	text-decoration: underline;
	background-image:url(../images/list-icon-lg-hover.gif);
}



#nav-main2 {
	display:block;
	background:url(/images/mainNav-bg.jpg) top left no-repeat;
	width:780px;
	height:30px;
	z-index:9999;
	margin-top: 40px;
}

#nav-main2 ul {
	padding:0px;
	margin: 0px; 
	list-style-type: none;
	z-index:9999;
}

#nav-main2 ul li {
	display: inline; 
	float: left; 
	position: relative;
	z-index:9999;
	
}
#nav-main2 ul li a {
	margin-top:4px;
	display: block; 
	padding: 3px 18px 6px 18px;
	color: #2d2b2b;  
	text-decoration: none;
	font-size:13px;
	color:#666666;
	border-left:#D7D1C6 solid 1px;
	z-index:9999;
}

html #nav-main2 ul li a {
	display: inline-block;
	z-index:9999;
}
#nav-main2 ul li a:link {
}
#nav-main2 ul li a:visited {

}
#nav-main2 ul li a:hover {

}
#nav-main2 ul li ul {
	display: block; 
	left: 0px; 
	visibility: hidden; 
	position: absolute;
	z-index:9999;
}
#nav-main2 ul li ul li {
	display: list-item; 
	float: none;
	z-index:9999;
}
#nav-main2 ul li ul li ul {
	top: 0px;
	z-index:9999;
}
#nav-main2 ul li ul li a {
	border-top-width: 0px; 
	padding: 5px;
	margin: 0px; 
	font: 13px Verdana; 
	width: 160px;  
	border-bottom: gray 1px solid;
	color:#ffffff;
	background: #a4a09B;
	z-index:9999;
}
#nav-main2 ul li ul li a:hover {
	background: #eff9ff; 
	COLOR:#333333;
	z-index:9999;
}
.downarrowclass {
	display:none;
}
.rightarrowclass {
	right: 5px; 
	position: absolute; 
	top: 6px
}

#content-wrapper{
	margin-top:10px;
	display:block;
	width:780px;
}

.foot{
	display:block;
	background:url(../images/arrow-more-1.gif) top right no-repeat;
	line-height:1em;
/*	border-top: #F0EEEA solid 1px;*/
	clear:both;
	padding: 5px 15px 30px 0px;
	margin: 5px 0 0px 0;
	text-align: right;
}

#content-2 .foot {
	background:none;
}

.foot a{
	text-transform:uppercase;
	text-align:right;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFA51F;
}
.foot ul li a{
	margin-right:3px;
}

.foot a:hover{
	text-decoration: underline;
}


#content-1{
	display: inline;
	display:block;
	width:480px;
	float:left;
	padding-left:20px;
	overflow:visible;
	margin-right:10px;
	margin-top:10px;
}

#content-1 h3,
#content-1 h3 a,
#content-2 h3,
#content-2 h3 a{
	font-size: 16px;
	color:#006699;
	font-weight: bold;
	text-decoration: none;
}



#featured-content{
	display: block;
	height: 240px;
	width: 480px;
	margin-left: -20px;
	overflow:hidden;
	margin-bottom:30px;
	background-color:#ffffff;
}

#general-content{
	line-height:1.5em;
}



#general-content h4{
	width:450px;
	font-size: 16px;
	color:#006699;
	padding: 0 0 10px 0;
/*	border-bottom: #F0EEEA solid 1px; */
	font-weight: bold;
}

#general-content p{
	margin: 0px 0 15px 0;
	line-height: 1.5em;
}

#general-content .more{
	color: #ffa51F;
	font-weight: bold;
	padding-right: 13px;
	background:url(../images/more.gif) right bottom no-repeat;
}



/* start of right column styles*/

#content-2{
	display: inline;
	display:block;
	width:248px;
	float:left;
	margin-top:20px;
}

#content-2 h3 {
/*	border-bottom: #F0EEEA solid 1px;*/
	padding-bottom:5px;
}

#content-2 #breaking-news,
#content-2 #prison-tour,
#content-2 #offender-stats,
#content-2 #impact-georgia,
#content-2 #meth-project,
#content-2 #team-georgia,
#content-2 #victim-services,
#content-2 #NewEmployeeResourceCenter{
	clear:both;
}


#content-2 #NewEmployeeResourceCenter p,
#content-2 #NewEmployeeResourceCenter h3 span{
	position: absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

#content-2 #NewEmployeeResourceCenter h3{
	border:none;
	padding:none;
	margin:0px;
}

#content-2 #NewEmployeeResourceCenter h3 a{
	display:block;
	height:120px;
	width:249px;
	background:url(../images/badge-new-employee-resource-center.jpg) top left no-repeat;
	margin-bottom:20px;
}



#content-2 h3{
	margin-bottom:5px;
}

.feat{
	width:248px;
	display: block;
/*	border: solid 1px #CCCCCC;*/
	height: 145px;
	margin: 0 0 30px 0;
	padding:0px;
	clear:both;
}

.feat h3{
	border: none;
	padding:0px;
	margin: 5px 0px 0px 6px;
	display:block;
	width:238px;
	height:95px;
}

#jobs-moving h3{
	background:url(../images/tift.jpg) no-repeat;
} 

#recognition h3{
	background:url(../images/recognition.jpg) no-repeat;
} 

.feat h3 a,
.feat h3 a {
	float:right;
	border:none;
	font-size: 13px;
	display: block;
	width: 240px;
	padding:95px 2px 0px 0px;
	text-align:right;
	margin-top:6px;
}

#footer {
	display: block;
	height: 47px;
	width: 780px;
	background:url(../images/jobsFooter.gif) no-repeat center top;
}

#footer .footerHome{
	margin-top: -15px;
}

#footer #nav-general{
	position:relative;
	padding-top:25px;
	width:550px;
	text-align: center;
	margin:0 auto;
	
}

#footer #nav-general li a{
	color: #666666;
}

/* global right column styles*/

/* common shared elements */



#team-georgia a.img{
	display:block;
	height: 60px;
	background:url(../images/idx-team-ga.gif) no-repeat;
}

#jobs-moving a span,
#recognition a span,
#GDCJobs span{
	position: absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

#jobs-moving h3,
#jobs-moving h3 a,
#recognition h3,
#recognition h3 a{
	border:none;
	font-size: 13px;
}

#recognition.feat{
	height: 125px;
}

#impact-georgia h3{
	border: none;
	padding: 0 0 0 0;
}

#impact-georgia h4{
	text-transform:uppercase;
	font-size: 11px;
	color: #FFA51F;
/*	border-bottom: #F0EEEA solid 1px;*/
	padding-bottom:5px;
}

#impact-georgia ul{
	display: block;
	margin: 5px 0 0 0;
	height:19px;
}

#offender-stats ul{
	margin-top:5px;
}

#offender-stats li {
	display: block;
	width: 248px;
	height:18px;
	background:url(../images/dot-trail.gif) repeat-x;
}

#offender-stats .title{
	display: block;
	float:left;
	width:60px;
	background: #FFFFFF;
}

#offender-stats .count {
	display: block;
	float:right;
	width:55px;
	text-align: right;
	background: #FFFFFF;
}


#featured-publications li{
	display: block;
	border:#CCCCCC solid 1px;
	width: 144px;
	height: 100px;
	margin-bottom: 5px;
	float: left;
	margin-right:4px;
	line-height:1em;
}

#featured-publications li a{
	margin:3px;
	display: block;
	width: 138px;
	height: 94px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
}

#featured-publications a span{
	position: relative;
	top:65px;
}

li a#pub1{
	background:url(../images/140x61-pub-tift.gif) no-repeat;
}

li a#pub2{
	background:url(../images/140x61-pub-cf.jpg) no-repeat;
}

li a#pub3{
	background:url(../images/140x61-pub-fcbi.jpg) no-repeat;
}

li a#pub4{
	background:url(../images/140x61-pub-eduint.jpg) no-repeat;
}

li a#pub5{
	background:url(../images/140x61-pub-prea.jpg) no-repeat;
}

li a#pub6{
	background:url(../images/140x61-pub-housing.jpg) no-repeat;
}

#featured-publications ul {
	margin:0px;
	padding:0px;
	display:block;
	width:450px;
	height: 214px;
}

#general-content .videolist {
	position:relative;
	width:450px;
	display:block;
	clear:both;
}

#general-content .videolist ul{
	position:relative;
	width:450px;
	display:block;
	clear:both;
	padding: 0 0 0 0;
}

#general-content .videolist li{
	list-style: none;
	display: block;
	border:#CCCCCC solid 1px;
	padding:3px;
	margin:0px;
	margin-bottom: 5px;
	float: left;
	margin-right:4px;
	height:94px;
	
}

#general-content .videolist li a{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#general-content .videolist li a img{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border: none;
	display: block;
	width: 138px;
	height: 61px;
	
}

#general-content .videolist li a span{
	margin:2px 0 0 0;
	padding:0px;
	position: relative;
	float:left;
	width:137px;
	font-size:10px;
	text-transform:uppercase;
	display:block;
	clear:both;
	text-align:center;
	text-decoration:none;
	line-height:1em;
}

#general-content .photolist {
	width:450px;
	list-style: none;
	list-style-type: none;
	padding-bottom:30px;
	clear:both;
}

#general-content .photolist li{
	list-style: none;
	display: block;
	border:#CCCCCC solid 1px;
	padding:3px;
	margin:0px;
	margin-bottom: 5px;
	float: left;
	margin-right:4px;
	height:94px;
	
}

#general-content .photolist li{
	margin:0px 4px 0px 4px;
	padding:0 0 0 0;
	padding:3px;
	margin-right:4px;
}

#general-content .photolist li img{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border: none;
	display: block;
	position:relative;
	float:left;
	
}

#general-content .large li img{
	width:213px;
	height:140px;
}	

#general-content .photolist li span{
	margin:0px;
	padding:0px;
	margin-top:4px;
	line-height:1em;
	position: relative;
	width:inherit;
	font-size:10px;
	text-transform:uppercase;
	display:block;
	clear:both;
	text-align:center;
	text-decoration:none;
}

#general-content .large li span{
	width:202px;
}	

#general-content .large li{
	height:175px;
}	

#utility-bar{
	display:block;
	width:248px;
	height:20px;
	clear:both;
	margin-bottom:20px;
}

#utility-bar #shareit{
	float:left;
	width:120px;
	
}

#utility-bar #txt-resize{
	width:120px;
	float:right;
	text-align:right;
	font-size:12px;
}

#txt-resize img{
	margin-left:5px;
	border:none;
	vertical-align:text-top;
}

.rss{
	border:none;
	padding:0px;
	margin:0px;
}
 
.rss img{
	border:none;
	padding:0px;
	margin:0px 0px 0px 10px;
}
