/* 
  Total Basement Solutions CSS by Evan Islam
  http://www.totalbasementfinishing.com
*/


body {	background-color: #adccdc; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt;}

td, p {color: #000000; font-size:12px;}

/* menu for the left hand side  */
a:link, a:visited	{ color : #0b7dcc; text-decoration:underline;}
a:hover	{ color : #ff3c00; text-decoration : underline;}
h1 { font-size: 24px; color:#006699;}
h2 { font-size: 20px; color:#006699;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}

.red,  a.red:link, a.red:active, a.red:visited { color : #ff0000;}
a.red:hover { color : #950000; text-decoration:underline;}

.menulinkswhite,  a.menulinkswhite:link, a.menulinkswhite:active, a.menulinkswhite:visited {color : #ffffff; text-decoration:none;}
a.menulinkswhite:hover {color : #f9e73d; text-decoration:underline;}

/* Main table cell colours and backgrounds */
table.table1	{ border: #a5a5a5; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;}

td.td_nav	{
background-color: #f1eeee;
background-image:url('/images/template/menucell_body.jpg');
	background-repeat: repeat
}
td.td_header	{
font-size : 9pt; font-family : Verdana; color : #ffffff; font-weight:bold; 
background-color: #f1eeee;
background-image:url('/images/template/redmenucell_body.jpg');
	background-repeat: repeat
}
/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana; color:#999999;}
a.copyright:link, a.copyright:active, a.copyright:visited 		{ font-size: 10px; font-family: Verdana; color:#999999; letter-spacing: -1px;}
a.copyright:hover { font-size: 10px; font-family: Verdana; color:#ffffff; text-decoration: underline;}

.copyrightblue		{ font-size: 10px; font-family: Verdana; color:#4e5356;}

.hidden{visibility: hidden;} 
input, textarea, select {
	color : #004a9d;
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
}

.body { padding: 10px 10px 10px 10px; }
.dealersonly { font-family : Verdana; font-size : 24px; color: #dde5e9; font-weight:bold;}

.image{
	border-style:outset;
	border-color: #b7b7b7;
	border-width:1px;
      }

#proposal{
font-size:9px;
}
#proposal hr{
	color:#cccccc;
	height:1px;
	margin:0px;
}
#proposal table{
border: #000; border-style: solid; border-width:3px;
font-size:9px;
}
#proposal input, #proposal textarea, #proposal select{
	font-size:10px;
	padding:0px;
	margin:1px;
}
#customer table{
border-width:0px;
}
#customer td{
	border:1px solid #000000;
}
#customer p{
	margin:0px;
	font-size:9px;
}
#spaw table{
border-width:0px;
}
#spaw td{
	border:0px;
}

#print_spaw p, #print_spaw ul, #print_spaw li, #print table, #print td, #print tr{
	font-size:9px;
}
#print_spaw p{
	margin:2px 0;
}
#print_spaw ul{
	margin-top:2px;
	margin-bottom:2px;
}
#small{
	font-size:9px;
}

#convention-blog {
	border: 2px dashed red;
	background: #deeafe;
	padding: 10px;
	margin-bottom: 10px;
}

#convention-blog ul {
	padding-left: 10px;
	
}