/**
    Iowa Sex Offender CSS
    www.iowasexoffsenders.com
    (c) 2009 DAS/ITE
*/

html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}

html {
	min-height: 100%;
}

body {
	
    background-color:#ffffff;
	font-family: verdana, arial, tahoma, san-serif;
	font-color:#333333;
	font-size: 80%;
	color: #333333;
	line-height: 120%;
	text-align: left;
	margin: 0;
	padding: 0;
	min-height:100%;
	background-color:#fff;
	background-image:url('../images/footer.png');
	background-repeat:repeat-x;
	background-position:top left;
	
}

p {
	padding-top:1em;	
}

#tabcontent p {
	margin-bottom:1em;	
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a img {
    border:0px;
}

#banner {
    height:68px;
    padding:10px 43px 0px 30px;
    clear:both;

}

#leftbanner {
    float:left;
    position:relative;
    top:0px;
}

#rightbanner {
    float:right;
}


#page {
    min-width:800px;
    background-position:top 70%;
    background-repeat:no-repeat;	
}

#pageadmin {
    min-width:800px;
    background-image:url('../images/helpbox.gif');
    background-position:top left;
    background-repeat:repeat-x;	
}

#userbar {
	float:right;
	text-align:right;
    margin-bottom:-0.60em;
	padding:0.75em 1em 0.90em 1.25em;		
}

.aandabox {
	padding:1em;
	margin:1.50em;
	border:1px solid #bbbbbb;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    -moz-box-shadow:0 0 5px #ccc;
    -webkit-box-shadow:0 0 5px #ccc;	
    background-image:url('../images/fieldset.gif');
     background-position:bottom;
     background-repeat:repeat-x;
}

#header {
	
     background-image:url('../images/fieldset.gif');
     background-position:bottom;
     background-repeat:repeat-x;
     border-bottom:1px solid black;
     border-top:1px solid black;
     line-height: 2.2em;
     padding-left:20px;
}

#main {
	 border:1px solid #fff;
	 background-color:#fff;
     background-position:top left;
     background-repeat:repeat-y;
     
}

#content {
	
	margin:0 auto;
	background:#fff;

}

#homepage {
	
	padding:0px;
	background:#fff;
	
}

#homepage fieldset {
	margin:1em 1em 0 1em;
}

#errors p {
	padding-top:0;	
}

#homepage div.intro {
	
	float:left;
	margin-right:290px;
	background:#fff;
	padding:22px 22px 0 22px;
	
}

.slidewrap {
	
	float:left;
	width:280px;
	height:250px;
	margin-right:10px;
	margin-left:-290px;
	padding-top:22px;
	background:#fff;
	
}

.slidewrap {
	
	float:left;
	width:280px;
	height:250px;
	margin-right:10px;
	margin-left:-290px;
	padding-top:22px;
	
}

.slideshow {
	
	height:240px;
	width:280px;
	float:right;
	background-image:url('../images/homeslide.png');
	background-repeat:no-repeat;

}

#slidenav {

	position:relative;
	top:-2em;
	z-index:9001;
    padding-left:12px;
    color:#777;
    

}

#slidenav a { border: 0px solid #3b4a60; background: transparent; text-decoration: underline; margin: 0 1px; padding: 3px 3px;  }
#slidenav a.activeSlide { 
	cursor:text;
	background: #efefef;
	color:#333;
	border:1px solid #d1d1d1;
	text-decoration: none; 
}
#slidenav a:focus { outline: none; }

.slideshow div {
	
	inherit:none;
	width:258px;
	height:238px;
	margin:0px;
	top:0px;
	padding:12px;
	background-image:url('../images/homeslide.png');
	background-repeat:no-repeat;
	color:#000;
	font-size:90%;	
}

.slideshow div img {
	float:left;
	margin:0x 18x 0x 0x;
	
}

#tabcontentshadow p.desc {
	padding:2em 2em 1em 2em;	
}

#tabcontent p {
	padding:0 0;	
}

#wrapper-footer {
	
 text-align: center;
}

#footer {
	
 clear: both;
 height:100px;
 padding-left:18px;
 padding-right:18px;
 padding-top:2px;
  font-size:70%;
 color:#444;
 border-top:1px solid #002859;
 background-image:url('../images/footer.png');
 background-repeat:repeat-x;
}

#footer a {
	color:#000;
}
form {

    padding:0px;
    margin:0px;
    clear:both;

}

textarea {
    resize: none;
} 

h2 { font-size: 110%; margin-bottom:1em; }
h3 { font-size: 100%; margin-bottom: 0.5em; }
h4 { font-size: 100%; margin-bottom: 0; padding-bottom: 0; }
a { color: #4b7fae; outline: none; }
a:active { outline: none; }

.commands
{
    padding:10px;
    text-align:center;
}

fieldset {

    background-color:#ffffff;
    background-image:url('../images/fieldset.gif');
    background-position:bottom;
    background-repeat:repeat-x;
    margin:1em;
    padding:1em;
    border:1px solid #bbbbbb;
    border-bottom:0px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    -moz-box-shadow:0 0 5px #ccc;
    -webkit-box-shadow:0 0 5px #ccc;

}

legend {
    font-weight:bold;
    padding:2px 8px 2px 8px;
    color:#555555;
    background:#fff;
}

.leftmarginup {
   margin-left:135px;
}

fieldset.topfieldset {
    margin-top:0px;
}

input, select, textarea { outline: none; }

fieldset .textinput {

    padding:0 3px 0 3px;
    font-size:1.1em;
    padding:2px;
	background:#ffffff url('../images/fieldbg.jpg') top repeat-x;
	border:1px solid #A7A6AA;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    width: 170px;
	float: left;
	margin-bottom: 1em;
	*margin-bottom: 0em;
	
}


input.textinput {
    font-size:1.1em;
    padding:2px;
	background:#ffffff url('../images/fieldbg.jpg') top repeat-x;
	border:1px solid #A7A6AA;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
		
}

select {
	background:#ffffff;
	border:1px solid #A7A6AA;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}

fieldset input:focus,select:focus,textarea:focus, input:focus   {
	background:#ffffff url('../images/fieldfocus.jpg') top left repeat-x;
	border:1px solid #00cc00;
}


fieldset .defaultwidth {

}

fieldset .wide {

    width: 219px;
}

input.captchatext {
    width:90px;
    border:1px solid #640300;
    margin-left:28px;	
    font-size:14pt;
    color:#220100;
    font-weight:bold;
}

.captchabox {
	width: 270px;
	height:152px;
	margin:1em auto;
	padding:8px 0px 0px 8px;
	background:#ad1400 url('../images/captchabg.jpg');
    border:1px solid #640300;
     -moz-border-radius:9px;
    -webkit-border-radius:9px;
    border-radius:9px;
}

.captchacontrol {
	background:white;
    border:1px solid #640300;
    -moz-border-radius:9px;
    -webkit-border-radius:9px;
    border-radius:9px;
    padding:4px;
    height:82px;
    margin-right:8px;
    margin-bottom:22px;	
}

#siimage {
	width:230px;
	height:80px;
	margin-right:-6px;

}

fieldset input.captchatext:focus  {
    background:#ffffff url('../images/fieldbg.jpg') top repeat-x;
    border:1px solid #640300;
    font-size:14pt;
    color:#640300;
    font-weight:bold;
}

input.captchabutton {
	margin-left:10px;
	width:110px;	
	font-size:12.5pt;
}

table.wide {
	width:98%;	
}

.readonly {
	color:#696969;
	cursor:help;
	background:#ffffff url('../images/fieldbg.jpg') top repeat-x;	
}

.readonly:focus {
	border:1px solid #ffbb88;
	background:#ffffff url('../images/fieldbg.jpg') top repeat-x;	
}


fieldset select {

    font-size:1.1em;
    border:1px solid #444444    ;
    background-color:#fefefe;
    
    background-repeat:no-repeat;
    background-position:left;
	float: left;
	margin-bottom:1em;
	*margin-bottom: 0em;
}

fieldset textarea {

    overflow:auto;
    padding:0 3px 0 3px;
    font-size:1.1em;
    padding:2px;
	background:#ffffff url('../images/fieldbg.jpg') top repeat-x;
	border:1px solid #A7A6AA;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
	float: left;
	margin-bottom: 1em !important;
	margin-bottom: 0em;
}

fieldset button
{
    cursor:pointer;
    line-height:2em;
    padding:0.25em;

}

fieldset label {
    line-height:190%;
    float:left;
	text-align: right;
	width: 125px;
	padding-right:5px;
}

fieldset p {
    clear:left;
}

fieldset p strong {
    color:#445566;
    line-height:1em;
}

fieldset .invalidinput
{
    background-color:#ffdddd;
    background-image:url('../images/invalidfield.gif');
    background-position:right;
    background-repeat:no-repeat;
}

fieldset table {
    clear:left;
    margin-left:25px;
}

fieldset table th {
    padding:6px;
}

fieldset table td {
    padding:6px;
}

fieldset table th {
    text-align:right;
    vertical-align:top;
    color:#555555;
    font-weight:bold;
}

fieldset table td {
    text-align:left;
    vertical-align:top;
    color:#00000;
}

.buttoninput
{
    cursor:pointer;
    padding:0.25em;
}

div.subtabs {

    width:100%;
    background:url("../images/tabbg2.png") repeat-x bottom left;
    font-size:90%;
    line-height:162%;
}

div.subtabs div.anchor {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	color:transparent;
	background:transparent;	
}

div.subtabs ul {
    margin:0;
    padding:0px 12px;
    list-style:none;
}

div.subtabs ul li {
    float:left;
    background-image:url("../images/tableft.png");
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 5px 0 9px;
    
}

div.subtabs a {
    float:left;
    display:block;
    background-color:transparent;
    background-image:url("../images/tabright.png");
    background-position:top right;
    background-repeat:repeat-x;
    padding:4px 11px 3.9px 1px;
    text-decoration:none;
    margin:0;
    font-weight:bold;
    color:#eee;
}

a img {
	border:0px;
	position:relative;
	top:4px;
}

a span img {
	position:relative;
	top:1px;	
}

div.subtabs li a span img.icononly {
	margin-bottom:-2px;
}

div.subtabs li.current:hover {
    background-image:url("../images/tableft_on.png");
}

div.subtabs li:hover {
    background:url("../images/tableft2.gif") no-repeat left top;
}

div.subtabs li.current:hover {
    background-image:url("../images/tableft_on.png");
}

div.subtabs li:hover a {
    background:url("../images/tabright2.gif") no-repeat right top;
}
div.subtabs a:hover {
    background:url("../images/tabright2.gif") no-repeat right top;
}
div.subtabs .current {
	cursor:text;
    background-image:url("../images/tableft_on.png");
    border-width:0;
}
div.subtabs li.current a {
	cursor:text;
	background-image:url("../images/tabright_on.png");
    color:#333;
    padding-bottom:4.9px;
}
div.subtabs li.current a:hover {
	cursor:text;
	background-image:url("../images/tabright_on.png");
    color:#333;
    padding-bottom:4.9px;
}

/* IE-MAC-PRO \*/
	div.subtabs a { float:none; }
/* End */

#tabcontent {
	background:#fff;
    padding:20px 30px 1px 30px;
    text-align:left;
}
#tabcontentshadow
{
	
   	background:#ffffff  url('../images/contentbg.png') top left repeat-x;	
   	text-align:left;
   		
}

#home {
	display:block;
	background:#fff;
	padding:1em;
}

/** Site Specifics **/

#registrant div.helpbox {
	width:280px;
	margin-left:0.50em;
}

.registrantright {
	color:#555555;
    float:right;
    width:270px;
    padding:0px 5px 5px 5px;
    background-color:transparent;
    margin-left:1.5em;
    margin-bottom:10px;    
}

.helpbox
{
    color:#555555;
    float:right;
    width:35%;
    padding:0px;
    background-color:transparent;
    margin-left:1.5em;    
}

.helpbox p img, .registrantright p img
{
    margin-right:10px;
    float:left;
}

#tabcontent div.helpbox p, #tabcontent div.registrantright p 
{
	border:1px solid #A7A6AA;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    background-image:url('../images/helpbox.gif');
    background-position:top;
    background-repeat:repeat-x;
	padding:1em;
	width:90%;
    
    border:1px solid #cccccc;
    border-top:px;
    clear:none;
    float:right;
    
}

.helpbox p strong, .registrantright p strong  {
    line-height:1.5em;
    
}

.registrantThumbnail {
    width:55px;
    margin-left:5px;
    margin-right:5px;
    border:1px solid #000;
    cursor:pointer;
}

#regsitrantPhotoDate {
    border:0px;
    text-align:center;
    float:right !important;
    float:none;
    margin-right:65px !important;
    margin-right:0px;
    background:transparent;
    color:black;
}

#otherPhotosBox {
    text-align:center;
    background-image:url('../images/helpbox.gif');
    background-position:top;
    background-repeat:repeat-x;
    width:260px;
    padding:5px;
    margin-bottom:20px;
    border:1px solid #cccccc;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border-top:0px;
    clear:none;
    float:right;
}

#registrantPhoto {
	text-align:center;
    background-image:url('../images/helpbox.gif');
    background-position:top;
    background-repeat:repeat-x;
    width:260px;
    padding:5px;
    margin-top:10px;
    margin-bottom:20px;
    border:1px solid #cccccc;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border-top:0px;
    clear:none;
    float:right;
}

#registrant div.registrantright p {
	background:transparent;
	border:0px;
	padding:0px 0px 0px 6px;
    width:auto;
    margin:0 0 0.5em 0;
    float:none;
    text-align:left;
}

#registrant div.registrantright #registrantPhoto img {
	border:1px solid #a8a8a8;
	max-width:250px;
}
	
div.assessments {
    text-align:center;
    background-image:url('../images/helpbox.gif');
    background-position:top;
    background-repeat:repeat-x;
    width:260px;
    padding:5px;
    margin-bottom:20px;
    border:1px solid #cccccc;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border-top:0px;
    clear:none;
    float:right;
}

#registrantActions {
    
    background-image:url('../images/helpbox.gif');
    background-position:top;
    background-repeat:repeat-x;
    width:260px;
    padding:5px;
    margin-bottom:20px;
    border:1px solid #cccccc;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border-top:0px;
    clear:none;
    float:right;
}

#registrantActions div {
	text-align:right;
	margin-bottom:0.5em;
	font-size:0.90em;
}

#registrantActions a {
	display:block;
	text-decoration:none;
}

#registrantActions a:hover {
	display:block;
	background:#ddd;
	text-decoration:none;
}

#registrantActions a img {
    text-decoration:none;
    margin-left:0.5em;
    position:relative;
	top:1px;
	
}

.anchor {
	clear:both;
	width:1px;
	height:1px;	
}

p.clear {
    clear:both;
    margin:0px;
    padding:0px;
    
}

	.backcontent
	{

    	border:0px;
	}
	.fade
	{
		filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	}	
	.faded
	{
		filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	}
	.opaque
	{
		filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
	}

 .leftimage
 {
 	float:left;
 	margin-right:10px;
 }
 .vcenter
 {
 	margin-top:3%;
 	margin-bottom:5%;
 }
 .smalltext
 {
 	font-size:70%;
 }
 .floatright
 {
 	float:right;
 	margin-left:10px;
 }

 .Exception
 {
 overflow:auto;font-size:8pt;
 width:100%;height:150px;background:#000000;border:0px;color:#eeeeee;
 }

 .nomargin {
    margin:auto;
 }
 .leftmost
{
	border-left:1px solid #000066;
}
.rightmost
{
	border-right:1px solid #000066;
}
.topmost
{
	border-top:1px solid #000066;
}
.bottom
{
	border-bottom:1px solid #000066;
}
.even
{
	background:#ffffff;
}
.odd
{
	background:#dddddd;
}
.center
{
	text-align:center;
	margin-left: auto;
    margin-right: auto;
}
.aright
{
	text-align:right;
}
.top
{
	vertical-align:top;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
.padding
{
	padding:5px;
}
.morepadding
{
	padding:10px;
}
.muchpadding
{
    padding:20px;
}
.margin
{
	margin:5px;
}
.moremargin
{
	margin:10px;
}

.bigmargin
{
	margin:15px;
}
.lightleft
{
	border-left:1px solid #aaaaaa;
}
.highlight
{
	background:#aabbdd;
	cursor:pointer;
}
.pagination
{
	padding:4px;
	margin-top:6px;
	border:1px solid #000066;
	background:#f0faff;
	text-align:center;
}
.small
{
	font-weight:normal;
	font-size:0.70em;
}
.italics
{
	text-decoration:italic;
}
.bold
{
	font-weight:bold;
}
.hidden
{
	display:none;
}

.bottomborder
{
    padding:0.25em;
}
#dynamicblock
{
	position:absolute;
	z-index:1000;
	top:0px;
	left:0px;
	display:none;
	background-color:#EDEDED;
	background-image:url('../images/helpbox.gif');
	background-repeat:repeat-x;
	background-position:top left;
	border:1px solid #666666;
	-moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
	-moz-box-shadow:0 0 5px #888888;
	-webkit-box-shadow:0 0 5px #888888;
  
}
#dynamicblocktwo
{
	position:absolute;
	z-index:1001;
	top:0px;
	left:0px;
	display:none;
	border:1px solid black;
	background:#ffffff;
}
.regPhoto
{
	width:125px;
	height:100%;
}
.regPhotoZoom
{
	width:175px;
}
.regPhotoPad
{
	margin-left:2px;
}

div.recentupdateseventstitle {
	clear:both;
	padding:1em 2em;	
}
#recentupdatesevents {
	
	position:relative;
	display:none;
	clear:both;
	overflow:hidden;
	width:800px;
	height:128px;
	margin:1em auto;
	z-index:6;

}

#recentupdatewall {
	position:relative;
    clear:both;
    margin:1em auto;
    z-index:6;
}

div.photocube {

	position:relative;
	width:90px;
	height:120px;
	overflow:hidden;
	z-index:5;
	margin:3px;
	-moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    -moz-box-shadow:0 1px 4px #888;
  	-webkit-box-shadow:0 1px 4px #888;
  	float:left;
  	
	
}

div.photocube img.photo {
	
	height:170px;
	position:relative;
	left:-16px;
	border:1px;
	_border:0px;
	z-index:4;
	-moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}

#paginggrid td.phototd, .phototd {
	padding:0px;
	margin:0px;
	text-align:center;
}

.resultphoto {
    height:73px;
    margin:0px;
    padding:0px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    -moz-box-shadow:0 0 5px #aaa;
    -webkit-box-shadow:0 0 5px #aaa;	
}

.resultphotobox {
	height:75px;
	margin-top:3px;
	
}
.resultphotobox a img {
	position:relative;
	top:0px;	
}
.nophoto {
	cursor:no-drop;
}

span.date {
	font-decoration:none;
	text-decoration:none;
	font-size:0.90em;
	color:#882200;	
}

#javascriptDisabledInfo
{
display:none;
}
.registrantbutton
{
	padding:6px;
	border:1px solid #2C71AE;
	background:#cccccc  url('../images/gradb4.gif');
	text-decoration:none;
}
.registrantbutton:hover
{
	color:#2CA1FE;
	padding:6px;
	border:1px solid #2CA1FE;
	background:#cccccc url('../images/gradb4.gif');
	text-decoration:none;
}

.registrantbutton img
{
	vertical-align:text-bottom;
}



.smallbutton
{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #2C71AE;
	background:#cccccc  url('../images/gradb4.gif');
	text-decoration:none;
}
.smallbutton:hover
{
	color:#000000;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #446699;
	background:#cccccc url('../images/gradb1.gif');
	text-decoration:none;
}

.smallbutton img
{
	vertical-align:text-bottom;
	margin-bottom:2px;
}

.actionbox
{
	border-bottom:1px solid #999999;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	margin:10px;
	background: url('../images/gradb6s.gif');
	margin-top:20px;
}

.fixed150
{
	width:150px;
}
.fixed125
{
	width:125px;
}

#aci
{
	width:262px !important;
	width:260px;
}
.autocompletelink
{
	width:255px;
	display:block;
	border:1px #ffffff solid;
	text-decoration:none;
	color:#555555;
}
.autocompletelink:hover
{
	width:255px;
	display:block;
	background:#dddddd;
	border:1px #cccccc dotted;
	text-decoration:none;
	color:#555555;
}

div.message {
	margin-left:2em;
	margin-right:2em;
	margin-bottom:12px;
	padding:0.5em 0.5em 0.5em 2.5em;
	background-color:#ffffff;
	background-image:url('../images/messagebox_warning.png');
	background-position:10px 6px;
	background-repeat:no-repeat;
	border:1px solid #a8a8a8;
	-moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;	
	
	
}

#errors p
{
    color:#aa2200;
    font-size:90%;
    font-weight:bold;
}


.error {
    color: red;
}

.errors div {
	line-height:130%;
	margin:0.50em 0;	
}



.invalidcaption
{
   color: red;
}

.notmatchedhighlight
{
    padding:2px;
}

.matchhighlight
{
    font-weight:bold;
    text-transform:capitalize;
    border-bottom:1px dashed #ffaa00;
}

.gray {
    color:#aaaaaa;
}

/** Map Related Styles */

#map
{
    background-color:#E5E3DF;
    background-image:url('../images/ajax.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    float:left;
    width:58%;
    height:400px;
    border:1px solid #444444;
    margin-top:7px;
    margin-bottom:10px;
}

#dynmap {
	width:328px;
	height:248px;
}

#map.fullscreen
{
    background-color:#E5E3DF;
    background-image:url('../images/ajax.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    float:left;
    width:99%;
    height:600px;
    border:1px solid #444444;
    margin-top:7px;
    margin-bottom:10px;
}

#mapcover
{
    background-color:#E5E3DF;
    background-image:url('../images/ajax.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    float:left;
    width:58%;
    height:400px;
    border:1px solid #444444;
    margin-top:3px;
    margin-bottom:10px;
    display:none;
}

#mapcover.fullscreen
{
    background-color:#E5E3DF;
    background-image:url('../images/ajax.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    float:left;
    width:100%;
    height:600px;
    border:1px solid #444444;
    margin-top:7px;
    margin-bottom:10px;
    display:none;
}

.mapBubble {
	float:left;
	white-space: nowrap;
	
}

.mapBubble table {
	margin-left:0px;	
}

.mapPhoto {
    border:1px solid black;
    float:left;
    height:65px;
    margin-right:10px;
}

table.mapText td img {
	margin-right:1em;	
}

/** Paging Grid Styles **/

.enabledPagingLink
{
    background:url("../images/paginghead.gif");
    border:1px solid #aabbcc;
    padding:2px;
    padding-left:6px;
    padding-right:6px;
    margin:3px;
    line-height:1em !important;
    line-height:2em;
    text-decoration:none;
}

.enabledPagingLink:hover
{

    background:url("../images/paginghead-hover.gif");
    border:1px solid #446688;
    padding:2px;
    padding-left:6px;
    padding-right:6px;
    margin:3px;
    text-decoration:none;
}

.disabledPagingLink
{
    color:#aabbcc;
    cursor:default;
    border:1px solid #aaaaaa;
    padding:2px;
    padding-left:6px;
    padding-right:6px;
    margin:3px;
    text-decoration:none;
}

.disabledPagingLink:hover
{
    color:#aaaaaa;
    cursor:default;
    border:1px solid #aaaaaa;
    padding:2px;
    padding-left:6px;
    padding-right:6px;
    margin:3px;
    text-decoration:none;
}

#paginggrid p
{
    text-align:center;
}

#paginggrid table
{
    background:#CDE3FF;
    border-left:1px solid #bbccdd;
    border-right:1px solid #aabbcc;
    border-top:1px solid #aabbcc;
    border-bottom:1px solid #446688;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}

#paginggrid th
{

	overflow:hidden;
	text-align:left;
    background:#CDE3FF url("../images/paginghead.gif");
    border-bottom:1px solid #446688;
    padding:0px;
    margin:0px;
    font-weight:bold;
    color:#103761;
    text-decoration:none;
}

#paginggrid th a {
	text-decoration:none;
	cursor:pointer;
}

#paginggrid th.sortasc
{
	background-image:url("../images/pagingheadasc.gif");
	background-position:top right;
	background-repeat:no-repeat;
}

#paginggrid th.sortdesc
{
	background-image:url("../images/pagingheaddesc.gif");
	background-position:top right;
	background-repeat:no-repeat;
}

#paginggrid th a span
{
	display:block;
	border-left:1px dotted #ccddee;
	border-right:1px dotted #ccddee;
	line-height:1.50em;
	height:1.50em;
	padding:4px 14px 4px 4px;
	color:#103761;
 
}

#paginggrid th span.unsortable {
	display:block;
	border-left:1px dotted #ccddee;
	border-right:1px dotted #ccddee;
	line-height:1.50em;
	height:1.50em;
	padding:4px 14px 4px 4px;
	color:#103761;
 
}

#paginggrid th a:hover span
{
    background-image:url("../images/paginghead-hoverasc.gif");
    background-position:top right;
    background-repeat:no-repeat;
	display:block;
	line-height:1.50em;
	border-left:1px solid #AABBCC;
	border-right:1px solid #AABBCC;
	height:1.50em;
	padding:4px 14px 4px 4px;
	color:#103761;
}

#paginggrid th.sortasc a:hover span
{
    background-image:url("../images/paginghead-hoverdesc.gif");
    background-position:top right;
    background-repeat:no-repeat;
}

#paginggrid th.sortdesc a:hover span
{
    background-image:url("../images/paginghead-hoverasc.gif");
    background-position:top right;
    background-repeat:no-repeat;
}

#paginggrid th.lastheading a:hover span {
	border-right:0px;
}

#paginggrid td
{
    text-align:left;
    padding:8px 3px 4px 6px;
    overflow:hidden;
}



#paginggrid td.column
{
	border-left:1px dashed #ccc;
}

#paginggrid td.firstcolumn
{
	border-left:0px;
}


#paginggrid  .pagingfirstemptyrow
{

    border-top:1px solid #446688;
    background:#eeeeee;
}

#paginggrid  .pagingemptyrow
{
    background:#eeeeee;
}

.pagingrow0
{
    background:#e2ecf6 url('../images/pagingcellodd.png') repeat-x;
}

.pagingrow1
{
    background:#ffffff url('../images/pagingcelleven.png') repeat-x;
}

.clickablerow
{
    background:#e2ecf6 url('../images/pagingcellhover.png') repeat-x;
    cursor:pointer;

}

.pagingnodata
{
    text-align:center;
    padding:20px;
}

/* Buttons */

#paginggrid table.centeredtable {
	margin:0 auto;
	border:0px;	
	background:transparent;
}

#paginggrid table.centeredtable td {
	inherit:none;
	border:0px;
	background:transparent;
}



a.buttondisabled {
	
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	display:block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-right: 6px;
	background: #FFF url('../images/buttons.gif') no-repeat 100% -48px;
	line-height: 22px;
	text-decoration: none;
	font-weight:100;
	cursor:text;
}

a.buttondisabled span {
	display: block;
	color:#888888;
	cursor:text;
	background: transparent url('../images/buttons.gif') no-repeat 0 -48px;
	padding: 0px 2px 1px 0px;
}

a.buttondisabled span span {
	padding-left:8px;
}

a.buttondisabled span img {
	filter:alpha(opacity=10);
	opacity:0.1;
	-moz-opacity:0.1;
	position:relative;
	top:1px;	
}

a.button {
	
	color: #333;
	text-decoration: none;
	display:block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-right: 6px;
	background: #FFF url('../images/buttons.gif') no-repeat 100% 0;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	white-space: nowrap;
	font-weight:100;
	 
}

a.button span {
	display: block;
	color:#0;
	background: transparent url('../images/buttons.gif') no-repeat 0 0;
	padding: 0px 2px 1px 0px;
	white-space: nowrap
}

a.button span span img {
	margin-right:2px;
	position:relative;
	top:4px;
}

a.button span span {
	padding-left:10px;
}

a.button:hover {
	background-position: 100% -24px;
	white-space: nowrap
}

a.button:hover span {
	background-position: 0 -24px;
	color:#0;
	white-space: nowrap
}

a.button:hover span img {
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	white-space: nowrap
		
}

a.button:active {
	white-space: nowrap
}

a.button:active span {
	color: #00D;
	white-space: nowrap
}

button {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	font-weight:bold;
	color: #0066CC;
	width: auto;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	height: 26px;
	cursor: pointer;
}

button span, button em {
	display: block;
	height: 24px;
	line-height: 23px;
	margin: 0;
	white-space: nowrap
	
}

button span {
	padding-left: 10px;
	background: url('../images/buttons.gif') no-repeat 0 0;
	white-space: nowrap
}

button em {
	font-style: normal;
	padding-right: 10px;
	background: url('../images/buttons.gif') no-repeat 100% 0;
	white-space: nowrap
}

button.first span {
	padding-left: 10px;
	background: url('../images/buttons.gif') no-repeat 0 -72px;
	white-space: nowrap
}

button.first em {
	font-style: normal;
	padding-right: 10px;
	background: url('../images/buttons.gif') no-repeat 100% -72px;
	white-space: nowrap
}

button:hover span,button.over span {
	padding-left: 10px;
	background: url('../images/buttons.gif') no-repeat 0 -24px;
	white-space: nowrap
}

button:hover em,button.over em {
	font-style: normal;
	padding-right: 10px;
	background: url('../images/buttons.gif') no-repeat 100% -24px;
	white-space: nowrap
}

button:focus,button:active {
	outline: hidden;
	white-space: nowrap
}

button.disabled {
	cursor: text;
	white-space: nowrap
}

button.disabled span,button.disabled em {
	color: #999999;
	white-space: nowrap
}

button.disabled span {
	padding-left: 10px;
	background: url('../images/buttons.gif') no-repeat 0 -48px;
	white-space: nowrap
}

button.disabled em {
	font-style: normal;
	padding-right: 10px;
	background: url('../images/buttons.gif') no-repeat 100% -48px;
	white-space: nowrap
}

/* IE hacks to add some space between buttons */
* html button {
	margin-right: 5px;
	white-space: nowrap
}
*+html button {
	margin-right: 5px;
}

/* Admin Areas */

#adminmenu {
	padding-left:12px;
	padding-right:12px;		
}

#adminmenu img {

}

#adminmenu a {
	
}

#adminmenu a:hover img {
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
#adminmenu a img {
	border:0px;	
}



#confirmbox {
	position:absolute;
	left:30%;
	top:33%;
	height:60px;
	border:1px solid #446688;
	padding:20px;
	padding-left:60px;
	background-color:white;
	background-image:url('../images/alert.jpg');
	background-repeat:no-repeat;
	background-position:10px 22px;	
	
	 
}
/* Content Editor */

div.editpage {
	background-image:url('../images/mailsent.jpg');
	background-repeat:no-repeat;
	background-position:top right;	
}

#questionbox, #answerbox {
	width:640px;	
}

#contentEdit {
	width:99%;
	height:400px;
	text-align:left;
}

#contentEdit * {
		
}

#tabcontent #editormenu {
	padding:2px;
	color:black;
	margin:2px;
	text-align:center;
}

#tabcontent #editormenu a {
	color:black;	
}

#tabcontent #editormenu a img {
	position:relative;
	top:3px;
	left:3px;
}

#tabcontentshadow #editormenu {
	padding:2px;
	color:black;
	margin:2px;
	text-align:center;
}

#tabcontentshadow #editormenu a {
	color:white;
}

#tabcontentshadow #editormenu a img {
	position:relative;
	top:3px;
	left:3px;
}

#missingcontent {
	background:white;
	padding:10px;
	border:1px solid black;
	height:350px;
}

/* MISC */

#faq a {
	margin:0px;	
}

.shrinkContents {
	font-size:0.80em;	
}

.shrinkContents img {
		height:20px;
		width:15px;	
		margin-right:0px;
}

.shrinkContents p {
	font-size:2em;
}

#slider {

    position:relative;
    height:400px;
    top:400px;
    width:400px;
    border:2px solid red;
    background:#ff0000;
}

p.touchfield {
	position:relative;
	top:-0.80em;	
}

#noscript-shader {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	bottom:0;
	background:#000;
	z-index:9999;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}

#noscript {
	position:fixed;
	top: 40%; 
	left: 50%; 
	width:400px;
	height:300px;
	margin-left: -200px;
	margin-top: -150px;	
	background-image:url('../images/stop.png');
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#fff;
	padding:2em;
	border-top:4px solid #777;
	border-right:4px solid #666;
	border-bottom:4px solid #444;
	border-left:4px solid #555;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    z-index:9999;
}

#nojs {
	
	white-space: nowrap;
	position:fixed;
	top:0px;
	background-color:#ffffaa;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	background-image:url('../images/messagebox_warning.png');
	background-position:4px 50%;
	background-repeat:no-repeat;
	border-bottom:1px solid #aaaa44;
	padding:4px 2px 4px 24px;
	z-index:99999;
	width:100%;
}

#nojs2 {
	
	white-space: nowrap;
	position:fixed;
	bottom: 0;
	background-color:#ffffaa;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	background-image:url('../images/messagebox_warning.png');
	background-position:4px 50%;
	background-repeat:no-repeat;
	border-bottom:1px solid #aaaa44;
	padding:4px 2px 4px 24px;
	z-index:99999;
	width:100%;
}

#extrabuttons {
	float:right;
	margin-left:1.5em;
	position:relative;
	top:1em;
	left:-1em;
	height:74px;
	z-index:9003;
}

#makewatch {
	display:inline;
}

#lastreg {
	display:inline;
}

.diffpanel {
	border:1px solid #777;
	background-image:url('../images/fadeoutpanel.jpg');
	background-repeat:repeat-x;
	padding:8px;
}

.bottomup {
	nobackground-position:bottom left;	
}

.diffpanel table { 
	
	width:100%;
	margin-bottom:2em;
	border-bottom:12px dotted transparent;
	
}

.diffpanel table th {
	
	text-align:right;
	text-decoration:itallics;
	font-style:italic;
	border-bottom:1px solid #aaa;
	width:33%;
	
}
.diffpanel table td {
	padding-left:0.50em;
	border-bottom:1px solid #aaa;
}

.diffpanel table td.spacer {
	border:0px;
}

div.changed { float:left;padding:0; }
div.unchanged { float:left; }
.changed {
	background:#ffffaa;
}
.unchanged {
	
}

ul.faq {
	list-style:none;	
	margin:0px;
	padding:0px;
}

ul.faq li {
	margin:0px;
	padding:0px;
}

ul.faq li table {
	margin-bottom:0.50em;
	width:100%;
}

ul.faq li div.answer {
	display:none;
}

ul.faq li img.answer {
	margin:0.25em;
}

td.answerbox {
	padding:0em;	
}

ul.faq li div.text {
	float:left;
	margin:em 0.25em 1em 0.25em;	
	padding-left:1.50em;
	background-color:#fff;
	position:static;
	width:95%;
}

a.handle {
	cursor:pointer;	
}

img.questionicon {
	margin-right:0.25em;
}

ul.faq a img {
	position:static;		
}

#recaptcha_area {
	margin:0 auto;	
}

#recaptcha_area label {
	float:none;	
}

#countystatlist {
	margin:1em auto;
	width:800px;
	border:1px solid #ddd;
	background-image:url('../images/fieldset.gif');
    background-position:bottom;
    background-repeat:repeat-x;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
}

#countystatlist th, #countystatlist td  {
	border-bottom:1px solid #ccc;
	padding:0.25em;	
}
#countystatlist td {
	background:url('../images/darken.png');
	border-right:1px solid #445566;	
}
#countystatlist th {
	text-align:right;
	padding-right:0.50em;
	border-right:1px dotted #aaa;
}

.warning {
	color:#bb1100;
}

.shadebox {
	
  background-color:#EDEDED;
  background-image:url('../images/helpbox.gif');
  background-repeat:repeat-x;
  background-position:top left;
  border:1px solid #999;
  line-height:1.3em;
  padding:1em;
  position:relative;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  -moz-box-shadow:0 0 5px #aaa;
  -webkit-box-shadow:0 0 5px #aaa;
  
}

.sticky {
	background-image:url('../images/sticky.png');
}

#resultspreview {
	clear:both;
	height:35px;
}

#resultspreview div.preview {
  display:none;
  background-color:#EDEDED;
  background-image:url('../images/helpbox.gif');
  background-repeat:repeat-x;
  background-position:top left;
  border:1px solid #666666;
  margin-left:40px;
  position:relative;
  width:270px;
  top:0px;
  text-align:center;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  -moz-box-shadow:0 0 5px #aaa;
  -webkit-box-shadow:0 0 5px #aaa;
}

#resultspreview div.preview p {
	padding:0px;
	margin:0px;
	font-size:0.90em;
	padding:0.50em;
	
}

#tabcontentshadow .shadebox {
	margin:1em;
}

#tabcontent .shadebox {
	margin:0em;
}

.chat-bubble {
  background-color:#EDEDED;
  background-image:url('../images/helpbox.gif');
  background-repeat:repeat-x;
  background-position:top left;
  border:1px solid #666666;
  font-size:10px;
  line-height:1.3em;
  margin:10px auto;
  padding:10px;
  position:relative;
  text-align:center;
  width:230px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  -moz-box-shadow:0 0 5px #aaa;
  -webkit-box-shadow:0 0 5px #aaa;
}

.chat-bubble-arrow-border {
  border-color: #666666 transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom:-20.5px;
  left:30px;
}

.chat-bubble-arrow {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom:-19.5px;
  left:30px;
}

.top-chat-bubble-arrow-border {
  border-color: transparent transparent #666666 transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  top:-20px;
  left:225px;
}

.top-chat-bubble-arrow {
  border-color: transparent transparent #D2D1D2 transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  top:-19px;
  left:225px;
}

.left-chat-bubble-arrow-border {
  border-color: transparent #666666 transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom:140px;
  left:-21px;
}

.left-chat-bubble-arrow {
  border-color: transparent #666666 transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom:140px;
  left:-20px;
  
}

  /* IE6 chroma transparent fix */
.chat-bubble-arrow {
    _border-left-color: pink;
    _border-bottom-color: pink;
    _border-right-color: pink;
    _filter: chroma(color=pink);
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 90px;
    height: 120px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    margin-top:-20px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 690px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  693px;
    height: 124px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 90px;
    height: 122px;
    overflow:hidden;
    position:relative;
    border:1px solid #666;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    -moz-box-shadow:0 0 5px #888;
    -webkit-box-shadow:0 0 5px #888;
    
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 68px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 68px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.clickable { cursor:pointer; }
.countymap { background: #fff url('../images/iowag.gif'); }

.height12 { height:12px; border:1px solid red; }
.height17 { height:17px; }
.height24 { height:24px; }
.height400 { height:400px; }

.width1 { width:1px; }
.width2 { width:2px; }
.width3 { width:3px; }
.width4 { width:4px; }
.width5 { width:5px; }
.width6 { width:6px; }
.width7 { width:7px; }
.width8 { width:8px; }
.width9 { width:9px; }
.width11 { width:11px; }
.width15 { width:15px; }
.width609 { width:609px; }

.pagebreak {
	
	page-break-after: always;
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	
}

.sitestats {
	width:100%;
	border:1px solid #eee;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    -moz-box-shadow:0 0 5px #ccc;
    -webkit-box-shadow:0 0 5px #ccc;
    background:#fff;
}

table.sitestats td {
	padding:0.25em;
}

table.sitestats .statheading {
	padding:0.75em;
	background:#e2ecf6 url('../images/pagingcellhover.png') repeat-x;
}

table.sitestats tr {
	background:#ffffff url('../images/pagingcellodd.png') repeat-x;
}

table.sitestats td.statname {
	border-left:1px solid #fff;
}

table.sitestats td.statval {
	border-right:1px solid #fff;
}

table.sitestats tbody td.lastrow {
    border-bottom:1px solid #fff;
}

table.sitestats tbody:hover td.lastrow {
    border-bottom:1px solid #91c3ff;
}

table.sitestats tbody:hover td.statname {
	border-left:1px solid #91c3ff;
}

table.sitestats tbody:hover td.statval {
	border-right:1px solid #91c3ff;
}

table.sitestats tbody:hover .statheading  {
	
	background:#e2ecf6 url('../images/pagingcellhoverdark.png') repeat-x;
}

table.sitestats tr:hover {
	background:#ffffff url('../images/paginghead.gif') repeat-x;
}

.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
    font-size: 0;
    position: absolute;
    background: white url('../images/Jcrop.gif') top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
    font-size: 1px;
    width: 7px !important;
    height: 7px !important;
    border: 1px #eee solid;
    background-color: #333;
    *width: 9px;
    *height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
    background: yellow;
}
.custom .jcrop-handle
{
    border-color: black;
    background-color: #C7BB00;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.photoroot {
    max-width:200px;
    max-height:125px;
    border:1px solid #bbbbbb;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    -moz-box-shadow:0 0 5px #ccc;
    -webkit-box-shadow:0 0 5px #ccc;   
    cursor:pointer; 
    	
}

