@charset "utf-8";
/*  CSS Document for ORANGE */
/*
******************************************************************************************************

Title:			main.css
Browser(s): 	All 

Author: 		Marko Prljić (http://www.markoprljic.iz.hr)
Created: 		23.11.2008

******************************************************************************************************
*/


/*-------------------------------DEFINE BODY PROPERTIES----------------------------------------*/

/*DO NOT EDIT ANYTHING INSIDE BODY PROPERTIES*/

* {
	margin: 0 auto 0 auto; /* GLOBAL RESET */
	padding: 0;
	line-height: 1.2;
	border-color: #03F;
}
body{
	margin: 0 auto 0 auto;
	font-size: 62.5%;
	font-family: Arial, Sans-Serif;
	font-weight:normal;
	line-height: 150%;
	color:#333;
}

div, p, ul, h2, h3, h4, img{
	padding:5px;
	margin:0px;
	border:1px;
}
ul{
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}

a {
	outline:none; /* Remove Firefox's dotted borders */
	text-decoration:none;
	color:#060;
}
a:hover{
	text-decoration:underline;
	font-size: 1.1em;
	font-family: Arial, Sans-Serif;
}
a img { border:none;} /* Remove IE's blue borders */
a#register{
	color:#060;
}

/*HEADINGS*/
h1 {font-size: 2em; border:none; margin:0; padding:10px 0 0 10px;}
h1.home {border:none; margin:0; padding:0px;}
h2 {
	font-size: 18pt;
	border:none;
	margin:0;
	padding:0;
	display:block;
	line-height:1.3em;
	color: #060;
}
h3 {
	font-size: 1.6em;
	border:none;
	margin:0;
	padding:0;
	line-height:1.3;
	font-family: Arial, Sans-Serif;
	color: #333;
}
h4 {font-size: 1.4em; border:none; margin:0; padding:0;}
h5 {font-size: 1em; border:none; margin:0; padding:0;}
h6 {
	font-size: 2em;
	border:none;
	margin:0 0 10px 0;
	padding:0;
	color:#FF6600;
	line-height: 1.3;
}
p  {
	font-size: 1.3em;
	padding:10px 0 0 0;
	font-family: Arial, Sans-Serif;
}
p14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
.Text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 1.2;
}
.hr{border-bottom:1px solid #CCCCCC; border-left:none; border-right:none; border-top:none; margin:10px 0 10px 10px; padding:0; width:940px;}
.hr_s{border-bottom:1px solid #CCCCCC; border-left:none; border-right:none; border-top:none; margin:10px 0 10px 0; padding:0; width:200px;}
.left{float:left; padding:0 10px 0 0;}
.right{float:right; }
.stroke{ border:1px solid #CCCCCC;}
.smaller{font-size: 1.1em;}

/*-------------------------------END----------DEFINE BODY PROPERTIES----------------------------------------*/
#wrapper{
	width:960px;
	height:100%;
	margin:0 auto;
	padding:0;
	border-color: #666;
}
/*------------------------------HEADER--------------------------------*/

#header{ height:100%; padding:0;}
.teaser{ padding:10px 0 0 10px;}
#menu{float:right; padding:0; margin:-15px 10px 0 0;}
#menu a{float:left; text-align:left; text-decoration:none; font-size:1.4em;  padding:0 5px 2px 5px; color:#999; display:block; border:none; }
#menu a:hover {color:#fff; background-color:#F59202; } /*Chanage bg color on menu item hover*/
#menu a.current {color:#fff; background-color:#F59202; } /*Chanage bg color on menu item active*/

/*------------------------------CONTENT--------------------------------*/

.box{ width:200px; padding:10px; margin:10px; float:left; display:inline; overflow:hidden; background:#E3E6E4 url(images/bg_box.jpg) top left repeat-x; border-bottom:none; border-left:none; border-right:none; border-top:2px solid #F59202;}
.box:hover{ width:200px; padding:10px; margin:10px; float:left; display:inline; overflow:hidden; background:#E3E6E4 url(images/bg_box_hover.jpg) top left repeat-x; border-bottom:4px solid #000; border-left:none; border-right:none; border-top:2px solid #F59202;}
.center{ margin:30px 60px 20px 60px;}
.main{float:left; padding:0; margin:10px 0 0 10px; width:690px; display:inline;}
.side{float:right; padding:10px; margin:10px; width:200px; height:100%; display:inline; background-color:#E3E6E4; border-bottom:none; border-left:none; border-right:none; border-top:2px solid #F59202;}
.side p{
	font-size: 1.2em;
	padding:0;
	line-height: 1.1;
}
.news{ padding:0;}
.quote{ background:url(images/quote.png) top left no-repeat; margin:20px 0 0 0; display:inline-block; overflow:hidden;}
.quote p{ padding:10px;}
.quote p.signature{ color:#000; font-size:1em; font-style:italic;}
ul{ padding:10px; margin:0 0 0 20px;}
ul li{
	list-style:disc;
	font-size:1.2em;
	padding:0 0 2px 0;
}
td.agenda{
	background-color:#FFC;
}
p.agenda{
	color:#000;
	padding:6px;
	line-height:1.1;
	font-size: 14px;
}
.purple{
	color:#3b3eac;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.quoteo{color:#0c5dad; font-size:1.2em; line-height:1.2;}

/*------------------------------FOOTER--------------------------------*/

#footer{ width:920px; padding:10px; margin:0;}

/*------------------------------MAIL FORM--------------------------------*/

form#two {width:100%;padding:0;margin-top:5px;}
form#two fieldset {width:100%;padding:5px 0 0 0;font-family:Arial, sans-serif;margin-bottom:0.5em;border: 0;font-size: 11px;}
form#two input {border:1px solid #ccc;padding:0.5em 0 0 0.5em;margin-bottom:0.6em; width:400px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#999999;}
form#two value{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999;}
form#two textarea {width:660px;height:15em;border:1px solid #ccc;padding:0.5em;overflow:auto; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999;}
form#two #button1 { float:left; color:#ffffff;padding:0;cursor:pointer;width:50px;margin:20px 20px 0 0;border:none;font-family: Arial, sans-serif;font-size: 10px; background-color:#F59202;}
form#two #button1:hover{margin:20px 20px 0 0;color:#000000;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 10px;border:1px solid #cccccc;}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #009;
	font-size: 16pt;
}
.Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 1.3;
	font-weight: bold;
	color: #F59202;
}
h7 {
	font-size: 2em;
	border:none;
	margin:0 0 10px 0;
	padding:0;
	color:#FF6600;
	line-height: 1.3;
}
#wrapper .main table tr td p i .quoteo {
	font-family: Times New Roman, Times, serif;
}
pLARGER {
	font-size: 1.5em;
	padding:10px 0 0 0;
}
.boldOrange {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F59202;
	line-height: 1.3;
}
.blueBolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #This workshop is for parents who are eager to learn the most direct, effective, and safe approaches to healing autism symptoms and pursuing their child
's full potential. Our presentations, workshop content, and information tools will help parents as well as the pediatricians, private nutritionists, behavioral therapists and wellness professionals who support them. Discounts will be provided to parents who would like to attend and are in financial need.;
	line-height: 1.3;
	color: #060;
	font-style: normal;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
}
.GREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #060;
	line-height: 1.2;
}
.GREY18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.3;
	color: #666;
	font-style: normal;
	font-weight: bold;
}
.BOLDGrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3;
	color: #666;
	font-style: italic;
	font-weight: bold;
}
.h8GREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1px;
	font-weight: bold;
	color: #360;
}
