/* CSS Document */
IMG { border: none; }

.boxLoading { background-image:url(images/spinner.gif); background-repeat:no-repeat; background-position:left top; padding:0 0 0 20px; min-height:25px; background-color:#fff; margin:4px; border:1px solid #CCC;}

#overlay{position:relative;background-color:#8e4b96;}
#overlayWindow {position:relative;background-color:#e7d3e9; border:0px solid #ccc; padding:4px; color:#333;}
#overlayWindow a.winPopupCloseButton {position:absolute; bottom:3px; right:11px; background-image:url(images/icon_close.gif); background-repeat:no-repeat; background-position:0 0; padding-left:15px; color:#841819; cursor:pointer; font-weight:bold; height:12px; line-height:12px;}
#overlayWindow a.winPopupCloseButton:hover {background-position:0 -12px;}

#windowContainer {background-color:#fdfafd; margin:10px; height:350px; padding:5px;}

div.iconResults {width:100px; height:100px; background-repeat:no-repeat; background-position:left top; float:left;margin-right:5px; margin-bottom:5px;}
.textResults {float:left; }

#section_1 { background-image:url(images/freeconsult_1.jpg);}
#section_2 { background-image:url(images/freeconsult_2.jpg);}
#section_3 { background-image:url(images/freeconsult_3.jpg);}

.resultWarning {color:#ea8c00;}

