﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color:white;
    font-size: 12px;
    font-family:Calibri ,Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
    color: #000000;
    
}

.divMain
{
    width:1002px;
    margin: 0px auto 0px auto;
    padding:0px;
    text-align:left;
}
.divTop
{
    width:1002px;
    margin:0px;
    padding:0px;
    text-align:center;
}
.divCenter
{
    clear:both;
    width:1002px;
    margin-top:5px;
    padding-right:  0px;
}
.divLeft
{
    float:left;display:inline;
    width:198px;
    text-align:left;
}
.divMiddle
{
    float:left;display:inline;
    width:593px;
    margin-left:6px;
    margin-right:6px;
}

.divRight
{
    float:right;display:inline;
    width:196px;
    border: 1px solid #f6bb33;
    min-height:600px;
    text-align:center;
    margin-bottom:5px;
}
.divFooter
{
    clear:both;
    background-color:#f0dfb1;
    border-top:1px solid #e8d192;  
      
}
a:link
{
   color: #000000;
    text-decoration: none;
}
a:visited
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #ff6600;/*#1d60ff;*/
    text-decoration:underline;
}
a:active
{
    color: #000000;
    text-decoration: none;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Calibri ,Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 0 0;
    color:Red;
    font-size:22px;
    margin-top: 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: red;
    border: none;
    line-height: 2em;
    font-family:Calibri ,Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}
h1.header 
{
    font-weight: bold;
    margin: 0px;
    padding:  10px  5px  10px 25px;
    border: none;
    line-height:32px;
    font-size: 24px;
    font-weight:bold;
    FONT-FAMILY: Arial,Cambria,Verdana,Times, serif; 
    /*font-family:'Footlight MT Light' ; 
    font-style:italic
    color:#002039;
    */
    COLOR: #ee0000;
    background-image:url(images/header-flea.jpg);
    background-repeat:no-repeat;
    background-position:left;
    
}

#main
{
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/
div.hideSkiplink
{
    clear:both;
    display:block;
    text-align:center;
    width:1002px;
    margin:auto;     
   
}

menustyle
{
    clear:both;
    padding: 0px 0px 0px 0px; margin:0px;
    background-image: url('images/menubg.jpg'); background-repeat:repeat-x;
    width:1002px;/*947px;*/  height:30px;
    font-family:Calibri; font-weight:bold;     
    text-align:center;
}

.buttonStyle
{
    background-image:url('images/buttonsmall1.gif');
    background-repeat:no-repeat;
    width:70px;
    height:28px;
    border:0;
    cursor:pointer;
}
.buttonStyle:hover
{
    background-image:url('images/buttonsmall1_roll.gif');
    background-repeat:no-repeat;
    width:70px;
    height:28px;
    border:0;
    cursor:pointer;
}

.buttonStyle1
{
    background-image:url('images/button1.gif');
    background-repeat:no-repeat;
    width:110px;
    height:28px;
    border:0;
    cursor:pointer;
}
.buttonStyle1:hover
{
    background-image:url('images/button1_roll.gif');
    background-repeat:no-repeat;
    width:110px;
    height:28px;
    border:0;
    cursor:pointer;
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
    
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
   /*border: solid 1px #e8eef4;*/   
  border-collapse: collapse;
}

table td 
{
  /*padding: 5px;   
   border: solid 1px #e8eef4;*/   
}

table th
{
  
  text-align: left;
  /*background-color: #e8eef4; 
  padding: 6px 5px; border: solid 1px #e8eef4;*/   
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line,textarea
{
    height: 6.5em;
    border: 1px solid #CCC;
    
}



.tri-state
{
    width: 6em;
}

/*For accordian */

/*For Gray Tabs*/
.accordionHeader
{
    border: 1px solid #f7caa3;
    color: #ffffff; 
    background-image:url('images/FleaMarket-LeftTabsbg.jpg') ;background-repeat:no-repeat;
    font-family: Calibri ,Arial, Sans-Serif; font-size: 14px; font-weight: bold;   
    padding: 5px;
    margin-top: 1px;
}

.accordionHeaderSelected
{
    border: 1px solid #f7caa3;
    color: #000000; 
    background-image:url('images/FleaMarket-LeftTabsbg.jpg') ;background-repeat:no-repeat;
    font-family: Calibri ,Arial, Sans-Serif; font-size: 14px; font-weight: bold;
    padding: 5px; margin-top: 0px;    
}

.accordionContent
{
    background-color: White;
    border-top: none;
    padding: 10px; padding-top: 0px;
    color: #000000;font-size:12px;
    border: 1px solid #f7caa3;    
}
.accordionContent a
{
    text-decoration:none;
    color:Black;font-family: Calibri ,Arial, Sans-Serif; font-size:12px;
}
.accordionContent a:hover
{
    text-decoration:underline;    
}

/*For Left Tabs*/
.accordionHeaderGreen
{
    border: 1px solid #315C00;
    color: white; background-color: #315C00;
    font-family: Calibri ,Arial, Sans-Serif; font-size: 12px; font-weight: bold;
    padding: 5px; margin-top: 5px;    
}

.accordionHeaderSelectedGreen
{
    border: 1px solid #315C00;
    color: white; background-color: #315C00;
    font-family: Calibri ,Arial, Sans-Serif;  font-size: 12px;
    font-weight: bold;
    padding: 5px; margin-top: 5px; 
}

.accordionContentLightGreen
{
    background-color: #CCFF99;
    border: 1px dashed #315C00;
    border-top: none;
    padding: 5px; padding-top: 10px;
}
.accordionHeaderBackup
{
    border: 1px solid #2F4F4F;
    color: white; background-color: #2E4d7B;
	font-family: Calibri ,Arial, Sans-Serif; font-size: 12px; font-weight: bold;
    padding: 5px; margin-top: 5px;
 
}
.accordionHeader a
{
    color: #000000;
    background: none;
    text-decoration: none;    
    font-weight:bold; font-size:14px;
}

.accordionLink
{
	background: none;
	text-decoration: underline;
}
.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionHeaderSelected a
{
	color: black;
	background: none;
	text-decoration: none;
}
.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}
/*  End of accordian */
.divSearchBg
{
    background-color:#f5e8c6;
    border:1px solid #f6bb33;
    font-weight:bold;font-size:10px;
    float:left;display:inline;
    height:54px;vertical-align:middle;
}
.divSearchTitle
{
    font-family:Arial; font-size:12px; font-weight:bold; color:Black;
    margin-top:1px;text-align:left;margin-left:5px;
}
.divSearchBg input
{
    margin-top:8px;
}
.RSSHeading
{
    background-image:url('images/Flea-Protal-News.jpg');background-repeat:no-repeat;
    font-size:14px; font-weight:bold; color:Black;
    height:36px;width:252px;text-align:left;
}
.RSSHeading a
{
     font-size:14px; font-weight:bold; color:Black; text-decoration:none;
}
.RSSHeadingContent
{
    font-size:16px; font-weight:bold; color:Black; margin-left:15px;
}
.divRSSMain
{
    border:1px solid #f6bb33;
    width:250px;
}
.RSSContent
{
     font-size:12px;color:Black;
     text-align:left;     
     margin:15px;
     margin-top:5px;
     
}
.RSSContent a 
{
    font-size:12px;color:Black;
    text-decoration:none;
    text-align:left    
}
.RSSContent a img
{
    margin-top:5px;
}
.divLeftBox
{
    background-color:white;
    border:1px solid #f6bb33;
    font-weight:bold;font-size:12px;    
    vertical-align:middle;
}
.hiddentext
{
    color :#8B8989;
}
modalBackground
{
	 background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
    /*FILTER: alpha(opacity=50); BACKGROUND-COLOR: gray; opacity: 0.5*/
}
.StatesBckgrnd
{
	text-align:center;
	height:220px;
	width:550px; 
	border-right: black thin outset;
	border-top: gray thin outset;
	font-size: 12px;
	font-weight:bold;
	vertical-align: baseline;
	border-left: gray thin outset;
	cursor: hand;
	color: white;
	border-bottom: black thin outset;
	background-color: white;
	text-align: left ;
	text-decoration: none;
}
a.popuplinks:link,a.popuplinks:visited
{
	color: #666666; text-decoration:none
}
a.popuplinks:active,a.popuplinks:hover
{
	color: #000099;  text-decoration:none
}



div.menu1
{
    
    padding: 0px 255px 0px 150px; margin:0px;
    background-image: url('images/menubg.jpg'); background-repeat:repeat-x;
    height:30px;
    font-family:Calibri; font-weight:bold;     
    text-align:center;
    display:inline;
    vertical-align:top;
}
div.menu1 ul
{
    list-style: none;
    margin: 0px;   
     width: 1002px;
    height:30px;
    vertical-align:middle;    
    text-align:center; 
     display:inline;       
}
div.menu1 ul li
{    
    vertical-align:top;
    height:30px;         
    display:inline;
    text-align:center;
    
    
     
}

div.menu1 ul li img
{    
  display:inline;
  height:30px;      
}

div.menu1 ul li a
{
    font-family:Calibri; font-size:14px;
    color: #fffffd;   /* used fffffd instead of ffffff to pass css validator */ 
    float:left; display:inline;    
    text-decoration: none; white-space: nowrap;  
    line-height: 1.35em;    
    height:30px; min-width:90px;      
    padding: 5px 5px 0px 5px;   
    vertical-align:middle; text-align:center;
    
}

div.menu1 ul li a:visited
{
    font-family:Calibri; font-size:14px;
    color: #fffffc; /* used fffffc instead of ffffff to pass css validator */   
    float:left; display:inline;    
    text-decoration: none;  white-space: nowrap; 
    line-height: 1.35em;    
    height:30px; min-width:90px;       
    padding:5px 5px 0px 5px;          
    text-align:center; vertical-align:middle;
}

div.menu1 ul li a:hover
{
    background-image:url('images/roll.jpg');
    background-repeat:repeat-x;    
    color: Black;    
    text-decoration: none;
    height:30px; 
    line-height: 1.35em;     
}

 #Required
    {
        color: #FF3300;
    }
    
  .newsdate
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 18px;
    COLOR: #cc0000;
}
.news_head
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 10pt;
}  


a.psalinks:link,a.psalinks:visited
{
	color: black; text-decoration:none
}
a.psalinks:active,a.psalinks:hover
{
	color: blue;  text-decoration:none
}