/*
Theme Name: C21QuadJ Realty
Theme URI: http://www.c21quadj.com/
Description: 
Author: VIZION Interactive
Author URI: http://www.vizioninteractive.com/
*/

/* --------------------------------------------------------- Globals -
---------------------------------------------------------------------*/

body, html {
	background-color:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333;
	}
a {
	color: #CC9900;
	}
a:hover {
	color:#CC6600;
	}
	
span.alert {
	color:#F00;
	}
/* -------------------------------------------------------- Headings -
---------------------------------------------------------------------*/
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	padding:5px 10px 5px 10px;
	background-color:#FFCC00;
	}
	
/* ----------------------------------------------------------- Forms -
---------------------------------------------------------------------*/
/*
form input, form select {
	border:1px solid #CCC;
	padding:2px 5px!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333;
	}
form select {
	width:200px;
	}
	
form select option {
	width:250px!important;
	font-size:8.25pt;
	padding:0 5px;
	}
form span.button {
	display:block;
	float:left;
	margin:5px 5px 0 0;
	}
form span.button a {
	display:block;
	float:left;
	background-color:#CCC;
	padding:5px 15px;
	font-weight:bold;
	text-decoration:none;
	font-size:8.25pt;
	}
*/