/* CSS Document */



/*-------------------------------------*/
/*---Results Page Stylings--------------*/
/*-------------------------------------*/


div.full {margin-top:10px;}
div.left{ position:relative; float:left; width:140px; left:0px; top:0px; margin:0px}
div.right{ position:relative; float:left; width:760px; top:0px; margin:0px}

div.results{margin:0px 0 20px 0; position:relative; float:left; border-top:solid 1px #ccc; padding-top:25px;}

div.left img{float:left; left:0px; margin:0px;}

h1{font-size:15px; text-transform:uppercase; margin: 0 0 20px 0;}



div.results-bar{position:relative; float:left; width:99%; background:url(images/bg-results-bar.jpg) repeat-x; height:38px; border-right: solid 1px #e7eff0; border-left:solid 1px #e7eff0; line-height:38px; text-indent:10px; margin-bottom:30px;}

div.results-bar a{color:#000; margin: 0 3px 0 3px;}
div.results-bar span{margin-right:75px; position:relative; float:left;}
div.results-bar span.right{position:relative; float:right; margin-right:10px;}


div.results h2{font-size:13px; font-weight:bold; text-transform:uppercase; margin-bottom:8px;}
div.results  p{margin: 0 0 8px 0; line-height:15px;}

div.results ul{list-style:none; width:100%; position:relative; float:left; margin-bottom:8px;}
div.results li{ position:relative; float:left; width:250px;}

div.results span.green{ color:#00CC33;}



div.left a, div.left span{display:block; width:110px; height:26px; position:relative; float:left; margin: 10px 0 0px 0; font-size:10px; text-indent:37px; font-weight:bold; line-height:26px; left:5px;}

div.left a.email{background:url(images/contact-email-small.jpg);}
div.left a.chat{background:url(images/contact-chat-small.jpg); margin-top:3px; }
div.left span.phone{background:url(images/contact-phone-small.jpg) no-repeat;height:35px; line-height:12px; padding-top:7px; text-align:center; text-indent:0px; text-transform:capitalize;}

b{color:#CC0000;}
