@charset "utf-8";
/* CSS Document */

BODY	{ SCROLLBAR-BASE-COLOR: #990099;
	  background-image: url("picts/background.jpg");
	  background-repeat: repeat-y;
	  background-position: 125px 230px;
	  background-attachment: fixed; }

a:link		{ color: #800080; text-decoration: none }

a:visited	{ color: #800080; text-decoration: none }

a:active	{ color: #800080; text-decoration: none }

a:hover		{ color: #FF9900; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; FONT: 12px arial, verdana, sans-serif }

.title		{ COLOR: #0000FF; FONT: 15px arial, verdana, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #000000; FONT: 15px arial, verdana, sans-serif; font-weight: bold }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{ text-align: justify }

.price	 	{ COLOR: #FF3300; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #0000FF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #666666; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #000000; FONT: 13px arial, verdana, sans-serif; font-weight: bold }

.picturetitle 	{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: bold }

.picturehilight	{ COLOR: #3366FF; FONT: 13px verdana, arial, sans-serif; font-weight: bold  }

.quotechoice	{ COLOR: #000099; FONT: 11px verdana, arial, sans-serif; font-weight: normal }

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal }

.sidebartitle	{ COLOR: #FF9900; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #0000FF; FONT: 11px verdana, arial, sans-serif }

.faq 		{ line-height: 19px }

#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px }

.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#0000FF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}


.dropdown 	{ COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
		text-align: left;
		WIDTH: 210PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt arial, verdana, sans-serif }

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
		text-align: left;
		BORDER: #000000 1px solid}

.quotedropdown 	{ COLOR: #333333;
		WIDTH: 260PX;
		FONT: 11px verdana, arial, sans-serif}


.searchform { 	WIDTH: 108PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER: #999999 1px solid; }


.searchdrop { width: 60PX; height: 20px; font: Arial, Helvetica, sans-serif; font-size: 11px; }


.searchbutton {	background-color:#0000FF;
		FONT-FAMILY: verdana, arial, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		width: 32px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #999999 1px solid; }



 /* IMAGE HOVER CODE */


.rollover		{ LEFT: 0px; position: relative; top: 0px; border: #000000 1px solid; margin-bottom: 3px; }

.rolloveron		{ LEFT: 2px; position: relative; top: 2px; border: #0000FF 1px solid; margin-bottom: 3px; }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #FFFFFF 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #000000 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 1px solid;
border-bottom: #000000 0px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
filter:alpha(opacity=100);
z-index:100;
}
.date-font { color: #D9FFFF; font: 12px verdana, arial, sans-serif; font-weight: bold; } 

/* added by LVWS 7-22-2011*/
.lvws_menu { float: left; color: #FFF; cursor: pointer; height: 18px; font-size: 13px; padding-right: 5px; padding-left: 5px; border-right: #FFF 1px solid; z-index: 300; text-align: left; }
.lvws_menu a , .lvws_menu a:active { color: #FFF; }
.lvws_menu a:hover { background: #FF9900; }
.lvws_submenu { display: none; position: absolute; padding-top: 5px; border: #000 solid 1px; padding: 2px 2px 2px 4px; background: #FFF; z-index: 100; }
.lvws_menu:hover .lvws_submenu { display: inherit; }
.lvws_submenu ul { list-style: none; margin: 0px; padding: 0px; }
.lvws_submenu a { color: #800080; }
.lvws_submenu ul li { border-bottom: #000 solid 1px; padding-bottom: 5px; padding-top: 5px; }
.lvws_submenu ul li:hover { background: #FF9900; }
.lvws_button {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background: #990099;
	display: block;
	padding: 5px;
	border: 2px outset #990099;
	width: 95%;
}
a.lvws_button {
	color: #FFF;
	text-decoration: none;
}

#directions { font-size: 11px; }
#map_dir { display: none; border: #C00 solid 1px; width: 600px }
.lvws_angels { background: url(picts/background.jpg); }
.lvws_error { border: #F00 solid 1px; padding: 5px; background: #F9F; margin: 10px; }
.lvws_success { border: #060 solid 1px; padding: 5px; background: #3F0; margin: 10px; }
.lvws_wrapper { width: 1024px; background: #FFF url(picts/background.jpg); }
.lvws_body { background: #990099 url(picts/bkg_body.jpg) repeat-y top center; background-attachment: fixed; }
.lvws_reslist { border: #09F solid 1px; margin: 3px; padding: 3px; width: 400px; float: left; min-height: 100px; }
.lvws_loading {
	min-height: 40px;
	min-width: 300px;
}
.lvws_border_top {
	border-top: 1px solid #990099;
}
.lvws_ablock {
	display: block;
	float: left;
	height: 40px;
	overflow: hidden;
	background: #000;
	border: 2px solid #FFF;
}
.lvws_ablock img {
	border-style: none;
}
.lvws_txt_white {
	color: #FFF;
}

#lvws_zoom {
	height: 200px;
	overflow: hidden;
}
#lvws_gzoom a {
	display: block;
	float: left;
	height: 100px;
	width: 140px;
	border: 2px solid #FFF;
	overflow: hidden;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

 /* HIDE MENU AND ITEMS FOR PRINTING */
@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
.lvws_wrapper { background: #FFF; }
.lvws_body { background: #FFF; }
body { background: #FFF; }
}
@media screen{
.printonly 	{ display:none; }
}

/*


   GeoZoom v0.1 
   Copyright 2011 Morro
   Buy a license: #
   License agreement: commercial


*/

/* Style of the main image */
.GeoZoom img {
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}

/* tyle of the hint text and image */
.GeoZoomHint {
background: url(gzoom/geozoom/graphics/lupa.gif) no-repeat 2px 50%;
padding: 2px 2px 2px 20px !important;
min-height: 24px;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
color:#666;
}

/* Style to hide external title on a page. Only needed for #id method */
.GeoZoomExternalTitle {
display: none;
}

/* Style of the zoomed image */
.GeoZoomBigImageCont {
border: 1px solid #999;
}

/* Style of text on the zoomed image */
.GeoZoomHeader {
font-size: 10pt !important;
line-height: normal !important;
color: #fff;
background: #666;
text-align: center !important;
}

/* Style of square magnify area under the cursor */
.GeoZoomPup {
border: 1px solid #aaa;
background: #fff;
cursor: move;
}

/* Style of loading message and icon shown during load */
.GeoZoomLoading {
border: 1px solid #ccc;
background: #000 url(gzoom/geozoom/graphics/load.gif) no-repeat 2px 50%;
padding: 4px 4px 4px 24px !important;
margin: 0;
text-decoration: none;
text-align: left;
line-height: 1.5em;
font-size: 8pt;
font-family: sans-serif;
}

/* Style of shadow effect behind zoomed image */
.GeoBoxShadow {
-moz-box-shadow: 3px 3px 4px #888888;
-webkit-box-shadow: 3px 3px 4px #888888;
box-shadow: 3px 3px 4px #888888;
border-collapse: separate;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888') !important;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')" !important;
}

/* Style of glow effect behind zoomed image */
.GeoBoxGlow {
-moz-box-shadow: 0px 0px 4px 4px #888888;
-webkit-box-shadow: 0px 0px 4px 4px #888888;
box-shadow: 0px 0px 4px 4px #888888;
border-collapse: separate;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Glow(Strength=4, Color='#888888') !important;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Glow(Strength=4, Color='#888888')" !important;
}

