@charset "utf-8";

/*@override
http://www.heilbrice.com/clients/heilbrice/interim/shadowbox3/css/hb-19.css
http://www.heilbrice.com/css/hb-19b.css
http://www.heilbrice.com/dev_2.1/css/hb-19b.css
*/

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
}

ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float:left;
}

li {margin-left:5px;}

.red {
	color: #c82823;
}

.hidden {
	display: none;
}

iframe {
	z-index: 1;
}

/* hello */
#hello1 {display:block; position:absolute; left:0; top:293px; width:37px; height:77px; background-image:url(../images/hello.gif); overflow:hidden; background-repeat:no-repeat; z-index:999}
#hello1:hover {background-position:-37px 0; width:41px;}

/* about us */
#hello2 {display:block; position:absolute; left:0; top:293px; width:37px; height:119px; background-image:url(../images/aboutus.gif); overflow:hidden; background-repeat:no-repeat; z-index:999}
#hello2:hover {background-position:-37px 0; width:41px;}

/* read me first */
#hello3 {display:block; position:absolute; left:0; top:293px; width:37px; height:162px; background-image:url(../images/readmefirst.gif); overflow:hidden; background-repeat:no-repeat; z-index:999}
#hello3:hover {background-position:-37px 0; width:41px;}

.welcomeActive {background-position:-37px 0; width:41px !important;}
#welcometo {position:absolute; left:41px; top:289px; width:577px; min-height:539px; border:solid 4px #58585a; z-index:999; display:none; background-color:white;}
#welcometoInnerContainer {position:relative; z-index:1000; height:100%}
#welcoemtoHBcontainer {height:82px; background-color:#58585a;}
#welcoemtoHB{display:block; width:311px; height:23px; background-image:url(../images/hello.gif); overflow:hidden; background-repeat:no-repeat; background-position:-78px 0; position:absolute; top:27px; left:26px; }
#welcometoInnerContainer p {color:#58585a; margin:27px 27px 10px 32px; line-height:31px; font-size:17px;}
#welcometoClose { background-image:url(../images/hello.gif); overflow:hidden; background-repeat:no-repeat; background-position:-424px 0; z-index:1001; background-color:#999999; width:52px; height:51px; position:absolute; right:0; bottom:0; cursor:pointer;}
#contactHal {display:block; width:163px; height:19px; background-image:url(../images/hello.gif); overflow:hidden; background-repeat:no-repeat; background-position:-78px -23px;}
#contactHal:hover {background-position:-241px -23px; width:165px;}
#downloadFactSheed {display:block; width:344px; height:21px; background-image:url(../images/hello.gif); overflow:hidden; background-repeat:no-repeat; background-position:-78px -46px; margin-top:16px;}
#downloadFactSheed:hover {background-position:-78px -67px; width:346px;}

#contact {
	overflow: hidden;
	/*height: 11px;*/
	height: 94px;
	width: 100px;
	position:absolute;
	top:19px;
	left:826px;
}

/*#contact:hover {
	height: 94px;
}*/

#contact ul {
	text-align: right;
	padding: 5px;
	margin-top:10px;
	height:70px;
	line-height: 20px;
}
#art_img{
	display: block;
	width: 261px;
	height: 198px;
	background-image: url(../images/art/art_thumb.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	border: 2px solid #A8A8A8;
}
#art_img:hover{
	background-position: 0 100%;
	border: 2px solid #A8A8A8;
}

#contact ul li {margin:0 5px 0 0; float:right;}

#contact ul a {
	color: #bababa;
}

#contact ul a:hover {
	color: #ffffff;
}

.slideLeft {
	overflow: hidden;
	position: absolute;
	width: 0;
	color: #fff;
}

.slideLeft span {
	background-color: #c82823;
	width: 100% !important;
}

.slideContainer {
	position: relative;
	overflow: hidden;
	color: #c82823;
	display: inline-block;
	font-style: italic;
	vertical-align: bottom;
}

.exampleContainer {
	position: relative;
	overflow: hidden;
	color: #959798;
	display: inline-block;
	font-style: italic;
	vertical-align: bottom;
	padding: 0 1px;
	line-height:20px;
}

.exampleContainer:hover {
	position: relative;
	overflow: hidden;
	color: #fff;
	display: inline-block;
	font-style: italic;
	vertical-align: bottom;
	background-color: #c82823;
}

.exampleSlide {
	position: absolute;
	left: -100%;
	background-color: #c82823;
	color: #fff;
	padding: 1px 3px;
}

.thumb {
	width: 196px;
	height: 186px;
	overflow: hidden;
	border: solid 2px #a8a8a8;
	display: block;
}

.workTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #959798;
	margin: 20px 0 10px 0;
	font-weight: normal;
}

.workPiece {
	position: relative;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: -10px;
}

.workPiece:hover {
	background-color: #eeeeee;
}

.workPiece .thumb {
	background-position: 100% 0;
}

.workPiece:hover .slogan {
	background-position: 0 50%;
}

.descriptionContainer {
	position: absolute;
	top: 50px;
	left: 100px;
	width: 530px;
	height: 100px;
	background-color: #3b3b3c;
}

#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width: 530px;
	height: 100px;
}

#Scroller-1 p {
	margin: 0;
	padding: 10px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
}

.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
}

.Scrollbar-Track {
	width: 17px;
	height: 100px;
	position: absolute;
	top: 0px;
	right: 0;
	background-color: #3b3b3c;
}

.Scrollbar-Handle {
	position: absolute;
	top: 0px;
	left: 2px;
	width: 13px;
	height: 10px;
	background-color: #9d9d9e;
}

.welcome p {
	font-size: 16px;
	line-height: 31px;
	color: #FFFFFF;
	width: 510px;
	margin:  20px 30px 20px 30px;
}

#hb {
	z-index: 14
}

#header {

	position:absolute;
	left:40px;
	top:110px;
	width:900px;
	height:100px;
	background-repeat:no-repeat !important;
}

.modifiers {
	position:absolute;
	top:30px;
	left:328px;
	font-size:16px;
	font-family: Arial, sans-serif;
	color:#bababb;
	letter-spacing:1.0px;
	font-weight:lighter;
}

.modifiers span {
	color:#fff;
}

.welcome {
	display: none;
	position: relative;
	left: 320px;
	border: solid 4px #c82823;
	border-top: none;
	width:577px;
	height:520px;
	position:absolute;
	/*top:99px;*/
	background-color:#58585a;
}

/*
#header:hover {
	background-position: -900px 0;
}


#header:hover div.welcome {
	display: block;
}


#welcome, #contactHal, #downloadFactSheed, #welcomeClose {
	display: block;
	background-image: url(../images/welcome.gif);
}


#welcome {
	background-position: -616px 0px;
	height: 36px;
	width: 210px;
	margin-top: 50px;
}

#contactHal {
	height: 18px;
	width: 165px;
	margin-bottom: 18px;
}

#downloadFactSheed {
	background-position: -165px 0px;
	height: 21px;
	width: 345px;
}

#welcomeClose {
	background-position: -512px 0px;
	width: 52px;
	height: 51px;
	position: absolute;
	bottom: 0;
	right: 0;
	display:none;
}


#contactHal:hover {
	background-position: 0px -19px;
}

#downloadFactSheed:hover {
	background-position: -165px -22px;
}

#welcomeClose:hover {
	background-position: -564px 0px;
}
*/
#hb-next {
	display: block;
	background-image: url(../next.png);
	cursor: pointer;
}

#hb-previous {
	display: block;
	background-image: url(../previous.png);
	cursor: pointer;
}

#sb-nav-close {
	display: block;
	background-image: url(../close.png);
	cursor: pointer;
}

#sb-nav-close {
	background-position: 0px 0px;
	float: right;
	margin-top: -25px;
	width: 29px;
	height: 29px;
	z-index:201;
}

#hb-next {
	background-position: -68px 0px;
	height: 20px;
	width: 69px;
}

#hb-previous {
	height: 20px;
	width: 66px;
}




.scroll-pane {
	margin: 0 auto;
	width: 92%;
	overflow: auto;
	/*background: #3b3b3c;*/
	text-align: left;
}

.slogan {
	background-repeat: no-repeat;
	display: block;
}

div#GAP div a.slogan {
	background-image: url(../images/new_images/headers/bold_headers.png);
	background-position: 0 0;
	width: 278px;
	height: 59px;
}

#GAP div a.slogan:hover {
	background-position: 0 -392px !important;
}

div#Clippers div a.slogan {
	background-image: url(../images/new_images/headers/bold_headers.png);
	background-position: 0 -60px;
	width: 292px;
	height: 26px;;
}

#Clippers div a.slogan:hover {
	background-position: 0 -452px !important;
}

div#Nolet div a.slogan {
	background-image: url(../images/new_images/headers/bold_headers.png);
	background-position: 0 -89px;
	width: 253px;
	height: 22px;
}

#Nolet div a.slogan:hover {
	background-position: 0 -481px !important;
}

div#Lauren div a.slogan {
	background-image: url(../images/new_images/headers/bold_headers.png);
	background-position: 0 -111px;
	width: 167px;
	height: 51px;
}

#Lauren div a.slogan:hover {
	background-position: 0 -503px !important;
}

div#PUS div a.slogan {
	background-image: url(../images/new_images/headers/bold_headers.png);
	background-position: 0 -163px;
	width: 176px;
	height: 59px;
}

#PUS div a.slogan:hover {
	background-position: 0 -555px !important;
}

div#OCR div a.slogan {
	background-image: url(../images/new_images/headers/bold_headers.png);
	background-position: 0 -225px;
	width: 218px;
	height: 51px;
}

#OCR div a.slogan:hover {
	background-position: 0 -617px !important;
}

div#MC div a.slogan {
	background-image: url(../images/new_images/headers/bold_headers.png);
	background-position: 0 -278px;
	width: 171px;
	height: 51px;
}

#MC div a.slogan:hover {
	background-position: 0 -670px !important;
}

div#LAINC div a.slogan {
	background-image: url(../images/new_images/headers/bold_headers.png);
	background-position: 0 -330px;
	width: 175px;
	height: 59px;
}

#LAINC div a.slogan:hover {
	background-position: 0 -722px !important;
}

/*.slogan:hover {
	background-position: 0 100% !important;
}
*/
#th_GAP {
	background-image: url(../images/th_GAP.jpg);
}

#th_Clippers {
	background-image: url(../images/th_Clippers.jpg);
}

#th_Nolet {
	background-image: url(../images/th_Nolet.jpg);
}

#th_Lauren {
	background-image: url(../images/th_Lauren.jpg);
}

#th_PUS {
	background-image: url(../images/th_PUS.jpg);
}

#th_OCR {
	background-image: url(../images/th_OCR.jpg);
}

#th_MC {
	background-image: url(../images/th_MC.jpg);
}

#th_LAINC {
	background-image: url(../images/th_LAINC.jpg);
}

/* #rightCol {background-color:#eeeeee; width:310px; height:638px; margin-top:60px; padding:20px 10px;} */

/* @group Social Icons */

#social-icons {
	width: 196px;
	height: 28px;
	padding:20px 20px;
	margin: 0 0 0 84px;
}

#social-icons ul {
	width: 196px;
	height: 28px;
	background: url(../images/new_images/social_media/social_media.png) 0 0 no-repeat;
}


li.si-facebook {margin:0 !important;}

#social-icons ul li a {
	list-style: none;
	display: inline;
	text-decoration: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

li.si-facebook, .si-facebook a {
	width: 28px;
	height: 28px;
	
}

li.si-twitter, .si-twitter a {
	width: 28px;
	height: 28px;
}

li.si-youtube, .si-youtube a {
	width: 53px;
	height: 28px;
}

li.si-vimeo, .si-vimeo a {
	width: 71px;
	height: 28px;
}

.si-facebook a:hover {
	background: url(../images/new_images/social_media/social_media.png) no-repeat;
	background-position: 0 -31px;
}

.si-twitter a:hover {
	background: url(../images/new_images/social_media/social_media.png) no-repeat;
	background-position: -33px -31px;
}

.si-youtube a:hover {
	background: url(../images/new_images/social_media/social_media.png) no-repeat;
	background-position: -66px -31px;
}

.si-vimeo a:hover {
	background: url(../images/new_images/social_media/social_media.png) no-repeat;
	background-position: -125px -31px;
}


/* @end */

#social-header {
	margin-top: 25px;
	padding:0 20px;
}

#social-header h2 {
	width: 241px;
	height: 78px;
	background: url(../images/right-col-hdrs.png) 0 0 no-repeat;
	text-indent: -9999px;
}

#social-header p {
	color: #58585a;
	font-size: 18px;
	line-height: 23px;
}

#social-header a, #rightInner q, #our-latest-idea p a, #our-blog p a, #twitter-widget p a{
	color: #c82823;
}
#our-latest-video a{
	color: #c82823;
}

#our-latest-video a:hover{
	color: #535353;
}

#visit_blog a{
	/*height: 16px;*/
	width: 200px;
	color: #535353;
	text-align: right;
	float: right;
	font-style: italic;
	margin: 5px 32px 10px 0;
	margin-left: -90px;
}

#visit_blog a:hover{
	/*height: 16px;*/
	width: 200px;
	color: #c82823;
	text-align: right;
	float: right;
	font-style: italic;
	margin: 5px 32px 10px 0;
}

#our-art a{
	color: #c82823;
}

#social-header a:hover, #rightInner a:hover, #our-latest-idea p a:hover, #our-blog p a:hover, #our-latest-video a:hover{
	color: #acacad;
}

#our-art em{
	color: #c82823;
}

 #our-art em:hover{
 	color: #535353;
 }

#twitter-widget {
	background: url(../images/rt-col-hr.png) 0 0 no-repeat;
	width:300px;
	padding-top:20px;
}

#twitter-widget h3 {
	margin: 20px 0 10px 20px;
	text-indent: -9999px;
	width:176px;
	height:19px;
	background: url(../images/side-bar-titles.gif) 0 -67px no-repeat;
}

#twitter-widget p, #our-latest-idea p, #our-blog p, #our-art p, #our-latest-video p{
	color: #58585a;
	margin: 15px 0 40px 20px;
	font-size: 18px;
	line-height: 23px;
	width:260px;
}



#our-art-img{
    margin-bottom: 20px;
}

#our-latest-idea p {
	margin-top:15px;
}
#our-blog p {
	margin-top:11px;
}
#twitter-widget p {
	margin-bottom:20px;
}
.twitter-link {
	margin:0 0 40px 20px !important;
}

#facebook-widget {
	background: url(../images/rt-col-hr.png) 0 0 no-repeat;
	width: 300px;
	height: 100px;
	float: left;
	margin-left: -20px;
}

#facebook-widget h3 {
	height: 25px;
	margin: 20px 0 10px 20px;
	text-indent: -9999px;
	background: url(../images/side-bar-titles.gif) 0 -105px no-repeat;
}

#facebook-widget iframe {
	margin: 0 20px;
}

#meet-the-team {
	background: url(../images/rt-col-hr.png) 0 0 no-repeat;
	width: 300px;
	float: left;
	margin-left: -20px;
}

#meet-the-team h3 {
	height: 19px;
	margin: 20px 22px 20px;
	text-indent: -9999px;
	background: url(../images/right-col-hdrs.png) 0 -130px no-repeat;
}

#meet-the-team p {
	margin: 0 0 10px 20px;
}

/* @group Changes 062510 */

.container_12 .grid_8 {
	width: 560px;
	margin-left: 40px;
	margin-right: 0;
}

.container_12 .grid_4{
	width:300px
}

#rightCol {
	/*background-color:#eeeeee;*/
	width:300px;
	/*height:530px;*/
	margin-top:50px;
	margin-left: 60px;
}

.topCol {
	width:300px;
	margin-left: 670px;
}

#noteworthy{
	margin: 25px 0 0 0;
	/*height: 29px;*/
}
#noteworthy h3{
	height: 20px;
	width: 93px;
	margin: 20px 0 10px 0;
	text-indent: -9999px;
	background:url(../images/new_images/noteworthy/new.jpg) 50px 0 no-repeat;
}

#noteworthy h4{
	height: 196px;
	width: 20px;
	margin-left: 0;
	margin-top: 0;
	text-indent: -9999px;
	background:url(../images/new_images/noteworthy/noteworthy.jpg) 0 0 no-repeat;
}

#noteworthy h4:hover{
	height: 196px;
	width: 20px;
	margin-left: 0;
	margin-top: 0;
	text-indent: -9999px;
	background:url(../images/new_images/noteworthy/noteworthy.jpg) 50px 0 no-repeat;
}

#noteworthy h2 {
	display: block;
	height: 186px;
	width: 263px;
	margin: 0 0 -186px 671px;
	text-indent: -9999px;
	background:url(../images/new_images/noteworthy/noteworthy_pic_2.jpg) 0 0 no-repeat;
}

#noteworthy_img{
	display: block;
	height: 230px;
	width: 263px;
	margin: 0 0 -186px 665px;
	text-indent: -9999px;
	background:url(../images/new_images/noteworthy_images/rotate.php) 0 0 no-repeat;
}

#noteworthy_img:hover{
	display: block;
	height: 230px;
	width: 263px;
	margin: 0 0 -186px 665px;
	text-indent: -9999px;
	background-position: 0 -230px;
}

/* Begin New Noteworthy Code */

#noteworthy_cycle{
	display: block;
	width: 295px;
	height: 230px;
	margin: -50px 0 0 -5px;
}

a.nn_thumb_1 {
	width: 295px;
	height: 230px;
	background: url(../images/new_images/noteworthy_images/img1.jpg) 0 0 no-repeat;
}

a.nn_thumb_2 {
	width: 295px;
	height: 230px;
	background: url(../images/new_images/noteworthy_images/img2.jpg) 0 0 no-repeat;
}

a.nn_thumb_3 {
	width: 295px;
	height: 230px;
	background: url(../images/new_images/noteworthy_images/img3.jpg) 0 0 no-repeat;
}

a.nn_thumb_4 {
	width: 295px;
	height: 230px;
	background: url(../images/new_images/noteworthy_images/img4.jpg) 0 0 no-repeat;
}
a.nn_thumb_5 {
	width: 295px;
	height: 230px;
	background: url(../images/new_images/noteworthy_images/img5.jpg) 0 0 no-repeat;
}
a.nn_thumb_6 {
	width: 295px;
	height: 230px;
	background: url(../images/new_images/noteworthy_images/img6.jpg) 0 0 no-repeat;
}
a.nn_thumb_7 {
	width: 295px;
	height: 230px;
	background: url(../images/new_images/noteworthy_images/img7.jpg) 0 0 no-repeat;
}

a:hover.nn_thumb_1,
a:hover.nn_thumb_2,
a:hover.nn_thumb_3,
a:hover.nn_thumb_4,
a:hover.nn_thumb_5,
a:hover.nn_thumb_6,
a:hover.nn_thumb_7  {
	width: 295px;
	height: 230px;
	background-position: 0 -230px;
	background-repeat: no-repeat;
}

/* End New Noteworthy Code */

#visit_blog{
	margin: 50px 0 0 0;
	height: 160px;
}

#visit_blog h3{
	height: 29px;
	margin: 20px 0 10px 0;
	text-indent: -9999px;
	background:url(../images/new_images/blog/visit_blog.png) 50px 0 no-repeat;
}

#visit_blog h3 a, #visit_blog h3 a:hover {
	height: 29px;
	text-indent: -9999px;
}

#rightInner {
	padding:20px 0;
	float: left;
	background-color:#eeeeee;
}

#intro-copy {
	width:430px;
	font-size:15px;
	line-height:23px;
	letter-spacing:-0.3px;
	color: #58585a;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 30px 0;
}

#footer {
	height:155px;
	background-color:#c82823;
	width:960px;
	margin:120px auto 0;
	padding:0;
	float: left;
	color: #fff;
}

.office-info {
	float: left;
	width: 600px;
	margin: 20px 0 0 40px;
}

.office-info .gray {
	color: #bababb;
}

.irvine-title {
	float: left;
	width: 119px;
	height: 13px;
	margin: 15px 0 0 0;
	text-indent: -9999px;
	background: url(../images/footer-images.png) 0 0 no-repeat;
}

.irvine-office {
	float: left;
	width: 460px;
	margin: 12px 0 0 10px;
}

.la-title {
	float: left;
	width: 90px;
	height: 13px;
	text-indent: -9999px;
	background: url(../images/footer-images.png) 0 -16px no-repeat;
}

.la-title_2 {
	float: left;
	width: 568px;
	height: 26px;
	text-indent: -9999px;
	background: url(../images/la_bottom.jpg) no-repeat;
	margin-left: -4px;
	margin-top: 10px;
}
.la-info {
    float: left;
	height: 32;
	width: 474;
	text-indent: -9999px;
	background: url(../images/la_info.jpg) 0 -16px no-repeat;
}

.la-office {
	float: left;
	margin: 14px 0 0 10px;
}

.top-link-copyright {
	float: right;
	text-align: right;
	width: 150px;
	margin: 20px 40px 0 0;
}

.top-link-copyright a {
	float: right;
	width: 83px;
	height: 30px;
	margin-top: 8px;
	background: url(../images/footer-images.png) 0 -46px no-repeat;
}

.top-link-copyright a:hover {
	background: url(../images/footer-images.png) -85px -46px no-repeat;
}

.copyright {
	float: right;
	width: 130px;
	height: 16px;
	margin: 9px 0;
	text-indent: -9999px;
	background: url(../images/footer-images.png) 0 -30px no-repeat;
}

.inline-sample-content {
	padding:30px;
	color:white;
}

.inline-sample-content ul, .inline-sample-content li {
	list-style-type: disc;
	padding: 3px;
	margin-left: 6px;	
	
}

.inline-sample-content p {
	margin-top: 5px;
	color: #3b3b3c;
	line-height: 23px;
	font-family:Arial, Helvetica, sans-serif;
}

.inline-sample-content .client-name {
	font-size: 18px;
	margin-bottom: 5px;
	/*color: #5858A;*/
	font-family:"Times New Roman", Times, serif;
}

.inline-sample-content .client-title {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	margin: 5px 0 15px;
}

.inline-sample-content .client-examples {
	margin-top: 5px;
	color: #959798;
	font-style: italic;
}

.hideLink {position:absolute; z-index:-10;}

.inline-sample-content ul li {color:#3b3b3c;}

h1.forms {overflow:hidden; text-indent:-9999px; margin-top:93px;}
#inquireies {width:227px; height:36px; background-image:url(http://www.heilbrice.com/images/forms.gif); background-position:0 -36px; background-repeat:no-repeat; overflow:hidden}

div.forms p {font-family:"Times New Roman", Times, serif; color:#58585a; font-size:18px; line-height:27px;}

#inq-instructions {width:370px; position:relative; top:-3px; letter-spacing:-0.11px}

#formsContainer {position:relative; left:-5px; top:25px;}

#rightColForms {position:relative; left:40px; top:59px; width:290px; background-color:#eeeeee; color:#58585a; font-family:"Times New Roman", Times, serif; font-style:italic; font-size:18px; letter-spacing:-0.1px;}
#rightColForms div {padding:0 28px;}
div.borderBottom {border-bottom:solid 2px #d0d0d0; padding:10px 28px !important;}
#rightColForms a {text-decoration:none; color:#58585a;}
#rightColForms a:hover {color:#c82823;}
.sideHeader {overflow:hidden; text-indent:9999px;}
#irvine {display:block; width:148px; height:34px; background-image:url(http://www.heilbrice.com/images/forms.gif); background-position:-190px 0; margin-top:26px;}
#LA {display:block; width:79px; height:34px; background-image:url(http://www.heilbrice.com/images/forms.gif); background-position:-111px 0; margin-top:24px;}
#rinfo {display:block; width:111px; height:36px; background-image:url(http://www.heilbrice.com/images/forms.gif); margin-top:32px;}
#rightColForms div p {margin:18px 0 0 0; line-height:27px;}
#irvineBox, #LABox, #infoBox{padding-bottom:33px !important;}

.scroll-pane {display:none;}

#facebook-like {
	background:url(../images/side-bar-titles.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:999px;
	height:24px;
	width:246px;
	margin:30px 0 10px;
}
/*
#follow-on-facebook {
	background: url(../images/facebook.jpg) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	height:52px;
	width:277px;
	margin:30px 0 40px;
}


#follow-on-facebook:hover{
	background-position: 0 -52px;
}
*/

#social-header h3 {
	
}

#our-latest-video {
	/*background: url(../images/rt-col-hr.png) 0 0 no-repeat;*/
	padding-top:10px;
	width: 300px;
}
#our-latest-video h3 {
	background:transparent url(../images/here_idea.jpg) no-repeat scroll 0 0px;
	margin:0 0 0 20px;
	overflow:hidden;
	text-indent:999px;
	height:19px;
	width:171px;
}

#our-latest-idea {
	background: url(../images/rt-col-hr.png) 0 0 no-repeat;
	width:300px;
	padding-top:30px;
}
#our-latest-idea h3 {
	background:transparent url(../images/idea_build.jpg) no-repeat scroll 0 0px;
	margin:0 0 0 20px;
	overflow:hidden;
	text-indent:999px;
	height:19px;
	width:259px;
}
#our-art {
	background: url(../images/rt-col-hr.png) 0 0 no-repeat;
	width:300px;
	padding-top:30px;
}
#our-art h3 {
	background:transparent url(../images/art_of_ideas.jpg) no-repeat scroll;
	margin:0 0 0 20px;
	overflow:hidden;
	text-indent:999px;
	height:19px;
	width:169px;
}

#our-latest-video p {
	text-align:center;
	width:300px;
	margin:20px 0 40px;
}

#our-blog {
	background: url(../images/rt-col-hr.png) 0 0 no-repeat;
	width:300px;
	padding-top:30px;
}

#our-blog h3 {
	background:transparent url(../images/side-bar-titles.gif) no-repeat scroll 0 -43px;
	margin:0 0 0 20px;
	overflow:hidden;
	text-indent:999px;
	height:24px;
	width:96px;
}


/* @end */



