﻿/* GENERAL START */
body {
    background-color: #000000;
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 12px;
    color: White;
    margin: 0px 0px 0px 0px;
    /*background-image: url(../images/background.jpg);*/
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;

}

h1 
{
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: White;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    border: 1px solid gray;
    display: block;
    background-color: Black;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-image: url(../images/background_h1.jpg);
    background-repeat: no-repeat;
    
}

.likeH1
{
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: White;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    border: 1px solid gray;
    display: block;
    background-color: Black;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-image: url(../images/background_h1.jpg);
    background-repeat: no-repeat;
    width: 766px;
}

h2 
{
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: White;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 0px;
    border: 1px solid gray;
    display: block;
    background-color: Black;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-image: url(../images/background_h1.jpg);
    background-repeat: no-repeat;
}

h3 
{
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: white;
    text-decoration: none;
    font-size: 11px;
    margin-bottom: 2px;
    margin-top: 0px;
    border-bottom: 1px solid gray;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;   
}

a 
{
    font-weight: bold;
    color: white;
    text-decoration: none;
}

select 
{
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 10px;
    color: Black;
    background-color: White;
    text-align: left;
    margin-left: 2px;
}

.button
{
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 10px;
    color: Black;
    text-transform: uppercase;
    vertical-align: middle;
}

.input 
{
    margin-left: 2px;
    margin-right: 2px;
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    color: Black;
    background-color: White;
    text-align: left;
    font-size: 10px;
    vertical-align: middle;
}

.floatcontentleft 
{
    width: 580px;
    float: left;
    
}

.floatcontentright
{
    width: 185px;
    float: right;
}

/* GENERAL END */


/* HEADER START */
#header 
{
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    height: 200px;
    font-weight: bold;
    font-size: 18px;
    background-image: url(../images/background_header_nb.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 1000px;
}

#Top_SearchBar
{
    background-color: Black;
    color: White;
}

#wrapper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background-color: #3d562c;
 }


#header .homebutton 
{
   
}

#header .bannerad 
{
    
    position:relative;
    text-align: right;
    border: 1px solid gray;
    width: 468px;
    height: 60px;
    background-color: Black;
    text-align: center;
    top: -140px;
    left: 500px;
    
}
/* HEADER END */

/* HOMEADVERT START */
#homeadvert 
{
    
}
/* HOMEADVERT END */

/* SUBADVERT START */
#subadvert 
{
    
}
/* SUBADVERT END */


/* TOPBAR START */
#topbar 
{
    height: 15px;
    line-height: 15px;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 3px;
    background: #CCCCCC;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0px;
    color: Black;
}

#topbar a 
{
    font-weight: bold;
    text-transform: uppercase;
    color: Black;
    text-decoration: none;
    font-size: 10px;
}

/* TOPBAR END */

/* SEARCHBAR START */
.searchbar 
{
    vertical-align: middle;
    /* border-bottom: 1px dotted white;
    border-top: 1px dotted white;*/
    /*padding-top: 5px;
    padding-bottom: 5px;*/
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 5px;
    font-size: 10px;
    height: 30px;
    float: left;
}

.searchbar .SearchLabel
{
    font-weight: bold;
    text-transform: uppercase;
    line-height: 18px;
    vertical-align: middle;
    margin-right: 5px;
}

.searchbar .input
{
    width: 650px;
    font-size: 10px;
    color: Black;
    vertical-align: middle;
    margin-right: 5px;
}

.searchbar .SearchFilter
{
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 10px;
    color: Black;
    background-color: White;
    text-align: left;
    width: 150px;
    vertical-align: middle;
    margin-right: 5px;
}

.searchbar .SearchButton 
{
    width: 30px;
    vertical-align: middle;
    font-size: 10px;
    color: Black;
    margin-right: 5px;
}

.ShoppingCartTable
{
    font-size: 10px;
    width: 100%;
}

.ShoppingCartTable Table
{
    width: 100%;
    border-collapse: collapse;
    /*border: inset thin white;*/
    
}
.ShoppingCartTable Table th
{
    background-color: #f3f3f3;
    border: inset thin gray;
    text-align: center;
    font-weight: bold;
    color: Black;
    
}
.ShoppingCartTable Table tbody td
{
    background-color: Transparent;
    border: inset thin black;
}

.ShoppingCartTable Table tfoot
{
    /*background-color: Black;
    border: inset thin white;*/
    border: none;
    text-align: right;
    
}
.ShoppingCartTable Table .qty
{
    width : 20px;
    margin-left: 2px;
    margin-right: 2px;
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    color: Black;
    background-color: White;
    text-align: left;
    font-size: 10px;
}



.shoppingcart 
{
    float: right;
    vertical-align:middle;
    text-align: center;
    margin-top: 5px;
    background-color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid gray;
    letter-spacing:-1px;
    
  
}
.shoppingcart a
{
    color: Black;
}

.shoppingcart:hover
{
    vertical-align:middle;
    text-align: center;
    
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid gray;
    /* background-image: url(../images/background_hover_leftmenu.jpg);
    background-repeat: no-repeat; */
}
/* SEARCHBAR END */

/* TOPMENU START */
#topmenu 
{
    text-align: right;
    height: 30px;
    line-height: 30px;
    /* background-image: url(../images/background_topmenu.gif);
    background-repeat: no-repeat; */
    
}

#topmenu a
{
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
    color: Black;
    text-decoration: none;
    font-size: 14px;
    padding-right: 9px;
    padding-left: 9px;
}

#topmenu td 
{
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #3d562c;
    
    color: white;
}

#topmenu td a
{
    color: white;
}
#topmenu img
{
    border-width: 0px;
}

#topmenu td:hover 
{
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #000000;
}

#topmenu td:hover a
{
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-size: 14px;
}

#topmenu .active 
{
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    color: White;
    background-color: #000000;
}

#topmenu .active a
{
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
    color: #3d562c;
    text-decoration: none;
    font-size: 14px;
    color: #cccccc;
}
/* TOPMENU END */

/* SUBTOPMENU START */
#subtopmenu 
{
    text-align: center;
    height: 20px;
    line-height: 20px;
    /* background-image: url(../images/background_subtopmenu.gif);
    background-repeat: no-repeat;
    background-position: right; */
    background-color: #CCCCCC;
    color: black;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
}

#subtopmenu a
{
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
    color: Black;
    text-decoration: none;
    font-size: 12px; 
}
/* SUBTOPMENU END */

/* LEFTMENU START */
#leftmenu 
{
    margin-top: 10px;
    width: 198px;
    float: left;
    padding-bottom: 20px;
    font-size: 10px;
    padding-left: 2px;
    
}

#leftmenu ul 
{
    list-style-type:none;
    margin-top: 0px;
    margin-bottom: 0px;
    /*background-color: #2b2b2b;*/
    width: 200px;
    margin-left: 0px;
    padding-left: 0px;
    background-color: #f3f3f3;
    border-left: 1px dotted black;
    border-right: 1px dotted black;
    
}

#leftmenu li 
{
    border-top: 1px dotted black;
}

#leftmenu li a 
{
    display:block;
    font-weight:bold;
    text-decoration:none;
    color: Black;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    text-transform: uppercase;
}

#leftmenu li a:hover 
{
    display:block;
    font-weight:bold;
    text-decoration:none;
    color: black;
    font-size: 10px;
    background-color: #d4d4d4;
    /*background-image: url(../images/background_hover_leftmenu.jpg);
    background-repeat: no-repeat;*/
}

#leftmenu ul ul
{
    list-style-type:none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
    border-top: 1px dotted silver;
    border-left: 0px;
    border-right: 0px;
}

#leftmenu li ul li
{
    border-top: 0px;
}

#leftmenu li ul li a 
{
    display:block;
    font-weight: normal;
    text-decoration:none;
    color: Black;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    font-size: 9px;
}

#leftmenu li ul li a:hover 
{
    display:block;
    font-weight: normal;
    text-decoration:none;
    color: Black;
    font-size: 9px;
    background-image: none;
    background-color: Transparent;
    padding-left: 55px;
}

/* LEFTMENU END */


/* CONTENT START */
#content 
{
    text-align:left;
    float: right;
    width: 800px;
}

#content .container 
{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#content img 
{
    border: 1px solid gray;
    margin-bottom: 5px;
}
/* CONTENT END */

/* ABC START */
#abc 
{
    font-size: 10px;
}
/* ABC END */

/* PAGING START */
.paging 
{
 
    border-top: 1px solid gray;
    padding-top: 2px;
    padding-bottom: 2px;
    clear: both;
    font-size: 10px;
    text-align: center;
    width: 100%;
}

.paging .pagingInfo
{
    text-align: left;
}

.paging .sortingType
{
    text-align: right;
}
.paging .pagingLinks
{
    text-align: center;
}

/* PAGING END */

/* LIST START */
.horizontallist .list
{
    clear: both;
}
/* LIST END */

/* listitemhoriz START */
.horizontallist .listitem
{
    border-top: 1px solid #000000;
    padding-top: 2px;
    float:left;
    width: 100%;
    background-color: #000000;
    margin-bottom: 5px;
}

/* #listitemhoriz:hover 
{
    background-color: #2b2b2b;
} */

.horizontallist .listitem .cover 
{
    width: 130px;
    height: 130px;
    text-align: left;
    padding-left: 2px;
    float:left;
    
}

.horizontallist .listitem .cover img
{
    border: 1px solid gray !important;
}

.horizontallist .listitem .cover img:hover
{
    border: 1px solid white !important;
}

.horizontallist .listitem .description 
{
    vertical-align: top;
    text-align: left;
}

.horizontallist .listitem .title 
{
    
    display: block;
    text-transform: uppercase;
}

.horizontallist .listitem .format 
{
    
    display: block;
    text-transform: uppercase;
}

.horizontallist .listitem .price 
{
    padding-top: 10px;
    display: block;
    font-size: 14px;
}

.horizontallist .listitem .discountPrice 
{
    padding-top: 10px;
    display: block;
    color: lime;
    font-weight: bold;
    font-size: larger;
}

.horizontallist .listitem .ranking 
{
    padding-top: 10px;
}

.horizontallist .listitem .ranking img
{
    border: 0px;
}

.horizontallist .listitem .ranking td
{
    vertical-align: top;
    padding-right: 5px;
}

.horizontallist .listitem .link
{
    text-transform: uppercase;
    padding-top: 10px;
}

.horizontallist .listitem .addtocart 
{
    text-align: right;
}

.horizontallist .listitem .addtocart img
{
    border: 0px;
    padding-right: 5px;
}


.addtocart
{
    text-decoration: underline;
}

.addtocart:hover
{
    text-decoration: none;
}
/* LISTITEMHORIZ END */

/* LISTITEMVERT START */
.verticallist .listitem
{
    border: 1px solid #000000;
    padding-top: 10px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    margin-right: 8px;
    float: left;
    width: 175px;
    height: 280px;
    overflow: hidden;
    text-align: center;
    background-color: Black;
}

.verticallist .listitem .cover 
{
    width: 120px;
    height: 120px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.verticallist .listitem .cover img
{
    border: 1px solid gray !important;
}

.verticallist .listitem .cover img:hover
{
    border: 1px solid white !important;
}

.verticallist .listitem .title 
{
    color: white;
    display: block;
    text-transform: uppercase;
}

.verticallist .listitem .format 
{
    color: white;
    display: block;
    text-transform: uppercase;
}

.verticallist .listitem .price 
{
    padding-top: 10px;
    font-size: 12px;
    display: block;
}

.verticallist .listitem .discountPrice 
{
    padding-top: 10px;
    color: #7A1819;
    font-size: larger;
    font-weight: bold;
    font-size: 12px;
    display: block;
}

.verticallist .listitem .link
{
    text-transform: uppercase;
    padding-top: 10px;
    clear: both;
    display: block;
    margin-bottom: 0;
    margin-top: auto;
}

.verticallist .listitem .addtocart 
{
    text-align: right;
    
    padding-top: 10px;
    display: block;
}

.verticallist .listitem .addtocart img
{
    border: 0px;
    padding-right: 5px;
}
/* LISTITEMVERT END */

/* RECOMMENDATION START */
#recommendation 
{
    overflow: hidden;
    height: 143px;
}
/* RECOMMENDATION END */

/* LISTVERTSMALL START */

.verticalsmalllist .list 
{
    padding-top: 5px;
    text-align: center;
}

/* LISTVERTSMALL END */

/* LISTITEMVERTSMALL START */
.verticalsmalllist .listitem 
{
    border: 1px solid gray;
    padding-top: 5px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    margin-right: 6px;
    float: left;
    width: 100px;
    text-align: center;
    font-size: 10px;
    height: 170px;
    overflow: hidden;
    background-color: Black;
}


.verticalsmalllist .listitem .Cover
{
    width: 100px;
    height: 60px;
    padding-bottom: 10px;
}

.verticalsmalllist .listitem .Cover img 
{
    border: 1px solid gray !important;
}
.verticalsmalllist .listitem  a 
{
    font-weight: normal;
    display: block;
}

.verticalsmalllist .listitem .Cover img:hover
{
    border: 1px solid white !important;
}

.verticalsmalllist .listitem .title 
{
    color: white;
    text-transform: uppercase;
    font-size: 10px;
    display: block;
}

.verticalsmalllist .listitem  .price 
{
    
    display: block;
}
.verticalsmalllist .listitem  .discountPrice 
{
    color: green;
    font-size: larger;
    font-weight: bold;
    display: block;
}
/* LISTITEMVERTSMALL STOP */

/* LISTBANDS START */

.TableOver td
{
    text-align: center;
    width: 190px;
    border: 1px solid #000000;
    background-color: #000000;
}

.TableOver td:hover
{
    text-align: center;
    width: 190px;
    border: 1px solid #000000;
    background-color: transparent;
    
    
}

#listbands td a
{
    display: block;
    
}

/* LISTBANDS END */
.floating 
{
    display:block;
    width: 100%;
    margin-bottom: 10px;
}

.floating  div div
{
    float:left;
    width: 200px;
    height: 130px;
}

.floating div div div 
{
    float:right;
    width: 170px;
    height: 90px;
    text-align: left;
}
.floating div div .Checkbox
{
    float:left;
}



/* LISTGENRE START */
#listgenre 
{
    
}

#listgenre td 
{
    text-align: center;
    width: 190px;
    border: 1px solid gray;
}

#listgenre td:hover
{
    text-align: center;
    width: 190px;
    border: 1px solid gray;
    background-color: #2b2b2b;    
}

#listgenre td a
{
    display: block;
    
}

/* LISTGENRE END */

/* LISTESSENTIALS START */
#listessentials 
{
}

#listessentials select 
{
    width: 300px;
}
/* LISTESSENTIALS END */

/* ITEMDETAIL START */
#itemdetail 
{
    line-height: 15px;
}

#itemdetail .cover 
{
    width: 220px;
    height: 220px;
    text-align: center;
    padding-left: 0;
}

#itemdetail .cover img
{
    border: 1px solid gray !important;
}

#itemdetail .cover img:hover
{
    border: 1px solid white !important;
}

#itemdetail td 
{
    vertical-align: top;
    padding-left: 5px;
    text-align: left;
}

#itemdetail .description 
{
    text-align: left;
    width: 290px;
}

#itemdetail .description img
{
    border: 0px;
}

#itemdetail .detaileddescription 
{
    text-align: justify;
}

#itemdetail .description .ranking td
{
    padding-left: 0px;
}

#itemdetail .description .ranking a
{
    font-weight: normal;
}

#itemdetail .description .span 
{
    width: 20px;
}

#itemdetail .span 
{
    width: 20px;
}

#itemdetail .container 
{
    width: 375px;
    text-align: justify;    
}

#itemdetail .discountPrice
{
    font-weight: bold;
    color: Lime;
    font-size: larger;
}

#itemdetail .oldPrice
{
    font-weight: bold;
    color: red;
    font-size: smaller;
    text-decoration: line-through;
}


#itemdetail ol 
{
    margin-left: 0px;
    padding-left: 0px;
    list-style-position:inside;
}

#itemdetail .shoppingcart 
{
    vertical-align:middle;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 15px;
}

#itemdetail .shoppingcart:hover
{
    vertical-align:middle;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#itemdetail .shoppingcart img 
{
    border: 0px;
}

/* ITEMDETAIL END */

/* CUSTOMERREVIEWRANKING START */
#customerreviewranking 
{
    float: right;
}   

#customerreviewranking img
{
    border: 0px;
} 

#customerreviewranking a 
{
    text-transform: uppercase;
}
/* CUSTOMERREVIEWRANKING STOP */

/* CUSTOMERREVIEWTICKER START */
#customerreviewticker
{
    text-align: left;
}

/* CUSTOMERREVIEWTICKER END */

/* CUSTOMERREVIEW START */
#customerreview
{
    text-align: left;
}
/* CUSTOMERREVIEW END */


/* CUSTOMERREVIEWITEM START */
#customerreviewitem
{  
    clear: both;
    border-bottom: 1px solid gray;
    padding-bottom: 10px;
    padding-top: 5px;
}

#customerreviewitem .title 
{
    text-transform: uppercase;
    border-bottom: 1px solid gray;
}

#customerreviewitem .subtitle 
{
    text-transform: uppercase;
    font-size: 10px;
    padding-bottom: 5px;
}

#customerreviewitem .subtitle a
{
    text-transform: uppercase;
    font-size: 10px;
}

#customerreviewitem .ranking 
{
    text-align: right;
    border-bottom: 1px solid gray;
}

#customerreviewitem .ranking img
{
    border: 0px;
}

#customerreviewitem .comment 
{
    text-align: justify;
    font-size: 10px;
    
}
/* CUSTOMERREVIEWITEM END */

/* FAQ START */
#faq 
{
    text-align: justify;
}

#faq a 
{
    text-transform: uppercase;
}

#faq .center 
{
    text-align: center;
}
/* FAQ STOP */

/* TOC START */
#termsofservice 
{
    text-align: justify;
}

#termsofservice a 
{
    text-transform: uppercase;
}

#termsofservice .center 
{
    text-align: center;
}
/* FAQ STOP */

/* TOP100 START */
#top100
{
}
/* TOP 100 END */

/* COMINGSOON START */
#comingsoon 
{
}
/* COMINGSOON END */

/* CLEARANCE START */
#clearance 
{
}
/* CLEARANCE END */

/* EXCLUSIVES START */
#exclusives 
{
}
/* EXCLUSIVES END */

/* SPECIALS START */
#specials 
{
}
/* SPECIALS END */

/* TOPSELLER START */
#topseller 
{
    text-align: center;
}

#topseller td 
{
    text-align: center;
}

/* TOPSELLER END */

/* LOGIN START */
#login 
{
    text-align: left;
}

#login .input
{
    margin-left: 2px;
    margin-right: 2px;
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    color: Black;
    background-color: White;
    text-align: left;
    width: 200px;
    font-size: 10px;
}

#login .button 
{
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 10px;
    color: Black;
    width: 70px;
    text-transform: uppercase;
}

#login .error 
{
    color: Red;
}
/* LOGIN END */

/* REGISTER START */
#register 
{
text-align: left;
}

#register .right 
{
    text-align: right;
}

#register .span 
{
    width: 10px;
}

#register td 
{
    padding-bottom: 5px;
    vertical-align: top;
}

#register textarea 
{
    height: 70px;
}

#register select 
{
    width: 357px;
}

#register .input
{
    margin-left: 2px;
    margin-right: 2px;
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    color: Black;
    background-color: White;
    text-align: left;
    width: 350px;
    font-size: 10px;
}

#register .button 
{
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 10px;
    color: Black;
    width: 70px;
    text-transform: uppercase;
}

#register .error 
{
    color: Red;
}
/* REGISTER END */

/* PROFILE START */

#itemdetail 
{
    line-height: 15px;
}

#profile .profileimage 
{
    width: 220px;
    text-align: left;
    padding-left: 0;
}

#profile .profileimage img
{
    border: 1px solid gray;
}

#profile .profileimage img:hover
{
    border: 1px solid white;
}

#profile td 
{
    vertical-align: top;
    padding-left: 5px;
    text-align: left;
}

/* PROFILE END */

/* MYORDERS START */
#myorders 
{
}

#myorders .orderoverview 
{
    width: 200px;
    text-align: left;
    vertical-align: top;
}

#myorders .right
{
    text-align: left;
    border-bottom: 1px solid gray;
    text-transform: uppercase;
    
}

#myorders .orderdetail 
{
    text-align: left;
    padding-left: 10px;
    vertical-align: top;
}

/* MYORDER STOP */

/* MYORDERDETAILITEM START */
#myorderdetailitem 
{
}
#myorderdetailitem td
{
    vertical-align: top;
}
/* MYORDERDETAILITEM STOP */

/* SHIPPINGCOSTS START */
#shippingcosts 
{
    text-align: left;
}
/* SHIPPINGCOSTS END */

/* SPECIALSTICKER START */
#specialsticker 
{
    text-align: center;
    
}

#specialsticker td 
{
    text-align: center;
}

.price 
{
 color: red;
 font-weight: bold;   
}


/* SPECIALSTICKER END */
.ItemAdded
{
    border-top: 1px solid gray;
    padding-top: 2px;
    float:left;
    width: 100%;
}

/* #listitemhoriz:hover 
{
    background-color: #2b2b2b;
} */



.ItemAdded .cover
{
    width: 160px;
    height: 160px;
    text-align: left;
    padding-left: 2px;
    float:left;
}

.ItemAdded .cover img
{
    border: 1px solid gray !important;
}

.ItemAdded .cover img:hover
{
    border: 1px solid white !important;
}

.ItemAdded .description 
{
    vertical-align: top;
    text-align: left;
}

.ItemAdded .title 
{
    color: Black;
    display: block;
    text-transform: uppercase;
}

.ItemAdded .format 
{
    color: Black;
    display: block;
    text-transform: uppercase;
}

.ItemAdded .price 
{
    padding-top: 10px;
    display: block;
}



.ItemAdded .ranking 
{
    padding-top: 10px;
}

.ItemAdded .ranking img
{
    border: 0px;
}

.horizontallist .listitem .ranking td
{
    vertical-align: top;
    padding-right: 5px;
}

.ItemAdded .link
{
    text-transform: uppercase;
    padding-top: 10px;
}

.ItemAdded.addtocart 
{
    text-align: right;
}

.ItemAdded .addtocart img
{
    border: 0px;
    padding-right: 5px;
}
/* LISTITEMVERT END */

/* RECOMMENDATION START */
#recommendation 
{
    overflow: hidden;
    height: 143px;
}
/* RECOMMENDATION END */

/* LISTVERTSMALL START */

.verticalsmalllist .list 
{
    padding-top: 5px;
    text-align: center;
}


/* NEWSTICKER START */
#newsticker 
{
}

#newsticker .news
{
    clear:both;
    padding-left: 2px;
    padding-right: 2px;
    text-align: justify;
}

#newsticker .topic
{
    font-weight: bold;  
    
}

#newsticker .readmore
{
    text-align: right;
    border-bottom: 1px solid gray;
}

#newsticker a 
{
    color: Red;
    text-decoration: none;
    text-align: right;
}

#newsticker .sponsored
{
    text-align: right;
}

#newsticker .sponsored a
{
    color: Black;
    text-align: right;
}
/* NEWSTICKER END */


/* NEWSLETTERTICKER START */
#newsletterticker 
{
    clear: both;
    padding-bottom: 5px;
}
/* NEWSLETTERTICKER STOP */
/* NEWSLETTER START */
#newsletter 
{
    line-height: 15px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: uppercase;
    font-weight: bold;
}

#newsletter .input
{
    margin-left: 2px;
    margin-right: 2px;
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 10px;
    color: Black;
    background-color: White;
    text-align: left;
    width: 200px;

}

#newsletter .button 
{
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 10px;
    color: Black;
    width: 30px;
    text-transform: uppercase;
}
/* NEWSLETTER END */

/* FOOTER START */
#footer 
{
    clear: both;
    text-align: right;
    padding-top: 20px;
    font-size: 10px;
    color: White;
    padding-right: 5px;
}

#footer a
{
    color: Black;
    text-decoration: none;
    text-transform: uppercase;
    color: White;
}
/* FOOTER END */

/* #listitemhoriz:hover 
{
    background-color: #2b2b2b;
} */
.CheckOutOverview 
{
    font-size : 10px;
}


.CheckOutOverview table td
{
    vertical-align: top;
    padding-bottom: 10px;
}

.CheckOutOverview table table
{
    border-collapse: collapse;
}

.CheckOutOverview table table th
{
    border: solid 1px black;
    background-color: #f3f3f3;
    text-align: center;
    color: Black;
}

.CheckOutOverview table table tbody td 
{
    border: solid 1px gray;
    padding: 3px;
}

.CheckOutOverview table table tfoot td 
{
    font-weight: bold;
   
     padding-bottom: 3px;
}

.PromoCode
{
    vertical-align: middle;
}

.PromoCode input 
{
    vertical-align: middle;
}

.PromoCode .input
{
    width: 300px;
}

.PromoCode div
{
    text-align:center;
    margin-bottom: 30px;
}

.PromoCode table
{
   border-collapse: collapse;
}
.PromoCode table td
{
   border: solid 1px gray;
   padding: 2px;
}

.ErrorMessage
{
    color:Red;
    font-weight: bold;
    display: block;
    text-align: center;
}

.AddAddress .input
{
    width: 200px;
}

.filterBar 
{
    width : 100%;
}
.restriction
{
    color: Red;
    text-align: center;
    font-weight: bold;
    display:block;
}

.TellAFriend
{
    width: 500px;
    margin: 0 auto;
}

.TellAFriend .input
{
    width: 300px;
}

.TellAFriend td
{
    vertical-align:top;
}
.ForgotPassword 
{
    width: 500px;
    margin: 30px auto;
}
.CreateUser
{
    width: 500px;
    margin: 30px auto;
}

.Review 
{
    border-bottom: solid 1px gray;
    padding-bottom: 20px;
}

.Review .ReviewHeadline 
{
    width: 100%;
    
}
.Review .ReviewHeadline .ReferenceRow td
{
    border-top: solid 1px gray;
}

.Review .Nickname 
{
    font-weight: bold;
    float:left;
}

.Review .CreationDate
{
    float:right;
}

.Review .ReviewTitle
{
    clear:both;
    display:block;
    padding-bottom: 3px;
    text-align: left;
}

.Review .ReviewText
{
    padding: 5px;
    display: block;
}

/*.Review a:before
{
    content: "about ";
    font-weight: normal;
    font-style: italic;
    
}*/

.Review a
{
   padding-left: 5px;
    
}

.Review .ReviewCommands 
{
    font-size: smaller;
    font-style: italic;
}

.ItemShortView
{
    border-top: 1px solid gray;
    padding-top: 2px;
    width: 100%;
}

.ItemShortView .cover
{
    width: 160px;
    height: 160px;
    text-align: left;
    padding-left: 2px;
    float:left;
}

.ItemShortView .cover img
{
    border: 1px solid gray !important;
}

.ItemShortView .cover img:hover
{
    border: 1px solid white !important;
}

.ItemShortView .description 
{
    vertical-align: top;
    text-align: left;
}

.ItemShortView .title 
{
    color: Black;
    display: block;
    text-transform: uppercase;
}



.ItemShortView .format 
{
    color: Black;
    display: block;
    text-transform: uppercase;
}

.ItemShortView .price 
{
    padding-top: 10px;
    display: block;
}

.ItemShortView .ranking 
{
    padding-top: 10px;
}

.ItemShortView .ranking img
{
    border: 0px;
}

.WriteReview
{
    padding-left: 20%;
    padding-top: 10px;
}

.WriteReview td
{
    padding-bottom: 5px;
}

.searchbarWishlist 
{
   padding-left: 50px;
   padding-top: 5px;
   padding-bottom: 5px;
   border: 1px solid gray;
   background-color: #F3F3F3;
   margin-top: 10px;
   margin-bottom: 10px; 
   color: Black;
}

.list_wishlists
{
    padding: 5px 10px 5px 30px;
    border-bottom: dotted 1px Gray;
    border-top: dotted 1px Gray;
    
}

.tracklist
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 15px;
    
}

.AutoCompleteList
{
    visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	text-align : left; 
    list-style-type : none;
    padding-left:0px;
    
    
}

.AutoCompleteListItem
{
    background-color : window;
	color : windowtext;
	padding : 1px;
}

.AutoCompleteListItemHighlighted
{
    background-color: #ffff99;
	color: black;
	padding: 1px;
}

.widgetItemList
{
    width: 246px;
    margin-top: 0px;
    height: 266px;
    background-color: #f4f4f4;
    border: solid 2px black;
    position: relative;
}

.widgetItemList .partListItem
{
    background-image: url('../images/background_webpart_ItemList.jpg');
    background-repeat: no-repeat;
    width: 240px;
    height: 30px;
    overflow: hidden;
    margin-top: 7px;
    margin-left: 2px;
    padding-left: 3px;
    padding-top: 2px;
    
}

.widgetItemList .partListItem a
{
    color: White;
}
.widgetItemList .partListItem .price 
{
    float: right;
    width: 45px;
    font-weight: lighter;
    color: White;
    display: inline;
    padding-left: 0px;
}

/*
.widgetItemList table
{
    list-style-type:none;
    margin-left: 2px;
    width: 242px;
    border-collapse: collapse;
}
.widgetItemList table tr
{
    color: White !important;
    background-image: url('../images/background_webpart_ItemList.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}


.widgetItemList td
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px; 
    height: 35px; 
}

.widgetItemList tr a
{
    color: White;
}

.widgetItemList tr a i
{
    font-weight: lighter;
} */

.widgetItemList h4
{
    display:block;
    text-align: center;
    background-color: Black;
    color: White;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    background-image: url(../images/background_h1.jpg);
    background-repeat: no-repeat;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
    
}

.widgetItemList .ViewMore
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 20px;
    display:block;
    text-align: center;
    background-color: Black;
    color: White;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    background-image: url(../images/background_h1.jpg);
    background-repeat: no-repeat;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
}

.about 
{ 
    padding-top: 1em;
}

.AddToCartCell
{
    width: 80px;

}

.PriceCell
{
    width: 55px;
}

.FormatCell
{
    width: 70px;
}

.NameCell
{
    width: 540px;
    overflow:hidden;
}

.NameCell a
{
    overflow: hidden;
    white-space:nowrap;
    width: 540px;
    display: block;
}

.simplelist th
{
    background:black;
    color:White;
    padding-top: 2px;
    padding-bottom: 2px;
}

#adminbar   
{
    height: 15px;
    line-height: 15px;
    text-align: right;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #d4d4d4;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
}

#adminbar a 
{
    font-weight: bold;
    text-transform: uppercase;
    color: Black;
    text-decoration: none;
    font-size: 10px;
}

.OutOfStock
{
    border: 1px solid gray;
    padding-top: 10px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    margin-right: 8px;
    width: 175px;
    height: 260px;
    overflow: hidden;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}

.OutOfStock .cover 
{
    width: 120px;
    height: 120px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.OutOfStock img
{
    border: 1px solid gray !important;
}

.OutOfStock img:hover
{
    border: 1px solid white !important;
}

.OutOfStock .title 
{
    color: Black;
    display: block;
    text-transform: uppercase;
}

.OutOfStock .format 
{
    color: Black;
    display: block;
    text-transform: uppercase;
}

.OutOfStock .price 
{
    padding-top: 10px;
    font-size: 12px;
    display: block;
}

.OutOfStock .discountPrice 
{
    padding-top: 10px;
    color: #7A1819;
    font-size: larger;
    font-weight: bold;
    font-size: 12px;
    display: block;
}

.OutOfStock .link
{
    text-transform: uppercase;
    padding-top: 10px;
    clear: both;
    display: block;
    margin-bottom: 0;
    margin-top: auto;
}

.OutOfStock .addtocart 
{
    text-align: right;
    
    padding-top: 10px;
    display: block;
}

.OutOfStock .addtocart img
{
    border: 0px;
    padding-right: 5px;
}

.SmallCart 
{
    background-color: Black;
    color: Black;
}

.SmallCartHead 
{
    display: block;
    text-align:center;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
    color: White;
    text-decoration: none;
    font-size: 14px;
    border: 1px solid gray;
    background-color: Black;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-image: url(../images/background_h1.jpg);
    background-repeat: no-repeat;
}

.SmallCartInfo
{
    background-color: White;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.SmallCartInfo Table
{
   border-collapse: collapse;
   width: 100%;
}

.SmallCartInfo .ItemFormat
{
    border-bottom: dotted 1px black;
    border-right: dotted 1px black;
    width: 70%;
}
.SmallCartInfo .ItemPrice
{
    border-bottom: dotted 1px black;
}

.SmallCartInfo .SubtotalRow
{
    border-top: dotted 1px black;
    font-weight: bold;

}

.SmallCartShow
{
    display: block;
    text-align:center;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    text-transform: uppercase;
    color: White;
    text-decoration: none;
    font-size: 14px;
    border: 1px solid gray;
    background-color: Black;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-image: url(../images/background_h1.jpg);
    background-repeat: no-repeat;
}
