body {
    text-decoration: none;
    text-align: center;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
img {
    border: 0px;
}
tbody { 
    padding: 0px;
    margin: 0px;
}
h1#seo {
    display: none;
}
#wrap {
    width: 935px;
    margin: 0px auto;
}
#header {
    width: 935px;
    height: 290px;
}
#admin-header {
    height: 60px;
    line-height: 60px;
    font-size: 20pt;
    font-family: Gill, Helvetica, sans-serif;
    background-color: #555555;
    color: #fff;
}
#header img {
    vertical-align: top;
}
#menu {
    width: 935px;
    height: 25px;
    margin-top: 2px;
    margin-bottom: 4px;
    padding-top: 2px;
}
#menu a {
    text-transform: uppercase;
}
.menu_item_left a {
    background-color: #0096d7;
    font-family: Verdana;
    font-size: 8pt;
    color: #ffffff;
    width: 150px;
    height: 23px;
    float: left;
    text-decoration: none;
    padding-top: 8px;
}
.menu_item a {
    background-color: #013a81;
    font-family: Verdana;
    font-size: 8pt;
    color: #fff2d4;
    width: 147px;
    height: 23px;
    margin-left: 10px;
    float: left;
    text-decoration: none;
    padding-top: 8px;
}
.menu_item a:hover {
    background-color: #0096d7;
    color: #ffffff;
}

.menu_admin a {
    background-color: #013a81;
    font-family: Verdana;
    font-size: 11px;
    color: #fff2d4;
    height: 23px;
    margin-right: 1px;
    float: left;
    text-decoration: none;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}
.menu_admin a:hover {
    background-color: #0096d7;
    color: #ffffff;
}
.menu_item_left a:hover {
    color: #fff2d4;
}
form {
    margin: 0;
    padding: 0;
}
.shipping_rates {
	margin-bottom:20px;
}
.shipping_rates h3 {
	text-align:center;
	margin-bottom:4px;
	color:#0096D7;
}
.shipping_rates p {
	text-align:center;
	margin:0 auto;
	width:300px;
	font-family: Tahoma;
	color:#000;
	padding: 0 0 20px;
}
.shipping_rates table {
	border-collapse:collapse;
	margin:0 auto;
	width:300px;
}
.shipping_rates th,
.shipping_rates td {
	padding:3px 6px;
	border: 1px solid #ddd;
}
.shipping_rates th {
	color:#0096D7;
}
.shipping_rates th.cost {
	text-align:center;
}
.shipping_rates td.cost {
	text-align:right
}
#numcart {
    font-size: 18px;
    margin: 4px;
}
#mailingEmailText {
    font-size: 9pt;
    border: none;
    color: #013A81;
    width: 150px;
    text-align: left;
    padding-top: 4px;
    height: 20px;
    font-family: Verdana;
    padding-left: 6px;
}
#mailingEmailEmail {
    font-size: 9pt;
    border: none;
    color: #013A81;
    width: 129px;
    font-family: Verdana;
    text-align: left;
    padding-top: 4px;
    height: 20px;
    float: left;
    padding-left: 6px;
}
#mailinglistTable {
    border-spacing: 0px;
    border-collapse: collapse;
    margin-left: 1px;
    width: 214px;
}
#mailinglistTable td {
    border: 1px solid #013A81;
    width: 201px;
    padding: 0 0 0 8px;
    font-size: 8pt;
}
#loginUsername {
    font-size: 9pt;
    border: none;
    color: #0096d7;
    width: 100px;
    text-align: left;
    padding-top: 4px;
    height: 20px;
    font-family: Verdana;
    padding-left: 6px;
}
#loginPasswordLong {
    font-size: 9pt;
    border: none;
    color: #0096d7;
    width: 100px;
    text-align: left;
    padding-top: 4px;
    height: 20px;
    font-family: Verdana;
    padding-left: 6px;
}
#loginPassword {
    font-size: 9pt;
    border: none;
    color: #0096d7;
    width: 60px;
    font-family: Verdana;
    text-align: left;
    padding-top: 4px;
    height: 20px;
    float: left;
    padding-left: 6px;
}
#loginPasswordFooter {
    font-size: 9pt;
    border: none;
    color: #0096d7;
    width: 80px;
    font-family: Verdana;
    text-align: left;
    padding-top: 4px;
    height: 20px;
    float: left;
    padding-left: 6px;
}
#loginTable {
    border-spacing: 0px;
    border-collapse: collapse;
    margin-left: 1px;
}
#loginTable td {
    border: 1px solid #0096d7;
    width: 201px;
    padding: 0 0 0 8px;
    font-size: 8pt;
    color:#0096d7;
}

#loginGo {
    cursor: pointer;
    margin: 0px;
    border: 0;
    background-color: #0096d7;
    color: #FFF2D4;
    padding: 6px;
    margin-top: 2px;
    font-size: 8pt;
}

input.submit, a.submit {
    text-decoration: none;
    cursor: pointer;
    border: 0;
    background-color: #0096d7;
    color: #FFF2D4;
    font-size: 8pt;
    height: 5ex;
    line-height: 5ex;
    display: block;
    text-align: center;
    width: 10em;
    margin: 0 10px;
}

input.submit:hover, a.submit:hover {
    background-color: #013A81;
}

#search {
    font-size: 9pt;
    border: none;
    color: #f37421;
    background-color: #fff;
    width: 213px;
    text-align: center;
    margin-bottom: 4px;
    padding-top: 4px;
    border: 1px solid #f37421;
    height: 20px;

}	
#go {
    float: left;
    cursor: pointer;
    margin: 0px;
    border: 0;
    background-color: #013A81;
    color: #FFF2D4;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    margin-top: 2px;
    padding-bottom: 2px;
    font-size: 8pt;
}
.menuItem {
	padding-left:6px;
}
.menuItem img {
	display:none;
}
.menuItemActive {
    font-size: 12pt;
    color: #013A81;
    font-style: italic;
    font-weight: bold;
    border-top: 1px solid #013A81;
    padding-top: 3px;
    margin-top: 2px;
}
.menuItemActive a {
    text-decoration: none !important;
}
a.noLine {
    text-decoration: none;
}
.menuItemCategory a {
    font-size: 12pt;
    color: #013A81;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;

}
.menuItem a {
    width: 149px;
    overflow: hidden;
    display: block;
    height: 25px;
}
.menuItem a:hover {
    text-indent: -149px;
}
.area_header {
    font-family: Verdana;
    letter-spacing: -1px;
    font-size:8pt;
    color: #FFFFFF;
    height: 23px;
    margin-top: 1px;
    padding-top: 8px;
    background-color: #0096d7;
    text-align: left;
    padding-left: 15px;
}
.area_header_dark {
    font-family: Verdana;
    letter-spacing: -1px;
    font-size: 8pt;
    color: #fff2d4;
    height: 23px;
    margin-top: 1px;
    padding-top: 8px;
    background-color: #013a81;
    text-align: left;
    padding-left: 15px;
}
.area_header.site-search {
    background-color: #f37421;
}
#leftContent {
    float: left;
    width: 150px;
    margin-top: 9px;
    background-color: #fff;
    text-align: left;
    overflow: hidden;
}
#centerContent {
    float: left;
    width: 550px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    margin-left: 10px;
    text-align: left;
    margin-top: 13px;
}

#centerContent_admin {
    float: left;
    width: 935px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    margin-left: 10px;
    text-align: left;
    margin-top: 13px;
}

#rightContent {
    margin-left: 10px;
    float: left;
    overflow: hidden;
    width: 215px;
    margin-top: 13px;
    font-size: 8pt;
    color: #013a81;
    background-color: #fff;
    text-align: left;
}
#leftmenu {
    list-style:none;
    margin: 0px;
    padding: 0px;
}
#leftsubmenu {
    list-style:none;
    margin: 0px;
    padding: 0px;
}
li.menuItem a,
li.menuSubItem a,
a.menuSubItem {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: #013A81;
    font-size: 14px;
    font-style: italic;
    letter-spacing: -0.3px;
    text-decoration: none;
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
}
.menuItem a:hover,
.menuSubItem a:hover {
    text-indent: 0px;
    color: #0096d7;
}
.area_footer,.area_footer2 {
    font-family: Verdana;
    letter-spacing: -1px;
    color: #fff2d4;
    height: 23px;
    margin-top: 1px;
    padding-top: 8px;
    text-align: left;
    padding-left: 15px;
    font-size: 8pt;
    background-color: #013a81;
}
.area_footerlight,.area_footer2light {
    font-family: Verdana;
    letter-spacing: -1px;
    font-size: 8pt;
    color: #fff2d4;
    background-color: #0096d7;
    height: 23px;
    margin-top: 1px;
    padding-top: 8px;
    text-align: left;
    padding-left: 15px;
}

.area_footerlight a {
    text-decoration: none;
    color: #FFFFFF;
}
.area_footerlight a:hover {
    color: #cccccc;
}
.area_footer a {
    text-decoration: none;
    color: #FFFFFF;
}
.area_footer:hover {
    color: #cccccc;
}
iframe {
    border: 0px;
}
#mainFrame {
    width: 568px;
    height: 950px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
#mainContent {
    float:left;
    width: 565px;
    color:#9C9D9F;
    overflow: hidden;
}

#mainContent_admin {
    float:left;
    width: 935px;
    color:#555;
    overflow: hidden;
    font-family: 'Helvetica Neue', Verdana, sans-serif;
}

#mainContent_admin h1
{
    font-size:14px;
    font-weight:bold;
    color:#000033;
    padding-bottom:10px;
}

#mainContent_admin p
{
    font-size:12px;
    color:#000033;
}

#mainContent_admin p.para_heading
{
    font-size:12px;
    font-weight:bold;
    color:#9A0D15;
}

#mainContent_admin .advance_heading
{
    font-size:12px;
    color:#9C9D9F;
}

#mainContent_admin p.para_content
{
    font-size:10px;
}

#mainContent_admin table td {
    padding: 8px;
    border-bottom: 1px solid #EFEFEF !important;
    font-family: 'Helvetica', Tahoma, sans-serif;
}

#mainContent_admin th {
    background: #EEE;
    font-weight: bold;
    font-family: 'Helvetica Neue', Tahoma, Sans-serif;
    font-size: 12px;
    padding: 8px;
    color: #000;
}

#mainContent_admin table {
    border: 1px solid #DDD !important;
    border-spacing: 1px;
}

#mainContent p
{
    font-size:12px;
    color:#000033;
}

#mainContent p.para_heading
{
    font-size:12px;
    font-weight:bold;
    color:#9A0D15;
}

#mainContent .advance_heading
{
    font-size:12px;
    color:#9C9D9F;
}

#mainContent p.para_content
{
    font-size:10px;
}

#rightContent img {
    border: 0px;
}
#ctl00_ContentPlaceHolder_TextBox2 {
    border: 1px solid #000;

}
input {
    border: 1px solid #000;
}
input[type="radio"], input[type="checkbox"] {
    border: 0px;
}
#orderText a {
    color: #0096d7;
    font-size: 8pt;
    text-decoration: none;
    font-family: verdana;
    font-weight: bold;
}

#footer {
    padding-top: 20px;
    font-size: 10pt;
    clear: both;
    text-align: center;
    background-color: #fff;
}

#footer_admin {
    font-size: 10pt;
    clear: both;
    width: 935px;
    text-align: center;
    height: 29px;
    margin-left: 0px;
    background-color: #fff;
}
#footer_admin a {
    padding: 10px;
}
.footer_menu {
    margin: 0;
    padding: 0;
    width:100%
}
.footer_menu li {
    background-color: #013a81;
    width: 187px;
    margin: 0px;
    color: #fff2d4;
    float: left;
    display: block;
    line-height: 30px;
    height: 30px;
    font-family: Verdana;
}

.footer_menu li a {
    display: block;
    color: #fff2d4;
    font-size: 8pt;
    text-decoration: none;
    width: 100%;
    line-height: 30px;
    height: 100%;
}
.footer_menu li a:hover {
    color: #fff;
    background-color: #0096D7;
}
#cat_header {
    background-color: #0096d7;
    width: 270px;
    height:28px;
    padding-top:5px;
    color: #ffffff;
    font-size: 16pt;
    text-align: left;
    font-style: italic;
    padding-left: 15px;
    float: left;
    margin-bottom: 10px;
}
#cat_header2 {
    background-color: #fff;
    width: 200px;
    height: 25px;
    padding-top:6px;
    color: #0096d7;
    font-size: 12pt;
    text-align: left;
    font-style: normal;
    padding-left: 15px;
    float: left;
    border: 1px #0096d7 solid;
}
#cat_extras {
    clear: both;
    width: 500px;
    color: #0096d7;
    height: 25px;
}
#gen_header_left {
    float: left;
    background-color: #555576;
    width: 190px;
    height: 24px;
    color: #ffffff;
    padding-left: 10px;
}
#gen_header_right {
    float: left;
    background-color: #555576;
    width: 365px;
    height: 24px;
    color: #ffffff;
    text-align: right;
    overflow: hidden;
}
#gen_header2 {
    background-color: #E5E5E5;
    width: 555px;
    height: 23px;
    color: #000033;
    padding-left: 10px;
    padding-top: 1px;
    clear:both;
}
#gen_header_left a {
    color: #ffffff;
    text-decoration: none;
    font-size: 8pt;
    letter-spacing: -1px;
}
#gen_header_right a {
    color: #ffffff;
    text-decoration: none;
    font-size: 8pt;
    letter-spacing: -1px;
}
#sub_categories {
    background-color: #D9D9DB;
    color: #000;

}
#sub_sub {
    background-image: url(/images/content_footer.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 565px;
    clear:both;
    height: 29px;
}
#sub_categories a {
    color: #000;
    text-decoration: none;
}
.new_col {
    float: left;
    width: 140px;
    height: 200px;
}
.new_col a {
    color: #000;
    text-decoration: none;
}

.clear {
    clear:both;
}

h6
{
    font-size:11px;
}


h5
{
    font-size:12px;
    color:Black;
}

a
{
    color: #013a81;
}

a:hover
{
    color: #0096d7;
}
.swap {
    display:block;
    width: 137px;
    overflow: hidden;
    height: 24px;

}
.swap:hover {
    text-indent: -137px;
}
.new_col_short {
    padding-left: 6px;
    width: 135.25px;
    height: 80px;
    float: left;
    background-color: #F2F2F4;
    font-size: 9pt;
    color: #9899AD;
    padding-top: 3px;
}
.new_col {
    padding-left: 6px;
    width: 135.25px;
    height: 183px;
    float: left;
    background-color: #F2F2F4;
    font-size: 9pt;
    color: #9899AD;
    padding-top: 3px;
}
.new_col2 {
    padding-left: 6px;
    width: 135.25px;
    height: 210px;
    float: left;
    background-color: #F2F2F4;
    font-size: 9pt;
    color: #9899AD;
    padding-top: 3px;
}
.new_col3 {
    padding-left: 6px;
    width: 135.25px;
    height: 210px;
    float: left;
    background-color: #F2F2F4;
    font-size: 9pt;
    color: #9899AD;
    padding-top: 3px;
}
.new_col_tall {
    padding-left: 6px;
    width: 135.25px;
    height: 300px;
    float: left;
    background-color: #F2F2F4;
    font-size: 9pt;
    color: #9899AD;
    padding-top: 3px;
}

.product_title {

    font-size: 16pt;
    color: #000033;
    margin-left: -15px;
}
.product_artist {
    font-size: 16pt;
    color: #000033;
    margin-left: -15px;
}

.product_cat {
    font-size: 10pt;
    color: #000033;
    margin-left: -15px;
}
.product_composer {
    font-size: 16pt;
    color: #4d4d71;
    margin-left: -15px;
}
.product_price_prefix {
    font-size: 12pt;
    color: #000033;
    margin-left: -15px;
}
.product_price {
    font-size: 16pt;
    color: #000033;
}
.product_desc {
    font-family: Tahoma;
    font-size: 10pt;
    margin-left: -15px;
}
/*--------------MasterPageCSS--------------------------*/
#background_image
{
    width:730px;
    height:1000px;
    margin-top:10px;
    margin-bottom:20px;
    display:block;
    margin-left:auto;
    margin-right:auto;
    background:url(..//images/home.gif) no-repeat;
}

#logo
{
    float:left;
    display: block;
    padding-left:10px;
    padding-top:10px;
}

#logo a
{
    letter-spacing:0px;
    font-size:11px;
    color:#FF0000;
    word-spacing:-0.5px;
}

#logo a:hover
{
    letter-spacing:0px;
    font-size:11px;
    color:white;
    word-spacing:-0.5px;
}

#top
{
    float:right;
    width:370px;
    font-size:13px;
    margin-top:32px;
}




#rightMenu_container
{
    margin-top:40px;
    text-align:center;
    float:right;
    padding-left:1px;
    width:148px;
    height:860px;
    font-size:11px;
    font-weight:bold;
    line-height:1.9;
    background-image:url(..//images/rhs_bg.jpg);
}

#rightMenu_container p
{
    padding-left:15px;
    text-align:left;
    line-height:10px;
}

#rightMenu_container a
{
    font-size:9px;
    color:Black;
}

#rightMenu_container a:hover
{
    text-decoration:underline;
}


#leftlinks
{
    padding-left:10px;
    line-height:1.8;
    font-size:9px;
    font-weight:normal;

}

#leftlinks a
{
    color:#9C9D9F;
}

#leftlinks a:hover
{
    text-decoration:underline;
}



/*--------------Content--------------------------*/

#product
{
    padding:0 5px 0 20px;
    width:435px;
    float:left;
    font-size:10px;
}



#product .product_details
{
    color:Black;
}

#product .product_description
{
    color:#9C9D9F;
}

#product .product_description a
{
    color:red;
}

#product .product_description a:hover
{
    text-decoration:underline;
}

/*--------------DVDContent--------------------------*/
.prodTable {
    width: 510px;
    border-collapse: collapse;
    float: left;
    width: 510px;
    padding-top: 5px;
    text-align: left;
    font-size: 10px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #fff;
}
.prodBar {
    height: 20px;
    border-bottom: 1px solid #0096d7;
    color: #0096d7;
    font-weight: bold;
    font-size: 10pt;
    width: 90px;
}
.prodBar a { 
    color: #0096d7;
    text-decoration: none;
}
.prodBar a:hover {
    background-color: #0096d7;
    color: #fff;
}
/** Site search **/
#site-search {
    border:1px solid #F37421;
    height: 25px;
    width: 99%;
}
#site-search input {
    float: left;
    border: 0px;
    background-color:#FFFFFF;
    color:#F37421;
    font-size:9pt;
    height:20px;
    padding-top:2px;
    padding-left:4px;
    text-align:left;
	text-transform:uppercase;
    width:178px;
}
#site-search button {
    background-color:#F37421;
    border:0 none;
    color:#FFF;
    cursor:pointer;
    float:left;
	text-transform:uppercase;
    font-size:8pt;
    margin:2px 0 0;
    padding:2px 3px;
}
/*--------------AdvancedSearch--------------------------*/

#advanced_search {
    margin-right:180px;
}
#advanced_search h1 {
    padding-bottom:10px;
}
#search_option {
    width:235px;
    margin-right:0px;
    margin-left:0px;
    padding-left:0px;
    text-align:right;
    border-width:0px;
    border:solid;
}

.label
{
    display:block;
    border-width:0px;
    padding-left:0px;
    margin-left:0px;
    border:solid;
    float:right;
    width:52px;
    font-size:10px;
    padding-right:5px;
    text-align:right;
    line-height:10px;
}

.option
{
    float:right;
    padding-right:32px;
    height:10px;
}

.button
{
    text-align:center;
    width:240px;
    height:25px;
}
/*--------------Order--------------------------*/
#order h1
{
    padding-bottom:6px;
}
#order p {
    font-family: Tahoma;
    font-size: 12pt;
    color: #000;
}
#order table
{
    font-size:10px;
}

#order table td
{
    border: 0px;
}

.delete_button
{
    text-align:center;
    width:50px;
    height:20px;
    font-size:11px;
    margin:2px 2px 2px 2px;
    background-color:#000033;
    color:White;
}

.finish_button
{
    float:left;
    text-align:center;
    width:200px;
    height:25px;
}

.reset_button
{
    float:right;
    text-align:center;
    width:200px;
    height:25px;
}

/*--------------Links--------------------------*/
#links table td
{
    padding:5px 0 5px 0;
    vertical-align:text-bottom;
}

#links table td img
{
    padding-bottom:5px;
}

#links table td a
{
    color:Black;
    font-size:10px;
}

#links table td a:hover
{
    text-decoration:underline;
}

/*--------------Page Link--------------------------*/
.page_link
{
    padding-top:5px;
    font-size:11px;
    float:left;
    font-weight:bold;
}

.page_link a
{
    color:#9C9D9F;
}

.page_link a.active
{
    color:Black;
}


.alphaSelected
{
    color:Black;
}



.home_recommends {
    font-style: italic;
    font-family: "Verdana", "Times New Roman", serif;
    font-size: 11pt;
    color: #0096d7;
}
.home_title {
    font-size: 9pt;
    color: #000000;
}
.home_description {
    font-size: 7pt;
    color: #000000;
}
.home_more:link, .home_more:visited {
    display: block;
    height: 18px;
    vertical-align: middle;
    background-color: #0096d7;
    text-transform: uppercase;
    text-align: center;
    width: 40px;
    color: #fff;
    padding-top: 3px;
}
.home_more:hover {
    display: block;
    height: 18px;
    vertical-align: middle;
    background-color: #0096d7;
    width: 40px;
    color: #fff;
    text-decoration: none;
}
.home_image {
    width: 137px;
    height: 137px;
    background-color: #d8f8f8;
    padding: 5px;
    margin-bottom: 10px;
}
.home_image img {
    height: 137px;
    width: 137px;
    overflow: hidden;
}
.product_item
{
    width:143px;
    margin-left: 6px;
    float:left;
}
#product {
    margin-top: -10px;
    padding:0 5px 0 20px;
    width: 495px;
    float:left;
    font-size:10px;
    padding: 0 7px;
}



#searchBoxHeader {
    background-color: #0096d7;
    padding-top: 6px;
    padding-left: 15px;
    color: #ffffff;
    width: 165px;
    height: 20px;
    font-size: 9pt;
    text-align: left;
}
#searchBox {
    width: 180px;
    border: 1px solid #0096d7;
    background-color: #ffffff;
    height: 80px;
    text-align: center;
}
#orderHeader {
    background-color: #0096d7;
    padding-top: 6px;
    padding-left: 15px;
    color: #ffffff;
    width: 165px;
    height: 20px;
    font-size: 9pt;
    text-align: left;
}
#orderBox {
    width: 180px;
    border: 1px solid #0096d7;
    background-color: #e5f9fe;
    height: 98px;
    text-align: center;
}
#orderBoxButton a {
    display: block;
    background-color: #0096d7;
    padding-top: 6px;
    padding-left: 15px;
    color: #ffffff;
    width: 165px;
    height: 20px;
    font-size: 9pt;
    text-align: left;
}
#orderBoxButton a:hover {
    display: block;
    background-color: #013a81;
    padding-top: 6px;
    padding-left: 15px;
    color: #ffffff;
    width: 165px;
    height: 20px;
    font-size: 9pt;
    text-align: left;
}

#MailingListBoxHeader {
    background-color: #013a81;
    padding-top: 7px;
    padding-left: 15px;
    color: #ffffff;
    width: 165px;
    height: 25px;
    font-size: 9pt;
    text-align: left;
}
#MailingListBox {
    width: 180px;
    border: 1px solid #013a81;
    background-color: #ffffff;
    height: 80px;
    font-size: 9pt;
    color: #013a81;
    text-align: center;
}
.spacer {
    width: 100%;
    height: 7px;
}
.spacer2 {
    height: 1px;
    background-color: #013a81;
    width: 145px;
}
.spacer3 {
    width: 100%;
    height: 3px;
}

.new_button {
    background-color: #0096d7;
    color: #ffffff;
    font-size: 9pt;
    font-family: "Calibri", "Tahoma", serif;
    text-align: center;
    vertical-align: middle;
}
.new_button2 {
    background-color: #013a81;
    color: #ffffff;
    font-size: 9pt;
    font-family: "Calibri", "Tahoma", serif;
    text-align: center;
    vertical-align: middle;
}
#ctl00_ContentPlaceHolder_Button2 {
    background-color: #000033;
    color: #ffffff;
    font-family: Verdana;
    float: right;
}
.menu_right {
    width: 180px;
    height: 22px;
}
.menu_right a {
    display: block;
    padding-top: 6px;
    padding-left: 15px;
    color: #ffffff;
    width: 165px;
    height: 22px;
    text-decoration: none;
    font-size: 9pt;
    text-align: left;
    background-color: #013a81;
}
.menu_right a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #0096d7;
}
.product_image {
    background-color: #d8f8f8;
    padding: 5px;
    margin-bottom: 10px;
    height: 137px;
    text-align: center;
    line-height: 137px;
}
.product_image_pic {
    height: 137px;
    width: 137px;
}
.product .text {
    font-size: 8pt;
    height: 55px;
    color: #000033;
    font-family: Verdana;
    font-size: 8pt;
    text-align: left;
    background-color: #fff;
    overflow: hidden;
    width: 150px;
    padding-left: 0px;
}
.product_details {
    color:Black;
    font-size: 9pt;
}
.product_description {
    color:#9C9D9F;
}
.product_description a {
    color:red;
}

.product_description a:hover
{
    text-decoration:underline;
}
.moreBotton {
    margin-bottom: 2px;
}
.moreButton:link, .moreButton:visited {
    display: block;
    vertical-align: middle;
    background-color: #0096d7;
    text-align: center;
    width: 35px;
    color: #fff;
    font-size: 7pt;
    text-transform: uppercase;
    padding: 5px;
    font-family: Verdana;
    text-decoration: none;
}
.moreButton:hover {
    display: block;
    vertical-align: middle;
    background-color: #0096d7;
    width: 35px;
    color: #fff;
    text-decoration: none;
}


table.categoryTitle
{
    border: 1px solid #20a0e0;
    background-color: #20a0e0;
}

td.categoryTitleMain
{
    background-color: #20a0e0;
    float: left;
    width: 150px;
    padding: 5px;
    color: #FFFFFF;
    font-family: "Verdana", "Times New Roman", serif;
    font-style: italic;
    text-transform: lowercase;
    text-transform: capitalize;
}

td.subCategoryTitle
{
    background-color: #FFFFFF;
    padding: 5px;
    color: #0096d7;
    font-size: smaller;
}

.thomasRecommends {

    background-image: url(../images/thomasRecommends.jpg);
    height: 28px;
    width: 90px;
    margin-bottom: 4px;

}

div#text {
    background-color: #D9F6FD;
    padding: 10px;
    width: 505px;
}
div#text p,td {
    color: #000;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: 500;

}
div#text h1 {
    font-family: Garamond;
    font-size: 22px;
    font-weight: normal;
    color: #000;
    margin: 10px 0;
}
p.small {
    font-size: 11pt;
    font-family: Verdana;
}	

h1.heading {
    color:#000000;
    font-family:Garamond;
    font-size:22px;
    font-weight:normal;
    margin:10px 0;
}

div#product_header {
    font-family: Garamond;
    width: 545px;
    height: 40px;
}
#products {
    margin:0 auto;
    margin-bottom: 15px;

}
#products td {
    padding: 2px 7px;
}
#products .product {
    clear: both;
}
#products .product_image {
}
#products .promoTag {
    float: left;
    margin-top:  -58px;
    margin-left:  94px;
}
#products .promoTagCat {
    float: left;
    margin-left: -62px;
    margin-top: 102px;
}	
#products .product_image {
    padding: 6px;
    background-color: #D9F6FD;
    margin-bottom: 10px;
    text-align: center;
    width: 137px;
    height: 137px;
    float: left;
}
#products .product_info {
    float: left;
    height: 150px;
    padding: 7px;
}
#products h3 {
    color: #000033;
    font-family:Tahoma;
    font-size:9pt;
    margin: 0px;
    margin-bottom: 2px;
}
#products .product_artists {
    color: #000033;
    font-family:Tahoma;
    font-size:9pt;
    margin-bottom: 2px;
}
#products .product_label {
    color: #000033;
    font-family:Tahoma;
    font-size:9pt;
    margin-bottom: 10px;
}
#products .product_shortdesc {
    color: #000033;
    height: 40px;
    font-family:Tahoma;
    font-size:9pt;
    margin-bottom: 10px;
}
#products .product_footer {
    width: 400px;
    height: 40px;
    font-family:Tahoma;
    border-bottom: 1px solid #0096d7;
    color: #0096d7;
    font-size: 10pt;
    font-weight: bold;
}	
#products .product_enquire {
    width: 400px;
    height: 20px;
    font-family:Tahoma;
    padding-top:10px;
    color: #0096d7;
    font-size: 8pt;
}	
#products .product_price, #products .product_available, #products .product_addtocart, #products .product_more {
    float: left;
    text-align: center;
    color: #0096d7;
    font-size: 10pt;
    font-weight: bold;
    width: 90px;
}
a.pagin, span.pagin {
    float: left;
    margin-left: 10px;
    color: #333;
    font-style: italic;

}
#product_header h2 {
    background-color: #0096d7;
    color: #FFFFFF;
    font-size: 16pt;
    font-style: italic;
    height: 28px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-top: 5px;
    text-align: left;
    width: 300px;
    float: left;
    font-weight: normal;
}	
#product_header h3 {
    background-color: #FFFFFF;
    color: #0096d7;
    font-size: 13pt;
    font-style: italic;
    height: 26px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-top: 5px;
    text-align: left;
    width: 210px;
    border: 1px solid #0096d7;
    float: left;
    font-weight: normal;
}	

.success {
    background-color: #f37421;
    color:  #fff;
    padding: 7px;
    margin: 10px 0;
    font-family: Garamond;
    font-size: 14px;
}

.product_text {
    float: left;
    width: 370px;
    color: #000;
    font-family: Tahoma;
}

.product_text h1 {
    margin:  0;
    padding:  0;
    margin-bottom: 3px;
    padding: 0;
    font-size: 18px;
    font-weight: lighter;
}

.product_text .product_artist_name {
    margin-bottom: 15px;
    font-size: 12px;
}

#products .product_enquire
{
    width:  330px;
}

.button_u, .button_p {
    display: block;
    width: 80px;
    padding: 6px 0;
    background-color: #0096d7;
    float: left;
    margin: 0 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: -5px;
    margin-left: 7px;
    background-color: #f37421;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.button_u {
    color: #FFF;
}

.button_u:hover, .button_p:hover {
    color: #FFF;
}

.button_p {
    width: 110px;
    margin-right: 0;
    margin-left: 3px;
    background-color: #0096d7;

}

#product {
    padding: 0;
    margin-top: 0;
    width: 550px;
}

#products .product_footer {
    width: 400px;
}

.product_text_block {
    padding: 15px;
    padding-top: 5px;
}

.menuItemCategory a {
    color: #999;
}

/* Nice Forms */

.form {

}

.form  .input {
    margin-bottom: 15px;
}

.form .input input {
    width: 300px;
}

.form .input label {
    color: #000;
    display: block;
    margin-bottom: 5px;
}

.form .input .note {
    margin-top: 5px;
    font-size: 11px;
}

.form .textarea textarea {
    width: 600px;
    height: 150px;
}

.form .input input,
.form .textarea textarea {
    padding: 4px;
    border: 1px solid #000;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-serif;
}

/* Browse By Label */

.browse_by_label_heading  {
    background-color:#0096D7;
    color:#FFFFFF;
    font-family:Verdana;
    font-size:8pt;
    height:23px;
    padding-top:8px;
    text-decoration:none;
    width:150px;
    text-align: center;
    margin: 20px 0;
}

#browse_by_label {
    list-style: none;
    margin: 0;
    padding: 0;
}

#browse_by_label li {
    padding: 5px 0;
    text-align: center;
    background: #D9F6FD;
    margin-bottom: 10px;
    line-height: 1 !important;
}

#browse_by_label li img {
    margin: 0; padding: 0;
}

/* css taken from the index page */
.category_nav {
    font-family: "Times New Roman";
    font-size: 14px;
    color: #999;
    text-decoration: underline;
    font-weight: lighter;
    margin: 7px;
}
.category_nav select {
    background-color: #999;
    color: #fff;
    border: 0px;
    padding: 3px;
    padding-right: 0;
}
.cate_nav_letters, .pagination {
    margin: 7px;
    border-bottom:  1px solid #999;
}
.pagination {
    padding-top: 0px;
    clear: both;
}
.cate_nav_letters a, .pagination a, .pagination span {
    font-family: "Times New Roman";
    color: #999;
    text-decoration: none;
    font-size: 16px;
    margin: 0 2px;
}
.cate_nav_letters a:hover, .pagination a:hover {
    color: #00C0F3;
    text-decoration: underline;
}
.pagination a, .pagination span {
    margin: 0 5px;
}
.pagination span {
    color: #000;
}
#customiz0r {
    float: right;
    margin-right: 24px;
    margin-bottom: 5px;
}

.flft {
    float: left;
}
.frght {
    float: right;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Slide show for banner under the header */
#slideshow {
	padding-top:4px;
    width: 100%;
    height: 103px;
    overflow: hidden;
}

.elo-hdr {
    background-color: #25408f;
    display: block;
    width: 100%;
    font-family: Garamond;
    /*height: 40px;*/

    color:#FFFFFF;
    font-size:16pt;
    font-style:italic;
    font-weight:normal;
    height:28px;
    margin-bottom:10px;
    margin-top:0;
    padding-left:15px;
    padding-top:5px;
    text-align:left;
    /*width:300px;*/
}

a.newsletter-download {
    text-transform: uppercase;
}


/***** Footer CSS *****/
#bottom_footer {
    font-family: Garamond;
    font-size: 11pt;
    color: #0096d7;
    padding-bottom: 20px;
}
#bottom_footer span {
    color: #013A81;
}
#bottom_footer a {
    color: #0096d7;
}
#bottom_footer a:hover {
    color: #013A81;
}

/***** Right-hand-side Elements *****/
div.h22spacer {
    height: 22px;
    width: 100%;
}

div.rhs-stickers a img {
    margin-bottom: 20px;
}
/***** End Right-hand-side Elements *****/