﻿/* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
    }
	a {
    	color:#369;
	}
	a:hover {
		color:#f00;
	}
    h2, h3 {
        margin: 0.8em 0em 0.2em 0;
        padding:0;
    }
    
    h1
    {
        margin:.8em 0 .2em 0;
        padding-top: 20px;
    }
    
    p {
        margin:.4em 0 0 0;
        padding:0;
    }
    
    ul 
    {
        font-family: Tahoma, Arial, Sans-Serif;
        font-size: small;
    }
       	
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width: 100%;
		BORDER-TOP: #5a58a6 1px solid;
	    background-color: #ffd111;
	    height: 20px;
	    margin-top: 10px;
	}
	
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width: 1004px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.holygrail {    	
	    background-color: #eee656;/* Right column background colour */
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-194px; 	/* Width of right column */
        position:relative;
        right:100%;
        background: #f9f085;    	/* Centre column background colour */
        border-right: solid 1px black;
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:340px;         	/* Left column width + right column width */
        background: white;    	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:150px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	
	.holygrail .col1 {
        margin: 0px 150px 0 150px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        
        position:relative;
	    left:200%;
	    overflow:hidden;
	    width: 663px;
	    border-left: solid 1px #5a58a6;
	}
	
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:150px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:0px;         	/* Width of the left-had side padding on the left column */
        padding-top: 30px;
    }
    
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:160px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right: 5px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
        padding-top: 10px;
        font-family: Tahoma, Arial, Sans-Serif;
        font-size: x-small;
    }
    
    .holygrail .col3 B
    {
        color: #5a58a6;
    }
    
    .holygrail .col3 H3
    {
        color: #e92532;
        text-align: center;
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: -1px;
        margin-top: 0px;
        font-size: small;
    }
    
   
    
    #imgdiv
    {
        height: 188px;
        width: 660px;
        background-color: #f9f085;
    }
   
    #footer p {
        padding:10px;
        margin:0;
    }
    	
	/** Real-specific classes **/
	
	.menusel
    {
    background-color: #ffd111 !important;
    border: solid 1px #5a58a6;
    border-right-style: none;
    text-align: right;
    vertical-align: middle;
    padding: 5px 5px 1px 0px;
    margin: 0px 15px 2px 28px;
    font-family: Verdana, Microsoft Sans Serif, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #5a58a6;
	width: 115px;
	display: block;
    height: 20px;
    text-decoration: none;
    }
	
#ctl00_Menu1_menu a
{
    background-color:  #eee656;
    border: solid 1px #5a58a6;
    border-right-style: none;
    text-align: right;
    vertical-align: middle;
    padding: 5px 5px 1px 0px;
    margin: 0px 15px 2px 28px;
    font-family: Verdana, Microsoft Sans Serif, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #5a58a6;
	width: 115px;
	display: block;
    height: 20px;
    text-decoration: none;
}

#ctl00_Menu1_menu a:hover
{
    background-color: #ffd111;
}

#Menu1_menu a
{
    background-color:  #eee656;
    border: solid 1px #5a58a6;
    border-right-style: none;
    text-align: right;
    vertical-align: middle;
    padding: 5px 5px 1px 0px;
    margin: 0px 15px 2px 28px;
    font-family: Verdana, Microsoft Sans Serif, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #5a58a6;
	width: 115px;
	display: block;
    height: 20px;
    text-decoration: none;
}

#Menu1_menu a:hover
{
    background-color: #ffd111;
}

#menu2 a
{
    background-color: Transparent;
    border-style: none;
    color: Maroon;
    font-size: x-small;
    font-family: Arial;
    text-decoration: underline;
    padding: 0px 2px 0px 0px;
    margin: 0px 13px 0px 28px;
    text-align: right;
    width: 117px;
    height: 15px;
}

#menu2 a:hover
{
    background-color: #cfcefc;
    color: #5a58a6;
}

.search
{
    width: 120px;
    font-size: small;
    margin: 5px 0px 10px 0px;
}

.sbutton
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    margin: 5px 3px 3px 0px;
    float: right;
    border: solid 2px #BBBBBB;
    height: 22px;
    width: 25px;
    text-align: center;
    vertical-align: baseline;
    padding-left: 4px;
}

.sbutton:hover
{
    background-color: #ffd111;
    color: White;
    cursor: pointer;
    cursor: hand;
}

H1
{
	text-transform: uppercase;
	font-family: Tahoma, Sans-Serif;
	font-size: 12pt;
	color: #5a58a6;
	margin-top: 1px;
	margin-left: 20px;
	text-align: left;
	padding-bottom: 15px;
}

H2
{
    margin-left: 20px;
    padding-bottom: 10px;
    font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
}

P
{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-family: Tahoma, Verdana, Sans-Serif;
	font-size: small;
}

/* new teaser classes */

.ntease
{
    width: 120px !important;
    height: 142px !important;
    background: url( "../images/teasers/ntbox.gif" ) no-repeat;
    border: none !important;
    background-color: Transparent !important;
    padding: 15px 15px 15px 15px !important;
    text-align: left !important;
    margin-top: 25px !important;
    margin-left: 0px !important;
    font-size: x-small;
}

.ntease img
{
    border: solid 1px black !important;
    float: right !important;
    margin-top: 0px !important;
    margin-left: 8px !important;
    height: 40px !important;
    width: 40px !important;
    padding: 0px !important;
}

.wimg
{
    text-align: center;
    margin: 15px 0px 15px 20px;
    display: block;
}

.wtext
{
    text-align: center;
    font-size: 8pt;
}

.ntease a
{
    margin-top: 5px;
    float: right !important;
}

.ntease b
{
    padding-bottom: 25px;
}

/* testimonial classes */

.ntest
{
    width: 120px !important;
    height: 142px !important;
    background: url( "../images/teasers/ntbox.gif" ) no-repeat;
    border: none !important;
    background-color: Transparent !important;
    padding: 15px 15px 15px 15px !important;
    text-align: left !important;
    margin-top: 25px !important;
    margin-left: 0px !important;
    font-size: x-small;
}

.quotetl
{
    float: left; border-style: none; width: 25px; height: 19px;
    margin: 20px 8px 0px 10px !important;
}

.quotebr
{
    float: right;
    border-style: none;
    width: 25px;
    height: 19px;
    margin: -95px 20px 0px 8px;
}

.hometl
{
    float: left; border-style: none; width: 25px; height: 19px;
    margin: 35px 8px 0px 10px !important;
}

.homebr
{
    float: right;
    border-style: none;
    width: 25px;
    height: 19px;
    margin: -95px 20px 0px 8px;
}

.col3 i
{
    position: absolute;
    font-weight: bold;
    margin-top: -100px;
    margin-left: 15px;
}




.tbox2
{
    background: url('../images/boxes/hbox.gif') no-repeat;
    border-style: none;
    height: 425px;
    width: 274px;
    margin-left: 20px;
    margin-top: 5px;
    margin-right: 20px;
    padding: 0px 0px 0px 0px;
	float: left;
}

.tbox2 img
{
    border: solid 1px #5a58a6;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 8px;
    height: 75px;
    width: 75px;
}

.tbox2 p
{
    font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	margin-bottom: 0px;
}

.tbox2 a
{
    font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}

.tbox2 h2
{
    margin-top: 22px;
}

.rtlnk
{
    font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	margin-left: 20px;
}

.newsbox
{
    background: url('../images/boxes/newsbox.gif') no-repeat;
    width: 600px;
    height: 205px;
    margin: 5px 0px 30px 20px;
}

.newsbox img
{
    margin: 15px 0px 20px 15px;
    float: left;
}

.newsbox h2
{
    padding-top: 20px;
}

.fact
{
    background: url( "../images/misc/pdf_icon2.gif" ) no-repeat;
    float: right;
    width: 170px;
    height: 50px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    vertical-align: middle;
    margin-right: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: -25px;
    padding: 30px 0px 0px 12px;
}

.inca
{
    background: url( "../images/misc/calendar.gif" ) no-repeat;
    float: right;
    width: 170px;
    height: 50px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    vertical-align: middle;
    margin-right: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: -25px;
    padding: 30px 0px 0px 12px;
}

#cnrimg
{
    width: 200px;
    height: 200px;
}

#cnrdivr
{
    margin: 5px 20px 20px 20px;
    width: 200px;
    height: 200px;
    border: solid 1px black;
    float: left;
}

#cnrdiv
{
    margin: 5px 20px 20px 20px;
    width: 200px;
    height: 200px;
    border: solid 1px black;
    float: left;
}

#Summary2 h3
{
    font-family: Tahoma, Arial, Sans-Serif;
    color: #5a58a6;
    font-size: small;
    margin-left: 20px;
    margin-top: 0px;
}

#Summary1
{
    width: 550px;
    font-family: Verdana;
    font-size: small;
    float: none;
}

#Summary1 h3
{
    font-family: Tahoma, Arial, Sans-Serif;
    color: #5a58a6;
    font-size: small;
    margin-left: 20px;
    margin-top: 0px;
}

#Summary1 p
{
	font-family: Verdana;
	font-size: xx-small;
	text-decoration: none;
	margin-left: 20px;
	width: 550px;
}

.end
{
    margin-top: 50px;
    float: none;
    font-family: Tahoma, Arial;
	color: Gray;
	font-size: xx-small;
	text-decoration: none;
	text-align: center;
}

.end a
{
	font-family: Tahoma, Arial;
	color: Gray;
	font-size: xx-small;
	text-decoration: none;
	text-align: justify;
}

.end a:hover
{
	font-family: Tahoma, Arial;
	color: #020266;
	font-size: xx-small;
	text-decoration: none;
}

.imgl
{
    float: left;
    margin: 10px 20px 10px 20px;
}

.imgr
{
    float: right;
    margin: 10px 25px 10px 25px;
}

.imglb
{
    float: left;
    margin: 10px 20px 10px 20px;
    border: solid 1px black;
}

.imgrb
{
    float: right;
    margin: 10px 25px 10px 25px;
    border: solid 1px black;
}

.hotellist
{
    list-style-type: none;
    padding-left: 0px;
}

.hotellist h2
{
    margin-left: 0px;
}

.hotellist li
{
    margin-left: 20px;
}

.pressimgbox img
{
    border: solid 1px black;
    width: 75px;
    height: 75px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-top: 0px;
    float: left;
}

.pressimgbox
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    vertical-align: middle;
    margin-bottom: 70px;
    padding-left: 10px;
}

.pressimgline img
{
    border: solid 1px black;
    width: 75px;
    height: 40px;
    margin-right: 10px;
    float: left;
    
}

.pressimgline
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    vertical-align: middle;
    margin-bottom: 30px;
    padding-left: 30px;
}

/* tab classes */

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		90%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
	margin-left: 20px;
}

.dynamic-tab-pane-control .tab-row .tab {

	width:				130px;
	height:				26px;
	background:	        url( "../images/misc/tab.png" );	
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	margin:			1px -1px 1px 2px;
	padding:		2px 0px 0px 0px;
	border:			0;
	z-index:		1;
	font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
	white-space:	nowrap;
	text-align:		center;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	width:				130px !important;
	height:				28px !important;
	background:	url( "../images/misc/tab_selected.png" ) no-repeat !important;

	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 0 0px 0;
	margin:			1px -3px -3px 0px;
	top:			-2px;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
	text-decoration:	none;
	cursor:				default;
}

.dynamic-tab-pane-control .tab-row .tab:hover {
	font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
    width:				130px;
	height:				26px;
	background:	url( "../images/misc/tab_hover.png" ) no-repeat;
}

.tab-page b
{
    margin-left: 20px;
    padding-bottom: 10px;
    font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	z-index:		2;
	position:		relative;
	top:			-2px;
	font-family:    Tahoma, Sans-Serif;
    font-size:      10pt;
    color:          #5a58a6;
	padding:        20px 20px 20px 20px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}

.dynamic-tab-pane-control .tab-page img
{
    border: solid 1px black;
    float: left;
    margin: 5px 20px 5px 0px;
    width: 75px;
    height: 75px;
}

.tab-page b
{
    font-weight: bold;
    margin-left: 0px;
}

.tab-page p
{
    margin-left: 0px;
}

/* map classes */

#wrap
{
    position: relative;
    clear: both;
}

#map
{
    width: 555px;
    height: 360px;
    border: 1px solid black !important;
    margin-left: 0px;
    margin-bottom: 0px;
    vertical-align: top;
}

#legend ul
{
    vertical-align: middle;
    list-style-image: none;
    padding-left: 10px !important;
    margin-top: 10px;
    margin-left: 0px !important;
    text-align: left;
    width: 140px;
}

#legend li
{
    list-style-type: none;
}

#legend
{
    position: absolute;
    bottom: 10px;
    left: 10px;
    vertical-align: middle;
    border: solid 1px black;
    background-color: White;
    margin: 5px;
    width: 150px;
    height: 95px;
}

#legend img
{
    margin: 1px 5px 0px 0px;
    border-style: none;
    height: 14px;
    width: 16px;
    float: left;
}

#ControlHolder
{
    margin-left: 20px;
    text-align: left;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
}

.graph
{
    width: auto !important;
    height: auto !important;
    float: none !important;
    border-style: none !important;
}

.itin
{
    background: url( "../images/misc/hol_icon2.gif" ) no-repeat;
    float: right;
    width: 170px;
    height: 60px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    vertical-align: middle;
    margin-right: 20px;
    margin-left: 18px;
    padding: 30px 10px 0px 12px;
}

.itin a
{
    position: absolute;
    width: 100px;
    margin: 2px 40px 0px 5px;
    text-align: center;
}

.col3 h2
{
    background: url( "../images/misc/galtop.gif" ) no-repeat !important;
    color: White;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    text-align: center;
    margin: 30px 0px 0px 0px;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 5px;
}

.col3 p img
{
    border-style: none;
    float: left;
    padding-bottom: 20px;
    margin-top: 25px;
}

.col3 ul
{
    border: solid 1px black;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    text-align: left;
    background-color: White;
    width: 142px;
    height: 160px;
    margin: -2px -4px 30px 0px;
    padding: 4px;
}

.col3 li
{
    padding: 5px;
    list-style-type: none;
}

.col3 li img
{
   vertical-align: middle;
   margin-right: 5px;
}

.teaserimg
{
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
} 

.teaserimg:hover
{
    cursor: pointer;
    cursor: hand;
}

.sminput3
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    margin: -3px 0px 4px 0px;
    padding-top: 5px;
    width: 150px;
    height: 20px;
    background-color: ButtonFace;
    color: black;
    border: solid 1px black;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

.sminput3:hover
{
    background-color: #e92532;
    color: White;
    cursor: pointer;
    cursor: hand;
}

.bholbox
{
    background: url( "../images/boxes/bholbox.gif" ) no-repeat;
    width: 600px;
    height: 750px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Tahoma, Arial, Sans-Serif;  
    font-size: x-small; 
}

.bholbox li
{
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 25px;
}

.bholbox h2
{
    margin-top: 0px;   
}

.bholbox h2 b
{
    color: Red; 
}

.bholbox b
{
    font-size: small;
    vertical-align: top;
}

.bholbox p
{
    padding-right: 20px;
    font-size: x-small;
    margin-bottom: 5px;
    margin-left: 20px;
    vertical-align: top;
}

.bholbox img
{
    height: 75px;
    width: 75px;
    border: solid 1px black;
    float: left;
    margin-right: 20px;
    margin-left: 0px !important;
}

.ticklist
{
    float: right;
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
}

.ticklist li
{
    font-size: xx-small !important;
    color: Red;
    padding-right: 20px !important;
    margin: 0px 10px 0px -30px !important; 
    display: inline;
    display: list-item;
    list-style-image: url("../images/misc/tick.gif") !important;
    list-style-type: square !important;
    
}

.popup {
        border-style: none;
        font-family: Tahoma;
        font-size: 12px;
        display: none;
        position: absolute;
        width: 250px;
        height: 300px;
        z-index: 200;
        background: url('../images/boxes/mapbox2.gif') no-repeat;
        padding: 10px;
      }

      #popup1 { top: 200px; left: auto; }


.lbOn:hover
{
    background: url('../images/misc/mapb.gif') no-repeat right;
    cursor: mouse;
    cursor: hand;
    color: #E92532;
    
}

.button
{
     
}

.lbOn
{
    top: 200px;
    left: auto;
    background: url('../images/misc/mapa.gif') no-repeat right;
     width: 80px;
     float: right;
     height: 25px;
     border-style: none;
     font-size: x-small;
     font-weight: bold;
     color: #5a58a6;
     text-align: left;
     vertical-align: top;
     margin-right: 270px;
     margin-top: -8px;
     padding-top: 10px;
     padding-left: 10px;
}

.footer
{
    bottom: 30px;
    width: 320px;
    position: absolute;
    text-align: center;
}

#holmap
{
    float: right; margin-right: 30px; margin-top: 25px; margin-left: 20px;
}

.leightbox 
{
     border-style: none;
        font-family: Tahoma;
        font-size: 12px;
        display: none;
        position: absolute;
        width: 400px;
        height: 340px;
        z-index: 1001;
        background: url('../images/boxes/mapbox2.gif') no-repeat;
        padding: 10px;
        overflow: auto;
        left: 25%;
        top: 25%;
       /*
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
		*/
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }


.smbut
{
    color: White !important;
	background-color: #e92532 !important;
	border: solid 2px #eee656 !important;
	margin-right: 150px !important;
	padding-bottom: 10px;
}

.smbut:hover
{
    background-color: #020266 !important; 
}

.cbut
{
    height: 20px;
    width: 20px;
}

/* Contact Us Page classes */

#panelForm li
{
    list-style-type: none;
    margin-bottom: 10px;
}

#panelForm ul
{
    margin-left: 50px;
    margin-top: 40px;
    
}

.basicinput
{
    font-size: smaller;
    position: absolute;
    left: 280px;
    width: 160px;
    text-align: left;
    color: Black;
    border: solid 1px #ECE654;
}

.basicinput:focus
{
    border-color: Red;
}

#panelForm select
{
    font-size: smaller;
    font-family: Tahoma, Arial, Sans-Serif;
    margin-left: 45px;
    border: solid 1px #ECE654;
    width: 180px;
}

.contactbox
{
    background: url( "../images/boxes/contactbox.gif" ) no-repeat;
    width: 552px;
    height: 488px;
    margin-left: 40px;
    margin-right: 20px;
    padding-top: 10px;
    font-family: Tahoma, Arial, Sans-Serif;  
    font-size: x-small; 
}

#panelForm table
{
    margin-left: -3px;
}

#panelForm td
{
    width: 110px;
}

#ddlTrip
{
    /*margin-left: 64px !important;*/
}

#tbDetails
{
    margin-left: 45px;
    margin-bottom: 10px;
    width: 250px;
    height: 80px;
    border: solid 1px black;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: smaller;
    
}

#btnSend
{
    width: 100px;
}

.alert
{
    position: absolute;
    left: 460px;
}

.radioinput
{
    font-family: Tahoma, Arial;
	font-size: 10pt;
	text-align: left !important;
	margin-left: 40px !important;
	width: 150px;
	background-color: Transparent;
	border-style: none !important;
}

.sminput
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    margin: 5px 3px 3px 0px;
    float: right;
    border: solid 1px black;
}

.sminput:hover
{
    background-color: #e92532;
    color: White;
    cursor: pointer;
    cursor: hand;
}

/* search results page classes */

.paginate
{
    width: 600px;
    text-align: center;
}

.galbox
{
    background: url( "../images/boxes/galbox.gif" ) no-repeat;
    width: 600px;
    height: 649px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Tahoma, Arial, Sans-Serif;  
    font-size: x-small; 
}

.galbox b
{
    font-size: small;
}

.galbox p
{
    padding-right: 20px;
    font-size: x-small;
    margin-bottom: 5px;
    margin-left: 20px;
}

.sresults
{
    width: 550px;
    margin-left: 25px;
}

.caldate
{
    text-align: left;
    font-size: x-small;
}

.calnopermits
{
    color: Red;
}

.calpermits
{
    color: Blue;
}

.calerror
{
    color: Black;
}

.calother
{
    background-color: #eeeeee;
    color: Gray;
}