@charset "utf-8";


/* ---------->>> RESET ALL PROPERTIES <<<-----------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ul, li, fieldset, form, input, textarea, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
img {border:none; margin:0px; padding:0px;}

a:focus { outline:0;}
a img { border:0;}
/* ---------->>> GLOBAL PROPERTIES STYLE <<<-----------*/
html { height:100.1%; font-size:100.1%; }

body { background: #14336A url(http://www.bobarnotproductions.com/images/main_body_bg.jpg) top repeat-x; height:100%; font-family: Arial; font-size:12px; color:#434344; padding:0; margin:0;}
/*1D3F7C*/


	a:focus, a:hover { outline:none;}
	/* global style  */
	.cleardiv         { clear:both; line-height:0;margin:0;padding:0;}
	.float-left    { float:left; }
	.float-right   { float:right; }
	.text-left     { text-align: left; }
	.text-right    { text-align: right; }
	.text-center   { text-align: center; }
	.text-justify  { text-align: justify; }
	.bold          { font-weight: bold; }
	.italic        { font-style: italic; }
	.underline     { border-bottom: 1px solid; }
	.highlight     { background: #ffc; }
	.img-left      { float: left; margin:4px 10px 4px 0; }
	.img-right     { float: right; margin: 4px 0 4px 10px; }
	.nopadding     { padding: 0; }
	.nomargin	   { margin: 0; }
	.marginright	{margin-right:0px;}
	.nopadding-margin     { padding: 0; margin: 0; }
	#nopadding     { padding: 0; }
	#nomargin	   { margin: 0; }
	#nopadding-margin     { padding: 0; margin: 0; }
	.noindent      { margin-left: 0; padding-left: 0; }
	.nobullet      { list-style: none; list-style-image: none; }
	.btm_border { border-bottom:1px solid #EEF8D6; display:block; height:30px;}
	.float-leftimg    { float:left; margin:0 5px 0 0; }
	.border_div {background:url(http://www.bobarnotproductions.com/images/border.jpg) repeat-x; width:100%; display:block; clear:both; padding:0; margin:0; _margin:0 0 -7px 0;height:3px;}