﻿
html {
    background-color: #FFFFFF;
}
body {
    background-color: #FFFFFF;
    color: #666666;
    height: 100%;
    font-family: Arial, Helvetica, Verdana;
    font-size: 62.5%;
    line-height: 1.3em;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
h1 { font-size: 1.8em; /* 18px */ }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.0em; }
h1, h2, h3, h4 {
    font-weight: normal;
}
p { font-size: 1.4em; /* 12px */ line-height: normal; }



a:active {
    outline: none;
}
a:focus {
    -moz-outline-style: none;
}
a {
  outline: none;
  text-decoration: none;
}
:focus {
  -moz-outline-style: none;
}
:-moz-any-link:focus {
  outline: none;
}
a:active, a:focus, input[type="image"] {
    outline: 0;
}

.fClear {
    clear: both;
}




/*************************/
/* AutoComplete item */
.AutoCompleteExtender_CompletionList
{
    background-position: top center;
    background-image: url('/images/Web/ac_pointer.gif');
    background-attachment: scroll;
    background-repeat: no-repeat;

    z-index: 99999;
   
    color: #FFF;/*#E1E5E6;*/
    padding: 1px;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 0px;
    padding-top: 10px;
    text-align: left;

    font-size: 12px; 
    line-height: 18px;
    font-weight: bold;
    
    width: 300px;
}

/*AutoComplete flyout */
.AutoCompleteExtender_CompletionListItem
{
    background-color: #716F6E;
    padding: 3px 3px;
}

/* AutoComplete highlighted item */
.AutoCompleteExtender_HighlightedItem
{
    background-color: #002366;
    color: #FFFFFF;
    padding: 3px 3px;
    cursor: pointer;
    cursor: hand;
}
/*************************/






/**************************
	MAIN MASTER PAGE
**************************/

.header {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(/images/HMV/Banners/wrap_top_cdn_en.jpg) no-repeat scroll left top;
    height: auto;
    margin: 0 auto;
    width: 972px;
}
.headerTop
{
    color: #666666;
    height: 20px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: 100%;
}
.headerTop a {
    color: #9D9D9D;
    font-size: 1.0em;
    line-height: 20px;
    text-decoration: none;
}
.headerTop a:hover {
    color: #ED0677;
}
/*************************/
.headerMiddle {
    float: left;
    width: 100%;
}
.mainLogo {
    padding: 5px 0 0 20px;
}
/*************************/



/*************************/

#content-wrapper {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    height: auto;
    margin: 0 auto;
    width: 972px;
}
/*************************/





/*************************/
#content-wrapper .leftWrapper {
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    width: 812px;
}
#content-wrapper .rightWrapper {
    float: right;
    margin-bottom: 20px;
    overflow: hidden;
    width: 160px;
}
#content-wrapper .rightWrapper .rightTowers {
    padding: 20px 0 0 10px;
}
#content-wrapper .rightWrapper .rightTowers a {
    display: block;
    margin-bottom: 20px;
}
/*************************/




/*************************/
.tempImage {
    padding: 20px 0 0 10px;
}
/*************************/





/*************************
    DEFAULT PAGE
*************************/
#DefaultPageWrapper {
}
#DefaultPageWrapper .defaultPageWrapperL {
    display: block;
    float: left;
    width: 150px;
}
#DefaultPageWrapper .defaultPageWrapperL div#ctl00_ctl00_MainContentPlaceHolder_TestimonialsPanel {
    clear: both;
    display: block;
}
#DefaultPageWrapper .defaultPageWrapperL div#DigiCert {
    clear: both;
    display: block;
}
#DefaultPageWrapper .defaultPageWrapperL .leftTowers {
    padding-top: 20px;
}
#DefaultPageWrapper .defaultPageWrapperL .leftTowers a {
    display: block;
    margin-bottom: 20px;
}
#DefaultPageWrapper .defaultPageWrapperR {
    display: block;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 642px;
}
/*************************/





/*************************
  SEARCH HEADER (MASTER)
*************************/
.headerSearch {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(/images/Web/search_bg.gif) repeat-x scroll center center;
    margin: 15px 0;
    min-height: 42px;
    overflow: hidden;
    width: 972px;
}
.headerSearch .innerSearch {
    float: left;
    margin-top: 8px;
}
.headerSearch .innerSearch h2 {
    color: #666666;
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 8px 5px 0 20px;
}
.headerSearch .innerSearch .searchBox {
    width: 300px;
    margin-top: 3px;
}
.headerSearch .innerSearch .searchBoxBtn {
    padding: 10px 0 0 10px;
}
/*************************/
.headerSearch .pointDisplay {
    background-color: White;
    display: block;
    float: right;
    height: 25px;
    margin-right: 10px;
    margin-top: 8px;
    padding: 0 5px 0 5px;
    width: auto;
    vertical-align: middle;
}
.headerSearch .pointDisplay p {
    display: block;
    font-size: 1.4em;
    line-height: 1.7em;
}
.pointDisplayPink {
    color: #ED0677;
    font-weight: bold;
}
/*************************/





/*************************
    BASKET BUBBLE
*************************/
.shoppingBasketWrapper {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(/images/Web/bg_shoppingbasket.png) no-repeat scroll left top;
    min-height: 170px;
    margin: 0 0 0 10px;
    text-align: center;
}
.shoppingBasketWrapper h2 {
    color: #666666;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    margin-left: -10px;
    padding-top: 8px;
}
.shoppingBasketWrapper .basketMsg {
    display: block;
    color: #666666;
    height: 50px;
    margin: 20px 10px 0 10px;
    text-align: left;
    width: 120px;
}
.shoppingBasketWrapper .seeBasket {
    color: #666666;
    display: block;
    min-height: 28px;
    margin-left: -10px;
}
.shoppingBasketWrapper .checkout {
    display: block;
    margin-left: -15px;
}
/*************************/
