﻿/*********************************
Item: Style Sheet
Module: MLSPropertySearch
Author: Mark A. Lutz
Last Update: 02/18/08
**********************************/
/* Image Viewer Settings */
.IViewer_Shellx {border:groove;background-image:URL("/images/Borders/BrushSilver.gif");border-radius:20 20}
.IViewer_Shell {border:groove;background-color:#124171;border-radius:20 20}
.IViewer_Main {width:310px;height:260px;text-valign:middle;text-align:center;font-weight:bold;font-size:8pt;color:#ffffff;}
.IViewer_Main_Image {width:320px;}
.IViewer_List {text-align:center;text-valign:middle;color:#ffffff;}
.IViewer_List_Image {cursor:pointer;}
.IViewer_Scrollerx {overflow:auto;width:320px;height:85px;border-top:groove;}
.IViewer_Scroller {overflow:auto;width:320px;height:85px;border-top:groove;background-image:URL("/images/Borders/BrushSilver.gif");}
/********************************/
/* Blue Template */
/*  Simple Search Box BEGIN */
.Blue_SimplePNL {
width:250;
padding: 2px;
}
.Blue_SimpleTable {
width:250;
padding: 2px;
}
.Blue_Simple_TitleRow {
width:250;
padding: 2px;
}
.Blue_Simple_SubTitleRow {
width:250;
padding: 2px;
}
.Blue_Simple_CityRow {
width:250;
padding: 2px;
}
.Blue_Simple_PropertyTypeRow {
width:250;
padding: 2px;
}
.Blue_Simple_Label_Small {
width:50;
padding: 2px;
}
.Blue_Simple_SmallDDL_Cell {
width:200;
padding: 2px;
}
.Blue_Simple_CommandRow {
width:250;
padding: 2px;
}
.Blue_Simple_FooterRow {
width:250;
padding: 2px;
}
.Blue_SimpleTitle {
color:#990000;
font-style:italic;
font-size:9pt;
}
.Blue_SimpleSubTitle {}
.Blue_SimpleDDL_Long {
width:200px;
padding: 2px;
}
.Blue_SimpleDDL_Short {
width:80px;
padding: 2px;
}
.Blue_SimpleBTN {}
/*  Simple Search Box END */
