/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML GENERAL 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bar-notification-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  line-height: 16px;
  color: #fff;
  opacity: 0.95;
  text-align: left !important;
}

.bar-notification {
  position: relative;
  padding: 15px 25px 15px 10px;
}

  .bar-notification.success {
    background-color: #663366 !important;
    display: block;
  }

  

.bar-notification .content {
  margin: 0 10px 0 0;
}

  .bar-notification .content a {
    color: #fff;
    text-decoration: underline;
  }

.bar-notification .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  margin: 7px;
  background: url('images/close.png') center no-repeat;
  background-color: #fff;
  cursor: pointer;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
    /*background: url("images/ubam_site_dots_bg.png") repeat-y fixed center top transparent*/
/*	text-align: center; */
}

h1 {
    font-family: museo-slab, serif;
    font-weight: 300;
    color: #663366;
    font-size: 24px; /*   36px;  */
    line-height: 26px;
}
h2 {
    font-family: museo-slab, serif;
    font-weight: 500;
    color: #ff9933;
    font-size: 20px; /*  30px;  */
}
h3 {
    font-family: serif;
    font-weight: 500;
    color: #663366;
    font-size: 20px;  /*  24px;  */
}
h4 {
    font-family: Arial;
    color: #999999;
    font-size: 12px;  /*  20px;  */
    font-weight: bold;
}

a {
	color: #663366;
	text-decoration: none;
}

a:hover, .ui-widget-content a:hover {
	color: #ff9933;
	text-decoration: none;
}

a img {
	border: 0 none;
}

img {
	border: 0 none white;
}
ul.circle {list-style-type:circle}
/*table {width: 100%; }*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER PAGE WRAPPERS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{
}

.master-wrapper-content
{
	background-image: url('images/papertexture_pattern.png');
	top: 0px;
	width: 1020px;
	margin: 0px auto;
	/*border: 1px dotted #D7D7D7;*/
	border-style: none solid;
	border-color: #D7D7D7;
	border-width: 0 1px 1px;
	border-top: 0;
/*	float: left;
	width: 960px;
	margin: 15px 0 0;
	text-align: left;
	background: #555 url(images/bg_container.gif) repeat-x;
*/
}
.master-spacer-left {background: url("images/ubam_site_left_bg.jpg") repeat-y fixed left transparent;}
.master-spacer-right {background: url("images/ubam_site_right_bg.jpg") repeat-y fixed right transparent;}

/* one column master page */
.master-wrapper-center-1
{
	float: left;
	width: 100%;
/*	background-image: url('images/ubam_store_menu_bg.jpg'); */
	background-repeat: repeat-x;
	display: inline;
}

.master-wrapper-cph-1
{
/*	float: left;
	background: white;
	width: 940px;
	color: #000;    
	min-height: 600px;*/
	padding: 0px 10px 10px;
	margin: 0px 15px 15px;
}
/* two column master page */
.master-wrapper-side-2
{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center-2
{
/*	float: left;    
	width: 760px;   */
	margin: 0 10px 0 200px;
/*	background: url(images/bg_maincolumn_2.gif) no-repeat left top #FFF;    */
/*	display: inline;    */
}

.master-wrapper-cph-2
{
	float: left;
 	width: 792px;   
	color: black; /* #663366;*/
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
}

/* three column master page */
.master-wrapper-leftside-3
{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	display: inline;
}

.master-wrapper-center-3
{
/*	float: left;
	width: 600px;   */
	margin: 0 200px;
	padding: 0px 10px 10px;
	background: white;
	overflow: hidden;
/*	display: block; */
}

.master-wrapper-cph-3
{
	float: left;
	width: 100%;
	color: #000;
/*	min-height: 600px;
	padding: 0 10px 10px;  */
}

.master-wrapper-rightside-3
{
	float: right;
	width: 180px;
	margin: 0 10px 0 10px;
/*	display: inline;    */
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 0 6px 0 0;
	display: block;
	height: 182px;
	background-image: url('images/ubam_store_header_bg.jpg');
	background-repeat: repeat-x;
}

.header-logo
{
	display: block;
	float: left;
	width: 435px;
	margin-left: 30px;
	margin-top: 8px;	
	text-align: left;
}

a.logo
{
	background: url('images/ubam_store_logo.png');
	display: block;
	width: 430px;
	height: 116px;
	text-decoration: none;
}

.HomeLink
{
    margin-bottom: 26px; 
    margin-left: 25px;
}

.HomeLink a
{
    color: white;
    text-decoration: underline;
}

.header-links-wrapper
{
	float: right;
	text-align: left;
/*	width: 266px;   */
	height: 178px;

    width: 500px;
}

.header-links
{
	border: solid 1px #9a9a9a;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	display: inline-table;

    margin-top: 40px;    
}

.headermenu
{
	height: 68px;
	vertical-align: middle;
	left: 0px;
	white-space: nowrap;
}

.searchbox
{
	float: right;
	width: 285px;
	/*display: inline;
	padding-top: 3px;*/
	text-align: left;
	height: 29px;
}

.searchboxbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% #FF8800;
	border: 1px solid #FF8800;
	color: #FFF;
	height: 18px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.topmenu 
{
    display: none;
}

.footer
{
    width: 1020px;
/*	clear: both;
    margin: 0 auto;
    border-width: 0 1px;
    border-style: solid;
    border-color: #D7D7D7;
/*	height: 289px;  */
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MISC. CLASSES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.topicpage
{
    background-color: #F7F7F7;
    border: 1px dotted #D7D7D7;
	margin-bottom: 15px;
	margin-left: -5px;
	margin-right: -5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.topicpage-title
{
	border-bottom: 0 none;
}

.topicpage .topicpage-body
{

}

.topicpage .topicpage-body a
{
	text-decoration: underline;
/*	color: #ff9933; */
}


td
{
	vertical-align: middle;
}
td.vaTop { vertical-align:top; }
td.fieldname
{
	font-size: 12px;
}

.table-container
{
    width: auto;
}

.table-container .row
{
}

.table-container .row .item-name
{ 
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	vertical-align: middle;
	text-align: right;
}
.table-container .row .item-value
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: top;
}
.agreement .req {color: #ff6633; font-weight: bold;}
.agreement .Txt12 {font-size: 12px;}
.agreement .Txt10 {font-size: 10px;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PAGER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.pager
{
	text-align: center;
}

.pager a
{
	font-size: 1em;
}

.pager a:link
{
	text-align: center;
	color: #555;
}

.pager span
{
	color: #ff9933;
	font-size: 1.2em;
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	NAVIGATIONS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.block 
{
	margin-bottom: 15px;
	padding: 0;
	color: #666666;
}

.block .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 10px 10px ;
	color: #ff9933;
	background: url(images/ubam_store_purple_curtain.png) repeat-x;
	background-attachment: scroll;
    background-position: left bottom; 
}

.block .orange_title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 10px 10px ;
	color: #663366;
	background: url(images/ubam_store_orange_curtain.png) repeat-x;
	background-attachment: scroll;
    background-position: left bottom; 
}

.block .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
/*	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom; */
	margin: 0px;
    border-color: #D7D7D7;
    border-style: dotted;
    border-width: 0 1px 1px;
}

.block .orange_listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 14px;
	margin: 0px;
    border-color: #D7D7D7;
    border-style: dotted;
    border-width: 0 1px 1px;
    color: #663366;
}

.block a
{
	color: #663366;
	font-weight: bold;
	text-decoration: none;
}

.block .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
/*	color: #3664A5; */
	background-color: inherit;
}

.block li
{
	list-style: none;
}
.block li.separator
{
	height: 1px;
	line-height: 1px;
	background: #ff9933;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}
.block-category-navigation, .block-manufacturer-navigation, .block-recently-viewed-products, 
.block-info, .block-shoppingcart, .block-newsletter, .block-livechat, .block-popular-tags,
.block-popular-blogtags, .block-blog-archive, .block-poll, .block-account-navigation, 
.block-quicklinks-navigation
{
	background: none repeat scroll 0 0 #F6F4F6;
}

.block-shoppingcart .items
{
	margin-top: 10px;
}

.block-shoppingcart .items ul
{
	color: #FFFFFF;
}

.block-shoppingcart .buttons
{
	text-align: right;
}
.block-newsletter .options
{
	margin-top: 5px;
}

.block-newsletter .buttons
{
	margin-top: 5px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PAGES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-page, .manufacturer-page, .manufacturerlist-page, .producttag-page
{
/*	margin-bottom: 15px;  */
	padding: 0px;
}

.category-page .page-title, .manufacturerlist-page .page-title, .manufacturer-page .page-title, .producttag-page .page-title
{
	border-bottom: 0 none;
}

.category-page .category-description, .manufacturer-page .manufacturer-description
{
	color: #555;
	font-size: 1.1em;
}

.category-image-title 
{
    background-image: url("images/opacity70.png");
    font-size: 50px;
    margin: 115px 0 0;
    position: absolute;
    text-align: center;
    width: 780px;
    color: #663366;
    font-family: museo-slab,serif;
    font-weight: 300;
}

.sub-category-grid, .manufacturer-grid
{
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	margin-bottom: 15px;
}

.sub-category-grid a, .manufacturer-grid a
{
/*	color: #555;*/
}

.sub-category-grid .item-box, .manufacturer-grid .item-box
{
	text-align: center;
	vertical-align: text-top;
	width: 193.5px;
}

.sub-category-grid .sub-category-item, .manufacturer-grid .manufacturer-item
{
	text-align: center;
	margin: 10px auto;
	width: 150px;
	height: auto;
	background: url('images/home-cat-bg.gif') no-repeat 0 100%;
}

.sub-category-grid .sub-category-item .category-title, .manufacturer-grid .manufacturer-item .man-title
{
	text-align: center;
	font-weight: bold;
/*	background: url('images/home-cat-title.gif');
	font-size: 0.9em;*/
	display: block;
	overflow: hidden hidden;
	height: 1.8em;
	padding: 8px 0 5px 0;
}

.sub-category-grid .sub-category-item .picture, .manufacturer-grid .manufacturer-item .picture
{
	text-align: center;
	padding: 10px 0 10px 0;
}

.sub-category-list
{
	margin-bottom: 15px;
	padding: 0px;
}

.breadcrumb
{
	float: left;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 5px;
/*	margin-bottom: 10px;  */
}

.breadcrumb a
{
	text-decoration: none;
	color: #3a3a3a;
}

.breadcrumb a:hover
{
	text-decoration: none;
	color: #ff9933;
}

.product-sorting
{
	margin: 0px auto 10px auto;
	float: left;
}
.product-page-size{width:165px;margin:0 auto;text-align:center;float:right;}

.product-viewmode
{
	margin: 0px auto 10px auto;
	float: right;
}

.product-filters
{
	width: 520px;
	background: url('images/fb_s_bg.gif') no-repeat 0 100%;
	margin: 0 auto 0 auto;
}

.product-filters .filter-title
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding-left: 10px;	
	color: #555;
}

.product-filters .filter-title span
{
	background: url('images/deal_box_hr.gif') no-repeat 100% 0;
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden;
	padding: 4px 10px 8px 0px;
}

.product-filters .filter-item
{
	padding: 5px 10px 5px 10px;
}

.price-range-filter
{
}

.price-range-filter .title
{
	color: #555;
	font-weight: bold;
	background: url('images/ico-arrow-r.gif') no-repeat;
	padding: 1px 0px 5px 20px;
}

.price-range-filter ul
{
	margin: 0;
	padding-left: 20px;
}

.price-range-filter li
{
	list-style: none;
	padding-bottom: 2px;
}

.price-range-filter .selected-price-range
{
	padding-left: 20px;
}

.price-range-filter .remove-price-range-filter
{
	font-weight: bold;
}

.login-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.login-page .page-title
{
	border-bottom: 0 none;
}

.login-page .wrapper
{
	width: 720px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 14px;
/*	color: #555;    */
}

.login-page .wrapper .new-wrapper
{
	float: left;
	width: 50%;
}

.login-page .wrapper .new-wrapper .register-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.login-page .wrapper .new-wrapper .register-block
{
/*	text-align: center; */
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	min-height: 180px;
	vertical-align: top;
	background-color: #F7F7F7;
}

.login-page .wrapper .new-wrapper .checkout-as-guest-or-register-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	height: 240px;
	vertical-align: top;
}

.login-page .wrapper .returning-wrapper
{
	float: right;
	width: 50%;
}

.login-page .wrapper .returning-wrapper .login-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.captcha-enabled
{
	height: 310px !important;
}

.login-page .wrapper .returning-wrapper .login-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	min-height: 180px;
	background-color: #F7F7F7;
}

.login-table-container
{
	vertical-align: middle;
}

.login-table-container .row
{
}

.login-table-container .row .item-name
{
	padding: 10px 10px 10px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
	font-weight: bold;
}

.login-table-container .row .item-value
{
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

.login-page .forgot-password
{
	font-weight: bold;
}

.login-page .buttons
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.registration-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.registration-page .page-title
{
	border-bottom: 0 none;
}

.registration-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	background-color: inherit;
}

.registration-page .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.registration-page .section-body
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	background-color: #F7F7F7;
	height: auto;
}

.registration-page .button
{
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: center;
	clear: both;
}

.search-panel
{
	margin-bottom: 15px;
	padding: 0px;
}

.search-panel .page-title
{
	border-bottom: 0 none;
}

.search-panel .search-input
{
	border: 1px solid #d7d7d7;
	padding: 10px;
    background: none repeat scroll 0 0 #F7F7F7;
}

.search-panel .search-results
{
	padding-top: 10px;
}

.search-panel .search-results .result
{
	font-weight: bold;
	color: #555;
}

.search-panel table.basic-search, .search-panel table.adv-search
{
	border-collapse: collapse;
	color: #333;
	margin: 0px;
	width: 100%;
	vertical-align: middle;
	text-align: left;
	table-layout: fixed;
}

.search-panel table.adv-search
{
	border-top: solid #D3D3D3 1px;
	margin-top:10px;
}

.search-panel table.basic-search td.title, .search-panel table.adv-search td.title
{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	width: 130px;
}

.search-panel table.basic-search td.data, .search-panel table.adv-search td.data
{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
.password-recovery-page, newsletter-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.password-recovery-page .page-title, newsletter-page .page-title
{
	border-bottom: 0 none;
}

.password-recovery-page .body, newsletter-page .body
{
	margin: 10px 0 0 0;
	padding: 5px;
/*	font-size: 11px;
	color: #555; */
	background-color: #F7F7F7;
	border: 1px solid #d7d7d7;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MISC. CLASSES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.message-error
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	/*color: red;*/
	margin-left: 30px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	margin-right: 30px;
}

.field-validation-error
{
    color: Red;
}

.searchbutton, .contactusbutton, .newsitemaddcommentbutton, .blogpostaddcommentbutton,
.productvariantaddtocartbutton, .productwritereviewbutton, .loginbutton, .registerbutton,
.checkoutasguestbutton, .savecustomerinfobutton, .addaddressbutton,
.changepasswordbutton, .registernextstepbutton, .completeregistrationbutton, .passwordrecoverybutton,
.newpasswordbutton, .saveaddressbutton, .sendemailafriendbutton, .checkoutbutton, .selectshippingaddressbutton, 
.newaddressnextstepbutton, .selectbillingaddressbutton, .sameasshippingaddressbutton,  
.shippingmethodnextstepbutton, .paymentmethodnextstepbutton, .paymentinfonextstepbutton, 
.confirmordernextstepbutton, .submitforumtopicbutton, .submitpmbutton, .replypmbutton, 
.deleteselectedpmbutton, .reorderbutton, .minicartcheckoutbutton, .newsletterbox-subscribebutton, 
.useragreementbutton, .deleteselectedfsbutton, .submitreturnrequestbutton, .uploadavatarbutton, .selectefairshippingbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% #FF8800;
	border: 1px solid #FF8800;
	color: #FFF;
	height: 20px;
	padding: 0 5px;
	margin: 0 3px;
	width: auto;
	overflow: visible;
	cursor: pointer;
}


.register2:enabled {
    background: url(images/orange_button_bg.gif) no-repeat 25% 50% #FF8800;
    border: 1px solid #FF8800;
    color: #FFF;
    height: 20px;
    padding: 0 5px;
    margin: 0 3px;
    width: auto;
    overflow: visible;
    cursor: pointer;
}

.register2:disabled {
    background: url(images/grey_button_bg.gif) no-repeat 25% 50% #7C827B !important;
    border: 1px solid #7C827B;
    color: #FFF;
    height: 20px;
    padding: 0 5px;
    margin: 0 3px;
    width: auto;
    overflow: visible;
    cursor: pointer;
}



.productlistaddtocartbutton, .productgridaddtocartbutton, .productemailafriendbutton, 
.productaddtocomparelistbutton, .productvariantaddtowishlistbutton, .editaddressbutton, 
.deleteaddressbutton, .cancelrecurringorderbutton, .orderdetailsbutton, 
.returnitemsbutton, .orderdetailsprintbutton, .estimateshippingbutton, 
.updatewishlistbutton, .applycouponcodebutton, .updatecartbutton, .continueshoppingbutton, 
.orderprocessedcontinuebutton, .submitpollvotebutton, .cancelforumtopicbutton, .forumsearchbutton, 
.forumsearchboxbutton, .cancelpmbutton, .deletepmbutton, .backpmbutton, .removeavatarbutton
{
	background: url(images/green_button_bg.gif) repeat-x 25% 50% #b2bc37;
	border: 1px solid #b2bc37;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
	cursor: pointer;
}

#discountcouponcode
{
    margin-bottom: 3px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	ORDER SUMMARY, SHOPPING CART, WISHLIST
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.shoppingcart-page, .wishlist-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.shoppingcart-page .page-title, .wishlist-page .page-title
{
	border-bottom: 0 none;
}

.shoppingcart-page .body, .wishlist-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}

.wishlist .shareinfo
{
	background: url('images/cart-footer-bg.gif') repeat-x bottom;
	font-size: 1.2em;
	height: 50px;
	padding: 0 0 5px 5px;
}

.wishlist .shareinfo .sharelabel
{
	font-weight: bold;
}

.wishlist .shareinfo .sharelink
{
	
}

.order-summary-content
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #555;
}

.wishlist-content
{
	margin: 0px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.order-summary-content .totals 
{
	float: right;
	padding: 23px 5px 0 5px;
	width: 275px;   /*before 12/4/12 this was 330px*/
}

.order-summary-content .cart-collaterals 
{
	padding: 20px 0 10px;
	width: 650px;   /*before 12/4/12 this was 550px*/
}

.order-summary-content .deals
{
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 250px;
}

.order-summary-content .shipping
{
	display: inline;
	float: left;
	margin: 0;
	width: 280px;
}

.order-summary-content .coupon-box, .order-summary-content .giftcard-box
{
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #555;
	background: #F7F7F7;
	margin: 0 0 10px 0px;
	border: dotted 1px #d3d3d3;
}

.order-summary-content .giftcard-box
{
	position:relative;
	z-index:1;
}

.order-summary-content .cart, .wishlist-content .cart
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

.wishlist-content .cart
{
	margin-bottom: 10px;
}

.order-summary-content .cart td, .wishlist-content .cart td
{
	padding: 10px;
}

.order-summary-content .cart .cart-header-row, .wishlist-content .cart .cart-header-row
{
	font-weight: bold;
}

.order-summary-content .cart .cart-header-row th, .wishlist-content .cart .cart-header-row th
{
	background: url('images/cart-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
	padding: 2px 8px;
	vertical-align: middle;
	white-space: nowrap;
}

.order-summary-content .cart .cart-header-row th.picture, .wishlist-content .cart .cart-header-row th.picture
{
	border: none;
}

.order-summary-content .cart .cart-header-row th.end, .wishlist-content .cart .cart-header-row th.end
{
	text-align: right;
	padding-right: 5px;
}

.order-summary-content .cart .cart-item-row, .wishlist-content .cart .cart-item-row
{
	
}

.order-summary-content .cart .cart-item-row td, .wishlist-content .cart .cart-item-row td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	line-height: 30px;
}

.order-summary-content .cart .cart-item-row td.product, .wishlist-content .cart .cart-item-row td.product
{
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.order-summary-content .cart .cart-item-row td.product a, .wishlist-content .cart .cart-item-row td.product a
{
	font-weight: bold;
}

.order-summary-content .cart .cart-item-row td.end, .wishlist-content .cart .cart-item-row td.end
{
	text-align: right;
	font-weight: bold;
	color: Green;
	padding-right: 5px;
}

.order-summary-content .warning-box .warning-text, .wishlist-content .warning-box .warning-text, .checkout-page .warning-box .warning-text
{
	color: Red;
}

.order-summary-content .cart-footer
{
	width: 100%;
}

.order-summary-content .total-info
{
	margin: 0px;
	font-size: 12px;
}

.cart_total_left
{
	width: 100%;
	text-align: right;
	vertical-align: middle;
	height: 21px;
	font-weight: bold;
	color: #353434;
}

.cart_total_left_below
{
	width: 100%;
	text-align: right;
	vertical-align: top;
	height: 30px;
}

.cart_total_right
{
	text-align: right;
	vertical-align: middle;
	padding-left: 5px;
}

.order-summary-content .removegiftcardbutton, .order-summary-content .removediscountbutton 
{
	padding-right: 5px;
	padding-left: 18px;	
	background: url('images/ico-delete.gif') no-repeat;
	border: 0;
}

.order-summary-content .removegiftcardbutton:hover, .order-summary-content .removediscountbutton:hover
{
	cursor: pointer;
}

.order-summary-content .selected-checkout-attributes
{
	margin: 0px;
	padding: 10px 5px 10px 0px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	color: #353434;
}

.order-summary-content .checkout-attributes
{
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 10px 20px;
	background:none repeat scroll 0 0 #F7F5E8;
	border:1px dotted #D3D3D3;
}

.order-summary-content .min-amount-warning
{
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.order-summary-content .terms-of-service
{
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.order-summary-content .terms-of-service .read
{
	text-decoration: underline;
}

.order-summary-content .terms-of-service .read:hover
{
	cursor: pointer;
}

.order-summary-content .common-buttons
{
	margin: 0px;
	padding: 10px 10px 10px 0px;
	float: left;
}

.order-summary-content .checkout-buttons
{
	float: right;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.order-summary-content .addon-buttons
{
	clear: both;
	float: right;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	text-align: right;
}

.order-summary-content .crosssells-title
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:5px 5px 5px 0;
	border-bottom:0 none;
	margin:0 0 10px;
	width:100%;
}

/* nl 12/4/12 */
.customer-specials
{       
    font-weight: bold;
    font-size: 12px;
    color: #353434;
}
.customer-specials-box
{       
	display: inline;
	float: left;
	margin-left: 30px;
	width: 310px;

	padding: 10px;
	font-size: 11px;
	color: #555;
	background: #F7F7F7;
	border: dotted 1px #d3d3d3;
}

.estimate-shipping
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #555;
	background: #F7F7F7;
	border: dotted 1px #d3d3d3;
}
.estimate-shipping .shipping-options
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	height: auto;
}
.estimate-shipping .shipping-options .shipping-option-item
{
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0 0 5px;
}
.estimate-shipping .shipping-options .shipping-option-item .option-name
{
	font-weight: bold;
}
.estimate-shipping .shipping-options .shipping-option-item .option-description
{
	padding: 5px 0 5px 16px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CHECKOUT, ORDER DETAILS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.order-progress
{
	height: 40px;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 2px #663366;
}

.order-progress ul
{
	padding: 0;
	margin: 0;
}

.order-progress ul li
{
	list-style: none;
	display: inline;
	padding: 5px 20px 0 20px;
}

.order-progress ul li .active-step
{
	color: #FF9933;
	background: url('images/progress-step-active.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
	font-weight: bold;
}

.order-progress ul li .inactive-step
{
	color: #663366;
	background: url('images/progress-step-inactive.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
	font-weight: bold;
}

.checkout-page, .checkout-one-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.checkout-page .page-title, .checkout-one-page .page-title
{
	border-bottom: 0 none;
}

.checkout-page .checkout-data, .checkout-one-page .checkout-data
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.checkout-one-page .checkout-data .progress
{
	position: absolute;
	top: 100px;
	width: 180px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 5px 10px;
	text-align: center;
	z-index: 2147483647;
}

.checkoutstep
{
}

.checkoutstep .steptitle
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
}

.checkoutstep .stepcontent
{
	border: dashed 1px #2F4F4F;
	border-top: none;
	padding: 5px 5px 5px 5px;
}

.order-summary-title
{
	padding: 10px 10px 5px 0px;
	font-size: 11px;
	color: #555;
	font-weight: bold;
	clear: both;
}
.order-summary-body
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
	background: white;
}

.checkout-data .select-address-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.checkout-data .address-grid
{
	margin-bottom: 15px;
	padding: 0px;
	width: 450px;
}

.checkout-data .address-grid .item-box
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.checkout-data .address-grid .address-item
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	width: 200px;
	height: auto;
	background: white;
}

.checkout-data .address-grid .address-item .select-button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.checkout-data .address-grid .address-item .address-box
{
	text-align: left;
	padding-bottom: 5px;
	padding-left: 5px;
}

.checkout-data .enter-address-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
/*	clear: both;    */
}

.checkout-data .enter-address
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
	background: white;
	width: 450px;
	float: left;
}

.checkout-data .enter-address .enter-address-body
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.checkout-data .enter-address .button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .enter-address .the-same-address
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.checkout-data .shipping-options
{
    background: none repeat scroll 0 0 white;
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.checkout-data .shipping-options .shipping-option-item
{
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0 0 5px;
}

.checkout-data .shipping-options .shipping-option-item .option-name
{
	font-weight: bold;
}

.checkout-data .shipping-options .shipping-option-item .option-description
{
	padding: 5px 0 5px 16px;
}

.checkout-data .shipping-options .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .shipping-options .error-block
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .userewardpoints
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #555;
	background: #F7F5E8;
	margin-bottom: 10px;
	border: dotted 1px #d3d3d3;
}

.checkout-data .payment-methods
{
    background: none repeat scroll 0 0 white;
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.checkout-data .payment-methods .payment-method-item
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.checkout-data .payment-methods .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .payment-methods .error-block
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}


.checkout-data .payment-info
{
    background: none repeat scroll 0 0 white;
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.checkout-data .payment-info .body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.checkout-data .payment-info .body table
{
    width: auto;
}

.checkout-data .payment-info .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .confirm-order
{
    background: none repeat scroll 0 0 white;
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.checkout-data .confirm-order .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .confirm-order .error-block
{
	margin: 10px 10px 10px 10px;
	text-align: left;
    border: 1px solid #d7d7d7;
}

.checkout-data .confirm-order .order-shipping-confirm
{
	margin: 10px 10px 10px 10px;
	text-align: left;
    display: block;
}

.checkout-data .confirm-order .order-details-giftmessage
{
	margin: 10px 10px 10px 10px;
	text-align: left;
    display: block;
}

.checkout-data .order-completed
{
    background: none repeat scroll 0 0 white;
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.checkout-data .order-completed .body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.checkout-data .order-completed .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.order-details
{
	margin-bottom: 15px;
	padding: 0px;
}
.order-details .page-title
{
	border-bottom: 0 none;
}

.order-details .info
{
    background: none repeat scroll 0 0 white;
	border: 1px solid #d7d7d7;
	padding: 10px;
}
.order-details .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}
.order-details .order-overview
{
	text-align: left;
	padding-bottom: 10px;
}
.order-details .order-details-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}
.order-details .products-box, .order-details .ordernotes-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}
.order-details .checkout-attributes
{
	text-align: right;
	vertical-align: middle;
	padding: 10px;
	height: auto;
}

.downloable-products
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.downloable-products .info
{
	padding: 10px;
}

.downloable-products .products-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}


.return-request
{
	margin-bottom: 15px;
	padding: 0px;
}
.return-request .page-title
{
	border-bottom: 0 none;
}
.return-request .section-addinfo
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
}
.return-request .products-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}
.return-request .why
{
}
.return-request .buttons
{
	
}

.customer-return-request-list
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}
.customer-return-request-list .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}
.customer-return-request-list .request-list
{
}
.customer-return-request-list .request-list .request-item
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HOME PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.home-page-product-grid
{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}

.home-page-product-grid td
{
    vertical-align: top;
    width: 193px;
}

.home-page-product-grid .item-box
{
/*	padding-top: 5px;   */
	text-align: center;
	vertical-align: text-top;
	width: 185px;
	height: 220px;
	background: url('images/homepage-productbox-bg.png') no-repeat 0 100%;  
}

.home-page-product-grid .item
{
	text-align: center;
	margin: 3px 5px 0;
/*	margin: 10px 10px 10px 10px;
	width: 150px;
	height: 150px;  */
}

.home-page-product-grid .item .product-title
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size:12px;
}

.home-page-product-grid .item .picture
{
	text-align: center;
	height: 170px;
	padding-top: 5px;
	/*margin-top: 5px;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PRODUCTS IN GRID - TEMPLATE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.InetSpecial--product-grid
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.InetSpecial-product-grid td
{
    vertical-align: top;
    width: 250px;
}
.InetSpecial-product-grid .item-box
{
	padding-bottom: 10px;
	margin-right: 20px;  
 	height: 190px; 
	text-align: center;
	vertical-align: text-top;
	width: 240px;
	background: url('images/productbox-is-bg.png') no-repeat 0 100%;  
}
.InetSpecial-product-grid .product-item
{
	text-align: center;
	margin: 3px 5px 0;
	padding-top: 5px;
}
.InetSpecial-product-grid .product-item .product-title
{
	font-weight: bold;
    font-family: arial;
    font-size: 12px;
	padding-left: 10px;
}
.InetSpecial-product-grid .product-item .product-title a
{
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden;
	padding: 4px 10px 8px 0px;
}
.InetSpecial-product-grid .product-item .picture
{
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
	height: 129px;
	width: 130px;
}
.InetSpecial-product-grid .product-item .add-info
{
	margin-top: 25px;
	margin-right: 10px;
	vertical-align: bottom;
	text-align: right;
	position: relative;
	float: right;
}
.InetSpecial-product-grid .item-box .add-info .productPrice
{
	color: green;
	font-weight: bold;
}
.InetSpecial-product-grid .item-box .add-info .oldProductPrice
{
	color: Red;
	text-decoration: line-through;
}


.product-grid, .featured-product-grid
{
/*	margin-bottom: 15px;  */
	margin-left: auto;
	margin-right: auto;
/*	width: 520px;   */
	text-align: center;
}

.product-grid td, .featured-product-grid td
{
    vertical-align: top;
    width: 153px;
}

.product-grid .item-box, .featured-product-grid .item-box
{
	padding-bottom: 10px;  
 	height: 305px; /* 280px;  */
	text-align: center;
	vertical-align: text-top;
	width: 148px;
	background: url('images/productbox-bg.png') no-repeat 0 100%;  
}

.product-grid .product-item, .featured-product-grid .product-item
{
	text-align: center;
	margin: 3px 5px 0;
	padding-top: 30px;
/*	width: 250px;   
	background: url('images/prod_grid_box_bg.gif') no-repeat 0 100%;  */
}

.product-grid .product-item .product-title, 
.featured-product-grid .product-item .product-title
{
	font-weight: bold;
    font-family: arial;
    font-size: 12px;
   	/*background: url('images/deal_box_hl.gif') no-repeat 0 0;*/
	padding-left: 10px;
}

.product-grid .product-item .product-title a, 
.featured-product-grid .product-item .product-title a
{
	/*background: url('images/deal_box_hr.gif') no-repeat 100% 0;*/
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden;
	padding: 4px 10px 8px 0px;
}

.product-grid .product-item .picture, 
.featured-product-grid .product-item .picture
{
	text-align: center;
	margin-top: 5px;
	height: 129px;
}

.product-grid .product-item .description, 
.featured-product-grid .product-item .description
{
	margin: 5px 5px 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #e3e3e3;
	color: #555;
	height: 50px;
}

.product-grid .product-item .add-info, 
.featured-product-grid .product-item .add-info
{
	vertical-align: bottom;
	text-align: right;
/* 	width: 250px;   
	height: 85px;  */
	position: relative;
}

.product-grid .product-item .add-info .prices, 
.featured-product-grid .product-item .add-info .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.product-grid .product-item .add-info .buttons, 
.featured-product-grid .product-item .add-info .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.product-grid .product-item .add-info .prices .productPrice, 
.featured-product-grid .product-item .add-info .prices .productPrice
{
	color: green;
	font-weight: bold;
}

.product-grid .product-item .add-info .prices .oldproductPrice, 
.featured-product-grid .product-item .add-info .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}
.product-variant-list .productPrice
{
	color: green;
	font-weight: bold;
}

.product-variant-list .oldProductPrice
{
	color: red;
	text-decoration: line-through;
}
.UBAM-results-Binding
{
    float: left; 
    width: 20px; 
    margin-left: 10px;
    margin-top: 4px;   
}

.UBAM-results-Price 
{
    float: left; 
    width: 50px; 
    margin-left: 10px;
    margin-top: 4px;  
}

.UBAM-results-ISBN_row
{
    width: 130px;
    color: #663366;
    padding-top: 2px;
    padding-bottom: 2px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PRODUCTS IN LINES - TEMPLATE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FEATURED PRODUCTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CUSTOMER ACCOUNT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.account-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.account-page .page-title
{
	border-bottom: 0 none;
}

.account-page .body
{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0;
/*	font-size: 11px;
	color: #663366;
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px dotted #D7D7D7; */
}

.customer-info-box
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
/*	font-size: 11px;
	color: #663366; */
}

.customer-info-box .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
/*	font-size: 12px; */
}

.customer-info-box .section-body
{
    background: none repeat scroll 0 0 #F7F7F7;
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.customer-info-box .button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.customer-addresses
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
/*	font-size: 11px;
	color: #663366; 
	background-color: #F7F7F7; */
}

.customer-addresses .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
/*	font-size: 12px; */
}

.customer-addresses .address-list
{
}

.customer-addresses .address-list .address-item
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #d7d7d7;
	background-color: #F7F7F7;
	height: auto;
	font-size: 13px;
}

.customer-addresses .add-button
{
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	text-align: right;
}

.customer-orders
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
/*	color: #663366; 
	background-color: #F7F7F7; */
}

.customer-orders .recurring-payments
{
	padding: 10px 10px 5px 0px;
	width: 100%;
	clear: both;
}

.customer-orders .recurring-payments .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.customer-orders .recurring-payments .recurring-payments-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.customer-orders .order-list
{
}

.customer-orders .order-list .order-item
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #d7d7d7;
	background-color: #F7F7F7;
	height: auto;
}
.customer-orders .order-list .order-item .buttons { width: 75%; }

.customer-pass-recovery
{
	padding: 5px 5px 5px 5px;
/*	font-size: 11px;
	color: #663366; */
}

.customer-pass-recovery .table-container
{
	background-color: #F7F7F7;
	border: 1px solid #d7d7d7;
	padding: 5px;
	margin-bottom: 5px;
}
.customer-pass-recovery .button { margin-top: 8px; }

.customer-rewardpoints
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #663366;
	background-color: #F7F7F7;
}

.customer-rewardpoints .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.customer-rewardpoints .reward-points-overview
{
	padding: 10px 10px 5px 0px;
	width: 100%;
}

.customer-rewardpoints .reward-points-history
{
	padding: 10px 10px 5px 0px;
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.downloadable-products
{
	padding: 5px 5px 5px 5px;
/*	font-size: 11px;
	color: #663366; */
}

.downloadable-products .info .table-container
{
	background-color: #F7F7F7;
	border: 1px solid #d7d7d7;
	padding: 5px;
	margin-bottom: 5px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PRODUCT DETAILS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.product-details-page
{
/*	border: 1px solid #d3d3d3;
	margin-top: 10px;
	padding: 10px 10px 10px 10px; */
}

.product-collateral
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.product-essential
{
}

.product-details-info
{
}

.product-details-info .picture
{
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}

.product-details-info table
{
    width: auto;
    margin: auto;
}

.product-details-info .overview
{
	float: left;
	width: 470px;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
/*	border: dashed 1px #d3d3d3; */
}

.product-details-info .overview .productname
{
	font-size: 24px;
    font-weight: bold;
	margin-bottom: 0.3em;
}

.product-details-info .overview .shortdescription, .product-details-info .overview .manufacturers,
.product-details-info .overview .sku, .product-details-info .overview .manufacturerpartnumber
{
/*	color: #555;*/
	margin-bottom: 0.3em;
	font-size: 1.1em;
}

.OS, .OP { color:Red; font-weight:bold; margin: 0 5px; }

.product-details-info .fulldescription
{
	border-top: solid 1px #d3d3d3;
	clear: both;
/*	color: #555;    */
	margin-bottom: 0.3em;
}

.product-share-button
{
	/*margin-top: 10px;*/
	float: left;
	margin-top: 2px;
	margin-bottom: 10px;
}

.Email-friend-button 
{ 
    /*float:left; margin-top: 5px;*/ 
    float: left;
    margin-right: 20px; 
}

.UBAM_manufacturer {
    font-size: 14px; /*1.16em;   */
    color: #663366;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PRODUCT REVIEWS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.write-review{ background: none repeat scroll 0 0 #F7F7F7; }
.product-reviews-overview
{ 
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-reviews-overview .product-review-box 
{ 
	margin-right: 5px; 
	width: 69px; 
	height: 13px;
}
.product-review-box .rating 
{ 
	height: 13px; 
	width: 55px;
	background: url(images/star_x_inactive.gif) 0 0 repeat-x;
}
.product-review-box .rating  div 
{
  height: 12px;
  background: url(images/star_x_active.gif) 0 0 repeat-x;
}
.product-reviews-overview .product-review-links .separator 
{ 
	margin: 0 2px; 
}
.product-reviews-overview .product-review-links 
{ 
	margin: 0;
}
.product-no-reviews
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-no-reviews a
{
	text-decoration: underline;
}

.product-reviews-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}
.product-reviews-page .page-title
{
	border-bottom: 0 none;
}
.product-reviews-page .page-title a
{
	border-bottom: 0 none;
	text-decoration: underline;
}

.industry-review-list { margin: 0; }
.product-review-list
{
	margin: 30px 0 0 0;
}
.industry-review-list .product-review-item, .product-review-list .product-review-item
{
	border: solid 1px #d3d3d3;
	margin: 10px 0 0 0;
	padding: 10px 10px 20px 10px;
	clear: both;
}
.industry-review-list .product-review-item .review-title,
.product-review-list .product-review-item .review-title
{
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}
.industry-review-list .product-review-item .product-review-box,
.product-review-list .product-review-item .product-review-box
{
	float: right;
	margin-right: 5px; 
	width: 69px; 
	height: 13px;
}
.industry-review-list .product-review-item .review-text,
.product-review-list .product-review-item .review-text
{
	float: left;
	margin-bottom: 5px;
}
.industry-review-list .product-review-item .review-info,
.product-review-list .product-review-item .review-info
{
	float: left;
	margin-bottom: 5px;
}
.industry-review-list .product-review-item .review-info .separator, 
.product-review-list .product-review-item .review-info .separator 
{ 
	margin: 0 2px; 
}

.product-review-helpfulness
{
	font-size: 11px;
	color: #333;
	clear: both;
}
.product-review-helpfulness .vote
{
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}
.product-review-helpfulness .vote:hover
{
	cursor: pointer;
	text-decoration: none;
}


.product-variant-list
{
	margin: 15px 0;
	padding: 9px 9px 0;
	border: 1px solid #D7D7D7;
	background: none repeat scroll 0 0 #F7F7F7;
	width: 290px;
}

.product-variant-list th
{
    text-align: left;
}

.product-variant-line
{
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-bottom: solid 1px #d3d3d3;
}

.product-variant-line .picture
{
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.product-variant-line .overview
{
	float: right;
	width: 200px;
	margin-right: 25px;
}

.product-variant-line .overview .productname
{
	color: #ff9933;
	font-size: 1.3em;
	margin-bottom: 0.3em;
}

.product-variant-line .description
{
	clear: both;
	color: #555;
	margin-bottom: 0.3em;
}

.related-products-grid, .also-purchased-products-grid
{
}

.related-products-grid .title, .also-purchased-products-grid .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #ff9933;
}

.related-products-grid .item-box, .also-purchased-products-grid .item-box
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.related-products-grid .item, .also-purchased-products-grid .item
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: solid 1px #d3d3d3;
	width: 200px;
	height: 200px;
}

.related-products-grid .item .product-title, .also-purchased-products-grid .item .product-title
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-size: 1em;
	padding: 0;
}

.related-products-grid .item .picture, .also-purchased-products-grid .item .picture
{
	text-align: center;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SLIM BOX (PRODUCT IMAGES)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading
{
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink
{
	left: 0;
}

#lbPrevLink:hover
{
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink
{
	right: 0;
}

#lbNextLink:hover
{
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom
{
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber
{
	margin-right: 71px;
}

#lbCaption
{
	font-weight: bold;
}

/* DASHBOARD */
table.dashboard{border-collapse:collapse;}
table.dashboard td.maincol{vertical-align:top;}
table.dashboard td.splitcol{width:50%;vertical-align:top;}
table.dashboard td.rightcol{width:215px;background:#f3f3f3;padding:10px 5px 5px;vertical-align:top;}
table.stats{width:100%;}
table.stats td.orderaveragereport{width:100%;vertical-align:top;}
table.stats td.orderstatistics{width:430px;vertical-align:top;}
table.stats td.customerstatistics{width:300px;vertical-align:top;padding-left:15px;}
table.stats td.bestsellers{width:50%;vertical-align:top;}
.statisticsTitle{text-align:left;color:#333;font-weight:700;margin-bottom:5px;}
/* SECTION HEADERS */
/*.section-title{border-bottom:solid 3px #dfdfdf;padding-bottom:1px;margin-bottom:10px;color:#009FFF;font-size:14px;font-weight:700;vertical-align:bottom;}*/
.section-title img{vertical-align:middle;padding-bottom:2px;}
.section-header .title a{text-decoration:none;font-size:11px;color:#555;text-transform:none;}
.section-header{border-bottom:solid 3px #dfdfdf;padding-bottom:1px;margin-bottom:10px;height:25px;}
.section-header .title{float:left;color:#663366;font-size:14px;font-weight:700;vertical-align:bottom;padding-top:5px;text-transform:capitalize;}
.section-header .title img{vertical-align:middle;padding-bottom:2px;}
.section-header .options{text-align:right;float:right;}
/* TABLES */
table.adminContent{border-collapse:collapse;color:#333;font-size:12px;margin:0;width:100%;vertical-align:middle;text-align:left;}
table.adminContent td.adminTitle{padding:4px;}
table.adminContent td.adminData{padding:4px;}
td.adminTitle{text-align:left;vertical-align:middle;white-space:nowrap;width:195px;}
td.adminTitle img{vertical-align:bottom;padding-right:2px;}
td.adminData{text-align:left;vertical-align:middle;}
td.adminData .text-box.single-line{border:1px solid #A7BAC5;width:250px;padding:2px;}
.t-grid .text-box.single-line{border:1px solid #A7BAC5;padding:2px;}
td.adminData textarea{border:1px solid #ACACAC;width:250px;padding:2px;}
td.adminData .t-combobox{width:256px;}
td.adminData .t-numerictextbox .t-input{border:1px solid #ACACAC;width:250px;padding:2px;}
tr.adminSeparator hr{background-color:#D3D3D3;border:medium none;color:#D3D3D3;height:1px;margin-top:10px;margin-bottom:10px;padding:0;}
span.nop-tooltip{white-space:nowrap;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	UBAM CUSTOM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#ubam_store_ubamlogo {
	display: block;
	float: left;
	width: 425px;
	margin-left: 30px;
	margin-top: 45px;
}
#ubam_store_checkout {
	display: block;
	float: right;
	width: 266px;
	height: 178px;
	margin-right: 19px;
}
#ubam_store_checkout_btn 
{
    display: block;
    background-color: #ffffff;
    width: 100px;
    height: 22px;
    font-family: Arial;
    font-size: 17px;
    color: #ff9933;
    text-align: center;
    margin-top: 6px;
}
#ubam_store_checkout_btn a
{
    display: block;
    background-color: #ffffff;
    color: #ff9933;
    text-decoration: none;
    height: 22px;
}
#ubam_store_checkout_btn a:hover
{
    display: block;
    background-color: #ff9933;
    color: #ffffff;
    text-decoration: none;
    height: 22px;
}

#ubam_store_search_bar {
	left: 0px;
	height: 34px;
	background-color: #ffffff;
    white-space: nowrap;
}
#ubam_store_site_owner {
    position: relative;
    float: left;
    margin-left: 25px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #999999;
    height: 23px;
    padding-top: 6px;
}
#ubam_store_site_owner a {
	color: #999999;
	text-decoration: none;
}
#ubam_store_site_owner a:hover {
	color: #ff9933;
	text-decoration: none;
}
#ubam_store_search_box {
    position: relative;
    float: right;
    padding-top: 2px;
}
#ubam_store_search_btn {
    position: relative;
    float: right;
    margin-right: 25px;
    padding-top: 4px;
}
.ubam_store_search_btn 
{
    background: url("images/ubam_store_search_btn.jpg") no-repeat;
    position: static;
    margin-right: 0px;
    padding: 0px;
    border: 0 none;
    width: 25px;
    height: 25px;
}
.ubam_store_search_txt 
{
    font-size: 13px;
    font-weight: bold;
    color: #999999;
    width: 232px;
    height: 25px;
    border: none;
    margin: 2px 4px 2px 4px;
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #722671;
	/*background-image: url('images/ubam_store_search_bg.jpg');
	background-repeat:  repeat-x;
	/*position: static;*/
}
#ubam_store_top_menu, #ubam_store_bottom_menu {
    display: block;
	left: 0px;
	height: 30px;
	background-image: url('images/ubam_store_menu_bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	color: #663366;
	font-family: museo-slab, serif;
    font-size: 17px;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 5px; 
}
#ubam_store_top_menu a {
	color: #663366;
	text-decoration: none;
	margin-right: 60px;
}
#ubam_store_bottom_menu a {
	color: #663366;
	text-decoration: none;
	margin-right: 80px;
	font-size: 23px;
}
#ubam_store_top_menu a:hover, #ubam_store_bottom_menu a:hover {
	color: #ff9933;
}
#ubam_store_top_menu a.menu_right, #ubam_store_bottom_menu a.menu_right
{
    margin-right:0;
}
#ubam_store_slider_container {
    position: relative;
	left: 0px;
	height: 350px;
/*	height: 430px;
	padding: 12px 0px 0px 4px;
	width: 1010px;  */
}
#ubam_store_slider_circle 
{
    display: block;
    float: right;
    margin-right: 10px;
}
#ubam_store_slider_img_container {
    display: block;
    float: left;
    left: 0px;
    padding: 0 8px 8px;
/*    width: 564px;
    height: 383px;
    margin-left: 12px;
    background-color: #ffffff;  */
}
#ubam_store_specials_header {
    display: block;
    font-family: museo-slab, serif; 
    font-size: 70px; 
    font-weight: 100; 
    color: #663366;
    white-space: nowrap;
    height: 65px;
    clear:both;
}
#ubam_store_specials_content
{
	padding: 12px 0px;
}    
#ubam_store_specials_content img.left
{
 padding-left:0;   
}
#ubam_store_specials_content img
{
    padding-left:10px;
}
#ubam_store_specials_btn {
    display: block;
    float: left;
    margin-left: 25px;
}
#ubam_store_specials_txt {
    display: block;
    width: 955px;
}
#ubam_store_titles_container {
    position: relative;
	left: 0px;
	height: 270px;
	padding: 12px 0px 0px 4px;
	width: 1010px;
}
#ubam_store_titles_col1, #ubam_store_titles_col2, #ubam_store_titles_col3,
#ubam_store_titles_col4, #ubam_store_titles_col5
{
    display: block;
    float: left;
    left: 0px;
    width: 174px;
    height: 225px;
    margin-left: 12px;
    padding: 8px 8px 8px 8px;
    background-color: #ffffff;
}
#ubam_store_in_the_news_header {
    display: block;
    position: relative;
    font-family: museo-slab, serif;
    font-size: 60px; 
    font-weight: 300; 
    color: #663366;
    white-space: nowrap;
}
#ubam_store_in_the_news_btn {
    display: block;
    float: right;
    margin-right: 25px;
    margin-top: -9px;
}
#ubam_store_in_the_news_green_dot
{
    position: relative;
    display: block;
    width: 540px;
    height: 73px;
    vertical-align: bottom;
    background-image: url('images/ubam_store_green_circle.gif');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
#ubam_store_in_the_news_txt {
    position: relative;
    display: block;
    width: 540px;
    height: 73px;
}
#ubam_store_in_the_news_container {
    position: relative;
	left: 0px;
	height: 340px;
	padding: 12px 0px 0px 0px;
/*	width: 1010px;*/
    text-align: left;	
}
#ubam_store_in_the_news_container h1 {
    font-family: museo-slab, serif;
    font-weight: 500;
    font-size: 22px;
    color: #663366;
    text-align: center;
}
#ubam_store_in_the_news_left_col,
 #ubam_store_in_the_news_middle_col,
 #ubam_store_in_the_news_right_col {
	float: left;
	left: 0px;
	width: 300px;
	height: 100%;
    margin-left: 11px;
    padding: 8px;
/*    background-color: #ffffff;    */
}
#ubam_store_in_the_news_left_col {margin-left:0px;}
#bubbles_shop_host_join {padding-top:30px; clear:both;}

#ubam_store_footer_bg_ruffle {
    position: relative;
    display: block;
	height: 5px;
	background-image: url('images/ubam_store_footer_bg_ruffle.png');
	background-repeat: repeat-x;    
	z-index: 2;
}
/*EDC 6/12/13*/
#ubam_store_foot_contact 
{
    background-image: url('images/ubam_site_find_a_consultant_bg_smaller.png');          /*url('images/papertexture_pattern.png');*/    
    background-repeat : repeat-x;
	display: block;
	float: left;
	width: 475px;
	height: 100px;
	margin-left: 30px;
	margin-top: 15px;    
}
#ubam_store_foot_contact_text_top
{
    text-align: center;
    color: #663366;
    font-family: museo-slab, serif;
    font-size: 17px;
    font-weight: bold;
    white-space: nowrap;
}
#ubam_store_foot_contact_text_main
{
    text-align: center;
    font-size: 14px;
}
#ubam_store_dsalogo 
{
    background-image: url('images/ubam_store_dsalogo.png');
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 50px;
	margin-top: 15px;    
}
#ubam_store_contact_container
{
    position: relative;
    float: right;
    width: 264px;
    height: 115px;
    margin-right: 20px;
    margin-top: 0px;
    color: #ffffff;
    font-family: museo-slab, serif;
    font-size: 13px;
    font-weight: 500;
    text-align: right;
    background: url('images/ubam_store_contact_bg.png') repeat-x 0 100%;
    z-index: 1;
}
#ubam_store_footer_bg_stripe {
	position: relative;
	display: block;
	height: 121px;
	margin-top: -4px;
	background-image: url('images/ubam_store_footer_bg_stripe.jpg');
	background-repeat: repeat-x;
    z-index: 0;
}
#ubam_store_footer_bg_solid {
	display: block;
	height: 50px;
	background-image: url('images/ubam_store_footer_bg_solid.jpg');
	background-repeat: repeat-x;
    white-space: nowrap;
}
#ubam_store_copyright 
{
    display: block;
    float: right;
    margin-right: 25px;
    text-align: right;
    font-family: Arial;
    font-size: 14px;
    color: #996699;
    padding-top: 8px;
}
#ubam_store_footer_menu
{
    display: block;
    float: left;
    margin-left: 13px;
    font-family: Arial;
    font-size: 14px;
    color: #996699;
    padding-top: 8px;
}
#ubam_store_footer_menu a {
	color: #996699;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#ubam_store_footer_menu a:hover {
	color: #ff9933;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.UBAM_review
{
    color: #663366;
    font-weight: bold;
    margin-bottom: 0px;
}
.UBAM_reviewer
{
    margin-top: 0px;
    color: Black;
}
.ubam_store_content_header {
    display: block;
    font-family: museo-slab, serif; 
    font-size: 35pt; 
    color: #663366;
    white-space: nowrap;
    height: 70px;
    text-align:center;
}
.ubam_store_content_title_txt {
    display: block;
}
.ubam_store_content_title_txt img 
{
    height: 45px;
    padding: 0 20px;
}
h3.Quicklinks{margin-top:10px;}

.UBAM_SideImgBlock
{
    float: right;
    margin-right: -18px;
    margin-top: -20px;
}
.UBAM_ImgBlock_rt
{
    float: right;
    color: #663366;
    font-weight: bold;
    text-align: center;
}
.UBAM_textBlock
{
    background: none repeat scroll 0 0 #F7F7F7;
	border: 1px solid #d7d7d7;  
	text-align: left;
	margin: 10px 10px 10px 10px;
	height: auto;
    padding: 5px 10px;
}
.UBAM_textBlock_nobg
{
	text-align: left;
	height: auto;
/*	margin: 10px 10px 10px 10px;
    padding: 5px 10px;
    float: right;
    width: 482px;*/
}
.FAQTopic
{
   font-weight: bold;
}
#Testimonials_Books
{
    width: 500px;
}
.ubam_store_section_divider {
	display: block;
	margin-left: 18px;
	margin-right: 18px;
	background-color: #ffffff;
	height: 4px;
}
.ubam_store_menu_container { }
.ubam_store_checkout_call {
    width: 63px;
    height: 40px;
    background-image: url('images/ubam_store_cart_header_left.png');
    background-repeat: no-repeat;
}

.ubam_store_checkout_phone {
    width: 203px;
    height: 40px;
    background-image: url('images/ubam_store_cart_header_right.png');
    background-repeat: no-repeat;
    font-family: museo-slab, serif;
    font-weight: 500;
    color: white; 
    font-size: 26px;    
}
.ubam_store_checkout_welcome {
    width: 266px;
    height: 27px;
    background-image: url('images/ubam_store_cart_welcome.png');
    background-repeat: no-repeat;
    font-family: museo-slab, serif;
    font-weight: 500;
    color: #663366; 
    font-size: 12px;
}
.ubam_store_checkout_login {
    width: 109px;
    height: 112px;
    background-image: url('images/ubam_store_cart_content_left.png');
    background-repeat: no-repeat;
    font-family: Arial;
    font-weight: 500;
    color: #666666; 
    font-size: 13px;
    vertical-align: middle;
}
.ubam_store_checkout_cart {
    width: 157px;
    height: 112px;
    background-image: url('images/ubam_store_cart_content_right.png');
    background-repeat: no-repeat;
    font-family: Arial;
    font-weight: 500;
    color: #666666; 
    font-size: 13px;
    vertical-align: middle;
}
.ubam_store_checkout_cart .buttons {padding-top: 8px; padding-bottom: 12px;}
.ubam_store_checkout_login a, .ubam_store_checkout_cart a {
	color: #666666;
	text-decoration: none;
}
.ubam_store_checkout_login a:hover, .ubam_store_checkout_cart a:hover {
	color: #ff9933;
	text-decoration: none;
}
.ubam_store_titles_img {
    position: relative;
    width: 158px;
    height: 184px;
    text-align: center;
}
.ubam_store_titles_title_container {
    position: relative;
    display: block;
    width: 158px;
    height: 35px;
}

.ubam_store_titles_book_title {
    position: relative;
    float: left;
    width: 123px;
    height: 35px;
    text-align: left;
}
.ubam_store_titles_cart_btn 
{
    position: relative;
    float: right;
    width: 35px;
    height: 35px;
}

.vfrs p { margin-bottom:0px; }

.WL_search {width: 500px; float: left;}
.WL_personal {float: left; width: 250px; margin-left: 25px;}


.ui-autocomplete 
    {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999 !important;
    float: left;
    display: none;
    min-width: 160px;   
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all 
{
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.ui-state-hover, .ui-state-active 
{
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

