﻿/* base styles that are common to all formats i.e. print and screen */

body {font-size: 71%; font-family: arial,verdana,sans; padding: 0; color: #000;background:#fff;margin:0;background: #ffffff url(../images/new-body-bg.jpg) repeat-x;}
form,ul,dl,dd,dt,h1,h2,h3,h4 {padding:0; margin:0;}
h1 {font-size: 1.2em;padding: 0 0 1em 0;}
h2 {font-size: 1.2em;padding: 0 0 1em 0;}
h3 {font-size: 1.1em;padding: 0 0 1em 0;}
h4 {font-size: 1em;padding: 0 0 1em 0;}
h1,h2,h3,h4 {line-height:1em;}
p {margin: 0 0 1em 0; padding: 0;}

input.text, select, textarea {font-size: 11px; border:1px solid #b8c1c8; padding:3px;font-family: arial,verdana,sans;}
input.long, textarea.long, select.long {width:240px;}
input.medium, textarea.medium, select.medium {width:160px;}
input.short, textarea.short, select.short {width:110px;}
input.exshort, textarea.exshort, select.exshort {width:60px;}
img {border: 0;}
table {border-collapse:collapse;width:auto;}
th {text-align:right;font-weight:normal;vertical-align:top;}
a {text-decoration:none;}
a:hover, a:focus {text-decoration:underline;}

.floatleft {float: left;}
.floatright {float: right;}
.hidden {display: none; visibility: hidden;}
.nobg {background: none;}
.printonly {display: none; visibility: hidden;}
.clear {clear:both;}
.handwritting {font-family:'Palatino Linotype','Book Antiqua',Palatino,serif !important;}
.larger {font-size: 1.3em;}
.large {font-size: 1.1em;}

.titleblue {font-size:1.2em; color:#0B4694 !important; font-weight:bold;padding:0pt 0pt 1em;}
.titlered {font-size:1.2em; color:#CB0E22 !important; font-weight:bold;padding:0pt 0pt 1em;}
.titlebluelarge {font-size:1.3em; color:#0B4694 !important;font-weight:normal;}
.smallblue {font-size:0.9em; color:#054B92 !important}
a.smallblue {text-decoration:underline;font-size:0.9em; color:#054B92 !important; font-weight:bold;}
a.blue {text-decoration:underline;color:#054B92 !important; font-weight:bold;}

/* Rentahome*/
.highlightboxred {border-color:#CB0E22; border-style:solid; border-width:thin;  padding:4px 4px 4px 4px; }
.highlightboxgreen {border-color:#009900; border-style:solid; border-width:thin;  padding:1px 1px 1px 1px;}
.small{font-size: 9px; }
.higlightred {color:#CB0E22 !important;}
.highlightred {color:#CB0E22 !important;}
.highlightbold {font-weight:bold;}
.highlightitalic {font-style:italic;}

.QuotePMCommentBorderLeft {border-bottom:solid 1px green;border-left:solid 1px green;border-top:solid 1px green;padding: 10px 10px 10px 10px;}
.QuotePMCommentBorderRight {border-bottom:solid 1px green;border-right:solid 1px green;border-top:solid 1px green;padding: 10px 10px 10px 10px;}
.QuotePMCommentBorderFull {border-bottom:solid 1px green;border-right:solid 1px green;border-top:solid 1px green;border-left:solid 1px green;padding: 10px 10px 10px 10px;}

input.hotdealredbutton
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #b6c7e3 1px solid;
    FONT: 8pt tahoma;
    BORDER-LEFT: #b6c7e3 1px solid;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR:#CB0E22;
    width:50px;
}

input.quoteinspection
{
	border-bottom:#009900 1px solid;
	border-top:#009900 1px solid;
	border-left:#009900 1px solid;
	border-right:#009900 1px solid;
    COLOR: #009900;
    BACKGROUND-COLOR:#FFFFFF;
    width:160px;
    margin: 2px 2px 2px 2px;
    font-weight:bold;
}


