/* ----------- LAYOUT ----------- */
html, body {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #ededed;
}	
#wrap {
	background-image: url(images/bg_petals.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed;
	padding-bottom:20px;
	margin-bottom: 35px;
}
#container {
 	margin-left: auto;
 	margin-right: auto;
 	height: auto !important;
 	height: 100%;
	text-align: center;
 	padding: 0px;
}
#header {
 	width: 900px;
 	text-align: center;
 	margin-left: auto;
 	margin-right: auto;
 	padding-top:20px;
}
/* ----------- MAIN CONTENT ----------- */
#main {
 	margin: 0px;
 	width: 900px;
	margin-left: auto;
 	margin-right: auto;
 	clear: both;
 	text-align: left;
	background-image:url(images/tb_mid.jpg);
	background-repeat: repeat-y;
}
#main_content {
 	padding-left: 75px;
 	padding-right: 75px;
	padding-top: 10px;
	margin: 0px;
	background-image:url(images/tb_head.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 300px;
}
#main_content2 {
 	padding-left: 75px;
 	padding-right: 75px;
	padding-top: 0px;
	margin: 0px;
	background-image:url(images/tb_head_submenu.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 300px;
}
/* ----------- TOP AND BOTTOM ----------- */
#bot{
	width:900px;
	height:17px !important;
	margin-left: auto;
 	margin-right: auto;
	margin-bottom: 8px;
	background-image:url(images/tb_foot.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	text-align: center;
	padding: 0px;
	clear: both;
	margin-top: 0px;
}
/* ----------- LEFT AND RIGHT ----------- */
#Left {
 	float: left;
 	margin: 0px;
 	text-align: left;
 	width: 450px;
 	padding-right: 15px;
	clear:both;
}
#Right {
 	float: right;
 	text-align: left;
 	width: 250px;
	padding-left: 15px;
	clear:right;
}
/* ----------- FOOTER ----------- */
#footer {
	width:900px;
	background-image:url(images/tb_foot.jpg);
 	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	margin-left: auto;
 	margin-right: auto;
}
#footerLeft {
	width: 200px;
	height: 25px;
	float:left;
	clear:left;
	padding-left: 65px;
	text-align: left;
}
#footerRight {
	width: 500px;
	float:right;
	clear:right;
	text-align: right;
	padding-right: 65px;
}
/* ----------- MENU ----------- */
#menu {
 	margin-left: auto;
 	margin-right: auto;
 	width: 650px;
	text-align: center;
	background-image:url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;
	padding-left:25px;
}
#menuItems {
	margin-left: auto;
 	margin-right: auto;
	width: 450px;
}
ol#toc {
    height: 1.5em;
    list-style: none;
    margin: 0;
    padding: 0;
}
ol#toc li {
    margin: 0 0 0 0;
	display: inline;
}
ol#toc a {
	background-image:url(images/tabs.gif);
    color: #fff;
    display: block;
    float: left;
    height: 1.5em;
    text-decoration: none;
	font-weight: bold;
}
ol#toc a:hover {
    background-position: 0 -80px;
}
ol#toc a:hover span {
    background-position: 100% -80px;
}
ol#toc li.current a {
    background-position: 0 -40px;
    color: #fff;
    font-weight: bolder;
}
ol#toc li.current span {
    background-position: 100% -40px;
}
ol#toc span {
    background: url(images/tabs.gif) 100% 0;
    display: block;
    line-height: 1.5em;
    padding-right: 10px;
	padding-left: 10px;
}
/* -----------SUB MENU ----------- */
#menu2 {
 	margin-left: auto;
 	margin-right: auto;
 	width: 650px;
	text-align: center;
	clear: both;
	padding-left:25px;
}
#menuItems2 {
	margin-left: auto;
 	margin-right: auto;
	width: 565px;
	padding-top:2px;
}
ol#toc2 {
    height: 1.5em;
    list-style: none;
    margin: 0;
    padding: 0;
}
ol#toc2 li {
    margin: 0 0 0 0;
	display: inline;
}
ol#toc2 a {
	background-image:url(images/tabs2.gif);
    color: #fff;
    display: block;
    float: left;
    height: 2em;
    text-decoration: none;
	font-weight: bold;
}
ol#toc2 a:hover {
    background-position: 0 -66px;
}
ol#toc2 a:hover span {
    background-position: 100% -66px;
}
ol#toc li.current a {
    background-position: 0 -33px;
    color: #fff;
    font-weight: bolder;
}
ol#toc2 li.current span {
    background-position: 100% -33px;
}
ol#toc2 span {
    background: url(images/tabs2.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
	padding-left: 10px;
}

/* ----------- TEXT AND HEADERS ----------- */
.body {
	color: #000000;
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal;
}
.menu {	
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	font-weight: bolder;
}
.menu2 {	
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	font-weight: bolder;
}
.footer {
	color: #0077be;
	font-family: "Arial";
	font-size:8pt;
	font-weight: bold;
	padding: 0px;
}
.tagline {
	color: #f68b1e;
	font-family: "Arial";
	font-size:9pt;
	font-weight: bold;
	padding: 0px;
}
.links {
	color: #0077be;
 	font: 8pt Arial, Helvetica, sans-serif;
 	letter-spacing: 2px;
}
h1, h2, h3, h4, h5 {
	color: #000000;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing: -.05em;
	padding: 0px;
	margin: 0px;
}
h1 {font-size:150%; margin-top: 5px;}
h2 {
	font-size:150%;
	color: #0077be;
 	font: 8pt Arial, Helvetica, sans-serif;
 	letter-spacing: 2px;
 	text-transform: uppercase;
	margin-bottom: 8px;
	text-indent: 2px;
}
h3 {

	font-size:120%; 
	letter-spacing: -.02em; 
	color: #000000; 
	margin-bottom:3px;
}
h4 {
	font-size:150%;
	color: #0077be;
 	font: 8pt Arial, Helvetica, sans-serif;
 	letter-spacing: 2px;
 	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 8px;
}
h5 {font-size:100%; color: #000000; margin-top: 0px;}

hr {
	height: 1px;
	color: #f5f7f8;
	border-bottom: #f5f7f8;
	border-width:.02em;
	clear:both;
}

/* -----------LINKS ----------- */
a:link {color: #0077be; text-decoration:none}
a:visited {color: #0077be; text-decoration:none}
a:hover {color: #f68b1e; text-decoration:none}
a:active {color: #0077be; text-decoration:none}

/* -----------BLOG FEED BUZZ BOOST----------- */
div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:15px;
	list-style-type: disc;
}
div.feedburnerFeedBlock {
	padding:0px;
}
div.feedburnerFeedBlock ul li span.headline {
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:block;
	margin:0px;
}
div#creditfooter {
	display: none;
}
/* -----------LISTS AND FLOAT---------- */
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
/* ----------- My Form ----------- */
.myform{
	margin:3px;
	padding:0px;
	margin:0px;
}

/* ----------- stylized ----------- */
#stylized{
	text-align: center;
	width:450px;
}
#stylized h1 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#stylized p{
	font-size:11px;
	color:#0077be;
	margin-bottom:20px;
	border-bottom:solid 1px #0077be;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	width:140px;
	float:left;
}
#stylized .small{
	color:#0077be;
	display:block;
	font-size:11px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	font-family: Arial;
	padding:4px 2px;
	border:solid 1px #0077be;
	width:160px;
	margin:2px 0 20px 10px;
}
#stylized select{
	float:left;
	font-size:12px;	
	font-family: Arial;
	padding:4px 2px;
	border:solid 1px #0077be;
	width:160px;
	margin:2px 0 20px 10px;
}
#stylized textarea{
	float:left;
	font-size:12px;
	font-family: Arial;
	padding:4px 2px;
	border:solid 1px #0077be;
	width:290px;
	margin:2px 0 20px 10px;
}
#stylized button{
	width: 75px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
	padding-right: 10px;
	float:right;
}
/* ACCORDION */
div#test-accordion{
	margin: 0px;
}

div.accordion {
	position: relative; /* required for bounding */
}

div.accordion-toggle{
    position: relative; /* required for effect */
    z-index: 10;		/* required for effect */
	border-bottom: 1px solid #ededed;  
    cursor: pointer;
	font-family: "Arial";
	font-weight: bold;
	font-size:120%; 
	letter-spacing: -.02em; 
	color: #000000; 
 	text-align: left;
	line-height: 20px;
	background-image:url(images/arrow.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 0px;
}
div.accordion-toggle:hover {
	background-image:url(images/arrow2.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}
div.accordion-toggle-active{
	font-family: "Arial";
	font-weight: bold;
	font-size:120%; 
	letter-spacing: -.02em;
 	text-align: left;
}

div.accordion-content{
    overflow: hidden;	/* required for effect */
	color: #000000;
	width: 435px;
	margin-left: 0px;
}