  /*************************************************************************
  *      _____          _        _______ _     _      _                    *                
  *     / ____|        | |      |__   __| |   (_)    | |                   *                
  *    | |     ___   __| | ___     | |  | |__  _ _ __| |_ ___  ___ _ __    *
  *    | |    / _ \ / _` |/ _ \    | |  | '_ \| | '__| __/ _ \/ _ \ '_ \   * 
  *    | |___| (_) | (_| |  __/    | |  | | | | | |  | ||  __/  __/ | | |  * 
  *     \_____\___/ \__,_|\___|    |_|  |_| |_|_|_|   \__\___|\___|_| |_|  * 
  *                                                                        *
  **************************************************************************
  *                                                                        *
  *	Title 	:   Code Thirteen Design Studio      		         * 
  *	Author      :   Paul Tutty                                           * 
  *   URL         :       http://www.codethirteen.com                      *
  *	Description : 	Code Thirteen Main site redesign            	   *
  *	Created     : 	September 25th, 2007	 				   *
  *	Modified    :     August 15th, 2008                                  *
  *************************************************************************/
  
/* Import stylesheets and hide from IE/Mac \*/

@import "http://www.codethirteen.com/scripts/reset.css";
@import "http://www.codethirteen.com/scripts/style.css";
@import url(http://www.codethirteen.com/scripts/print.css) print;

/* End import/hide */

body 		{ behavior:url('http://www.codethirteen.com/scripts/csshover.htc'); }
*			{ behavior:url('http://www.codethirteen.com/scripts/iepngfix.htc'); }

/* stop sending me crap through my bloody form! */
.emailer {
position:relative;
width:0;
height:0;
visibility:hidden;
padding:0;
margin:0;
border:none;
}

.flir-replaced img { border: 0; padding:15px; }