
/******************************************************************************************/
/* begin styles for Boston Acoustics                                                      */
/******************************************************************************************/
*
{
    margin:0;
    padding:0;
}

body
{
	text-decoration:none;
    font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color: #000000;
}

.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */

a 
{
    color:#ffffff;
    text-decoration:none;
}

a.button {
display:inline-block;
padding:4px 5px;
}

a img
{
    border:medium none;
}


ul {
margin:2px 0 2px 20px;
}

.div_clear {
clear:both;
font-size:0;
height:0;
line-height:0;
margin-top:0;
}

.adminbutton {
margin-left:169px;
margin-top:10px;
padding:5px;
}

.adminbutton a {
background-color:#efefef;
display:block;
border:1px solid #CCC;
color:#333;
width:60px;
text-decoration:none;
text-align:center;
padding:10px;
}

.adminbutton a:hover {
background-color:#DDD;
}

/* outer wrapper for the main page content */
#outerContentWrapper
{
	width: 980px;
    margin: auto;
}

/* Popup Window Styles */
#popupWrapper {
	margin:0 20px;
}

.popup-copyright {
	color:#666;
	font-size:10px;
	text-align:center;
}

a#popupPrintButton img {
	background:url(/assets/bostonmobile/pop_print.gif) no-repeat top left;
}

a#popupPrintButton:hover img {
	background:url(/assets/bostonmobile/pop_printon.gif) no-repeat top left;
}

a#popupCloseButton img {
	background:url(/assets/bostonmobile/pop_close.gif) no-repeat top left;
}

a#popupCloseButton:hover img {
	background:url(/assets/bostonmobile/pop_closeon.gif) no-repeat top left;
}

/* Ajax Tab Panel */
.DealerLocator .ajax__tab_header {
	background:#000;
	font-size:11px;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	display:inline-block;
}

.DealerLocator .ajax__tab_header:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* required comment for clearfix to work in Opera \*/
* html .DealerLocator .ajax__tab_header { height:1%; }
.DealerLocator .ajax__tab_header { display:block; }

/* Default Tabs */
.DealerLocator .ajax__tab_outer, .DealerLocator .ajax__tab_default .ajax__tab_outer {
	background:url(images/product_tab_left_gray.gif) no-repeat left center;
	float:left;
	height:26px;
	padding:0;
}
.DealerLocator .ajax__tab_inner {
	height:26px;
	padding:0;
}
.DealerLocator .ajax__tab_tab {
	background:url(images/product_tab_right_gray.gif) no-repeat right center;
	height:22px;
	margin-left:13px;
	padding:4px 11px 0 0;
}


/* Active Tabs and Hover Tabs */
.DealerLocator .ajax__tab_active .ajax__tab_outer, .DealerLocator .ajax__tab_hover .ajax__tab_outer {
	background:url(images/product_tab_left_red.gif) no-repeat left center;
	height:26px;
	float:left;
	padding:0;
}
.DealerLocator .ajax__tab_active .ajax__tab_inner, .DealerLocator .ajax__tab_hover .ajax__tab_inner {
	background:none;
	height:26px;
	text-align:center;
	padding:0;
}
.DealerLocator .ajax__tab_active .ajax__tab_tab, .DealerLocator .ajax__tab_hover .ajax__tab_tab {
	background:url(images/product_tab_right_red.gif) no-repeat right center;
	height:22px;
	margin-left:13px;
	padding:4px 11px 0 0;
}

.DealerLocator .ajax__tab_body {
	color:#FFF;
	background-color:#2b2b2b;
	padding:1em;
}

.DealerLocator a, .DealerLocator a:hover {
	color:#FFF;
}

/* Dealer Locator */
.DealerLocator  h1 {
background:url(/App_Themes/BostonAcoustics/images/dealerlocator_h1.jpg) no-repeat bottom left;
color:#FFF;
font-size:16px;
font-weight:400;
margin-bottom:20px;
padding:56px 10px 6px 13px;
}

.DealerLocator  h2 {
text-transform:uppercase;
font-size:11px;
}

.DealerLocator  .mobileinfo {
margin-top:20px;
}

.DealerLocator  .noneinregion {
margin-top:10px;
clear:both;
}

.DealerLocator  input.searchPhrase {
height:15px;
width:100px;
}

.DealerLocator  select.lightGray {
margin-right:10px;
}

.DealerLocator  .searchby {
font-size:11px;
clear:both;
}

.DealerLocator  .zipsection {
float:left;
padding:10px 20px 10px 0;
}

.DealerLocator  .zipsection p {
font-size:9px;
}

.DealerLocator  .searchresult {
border-top:1px solid #B2B2B2;
clear:both;
/*color:#3F3F3F;*/
padding:15px 0;
}

.DealerLocator  .searchresult h3 {
text-transform:uppercase;
font-size:12px;
}

.DealerLocator  .addressphone {
width:335px;
float:left;
margin-bottom:10px;
}

.DealerLocator  .searchresult .addressphone {
text-transform:capitalize;
margin:0;
}

.DealerLocator  .searchresult .availableservices {
padding-top:10px;
clear:both;
}

.DealerLocator  .searchresult .availableservices strong {
font-weight:400;
text-transform:uppercase;
}

/*BAM Home Page*/
/*.bamHomeHeader
{
    color:#ED1C24;
    font-size:16px;
    font-weight:normal;
    display:inline
    }
*/
#bamHome
{
    position:relative;
}

#bamHomeNav {
	width:248px;
	float:left;
}

#bamHomeNav a {
	text-decoration:none;
}

#bamHomeNav img {
	border:0;
}

#bamCarouselWrapper {
	width:732px;
	float:left;
	position:relative;
	/*margin-left:15px;*/
}

/*BA Wrappers*/

#wrapper
{
    width:980px;
    margin: auto;
}


#content
{
	background-color:#000000;
	margin: 0 auto;
	text-align: left;
}

/*BA Header*/
#siteHeader
{
    width:980px;
    margin:0 auto 1em;
	padding-top:10px;
    background-color:#2b2b2b;
}

#printHeader #siteHeader
{ 
    width:980px;
    margin: 30px 0 40px 10px;
    height:64px;
}

#headerLogo
{
    width:152px;
    height:64px;
    float:left;
}

#headerLogo a
{
    text-decoration:none;
}

#headerMenu
{
    display:block;
    float:left;
    list-style:none outside none;
    /*margin:0 0 30px 62px;*/
    margin:0;
    padding:0;
}

#headerMenu li
{
    border-left:1px solid #A2A2A2;
    display:inline;
    float:left;
    font-size:14px;
}

#headerMenu a
{
    color:#8C8C8C;
    display:block;
    overflow:hidden;
    padding:45px 21px 0 0;
    text-decoration:none;
    text-indent:-9999px;
}

#siteHeader #subHeader {
	width:100%;
	background:#000 url(images/redbar.jpg) repeat-x top left;
	padding-top:21px;
	text-align:right;
}

#siteHeader #subHeader #subNav {
	background:url(images/i_side1.gif) repeat-x top left;
}

#siteHeader #subHeader a#imgProducts img {
	background:url(images/top1.gif);
}

#siteHeader #subHeader a#imgProducts:hover img {
	background:url(images/top1on.gif);
}

#siteHeader #subHeader a#imgTechInfo img {
	background:url(images/top2.gif);
}

#siteHeader #subHeader a#imgTechInfo:hover img {
	background:url(images/top2on.gif);
}

#siteHeader #subHeader a#imgDealerLoc img {
	background:url(images/top3.gif);
}

#siteHeader #subHeader a#imgDealerLoc:hover img {
	background:url(images/top3on.gif);
}

#siteHeader #subHeader a#imgLegacy img {
	background:url(images/top4.gif);
}

#siteHeader #subHeader a#imgLegacy:hover img {
	background:url(images/top4on.gif);
}

#siteHeader #subHeader a#imgTheWorks img {
	background:url(images/top5.gif);
}

#siteHeader #subHeader a#imgTheWorks:hover img {
	background:url(images/top5on.gif);
}

/* BAM Footer */
/*BA Footer*/
#footer
{
    clear:both;
    font-size:11px;
	width:980px;
	margin:1em auto;
	background:#2B2B2B url(images/side3.jpg) repeat-x;
}

#footer .footertext
{
    float:left;
	text-align:right;
	width:684px;
}

#footer .footertext #baHomeLink {
	display:inline-block;
	width:139px;
	height:34px;
	background:url(images/bot1.jpg);
}

#footer .footertext #baHomeLink:hover {
	background:url(images/bot1on.jpg);
}

#footer .footertext #bamDealerWarning {
	display:inline-block;
	width:111px;
	height:34px;
	background:url(images/bot2.jpg);
}

#footer .footertext #bamDealerWarning:hover {
	background:url(images/bot2on.jpg);
}

#footer .footertext #bamAboutBoston {
	display:inline-block;
	width:103px;
	height:34px;
	background:url(images/bot3.jpg);
}

#footer .footertext #bamAboutBoston:hover {
	background:url(images/bot3on.jpg);
}

#footer .footertext #bamContact {
	display:inline-block;
	width:78px;
	height:34px;
	background:url(images/bot4.jpg);
}

#footer .footertext #bamContact:hover {
	background:url(images/bot4on.jpg);
}

#footer .emaillist
{
    color:#8C8C8C;
    float:left;
    padding:20px 0 20px 20px;
    width:276px;
}

#footer .emaillist p, #footer .emaillist label
{
    color:#8C8C8C;
}

.copyright {
	text-align:right;
	color:#666;
	font-size:11px;
}

#innerContentWrapper {
	width:980px;
	margin:auto;
}

#threeleft {
	width:150px;
	padding-bottom:1px;
	float:left;
}

#threemain {
	width:560px;
	float:left;
}

#threeright {
	width:260px;
	float:left;
	margin-left:10px;
}

.seriestitle {
	background:url(images/category_car_h1.jpg) repeat-x;
	height:71px;
	color:#FFF;
	font-size:1.75em;
	font-weight:bold;
	line-height:81px;
	padding:5px;
}

#productpage .productimg {
	float:left;
	width:275px;
}

#productpage .purchasearea {
	float:left;
	font-size:11px;
	width:275px;
}

.purchasearea .productname {
	border-bottom:1px solid #FFF;
	margin-bottom:8px;
}

.purchasearea .productname h3, .purchasearea .productname h2 {
	color:#FFF;
	display:inline;
	font-size:20px;
	padding-right:5px;
}

.purchasearea .priceDisclaimer {
	font-size:10px;
	font-style:italic;
	margin-bottom:2em;
}

.purchasearea .productprice, .purchasearea .grilleprice {
	display:inline;
	font-size:13px;
	font-weight:700;
}

.custom-collateral-dialog, .alternate-views-popup-links {
	padding:0 52px 0 0;
	text-align:center;
	clear:both;
	margin:1em 0;
}

.speakers a
{
    background:url('BAimages/nav_main_speakers.gif') no-repeat scroll 0 -67px transparent;
    width:59px;
}

.speakers a:hover, .speakers a:focus
{
    background:url('BAimages/nav_main_speakers.gif') no-repeat scroll left top transparent;
}

#mobile a
{
    background:url("BAimages/nav_main_mobile.gif") no-repeat scroll left top transparent;
    width:78px;
}

#mobile a:hover, #mobile a:focus
{
    background:url("BAimages/nav_main_mobile.gif") no-repeat scroll left top transparent;
}

#tabletop a
{
    background:url('BAimages/nav_main_tabletop.gif') no-repeat scroll 0 -67px transparent;
    width:109px;
}

#tabletop a:hover, #tabletop a:focus
{
    background:url("BAimages/nav_main_tabletop.gif") no-repeat scroll left top transparent;
}

#service a
{
    background:url('BAimages/nav_main_service.gif') no-repeat scroll 0 -67px transparent;
    width:111px;
}

#service a:hover, #service a:focus
{
    background:url("BAimages/nav_main_service.gif") no-repeat scroll left top transparent;
}

#shop a
{
    background:url('BAimages/nav_main_shopboston.gif') no-repeat scroll 0 -67px transparent;
    width:78px;
}

#shop a:hover, #shop a:focus
{
    background:url("BAimages/nav_main_shopboston.gif") no-repeat scroll left top transparent;
}

#headerRight
{
    padding-top:0px;
    width:323px;
    float:right;
	margin-right:37px;
	text-align:right;
}

#headerSearch
{
    clear:both;
    padding-top:5px;
	text-align:right;
}

#headerMenu li a
{
    padding-top:48px;
}

/*BA Header SearchBox*/

#searchMenu
{
    list-style:none;
    float:none;
}

#searchMenu ul
{
    float:left;
}

#searchMenu li
{
    display:block;
    text-decoration:none;
    float:left;
}

#searchMenu li a
{
}

#searchMenu li a:hover
{
    color:#B71234
}

#headerSearch input.searchButton
{
    background:none repeat scroll 0 0 transparent;
    border:medium none;
    color:#B2B2B2;
    font-size:11px;
    margin-left:3px;
    text-transform:lowercase;
	display:none;
}

/*input.searchPhrase
{
    border-color:#C1C1C1 #EBEBEB #EBEBEB #CFCFCF;
    border-right:1px solid #EBEBEB;
    border-style:solid;
    border-width:2px 1px 1px 2px;
    font-size:11px;
    height:12px;
    vertical-align:middle;
    width:150px;
}*/

input.searchPhrase {
border-right:1px solid #EBEBEB;
font-size:11px;
height:12px;
vertical-align:middle;
width:150px;
border-color:#C1C1C1 #EBEBEB #EBEBEB #CFCFCF;
border-style:solid;
border-width:2px 1px 1px 2px;
padding:1px;
}

.searchPhraseWatermark {
color:#8C8C8C;
border-right:1px solid #EBEBEB;
font-size:11px;
height:12px;
vertical-align:middle;
width:150px;
border-color:#C1C1C1 #EBEBEB #EBEBEB #CFCFCF;
border-style:solid;
border-width:2px 1px 1px 2px;
padding:1px;
}

#international_options  
{
    color:#B2B2B2;
    float:right;
    font-size:10px;
    margin-bottom:4px;
}

#international_options .current 
{
    color:#B71234;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}

#international_options a.worldwide 
{
    background:url("BAimages/international_options_worldwide.gif") no-repeat scroll right center transparent;
    color:#B2B2B2;
    padding:0 18px 0 4px;
    text-decoration:none;
}

#secondary_navigation  
{
    clear:both;
    display:block;
    float:right;
    font-size:11px;
    list-style:none outside none;
    margin:0;
	height:20px;
}

#secondary_navigation li
{
    border-right:1px solid #8C8C8C;
    color:#8C8C8C;
    display:inline;
    float:left;
    font-size:11px;
    padding:0 5px;
}

#secondary_navigation li a
{
    color:#8C8C8C;
    text-decoration:none;
	line-height:20px;
}

#secondary_navigation .chicklets {
    font-size:11px !important;
    color:#FFF !important;
    color:#8C8C8C !important;
    text-decoration:none !important;
	line-height:20px !important;
}

#secondary_navigation li.lastitem 
{
    border-right:medium none;
    padding-right:0;
}

/* 'input affects the searchbox as well*/
input.button
{
    height:21px;
}

/* 'input affects the searchbox as well*/
input.button, a.button
{
    background:url('BAimages/ba-button-back.gif') repeat-x scroll center center transparent;
    /*color:#FFFFFF !important;*/
    cursor:pointer;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:9px;
    font-weight:800;
    /*margin:-1px 0;*/
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    vertical-align:middle;
    white-space:nowrap;
}

/* 'input affects the searchbox as well*/
input.button:hover, a.button:hover
{
    background:url("BAimages/ba-button-back-hover.gif") repeat-x scroll center center #5872CB;
    color:#000;
    cursor:pointer;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:9px;
    font-weight:800;
    /*margin:1px 0;*/
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    vertical-align:middle;
}

/*BA Left Sidebar Menu, Content Navigation Menu */
#leftSidebar, #categorynavigation, #categorynavigation ul
{
    font-size:11px;
    font-weight:bold;
    list-style:none outside none;
    text-decoration:none;
    margin-right:12px;
}
#leftSidebarPanel
{
    width:150px;
    float:left;
}

.sidebarCategory, ul#categorynavigation li
{
    margin-bottom:5px;
}

.sidebarCategory a, ul#categorynavigation a
{
    color:#ffffff;
}

ul#categorynavigation h1 {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

ul#categorynavigation li ul li,ul#categorynavigation li.nogap {
	padding-bottom:0;
}


.sidebarSubcategory, ul#categorynavigation .contentpages
{
    list-style:none;
    padding-left:5px;
    padding-bottom:5px;
}

.sidebarSubcategory a, ul#categorynavigation .contentpages a
{
    color:#ffffff !important;
}

li.sidebarCategory a.active, li.sidebarCategory li a.active
{
    color:#ed1c24
}

.sidebarCategory a:hover, .sidebarCategory a:focus, .sidebarCategory a:active, ul#categorynavigation a:hover, ul#categorynavigation a:focus, ul#categorynavigation a:active
{
    color:#ed1c24
}

.productLevel li
{
    margin-top:5px;
    list-style:none;
}

.productLevel li a
{
    color:#ffffff;
}

.productNav
{
    margin-bottom:5px;
}

/*BA Main Panel Header*/
.CategoryBreadCrumbs  
{
    padding:4px 0;
    height:17px;
    /*margin-top:-16px;*/
}

.CategoryBreadCrumbs a 
{
    color:#7F7F7F;
    text-decoration:none;
    font-size:11px;

}

.CategoryBreadCrumbs a:hover, .CategoryBreadCrumbs a:focus  
{
    color:#B71234;
}


#mainPanel .pageHeader
{
    background:url('BAimages/category_summarybg_tabletop.gif') no-repeat scroll 0 0 #8A9657;
    margin-top:6px;
    padding:10px;
    width:540px;
    height:65px;
}

#mainPanel .pageHeader h1 
{
    color:#B71234;
    font-size:16px;
}

.pageHeader p
{
    color: #ffffff;
    font-size:12px;
}

#mainPanel
{
    width:560px;
    float:left;
    font-size:12px;
}
#rightColumnPanel
{
    width:742px;
    float:left;
    font-size:12px;
}

/*Right SidebarPanel*/
#rightSidebarPanel
{
   /* border:solid 1px #000000; */
    float:left;
    margin-left:10px;
    width:228px;
}
#rightColumnSidebarPanel
{
   /* border:solid 1px #000000; */
    float:left;
    margin-left:10px;
    width:228px;
}

/* Home Page */
#homeleft 
{
    float: left;
}
#homerighttall
{ 
    float:left; 
    margin-left:17px;
}

.homebottom 
{
    width: 980px; 
    clear:both; 
    float:left; 
    margin-top:18px;
}

.baCarousel 
{
    height:290px;
    width:732px;
    background:#000 url(/assets/baCarousel/Mainpage1.jpg);
}

.homebottom .roomconfig h2 {
float:left;
width:153px;
}
h2 {
font-size:12px;
}
.homebottom .giftideas {
display:inline;
float:left;
margin:0 0 0 17px;
}
.homebottom .roomconfig ul.options {
display:inline;
float:left;
list-style:none outside none;
margin:3px 0 0 7px;
width:570px;
}
.roomconfig h2 a.redarrow {
display:block;
float:left;
font-size:10px;
font-weight:normal;
width:111px;
}
a.redarrow {
background:url("images/a_redarrow.gif") no-repeat scroll right center transparent;
color:#B71234;
padding-right:12px;
text-decoration:none;
}

/* Home Page */

/* Search Page Style */
.searchleft 
{
    float: left; 
    width: 200px;
}

.searchMain  
{
    float: left;
    width: 747px;
}

.searchMain p {
	margin:0 0 1em 0;
}

.searchSidebarTitle
{
    background-color:#FFFFFF;
    color:#8C8C8C;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding:2px;
}

.searchSidebarSubtitle
{
    color:#B71234;
    display: block;
    font-size: 11px;
}

.searchSidebarLinks
{
    color:#B2B2B2;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

.searchResultItem
{
    background:url("/App_Themes/BostonAcoustics/images/subcat_productlisting.gif") no-repeat scroll right bottom #FFFFFF;
    clear:both;
    position:relative;
    width:184px;
    padding: 10px;
}

/******************************************************************************************/
/* styles for search page                                                                 */
/******************************************************************************************/

/* paging */
div.paging {float: right;}
.paging span { text-align:right; }
.paging span a { color:#666666; text-decoration:underline; }
.paging span a:hover { color:#B71234;}    
.paging span a.current { color:#666666; text-decoration: none; }

/* container for the search filter controls */
.searchFilterPanel { }

/* header for the search filter panel */
.searchFilterHeader
{
	background: #DCDCDC url(images/category_bg.gif) repeat-x left top;
	height:24px;
	line-height:24px;
	padding:0px;
	color:#1E1E1E;
	border-bottom-style:groove;
	border-bottom-color:#EFEFEF;
	text-align:center;
	margin:0px;
}

/* caption for the search filter panel header */
.searchFilterHeader h2
{
	margin:0px;
	font-weight:bold;
	font-size:12px;
}

/* used for the show all link in the search filter panel */
.showAll { color:#800000; font-weight: bold; text-align: right; width: auto; display: block; padding: 2px; }
.showAll:hover { color:#000000; }

/* links used to apply a different search criteria */
a.searchCriteria 
{
color:#B2B2B2;
font-size:11px;
font-weight:bold;
text-decoration:none;
} /*    text-decoration: none; margin: 3px 5px; text-indent: 0px; padding: 0 0 0 10px; color:#8C0901; display: block; } */
a.searchCriteria:hover { color:#B71234; }

/* style applied to search criteria caption in search panel */
h3.searchCriteria
{
    color:#3F3F3F;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    padding-top: 25px;
}

/* styling for span tag (text) within the search sort header */
.searchSortHeader span
{
	font-weight:bold;
}


/* End Search Page Styles */

/*Minicart*/
.miniBasketContainer
{
    background-color:#2B2B2B;
    border:1px solid #B51031;
    font-size:11px;
    height:auto;
    position:relative;
    z-index:1;
}

.miniBasketContainer 
{
    top:30px;
}

.miniBasketWrapper {
    width:247px;
}

.cart_empty
{
    border-bottom:1px solid #ED1C24;
    font-weight:bold;
    height:19px;
    padding:10px 10px 0;
    z-index:1;
}

.cart_full
{
    background-color:#F2F2F2;
    border-bottom:1px solid #CCCCCC;
    font-weight:bold;
    height:21px;
    line-height:12px;
    padding:10px 0 10px 10px;
    position:relative;
    z-index:2;
    color:#000;
}

.cart_contents
{
    line-height:12px;
    padding:0 10px;
    position:relative;
    z-index:1;
}

.cart_prod_wrapper 
{
    border-bottom:1px solid #CCCCCC;
    padding:10px 0;
    width:225px;
}

.cart_buttons_wrapper  {
padding:0 10px 10px 0;
z-index:1;
}

.cart_prod_wrapper .cart_prod_left {
float:left;
text-align:center;
vertical-align:top;
width:22px;
}

.cart_prod_wrapper .cart_prod_right {
float:right;
padding-left:10px;
width:190px;
}

.cart_prod_wrapper input {
/*background-color:#FFFFFF;*/
border:1px solid #CCCCCC;
color:#292929;
font-size:11px;
margin-bottom:5px;
padding:2px 0;
text-align:center;
width:20px;
}

.cart_prod_wrapper .cart_prod_left .button_refresh_image {
border:0 none;
height:13px;
width:13px;
}

.cart_prod_wrapper .cart_prod_right .cart_prod_detail {
float:left;
width:164px;
}

.miniBasketItemTitle a 
{
/*color:#304FBA;*/
text-decoration:none;
}

.cart_prod_wrapper .cart_prod_right input {
width:26px;
}

.cart_buttons_wrapper  {
padding:0 10px 10px 0;
z-index:1;
}

.cart_buttons_wrapper a img {
margin-top:10px;
}

.cart_full .cart_img {
position:absolute;
right:10px;
top:10px;
width:26px;
}

.cart_full_arrow_wrapper  {
bottom:-8px;
height:8px;
left:11px;
position:absolute;
width:13px;
z-index:3;
}

.cart_full_arrow_wrapper .cart_arrow_line {
background-color:#F2F2F2;
font-size:1px;
height:1px;
line-height:1px;
margin-left:2px;
width:13px;
}

.cart_full_arrow_wrapper .cart_arrow_line_border6 {
background-color:#F2F2F2;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:1px;
height:1px;
line-height:1px;
margin-left:2px;
width:11px;
}

.cart_full_arrow_wrapper .cart_arrow_line_border5 {
background-color:#F2F2F2;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:1px;
height:1px;
line-height:1px;
margin-left:3px;
width:9px;
}

.cart_full_arrow_wrapper .cart_arrow_line_border4 {
background-color:#F2F2F2;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:1px;
height:1px;
line-height:1px;
margin-left:4px;
width:7px;
}

.cart_full_arrow_wrapper .cart_arrow_line_border3 {
background-color:#F2F2F2;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:1px;
height:1px;
line-height:1px;
margin-left:5px;
width:5px;
}

.cart_full_arrow_wrapper .cart_arrow_line_border2 {
background-color:#F2F2F2;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:1px;
height:1px;
line-height:1px;
margin-left:6px;
width:3px;
}

.cart_full_arrow_wrapper .cart_arrow_line_border1 {
background-color:#F2F2F2;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:1px;
height:1px;
line-height:1px;
margin-left:7px;
width:1px;
}

.cart_full_arrow_wrapper .cart_arrow_point {
background-color:#CCCCCC;
font-size:1px;
height:1px;
line-height:1px;
margin-left:8px;
width:1px;
}

.relatedproductspanel
{
    border-left:1px solid #B2B2B2;
    float:left;
    margin-top:43px;
    padding:6px 0 20px 10px;
    width:248px;
}

.relatedproductspanel h2 {
color:#7F7F7F;
float:right;
font-size:16px;
width:201px;
}

.relatedproductspanel .relatedproduct {
border-top:1px solid #B2B2B2;
clear:both;
margin-top:5px;
padding-top:5px;
}

.relatedproductspanel .relatedproductdetails {
float:left;
width:190px;
}

.relatedproductspanel .productname {
color:#7F7F7F;
display:block;
font-size:12px;
font-weight:bold;
}

.relatedproductspanel .productsummary {
color:#FFFFFF;
font-size:10px;
}

/*BA Product Page*/
#subcategorypage .pageHeader h1 
{
    background:url('BAimages/category_summarybg_tabletop.gif') no-repeat scroll left bottom transparent;
    color:#FFFFFF;
    font-size:16px;
    font-weight:normal;
    margin-bottom:20px;
    padding:56px 10px 6px 13px;
}

/*Subcategory Page*/
#categorypage .subcategorybox {
float:left;
margin:14px 7px 14px 0;
}

#categorypage .subcategorybox a {
display:block;
}

/* Example Purposes Only*/
.subcategorybox
{
    border: solid 1px #000000;
    height:89px;
    width:176px;
}
    
/*BA Home PAge*/
#homePanel {
float:left;
}

.homebottom .roomconfig ul.options {
display:inline;
float:left;
list-style:none outside none;
margin:3px 0 0 7px;
width:570px;
}

.homebottom .roomconfig ul.options li {
display:inline;
float:left;
margin-left:10px;
text-align:center;
}

.homebottom .roomconfig ul.options li a {
color:#666666;
display:block;
float:left;
font-size:12px;
height:81px;
padding:5px 0 0;
text-decoration:none;
width:85px;
}

.homebottom .roomconfig ul.options li a span {
background:url("images/a_grayarrow.gif") no-repeat scroll right center transparent;
padding-right:9px;
}

.homebottom .roomconfig ul.options li.living a {
background:url("images/roomconfig_home_living.jpg") no-repeat scroll center top transparent;
}

.homebottom .roomconfig ul.options li.bed a {
background:url("images/roomconfig_home_bed.jpg") no-repeat scroll center top transparent;
}

/* Speaker Page */
.contentCategory
{
    list-style:none;
    float:left;
    margin:14px 0;
}

.contentCategory a
{
    display:block;
}

.subcategoryDisplay
{
    margin: 0px !important;
    width:567px;
}

/* Mid Level Category Page */
.subcategoryPageHeader
{
    margin-top:6px;
}

.midCategoryHeader
{
    /*background:url("/App_Themes/BostonAcoustics/images/category_h1.jpg") no-repeat scroll left bottom transparent;
    color:#FFFFFF;
    font-size:16px;
    font-weight:normal;
    margin-bottom:20px;
    padding:56px 10px 6px 13px;*/
	color:#FFF;
}

.subcategory  
{
    clear:both;
    margin-top:30px;
}

.subcategoryHeader  
{
    border-bottom:1px solid #B2B2B2;
    padding-bottom:5px;
}

.subcategoryHeader h2 
{
    color:#ED1C24;
    font-size:11px;
    font-weight:bold;
}

.subcategoryHeader p 
{
    color:#666666;
    font-size:11px;
}

.hplSubcategory p
{
    color:#fff;
    height:161px;
    padding-top:35px;
}

.subcategoryImage
{
    height:181px;
    width:191px;
    float:left;
}

.subcategoryProducts
{
}

.productListing  
{
/*
background:url("/App_Themes/BostonAcoustics/images/subcat_productlisting.gif") no-repeat scroll right bottom #FFFFFF;
*/
	background-color:#000000;
	clear:both;
	margin-top:20px;
	position:relative;
	border-bottom:1px solid #DDD;
	margin-bottom:10px;

}

.productListing .thumbnail {
float:left;
margin:0 14px;
}

.thumbnailImage{
display:block;
/*height:100px;
width:100px;*/
}

.productListingDetails  {
color:#ffffff;
font-size:11px;
margin:10px 0 10px 0px;
width:230px;
float:left;
}

.productListing a.productname {
color:#ed1c24;
display:block;
font-size:20px;
text-decoration:none;
}

.priceWrapper
{
    position:relative;
    top:10px;
    left:10px;
}

.price
{
    bottom:43px;
    font-weight:bold;
    position:absolute;
    right:15px;
}

.learnButton {
	background:transparent url(images/subcat_learnbutton.gif) no-repeat scroll left top;
	border:0 none;
	bottom:16px;
	display:block;
	height:20px;
	overflow:hidden;
	position:absolute;
	right:12px;
	text-decoration:none;
	text-indent:-9999px;
	width:83px;
}

.clearfix {
display:block;
}

/* BA Accessories Panel */

#Accessories
{
background:url("/App_Themes/BostonAcoustics/images/subcat_productlisting.gif") no-repeat scroll right bottom #FFFFFF;
clear:both;
margin-bottom:18px;
position:relative;
}

.imgThumbnail  {
display:block;
float:left;
height:100px;
margin-right:20px;
width:100px;
}

.productaccessorydetails  {
float:left;
margin:10px 0;
width:300px;
}

.productName  {
color:#666666;
display:block;
font-size:18px;
font-weight:bold;
}

.productSummary  {
color:#3F3F3F;
font-size:10px;
}

.accLearnButton
{
background:url("/App_Themes/BostonAcoustics/images/subcat_learnbutton.gif") no-repeat scroll left top transparent;
bottom:16px;
display:block;
height:20px;
position:absolute;
right:12px;
text-indent:-9999px;
width:83px;
}

.ui-tabs .ui-tabs-nav li a
{
    height:22px;
    margin-left:13px;
    padding:4px 11px 0 0;
    font-weight:bold;
}

/* BA Basket PAge */
#basketMain
{
width:749px;
float:left;
}

#basketRight
{
padding-left:10px;
width:218px;
float:left;
}

.basketPagedList  {
min-width:300px;
}

.basketPagedList th {
background-color:#666666;
color:white;
font-weight:bold;
margin:0;
padding:6px 4px;
}

.basketPagedList td.totalRow {
background-color:#B2B2B2;
color:#000000;
font-weight:bold;
margin:0;
padding:6px 4px;
}

.basketPagedList td {
padding:2px 4px;
}

.basketPagedList td.totalRow {
background-color:#B2B2B2;
color:#000000;
font-weight:bold;
margin:0;
padding:6px 4px;
}
.orderSummary td.cart_prod_wrapper .cart_prod_right .cart_prod_detail {
float:right;
width:60px;
}

.basketWrapper
{
margin:30px auto;
text-align:left;
width:980px;
}

/*Beginning of the Old AbleCommerce CSS*/
@media screen {

/******************************************************************************************/
/* global styles common to all pages [ Pottery Theme ]                                    */
/******************************************************************************************/

/* force a vertical scrollbar in firefox, prevents horizontal page shifting */
/* html { min-height: 100%; margin-bottom:1px; } */

/* styling for the page body */
/*
body
{
	text-decoration:none;
    font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
}
*/
/* default styling for block elements */

td, p, form
{
	text-decoration:none;
	margin:0px;
}

/* li { list-style-type: circle; } */

/* special styling for validation summary lists */
.validationSummary ul { padding-left:0px; }

/* default styling for links */

a:hover { color:#ed1c24; }

/* link styling for links that are highlighted on a page */
a.highlight { font-weight:bold; color:#575757; padding-top:5px; margin-top:5px; text-decoration:none; }

/* default styling for input elements */
/*
input { vertical-align:middle; }
*/
/* styling for subclassed textbox elements */
/*
input.textBox
{
	background-color:#FFFFFF;
	border:1px solid #B2AF7D;
	width:190px;
	height:16px;
	margin:0 3px 0 15px;
}
*/
.buyProductForm a.button{ margin-left:14px; line-height:20px; padding:2px 7px;}

/* style for buttons */

/* style for a paragraph element to highlight */
p.highlight
{
	font-weight:bold;
	color:#575757;
	padding-top:5px;
	margin-top:5px;
	text-decoration:none;
}

/* Text styles used to provide status information */
.goodCondition{font-weight: bold; color: #008000; padding-bottom: 3px;}
.warnCondition{font-weight: bold; color: #FFA500; padding-bottom: 3px;}
.errorCondition{font-weight: bold; color: #FF0000; padding-bottom: 3px;}

/* style for element that acts as a spacer between other elements */
.spacer
{
	clear:both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
}

/* container for the breadcrumbs trail */
.breadCrumbPanel {margin-top:4px;}

/* link in the breadcrumbs trail */
.breadCrumbLink{text-decoration: underline; text-indent: 0px; color:#8C0901;}

/* generic styling for a suggested retail price */
.msrp { text-decoration:line-through; }

/* applied to ajax progress update */
#centeredProgress
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -200px;
	z-index: 99;
	color: #FFFFFF;
	border: 5px solid #C1C1C1;
	background: #FFFFFF url(images/processing.gif) no-repeat 50%;
}

/* background style for the screen when an ajax progress update is displayed */
#ajaxProgressBg
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    position: absolute;
    background-color: #000000;
    opacity: 0.3;
    filter: Alpha(opacity:30);
    z-index: 0;
}

/* style for the ajax progress indicator */
#ajaxProgress
{
    border: 0px;
    padding: 0px;
    position: absolute;
    background-color: #FFFFFF;
	background: #FFFFFF url(images/processing.gif) no-repeat 50%;
    z-index: 1;
    left:50%;
    margin-left:-100px;
    width:200px;
    height:200px;
    border: solid 2px grey;
}

hr { width:100%; }

h2 { font-size:11px; }

.welcomeImage 
{
}
.welcomeText
{
}

/******************************************************************************************/
/* styles to support the page layout                                                      */
/******************************************************************************************/

/* container for the left sidebar content */

/*---------------------------------------*/
/*- styles for right sidebar            -*/
/*---------------------------------------*/

/* container for the right sidebar content */
/*
#rightSidebarPanel
{
	width:200px;
}
*/

/* content section in the right sidebar */
#rightSidebarPanel .section
{
	background:#DCDCDC;
	border-top:solid 1px #FFFFFF;
	border-right: solid 1px #636363;
	border-left: solid 1px #636363;
	margin-bottom:1em;
	
}

/* header in right sidebar content section */
#rightSidebarPanel .section .header
{
	background: #DCDCDC url(images/category_bg.gif) repeat-x left top;
	height:24px;
	line-height:24px;
	padding: 0px 4px;
	margin:0px;
}

/* caption in right sidebar content section header */
#rightSidebarPanel .section .header h2
{
	
	background: #DCDCDC url(images/category_bg.gif) repeat-x left top;
	line-height:24px;
	padding: 0px 4px;
	color:#8C0901;
	margin:0px;
	font-weight:bold;
	font-size:12px;
	float:left;
	width: auto;
}

/* link in right sidebar content section header */
#rightSidebarPanel .section .header a
{
	float:right;
	text-decoration:underline;
	color:#000000;
}

/* link (hover) in right sidebar content section header */
#rightSidebarPanel .section .header a:hover
{
	float:right;
	text-decoration:underline;
	color:#8C0901;
}

/* content section in the left sidebar */
#rightSidebarPanel .section .content { padding:4px; }


/* additional styling usually applied to content area when no footer is displayed */
#rightSidebarPanel .section .nofooter
{
	/*border-bottom: solid 1px #636363;*/
}

/* footer for firhg sidebar content section */
#rightSidebarPanel .section .footer
{
	background: #DCDCDC url(images/sectionFooterBackground.gif) repeat-x left top;
	height:24px;
	line-height:24px;
	margin:0px;
	color:#8C0901;
	margin-top:8px;
	padding: 0 2px;
}
.onePageCheckoutCell { padding: 10px;}
.expressCheckoutCell {padding:5px;}
.ourDepartmentsCell{ padding:5px; line-height:18px;}
.Cell{padding: 10px;}



/*---------------------------------------*/
/*- end styles for dialog section       -*/
/*---------------------------------------*/

/* styling for validation summaries that appear in the main panel */
#mainPanel .validationSummary { margin-bottom:6px; }

/* inner wrapper for the main page content */

/* style for the outer store header container */
#storeHeader
{
	background: url(images/storeHeaderBackground.jpg) repeat-x left top;
	margin:0;
	text-align: left;
	width:100%;
	height:127px;
	position:relative;
}

/* styling attached to the container for the linked logo image */
#storeHeader .logo
{
	margin: 0px;
	width: 300px;
	height:47px;
	text-align: left;
	padding:15px 0 0 0;
}

/* additional styling for the logo image tag */
#storeHeader .logo img { margin: 5px 0 0 20px; }

/* used for any content besides the logo in the header */
#storeHeader .headerContent
{
	height: 95px;
	margin: 0px;
	width: 500px;
	position: absolute;
	top: 0px;
	right: 20px;
}

/* style for container of shortcut links that can appear in the header */
#storeHeader div.shortcuts 
{
	margin-top:25px;
	height:20px;
}

/* style for links within shortcuts container */
#storeHeader div.shortcuts  a
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	display: block;
	width: auto;
	float: right;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DBDBDB;
	text-decoration: none;
	text-align: center;
	margin:0px 6px;
	text-decoration:underline;
}
#storeHeader div.shortcuts a:hover {color: #EBBB03;}

/* style for specific shortcuts */
#storeHeader div.shortcuts a.basket{ }
#storeHeader div.shortcuts a.acct{ }
#storeHeader div.shortcuts a.admin{ }
#storeHeader div.shortcuts a.wishlist{ }
#storeHeader div.shortcuts a.login{ }

/* style for the search container */
#storeHeader div.search 
{
	text-align:left;
	width:210px;	
	height:28px;
	padding: 0px 0px 0px 20px;
	margin-right:3px;
	float:right;
}

/* style for search text box within the search area */
#storeHeader div.search input.searchPhrase 
{
	font-size: 12px;
	color: #000000;
	background-color:#cccccc;
	border: solid 1px #FFF;
	width: 140px;
	height:18px;
	line-height:28px;
	margin:0px;
	margin-top:3px;
}

/* style for the search button */
#storeHeader div.search .searchButton
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #8C0901;
	font-size: 9px;
	text-transform: uppercase;
	color: #EFEFEF;
	border: solid 1px white;
	padding: 0px 2px;
	font-weight: bold;
	cursor:hand;
	margin:3px 0px 0px -3px;
	width:55px;
	height:22px;
	text-align:center;
	line-height:20px;
}

/* styling for the navigation container */
#storeHeader .navigation
{
	padding: 0;
	width:100%;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height:30px;
	text-align:left;
	/*padding-left:30px;*/
}

/* styling for the link container in the navigation bar */
#storeHeader .navigation.content
{
	margin:0 auto;
	width:760px;
	margin-top:0px;
	padding:0 0 0 35px;
	
}

/* styling for tab links in the navigation bar content */
#storeHeader .navigation a.tab
{
	display: block;
	float: left;
	width: auto;
	height:14px;
	background:#636363 url(images/nav1_divider.gif) no-repeat right top;
	padding:5px 16px 7px 20px;
	margin:0 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	color: #DFDFDF;
}

/* styling for tab links in the navigation bar content */
#storeHeader .navigation a.tab:hover
{
	background:#D1D1D1 url(images/nav1_divider_hover.gif) no-repeat right top;
	color: #636363;
}

/******************************************************************************************/
/* end styles for the store header section                                                */
/******************************************************************************************/

/******************************************************************************************/
/* end styles for the store footer section                                                */
/******************************************************************************************/

/******************************************************************************************/
/* styles for the store navigation section                                                */
/******************************************************************************************/

/* container for the store navigation links */
#storeNav { margin: 0 0 0 0; width: 193px; }

/* default style for hyperlink in store navigation */
#storeNav a
{
	background-color: #787878;
	color:#DCDCDC;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding: 8px 3px 8px 35px;
	border-bottom: 1px solid #FFFFFF;
}

/* additional style for basket link */
#storeNav a.basket { background: #787878 url(images/my_basket.gif) no-repeat 5px 3px; }
/* additional style for wishlist link */
#storeNav a.wishlist { background: #787878 url(images/my_wish.gif) no-repeat 5px 3px; }
/* additional style for account link */
#storeNav a.account { background: #787878 url(images/my_acct.gif) no-repeat 5px 3px; }
/* additional style for login link */
#storeNav a.login { background: #787878 url(images/login.gif) no-repeat 5px 3px; }
/* additional style for logout link */
#storeNav a.logout { background: #787878 url(images/login.gif) no-repeat 5px 3px; }
/* additional style for admin link */
#storeNav a.admin { background: #787878 url(images/admin_icon.gif) no-repeat 5px 3px; }

/******************************************************************************************/
/* end styles for the store navigation section                                            */
/******************************************************************************************/

/******************************************************************************************/
/* styles for the store search dialog                                                     */
/******************************************************************************************/

/* styling for the search dialog container */
#storeSearch
{
	background:#F4F1B7 url(images/storeSearchBackground.gif) no-repeat left top;
	border-bottom:solid #FFFFFF 2px;
	padding:45px 0px 8px 0px;
}

/* styling for the search keywords text box */
#storeSearch input.keywords
{
	background-color:#FFFFFF;
	border:1px solid #B2AF7D;
	width:131px;
	height:18px;
	margin: 0 0 0 304px;
	padding:2px 0 0 4px;
	
}

/* styling for the search button */
#storeSearch input.searchButton
{
	margin:0;
	vertical-align: middle;
}

/* styling for the tagline in the search image */
#storeSearch span.tagline
{
	font-family:Arial;
	font-size:24px;
	color:#4A4A48;
	margin-top:30px;
	margin-left:215px;
	margin-bottom: 45px;
	display:block;
}

/******************************************************************************************/
/* end styles for the store search dialog                                                 */
/******************************************************************************************/

/******************************************************************************************/
/* styles for the page header                                                             */
/******************************************************************************************/

/* standard page header content */
div.pageHeader div.content
{
	padding:3px;
}

/******************************************************************************************/
/* end styles for the page header                                                         */
/******************************************************************************************/

/******************************************************************************************/
/* default styling for generic input forms                                                */
/******************************************************************************************/

/* container for form */
table.inputForm { }

/* default styles for cells in form*/
table.inputForm th, table.inputForm td {padding:2px;} 

/* styling for row headers in form */
/*
table.inputForm .rowHeader
{
	background: #FFFFFF;
	color: #333333;
	padding: 6px;
	text-align:right;
}
*/
/* style for links that appear within rowheader */
table.inputForm .rowHeader a {
	border:1px solid #650101;
	width:100%;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	padding: 6px;
}

/* set style for other elements within rowheader */
table.inputForm .rowHeader * {	font-weight: bold; font-size: 12px; }

/******************************************************************************************/
/* end default styling for generic input forms                                            */
/******************************************************************************************/

/* link within the category list item (hover) */
ul.category li a:Hover { color:#575757; }
/* link within the category list item (selected) */
ul.category li a:Selected { color:#AF0501; }

/******************************************************************************************/
/* end styles for the simple category list (such as might show on the home page)          */
/******************************************************************************************/

/******************************************************************************************/
/* styles for the buy product form                                                        */
/******************************************************************************************/

/* container for the buy product form */
table.buyProductForm { }

/* default style for cells within the buy product form */
table.buyProductForm td, table.buyProductForm th
{
	padding:3px;
}

/* style for row header in buy product form */
table.buyProductForm .rowHeader
{
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	border: 0px solid #CCCCCC;
	text-align: right;
}

/******************************************************************************************/
/* end styles for the buy product form                                                    */
/******************************************************************************************/

/******************************************************************************************/
/* styles for the catalog nodes                                                           */
/******************************************************************************************/

/* wrapper for the catalog container */
.catalogWrapper { padding: 15px 5px 5px 5px; margin: 15px 0 5px 0; }

/* container for catalog display */
.catalog { padding: 0px; }

/* node in the catalog display - used in flow layouts */
.catalog .flowNode
{
	text-align:center;
	margin:0px;
	padding:5px;
	float:left;
	width:238px;
	height:180px;
	border:1px solid #C4C4C4;
}

/* node in the catalog display - used in table layouts */
.catalog .tableNode {padding: 12px;}
.catalog .tableNode div { margin-top:10px;}
.catalog .tableNode img { margin-top:6px;}

/* thumbnail image within the catalog display */
.catalog .thumbnail 
{
	display: block;
	width: auto;
	margin: 0 auto 5px;
	color:#8C0901;
}

/* style for item separator */
.catalog .separator { }

/******************************************************************************************/
/* end styles for the catalog nodes                                                       */
/******************************************************************************************/

/******************************************************************************************/
/* styles for featured products grid                                                      */
/******************************************************************************************/

/* container for the products grid */
table.productsGrid { }
.featuredProductContainer {	padding-bottom: 8px; }

/* cell that contains the product thumbnail */
td.thumbnail
{
	padding-bottom:2px;
	margin-bottom:2px;
	/* border:solid 1px #C4C4C4; */
}

/* cell that displays the product details */
td.details
{
	padding-left:5px;
}

/* style for separators in the grid */
.rowSeparator{padding-bottom: 3px; padding-top: 3px; background: url(images/h_dot1.gif) repeat-x left bottom;}
.itemSeparator{background: url(images/v_dot.gif) repeat-y left top; padding-right:5px;}

/******************************************************************************************/
/* end styles for featured products grid                                                  */
/******************************************************************************************/

/******************************************************************************************/
/* styles for product display pages                                                       */
/******************************************************************************************/

/* container for the product header */
div.productHeader { }

/* container for content associated with product tab */
div.productTabDetail
{
	min-height:200px;
	border:1px solid black;
	padding:4px;
}

/* header within content associated with product tab */
div.productTabDetail H2
{
	background:#C4C4C4;
	border:solid 1px black;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	margin:2px 0px 4px 0px;
}

/******************************************************************************************/
/* end styles for product display pages                                                   */
/******************************************************************************************/


/******************************************************************************************/
/* end styles for search page                                                             */
/******************************************************************************************/

/******************************************************************************************/
/* styles for the basket                                                                  */
/******************************************************************************************/

/* container for message that displays when a basket is empty */
.emptyBasketPanel
{
	margin: 0;
	background:url(images/empty_shop.gif) no-repeat 15%;
	padding-top: 20px;
	padding-left: 60px;
	margin: 20px 35px 35px 35px;
	height: 50px;
	text-align:center;
}
/* message that displays when a basket is empty */
.emptyBasketPanel span.message
{
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

/* links to products that are displayed in the basket contents */
a.basketProductLink {text-decoration: none; color:#636363; font-weight:bolder;}
a.basketProductLink:hover {color:#000000;}

/* price that appears within a basket dialog */
.basketDialogPrice { font-weight:bold; }

/* container for message that displays when a basket dialog is empty */
div.emptyBasketDialogPanel { }

/* message that displays when a basket dialog is empty */
div.emptyBasketDialogPanel span.message
{
	text-align:center;
	font-style:italic;
	padding:5px;
}

/******************************************************************************************/
/* end styles for the basket                                                              */
/******************************************************************************************/

/******************************************************************************************/
/* styles for the wishlist                                                                  */
/******************************************************************************************/

/* container for message that displays when a wishlist is empty */
div.emptyWishlistPanel
{
	margin: 0;
	background:url(images/wish_list.gif) no-repeat 15%;
	padding-top: 20px;
	padding-left: 60px;
	margin: 20px 35px 35px 35px;
	height: 50px;
	text-align:center;
}

/* message that displays when a wishlist is empty */
div.emptyWishlistPanel span.message
{
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

/* links to products that are displayed in the wishlist contents */
a.wishlistProductLink {text-decoration: none; color:#636363; font-weight:bolder;}
a.wishlistProductLink:hover {color:#000000;}

/* price that appears within a wishlist dialog */
.wishlistDialogPrice { font-weight:bold; }

/* container for message that displays when a wishlist dialog is empty */
div.emptyWishlistDialogPanel { }

/* message that displays when a wishlist dialog is empty */
div.emptyWishlistDialogPanel span.message
{
	text-align:center;
	font-style:italic;
	padding:5px;
}

/******************************************************************************************/
/* end styles for the wishlist                                                              */
/******************************************************************************************/
	
/******************************************************************************************/
/* styles common to all checkout pages                                                    */
/******************************************************************************************/

/* checkout page header */
div.checkoutPageHeader
{
	margin:0 0 0 0;
}


/* chekcout page header - styling for checkout steps */
div.checkoutPageHeader div.checkoutSteps
{
	background-color:#E5DECA;
	border:1px solid #BEB49D;
	padding:0;
	margin:4px 5px 4px 4px;
	float:right;
}

/* checkout page header content */
div.checkoutPageHeader div.content
{
	padding:2px;
}

/* used to contain the details for an individual shipment, used wherever information is organized by shipment */
div.shipmentSection
{
	margin-bottom:5px;
	border: solid 1px black;
	border-collapse:collapse;
}

div.shipmentSection div.header
{
	border: solid 1px black;
}

/* the header / caption of a shipment section, identifies which shipment is displayed */
div.shipmentSection H2
{
	margin:0px;
	/*border: 1px solid #C4C4C4;
	background-color: #E8E8E8;*/
	padding: 0 2px;
	height:25px;
	line-height:25px;
	font-size:12px;
}

/* the content of the shipment section */
div.shipmentSection .content
{
	padding:2px;
}

/* used wherever a list of order items is displayed */
table.itemList { width:100%; }

/* default column header styling for item list */
/* table.itemList th {	margin:0px;background-color:#EFEFEF;padding:2px; } */

/* default data cell styling for item list*/
table.itemList td { padding:3px 2px; } 
table.itemList td a{color: #8C0901;}

/* header styling for items column */
table.itemList th.items { }

/* styling for items column */
table.itemList td.items { }

/* header styling for items column */
table.itemList th.price { }

/* styling for price column */
table.itemList td.price { }

/* used when checkout navigation buttons (e.g. continue, back) appear by themselves 
outside of any  other container.  */
.checkoutNavigation { margin-top:4px; margin-bottom:8px; }

/* used when the checkout navigation section has a validation summary.  */
.checkoutNavigation span.validation { display:block;margin-bottom:12px; }

/* contains the buttons or links in the checkout navigation section */
.checkoutNavigation span.buttons { }

/******************************************************************************************/
/* end styles common to all checkout pages                                                */
/******************************************************************************************/

/******************************************************************************************/
/* styles for table that lays out a form of data (such as an invoice)                     */
/******************************************************************************************/

/* table style */
table.form 
{
	margin: 4px 0px;
	border:solid 1px black;
	border-collapse:collapse;
 	page-break-inside:avoid;
	width:100%;
}

/* style common to headers and cells */
table.form td, table.form th
{
	padding:4px 8px;
}

/* styling for header cells  */
table.form th { font-weight:bold; font-size:14px; }

/* styling for header cell intended for vertical text */
table.form th.verticalText
{
	width:10px;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}

/* additional styling for header cell */
table.form th.header { text-align:left; }

/* additional styling for caption */
table.form th.header span.caption { font-size:20px; }

/* style for cell that contains an address */
table.form td.address { width:180px; }

/* style for cell on right that should expand to the full width possible */
table.form td.expand { width:504px; }

/* style for cell that contains a datasheet */
table.form td.dataSheet { padding:0px; }

/* style for font within the datasheet */
table.form td.dataSheet * { font-size:12px; }

/* additional styling for datasheet that appears within a form */
table.form table.dataSheet { margin-bottom:-1px; }

/* styling for the total row */
table.dataSheet tr.totalRow td, table.dataSheet tr.totalRow th
{
	border-top: double 3px gray;
	border-bottom: double 3px gray;
}

/* this is the container for the order summary on the view order page */
table.form td.orderSummary { width:202px;padding:10px; }

/* style for the caption of the order summary panel */
table.form td.orderSummary h3 { margin: 0 0 2px 0; }

/* style for the invoice caption */
h1.invoice 
{
	margin: 0 0 6px 0;
	font-size:24px;
	font-weight:bold;
}

/* style for the store name */
h1.storeName
{
	margin: 0 0 6px 0;
	font-size:18px;
	font-weight:bold;
}

/******************************************************************************************/
/* end styles for table that lays out a form of data (such as an invoice)                 */
/******************************************************************************************/

/******************************************************************************************/
/* styles for checkout progress indicator                                                 */
/******************************************************************************************/

/* container for the checkout progress indicator */
.checkoutProgress
{
	background:url(images/checkoutProgressBackground.gif) repeat-x;
	border-left:1px solid #BEB49D;
	border-right:1px solid #BEB49D;
	height: 25px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#B1A892;
	margin:0 4px;
	display:block;
	float:right;
}

/* default styling for span tags within the progress indicator */
.checkoutProgress span
{
	display: block;
	float: left;
	width: auto;
}

/* styling for checkout stage container when it is active */
.checkoutProgress span.on
{
	padding: 3px 2px;
	background: url(images/checkoutProgressActive.gif) no-repeat 50%;
	border: 1px solid #6B6149;
	margin: 1px;
}

/* styling for checkout stage container when it is inactive */
.checkoutProgress span.off
{
	padding: 2px;
	margin: 1px;
}

/* style for checkout stage label when it is active */
.checkoutProgress span.on span
{
	border: 1px solid #6B6149;
	padding: 1px 6px;
	color: #6B6149;
}

/* style for checkout stage label when it is inactive */
.checkoutProgress span.off span
{
	padding: 3px 6px 2px 6px;
}

/******************************************************************************************/
/* end styles for checkout progress indicator                                             */
/******************************************************************************************/

/******************************************************************************************/
/* styles for checkout steps                                                              */
/******************************************************************************************/

/* style for the outer container for checkout steps */
#storeHeader div.checkoutSteps
{
	background-color:#E5DECA;
	border:1px solid #BEB49D;
	padding:0px 0px 0px 0px;
	width:100%;
}

/******************************************************************************************/
/* end styles for checkout steps                                                          */
/******************************************************************************************/

/******************************************************************************************/
/* styles for select shipping address                                                     */
/* NOTE: This is used on both checkout/ShipAddress and Members/AddressBook                */
/******************************************************************************************/

/* style for the address book table */
table.addressBook
{
	width:98%;
	border: 1px solid #C4C4C4;
}

/* caption for the address book */
table.addressBook th.caption
{
	border: 1px solid #C4C4C4;
	background-color: #E8E8E8;
	padding: 0 2px;
	height:25px;
	margin: 5px 0 0 0;
	line-height:25px;
}

/* styling for the text container inside the caption */
table.addressBook th.caption .text
{
	float:left;
	display:block;
}

/* styling for the button container inside the caption */
table.addressBook th.caption .buttons
{
	float: right;
	display: block;
}

/* container for address book entries */
table.addressBook td.entries {border: 1px solid #C4C4C4; text-align: left; padding: 5px;}

/* entry in the address book container */
table.addressBook .entry
{
	background:url(images/shipping_address_bg.gif) no-repeat;
	vertical-align:middle;
	text-align:left;
	margin:0px;
	padding:5px 0px 0px 0;
	/*border: 1px solid #FF0000;*/
	display: block;
	width: 350px;
	height:195px;
	float: left;
}

/* container for address data in an address entry */
.addressBook .address
{
	text-align:left;
	padding:47px 0px 0px 50px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	width:200px;
	float: left;
	/*border-left: 1px dashed #8698B2;*/
}

/* container for buttons in an address entry */
.addressBook td .buttons
{
	margin-top:5px;
	text-align:left;
	padding:60px 0px 0px 0;
	width: 100px;
	float: right;
}
.addressBook td .buttons a{display:block; margin-bottom: 5px; width: 40px;}

/* styling for button element inside the buttons container */
table.addressBook td .buttons .button {margin-right: 5px;}

/******************************************************************************************/
/* end styles for select shipping address (checkout/shipaddress.aspx)                     */
/******************************************************************************************/

/******************************************************************************************/
/* styles for select multiple shipping addresses (checkout/shipaddresses.aspx)            */
/******************************************************************************************/

/* NOTE: items table on this page will use default styling from the common itemList class,
you can override or add to the styling attributes below */

/* styling for shipping addreses table */
table.setShippingAddresses { }

/* table will use default itemList styling, you can override th attributes here */
table.setShippingAddresses th { }

/* header styling for items column */
table.setShippingAddresses th.items { }

/* styling for items column */
table.setShippingAddresses td.items { }

/* header styling for items column */
table.setShippingAddresses th.price { }

/* styling for price column */
table.setShippingAddresses td.price { }

/* header styling for address column */
table.setShippingAddresses th.address { }

/* styling for address column */
table.setShippingAddresses th.address { }

/******************************************************************************************/
/* end styles for select multiple shipping addresses (checkout/shipaddresses.aspx)        */
/******************************************************************************************/

/******************************************************************************************/
/* styles for select shipping method (checkout/shipmethod.aspx)                           */
/******************************************************************************************/

/* the outer table to select shipping methods */
table.selectShippingMethod { }

/* default header style for shipping method table */
table.selectShippingMethod td.dataSheet { padding-top:1px; }

/* default header style for shipping method table */
table.selectShippingMethod td.dataSheet th { padding: 5px 2px; }

/* the table cell that displays the shipment items grid */
table.selectShippingMethod td.items{ }

/* the table cell that displays the available shipping methods */
table.selectShippingMethod td.methods
{
	padding: 4px; 
	text-align:left; 
	border-left:1px solid #C4C4C4;
	width:200px;
}

table.selectShippingMethod td.methods h3
{
	padding: 5px 2px; 
	border: 1px solid #C4C4C4; 
	background-color:#EFEFEF;
	display:block;
	font-weight:bold;
	font-size:100%;
	text-align:center;
	margin: -2px -2px 6px -2px;
}

.summarySection h3 { font-size:100%; }

/* the caption for available shipping methods */
table.selectShippingMethod td.methods .caption
{
	display:block;
	font-weight:bold;
	margin-bottom:6px;
	text-align:center;
}

/* section to ask the customer whether to set gift options for an order */
.addGiftOptions
{
	background:url(images/giftbox2.jpg) no-repeat left top;
	/*margin: 10px 0 5px 185px;*/
	margin: 0;
	width:400px;
	height:85px;
	border: solid 1px #6B0000;
	float:right;
}

/* caption of the add gift options section */
.addGiftOptions h3
{
	/*margin-top:10px;
	margin-left:60px;*/
	margin: 10px 10px 5px 62px;
	font-size:100%; 
}

/* content of the add gift options section, including input field and text */
.addGiftOptions .content
{
	margin: 0 0 10px 60px;
}

/* contains any navigation buttons (such as continue or back) that appear within the section */
.addGiftOptions .buttons
{
	margin-left:60px;
	margin-top:5px;
}

.VisiblePanel 
{
	display:block;
}

.HiddenPanel 
{
	display:none;
}

/******************************************************************************************/
/* end styles for select shipping method (checkout/shipmethod.aspx)                       */
/******************************************************************************************/

/******************************************************************************************/
/* styles for select gift options (checkout/giftoptions.aspx)                             */
/******************************************************************************************/

/* container for the gift option controls */
.giftOptions { }

/* the container for controls to choose gift wrap if available */
.giftOptions div.giftWrap { margin-top:2px;margin-bottom:6px; }

/* displays when no gift wrap is available for an item */
.giftOptions div.giftWrap div.noGiftWrap { font-style:italic; }

/* displays when only one style of gift wrap is available for an item */
.giftOptions div.giftWrap div.oneGiftWrap { }

/* styling for the name of the available gift wrap style */
.giftOptions div.giftWrap div.oneGiftWrap span.name { font-weight:bold }

/* styling for the price of the available gift wrap style */
.giftOptions div.giftWrap div.oneGiftWrap span.price { }

/* displays when two or more gift wrap styles are available for an item */
.giftOptions div.giftWrap div.multiGiftWrap { }

/* styling for the title of the gift wrap selection box */
.giftOptions div.giftWrap div.multiGiftWrap span.title { font-weight:bold }

/* styling for the gift wrap selection box */
.giftOptions div.giftWrap div.multiGiftWrap select { }

/* the container for controls to enter a gift message */
.giftOptions div.giftMessage { }

/* styling for the gift message title */
.giftOptions div.giftMessage span.title { font-weight:bold; }

/* styling for the gift message cost */
.giftOptions div.giftMessage span.price { }

/* styling for the gift message entry area */
.giftOptions div.giftMessage textarea { width:98%;height:40px; }

/* styling for the characters remaining countdown */
.giftOptions div.giftMessage span.count { }

/* styling for the characters remaining countdown text */
.giftOptions div.giftMessage span.countText { }


/******************************************************************************************/
/* end styles for select gift options (checkout/giftoptions.aspx)                         */
/******************************************************************************************/

/******************************************************************************************/
/* styles for confirm and pay (checkout/payment.aspx)                                     */
/******************************************************************************************/

/*---------------------------------------*/
/*- styles for layout of payment page -- */
/*---------------------------------------*/

/* style for the summary pane of the payment information section */
.paymentMethodSummary { width:170px;padding: 10px; }
div.paymentMethodSummary { float:left; }

/* style for the payment method listing of the payment information section */
.paymentMethodList { width:545px;border-left:1px dashed #000000; }
div.paymentMethodList { float:right; }

/* style for a content section in the summary pane */
.paymentMethodSummary div.section { margin-bottom:20px; }

/* style for the header of the summary section */
.paymentMethodSummary div.section div.header { }

/* style for the caption of the section header */
.paymentMethodSummary div.section div.header h3 { margin: 0 0 2px 0; }

/* style for the content of the summary section */
paymentMethodSummary div.section div.content { }

/*---------------------------------------*/
/*- styles for order summary ----------- */
/*---------------------------------------*/

/* column that displays the heading for the amounts in the order summary table */
/* table.orderSummary th { text-align:right;font-weight:normal; white-space:nowrap; } */

/* row that contains the divider between subtotals and total */
/* table.orderSummary tr.totalDivider { } */

/* cell that contains the divider between subtotals and total */
/* table.orderSummary tr.totalDivider td { width:100%; } */

/* divider between subtotals and total */
/* table.orderSummary tr.totalDivider td hr { } */

/*---------------------------------------*/
/*- styles for payment forms ----------- */
/*---------------------------------------*/

/* styles the table for the entry form of a payment method */
table.paymentForm {	width:100%; margin-bottom:20px; margin-left:5px; }

/* style for default table cell in entry form */
table.paymentForm td { padding: 2px; }

/* header cell that provides the caption for the form, states type of payment method */
table.paymentForm th.caption 
{
	padding-top:8px;
	border-bottom:dotted 1px black;
}

/* header cell that provides the label for an input row */
table.paymentForm th.rowHeader { text-align:right; }

/* cell that contains the submit button for a payment form */
table.paymentForm td.submit { text-indent:10px; }

/* container for the submit button */
table.paymentForm td.submit span.button { }

/******************************************************************************************/
/* end styles for confirm and pay (checkout/payment.aspx)                                 */
/******************************************************************************************/

/******************************************************************************************/
/* styles for your account (Members/MyAccount.aspx)                                       */
/******************************************************************************************/

ul.columns {
  margin: 0 0 0 30px;
  padding: 0;
  list-style: none;
}
 
ul.columns li {
  margin: 2px;
  background-image: url(images/bullet1.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  text-indent:15px;
}

/******************************************************************************************/
/* end styles for your account (Members/MyAccount.aspx)                                   */
/******************************************************************************************/

/******************************************************************************************/
/* styles for view order page (Members/MyOrder.aspx)                                    */
/******************************************************************************************/

/* container for the order summary table */
/*
div.orderSummaryPanel
{
	background-color: #DBDADA;
	border: 1px solid #000000;
	margin: 4px 0px;
} */

table.orderSummaryTable
{
	width:100%;
}

/*
table.orderSummaryTable th.rowHeader
{
	width:16%;
	text-align:right;
} */

/******************************************************************************************/
/* end styles for view order page (Members/MyOrder.aspx)                                */
/******************************************************************************************/

/******************************************************************************************/
/* styles for view row-style of my account page (Members/My Account.aspx)                 */
/******************************************************************************************/
.odd{background-color: #DBDADA;padding: 6px 2px 6px 6px; border-bottom:1px solid #A4A4A4;}
.even{background-color: #F5F5F5;padding: 6px 2px 6px 6px; border-bottom:1px solid #A4A4A4;}
.altodd{background-color: #FFF;padding: 6px 2px 6px 6px; border-bottom:1px solid #A4A4A4;}
.alteven{background-color: #F5F5F5;padding: 6px 2px 6px 6px; border-bottom:1px solid #A4A4A4;}
/******************************************************************************************/
/* end styles for view row-style of my account page (Members/My Account.aspx)             */
/******************************************************************************************/


/******************************************************************************************/
/* styles for view "ship to" in ViewOrder page (Members/MyOrder.aspx)                   */
/******************************************************************************************/
.ship_to{writing-mode: tb-rl; filter: flipv fliph;}
/******************************************************************************************/
/* end styles for view "ship to" in ViewOrder page (Members/MyOrder.aspx)               */
/******************************************************************************************/

/******************************************************************************************/
/* styles for paged list of data                                                          */
/******************************************************************************************/

/* table style */
table.pagedList { min-width:300px; }

/* style common to headers and cells */
table.pagedList td
{
	padding:2px 4px;
}

/* styling for header cells  */
table.pagedList th 
{
	padding: 6px 4px;
	font-weight:bold;
	margin:0px;
	color:White;
	background-color:#6B0000;
}

/* styling for links in header cells  (such as for sorting columns) */
table.pagedList th a
{
	color:white;
	text-decoration:underline;
}

/* hover styling for links in header cells  (such as for sorting columns) */
table.pagedList th a:hover
{
	color: #DBDADA;
	text-decoration:underline;
}

/* styling for alternating rows */
table.pagedList tr.oddRow { }
/*table.pagedList tr.evenRow { background-color: #F5F5F5; }
table.pagedList tr.eventRow td, table.pagedList tr.eventRow td .reviewinfo 
{ color:#2B2B2B; }
*/
/* style for the empty result message */
table.pagedList tr.empty td
{
	 width:300px;
	 text-align:center;
	 padding: 10px;
	 font-style:italic;
	 border: solid 1px black;
}


/******************************************************************************************/
/* end styles for paged list of data                                                      */
/******************************************************************************************/
/************** Style for the Product Image ******************/
.productimg
{
	vertical-align:top;
}


/******************************************************************************************/
/* begin styles for modal popup dialogs                                                   */
/******************************************************************************************/

/* background for main page when modal popup is visible */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/* style for modal popup dialog */
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
}

/* style for header of modal popup dialog */
.modalPopupHeader 
{
	cursor:move;
	background-color:#DDDDDD;
	border:solid 1px Gray;
	color:Black;
}

/* style for text of modal popup dialog */
.modalPopupText 
{
    padding:10px;
}

/* enable scrolling within modal popup dialog */
.modalPopupText .modalPopupScroller
{
	margin:-10px;padding:10px;overflow:scroll;height:400px;
}

/* style for the click to view price popup */
.pricePopup
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:300px;
	position:absolute;
    left:50%;
    margin-left:-150px;
    z-index:99;
}

/* style for header of modal popup dialog */
.pricePopupHeader
{
	background-color:#DDDDDD;
	border:solid 1px Gray;
	color:Black;
	margin:-3px;
	padding:6px;
	font-weight:bold;
}

/* used on the click to view price display */
.pricePopup span.fieldHeader { display:block;float:left;width:135px;text-align:right;margin-right:6px; }
.pricePopup span.fieldValue { display:block;float:left; }

/******************************************************************************************/
/* end styles for modal popup dialogs                                                     */
/******************************************************************************************/

/******************************************************************************************/
/* begin styles for one page checkout                                                     */
/******************************************************************************************/

/* outer frame of the one page checkout form */
/*
.opcFrame
{
	margin:0 auto;
	width:800px;
}
*/
/* main content panel of the one page checkout form */

/* sidebar panel of the one page checkout form */

/* frame for the payment section of the one page checkout form */
.opcPaymentFrame { }

/* panel that contains the list of available payment methods */

/* panel that contains the payment form for the selected method */
.opcPaymentForm { }

/******************************************************************************************/
/* end styles for one page checkout                                                       */
/******************************************************************************************/

/*********** img-description *******/
p.image_desc
{
	margin-left:3px;
	margin-right:3px	
}

.ProductItemView { width:194px; padding: 5px; padding-bottom:15px;}
.ProductItemView div{ background: #FFFFFF; padding: 5px; border: solid 1px #b9b9b9; }
.ProductItemViewOdd { background: #efefef; border: solid 1px #b9b9b9; width:194px; padding: 5px;padding-bottom:15px;}
.ProductItemViewOdd div { background: #FFFFFF; padding: 5px; border: solid 1px #b9b9b9; }
.AgreementView
{
	background-color: #FFFFFF;
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	border:solid 1px #92A7EC;
}

.welcomeImage {

}
.welcomeText{
}
/* used to display reviews message  */
pre.Reviews 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.nodeSummaryLink
{
    text-decoration: underline; 
    text-indent: 0px; 
    color:#5872CB; 
    margin:4px 0 8px 0; 
    padding:4px 0 8px 0; 
    cursor:pointer;
}

/* global clearfix styles */
   .clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */

/* end clearfix styles */

/* product page styles */

   
    #productpage { width:567px;}
	.shippromo { float:left; padding:15px 0 0; width:85px;}
    .addtocart { float:right; padding-top:15px; width:134px; }
    #productpage .productimg { float:left; width:275px; }
    #productpage .productimg .main img.mainImage { display:block; height:225px; width:225px; }
    #productpage .purchasearea { float:left; font-size:11px; width:275px; }
    .purchasearea .productname { border-bottom:1px solid #B2B2B2; margin-bottom:8px; }
    .purchasearea .productname h3 { color:#7F7F7F; display:inline; font-size:20px; padding-right:5px; }
    .purchasearea .productprice { display:inline; font-size:13px; font-weight:bold; }
    /*#productpage .seriestitle { background:url("/App_Themes/BostonAcoustics/images/category_h1.jpg") no-repeat scroll left top transparent; 
                                color:#FFFFFF; font-size:16px; font-weight:normal; margin-bottom:12px; padding:40px 10px 6px 13px; }*/
    #productpage .productimg .moreimages img { height: 55px; width: 55px;}                                
    .purchasearea .productsummary { margin-bottom:5px; }
    .purchasearea .productoptions { padding:5px; } /* background:none repeat scroll 0 0 #D9D9D9;*/
    .purchasearea .productpopcolors span { display:block; padding:3px 0; }
    ul.productpopcolors li { display: block; list-style: none; }
    /* ul.productpopcolors li span.popproductswatch input { width: 30px; height: 16px; } */
    .purchasearea .productpopcolors input { display:block; margin:auto; width:30px; }    
    .purchasearea .productpopcolors span span { display:inline; padding:0; }
    .purchasearea .productpopcolors li { float:left; text-align:center; white-space:nowrap; width:64px; height: 48px; }
    .purchasearea .grillequantity {  clear:both; font-size:9px;  padding-top:6px; }
    .purchasearea .productquantity .purchaseQuantityLabel { float: left; }
    .purchasearea .productquantity .purchaseQuantityEntry { float: left; }
    .clear { float: none; clear: both; line-height: 1px;}
    .custom-collateral-dialog, .alternate-views-popup-links { padding:0 52px 0 0; text-align:center; }
    .custom-collateral-dialog a, .alternate-views-popup-links a { color:#8C8C8C; text-decoration:none; }
    #productpage .productimg .alternates { margin-bottom:5px; }

    /* image zoom */
    .modalPopup { background-color:#FFFFFF; border:1px solid #000000; height:560px; padding:10px 20px; width:425px; }
    .modalPopup .modalPopupHeader { background-color:#FFFFFF; padding-bottom:10px; border:none; }
    .modalPopup .modalPopupHeader { text-align: left; }
    .modalPopup a.modalPopupClose { color:#A7A7A7; position:absolute; right:20px; text-decoration:none; top:20px; }
    .modalPopup .zoomimagepaging { padding:10px 20px 0 0; text-align:right; }
    .modalPopup a.prevButton { margin:0; }
    .modalPopup .zoomimagepaging a { color:#666666; font-size:11px; margin:0 2px; padding:3px; text-decoration:none; }    
    .modalPopup .zoomimagepaging a.active { color:#B61F36; font-weight:bold; }        
        /* ajax-styles */
        #productpage .zoomTab .ajax__tab_header, #dealerlocatorwrap .zoomTab .ajax__tab_header { padding:5px 0 10px; white-space:nowrap; }
        #productpage .ajax__tab_active .ajax__tab_inner, 
        #dealerlocatorwrap .ajax__tab_active .ajax__tab_inner { background: none repeat scroll 0 0 transparent; height:26px; padding:0; text-align:center; }
        #productpage .ajax__tab_header, 
        #dealerlocatorwrap .ajax__tab_header { color:#FFFFFF; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:bold; }
        #productpage .ajax__tab_active .ajax__tab_outer, #dealerlocatorwrap .ajax__tab_active .ajax__tab_outer  
        {
            background:url("/App_Themes/BostonAcoustics/images/product_tab_left_red.gif") no-repeat scroll left center transparent; float:left; height:26px; padding:0; }
        #productpage .modalPopup .ajax__tab_active .ajax__tab_tab,
        #productpage .modalPopup .zoomTab .ajax__tab_tab,
        #productpage .modalPopup .ajax__tab_hover .ajax__tab_tab { padding:4px 17px 0 0; }
        #productpage .zoomTab .ajax__tab_outer, 
        #dealerlocatorwrap .zoomTab .ajax__tab_outer { float:left; height:26px; padding:0; }
        #productpage .ajax__tab_active .ajax__tab_tab,
        #dealerlocatorwrap .ajax__tab_active .ajax__tab_tab {
            background:url("/App_Themes/BostonAcoustics/images/product_tab_right_red.gif") no-repeat scroll right center transparent; height:22px; margin-left:13px; padding:4px 11px 0 0; }
        #productpage .zoomTab .ajax__tab_tab, 
        #dealerlocatorwrap .zoomTab .ajax__tab_tab { cursor:pointer; height:22px; overflow:hidden; padding:4px 11px 0 0; }    
        #dealerlocatorwrap .ajax__tab_xp .ajax__tab_header { background: #fff;}
        #productpage .modalPopup .ajax__tab_xp .ajax__tab_body { border:1px solid #A7A7A7; clear:both; font-family:Arial,Helvetica,sans-serif; padding:0; width:425px; }
        .ajax__tab_xp .ajax__tab_body { background-color:#FFFFFF; } /*border-color:-moz-use-text-color #999999 #999999; border-style:none solid solid; border-width:0 1px 1px; font-family:verdana,tahoma,helvetica; font-size:10pt; padding:8px; } */
 
    .popup-background {  background-color:#FFFFFF; opacity:0.8; }
/* -- end product page styles */


/*************************************************************/
/* close the screen media selector */

/* Basket page item??? */
table.orderSummary 
{ 
    padding:5px;
}

table.orderSummary td 
{ 
    text-align:right; 
}


/* BA Checkout Page Styles*/
div.checkoutPageHeader H1
{	
	font-size: 18px; 
	color: #666666;
	padding: 3px 0;
	margin: 3px 0 6px 0;
	text-indent: 5px;
	border-bottom: 1px solid #B2B2B2;
}

h2.sectionHeader {
background:none repeat scroll 0 0 #FFFFFF;
border-color:-moz-use-text-color -moz-use-text-color #B2B2B2;
border-style:none none solid;
border-width:medium medium 1px;
color:#666666;
font-size:14px;
font-weight:bold;
height:27px;
line-height:27px;
margin:0 0 12px;
padding:0 2px;
}

.opcMainPanel
{
	width:625px;
}

.opcSidebar
{
	padding-left:25px;
}

.cart_summary_wrapper  {
border-bottom:1px solid #CCCCCC;
padding:10px 0;
width:225px;
}

.cart_summary_wrapper .cart_prod_left {
float:left;
font-weight:bold;
margin-left:22px;
text-align:right;
vertical-align:top;
width:105px;
}

.cart_summary_wrapper .cart_prod_right {
float:left;
text-align:right;
width:75px;
}

.opcPaymentMethods
{
	width:130px;
}

/* BA My Account Page*/
.orderGrid {
border:1px solid #CCCCCC;
margin:5px 0;
padding:10px;
}
