body, html {
    padding: 0;
    margin: 0;
}

body {
    background-color: #FFF;
    font-size: 13px;
    font-family: verdana, helvetica, san-serif;
}

#topper {
    position: relative;
    width: 900px;
    height: 40px;
    background-image: url(images/agclimate_topNav.png);
    background-repeat: repeat-x;
}

#branding {
    position: relative;
    width: 900px;
    height: 94px;
    background-image: url(images/header.png);
    background-repeat: no-repeat;     
    text-align: center;      
}
span.webtitle{
	position:absolute;
	right:0;
	width: 410px;
	height: 90px;
}
span.webtitle h2{
	font-size: 1.5em;
	padding: 15px  5px 0 15px;
}

#mainBody {
    min-height: 600px;
    width: 700px;
    float: right;
    text-align: left;
}

#mainBody1 {
    height: 100%;
    width: 700px;
    float: right;
    text-align: center;
}

#footer {
    margin: 0 auto;
    width: 900px;
    /*
     min-height: 80px;
     */
    text-align: center;
    background-image: url(images/footer.png);
    background-repeat: no-repeat;
    background-position: center 0;
}

#footer1 {
	position:absolute;
 	margin-top:1500px
    width: 900px;
       /*
     min-height: 80px;
     */
    text-align: center;
    background-image: url(images/footer.png);
    background-repeat: no-repeat;
    background-position: center 0;
}

#wrapper {
    width: 910px;
    height: 100%;
    margin: 0 auto;
    background-image: url(images/agclimate_bodybg2008.png);
    background-repeat: repeat-y;
    background-position: center top;
}

#inwrapper {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

.mapButtons {
    position: absolute;
    right: 50px;
    top: 10px;
    z-Index: 99;
}

.mapButtons2 {
    position: absolute;
    right: 50px;
    top: 50px;
    z-Index: 99;
}

.button2 {
    height: 25px;
    width: 60px;
    background-repeat: no-repeat;
    border-radius: 4px;
}

.button {
    height: 25px;
    width: 25px;
    /*
     padding: 1px 2px 2px 1px !important;
     */
    background-repeat: no-repeat;
    border-radius: 4px;
}

/*Inner wrap creates a 20px margin inside of main content area -------------------*/
#innerWrap{padding:20px; padding-bottom: 25px;}
#innerWrap p{padding: 7px 0; font-size:.8em;line-height:1.75em;}
#innerWrap ul
{
	list-style-position: inside;
	line-height: 2em;
	margin:5px 0 15px 0;
}
#innerWrap a{text-decoration:underline;}

#nav {
    float: left;
    width: 200px;   
}

.boxout {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;
}

/*
 .contentPane
 {
 background-color: #afc8d2 !important;
 }
 */
.claro .dijitSplitContainer-child, .claro .dijitBorderContainer-child {
    border: none !important;
}

.claro .dijitButton .dijitButtonNode {
    padding: 1px 1px 1px 1px !important;
    background-image: "none" !important;
}

#userContent{
	height: 70px;   	
}



#clearButton {
    height: 25px;
    width: 25px;
    background-image: url(images/strip_inactive.png);
    background-position: 134px -4px;
}

#clearButton {
    height: 25px;
    width: 25px;
    background-image: url(images/strip_inactive.png);
    background-position: 134px -4px;
}

#step4Button {
    height: 25px;
    width: 25px;
    background-image: url(images/strip_inactive.png);
    background-position: 27px -1px;
}

#polygonButton {
    height: 25px;
    width: 25px;
    background-image: url(images/polygon_inactive.png);
}

.active {
    background-image: url(images/strip_active.png) !important;
}

.polygonActive {
    background-image: url(images/polygon_active.png) !important;
}

#deletePolygon {
    height: 25px;
    width: 25px;
    background-image: url(images/polygon_delete.png);
}

#step1Button {
    height: 25px;
    width: 25px;
    background-image: url(images/strip_inactive.png);
    background-position: 55px -2px;
}

#step2Button {
    height: 25px;
    width: 25px;
    background-image: url(images/strip_inactive.png);
    background-position: 339px -2px;
}

#step3Button {
    height: 25px;
    width: 25px;
    background-image: url(images/strip_inactive.png);
    background-position: 250px -4px;
}

.done {
    background-image: url(images/strip_done.png) !important;
}

.buttonPane {
    padding-left: 2em;
}

.submenu {
    padding-left: 35px !important;
}

.undoButtons {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
}

.undoIcon {
    background-image: url(images/undo.png);
    width: 16px;
    height: 16px;
}

.redoIcon {
    background-image: url(images/redo.png);
    width: 16px;
    height: 16px;
}

.undoGrayIcon {
    background-image: url(images/undo_gray.png);
    width: 16px;
    height: 16px;
}

.redoGrayIcon {
    background-image: url(images/redo_gray.png);
    width: 16px;
    height: 16px;
}

h6{font-size:1em; padding-top:20px; padding-left: 840px; color:#FFFF;font-weight: 800;}

/*
 .customIconClear
 {
 background-position: -40px;
 }
 .customIcon
 {
 background-image: url(http://abe.ufl.edu/bmpmodel/arcgis/images/Watshed.png);
 background-repeat: no-repeat;
 width:80px;
 height:80px;
 text-align:center;
 }
 
 */ 
