/* BODY FONT AND BG COLOR */
.body {
background-color: #999999;
/* background-image: url('images/bg.jpg'); */
font-family: arial;
font-size: 12px;
margin-top: 0px;
margin-bottom: 0px;
}
/* END BODY */

/* THIS WRAPS THE ENTIRE PAGE */

div.wrap {
width: 100%;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}




div.intro{
background-color: #ffffff;
margin-bottom: -50px;
position:relative;
z-index:2;

}


div.iframe {
text-align: center;
position:relative;
z-index:1;

}



div.radar{
background-color: #ffffff;
position:relative;
margin-top: 20px;
margin-left: 75px;
height: 550px;

}

div.radar-intro{
background-color: #ffffff;
margin-top: 20px;
margin-bottom: 20px;
position:relative;



}




div.weather{
background-color: #ffffff;
margin-top: 20px;
margin-bottom: 20px;
position:relative;
text-align: center;


}



div.map_canvas{
background-color: #ffffff;
position:relative;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
height: 550px;

}






table.wrapper {
width: 952px;
height: 1024;
padding: 0px;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
margin-top: 0px;
margin-bottom: 0px;
}

td.wrapper {
width: 874px;
background-color: #000000;
border-collapse: collapse;
border: 0px;
vertical-align: top;
padding: 0px;
}

td.leftwrap {
width: 10px;
background-image: url(images/leftshadow.png);
}

td.rightwrap {
width: 10px;
background-image: url(images/rightshadow.png);
}

/* END WRAPPER */

/* THIS IS THE HEADER - IT HOLDS THE GRAPHIC AND TITLE */
table.header {
background-color; #000000;
width: 934px;
height: 90px;
border-collapse: collapse;
border-style: solid;
border-width: 0px;
border-color: #D9D9D9;
margin-bottom: 0px;
}

td.header {
padding: 20px 0px 0px 0px;
vertical-align: top;

}

.stateform {
margin-top: 0px;
margin-bottom: 0px;
}

.titleline {
font-family: verdana;
font-size: 24px;
font-weight: bold;
color: #ffffff;
text-align: left;
margin-top: 8px;
margin-left: 10px;
}
/* END HEADER */

.stateform {
margin-top: 0px;
margin-bottom: 0px;
}


/* THIS IS THE NAVIGATION MENU */
table.menu {
width: 934px;
height: 24px;

border-collapse: collapse;
border-top: 0px solid #564c66;
border-bottom: 1px solid #564c66;
margin-bottom: 0px;
background-color: #09c;
}

td.menu-l {
padding: 0px 0px 0px 0px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #000000;
text-align: left;
}

td.menu-l-2 {
padding: 0px 0px 0px 0px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #000000;
text-align: left;
}


td.menu-r {
padding: 0px 5px 0px 0px;
font-family: arial;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-align: right;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

div.indentmenu{
font: bold 13px Arial;
 /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 5px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.jpg) center center repeat-x;
}

/* END NAVIGATION MENU */

/* BANNER AD - HOLDS A STANDARD 728X90 BANNER */
table.banner {
border:px solid #000000; width: 742px;
border-collapse: collapse;
margin-top: 0px;
margin-bottom: 5px
}

td.banner {
padding: 0px;
}

/* END BANNER */

/* FEATURED ADS - TOP OF CATEGORY PAGES */
table.featured {
width: 742px;
border-bottom: 1px solid #D9D9D9;
background-color: #FFFFFF;
margin-top: 5px;
margin-bottom: 4px;
padding-top: 5px;
}

td.featured {
text-align: center;
vertical-align: bottom;
padding: 0px 0px 0px 0px;
text-align: center;
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #000000;
}

div.featured {
width: 110px;
height: 83px;
background-color: #E7E7E7;
border: 1px solid #333333;
text-align: center;
font-family: arial;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
margin-left: auto;
margin-right: auto;
}

/* END FEATURED ADS */

/* ANNOUNCEMENT SCROLLER */

a.scroller1:link {
font-family: arial;
font-size: 18px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}

a.scroller1:visited {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #0000CC;
text-decoration: none;
}

a.scroller1:hover {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
background-color: #0000CC;
text-decoration: none;
}

a.scroller1:active {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #0000CC;
text-decoration: none;
}

/* END ANNOUNCEMENT SCROLLER */



/* MAIN TABLE - HOLDS LEFT SIDE ADS AND CATEGORY TABLE */
table.main {
width: 934px;
border-bottom: 12px solid #09c;
background-color: #FFFFFF;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
}

td.main {
padding: 0px 0px 0px 0px;
vertical-align: top;
}














/* Left Ad Column */
td.adcolumn {
padding: 0px 0px 5px 0px;
width: 185px;
border-style: solid;
border-width: 0px;
border-color: #00FF00;
background-color: #0099cc;
vertical-align: top;
margin-top: 30px;
font-size: 14px;
color: #000000;
text-align: left;
font-family: arial;
}



a.adcolumn {
	
                font-weight: bold;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
                
}

a.adcolumn:link { 
	color: #ffffff; 
              
}

a.adcolumn:visited {
	color: #ffffff; 
}

a.adcolumn:hover {
	color: #ffffff; 
                background-color: #564c66;
}

/* END NAVIGATION MENU */





































p.adpeeps {
margin-top: 8px;
margin-bottom: 0px;
}

td.maingutter { /* THIS SETS GUTTER BETWEEN LEFT AD COLUMN AND MAIN COLUMN */
padding: 0px 0px 0px 0px;
width: 0px;
}

td.maincolumn {
padding: 0px 0px 0px 4px;
width: 748px;
border-style: solid;
border-width: 0px;
border-color: #00FF00;
vertical-align: top;
margin-top: 0px;
font-family: Times New Roman;
font-size: 14px;
color: #000000;
text-align: left;
}
/* END MAIN TABLE */

/* CATEGORY TABLE - HOLDS CATEGORY MENU */
table.category {
width: 742px;
border-style: solid;
border-width: 0px;
border-color: #00FF00;
background-color: #FFFFFF;
border-collapse: collapse;
margin: 0px 0px 5px 0px;
}

td.category {
padding: 0px 0px 0px 0px;
}

td.catcolumn {
padding: 0px 0px 0px 0px;
width: 237px;
vertical-align: top;
}

td.catgutter { 
padding: 0px 0px 0px 0px;
width: 12px;
}
/* END CATEGORY TABLE */

/* SUBCATEGORIES - THE TABLES AND TEXT THAT FORM EACH CATEGORY SECTION */
table.subcats {
width: 100%;
border-top: 1px solid #0000CC; /* D9D9D9 */
border-collapse: collapse;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

/* THE ALTERNATING ROW COLORS */
td.subrow1 {
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
border-bottom: 1px solid #D9D9D9; 
background-color: #F7F7FF;
font-size: 11px;  /* Font info only controls count characters. Menu items are below in link text. */
font-weight: normal;
color: #000000;
}

td.subrow2 {
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
border-bottom: 1px solid #D9D9D9;
background-color: #FFFFFF;
font-size: 11px;  /* Font info only controls count characters. Menu items are below in link text. */
font-weight: normal;
color: #000000;
}

/* CATEGORY HEADING OVER EACH TABLE */

table.catheader {
width: 100%;
border-top: 0px solid #0000CC; /* D9D9D9 */
border-collapse: collapse;
margin-top: 13px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

td.catheadl {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
font-family: arial;
font-size: 14px;
font-weight: bold;
text-align: left;
color: #0000CC;
margin-bottom: 0px;
margin-top: 0px;
}

td.catheadr {
padding-left: 0px;
padding-right: 4px;
padding-top: 0px;
padding-bottom: 0px;
font-family: arial;
font-size: 14px;
font-weight: bold;
text-align: right;
color: #0000CC;
margin-bottom: 0px;
margin-top: 0px;
}

/* SUBCATEGORY LINK TEXT */
a.subcat:link {
font-family: arial;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

a.subcat:visited {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

a.subcat:hover {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
background-color: #0000CC;
text-decoration: none;
}

a.subcat:active {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
background-color: #0000CC;
text-decoration: none;
}
/* END CATEGORIES */

/* COPYRIGHT AND CREDITS AT PAGE BOTTOM */
.credits {
font-family: arial;
font-size: 12px;
color: #000000;
text-align: center;
}
/* END CREDITS */

/* LISTINGS TABLE HEADER ROW */

table.listheader {
width: 742px;
border-style: solid;
border-width: 0px;
border-color: #000000;
background-color: #09c;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
}

td.listheader1 {
width: 60px;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-bottom: none;
}

td.listheader2 {
width: 393px;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding-left: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-left: none;
}

td.listheader3 {
width: 80px;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-left: none;
}

td.listheader4 {
width: 130px;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-left: none;
}

td.listheader5 {
width: 74px;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-left: none;
}


/* LISTINGS DISPLAY - THIS IS THE LIST FORMAT OF ALL LISTINGS IN A CATEGORY */
table.listings {
width: 742px;
/* border-top: 1px solid #CCCCCC;  D9D9D9 */
border-collapse: collapse;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

td.Listings {
width: 742px;
padding: 0px;
}

td.listthumb {
width: 60px;
height: 45px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

td.listtitle {
width: 393px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #000000;
text-align: left;
padding-left: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-bottom: none;
}

td.listdate {
width: 74px;
font-family: arial;
font-size: 13px;
font-weight: normal;
color: #000000;
text-align: left;
margin-top: 0px;
margin-left: 0px;
border-bottom: none;
}

td.listprice {
width: 80px;
font-family: arial;
font-size: 13px;
font-weight: normal;
color: #000000;
text-align: left;
margin-top: 0px;
margin-left: 0px;
border-left: none;
}

td.listdescription {
width: 668px;
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000000;
text-align: left;
margin-top: 0px;
margin-left: 0px;
padding-left: 5px;
}

td.listcitystate {
width: 130px;
font-family: arial;
font-size: 13px;
font-weight: normal;
color: #000000;
text-align: left;
margin-top: 0px;
margin-left: 0px;
}

a.item:link {
font-family: arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}

a.item:visited {
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #0000CC;
text-decoration: none;
}

a.item:hover {
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
background-color: #0000CC;
text-decoration: none;
}

table.listrow {
width: 742px;
border-bottom: 1px solid #CCCCCC; /* D9D9D9 */
border-collapse: collapse;
margin-left: 0px;
margin-right: 0px;
margin-top: -2px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

table.listrowt {
width: 742px;
border-bottom: 1px solid #CCCCCC; /* D9D9D9 */
border-collapse: collapse;
margin-left: 0px;
margin-right: 0px;
margin-top: -2px;
margin-bottom: 0px;
background-color: #FFFF99;
}

.catpagehead {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #0000CC;
text-align: left;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
border-bottom: none;
}

a.catpagehead:link {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #0000CC;
text-decoration: none;
text-align: left;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
border-bottom: none;
}

a.catpagehead:visited {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #0000CC;
text-decoration: none;
text-align: left;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
border-bottom: none;
}

a.catpagehead:hover {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background-color: #0000CC;
text-align: left;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
border-bottom: none;
}


/* ADMINISTRATION */

table.admin-cats {
width: 742px;
border-top: 2px solid #0000CC;
background-color: #FFFFFF;
margin-top:10px;
}

td.admin-cats {
padding: 10px 0px 0px 0px;
}

/* CONTACT FORM */
textarea.carea {
background-color: #FFFFFF;
border: 1px solid #000000;
}

label
{
width: 100px;
float: left;
text-align: right;
font-family: arial;
font-size: 13px;
font-weight: normal;
margin-right: 10px;
display: block
}

input.cbox {
background-color: #FFFFFF;
border: 1px solid #000000;
}

.submit input {
margin-left: 110px;
margin-bottom: 10px;
}

fieldset.contact {
border: 1px solid #0000CC;
background-color: #F7F7F7;
margin-top: 20px;
}

legend.contact {
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #0000CC;
}

/* DETAIL BOX */
table.detailbox {
width: 742px;
border-collapse: collapse;
border-top: 4px solid #0000CC;
border-left: 0px solid #0000CC;
background-color: #FFFFFF;
margin-top: 0px;
margin-bottom: 0px;
}

td.detailbox {
padding: 0px 0px 0px 0px;
}

/* DETAIL ELEMENTS */
table.detailelements {
width: 742px;
border-collapse: collapse;
border: 1px solid #0000CC;
/* background-color: #FFFFFF; */
margin-top:0px;
}

td.detailsleft {
width: 587px;
padding: 10px 0px 0px 10px;
vertical-align: top;
font-family: arial;
font-size: 13px;
text-align: left;
}

td.detailsgutter {
width: 15px;
padding: 0px 0px 0px 0px;
vertical-align: top;
}

td.detailsright {
width: 140px;
padding: 0px 0px 0px 0px;
vertical-align: top;
align: right;
background-color: #FFFFFF;
}

.detailtitle {
font-family: arial;
font-size: 22px;
font-weight: bold;
color: #0000CC;
margin-top: 10px;
margin-bottom: 5px;
}

.detailprice {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #0000CC;
margin-top: 5px;
margin-bottom: 5px;
}

.detaildescription {
font-family: arial;
font-size: 14px;
font-weight: normal;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
}

.detailextra {
font-family: arial;
font-size: 14px;
font-weight: normal;
color: #000000;
margin-top: 6px;
margin-bottom: 0px;
}

.detaildates {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #0000CC;
margin-top: 5px;
margin-bottom: 5px;
}

.ownerhead {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #000000;
margin-top: 10px;
margin-bottom: 5px;
border-top: 2px solid #0000CC;
}

.thumbs2 {
width: 133px;
border: none;
}

.thumbs_oodle {
width: 144px;
border: none;
}


div.ida{
border: 2px solid #999999;
padding: 2px;
}

div.ida:hover {
border: 2px solid #0000CC;
padding: 2px;
}

/* BIG PHOTO */
table.bigphoto {
width: 600px;
height: 460px;
margin: auto;
border: 2px solid #0000CC;
background-color: #FFFFFF;
}

p.bigphoto {
margin: 0px;
}

td.bigphoto {
height: 440px:
}

td.bignav {
height: 20px;
text-align: center;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #6666CC;
background-color: #0000CC;
}

a.bignav:link {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

a.bignav:visited {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

a.bignav:hover {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

/* REGISTRATION FORM TABLE */

table.register {
width: 742px;
border-style: solid;
border-width: 0px;
border-color: #000000;
background-color: #FFFFFF;
border-collapse: collapse;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

td.register {
padding: 0px 3px 0px 0px;
vertical-align: top;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #000000;
vertical-align: middle;
}

p.alert {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #000000;
text-align: center;
margin-top: 50px;
}

form.addphotos {
margin-top: 50px;
}

p.formalert {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #CC0000;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}

p.formtitle {
font-family: arial;
font-size: 28px;
font-weight: bold;
color: #000000;
text-align: center;
margin-top: 10px;
margin-bottom: 0px;
}

p.formtitle2 {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #000000;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

p.formtitle3 {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #000000;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 15px;
}


/* BOTTOM NAVIGATION */

td.botnav {
height: 20px;
text-align: center;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #9999CC;
background-color: #FFFFFF;
}

a.botnav:link {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #0000CC;
text-decoration: none;
}

a.botnav:visited {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #0000CC;
text-decoration: none;
}

a.botnav:hover {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background-color: #0000CC;
}

span.current {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #CC0000;
text-decoration: none;
}

/* EDIT AD */

td.editright {
width: 140px;
padding: 20px 0px 0px 0px;
vertical-align: top;
align: center;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #0000CC;
}

div.edit{
border: 2px solid #999999;
padding: 2px;
align: center;
}

div.edit:hover {
border: 2px solid #0000CC;
padding: 2px;
align: center;
}

td.editphotos {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #0000CC;
text-decoration: none;
text-align: center;
}

/* NEW AD CATEGORY DROPDOWN */

option.selectmain {
font-family: arial;
font-weight: bold;
color: #000000;
}

option.selection {
font-family: arial;
font-weight: normal;
color: #0000CC;
}

/* NEW AD FORM TDs */

td.newadleft {
width: 587px;
padding: 0px 0px 0px 0px;
vertical-align: top;
font-family: arial;
font-size: 13px;
text-align: left;
}

td.newadgutter {
width: 35px;
padding: 0px 0px 0px 0px;
vertical-align: top;
}

td.newadright {
width: 120px;
padding: 0px 0px 0px 0px;
vertical-align: top;
align: right;
background-color: #FFFFFF;
}

/* PHOTO NOTICE TEXT ON NEW AD FORM */

p.phototext {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #CC0000;
text-decoration: none;
text-align: left;
margin-left: 110px;
}

/* BANK TABLE  */
table.bank1 {
width: 625px;
border-style: solid;
border-width: 0px;
border-color: #00FF00;
background-color: #FFFFFF;
border-collapse: collapse;
margin: 0px auto 0px auto;
}

td.bank1 {
width: 125px;
padding: 0px 0px 0px 10px;
font-family: arial;
font-size: 14px;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: left;
border-bottom: 1px solid #CCCCCC;
}

td.bankheader {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
text-align: left;
background-color: #0000CC;
padding: 0px 0px 0px 10px;
}

/* END BANK TABLE */

form.pp {
margin-top: 0px;
margin-bottom: 0px;
}

/* CAT HEADERS OVER CAT SELECTIONS - PLACE AD */

p.catheader {
font-family: arial;
font-size: 16px;
font-weight: bold;
text-align: left;
color: #0000CC;
margin-bottom: 0px;
margin-top: 0px;
}

table.admincat {
width: 680px;
border-top: 0px solid #0000CC; /* D9D9D9 */
border-collapse: collapse;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

td.admincatl {
width: 300px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 5px;
font-family: arial;
font-size: 16px;
font-weight: bold;
text-align: right;
color: #000000;
margin-bottom: 0px;
margin-top: 0px;
}

td.admincatr {
width: 380px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 5px;
font-family: arial;
font-size: 16px;
font-weight: normal;
text-align: left;
color: #000000;
margin-bottom: 0px;
margin-top: 0px;
}

/* ADMIN MENU */
td.adminmenu {
padding: 1px 0px 1px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
background-color: #CC0000;
}

a.adminmenu:link {
padding: 2px 5px 2px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

a.adminmenu:visited {
padding: 2px 5px 2px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

a.adminmenu:hover {
padding: 2px 5px 2px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
background-color: #9999FF;
text-decoration: none;
}

/* BANNER MENU */
td.banmanmenu {
padding: 1px 0px 1px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
background-color: #009900;
}

a.banmanmenu:link {
padding: 2px 5px 2px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

a.banmanmenu:visited {
padding: 2px 5px 2px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

a.banmanmenu:hover {
padding: 2px 5px 2px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
background-color: #9999FF;
text-decoration: none;
}

/* USER MENU */
td.usermenu {
padding: 1px 0px 1px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
background-color: #000000;
}

a.usermenu:link {
padding: 2px 5px 2px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

a.usermenu:visited {
padding: 2px 5px 2px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

a.usermenu:hover {
padding: 2px 5px 2px 5px;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
background-color: #9999FF;
text-decoration: none;
}

/* USERS TABLE HEADER ROW */

table.usersheader {
width: 742px;
border-style: solid;
border-width: 0px;
border-color: #000000;
background-color: #0000CC;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
}

td.usersheader1 {
width: 60px;
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-bottom: none;
}

td.usersheader2 {
width: 200px;
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-left: none;
}

td.usersheader3 {
width: 75px;
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-left: none;
}

td.usersheader4 {
width: 240px;
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-left: none;
}

td.usersheader5 {
width: 80px;
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-left: none;
}

td.usersheader6 {
width: 85px;
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-left: none;
}

table.userrow {
width: 742px;
border-bottom: 1px solid #D9D9D9;
background-color: #FFFFFF;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
}

td.userrow1 {
width: 60px;
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-align: left;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-bottom: none;
}

td.userrow2 {
width: 200px;
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-align: left;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-bottom: none;
}

td.userrow3 {
width: 75px;
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-align: left;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-bottom: none;
}

td.userrow4 {
width: 240px;
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-align: left;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-bottom: none;
}

td.userrow5 {
width: 80px;
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-align: left;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-bottom: none;
}

td.userrow6 {
width: 85px;
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-align: left;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-bottom: none;
}


a.userclick:link {
font-family: arial;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #0000CC;
}

a.userclick:visited {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #0000CC;
text-decoration: none;
}

a.userclick:hover {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
background-color: #0000CC;
text-decoration: none;
}

a.userclick:active {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #0000CC;
text-decoration: none;
}

/* PARENT CATEGORY EDIT LINK TEXT */
a.catheader:link {
font-family: arial;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}

a.catheader:visited {
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #0000CC;
text-decoration: none;
}

a.catheader:hover {
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
background-color: #0000CC;
text-decoration: none;
}

a.catheader:active {
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
background-color: #0000CC;
text-decoration: none;
}

/* ANNOUNCEMENT ROTATOR */
p.announcements {
font-family: arial;
font-size: 24px;
font-weight: bold;
color: #0000CC;
text-align: center;
margin-top: 0px;
margin-bottom: 15px;
}

a.announcements:link {
font-family: arial;
font-size: 24px;
font-weight: bold;
color: #CC0000;
text-align: center;
}

a.announcements:visited {
font-family: arial;
font-size: 24px;
font-weight: bold;
color: #CC0000;
text-align: center;
}

a.announcements:hover {
font-family: arial;
font-size: 24px;
font-weight: bold;
color: #CC0000;
text-align: center;
}

a.announcements:active {
font-family: arial;
font-size: 24px;
font-weight: bold;
color: #CC0000;
text-align: center;
}

.specialann {
font-family: arial;
font-size: 21px;
font-weight: bold;
color: #CC0000;
text-align: center;
margin-top: 10px;
margin-bottom: 0px;
}

hr.showhr {
margin-top: 10px;
}

span.addfree {
font-family: arial;
font-size: 8px;
font-weight: bold;
color: #CC0000;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
}

.terms {
font-family: arial;
font-size: 14px;
font-weight: normal;
color: #000000;
}

/* ALTNERNATE MENU CATEGORY LINK*/
a.m2cat:link {
font-family: arial;
font-size: 14px;
font-weight: bold;
text-align: left;
color: #0000CC;
text-decoration: none;
}

a.m2cat:visited {
font-family: arial;
font-size: 14px;
font-weight: bold;
text-align: left;
color: #3333CC;
text-decoration: none;
}

a.m2cat:hover {
font-family: arial;
font-size: 14px;
font-weight: bold;
text-align: left;
color: #FFFFFF;
background-color: #0000CC;
text-decoration: none;
}

a.m2cat:active {
font-family: arial;
font-size: 14px;
font-weight: bold;
text-align: left;
color: #CC0000;
text-decoration: none;
}

table.m2catheader {
width: 100%;
border-top: 0px solid #0000CC; /* D9D9D9 */
border-collapse: collapse;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 6px;
background-color: #FFFFFF;
}

td.m2catheadl {
padding: 0px 0px 0px 5px;
font-family: arial;
font-size: 14px;
font-weight: bold;
text-align: left;
color: #0000CC;
background-color: #F7F7FF;
}

td.m2catheadr {
padding: 0px 5px 0px 0px;
font-family: arial;
font-size: 14px;
font-weight: bold;
text-align: right;
color: #0000CC;
background-color: #F7F7FF;
}

/* SUBCATS FOR LAYOUT 2 */
table.m2subcats {
width: 100%;
border-top: 0px solid #0000CC; /* D9D9D9 */
border-collapse: collapse;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 9px;
background-color: #FFFFFF;
}

/* THE ALTERNATING ROW COLORS FOR LAYOUT 2 SUBCATS */
td.m2subrow1 {
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 0px solid #D9D9D9; 
background-color: #F7F7FF;
font-size: 14px;  /* Font info only controls count characters. Menu items are below in link text. */
font-weight: normal;
color: #000000;
}

td.m2subrow2 {
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 0px solid #D9D9D9;
background-color: #FFFFFF;
font-size: 14px;  /* Font info only controls count characters. Menu items are below in link text. */
font-weight: normal;
color: #000000;
}

/* SUBCATEGORY LINK TEXT LAYOUT 2*/
a.m2subcat:link {
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}

a.m2subcat:visited {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #0000CC;
text-decoration: none;
}

a.m2subcat:hover {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #0000CC;
text-decoration: none;
}

a.m2subcat:active {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #0000CC;
text-decoration: none;
}
/* END CATEGORIES */

p.marquee {
margin-top: 0px;
margin-bottom: 5px;
}


/* ******************************************************************************** */
/* VERSION 2 ADDITIONS */

/* BANNER MANAGER */
p.vban {
margin-top: 0px;
margin-bottom: 5px;
}

img.allban {border: 0px;
}

/* NEW ADS HEADER TITLE */
td.newheader {
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
text-align: center;
}

/* DISPLAY AD SALES PAGE */
p.bizads {
font-family: arial;
font-size: 14px;
font-weight: normal;
color: #000000;
text-align: justify;
margin: 15px 15px 0px 15px;
}

p.registration {
width: 400px;
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: justify;
margin-right: 50px;
}



.footer { 
float: left; 
width: 854px; 
margin-top: 0px; 
background-color: #000000;
padding: 10px; 
color: white;
text-align: left;
font-size: 14px;
font-family: Times New Roman;
}




/*

	Zen Photo Default 1.0
	
*/

/* Basics
------------------------------ */
html {
	/* Moz */
	height: 100%;
}

/* Main Layout
--------------------------------*/

body {
	background: #F5F5F3;
	margin: 0px;
	padding: 0px 0px 50px;
	text-align: center;
}
#main {
	text-align: left;
	margin: 20px auto;
	width: 665px;
	background: #fff;
	padding: 20px 30px 70px;
	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
}









#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #96967E;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 20px;
	/*min-height: 40px;
  _height: 40px;*/
}
#gallerytitle h2 { 
	font-weight: normal; 
	font-size: 12pt; 
	margin-top: 18px;
	width:510px;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: underline; color: #17A; }
a:hover, a:focus { text-decoration: underline; color: #6BD; }

/* Text Styles
------------------------------ */
body {

/*
	font: normal 82%/200% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #5A5A4B;
*/

}
h2 {
	font: 115% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #002E5B;
}
h2 a:link, h2 a:visited {
	color: #8DB8CF;
	text-decoration: none;
}
h2 span {
	color: #8DB8CF;
}
h2 a:hover {
	color: #94c2e5;
	text-decoration: none;
}
h3 {
	font: 110% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #002E5B;
	margin-top: 30px;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }



/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist ul li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
	color: #999999;
	display: inline;
	list-style-type: none;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 295px;
	border: 1px solid #E7F0F5;
	background: #F7F9FD;
    line-height: 100%;
}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
#map {margin-left: -77px;}
#rating { margin-top: 10px; }

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
  _position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2; 	text-align: left;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;

}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0; text-align: center;
}
#admin h3:hover { color: #036; }

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	background: #fff;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background:#fff
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive .year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive .month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #E6E6DF;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #eee;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}
/* Error Messages
------------------------------ */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}
.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

/* Zenphoto link
------------------------------ */

#zen-part {
 font-familiy: Arial, Helvetice, sans-serif;
 font-size: 1.8em;
 font-weight: thin;
}

#photo-part {
 font-familiy: Arial, Helvetice, sans-serif;
 font-size: 0.9em;
 font-weight: bold;
}


/* 



