@charset "utf-8";
h1, h2, h3, h4, h5, h6, p, ul, li, ol, dl, hr, blockquote, form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size:100.1%;
	text-align: center;
}
#SecurityLogin {
	width:760px;
	margin: 0px auto;
	padding-bottom: 30px;
	font-size: 18px;
	line-height: 36px;
}
#pageTitle {
	width:740px;
	padding: 50px 0px 10px 20px;
	text-align:left;
}
#addThisWrapper{ /*no add this buttons show in header on admin*/
	display:none;
}
#AdminMenuListWrapper {
	width:760px;
	margin:0px auto;
}
#AdminMenuListPageTitle {
	width:340px;
	padding: 50px 0px 0px 20px;
	text-align:left;
	float:left;
}
#AdminMenuList {
	width:730px;
	margin:0px auto;
	padding: 0px 0px 20px 30px;
	text-align:left;
	font-size: 18px;
	line-height: 36px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
option.catundefined {
    color: #ff0000;
}

/*********nav buttons for the admin controle center*********/
/***** non rollover for all nav buttons on this page except the logout one *****/
#listingReviewAndEdit a,#listingUpdateCategories a,#listingAddTheImage a,#remarksToursVideos a,.album a,.classified a,.flyer a,.homepage a,.homepagepictures a,.nonmls a,.picturepage a,.posts a,.staff a,#infoHomePage a,#customHomePage a,.editAgentData a,.editAgentPassWord a,#emailAlertReport a,#metaTags a,#googleAnalyticsID a,#googleAnalyticsLink a {
	position:relative;
   	text-decoration:none;
	color: #0000cc;
	padding: 5px 10px 5px 10px;
	border:solid 1px #000;
	-moz-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	behavior: url(ie_effects/PIE.htc);
}
/***** roll over for all nav buttons on this page except the logout one *****/
#listingReviewAndEdit a:hover,#listingUpdateCategories a:hover,#listingAddTheImage a:hover,#remarksToursVideos a:hover,.album a:hover,.classified a:hover,.flyer a:hover,.homepage a:hover,.homepagepictures a:hover,.nonmls a:hover,.picturepage a:hover,.posts a:hover,.staff a:hover,#infoHomePage a:hover,#customHomePage a:hover,.editAgentData a:hover,.editAgentPassWord a:hover,#emailAlertReport a:hover,#metaTags a:hover,#googleAnalyticsID a:hover,#googleAnalyticsLink a:hover {
	padding: 5px 10px 5px 10px;
	background:#0000cc;
	border: 1px solid #000000;
	color:#ffffff;
}
/*logout button*/
#logout {
	font-size: 24px;
	margin-left:350px;
	padding-top:52px;
	padding-bottom:10px;
	color:#F00000;
}
#logout span{
	display:inline-block;
}
/*****logout nav button*****/
#logout a {
	position:relative;
	text-decoration:none;
	color: #FFF;
	padding: 2px 10px 5px 10px;
	background: #ff0000;
	border:solid 1px #000;
	-moz-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	behavior: url(ie_effects/PIE.htc);
}
#logout a:hover {
	padding: 2px 10px 5px 10px;
	background:#0000cc;
	border: 1px solid #000000;
	color:#ffffff;
}
#featuredListings { /*the heading*/
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	font-size: 22px;
	line-height: 32px;
	color:#000000;
}
#listingReviewAndEdit {
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:5px;
}
#listingUpdateCategories {
	margin-top:5px;
	margin-bottom:5px;
}
/*****featured listings nav buttons*****/
#listingReviewAndEdit a,#listingUpdateCategories a  {
	background: #f7f7be;
}

#myListings { /*the heading*/
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	font-size: 22px;
	line-height: 32px;
	color:#000000;
}
#listingAddTheImage {
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:5px;
}
#remarksToursVideos {
	margin-top:11px;
	margin-bottom:5px;
}
/*****my listings nav buttons*****/
#listingAddTheImage a,#remarksToursVideos a  {
	background: #ccffff;
}
/*this sets the contact text for the promos*/
.genericHeadingText {
	font-size: 18px;
	color:#ff0000;
}
.genericHeadingTextPhone {
	font-size: 18px;
	color:#000000;
}
/*this ends the contact text for the promos*/

/*this is a promo for searching foreclosures*/
#searchForeclosures {
	font-size: 22px;
	line-height: 32px;
}
#searchForeclosures a:hover {
	padding: 0;
	background:#CFF;
	border: none;
	color:#0000ff;
}
/*end of promo for searching foreclosures*/

/*these are for the variable types (albumn classifieds flyer homepage nonmls pd(Dandridge Police Dept) posts staff)*/
/* Albums and NonMLS use this class for their buttons */
#AdminMenuList .genericHeading a:hover {
	padding: 0;
	background:#CFF;
	border: none;
	color:#0000ff;
}
.genericHeading { /*the heading*/
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	text-decoration:none;
	background:none;
	border: none;
	font-size: 22px;
	line-height: 32px;
	color:#000000;
}

/* These control the positions of buttons for the variable types */
.listleft {
	float:left;
	margin: 5px 3px 5px 3px;
}
.listmiddle {
	float:left;
	margin: 5px 3px 5px 3px;
}
.listright {
	margin: 5px 3px 5px 3px;
}

/* button colors for the variable types */
.album a {
	background: #d2b9ff;
}
.classified a {
	background: #c9c56b;
}
.flyer a {
	background: #27dada;
}
.homepage a {
	background: #ffffff;
}
.homepagepictures a {
	background: #ffffff;
}
.nonmls a {
	background: #b7d5e2;
}
.posts a {
	background: #fbd99e;
}
.staff a {
	background: #ec95ec;
}
/*end of variable type classes*/

/*the contact text for the promo of various features*/
.albumgenericHeadingText {
	font-size: 18px;
	color:#ff0000;
}
.albumgenericHeadingTextPhone {
	font-size: 18px;
	color:#000000;
}
.classifiedgenericHeadingText {
	font-size: 18px;
	color:#ff0000;
}
.classifiedgenericHeadingTextPhone {
	font-size: 18px;
	color:#000000;
}
.flyergenericHeadingText {
	font-size: 18px;
	color:#ff0000;
}
.flyergenericHeadingTextPhone {
	font-size: 18px;
	color:#000000;
}
.nonmlsgenericHeadingText {
	font-size: 18px;
	color:#ff0000;
}
.nonmlsgenericHeadingTextPhone {
	font-size: 18px;
	color:#000000;
}
.postsgenericHeadingText {
	font-size: 18px;
	color:#ff0000;
}
.postsgenericHeadingTextPhone {
	font-size: 18px;
	color:#000000;
}
.staffgenericHeadingText {
	font-size: 18px;
	color:#ff0000;
}
.staffgenericHeadingTextPhone {
	font-size: 18px;
	color:#000000;
}
/*end of the contact text for the promo of various features*/

/*this is a promo for the header slide show*/
#headerSlideShow {
	margin-bottom:-7px;
	padding-top:5px;
	font-size: 22px;
	line-height: 32px;
}
#headerSlideShow a:hover {
	padding: 0;
	background:#CFF;
	border: none;
	color:#0000ff;
}
/*end of promo for the header slide show*/

.buttonSpacer {
	margin-top:15px;
	float:left;
	width:10px;
}
/*this is for selecting category and status*/
#selCatStatWrapper {
	width: 760px;
	margin:0 auto;
	text-align:left;
	padding-bottom:10px;
}
#selCatStatNoteLinkShow {
	display:block;
	font-size:18px;
	font-weight:normal;
	margin:14px 20px 2px 20px;
}
#selCatStatNoteLinkHide {
	display:none;
	font-size:18px;
	font-weight:normal;
	margin:14px 20px 2px 20px;
}
.rollover a {
	color:#00F;
}
.rollover a:hover {
	background-color:#CFF;
}
#selCatStatNote {
	display:none;
	font-size:18px;
	font-weight:normal;
	margin:5px 20px;
}
#selCatWrapper {
	float:left;
	width:350px;
	padding-left:40px;
}
#selStatusWrapper {
	float:right;
	width:350px;
}
/*****info home page nav button*****/
#infoHomePage {
	display:none;
	margin-top:5px;
	float:left;
}
#infoHomePage a {
	background:#ffffff;
}
/*****custom home page nav button*****/
#customHomePage {
	margin-top:5px;
	float:left;
}
#customHomePage a {
	background:#ffffff;
}
/*****editAgentData nav button*****/
#agentData {
	margin-top:5px;
	float:left;
}
.editAgentData a {
	background: #fced73;
}
/*****editAgentPassWord nav button*****/
#agentPassWord {
	margin-top:5px;
	float:left;
}
.editAgentPassWord a {
	background: #a1fe99;
}
/*****email nav button*****/
#emailAlertReport {
	margin-top:5px;
	float:left;
}
#emailAlertReport a {
	background: #ec95ec;
}
/*****meta tags nav button*****/
#metaTags {
	display:none; /*turn on at local admin css*/
	margin-top:5px;
	float:left;
}
#metaTags a {
	background: #a8e0e0;
}
/*****google nav buttons*****/
#googleAnalytics { /*the heading*/
	float:left;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:10px;
	font-size: 22px;
	line-height: 32px;
	color:#000000;
}
#googleAnalyticsID {
	float:left;
	margin-top:10px;
	margin-bottom:5px;
	padding-right:5px;
}
#googleAnalyticsLink {
	margin-top:10px;
	margin-bottom:5px;
}
#googleAnalyticsID a,#googleAnalyticsLink a {
	background: #ccaf99;
}
/*********end of nav buttons for the admin controle center*********/

/*****the review and edit album page*****/
#reviewEdit {
	width:700px;
	margin:0px auto;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
}
#pageTitleWrapperHeader {
	float:left;
	margin-right:280px;
}
#pageHelpButton {
	position:relative;
	padding-top:5px;
}
#pageHelpButtonTip {
	display:none;
	background:white;
	position:absolute;
	top:10px;
	right:60px;
	font-size:12px;
	border:solid 1px black;
	padding:0 4px 2px 4px;
}
/*****the add item album page*****/
#addItem {
	width:700px;
	margin:0px auto;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
}
#upLoadPage {
	width: 600px;
    margin: 30;
}
#upLoadTopText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:center;
    margin: 0px 0px 0px 10px;
}
#upLoadBody {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
    margin: 10px 0px 0px 150px;
}
.upLoadButton {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
.linkColor a {
	color:#00F;
}
.linkColor a:hover {
	background:#CFF;
}
/*****the edit category album page*****/
#editCategory {
	width:700px;
	margin:0px auto;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
}
#categoryText {
	padding-bottom:10px;
}
/*this is the sucessful upload page*/
#savePageWrapper {
	width:760px;
	height:100px;
}
#savePageMessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	line-height:2;
	text-align:center;
}
#savePageAdd {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
#savePageAdd a {
	color:#00F;
}
/*this is the listing add entry page*/
#listingAddImage {
	width:760px;
	margin:0px auto;
	background:#FFF;
	text-align:left;
}
#listingText {
	background:#FFF;
	padding-left:30px;
	padding-bottom:10px;
}
#listingAddImageFields {
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:2.5;
	text-align:left;
	padding-left:30px;
	padding-bottom:20px;
}
.upLoadAddButton {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	margin:10px 0px 0px 50px;
}
/*this is the edit your data page*/
#editYourDataPage {
	width:760px;
	margin:0px auto;
	padding-left:20px;
	background:#FFF;
	text-align:left;
}

/*this is the feature listing add and edit entry page*/
#featuredEditHeading {
	width:740px;
	margin:0px auto;
	padding-left:20px;
	background:#FFF;
	text-align:center;
}
#featuredEditBoxes {
	width:720px;
	margin:0px auto;
	padding-left:20px;
	background:#FFF;
	text-align:left;
}
#noFeaturedListingText {
	margin-bottom:-5px;
	padding-top:5px;
	font-size:18px;
	text-align:center;
	color:red;
}
/*this is the google page*/
#googlePageWrapper {
	padding:10px 30px 20px 30px;
}
#googlePageText {
	font-size:18px;
	line-height:1.4em;
	text-align:left;
	padding-bottom:10px;
}
#googleImputFields {
	padding-left:100px;
}
/*text styles*/
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213868;
}
.style3 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002A68;
}
/*new home page features*/
#newHomePageFeaturesWrapper {
	display:none;
}
#addThisShareWrapper {
	margin-top:5px;
	margin-bottom:0px;
	font-size: 22px;
	line-height:20px;
	color:#000000;
}
#addThisShareA {
	float:left;
	margin-right:10px;
}
#addThisShareA img {
	margin-top:1px;
}
#addThisShareB {
	float:left;
}
#slideShowWrapper {
	margin-top:5px;
	margin-bottom:7px;
	font-size: 22px;
	line-height:20px;
	color:#000000;
}
#slideShowA {
	float:left;
	margin-right:10px;
}
#slideShowB {
	float:left;
}
#smallLeftSlideShowWrapper {
	margin-top:5px;
	margin-bottom:7px;
	font-size: 22px;
	line-height:20px;
	color:#000000;
}
#smallLeftSlideShowA {
	float:left;
	margin-right:10px;
}
#smallLeftSlideShowB {
	float:left;
}
#smallRightSlideShowWrapper {
	margin-top:5px;
	margin-bottom:7px;
	font-size: 22px;
	line-height:20px;
	color:#000000;
}
#smallRightSlideShowA {
	float:left;
	margin-right:10px;
}
#smallRightSlideShowB {
	float:left;
}
#homePageCustomSlideShowMessage,#homePageAddSlideShowMessage {
	margin-right:30px;
	text-align:center;
}

#homePageCustomSlideShowMessage a:hover,#homePageAddSlideShowMessage a:hover {
	padding: 0;
	background:#CFF;
	border: none;
	color:#0000ff;
}
/*new home page info features*/
#newHomePageInfoWrapper {
	/*display:none;*/
}
#infoHomeFeaturesMessage {
	font-size:24px;
}
#emailPDSInfoTop {
	margin:-5px 0px 5px 50px;
}
#emailPDSInfoTop span {
	color:red;
}
#emailPDSInfoTop a:hover,#emailPDSInfoBottom a:hover {
	padding: 0;
	background:#CFF;
	border: none;
	color:#0000ff;
}
#customHomeInfoWrapper {
	position:relative;
	margin-top:-5px;
	margin-bottom:10px;
}
#customHomeInfoHead {
	font-size:20px;
	line-height:1.1em;
	margin:0px 0px 0px 0px;
}
#customHomeInfoHead a {
	text-decoration:none;
	border-bottom:double 3px #8B0000;
	color:#8B0000;
}
/*this is the Info text box*/
#itemHomeInfoWrapper {
	visibility: hidden;
	position:absolute;
	width:650px;
	top:-260px;
	left:0px;
	padding:10px 20px 10px 30px;
	border:solid 1px black;
	-moz-border-radius:20px;
	border-radius:20px;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	box-shadow: 0px 0px 6px #000;
	behavior: url(ie_effects/PIE.htc);
	cursor:default;
}
#closeBoxInfoTable {
	display:block;
	float:right;
	margin-top:10px;
	margin-left:15px;
}
#closeBoxInfoTable a {
	border:solid 1px black;
	background:red;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	line-height:1em;
	color:white;
	padding:0.1em 0.25em 0.1em 0.25em;
}
#closeBoxInfoTable a:hover {
	color:black;
}
.inforMessageItem {
	font-size:16px;
	line-height:1.4em;
}
#emailPDSInfoBottom {
	text-align:center;
	margin:0px 0px 0px 10px;
}
#emailPDSInfoBottom span{
	color:red;
}

