/* Blue Diamond */

@import url('../../../../stylesheets/blue-diamond.css');  
@import url(MBI-CMS-logo.css);
@import url(MBI-CMS-table.css);
@import url(MBI-CMS-seminar.css);
@import url(MBI-CMS-profile.css);
@import url(MBI-CMS-plaque.css);
@import url(MBI-CMS-widget.css);
@import url(MBI-CMS-worksheet.css);

.locationTeaser ul
{
    margin-left: 31px; 
    padding-left: 0px;
}

.locationTeaser ul li 
{
    text-indent: -12px;
}

/* Modify Formstack */
.fsRow { max-width; 650px !important; }
.fsBody .fsForm .fsOptionLabel {font-size: 0.97em !important; } 
/* Modify Formstack */

.left { float: left; }
.right { float: right; }
.clearleft { clear: left; }
.clearright { clear: right; }
.clear { clear: both; }
.tab, .indent10 { padding-left: 10px; }
.indent15 { padding-left: 15px; }
.indent20 { padding-left: 20px; }
.indent { margin-left: 30px; }
.caption { font-size: 0.8em; }
.border { border: 1px solid #000000 !important; }
.noBorder, table.noborder { border: 0px !important; }
.justify { text-align: justify; }
.little { font-size: 90%; }
.noWrap { white-space: nowrap; }
.center { margin-left: auto; margin-right: auto; }
li.flat, ul.flat li, .flat ul li { padding-bottom: 0px !important; }
.flat ul ul { margin-top: 0px !important; }
strong a { font-weight: 600; }
blockquote { padding-top: 0px; margin-top: 9px; }
ul.hangingList 
{
    /*list-style: disc outside none; */
    margin-left: 0; 
    padding-left: 0px;
}

ul.hangingList li 
{
    text-indent: -11px;
}


.littlelight
{
    color: #777777;
    font-size: 90%;
}

.littlelighter
{
    color: #999999;
	font-size: 85%;
}

.textCenter { text-align: center !important; }
.textRight { text-align: right !important; }
.textLeft { text-align: left !important; }

.textHeadingStyle, .textHeadingStyle a
{
	padding-top: 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
}

.note
{
	font-size: 0.85em;
	font-style: italic;
	font-weight: bold;
}

hr
{
	border: 0;
	color: #eae2af;
	background-color: #eae2af;
	height: 1px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}

hr.pad
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.padGold
{
    color: #eae2af;
    background-color: #e3c141;
    background-color: #eae2af;
    margin-top: 20px;
	margin-bottom: 10px;
    height: 1px;
	text-align: center;
}

/*--  for images  --*/
img.lt
{
	float: left !important;
	border-top: 0px #ccbb85 solid;
	border-right: 0px #996 solid;
	border-bottom: 0px #996 solid;
	border-left: 0px #ccbb85 solid;
	margin-right: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    box-shadow: 0px 0px 10px -2px #333;
     -moz-box-shadow: 0px 0px 10px -2px #333;
    -webkit-box-shadow: 0px 0px 10px -2px #333;
   box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.90);
    -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.90);
    -webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.90);
}

img.rt
{
	float: right !important;
	border-top: 0px #ccbb85 solid;
	border-right: 0px #996 solid;
	border-bottom: 0px #996 solid;
	border-left: 0px #ccbb85 solid;
	margin-left: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    box-shadow: 0px 0px 10px -2px #333;
     -moz-box-shadow: 0px 0px 10px -2px #333;
    -webkit-box-shadow: 0px 0px 10px -2px #333;
   box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.90);
    -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.90);
    -webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.90);
}

.round
{
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.shadow
{
    box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.40);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.40);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.40);
}

div.plain,
div.tan
{
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	overflow: hidden;
}

div.tan
{
	background-color: #fcfbe5;
	border: 1px #E6CC74 solid;
	margin-bottom: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.40);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.40);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.40);
    box-shadow: 0px 0px 10px -2px #aaaaaa;
    -moz-box-shadow: 0px 0px 10px -2px #aaaaaa;
    -webkit-box-shadow: 0px 0px 10px -2px #aaaaaa;
}

div.plain
{
	background-color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
}

div.plain h2,
div.tan h2 { margin-top: 0px; }

div.tan img
{
	box-shadow: 0px 0px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.40);
}

/*--  for footers  --*/
p.footer, #seminar p.footer
{
	margin-top: 15px;
	font-size: 0.9em;
	font-style: italic;
	padding-left: 10px !important;
}

/*--  for mail  --*/
.mail { vertical-align: middle; }
.mail ul { margin-left: 10px; margin-bottom: 0px; list-style:none; }

.mail ul li 
{
    background-image:url(../../../../_files/images/microbiology/xtras/email.png) !important;
    background-position: 20px 4px;
    background-repeat:no-repeat;
    padding-left: 55px;
    padding-bottom: 0px;
}