/***************************
**  Reset by Erik Meyer  ***
***************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a img{
    border:none;
}

/*************************
**     Base Styles   *****
**************************/
body{
    text-align: left;
    padding: 0px; 
    margin: 0px; 
    font-size:12px;
    font-family: Arial;
    background: #f8f2e2;
}

h1, h2, h3, h4, h5, h6{
    font-family: Times New Roman;

}

h1{ font-size: 2.1667em;} /* 12x2.1667 = 26px */
h2{ font-size: 2em; font-weight:normal;} 
h3{ font-size: 1.667em;}  /* 12x2.1667 = 20px */
h4{ font-size: 1.3334em;} /* 12x2.1667 = 16px */

p{
    margin-bottom: .75em;
	margin-top: .75em;
    line-height: 1.5em;
}

.rightimg{
    float:right;
    margin-left: 10px;
}

.childsummary-read-more{
    display:block;
}

/*********************************
**       Page Structure   *****
**************************/
#main{
    margin: 0; 
    text-align: left; 
    width:900px
}

#top{}

#header{
    min-height:106px;
    background: #f8f2e2 url(/media/bloom/header_bg.jpg) no-repeat bottom left;
    padding-bottom: 5px;
}
.university #header
{
    min-height: 89px;
    background: #f8f2e2 url(/media/bloom/university_header.jpg) no-repeat bottom left;
}

#header_right {
    float: right;
    width: 475px;
}

#middle{
    background: #fff url(/media/bloom/sub_side_bg.gif) repeat-y right;    
    float:left;
    border-left:1px solid #D1D0CE;
    border-bottom:1px solid #D1D0CE;
    border-right:1px solid #D1D0CE;
}
.university #middle{
    background: #fff url(/media/bloom/sidebar_bg.gif) repeat-y right;  

}

#content{
    float:left;
    background: #fff url(/media/bloom/content_bg_top.gif) repeat-x;
    padding: 20px 25px 20px;
    width: 588px;
}
.university #content{
    width: 637px;
}

#main_nav ul li,
#header_right ul li,
#breadcrumb ul li{
    display:inline;
}

/*************************
**       Site Logo   ****
**************************/
#siteLogo {
    position:relative;
    width:380px;
}
.university #siteLogo{
    padding-top: 15px;
}
#siteLogo h2{
    color:#6f6d61;
    font: 20px normal;
    margin:0px;
    padding-top:25px;
}
#siteLogo img{
    float:left;
    margin:5px 10px;
    border:none;
}


/*************************
**       Testimonials ****
**************************/
#header_right #testimonials{
    width:280px;
    padding: 5px 10px;
    float:left;
}
#header_right #testimonial{
    float:left;
}
#header_right #testimonial .testimonial-text,
#header_right #testimonial .testimonial-name{
    font-size: 11px;
}
#header_right #testimonial .testimonial-name{
    font-weight:bold;
    color: #0d5d10;
    text-align: right;
    display:block;
    margin-top: 4px;
}

/*************************
**       Seminars     ****
**************************/
.seminars-wrap{
		
}

.seminars-wrap h2{
	font-size:1.5em;
	margin-bottom:0.5em;		
}

.seminars-wrap ul{	
	margin:0px;
	padding:0px;
}
.seminars-wrap ul li{
	list-style:none;
	padding-top: 1em;
	padding-bottom: .5em;
	background: url(/media/bloom/dots_line.gif) repeat-x top left;
}

.seminars-wrap ul li .seminarsLeft{
	width:370px;
	margin-right:40px;
	float:left;
}
.seminars-wrap ul li .seminarsRight{
	width:160px;
	float:left;
}

.seminars-wrap ul li .seminarsLeft h3{
	font-size: 1.166667em;
	font-family:Arial;
	font-weight:bold;
	color:#5d8f5f;	
	text-decoration:underline;
	margin-bottom:0.4em;
}
.seminars-wrap ul li .seminarsLeft p{
	margin-top:1em;
}


/*************************
**       Header Nav   ****
**************************/
#upper_links{
    text-align:right;
    padding-top: 10px;
}
.standard #upper_links {float:left; width: 175px; text-align:right}

#upper_links ul{padding: 0px 0px 15px 0px; margin: 0px;}
#upper_links ul li{margin: 0px; padding: 0px;}
#upper_links ul li a{
    padding-left: 4px;
    color: #6f6d61;
    text-decoration:none;
}
#upper_links ul li a:hover{
    text-decoration:underline;
}


/*************************
**       Main Nav    *****
**************************/
#main_nav{
    background: #fff;
    font: bold 14px Times New Roman;
    border: 1px solid #d1d0ce;
}

#main_nav ul{
    padding: 10px 0px; 
    margin: 0px 0px 0px 10px;
}
#main_nav ul li{
    text-transform:uppercase;
}
#main_nav ul li a{
    padding: 11px;
    color: #000;
    text-decoration:none;
}
#main_nav ul li a:hover{
    background:#5d8f5e;
    color: #fff;
}

/*************************
**       Breadcrumb  *****
**************************/
#breadcrumb ul{
    margin:0px;
    padding:0px;
}





/********************************
**       Content Classes  *****
**************************/
.PageTitle{
    font-size: 2.5em;
    font-weight: normal;
    padding-bottom: 0.2em;
    background: url(/media/bloom/dots_line.gif) no-repeat bottom left;
}   

.SubTitle{
    color: #d29a38;
    margin-top: 0.2em;
    font-weight: bold;
    line-height:1.5em;
}

#content a{
    color: #d29a38;
    text-decoration: underline;
}

#bodyText{
    margin: 1em 0em;
}

#bodyText li{
	line-height:1.5em;}

/**********************************
**       Front Page Style  *****
**************************/   
.frontPage{
    background-image: none;
    background: #fff;
    float:left;
}
 
.frontPage #content{
    width: 509px;
    padding: 2.5em 19px 1.6667em 19px;    
}   

.frontPage #content #bodyText{
    padding-bottom:1em;
    background: url(/media/bloom/dots_line.gif) no-repeat bottom left;
}
.frontPage #content #welcome,
.frontPage #content #news{
    margin: 0px 10px;
    float:left;    
}

/** Market Commentary and News ************/

.frontPage #updates{
    margin-bottom: 20px;
    margin-left: 10px;
    float:left;   
}
.frontPage #updates .sectionwrapper{
    width: 240px;
    float:left;
    background: url(/media/bloom/fade_bg.gif) repeat-x;
}
.frontPage #updates .sectionwrapper.first{
    margin-right:10px;
}
.frontPage #updates .sectionwrapper h2{
    background: url(/media/bloom/title_bg.gif) repeat-x;
    color: #fff;
    padding: 5px 0px 5px 10px;
    border: solid 1px #4e7a50;
}


.frontPage #updates .sectionwrapper .audiocommentarywrapper,
.frontPage #updates .sectionwrapper .NewsSummary{
    padding: 10px;
    float: left;
     width: 225px;
     min-height: 100px;
}

.frontPage #updates .sectionwrapper h4{
    font: bold 1em arial;
    color: #5b8d5d;
}
.frontPage #updates .sectionwrapper h4 a{
    text-decoration:none;
    color: #5b8d5d;
}
.frontPage #updates .sectionwrapper p{
    margin:.3em 0em;
    font-size: 0.918888em;
    line-height: 1.2em;
}
.frontPage #updates .sectionwrapper .more{
    float:right;
    display:block;
}

.frontPage #updates .sectionwrapper 
{
width: 500px;
}
.audiocommentarywrapper{
    padding:0px 0px 10px 0px;
}

.audiocommentarywrapper object{
    float:right;
}

/** Rick Bloom Section ***********/

.frontPage #content #radio_show{
    padding-top: 40px;
    float:left;
    width:100%;
    background: url(/media/bloom/homepage_radioshow_bg.jpg) no-repeat top;
}
.frontPage #content #radio_show_left{
    padding-left:22px;
    width:250px;
    float:left;
}
.frontPage #content #radio_show_left p{
    margin:10px 0px;
}
.frontPage #content #radio_show_right{
    margin:60px 0px 0px 25px;
    width:190px;
    float:left;
}
.frontPage #content #radio_show_right .signup_text{
    width:185px;
    margin: 0px 0px 5px 0px;
    padding:0px;
    float:none;
}
.frontPage #content #radio_show_right input{
    float:right;
}


/*************************
**       SideBar Right ***
**************************/
#sidebar-right{
    float:left;
    width:260px;
    background: #fff url(/media/bloom/sub_side_bg.gif) repeat-y;     
}

#sidebar-right-topbg{
    background: url(/media/bloom/sub_side_top.gif) no-repeat top left; 
    height: 1em;
    margin-bottom:-1em;
}

#sidebar-right .side-item{
    margin: 20px;    
}

#sidebar-right .side-item #newsletter_form{
    margin: 85px 0px 0px 15px;
    padding:0px;
    float:left;
    display:inline;
    width: 190px;
}
#sidebar-right .side-item .signup_text{
    width:185px;
    margin: 0px 0px 5px 0px;
    padding:0px;
    float:none;
}
#sidebar-right .side-item input{
    float:right;
}


/***************************************
**       SideBar Right - Front Page  ***
****************************************/
.frontPage #sidebar-right{
    width:350px;
    background: #5b8f5e;       
}
.frontPage #sidebar-right .side-item{
    color: #fff;
    font-size: 0.91667em;
    margin: 0em;
    background: url(/media/bloom/homepage_smside_mid.jpg) repeat-y;
}
.frontPage #sidebar-right .bloomUniversity{
    height:177px;
    background: url(/media/bloom/homeside_bloomuniversity.jpg) no-repeat;
    overflow:auto;
}
.frontPage #sidebar-right .side-item-top{
    background: url(/media/bloom/homepage_smside_top.jpg) no-repeat top;
}
.frontPage #sidebar-right .side-item-content{
    margin: 0px 20px;
}
.frontPage #sidebar-right .side-item-content-inner-wrap{
    width: 220px;
}
.frontPage #sidebar-right #sideBloomUniversity .side-item-content-inner-wrap{
    padding: 60px 0 0 20px;
    width: 180px;
}
.frontPage #sidebar-right .side-item-bottom{
    background: url(/media/bloom/homepage_smside_bot.jpg) no-repeat bottom;
    height:10px;
}

/**********************************************
**      SideBar Right Content - Sub Pages   ***
***********************************************/
#sideNewsLetter-sub{
    margin:0 auto;
    background: url(/media/bloom/subside_newsletter.gif) no-repeat;
    height:145px;
}
#sideNewsLetter-sub #signUp{
    position:relative;
    margin: 115px 12px 0px 0px;
    float:right;
}
#sideBloomUniversity-sub{
    background: url(/media/bloom/subside_bloomuniversity.gif) no-repeat;
    height: 146px;
    font-size:10px;
    color:#000000;
    padding:34px 0px 0px 15px;
}
#sideBloomUniversity-sub img{
    position:relative;
    margin: 5px 0px 0px 0px;
}

#footer{
    padding-top: 5px;
    border-top: 1px solid #FFE8CD; 
    clear: both;
}

/*************************
**     University    *****
**************************/   
#university_descriptions{
    padding: 15px 40px;
    width:545px;
    background: url(/media/bloom/homepage_bg_fade.jpg) no-repeat top;
}
#university_descriptions h3 a{
    font-size: 24px;
    text-decoration: none;
    color: #000;
}
#university_descriptions .childsummary-read-more{
    display:block;
}

#ChildContainer{
    margin-bottom: 20px;
    padding-bottom: 2em;
}

#university_descriptions #ChildContainer{
	background: url(/media/bloom/dots_line.gif) repeat-x bottom;
}

#university-sidebar-right{
    width: 211px;
    float:left;
    background: none;
}

#university-sidebar-right-topbg{
    background: url(/media/bloom/sidebar_top.gif) no-repeat top left; 
    height: 1em;
    margin-bottom:-1em;
}

.university .pdf-download{
	background: url(/media/bloom/pdficon_small.gif) no-repeat top left;
	padding-left: 20px;
	min-height:22px;
}

.university .SubTitle{
    color: #000;
    margin-top: 0.5em;
    font-weight: normal;
    line-height:1.5em;
    display:block;
	font-style:italic;
}


.university #bodyText .pdf-download{
    float:right;
}

/*************************
**     University Nav*****
**************************/  
.university-nav ul{
    margin: 1.8em 20px;
    padding:0px;
}
.university-nav ul li{
    margin: 0px;
    padding:0px;
    list-style:none;
}
.university-nav ul li a{
	text-transform:uppercase;
    font-weight:bold;
}

.university-nav ul li ul{
    display:none;
}
.university-nav ul li ul li a{
    text-transform:none;
    font-weight: normal;
}
.university-nav ul li.nav_selected ul{
    display:block;    
}

.university-nav ul a{
    color: #FFF;
    text-decoration:none;
    font: normal 1.16667em Times New Roman;
    margin: 1em 0em;
    display:block;
}

/************************************
**       Forms                  *****
*************************************/
.form-wrap {
	position : relative;
}

.form-wrap div{
	line-height: 1.5em;
	display:block;
	clear:left;
	padding: 5px 5px;
	margin: 2px 0px;
}

.form-wrap  fieldset {
	border : none;
	width : 100%;
	padding:0 0 0 10px;
}

.form-wrap  fieldset legend {
	 color : #000;
	 font-weight : bold;
	 font-size : 14px;
}

.form-wrap label {
	text-align: left;
	margin-right: 10px;
	padding-right: 10px;
	display:block;
}

.form-wrap  div.required  label{
	 font-weight: bold;
}

.form-wrap  div.error{
	background: #DDD;
}

.form-wrap  div.required p.error{
	 display:block;
	 color:red;	 
	 font-weight:bold;
	 margin: 0px;	 
}

.form-wrap div input.TextBox{
	width: 150px;
}

.form-wrap div input.TextBox,
.form-wrap div textarea.TextArea,
.form-wrap div .InputItem{
    display:block;
}

.form-wrap  div.submit {

} 

/*************************
**     Boost         *****
**************************/  

#university_descriptions h3 a{
    font-size: 24px;
    text-decoration: none;
    color: #000;
}
#university_descriptions .childsummary-read-more{
    display:block;
}

#ChildContainer{
    margin-bottom: 20px;
}
#subNavigation{width: 20em; float: right;}
#subNavigation ul{list-style: none; border: 1px solid #FFE8CD; background: #FFF9D8;}


/* FORM ELEMENTS */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px;}
.notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}

form{
    margin:0px;
    padding:0px;
}
































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
