@charset "utf-8";
@import url("ibox.css");
/* CSS Document */

/* Created for eCommerce website
July 03, 2008  Laura A. Haughey */


/********************************* MAIN PAGE STYLES *********************************/
/* Header area */
.errorMessageBox 
{
 border: 1px solid #CD3217;
 margin: 10px 0px;
 padding: 7px 10px;
 color: #CD3217;
 font-weight: bold;
 font-size:12px;
}
.userStatus {
	/* red bar above header image to indicate user status */
	margin:0;
	padding:5px 10px 0 10px;
	width:970px;
	height:19px;
	background-color:#903;
	color:#fff;
	font-size:1em;
}
.userStatus ul {
	margin:0; 
	padding:0;
	list-style-type:none;
	}
.userStatus ul li {
	float:left;
	margin: 0 15px 0 15px;
	}
.userStatus a:link,
.userStatus a:visited {
	color:#fff;
	text-decoration:none;
	}
.userStatus a:hover,
.userStatus a:active {
	text-decoration:underline;
	color:#fdfdfd;
	}
#right {
	/* right float for shopping cart option */
	float:right;
	/*background-image: url(/store/images/cart.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;*/
	}



/*left column*/
.loginBox {
	width:149px;
	padding:8px;
	background-image: url(/store/images/bg_login.gif);
	background-repeat: no-repeat;
	height: 131px;
	margin-bottom: 10px;
	}
.loginBox h1 {
	font-size:1.4em;
	color:#666;
	font-weight:bold;
	margin:0 0 5px 0;
	}
.loginBox input {
	width:100px;
	font-size:1em;
	color:#666666;
	margin: 0 0 5px 0;
	}
.loginBox #loginbutton {
	width: 25px;
	}
.loginBox p {
	margin:0 0 5px 0;
	padding:0;
	}
.loginBox a {
	color:#903;
	}
.loginBox a:hover {
	color:#c03;
	text-decoration:underline;
	}


/********************************* HOME PAGES *********************************/

.leftCallouts {
	width:149px;
	width:149px;
	padding:8px;
}
.leftCallouts h1 {
	font-size:1.3em;
	color:#000000;
	font-weight:bold;
	}
.leftCallouts h4 a{
	
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.leftCallouts p {
	margin:0 0 15px 0;
	padding:0;
	}
.leftCallouts a {
	color:#903;
	text-decoration:underline;
	}
.leftCallouts a:hover {
	color:#C03;
	text-decoration:underline;
	}

.homeSections {
	width:225px;
	margin:0;
	padding:10px 5px 0 15px;
	float: left;
	border-right: #dfdfdf solid 1px;
	}
#lawFirms {
	background-image:url(/store/images/home_lawbackground.gif);
	background-repeat:no-repeat;
	border-left: #dfdfdf solid 1px;
	margin: 0 0 0 20px;
	}
#government {
	background-image:url(/store/images/home_govbackground.gif);
	background-repeat:no-repeat;
}
#corporate {
	background-image:url(/store/images/home_corpbackground.gif);
	background-repeat:no-repeat;
}
.homeSections a {
	color:#903;
	text-decoration:underline;
}
.homeSections a:hover {
	color:#C03;
	text-decoration:underline;
}
.homeSections p {
	margin:0;
	padding:0 20px 0 0;
	font-size: 1.1em;
}
.homeSections h1 {
	font-size:1.7em;
	color:#333333;
	font-weight:bold;
	margin: 0 0 15px 0;
}
.homeSections h2 {
	font-size:1.2em;
	color:#666666;
	font-weight:bold;
	margin: 15px 0 5px 0;
}
.homeSections h3 {
	font-size:0.9em;
	color:#000;
	margin: 0 0 6px 0;
}
.homeSections input {
	margin:0 0 10px 0;
	width: 200px;
	font-weight: bold;
	background-image: url(/store/images/bg_buttons.gif);
	height: 25px;
	border: 1px solid #666;
	color: #333333;
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 3px;
}
.homeSections img {
	float:left;
	margin:3px 5px 3px 0;
	padding:0;
	}
	
/********************************* CATEGORY PAGES **********************************/
.tanCurve {
	height:16px;
	background-image:url(/store/images/topcurve.gif);
	width:700px;
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	float: left;
	}
.tanArea {
	background:url(/store/images/tangradient.gif) repeat-x;
	padding:0 20px;
	margin:0 0 0 0;
	width: 654px;
	border: 1px #ece9d8 solid;
	border-width: 0 1px;
	float: left;
	min-height: 500px;
	}
#tanAreapod {
	width:185px;
	float:left;
	margin:0 10px 0 0;
	padding:0 20px 0 0;
	}
.tanArea img {
	margin:8px 5px 5px 0;
	border:1px #ccc solid;
	float:left;
	}
.tanArea p {
	margin:10px 0 0 0;
	padding:0;
	}
	
/********************************* LIST PAGES *********************************/
ul.listpageColumns {
	float:left;
	margin: 0 25px 0 0;
	}

/********************************* ITEM LISTS, SEARCH AND CATALOG PAGES *********************************/
.itemList {
	margin:8px 0;
	padding:0;
	}
.itemList h2 {
	margin:10px 0 0 65px;
	padding:0;
	}
.itemList h2 a {
	color:#666;
	text-decoration:none;
	}
.itemList h2 a:hover {
	color:#C03;
	text-decoration:underline;
	}
.itemList h3 {
	margin:0 0 0 65px;
	padding:0;
	}
.itemList h4 {
	color:#903;
	font-size:1.1em;
	font-weight:bold;
	margin: 0 0 15px 65px;
	}
.itemList h5 {
	margin:0 0 0 65px;
	color:#666;
	font-size:0.9em;
	}
.itemList p {
	margin:0 0 0 65px;
	padding:0;
	}
.itemList #itemImg {
	float:left;
	margin: 10px 3px 5px 0;
	border:none;
	}
.itemList label {
	margin:0 5px 0 0;
	padding:0;
	font-size:0.9em;
	}

#BtnRemoveCart {
	float:left;
	margin:5px 5px 5px 0;
	font-size: 9px;
	padding: 0px;
	}
#quantity {
	width:22px;
	}
/* Page turning numbers */
.itemPages {
	margin:10px 0 0 250px;
	padding:0;
	width: 250px;
	}
.itemPages ul {
	margin:0;
	padding:0;
	list-style: none;
	}
.itemPages ul li {
	float:left;
	margin:0;
	list-style-type: none;
	background: #fff;
	padding: 0 3px 0 4px;
	white-space: nowrap;
	}
.itemPages ul li a {
	color:#903;
	text-decoration:none;
	font-weight:bold;
	}
.itemPages ul li a:hover {
	color:#C03;
	text-decoration:underline;
	}

/* Tabbed item descriptions */
.itemTabs {
	margin:0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	width: 500px;
	border-bottom: #C7C4A9 solid 1px;
	height: 27px;
	}
	
.itemTabs ul {
	margin:0;
	padding:0;
	}
.itemTabs ul li {
	float:left;
	list-style:none;
	background:#fff;
	margin:0;
	padding:0;
	font-size:1em;

	}
.itemTabs ul li.activeTab {
	background: url(/store/images/bg_buttons.gif) bottom repeat-x;
	padding: 5px 15px;
	margin:1px 5px -1px 0;
	border-left: #C7C4A9 solid 1px;
	border-right: #C7C4A9 solid 1px;
	border-top: #C7C4A9 solid 1px;
	border-bottom: #edeadb solid 2px;
	z-index: 100;
	}

.itemTabs ul li a:link,
.itemTabs ul li a:visited {
	background: url(/store/images/bg_buttons_active.gif) bottom repeat-x;
	padding: 4px 15px;
	border: #C7C4A9 solid 1px;
	color:#000;
	text-decoration:none;
	margin: 3px 5px 0 0;
	display:block;
	}
.itemTabs ul li a:hover,
.itemTabs ul li a:active {
	color:#666;
	text-decoration:none;
	background: url(/store/images/bg_buttons.gif) bottom repeat-x;
	}


/* Columns for type, quantity and price in item list pages and search pages*/
.itemList .colType {
	width:100px;
	float: right;
	}
.itemList .colQuantity { 
	width:270px;
	float: right;
	margin: 5px 0 0 10px;
	}	
.itemList .colQuantity input {
	margin:0 5px 0 0;
	font-size: 0.9em;
	}
.itemList .colQuantity input.textbox {
	width:25px;
	margin: 0 5px 0 0;
	}	
.itemList .colPrice {
	width:100px;
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	}
.itemList #BtnAddCart {
	margin:5px 0 0 0;
	}
	
	
/********************************* LOGIN AND FORMS *********************************/
.form_layout {
	float:left;
	}
.form_layout_col2 {
	width: 320px;
	float: right;
	}
.form_layout div {
	margin:2px 0;
	clear: left;
	width: 400px;
	font-size: 1em;
	padding: 3px 0;
	}	
.form_layout1 div {
	margin:2px 0;
	clear: left;
	width: 490px;
	font-size: 1em;
	padding: 3px 0;
	}
.form_layout label {
	margin:5px 5px 0 0;
	float: left;
	width: 120px;
	text-align: right;
	}
.form_layout input.textbox {
	margin:0;
	padding:0;
	}
.form_layout h4 {
	font-size:0.9em;
	}
.form_layout p {
	font-size:1.1em;
	margin:0;
	padding:0;
	}
.form_layout select {
	font-size:0.9em;
	margin: 0 0 0 5px;
	}
.form_layout_col2 select {
	font-size:0.9em;
	}
.form_layout input.submitButton {
	margin:0 0 0 125px;
	}
.form_layout input.backButton {
	margin:15px 0 0 20px;
	}
 .form_layout_col2 div {
	margin:2px 0;
	clear: right;
	width: 330px;
	font-size: 1em;
	padding: 3px 0;
	}
.form_layout_col2 label {
	margin:5px 5px 0 0;
	float: left;
	width: 100px;
	text-align: right;
	}
.form_layout_col2 input.textbox {
	margin:0;
	padding:0;
	}
.form_layout_col2 h4 {
	font-size:0.9em;
	}
.form_layout_col2 p {
	font-size:1.1em;
	margin:0;
	padding:0;
	}
.form_layout_col2 input.submitButton {
	margin:0 0 0 120px;
	}
	
.form_CID {
	margin:0;
	font-size: 9px;
	padding: 0;
	}
#thin {
	font-weight:normal;
	color:#999999;
	}

.leftCheckbox {
	margin: -5px 0 0 10px;
	float: left;
	}
.form_layout_uk{
  	margin-top: 2px;
	clear: left;
	font-size: 1em;
	height: auto;
	border: thin;
	border-style: solid;
	border-color: gray;
	padding: 15px;
     
	}
	
.form_layout_uk input.textbox {
	margin:0;
	padding:0;
	font-size:0.9em;
	}	
	
.form_layout_uk select {
	font-size:0.9em;
	margin: 0 0 0 0;
	}

/********************************* CHECKOUT PAGES *********************************/
.itemList_checkout {
	margin:5px 0 10px 0;
	padding:0;
	float: left;
	width: 720px;
	}
.itemList_checkout h1 {
	font-size:1.2em;
	font-weight:bold;
	margin: 20px 0 0 0;
	}
.itemList_checkout h2 {
	margin:0 0 0 65px;
	padding:0;
	}
.itemList_checkout h2 a {
	color:#666;
	text-decoration:none;
	}
.itemList_checkout h2 a:hover {
	color:#C03;
	text-decoration:underline;
	}
.itemList_checkout h3 {
	margin:0 0 0 65px;
	padding:0;
	}
.itemList_checkout h4 {
	color:#903;
	font-size:1.1em;
	font-weight:bold;
	margin: 0 0 15px 65px;
	}
.itemList_checkout h5 {
	margin:0 0 0 65px;
	color:#666;
	font-size:0.9em;
	}
.itemList_checkout p {
	margin:0 0 0 65px;
	padding:0;
	}
.itemList_checkout #itemImg {
	float:left;
	margin: 0 3px 5px 0;
	border:none;
	}
.itemList_checkout label {
	margin:0 5px 0 0;
	padding:0;
	font-size:0.9em;
	}

#BtnRemoveCart {
	float:left;
	margin:5px 5px 5px 0;
	font-size: 0.9em;
	padding: 0px;
	}
#quantity {
	width:22px;
	}
	
	
/* Columns for type, quantity and price in item list pages and search pages*/

	.itemList_checkout .colRemove {
	width:50px;
	float: left;
	font-weight: bold;
	text-align: center;
	}
	.itemList_checkout .colDesc1 {
	float:left;
	margin:0 10px 0 10px;
	width: 350px;
	}

.itemList_checkout .colDesc {
	float:left;
	margin:0 10px 0 0;
	width: 400px;
	}
.itemList_checkout .colType {
	width:90px;
	float: left;
	font-weight: bold;
	text-align: center;
	}
.itemList_checkout .colQuantity {
	width:80px;
	float: left;
	margin: 0 0 0 10px;
	text-align: center;
	font-weight: bold;
	}	
.itemList_checkout .colQuantity input {
	margin:0 5px 0 0;
	font-size: 0.9em;
	}
.itemList_checkout .colQuantity input.textbox {
	width:25px;
	margin: 0 5px;
	}	
.itemList_checkout .colPrice {
	width:100px;
	font-weight: bold;
	float: left;
	margin: 0 0 0 10px;
	text-align: center;
	}
.large {
	font-size:1.2em;
	color: #666666;
	}
	
.checkout_bottomrows {
	float:left;
	border-top:#666 dotted 1px;
	padding:10px;
	width: 700px;
		}
.checkout_bottomrows1 {
	float:left;
	border-top:#666 dotted 1px;
	padding:10px;
	width: 700px;
		}		
.checkout_bottomrows h3 {
	text-align: right;
	margin: 0 0 5px 0;
	}
.checkout_bottomrows1 h3 {
	text-align: right;
	margin: 50px 0 0 0;
	}	
.checkout_bottomrows h4 {
	font-size:1.8em;
	color: #666666;
	clear: both;
	margin: 0 0 15px 0;
	display: block;
	width: 700px;
	text-align: right;
	}
.checkout_bottomrows p {
	margin:0;
	padding:0;
	}
.checkout_bottomrows input {
	margin:0 2px 0 5px;
	}
.checkout_bottomrows label {
	margin:5px 0 0 0;
	}
.checkout_bottomInfo {
	float:left;
	padding:0 10px 0 0;
	width: 250px;
	}
.checkout_bottomInfo1 {
	float:left;
	padding:0 10px 0 0;
	width: 440px;
	}
.checkout_bottomInfo p {
	font-size:1em;
	margin:2px 0;
	padding:0;
	}


/* Small Tan checkout method preference boxes for 17b */

.smallCheckout_tanBoxes {
	float:left;
	margin:10px 20px 10px 0;
	padding:15px 10px 15px 20px;
	width:310px;
	background-image: url(/store/images/bg_tanSmallBoxes.png);
	background-repeat: no-repeat;
	height:100%;
	/* CSS Added by Shashi 27Aug 2008*/ 
	display:none;
	left:350px;
	top:200px;
	position:absolute;
	z-index:200;
	/* CSS End by Shashi 27Aug 2008 */
	}
.smallCheckout_tanBoxes1 {
	float:left;
	margin:10px 20px 10px 0;
	padding:15px 10px 15px 20px;
	width:310px;
	background-image: url(/store/images/bg_tanSmallBoxes.png);
	background-repeat: no-repeat;
	height:100%;
	/* CSS Added by Shashi 27Aug 2008 
	display:none;
	left:350px;
	top:200px;
	position:absolute;
	z-index:200;
	 CSS End by Shashi 27Aug 2008 */
	}	
.smallCheckout_tanBoxes p {
	margin: 5px 0 3px 0;
	}

.smallCheckout_tanBoxes input {
	margin:5px 0 3px 0;
	}

/* Error messages for log in procedure: Added 8/15/08 */
.errorMessage {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	margin-top:10px;
	clear: left;
	}
.popup {
	position:absolute;
	left:256px;
	top:47px;
	width:500px;
	height:247px;
	z-index:101;
	background-color: #FFFFFF;
	padding:10px;
	border:#C03;
}
.buttonClose {
	float:right;
	}
#terms {
	text-align:left;
	border-top:1px #ccc solid;
	margin:0;
	
	}
#terms input {
	float:right;
	}	
/* Tan gradient box underneath tabs: should be set to one height and use scrollbars to get through all content to prevent long page lengths and promote continuity */
.viewTerms {
	margin:0 0 10px 0;
	padding:15px;
	width: 468px;
	background-image: url(/store/images/tangradient_dark.gif);
	border: 1px #C7C4A9 solid;
	background-repeat: repeat-x;
	border-width: 0 1px 1px 1px;
	background-color: #f6f5ed;
	height: 330px;
	overflow: auto;
	background-attachment: fixed;
	/* CSS Added by Shashi 27Aug 2008 */
	display:none;
	left:280px;
	top:400px;
	position:absolute;
	z-index:200;
	/* CSS End by Shashi 27Aug 2008 */
	}
#topBorder {
		border-top:1px #C7C4A9 solid;
		}
.viewTerms h3 {
	color:#363636;
	margin: 0;
	}
 
.viewTerms h2.rightQuantity {
	margin: -15px 0 0 360px;
	}
.viewTerms p {
	padding:0px;
	margin: 0 0 10px 0;
	}
.viewTerms img {
	float:left;
	margin:0 5px 5px 0;
	border: #666 solid 1px;
	}
.viewTerms ul {
	margin:0;
	padding:10px 0 0 0;
	clear: both;
	}
.viewTerms ul li {
	float:left;
	margin:0 20px 0 0;
	padding:0;
	background:none;
	color: #333333;
	font-size: 1em;
	}
.viewTerms ul li img {
	float:none;
	margin: 3px 0 0 0;
	}
.viewTerms ul li input {
	margin:0;
	padding:0;
	}
.viewTerms ul li label {
	width:250px;
	margin: 0;
	padding: 0;
	}
.viewTerms ul li h4 {
	width:250px;
	margin:4px 0 0 -15px;
	font-weight:normal;
	font-size:1em;
	color: #333333;
	}
.viewTerms ul li h5 {
/* price for bundle series descriptions to bump down 4px*/
	margin:4px 0 0 0;
	font-weight:normal;
	font-size:1em;
	color: #333333;
	}

/* Columns for type, quantity and price in item list pages and search pages*/
.itemList .colType {
	width:100px;
	float: right;
	}
.itemList .colQuantity {
	width:220px;
	float: right;
	margin: 5px 0 0 10px;
	}	
.itemList .colQuantity input {
	margin:0 5px 0 0;
	font-size: 0.9em;
	}
.itemList .colQuantity input.textbox {
	width:25px;
	margin: 0 5px 0 0;
	}	
.itemList .colPrice {
	width:100px;
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	}

.itemList #BtnAddCart {
	margin:5px 0 0 0;
	}
	/* Tan gradient box underneath tabs: should be set to one height and use scrollbars to get through all content to prevent long page lengths and promote continuity */
.itemDetail {
	margin:0 0 10px 0;
	padding:15px;
	width: 490px;
	background-image: url(/store/images/tangradient_dark.gif);
	border: 1px #C7C4A9 solid;
	background-repeat: repeat-x;
	border-width: 0 1px 1px 1px;
	background-color: #f6f5ed;
	height: 300px;
	overflow: auto;
	background-attachment: fixed;
	}
#topBorder {
		border-top:1px #C7C4A9 solid;
		}
.itemDetail h3 {
	color:#363636;
	margin: 0;
	}
 
.itemDetail h2.rightQuantity {
	margin: -15px 0 0 360px;
	}
.itemDetail p {
	padding:0px;
	margin: 0 0 10px 0;
	}
.itemDetail img {
	float:left;
	margin:0 5px 5px 0;
	border: #666 solid 1px;
	}
.itemDetail ul {
	margin:0;
	padding:10px 0 0 0;
	clear: both;
	}
.itemDetail ul li {
	margin:0 20px 0 0; 
	padding:0 0 5px 8px;  
	color:#333333; 
	font-size:1em;
	background:url(http://www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat
	}
.itemDetail ul li img {
	float:none;
	margin: 3px 0 0 0;
	}
.itemDetail ul li input {
	margin:0;
	padding:0;
	}
.itemDetail ul li label {
	width:250px;
	margin: 0;
	padding: 0;
	}
.itemDetail ul li h4 {
	width:150px;
	margin:4px 0 0 -15px;
	font-weight:normal;
	font-size:1em;
	color: #333333;
	}
.itemDetail ul li h5 {
/* price for bundle series descriptions to bump down 4px*/
	margin:4px 0 0 0;
	font-weight:normal;
	font-size:1em;
	color: #333333;
	}
	

	
	
