/* -------------------------------------------------------------
common 
--------------------------------------------------------------*/
body,table,tr,td,ol,ul,li,dl,dt,dd,fieldset,/*input,*/label,span,h1,h2,h3,h4,h5,h6,hr,img,p,form{ 
	margin:0; padding:0; border:0; list-style:none; 
/*	font-family:"Lucida Sans", "Trebuchet MS", Arial; */
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	
	line-height:130%;
	
}
input, textarea{ 
	margin:0; padding:0; /*border:0;*/ list-style:none; 
/*	font-family:"Lucida Sans", "Trebuchet MS", Arial; */
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	line-height:130%;
}

hr{ height:1px; background:#ccc; }
.clearout{ clear:both; }

/* div,td{ border:1px solid #000; margin:-1px;  } */
td{ vertical-align:top; }

/* body */

body { 
	background:url(/images/library/bg-page.png) repeat-x; 
}

body.home { 
	background:url(/images/library/bg-page_home.png) repeat-x; 
}

.bea-portal-body-content{ 
	
}
p {font-size: 12px;}

/* header */
.bea-portal-body-header{ 
	width:987px; 
	margin:0 auto;
	height:144px;
	background:url(/images/library/bg-header.png) no-repeat;
	position:relative;
}

.bea-portal-theme-alibrisInvisible {
	width:987px; 
	margin:0 auto;
	display:block;	
	background:url(/images/library/bg-content.png) no-repeat;
}

.bea-portal-theme-alibrisMain {
	width:987px; 
	margin:0 auto;
	padding-left: 0px;
	display:block;	
	/*background:url(/images/library/bg-content-2col.png) no-repeat;*/
}

body.home .bea-portal-body-header {
	background:url(/images/library/bg-header_home.png) no-repeat;	
	height:105px;
}
/* Lucija's heading revise 01/23/09
.heading{
	height:105px;
	
}
.heading .left{
	width:179px;
	height:105px;
	float:left;
}
.heading .center{
	xwidth:595px;
	padding-top:25px;
	padding-left: 5px;
	float:left;
}
.heading .center h1{
	font-size:26px;
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-weight:100;
	xtext-align:center;
	color:#fff;
}
.heading .center h2{
	font-size:14px;
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-weight:100;
	xtext-align:center;
	color:#cde1ca;
}
.heading .right{
	float:right;
	width:340px;
	text-align:right;
	padding-right:27px;
	padding-top:10px;
}
.heading .right p{
	margin-bottom:6px;
} 
.heading .right p a, .heading .right p{ 
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
.heading .right p a:hover {text-decoration:underline;}
.heading .right p.cart{ margin: -3px 0 6px;}
.heading .right p.heading-nav a{
	display:block;
	float:right;
}

.heading .right a.login img{
	margin-bottom:-5px;
	margin-top:-1px;
}

.heading .right p em{ 
	color:#fff;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}*/

/*original heading section*/
.heading{
	height:105px;
	/* added 01/26/09 */
	background: url(/images/library/bg-header-center.gif) no-repeat;
	background-position:  47% 54% ;
}
.heading .left{
	width:179px;
	height:105px;
	float:left;

}
.heading .center{
	width:300px;
	padding-top:25px;
	float:left;
}
/*.heading .center{
	position: relative;
	z-index: 3;
	width:595px;
	padding-top:25px;
	float:left;
}*/
.heading .center h1{
	font-size:26px;
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-weight:100;
	text-align:center;
	color:#fff;
	display: none;
}
.heading .center h2{
	font-size:14px;
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-weight:100;
	text-align:center;
	color:#cde1ca;
	display: none;
}

/*.heading .right{
	float:right;
	width:184px;
	text-align:right;
	padding-right:27px;
	padding-top:10px;
}
*/

.heading .right{
	float:right;
	width:450px;
	text-align:right;
	padding-right:27px;
	padding-top:10px;

}
.heading .right p{
	margin-bottom:7px;
} 
.heading .right p a, .heading .right p{ 
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

.heading .right p a:hover {text-decoration:underline;}
.heading .right p.cart{ margin: -3px 0 6px;}
.heading .right p.heading-nav a{
	display:block;
	float:right;
}
.heading .right a.login img{
	margin-bottom:-5px;
	margin-top:-1px;
}
.heading .right p em { 
	color:#fff;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}

/* search navbar */
.search label{ 
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	width:197px;
	display:block;
	margin-top:9px;
	color:#626252;
	padding-left:17px;
	font-size:14px;
	float:left;	
}


.search img{ 
	float:left; 
	margin-top:5px; 
	_margin-top:3px;
	margin-right:11px;}
.search form{ display:block; float:left; _margin-top:-2px;}

.search input{
	background:url(/images/library/bg-input-navbar.png);
	border:solid 1px #c5c5bc;
	color:#939393;
	font-size:12px;
	margin:7px 0 0 0;
	width:299px;
	height:19px;
	padding-top:3px;
	padding-left:5px;
	float:left;
	}

.search input.edited {color: #333;}	

.search input.submit{
	padding:0;
	width:32px;
	height:21px;
	border:0;
	float:left;
	background-color: #e1e1c3;
	margin: 10px 0 0 4px;
}

.search div.basic_search_select {
	margin-right:14px;
	_margin-right:12px;	
	margin-top:7px;
	float:left;
}

.search a.advanced{
	background:url(/images/library/bg-advanced-search-navbar.png) right 7px no-repeat;
	padding-right:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#424238;
	font-size:10px;
	float:right;
	margin-right:37px;
	margin-top:17px;
	_margin-top:15px;
	
	}
.search .advanced-window{ 
	background:url(/images/library/bg-advanced-search.png) bottom left;
	_background:url(/images/library/bg-advanced-search.gif) bottom left;
	width:602px;
	position:absolute;
	z-index:1;
	display:block;
	right:0;
	top:144px;
	padding-bottom:28px;
}

.search .advanced-window .bd{
	background:#dadab4 url(/images/library/bg-bd-advanced-search.png) repeat-x;
	width:550px;
	margin-left:26px;
	overflow:auto;
	padding-bottom:20px;
}
.search .advanced-window .bd dl.top { 
	width:548px;
	padding-top:11px;
	margin:0 auto;
	background:url(/images/library/bg-advanced-search-top.png);
	height:37px;
	_margin-bottom:11px;
}
.search .advanced-window .bd dl.top dt{ 
	font-size:16px;
	display:block;
	width:176px;
	height:24px;
	float:left;
	margin-left:100px;
	_margin-left:50px;
	padding-top:4px;
}

.search .advanced-window .bd dl.top dd{ 
	float:left;
	display:block;
	width:150px;
	height:28px;
} 

#advanced_search_form input.edited {
	color:#333;
}

.search .advanced-window .bd dl.top dd div.custom_select div.cover { 
	background:url(/images/library/bg-main-select-adv-search.png) right top;
	width:120px;
	border-left:1px solid #b9b99b;
	height:24px;
	font-size:15px;
}

* html .search .advanced-window .bd dl.top dd div.custom_select select { 
	margin-top:6px;
}

.search .advanced-window .bd a.btn-close{
	position:absolute;
	top:5px;
	right:35px;
	z-index:100;
}  

.search .advanced-window .bd div.inputs-top{
	background:url(/images/library/bg-adv-search-top-inputs.png);
	width:489px;
	display:block;
	margin:11px auto;
	min-height:10px;
	overflow:auto;
}
.search .advanced-window .bd div.inputs-top div.hd{
	background:url(/images/library/bg-adv-search-top-inputs-hd.png);
	width:489px;
	height:11px;
	font-size:0px;
}
.search .advanced-window .bd div.inputs-top div.ft{
	background:url(/images/library/bg-adv-search-top-inputs-ft.png);
	width:489px;
	height:11px;
	font-size:0px;
}

.search .advanced-window .bd div.inputs-top ol {
	float:left;
	width:220px;
	margin-top:4px;
	margin-left:14px;
	_margin-left:8px;
}

.search .advanced-window .bd div.inputs-top ol li input{
 	width:216px;
	float:none;
}

.search .advanced-window .bd div.filters{
	background:url(/images/library/bg-adv-search-filter.png) bottom center no-repeat;
	width:549px;
	height:104px;
}

.search .advanced-window .bd div.filters div.custom_select div.cover {
	color:#4a4a3a;
}

* html .search .advanced-window .bd div.filters div.custom_select select {
	width:120px;
} 

.search .advanced-window .bd div.sort div.custom_select div.cover {
	color:#4a4a3a;
}

.search .advanced-window .bd div.sort p {
	color:#626252;
}

.search .advanced-window .bd div.filters div.filters-left {
	width:202px;
	float:left;
}
.search .advanced-window .bd div.filters div.filters-left dl{
	float:right;
	width:202px;
	padding:0;
	margin-top:10px;
}
.search .advanced-window .bd div.filters div.filters-left dl dt{
	width:70px;
	float:left;
	height:22px;
	display:block; 	
	margin:0;
	float:left;
	margin-bottom:19px;
}
.search .advanced-window .bd div.filters div.filters-left dl dt label{
	font-style:normal;
	font-family:"Lucida Sans", "Trebuchet MS", Arial;
	width:60px;
	height:20px!important;
	font-size:12px;
	margin:0;
	padding-top:2px;
	text-align:right;
}
.search .advanced-window .bd div.filters div.filters-left dl dd{
	height:22px;
	width:120px;
	display:block;	
	margin:0;
	float:right;
	margin-bottom:19px;
}
.search .advanced-window .bd div.filters div.filters-left dl dd div.select{
	background:url(/images/library/bg-select-22px.png) right;
	border-left:1px solid #aeae87;
	padding:4px;
	height:14px;
	font-size:12px;
	font-weight:700;
}
.search .advanced-window .bd div.filters div.filters-right {
	float:right;
	width:300px;
	padding-right:25px;
	margin-top:3px;
}
.search .advanced-window .bd div.filters div.filters-right input{
	width:70px;
	float:left;
	height:18px;
}
.search .advanced-window .bd div.filters div.filters-right p{
	display:block;
	width:70px;
	float:left;
	font-size:12px;
	text-align:right;
	padding-right:5px;
	padding-top:10px;
}

.search .advanced-window .bd div.filters div.filters-right p.range{
	color:#626252;
	width:88px;
}

.search .advanced-window .bd div.filters div.filters-right p.range label{
	width:65px;
}

.search .advanced-window .bd div.filters div.filters-right span.dollar_sign {
/*	font-size:20px;*/
}

.search .advanced-window .bd div.filters div.filters-right p.range-to{
	color:#626252;
	width:40px;
}

.search .advanced-window .bd div.sort{
	display:block;
	margin-top:19px;
	width:230px;
	margin-left:37px;
}

.search .advanced-window .bd div.sort p{
	display:block;
	float:left;
	font-size:12px;
	width:80px;
	padding-top:3px;
}

.search .advanced-window .bd div.sort div.select{
	float:right;
}


.search .advanced-window .bd div.submit{
	width:100px;
	position:absolute;
	right:50px;
	bottom:42px;
}
.search .advanced-window .bd div.submit input{
	width:auto;
	background:none;
	height:auto;
	border:none;
}
/* ----------------------------------
 footer
----------------------------------- */ 
	
#footer{
	text-align:center;
	background:url(/images/library/bg-footer.png);
	height:148px;

}
#footer div.shadow{
	background:url(/images/library/bg-footer-shadow.png) center top no-repeat;
	padding-top:40px;	
}
#footer p{
	color:#000;
	font-size:11px;
	line-height:18px;
}
#footer p a{
	color:#fff;
	text-decoration:none;
	padding:0 3px;
}
#footer p.copyright{
	color:#fff;
	margin-top:15px;
} 

/*-------------------------------
Custom Select
-------------------------------*/

div.custom_select {
	position:relative;
}
	
div.custom_select select {
	position:relative;
	opacity:0.0; filter: alpha(opacity = 0);
	z-index:20;
	font-size:14px;
	height:24px;
	width:131px;
}

div.custom_select div.cover { 
	position:absolute;
	left:0px;
	top:0px;
	z-index:19;
	background:url(/images/library/bg-navbar-select.png);
	padding:2px 0 0 10px;
	width:121px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	_display:none; /* Revert to standard drop down in IE6 */
}
	
	
/* ------------------------------------
	two column
-------------------------------------*/
/* 	first column */
.bea-portal-layout-border .bea-portal-layout-placeholder-container-west, 
.bea-portal-layout-flow .bea-portal-layout-placeholder-container-left-checkout{ 
	width:212px;
	padding-top:26px;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-west ul.subnav, 
.bea-portal-layout-flow .bea-portal-layout-placeholder-container-left-checkout ul.subnav{
	width:176px;
	border:1px solid #e1e1c3;
	margin-bottom:12px;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-west ul.subnav li, 
.bea-portal-layout-flow .bea-portal-layout-placeholder-container-left-checkout ul.subnav li{
	font-size:12px;
	border-top:1px solid #e1e1c3;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-west ul.subnav li a, 
.bea-portal-layout-flow .bea-portal-layout-placeholder-container-left-checkout ul.subnav li a{
	color:#4f4f4f;
	text-decoration:none;
	display:block;
	padding:5px 10px;
	width:156px;
	background:#f4f4e8;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-west ul.subnav li a:hover, 
.bea-portal-layout-flow .bea-portal-layout-placeholder-container-left-checkout ul.subnav li a:hover{
	background:#e1e1c3;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-west ul.subnav .heading,
.bea-portal-layout-flow .bea-portal-layout-placeholder-container-left-checkout ul.subnav .heading{ 
	height:auto;
	background:#e1e1c3;
	font-weight:700;
	padding:5px 10px;
	color:#4f4f4f;
	font-size:14px;	
}
.newsletter-subscribe{
	background:url(/images/library/bg-newsletter-subscribe.png) no-repeat bottom;
	width:180px;
	/* height:136px; */
	padding:1px 0 25px;
	text-align:center;
}

.newsletter-subscribe label{
	font-size:12px;
	color:#366ea7;
	text-align:center;
	margin:5px 0 7px;
	display:block;
}
.newsletter-subscribe input.text, .newsletter-subscribe input.edited {
	background:url(/images/library/bg-newsletter-input.png);
	height:20px;
	border:1px solid #d2d7db;
	width:137px;
	font-size:13px;
	padding:4px 5px;
}
.newsletter-subscribe input.text {
	color:#999;
}
.newsletter-subscribe input.submit{
	width:auto;
	height:auto;
	border:0;
	margin-top:10px;
}
/* 	second column */
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east{ 
	padding:0 0px 20px 20px; 
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east h1{
	color:#4f4f4f /*#669964*/;
	font-size:26px;
	margin-bottom:20px;
	padding-top:20px;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east p{
	font-size:12px;
	line-height:14px;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east p.about{
	padding-right:40px;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east table.about{
	background:url(/images/library/bg-table-about.png);
	width:712px;
	height:322px;
	margin-top:20px;
	color:#494a4c;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east table.about td{
	padding-right:10px;
	margin-left:0;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east table.about td.first{
	padding-left:30px;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east table.about h3{
	font-size:14px;
	padding:10px 0;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east ul.type_1 {
	width:167px;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east ul.type_1 li{
	background:url(/images/library/ico-bullet-type1.png) no-repeat 0 5px;
	font-size:12px;
	padding-left:15px;
	margin-bottom:6px;
	line-height:16px;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east table.about ul.type_2 {
	margin-top:15px;
}
.bea-portal-layout-border .bea-portal-layout-placeholder-container-east table.about ul.type_2 li {
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
	line-height:16px;
}

.bea-portal-layout-border .bea-portal-layout-placeholder-container-east table.about ul.type_2 li a {
	text-decoration:none;
	color:#494a4c;
}

/*--------------------------------
three column
---------------------------------*/
/* middle ( left ) */
.bea-portal-layout-placeholder-container-left{
	padding-right:20px;
	width:497px;
}
.bea-portal-layout-placeholder-container-left div.find-it{
	background:url(/images/library/bg-find-it.png) no-repeat;
	width:465px;
	height:284px;
	padding:15px;
	margin-top:20px;
	color:#464647;
}
.bea-portal-layout-placeholder-container-left div.find-it ul li{
	width:440px;
	margin-bottom:11px!important;
}
.bea-portal-layout-placeholder-container-left div.find-it-bottom{
	background:url(/images/library/bg-find-it-bottom.png) no-repeat 175px 0;
	height:200px;

}
.bea-portal-layout-placeholder-container-left div.find-it-bottom h3{
	padding-left:42px;
	color:#669964;
	font-size:22px;
	font-weight:100;
	padding-top:10px;
}
.bea-portal-layout-placeholder-container-left div.find-it-bottom h4{
	padding-left:115px;
	font-size:17px;
	font-weight:100;
	padding-bottom:35px;
}
.bea-portal-layout-placeholder-container-left div.find-it-bottom h5{
	padding-bottom:18px;
	color:#333;
}
/*.bea-portal-layout-placeholder-container-left div.find-it-bottom p a{
	text-decoration:none;
	color:#669966;*/
}
/* right */
/* on site as of 03/12/09 
.bea-portal-layout-placeholder-container-right{
	background:url(/images/library/bg-right-three-column.png) #fff no-repeat;
	width:207px;
	min-height:300px;
	_height:300px;
	padding:26px 0 0 33px;
}*/

/* Lucija's fix for annoying FF display issue 03/12/09 */
td.bea-portal-layout-placeholder-container-right {padding-top:26px;}
.bea-portal-layout-placeholder-container-right{
	background:url(/images/library/bg-right-three-column.png) #fff no-repeat;
	width:207px;
	min-height:800px;
	_height:800px;
	padding:26px 0 0 33px;
}

.module.type_1 {
	margin-bottom:12px;
}

.bea-portal-layout-placeholder-container-inner-right .module.type_1 {
	margin-bottom:12px;
	margin-left: 12px;
}
.module.type_1 h4{
	background:url(/images/library/bg-hd-module-type_1.png);
	width:164px;
	height:25px;
	font-size:13px;
	padding:8px 0 0 15px;
	color:#666;
}

.module.type_1 .bd {
	background:url(/images/library/bg-bd-module-type_1.png);
	width:179px;
	/*min-height:100px;
	_height:100px;*/
	min-height:60px;
	_height:60px;
	font-size:12px;
	color:#333;
}
.module.type_1 .bd p,
.module.type_1 .bd ul{
	padding:12px 15px 0 15px;
}
.module.type_1 .bd ul li{
	padding:0 0 4px 0;
	line-height:14px;
}

/*.bea-portal-layout-placeholder-container-right .module.type_1 .bd  a{
	color:#669964;
	text-decoration:none; }*/

.module.type_1 div.ft
{
	background-image:url(/images/library/bg-ft-module-type_1.png);
	width:179px;
	height:6px;
	font-size:0px;	
}

/* trying to remove dependency on container-right 01/23/09
.bea-portal-layout-placeholder-container-right .module.type_1{
	margin-bottom:12px;
}

.bea-portal-layout-placeholder-container-right .module.type_1 h4{
	background:url(/images/library/bg-hd-module-type_1.png);
	width:164px;
	height:25px;
	font-size:13px;
	padding:8px 0 0 15px;
	color:#666;
}

.bea-portal-layout-placeholder-container-right .module.type_1 .bd {
	background:url(/images/library/bg-bd-module-type_1.png);
	width:179px;
	min-height:100px;
	_height:100px;
	font-size:12px;
	color:#333;
}
.bea-portal-layout-placeholder-container-right .module.type_1 .bd p,
.bea-portal-layout-placeholder-container-right .module.type_1 .bd ul{
	padding:12px 15px 0 15px;
}
.bea-portal-layout-placeholder-container-right .module.type_1 .bd ul li{
	padding:0 0 4px 0;
	line-height:14px;
}

/*.bea-portal-layout-placeholder-container-right .module.type_1 .bd  a{
	color:#669964;
	text-decoration:none;*/
}
.bea-portal-layout-placeholder-container-right .module.type_1 div.ft
{
	background-image:url(/images/library/bg-ft-module-type_1.png);
	width:179px;
	height:6px;
	font-size:0px;	
}
*/
/* module type_2 -- fixed 03/12/09 */
.module.type_2 { }
.module.type_2 div.hd {
	background-image:url(/images/library/bg-hd-module-type_2.png);
	width:179px;
	height:13px;
	font-size:0;
}
.module.type_2 .bd{
	background:url(/images/library/bg-bd-module-type_2.png) bottom left;
	width:179px;
	height:250px;
}
.module.type_2 .ft{
	width:179px;
	height:30px;
	background:url(/images/library/bg-ft-module-type_2.png);
}
.module.type_2 .bd{
	height:auto!important;
}
.module.type_2 .bd p{
	padding:0 15px 0 15px;
	font-size:12px!important;
	color:#464646;
	
}

.module.type_2 .bd p a {
	color:#369;
	text-decoration:none;
}
.module.type_2 .bd p a:hover{text-decoration:underline;}


/*-------------------------------
HOME
-------------------------------*/
.search-home{
	background:#C1C189 url(/images/library/bg-search-home.png) repeat-x 0px 0px; /* base background color allows for future additions to this box without needing to modify image files */
	height:234px;
	width:460px;
	border:1px solid #c8c6a9;
	text-align:center;
	margin:26px 0 0 17px;
	position:relative;
}
.search-home-footer{
	background:url(/images/library/bg-search-home-footer.png);
	width:458px;
	height:24px;
	margin:0 0 0 17px;
}
.search-home ul {
	margin-left:70px;
	clear:both;
}
.search-home ul li a{
	width:105px;
	height:40px;
	padding-top:13px;
	display:block;
	float:left;
	text-align:center;
	font-size:18px;
	color:#000 !important;
	text-decoration:none;
	font-weight:100;
}
.search-home ul li a:hover,
.search-home ul li a.current
{
	background:url(/images/library/bg-tabs-home-selected.png);
	text-decoration: none;
}
.search-home ul li{ 
	float:left;
}
.search-home dl{
	width:332px;
	padding-top:10px;
	margin:0 auto;
}
.search-home dl dt{
	height:40px;
	width:77px;
	float:left;
	display:block;
	text-align: right; 
}
.search-home dl dd{
	height:40px;
	width:250px;
	display:block;
	float:right;
}
.search-home dl dt label{ 
	font-size:13px; margin-right:5px;
}
.search-home dl dd input{
	background:url(/images/library/bg-input-search-home.png);
	height:18px;
	padding:5px;
	width:240px;
	border:1px solid #c0c0c0;
	font-size:13px;
	color:#333;
}

.search-home p.advanced{ 
	text-align:right;
	display:block;
	position:absolute;
	right:10px;
	bottom:10px;
}
.search-home p.advanced a{
	text-decoration:none;
	color:#333 !important;
	font-weight:bold;
	padding-right:8px;
}
.search-home p.advanced a:hover{ text-decoration:underline} 

.home-modules{ 
	margin-left:17px;}  	
.mod-home-{
	background:url(/images/library/bg-module-home.png) no-repeat;	
	width:147px;
	height:242px;
	padding:2px;
	z-index:0;
	float:left;
	position:relative;
	
	margin-right:5px;
}
.mod-home- h3{
	border-top:4px solid #c5d5ba;
	padding:5px 5px 5px 8px;
	color:#669964;
	font-size:23px;
}
.mod-home- h3 a {color:#669964; text-decoration:none;}
.mod-home-.get-it h3{ color:#ea8d02; border-top:4px solid #eed19b; }
.mod-home-.get-it h3 a {color:#ea8d02;}
.mod-home-.build-it h3{ color:#6699cc; border-top:4px solid #d6e0db; }
.mod-home-.build-it h3 a {color:#6699cc; }
.mod-home- p{
	padding:0 8px 6px 8px;
}
.mod-home- ul{
	margin-top:5px;
}
.mod-home- ul li{
	color:#4c4c4c;
	background:url(/images/library/bg-list-home-modules.png) top left no-repeat;
	font-size:12px;
	padding:6px 6px 6px 8px;
	display:block;
	width:137px;
	line-height:14px;
}
.mod-home- a.more{
	position:absolute;
	right:2px;
	bottom:-4px;
	font-size:12px;
	text-decoration:none;
	color:#8b8b8b;
	font-weight:700;
	display:block;
}
.featured-case-study {
	width:179px;
}
.featured-case-study h4{
	background:url(/images/library/gra-featured-case-study.png) no-repeat 14px;
	text-align:right;
	padding-right:10px;
	height:41px;
	width:169px;
	line-height:17px;
}
.featured-case-study div.author{
	margin:0 5px 25px 0;
	color:#707070;
	text-align:right;
}
.featured-case-study div.author p{
	font-size:11px;
}

/*-------------------------------
Tooltip
-------------------------------*/

.tooltip {
	position:absolute;
	zoom:1; overflow:hidden;
	margin:-36px 0 0 145px;
	z-index:100;
}

.tooltip .left_arrow {
	width:22px;
	height:47px;
	float:left;
	background:url(/images/library/bg-tooltip_left.png) left top no-repeat;
	/*border-right: 1px solid red;*/
}

.tooltip .right_content {
	height:47px;
	white-space:nowrap;
	font-weight:bold;
	float:left;
	padding:15px 15px 0 0;
	background:url(/images/library/bg-tooltip_right.png) right top no-repeat;
}

/*-------------------------------
Library Shipping Promo
-------------------------------*/

	  #library-shipping-cost {
	  	position:relative;
	  }
	  
	  #library-shipping-cost td {
	  	line-height:20px;
	  }
	  
	   #library-shipping-cost .promo-img {
	  	position:absolute;top:-7px;left:400px;
	  }
	  #library-shipping-cost span.color-text {
	  	color:red;
	  }
	  #library-shipping-cost span.color-text.strike {
	  	color:red;
		text-decoration: line-through;
	  }
	  #library-shipping-cost span.color-text.text-big {
	  	color:red;
		font-size:14px;
	  }

/*-------------------------------
Library search box
-------------------------------*/

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial,"Lucida Sans Unicode","Lucida Grande",sans-serif !important;
    font-size: 12px !important;
}	  

/* adding styles for new case studies page updates */

.bigbubble
{background-image:url('/images/library/tbubble689.gif');
background-repeat:no-repeat;
width:700px;
height:220;
}

.bigbubble .feat
{margin-left:90px;
margin-top:23px;
}

.bigbubble p
{margin:29px 30px 30px 35px;
}

.mediumbubble
{
background-image:url('/images/library/tbubble523.gif'); 
background-repeat:no-repeat;
width:490px;
height:120px;
padding:11px 23px 30px 10px;}

.smallbubble
{
background-image:url('/images/library/tbubble523x116.gif'); 
background-repeat:no-repeat;
width:490px;
padding:2px 23px 37px 15px;}

.mediumbubble p
{
padding:0 12px 0 8px;
margin:3px 0;
}

.signature
{padding-left:15px;
padding-bottom:10px;
}

/* case studies */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix { display: inline-block }
html[xmlns] .clearfix { display: block }
* html .clearfix { height: 1% }
#case-studies-wrapper {
    width: 715px;
    position: relative;
}
#case-studies-wrapper p {margin-bottom:0px !important;padding-bottom:5px !important;}
#case-studies-wrapper h2.intro-big {
    font-size: 28px;
    color: #666666;
    font-weight: bold;
}
#case-studies-wrapper h3.title-small {
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0 0 20px;
}
#case-studies-wrapper h2.intro-small {
    font-size: 18px;
    color: #666666;
    font-weight: normal;
}
#case-studies-wrapper h3.title-big {
    font-size: 28px;
    color: #666666;
    font-weight: bold;
    text-align: left;
    text-align: center;
}
#case-studies-wrapper .section {
    margin: 15px 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 3px solid #cccccc;
}
#case-studies-wrapper .section.study { border-bottom: none }
#case-studies-wrapper .section.study .left-col {
    float: left;
    width: 490px;
    margin-right: 20px;
}

#case-studies-wrapper .section img {margin-bottom:5px;}

#case-studies-wrapper .section .pad {margin-bottom:25px;}

#case-studies-wrapper .section .pad-tall {margin-bottom:65px;}

#case-studies-wrapper .section img.left {
    float: left;
    margin-right: 20px;
}
#case-studies-wrapper .section img.right {
    float: right;
    margin-left: 20px;
}
#case-studies-wrapper .section h2 {
    font-size: 18px;
    color: #666666;
    font-weight: bold;
    margin-top: 0px;
}
#case-studies-wrapper .section p.quote {
    font-style: italic;
    font-size: 14px;
    line-height: 20px;
    color: #777;
}
#case-studies-wrapper .section p.name {
    font-weight: bold;
    color: #666666;
    font-size: 12px;
	line-height:18px;
}
#case-studies-wrapper .section a.read-full {
    font-size: 12px;
    font-weight: bold;
}
#case-studies-wrapper .section p.name.right { text-align: right }
#case-studies-wrapper .section a.read-full.right {
    text-align: right;
    display: block;
}
#case-studies-wrapper .section h2 {
    font-size: 18px;
    color: #666666;
    font-weight: bold;
    margin-top: 0px;
}
#case-studies-wrapper .section.study h2.sub-head { margin-bottom: 10px }
#case-studies-wrapper .section.study .left-col p {
    font-size: 14px;
    line-height: 20px;
    color: #777;
}
#case-studies-wrapper .section.study .side-bar {
    float: left;
    background: #f3f1e4;
    width: 200px;
    color: #666;
	padding-right:3px;
}
#case-studies-wrapper .section.study .side-bar .title {
    width: 200px;
    height: 25px;
    background: #E1E1C3;
    text-align: center;
    padding: 6px 3px 3px 0;
    margin-bottom: 8px;
    font-weight: bold;
}
#case-studies-wrapper .section.study .side-bar ul li {
    font-size: 14px;
    color: #666;
}

#case-studies-wrapper .side-bar-overview {margin-top:10px;padding:5px;}
#case-studies-wrapper .side-bar-overview ul li {font-size:14px;}

#case-studies-wrapper.summary .section p.quote {line-height:20px;}

#case-studies-wrapper ul.inside {color: #777777;
    font-size: 14px;
    line-height: normal;}
    
    #case-studies-wrapper .section.last {border-bottom: none;}