/* ---------------------------------------------------
CVS: $ $
Title: print.css
Copyright: (c) 2009
Author: Phil Renaud - phil@rhinointernet.com
Company: Rhino Internet
Description: Print Styles for iSearchDecor
--------------------------------------------------- */

#footer,
#header,
.imagemarquee {
display: none;
}

#content {
width: 100%;
}

.remotecontrol {
display: none !important;
}

#content {
margin-left: 0px !important;
}

#content:before {
content: 'iSearchDecor';
}


ul.searchnav {
display: none;
}

body {
overflow: visible;
}

* {
float: none !important;
position: static !important;
overflow: visible !important;
}
.major, .minor {
float: left !important;
}

.googlemap {
overflow: hidden !important;
height: 184px !important;
width: 400px !important;
}

#google_map {
overflow: hidden !important;
height: 184px !important;
width: 400px !important;
}

#searchresults .minor {
float: none !important;
width: 100% !important;
}

#searchresults .remotecontrol {
display: block !important;
}

#searchresults .remotecontrol,
#searchresults .remotecontrolcontent {
width: 100% !important;
}

#searchresults .remotecontrol div.section {
xfloat: left !important;
xclear: none !important;
border: 0px solid #000;
margin-bottom: 0px !important;
}

#searchresults .major {
page-break-before: always !important;
}

#google_map {
position: relative !important;
}

#google_map div {
position: absolute !important;
}

#searchresults .remotecontrol h3 {
border: 0px solid #fff !important;
padding: 0px !important;
}

#searchresults div.legend h6 {
clear: both !important;
}

#searchresults div.legend {
width: 100%;
margin-top: 25px;
}

#searchresults div.legend ul li {
float: left !important;
clear: none !important;
margin-right: 5px !important;
}