/* Layout Styles */ 

/* http://www.greywyvern.com/code/min-height-hack.html */
/*.prop {
    float:right;
    width:1px;
    height:435px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}*/

#mainwrapper {
 position: relative;
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}

#main {
position: relative;
padding: 0px;
margin: 0 auto;
width: 950px;
text-align: left;
background: #ffffff;
 /* border: 1px solid #111111 ;*/
}

#top {
  width: 920px;
	margin: 0px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 0px; 
  background: #ffffff;
text-align: center;
}

#rest {
  position: relative;
  width: 930px;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}


#footer {
	clear: both;

		border: none;
  padding-top: 20px;
padding-left: 20px;
  width: 900px;
	margin-top: 0px;
}


#maincol {
        position : relative;
	float: left;
        left: 10px;
        top: 0px;
		border: none;
        width: 700px;
}

.horline {
	width:700px;
	margin-top: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #111111;
}

#maincolsingle {
        position : inline;
	float: left;
        left: 20px;
        top: 0px;
		border: none;
        width: 920px;
padding-top: 10px;
}


#rightcol {
        position : relative;
	float: right;
        left: -5px;
        top: 20px;
        width: 160px;
        padding: 10px;
	
	border: solid 1px #aaaaaa;
}


td {
 	color:#111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: 400;
	}
h1 { margin-top: 2px;
	margin-bottom: 12px;
font-size: 20px;
color:#0055ff;
}
body {
 	background: #ffffff;
 	color:#111111;
 	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: 400;
	}

body a {
 	color: #0000bb;
	text-decoration:none;
 	}

body a:hover {
 	color: #0000ff;
text-decoration:underline;
 	}

.ftit {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


h3 {font-size: 14px;
margin-top: 2px;
margin-bottom: 2px;
color: #0033ff;
}

.details
{
/* border: 1px solid #3333ff; */
padding-right: 10px;
}
.details 
td {
 	color:#111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: 400;
border-bottom: 1px solid #cccccc;
	}
.details
a { color:#0055ff;}
.details
a:hover { color:#0055ff;
text-decoration: underline;}

.fdesc {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: italic;
	color: #000000;
}
.rtd
 {padding-left: 10px;
margin-left: 0px;}

#mapbuttons {
  margin-top: 5px;
}

a.button {
padding: 0px;
margin: 0px;
border-top: 0px solid #006add;
border-bottom: 1px solid #006add;
border-left: 5px solid #006add;
border-right: 5px solid #006add;
background: #006add;
color: #ffffff;
text-decoration:none;
font-weight: bold;
}

a:hover.button {
margin: 0px;
padding: 0px;
border-top: 0px solid #006add;
border-bottom: 1px solid #006add;
border-left: 5px solid #006add;
border-right: 5px solid #006add;
background: #006add;
text-decoration:none;
font-weight: bold;
color: #000000;
}

.horizontalcssmenu {
	margin-top: 1px;
	margin-bottom: 4px;
	margin-left: 8px;
text-align: center;
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left; 
z-index: 100;
}
/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 150px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(menubg.gif) center center repeat-x;
color: black;
font: bold 13px Tahoma;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}
/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}
/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #eeeeee;
border-width: 0 1px 1px 1px;
}
.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}
.horizontalcssmenu ul li ul li a:hover{
background: #999999;
}
.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */


.skbutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

.skbutton:visited, .skbutton:hover, .skbutton:active{
color: white;
}


.smbutton, .smbutton2, .smbutton3{
background-color: #d1ec4c;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.smbutton:visited, .smbutton2:visited, .smbutton3:visited{
color: black;
}

.smbutton{
background-color: #d1ec4c;
border-color: #d1ec4c;
margin-left: 6px;
}

.smbutton2{
background-color: #bde6f3;
border-color: #bde6f3;
margin-left: 6px;
}

.smbutton3{
background-color: #ebe587;
border-color: #ebe587;
margin-left: 6px;
}

.smbutton:hover, .smbutton2:hover, .smbutton3:hover{
border-style: inset;
color: black;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.smbutton:active, .smbutton2:active, .smbutton3:active{
color: black;
}

.smbutton:hover{
background-color: #e3f48e;
}

.smbutton2:hover{
background-color: #dbf2f9;
}

.smbutton3:hover{
background-color: #f4f1bc;
}


.ajlogin {

/*	background: #FFDDDD url(../images/rating_warning.gif) no-repeat 5px 50%; */

	padding:5px 5px 5px 16px;

	text-align:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#333;

	width:350px;

	font-size:11px;

	}

.ajok {

/*	background: #E7FFCE url(../images/rating_tick.gif) no-repeat 5px 50%; */
	background: #E7FFCE;

	padding:5px 5px 5px 30px;

	text-align:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#333;

	width:350px;

	font-size:11px;

	}

	
.mapok {

	/* background: #E7FFCE url(tick.gif) no-repeat 5px 50%;  */
	background: #E7FFCE url(tick.gif) no-repeat 5px 5px; 

	padding:5px 5px 5px 30px;

	text-align:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#333;

	width:350px;

	font-size:11px;

	}


	
#loginoutdiv {
	padding-left: 15px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:100%;
	font-size:10px;
	}



#dhtmltooltip{
position: absolute;
width: 180px;
border: 2px solid #888888;
padding: 8px;
background-color: #ffffff;
text-align: left;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.poptit {
        color: #004488;
        font-weight: bold;
}

.newstitle {
        color: #000000;
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        text-align: left;
        font-weight: bold;
}


.omapimg
{
  border:1px solid #999;
  width:188px;
  height:63px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:2px;
}

.panophotosinner
{
margin-left: 60px;
border: 1px solid #777;
padding: 5px;
width: 780px;
}
.panophotosinnertitle
{
  font-size: 14px;
  margin-top: 2px;
  margin-left: 8px;
  margin-bottom: 7px;
  padding:0;
  font-weight: bold;
  color:#005500;
}

.panoatt
{
  color:#777;
  font-size: 9px;
}


