* { margin: 0; padding: 0;}

body {
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 15px 0;	
		
}

#bodybg{
/*background:#E7E5E2;*//*grey*/
background:#9FFFFF; /*#FFEBBF;/* yellow*/
border-bottom:1px solid #54545C;
width:100%;
height:103px;


}	
	
/* links */
a, a:visited {	
	color: #326ea1; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #000; /* #383d44; */
	background: inherit;
	padding-bottom: 0;
	/*border-bottom: 2px solid #dbd5c5;*/
	text-decoration:underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #999;	
	border-bottom: 1px dotted #ccc;	
	
}
h1 {
	font-size: 190%;	
	font-weight: bold;
	padding:10px 0 10px 0;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
	padding:5px 0 5px 0;
}
h3 {
	font-size: 130%;	
}

ul, ol {

	margin: 0 10px;
	padding: 1px 5px;
	list-style-position: outside;
	list-style-image: url('/images/arrow.png');
	list-style-type:circle;
}

.existsTxt
{
	color:Red;
	font-weight:normal;
}

.confirmMsg
{
	font-weight:normal;
}
/*- Menu Tabs--------------------------- */


  
    #tabs {
      float:left;
      width:100%;
      background:#9FFFFF; /*#FFEBBF;
      /*background:#E7E5E2;*/
      /*font-size:93%;*/
      line-height:normal;
          border-bottom:1px solid #54545C;
		  margin-top:17px;
      }
    #tabs ul {
        margin:0;
        padding:10px 10px 0 0;
        list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../images/tableftK.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../../tabrightK.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFCC00;
          background-position:100% -42px;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
          }

        #tabs #current a {
                background-position:0% -42px;
        }
        #tabs #current a span {
                background-position:100% -42px;
        }

 /* forms ------------------------------ */
 
 input {
	padding:2px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
 input.button{
	font-size:80%;
	font-weight:bold;
	height:20px;
	margin: 0;
	
}

 .searchform input {
	padding:2px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
 .searchform input.button{
	font-size:80%;
	font-weight:bold;
	height:18px;
	width:18px;
	margin: 0;
}

.searchform p {clear:both;}
.searchform label {float:left;}
.cbo { font-size:95%; background-color:#f2f2f2;	border:solid 1px #ccc;}
/* layout ----------------------------------*/

#wrapper {
	text-align: left;
	margin: 0px auto; /* -- this centers the page --- */
	padding: 0px;
	border:0;
	width: 85%;
	
}

#header {
	margin: 5px 0 25px 0;
	/*background: #E7E5E2;*/
	background:#9FFFFF; /*#FFEBBF;
	height: 99px;
	/*border-bottom:#ccc solid 1px;*/
	text-align:right;
	
	
}
/*#header #atoz span{
font-size:95%;
padding:4px;
border:1px solid #d2e1ff;
background-color:#fff;
}

#header #atoz{
padding:5px 0 0 0;
}
#header #atoz  a:hover span{
font-size:95%;
padding:4px;
border:1px solid #000;
background-color:#FAD6CF
}*/

#headtxt{
float:right;
vertical-align:top;
margin:0;
}


#leftcol {
	float: left;
	width: 200px;
	border-right:#ccc solid 1px;
	padding:0 10px 0 0;
	
}

#rightcol {
	float: right;
	width: 185px; /* 170px */
	/*border-left:#ccc solid 1px;*/
	
}

#content { 
	float: left;
	width: 50%;
	padding:12px 8px 0 8px;
	/*border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;*/
	height:100%;
	
}
#content p
{
	padding:3px 0 3px 0;
}
#content #spotimg{
padding:10px 0 0 0;
}

#content #spotimg p{
padding:5px 0 5px 0;
}


#footer {
	clear: both;
	/*background: #f2f2f2;*/
	border-top:#ccc solid 1px;
}

.right span{
font-size:95%;
padding:1px;
border:1px solid #ccc;
background-color:#fff;
}

.left{
float: left;
	width: 38%;
background: inherit;
text-align:left;
padding:5px 0 0 0;
}

.right{
float: right;
	width: 62%;
background:inherit;
text-align:right;
padding:5px 0 0 0;
}

.quicklink{
float: left;
width: 47%;
background:#E8EEF4;
text-align:left;
padding:5px 5px 5px 5px;
border:#ccc solid 1px;
}

.online{
float: right;
width: 47%;
background:#E8EEF4;
text-align:left;
padding:5px 5px 5px 5px;
border:#ccc solid 1px;
}
.singlebox
{
	float: left;
width: 97%;
background:#E8EEF4;
text-align:left;
padding:5px 5px 5px 5px;
border:#ccc solid 1px;

}
.singlebox img
{
	padding-right:5px;
	float:left;
}

/*#photos
{
	float:right;
	border:solid 1px #f2f2f2;
	padding:2px;
	
}*/

.resultslist
{
	border-bottom:dotted 1px #ccc;
	padding:10px;
	width:100%;
}

.resultslist img
{
	float:right;
	border:solid 1px #f2f2f2;
	padding:2px;
}
.resultslist a
{
	font-weight:bold;
}
.resultslist .listlink
{
	font-weight:normal;
}
#resultsTitle
{
	font-weight:bold;
	font-size:110%;
	width:100%;
	background-color:#DDE7F0;
	border:solid 1px #86AACA;
	padding:5px;
}


.grid
{
	margin:0;
	padding:5px;
	float:left;
	border:dotted 1px #ccc;
	/*width:25%;*/
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


.float {
  float: left;
  }
  
.float p {
   text-align: center;
   }
   
   
/* Search results */

#search_results h2 { border:none; margin-bottom:1.5em;}
#search_results div { margin-bottom:1em;}
#search_results .description {margin-left:0.75em;}
#search_results div { background:#f2f2f2; padding:0 0.5em;}   

.modal_background { background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.modal_popup {background-color:#FFD9D5;border-width:3px;border-style:solid;border-color:Gray;padding:10px;
   
 

