.float-lt { float: left; }
.float-rt { float: right; }
.clear-lt { clear: left; }
.clear-rt { clear: right; }
.clear { clear: both; }

.h1-title { font-size:1.5em; color:#007AC3; }
.h2-title { font-size:1.25em; margin-bottom:5px; }
.h3-title { font-size:1em; color:#007AC3;}
.page-title {
	font-size: 1.5em;
	color: #E67817;
	margin-bottom: 8px;
}
.page-title-home { font-size:1.5em;  color:#007AC3; }
.center-align { text-align:center; }
.page-figure {font-size:0.8em; display:block; text-align:left; padding:5px; padding-top:0px;  margin-bottom:20px;}

#pageHolder
{
	position: relative;
	width: 100%;
	min-height: 200px;
	background-color: #fff;
}
#pageHolder p {color:#333; font-size:0.93em;}
#pageHolder li {color:#333; font-size:0.93em; }

/***********IRS Home page ****************************************************/


#pageHolder a.irs_spot:link {color: #444;text-decoration: none;}
#pageHolder a.irs_spot:visited {text-decoration: none;color: #444;}
#pageHolder a.irs_spot:hover {text-decoration: underline;color: #9c534c;}
#pageHolder a.irs_spot:active {text-decoration: underline;color: #9c534c;}


#pageHolder a.header:link { font-size:1.24em; text-decoration: none;} /*color: #21519C; */
#pageHolder a.header:visited {text-decoration: none; }
#pageHolder a.header:hover {text-decoration: underline;color: #9c534c}
#pageHolder a.header:active {text-decoration: underline;color: #9c534c}

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


/***************************** Home page styles revised ********************************************************************/

.column{ float:left; width:45%; margin-right:20px; border-top:1px solid #e0e0e0; padding-top:10px; height:190px; }
.column2{ float:left; width:45%; margin-right:20px; border-top:1px solid #e0e0e0; padding-top:10px; padding-bottom:10px; }
.column3{ float:left; width:47%; margin-right:10px; border-top:1px solid #e0e0e0; padding-top:10px; padding-bottom:10px; }
.column p{ margin-top:5px; }
.column h2{ font-weight:400; }
.column2 p{ margin-top:5px; }
.column2 h2{ font-weight:400; }

.box1{ float:left; width:68%; }
.box2{ float:right; width:28%; }
.box3{ float:left; width:100%; }
.box4{ float:right; width:49%; }


.spotlight-box{ border:1px solid #7599be; }
.spotlight-header{
	color: #fff;
	font-family: 'Average Sans', sans-serif;
	font-weight: 400;
	text-shadow: -1px 1px 0px #777;
	font-size : 1.11em;
	padding: 5px 0px 5px 0px;
	background-color: #E67817;
	text-align: center;
}
.spotlight-heading{ margin:8px 0px 2px 8px; font-family: 'Average Sans', sans-serif; font-weight:400; font-size : 1em; color:#7599be; }

#spotlightContent {text-align:left;}

ul.spotlight-list{ padding:0 !important; margin:0 !important; }
ul.spotlight-list li{ background:url('../images/bullet1.gif') 0 0 no-repeat; margin:0px 0px 6px 8px !important; padding:0 0 0 15px !important; line-height:0.9em !important;}
ul.spotlight-list li a { font-size:0.84em; line-height:0.9em !important; }

.box-margin-lt{ margin-left:15px; } 
/*******************************************************End *************************************************************************/




/***************************** JIP Study page styles revised ********************************************************************/
p.content-header{font-weight:bold; padding: 10px 0px 0px 0px;}

.stdy-title { font-size:1.5em; color:#007AC3; margin-bottom:4px; max-width:560px; /*margin-right:220px;*/ }
.stdy-description { font-size:0.9em; color:#333; margin-bottom:4px; max-width:560px; /*margin-right:280px;*/ }


.Stdycolumn{ float:left; width:100%; /*border-top:1px solid #e0e0e0;*/ border:none; padding-top:5px; }
.Stdycolumn p{ margin-top:10px; }
.Stdycolumn h2{ font-weight:400; }

.Stdybox1{ float:left; width:69%; }
.Stdybox2{ float:right; width:29%; padding-right:8px;}

.quick-box{ border:1px solid #e0e0e0; }
.quick-header{ color: #444; font-family: 'Average Sans', sans-serif; font-weight:400; text-shadow: -1px 1px 0px #fff; font-size : 1em; padding:4px 0px 4px 0px; background-color:#e0e0e0; text-align:center; }
.quick-heading{ margin:15px 0px 2px 8px; font-family: 'Average Sans', sans-serif; font-weight:400; font-size : 1em; color:#9c534c;; }
.quick-links_row{clear:both;min-height:35px;padding:10px 10px 0px 0px;}
.quick-links_leftcol {width:30%; float:left; text-align:center;}
.quick-links_rightcol {width:70%; float:right; vertical-align:bottom; height:auto; font-size:0.84em; line-height:0.9em; text-align:left;  }

/*******************************************************End *************************************************************************/


/***************************** Data Management page styles revised ********************************************************************/

.columna{ float:left; text-align:left; width:31%; border-top:1px solid #e0e0e0; padding:5px 0px 20px 0px; }
.box1a{ float:left; width:71%; }
.box2a{ float:right; width:20%; padding-right:8px;}


/*******************************************************End *************************************************************************/



/***************************************************************/
#pageHolder a:link {
	color: #E67817;
	text-decoration: none;
} /*color: #21519C; */
#pageHolder a:visited {
	text-decoration: none;
	color: #E67817;
}
#pageHolder a:hover {text-decoration: none;color: #9c534c}
#pageHolder a:active {text-decoration: none;color: #9c534c}

#pageHolder a.more:link { font-size:0.8em; color:#007AC3;text-decoration: none;} 
#pageHolder a.more:visited {text-decoration: none;color: #007AC3;}
#pageHolder a.more:hover {text-decoration:underline; color: #007AC3;}
#pageHolder a.more:active {text-decoration:underline;color: #007AC3}


h1.page-title{ font-size:1.5em;padding:0px; }
div.studycontentpanel {margin:0px;background-repeat:no-repeat;background-position: 2px 5px;position:relative;padding-bottom:15px;}
div.studycontentpanel ul {padding-top:10px;}
div.studycontentpanel p { margin-top:5px; }
table.two_column_layout td.rightcol {vertical-align:top; }
table.two_column_layout td.leftcol {vertical-align:top;text-align:left;padding-left:0px;padding-right:9px;width:530px }

/****QUICKLINKS ***/
div.quicklinks {background:url(../images/quick_links_LR.gif); font-size:7pt;background-repeat:repeat-y;text-align:left;width:150px}
div.quicklinks p.quicklinks_header {background:url(../images/quick_links_H.gif);background-repeat:no-repeat;height:25px;padding:0px;margin:0px; }
div.quicklinks p.quicklinks_footer {background:url(../images/quick_links_B.gif);background-repeat:no-repeat;height:8px;padding:0px;margin:0px;}
div.quicklinks_200 {background:url(../images/quick_links_LR_200.gif);background-repeat:repeat-y;text-align:left;width:210px;line-height:100%;}
div.quicklinks_200 p.quicklinks_header {background:url(../images/quick_links_H_200.gif);background-repeat:no-repeat;height:25px;padding:0px;margin:0px; } 
div.quicklinks_200 p.quicklinks_footer {background:url(../images/quick_links_B_200.gif);background-repeat:no-repeat;height:8px;padding:0px;margin:0px;}
.quicklinks_row{clear:both;min-height:35px;padding-top:5px;}
.quicklinks_leftcol {width:50px;float:left;text-align:center;}
.quicklinks_rightcol {width:150px;float:right;font-size:9pt;vertical-align:bottom;height:auto;}
.fineprint{font-size:8pt;}
div.quicklinks_map {height : 125px; left : 550px; overflow: hidden; position: absolute; top : 123px; width : 210px;}



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

div.content_block{margin-top:20px;}
p.content_header{font-weight:bold; margin: 10px 0px 0px 0px;}
p.region_header {
    /*max-height:38px;*/ 
    /*min-height:19px; 
    background-image:url(/irs/cms/images/backgrounds/study_header_back.gif);
    margin:5px 0px 5px 0px;
    padding:3px 0px 0px 12px;
    font-size:9pt;
    vertical-align:middle;*/
    /*color:#005f01; */ 
    background-color:#eeeeee;
    padding:3px 4px 3px 8px;
    border-bottom:1px solid #e0e0e0;
}

ul > li.list_item_white:last-child {
    padding-bottom:15px !important;
}

#pageHolder ol { margin:4px;padding: 0px 16px 0px 0px;}
#pageHolder ol li{margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;line-height: 18px; list-style: decimal;}

#pageHolder ul { margin:0px;padding: 10px 5px 10px 14px;}
#pageHolder ul li{margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;line-height: 18px;}
#pageHolder li.list_item_white {margin-left:5px;list-style-image: url(../images/bullet1.gif);}
#pageHolder li.list_item_white2 {margin-left:5px;list-style-image: url(../images/bullet1.gif);}
.spot_red { font-size:0.87em; color: #9c534c;font-style: italic;}
ul#bullets li {margin-left:10px; list-style:disc;}

span.new {color: #9c534c;font-style: italic;}
span.rapid {font-style: italic;font-size:8pt;}
span.new_wells{color:#e23139;}
span.footer{font-size:7pt;}

#leftcol_fixed{float:left;width:504px;}
#leftcol_fixed p{ margin-top:8px; }
#rightcol_fixed{float:right;width:205px;}
#leftcol_fixedbanner{float:left;width:525px;}
#rightcol_fixedbanner{float:right;width:220px;}

#leftcol_fullwidth{float:left;width:97%;}
#rightcol_fullwidth{float:right;width:0px;}

#leftcol_50{float:left;width:48%; margin-bottom:15px;}
#leftcol_60{float:left;width:58%;}
#leftcol_70{float:left;width:68%;}
#leftcol_80{float:left;width:78%;}
#rightcol_50{float:right;width:48%; margin-bottom:15px;}
#rightcol_20{float:right;width:18%;}
#leftcol_200px{float:left;width:200px}
#rightcol_330px{float:right;width:330px}
#leftcol_270px{float:left;width:270px}
#rightcol_260px{float:right;width:260px;}

.leftcol_50{float:left;width:48%; padding-bottom:10px;padding-top:7px;}
.rightcol_50{float:right;width:48%; padding-bottom:10px;padding-top:7px;}

.circle1{float:left;clear:left;height:12px;width:108px}
.circle2{float:left;clear:left;height:12px;width:118px}
.circle3{float:left;clear:left;height:12px;width:120px}
.circle4{float:left;clear:left;height:12px;width:121px}
.circle5{float:left;clear:left;height:12px;width:118px}
.circle6{float:left;clear:left;height:12px;width:114px}
.circle7{float:left;clear:left;height:12px;width:109px}
.circle8{float:left;clear:left;height:12px;width:95px}
.circle9{float:left;clear:left;height:12px;width:95px}
.circlebg{position:absolute;left:2px;top:38px} /*top:5px*/
.circlebg2{position:absolute;left:2px} /*top:5px*/

div.banner_shadow{height:85px;background-repeat: no-repeat;background-position: 0px 0px;border-bottom:1px solid #e0e0e0; margin-right:10px;}/*background-image:url(/irs/cms/images/backgrounds/banners_shadow.gif);*/
div.banner_noShadow{height:85px;;background-repeat: no-repeat;background-position: 0px 0px; text-align:center; padding-top:10px; padding-bottom:10px;}

/*div#links{text-align:left;position:relative;}
div#links ul {margin-left:20px;}
div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute; top: 30px; left: 550px; height: 246px; width: 190px;}
div#links a div {height:0px;width:0px;display:none;}
div#links a:hover div {position: absolute; top: 280px; left: 550px; height: 200px; width: 190px;color:#666;display:block;}*/


div.links-hover-img{text-align:left;/*position:relative;*/}
div.links-hover-img ul {margin-left:3%;}
div.links-hover-img a img {height: 0; width: 0; border-width: 0;}
div.links-hover-img a:hover img {position: absolute; top: 30px; left: 65%; height: 246px; width: 190px;}
div.links-hover-img a div {height:0px;width:0px;display:none;}
div.links-hover-img a:hover div {position: absolute; top: 280px; left: 65%; height: 200px; width: 190px;color:#666;display:block;}



.breadcrumb { margin-bottom:10px;font-size:.8em; }
#pageHolder p.study_text { padding: 3px 0px; }
#pageHolder p.study_region { padding: 3px 0px 8px 0px; font-family: 'Average Sans', sans-serif; font-weight:400; font-size : 1em; color:#9c534c; }


#pageHolder a.core_link:link {color: #007ac3;text-decoration: none;} /*color: #21519C;*/
#pageHolder a.core_link:visited {text-decoration: none;color: #007ac3;}
#pageHolder a.core_link:hover {text-decoration: none;color: #9c534c}
#pageHolder a.core_link:active {text-decoration: none;color: #9c534c}
#pageHolder ul.ulschools{text-align:left;margin-left:15px;margin-top:0px;}
#pageHolder div.schooladdress{text-align:center;margin:10px 0px;font-size:1.2em;}
#pageHolder p.schooldate{font-weight:bold;padding:5px 0px;}
#pageHolder div.schooladdress img{border:none;}
#pageHolder div.schooladdress a:link,#pageHolder ul.ulschools a:link {border:none;text-decoration:underline;} 


.div-left-col {float:left; width:48%; }
.div-right-col {float:right; width:48%; }
.div-left-figure {float:left; width:48%; }
.div-right-figure {float:right; width:48%; }
.div-figure {float:left;}

#mb1-b {width:80%; max-width:650px; display:none;background-color:#fff; border-radius:8px; padding: 8px; left: 10px; position: absolute; top: 20px; z-index: 9999;}
#mb2-b {width:80%; max-width:650px; display:none;background-color:#fff; border-radius:8px; padding: 8px; left: 10px; position: absolute; top: 20px; z-index: 9999;}

.figure {list-style-position:inside;}

#plusMinus {
    font-size: 0.8em;
    text-decoration:underline;
    color:#007AC3;
    padding-bottom:20px;
}

.center-image{ width:100%; text-align:center; }
#imgIntro{width:100%; max-width:762px; }
#imgWorkShop1 { width:100%; max-width:700px; }
#imgWorkShop2 { width:100%; max-width:317px; }
#imgWorkShop3 { width:100%; max-width:314px; }
#irsVideoPoster { width:100%; max-width:314px; }
#imgPlayIRSVideo {position:absolute; top:40%; left:48%;  }
#imgProprietary, #imgRockBase, #imgSealRock { width:100%; max-width:750px; }
#imgRapid, #imgMyCoreScope { width:100%; max-width:250px; }
#imgXRF { width:100%; max-width:250px; margin-bottom: 15px;}
#imgRib { width:100%; max-width:200px; }
#imgStudies { width:100%; max-width:520px; }
#imgFigure { width:100%; max-width:180px; }
#imgFigureLarge { width:100%;}
#imgAfrica { width:100%; max-width:495px;}
#imgCoreFinder {width:75%; margin-left:auto; margin-right:auto;}
#imgFracStim {width:100%; margin-left:auto; margin-right:auto; max-width:500px; padding-bottom:30px;}
#imgAfricas1g2, #imgMeramecOsage { width:100%; max-width:500px;}
#center-link {text-align:center; width:100%; text-decoration:underline;}
#playManagement {height:13px; vertical-align:middle; margin-right:3px;}

/*****************************************************
                MEDIA QUERIES
*****************************************************/

@media only screen and (min-width: 751px)  {
	#bizUnitContentContainer { margin-left: 230px; min-height:35em; }
	#bizUnitMenuContainer  { position: absolute; top: 0; left: 0; width: 230px; }	
}


@media only screen and (max-width: 750px )  {
	#mainContent{ background-image:none;  }	
	#bizUnitContentContainer { max-width: 100%; float:none; }
	#bizUnitMenuContainer { display:none; }
	
	.slicknav_menu {
		display:block;
	}
}

@media only screen and (max-width: 985px )  {
    .flashPearsall {display:none}

}

@media only screen and (max-width: 960px )  {

	.div-intro-jip, .div-floated{ float:none; clear:both; width:100%; padding-right:0; }
    .flash {display:none}
	.div-intro-jip > a{ display:none; }
	.div-left-figure {text-align:center;}
	.div-right-figure {text-align:center;}
	.page-figure {text-align:center;}
	.div-figure {float:none; text-align:center;}

}

@media only screen and (min-width:750px) and (max-width: 850px ) {
    div.links-hover-img a:hover img {
        display: none;
    }
	.brochure {display:none}
    div.links-hover-img a:hover div {
        display: none;
    }
}

@media only screen and (max-width: 580px )  {
	.column{ float:none; clear:both; width:100%; margin:0;}
	.column2{ float:none; clear:both; width:100%; margin:0; padding:0;  }
	.column3{ float:none; clear:both; width:100%; margin:0; padding:0;  }
	.column p{ padding:0; margin:0; }
	.div-left-figure {float:none; width:100%;text-align:center;}
	.div-right-figure {float:none; width:100%;text-align:center;}
	.page-figure {text-align:center;}
	.div-figure {float:none; text-align:center;}

    div.links-hover-img a:hover img {
        display: none;
    }

    div.links-hover-img a:hover div {
        display: none;
    }

    .div-brochure, .div-joint-list {
        float: none;
        clear: both;
        width: 100% !important;
    }
	.brochure {display:none}

    #imgRapid, #imgRib, #imgMyCoreScope, #imgCoreFinder, #imgXRF { float:none; clear:both; margin-bottom:15px;   }

    
}
