/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
html, body {height: 100%; min-width: 990px !important;}
body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(/img/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}



* :focus {outline:none;}

.hidden {display: none;}

table {clear: both; margin-bottom: 20px; width: 100%;}

strong { font-weight: bold; }

th {
	text-align: center; vertical-align: top; padding: 13px 5px 10px;
	font-size: 0.75em; font-weight: bold; color: #444; border-bottom: 1px #ccc solid;
}

th span {display: block; text-align: center; text-transform: none;}

a {
	text-decoration: none;
	color: #4486C7;
}

.clearfloat {float: none !important;}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.clearfloat {
	float : none !important;
}

#top-banner {
	margin-bottom: 10px;
}

.ajaxLoader {position: absolute; width: 37px; height: 37px; border: 1px solid black;
   background: white url('/img/ajax-loader.gif') no-repeat 3px 3px; z-index: 9000;}


.example span {
   font-size: 80%;	

}

.example ul li {
   margin-bottom: 10px;   
}

.clearfloat:after{content: "."; display: block; height: 0; clear: both !important; visibility: hidden;}
.clearfloat {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfloat {height: 1%;}
.clearfloat {display: block;}
/* End hide from IE-mac */

#imgPreviewContainer {
	z-index:999;
}
