@charset "UTF-8";
/* CSS Document */

body {!important
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

h1 {!important
font-size: 120%;
margin-top:0.75em;
}

h2 {
	!important 
	padding: 0px;
	margin-bottom:0px;
	margin-top:0px;
	color: #333333;
	font-size:11px;
	font-weight:normal;
	line-height:normal;

}

h3 {
	!important 
	padding: 0px;
	margin-bottom:0px;
	margin-top:0px;
	color: #333333;
	font-size:11px;
	font-weight:normal;
	line-height:normal;

}


.style1 {
	font-size: 13px;
	font-weight: bold;
}

#container {
	width: 966px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 870px;
}



#header {
	position: absolute;
	background-image: url(/images/front_window_2b.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 560px;
	padding: 0px;
	width: 966px;
}
#header a {
	font-size: 1em;
	color: #000033;
	text-decoration: none;
}
#header a:hover {
	color: #FF0000;
	text-decoration: none;
}
#left_pane {
	position: absolute;
	text-align: left;
	margin-left: 0px;
	width: 320px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 58px;
	top: 5px;
}

#center_pane {
	position: absolute;
	margin: 10px 380px;
	width: 220px;
	padding: 0px;
	background-position: left;
	text-align: left;
}
#center_pane input {
   float: center;
}
#right_pane {
    position: absolute;
    margin-left: 520px;
    margin-right: 0px;
    width: 610px;
    padding: 0px;
    top: 61px;
   letter-spacing: -0.25px;
    z-index: 300;
}
#right_pane2 {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin-left: 575px;
	margin-right: 0px;
	text-align: right;
	width: 280px;
	top: 60px;
}



#menuTextHead_td{

 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;

}


#menuTextHead_td a {
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
}
#menuTextHead_td a:hover {
	color: #000000;
	text-decoration: none;
}



.footer {
	color: #666666;
	font-size: 1em;
	line-height: 20px;
	text-align: center;
	width: 845px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 78px;
	margin-bottom: 0;
	margin-left: 43px;
	position: absolute;
	top: 800px;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
	font-weight: normal;
}





.footer_index {
	color: #666666;
	font-size: 1em;
	line-height: 20px;
	text-align: center;
	width: 845px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 78px;
	margin-bottom: 0;
	margin-left: 43px;
	position: absolute;
	top: 600px;
}
.footer_index a {
	color: #000000;
	text-decoration: none;
}
.footer_index a:hover {
	color: #FF0000;
	font-weight: normal;
}


#col_leftHeading {
    position: absolute;
    width: 375px;
    float: left;
    text-align: left;
    height: 87px;
    background-image: url(/images/whiteheader_box50.png);
    top: 155px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 110px;
}



#col_left2 {
	position: absolute;
	width: 200px;
	float: left;
	text-align: left;
	height: 150px;
	background-image: none;
	padding: 0px;
	top: 500px;
	z-index: 100;
	margin-left: 200px;
}
#col_right2 {
	float: right;
	width: 155px;
	text-align: left;
	position: relative;
	top: 125px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 260px;
}
.content_line8Tall {
	align: left;
	width: 140px;
	height: 23px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(/images/blue_button-1.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#col_right2 a {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
#col_right2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.gisdata {
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/data_button-fr3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-indent: 15px;
	vertical-align: middle;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.ogiservices {
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/services_button-fr3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-indent: 15px;
	vertical-align: middle;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.gismaps {
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/maps_button-fr3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-indent: 15px;
	vertical-align: middle;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#col_left2 a {
	color: #FFFFFF;
}
#col_left2 a:hover {
	color: #FF0000;
}


#col_left3 {

background-position: 235px;
background-repeat:no-repeat;
color:#000000;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.5em;
font-style:normal;
font-weight:normal;
height:110px;
letter-spacing:-1px;
margin:0 0 0 127px;
padding:3px 0 0;
position:absolute;
text-align:left;
text-decoration:none;
top:140px;
width:380px;
z-index:10;
}

#headingbox_add {
/*background-image:url(/images/July4_special_sub1.jpg);*/

background-position:right top;
background-repeat:no-repeat;
float:left;
height:82px;
margin:0 0 0 580px;
padding:0;
position:absolute;
text-align:left;
top:125px;
width:250px;
}


.footerSub {
	color: #666666;
	font-size: 1em;
	text-align: center;
	width: 856px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 60px;
	padding-top: 0px;
	line-height: 5px;
}
.footerSub a {
	color: #999999;
	text-decoration: none;
}
.footerSub a:hover {
	color: #FF0000;
	font-weight: normal;
}
#right_paneSub {
	padding: 0px 0px 0px 0px;
	margin-left: 660px;
	margin-right: 0px;
	text-align: right;
	width: 260px;
	top: 15px;
	z-index: 50;
	position: absolute;
}

#headerSub a {
	font-size: 1.1em;
	color: #0099FF;
	text-decoration: none;
}
#headerSub a:hover {
	color: #FF0000;
	text-decoration: none;
}



#left_paneSub {
	text-align: left;
	width: 300px;
	padding-top: 7px;
	padding-right: 0px;
	top: 12px;
	position: absolute;
	margin-left: 78px;
}
#maincontent {
	width: 920px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 470px;
	background-image: url(/images/grayback-3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}


#maincontent_blog {
	width: 920px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 470px;
	background-image: url(/images/grayback-3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	overflow-y: scroll;
}

#headingbox_sub {
	position: absolute;
	width: 370px;
	float: left;
	text-align: left;
	height: 55px;
	background-image: none;
	padding: 0px;
	top: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
}




#headingbox_subText {
	position: absolute;
	width: 360px;
	float: left;
	text-align: left;
	height: 45px;
	background-image: none;
	top: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	letter-spacing: -1px;
	line-height: 25px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	z-index: 100;
}
#headingbox_subText  a {
	color: 0099FF;
	font-size: 28px;

}
	
#headingbox_subText a:hover {
	color:FFFFFF;
	font-size: 28px;
	}
#headerProducts {
	position: relative;
	background-repeat: no-repeat;
	height: 258px;
	padding: 0px;
}

#subcontent {
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 170px;
	background-image: none;
	padding-left: 130px;
	padding-top: 0px;
	padding-right: 0px;
	float: left;
	border: none;
}
.productTable {
	color: #666666;
	font-size: 1em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.productTable a {
	color: #999999;
	text-decoration: none;
}
.productTable a:hover {
	color: #FF0000;
	font-weight: normal;
}
#right_content {
	position: relative;
	width: 425px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	float: right;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right_content img {
	position: relative;
	padding: 0px;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-right: 28px;
	margin-bottom: 12px;
	margin-left: -13px;
	-khtml-opacity: 0.25;
	border: 0;
	vertical-align: top;
}
#right_content a {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
#right_content a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}


#right_content_blog {
	position: relative;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	float: right;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#right_content_legal {
	position: relative;
	width: 500px;
	height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	float: right;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow-y: scroll;
	margin-top: 25px;
}


#county_product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-size: 15px;

}


#left_content {
	text-align: left;
	margin-left: 0px;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: left;
	padding-left: 130px;
}
#left_content a {
	color: #006699;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
}
#left_content a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
}



#left_content_blog {
	text-align: left;
	margin-left: 0px;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: left;
	padding-left: 130px;
}

#left_content_blog a {
	color: #006699;
	text-decoration: none;
	font-size: 15px;
}
#left_content_blog a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 15px;
}



#left_contentNarrow1 {
	text-align: left;
	margin-left: 0px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: left;
	padding-left: 125px;
}

#right_pane3 {
    position: absolute;
    margin-left: 575px;
    margin-right: 0px;
    width: 300px;
    padding: 0px;
    top: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0099FF;
    text-align: center;
}
#right_pane3 a {
	font-size: 1.2em;
	color: #0099CC;
	text-decoration: none;
}
#right_pane3 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#signin_pane4 {
	position: absolute;
	margin-left: 575px;
	margin-right: 0px;
	width: 120px;
	padding: 0px;
	top: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#signin_pane4 a {
	font-size: 1.2em;
	color: #0099CC;
	text-decoration: none;
}
#signin_pane4 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#right_content2 {
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	float: right;
	padding-top: 0px;
}
.imgCutline {
	color: #333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 15px;
	width: 140px;
	padding-right: 30px;
	padding-left: 6px;
	text-align: left;
	line-height: 12px;
}


.imgCutline_2 {
	color: #333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 15px;
	width: 289px;
	padding-right: 30px;
	padding-left: 6px;
	text-align: left;
	line-height: 12px;
}



#left_container1 {
	position: absolute;
	width: 636px;
	float: left;
	text-align: left;
	height: 40px;
	background-image: none;
	padding: 0px;
	top: 405px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}
#col_left4 {
	position: absolute;
	width: 320px;
	float: left;
	text-align: left;
	height: 70px;
	background-image: none;
	padding: 0px;
	top: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	z-index: 100;
}
#image_left1 {
	width: 59px;
	float: left;
	text-align: left;
	height: 89px;
	background-image: none;
	margin-top: 15px;
}
#col_leftFront {
	position: absolute;
	width: 220px;
	text-align: left;
	height: 50px;
	padding: 0px;
	top: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
#col_leftFront a {
	color: #FFFFFF;
}
#col_leftFront a:hover {
	color: #FF0000;
}
#subcontent2 {
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 150px;
	background-image: none;
	padding-left: 430px;
	padding-top: 0px;
	padding-right: 0px;
	float: left;
	border: none;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style3 {
	color: #0099FF;
	font-weight: bold;
	font-size: 13px;
}
#col_centerFront {
	position: absolute;
	width: 220px;
	text-align: left;
	height: 50px;
	padding: 0px;
	top: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
}
#container_coverage {
	width: 966px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1100px;
}
#maincoverage {
	width: 920px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 760px;
	background-image: url(/images/grayback-3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}



.menu {
    opacity: 0;
    width: 202px;
    height: 110px; 
   
    margin-bottom: 1em;
    
    /*background: hsl(0, 15%, 90%);*/

    background: transparent url(/images/10x10back55.png);
    background-repeat: repeat;
    
    -moz-border-radius: 12px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 3px 7px #adadad;
    
    -moz-box-sizing: border-box;
    -opera-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
	

    overflow: hidden;

    
}




.menu_td {
    opacity: 0;
    width: 120px;
    height: 130px; 
   
    margin-bottom: 1em;
    
    /*background: hsl(0, 15%, 90%);*/

    background: transparent url(/images/white_back-80_.png);
    background-repeat: repeat;
    
    -moz-border-radius: 12px;
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0px 3px 7px #adadad;
    
    -moz-box-sizing: border-box;
    -opera-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
	

    overflow: hidden;



   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-left: 0px;
    color: #FFFFFF;
    text-decoration: none;

    
}


.menu_td a{

 font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-left: 6px;
    color: #FFFFFF;
    text-decoration: none;

}


.menu_td a:hover{
 font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-left: 6px;
    color: #FFFFFF;
    text-decoration: none;
}



.menuText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    margin-left: 15px;
    color: #FFFFFF;
    text-decoration: none;
}




.menuText_td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7px;
    text-align: left;
    margin-left: 6px;
    color: #FFFFFF;
    text-decoration: none;
}



.menuText_td a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7px;
    text-align: left;
    margin-left: 6px;
    color: #FFFFFF;
    text-decoration: none;
}



.menuText_td a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7px;
    text-align: left;
    margin-left: 6px;
    color: #FFFFFF;
    text-decoration: none;
}




#menu32 img {
   
    filter:alpha(opacity=25);
    -moz-opacity:0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;

}



/*
.menu {

     
    width: 202px;
    height: 100px; 
   
    margin-bottom: 1em;
    
    background-image: url(//images/products_button-fr2.gif);
	background-repeat: no-repeat;
	 -moz-border-radius: 12px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 3px 7px #adadad;
    
    -moz-box-sizing: border-box;
    -opera-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;

}
*/
.new_menu {

	background-image: url(//images/services_button-fr3.gif);
	background-repeat: repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}


/*
.menu {
    opacity: 0;
    margin-top: 5px;
    width: 202px;
    height: 100px;
    border: 1px solid #BABABA;
    background-color: #ddd;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 1em;
    -o-border-radius: 10px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 3px 7px #adadad;
    border-radius: 10px;
    -moz-box-sizing: border-box;
    -opera-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
*/





.imgBounce {
    padding:0;
    width:150px; height:150px;
    vertical-align:middle;
    position:relative;
    top:0;
}
































.dijitDialogUnderlay {
	background-color:#000000; 
	opacity:0.8;
}
.dojoxLightbox {
	position:absolute;
	z-index:999;
	overflow:hidden;
	width:100px;
	height:100px; 
	border:none;
	background: none;
        
	-webkit-box-shadow: 0px 6px 10px #636363; 
	-webkit-border-radius: 3px;
	-moz-border-radius:4px;
        border-radius: 4px;
}
.dojoxLightboxContainer {
	position:absolute;
	top:0; left:0; 
}
.dojoxLightboxFooter {
	padding-bottom:5px;
	position:relative;
	bottom:0;
	left:0;
	margin-top:0px;
	
	z-index:1000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
    color: #FFFFFF;
    text-decoration: none;

}
.dojoxLightboxGroupText {
	color:#666; 
	font-size:8pt;
}
.LightboxNext,
.LightboxPrev,
.LightboxClose {
	float:right;
	width:16px;
	height:16px;
	cursor:pointer;
}
.nihilo .LightboxClose,
.tundra .LightboxClose {
	background:url(/images/close.png) no-repeat center center;
}
.di_ie6 .nihilo .LightboxClose,
.dj_ie6 .tundra .LightboxClose {
	background:url(/images/close.gif) no-repeat center center;
}
.nihilo .LightboxNext,
.tundra .LightboxNext {
	background:url(/images/right.png) no-repeat center center;
}
.dj_ie6 .nihilo .LightboxNext,
.dj_ie6 .tundra .LightboxNext {
	background:url(/images/right.gif) no-repeat center center;
}
.nihilo .LightboxPrev,
.tundra .LightboxPrev {
	background:url(/images/left.png) no-repeat center center;
}
.dj_ie6 .nihilo .LightboxPrev,
.dj_ie6 .tundra .LightboxPrev {
	background:url(/images/left.gif) no-repeat center center;
}
.soria .LightboxClose,
.soria .LightboxNext,
.soria .LightboxPrev {
	width:15px;
	height:15px;
	background:url(../../../dijit/themes/soria/images/spriteRoundedIconsSmall.png) no-repeat center center;
	background-position:-60px;
}
.soria .LightboxNext {
	background-position:-30px 0;
}
.soria .LightboxPrev {
	background-position:0 0;
}
.slideShowWrapper { 
	position:relative; 
	background:#fff;
	padding:8px; 
	border:1px solid #333;	
	padding-bottom:20px;
	overflow:hidden;
	text-align: center;
	-moz-border-radius:3pt;
	-webkit-border-radius:4pt;
	-webkit-drop-shadow:#ccc 4pt; 
}
.slideShowNav { 
	position:absolute;
	bottom:-18px;	
	left:0px;
	padding:0px 3px 2px 0px;
	background-color:#fff; 
	width:100%;
}
.slideShowNavWrapper { float:right;  }
.slideShowTitle {
	float:left;
	color:#333;
	font-size:10pt;
}
.slideShowTitle .slideShowCounterText {
	font-size:6pt; color:#666; 
}
.slideShowHidden {
	position:absolute;
	display: none;
	height: 1px;
	width: 1px;
}
.slideShowImageWrapper {
	position:relative;
	text-align: center;
	margin-top: -42px;
	float: left;
	width: 100%;
}
.slideShowImageWrapper img {
	border: 0px none;
}
.slideShowNotifier {
	background-color: red;
	width: 100px;
	height: 5px;
	font-size: 1%;
}
.slideShowSlideShow {
	position:absolute;
	top:30px; 
	padding: 0 5px;
	border: 0px;
	text-decoration: none; 
	color: #2e6ab1;
}
.slideShowLoading { background-color: #fad66a; }
.slideShowLoaded { background-color: transparent; }
.slideShowCtrlPrev {
	background-position: -96px 0px; 
	float: left;
}
.slideShowCtrlNext {
	background-position: -144px 0px;
	float: right;
}
.slideShowCtrlPlay {
	background-position: -190px 0px;
	position: absolute;
}
.slideShowPaused .slideShowCtrlPlay {
	background-position: -236px 0px;
	position: absolute;
}
.slideShowCtrl span.slideShowCtrlHide {
	background-image: url(../../../dojo/resources/blank.gif);
	cursor: auto;
}
.slideShowCtrl {
	height: 50px;
	width: 100%;
	position: relative;
	z-index:999;
	float: left;
}
.slideShowCtrl span {
	width: 50px;
	height: 100%;
	background-image: url(images/buttons.png);
	cursor: pointer;
}
.dj_ie .slideShowCtrl span {
	background-image: url(images/buttons.gif);
}
.dj_ie6 .slideShowPager li.currentpage,
.dj_ie6 .pagination li.disablepage{
    
    margin-right: 5px;
    padding-right: 0;
}
.thumbWrapper .thumbNav {
	background-repeat: no-repeat;	
	background-position: center;
	padding-top: 1px;
	width: 30px;
	height: 100%;
}
.thumbOuter {
	padding-bottom: 2px;
}
.thumbOuter.thumbHoriz {
	width: 500px;
	height: 85px;
}
.thumbOuter.thumbVert {
	width: 100px;
	height: 400px;
}
.thumbOuter .enabled {
	background: transparent url(images/buttons.png) no-repeat center center;
}
.dj_ie6 .thumbOuter .enabled { background-image: url(images/buttons.gif); }
.thumbOuter .thumbNav img {
	width: 48px;
	height: 75px;
}
.thumbOuter .thumbClickable div {
	cursor: pointer;
}
.thumbOuter .prevHoriz {
	background-position: -96px 12px;
	position: relative;
	float: left;
	height: 100%;
}
.thumbOuter .nextHoriz {
	background-position: -144px 12px;
	position: relative;
	float: right;
	height: 100%;
}
.thumbOuter .prevVert {
	background-position: 0px 0px;
	height: 48px;
	width:48px;
	margin-left:24px;
}
.thumbOuter .nextVert {
	background-position: -48px 0px;
	height: 48px;
	width:48px;
	margin-left:24px;
}
.thumbWrapper img {
	height: 75px;
	max-width: 100px;
	width: expression(this.width > 100 ? 100: true);
}
.thumbWrapper .thumbNav .imageGalleryThumb {
	height: 50px;
}
.thumbWrapper .thumbNotifier {
	background-color: red;
	width: 0px;
	margin-left: 2px;
	height: 5px;
	font-size: 1%;
}
.thumbWrapper .thumbLoaded {
	background-color: transparent;	
}
.thumbScroller {
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
	text-align: center;
}
.thumbHoriz .thumbScroller {
	width: 500px;
	height: 85px;
	float: left;
}
.thumbVert .thumbScroller {
	height: 500px;
	width: 100px;	
}
.thumbWrapper {
	float: left;
}
.thumbVert .thumbWrapper {
	width: 100px;
	height: 10px;
}
.thumbHoriz .thumbWapper {
	height:85px;
	width: 10px;
}
.thumbWrapper.thumbHoriz div {
	float: left;
	padding-right: 2px;
}
.thumbWrapper.thumbVert {
	width: 100px;
}
.thumbWrapper.thumbVert div {
	padding-bottom: 2px;
}
.imageGalleryWrapper {
	padding-bottom: 20px;
	text-align: center;
}
.dojoxBadge {
	position:relative;
}
.dojoxBadge .dojoxBadgeImage {
	position:absolute;
	top:0; left:0;
	margin:0;
	padding:0;
}
.dojoxBadge {
	margin:0; padding:0;
	border:1px solid #eee;
}
.dojoxBadge .dojoxBadgeImage {
	overflow:hidden;
	margin-left:1px;
	margin-top:1px;
	background:#ededed;
	z-index:90;
}
.dojoxBadge .dojoxBadgeSeen {
	background-color:#dedede;
}
.dojoxBadge .dojoxBadgeOver {
	background-color:green !important;
}
.dojoxBadge .dojoxBadgeTop {
	z-index:99;
}
.glassNode {
	overflow:hidden;
	position:absolute;
	visibility:hidden;
}



















#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: none;
	color: #0099CC;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: none}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: none;
	border: 0px }

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		
		background: transparent url(/images/white_back-80_.png);
   		background-repeat: repeat;
    		-moz-border-radius: 12px;
    
   

		color: #0099CC;
		font: 11px arial}

	#sddm div a:hover
	{	
		background: transparent url(/images/white_back-80_.png);
    		background-repeat: repeat;
    		-moz-border-radius: 12px;
  
   
		color: #FF0000}















