body
{
  font-family: Helvetica, Arial, verdana, sans-serif;
  font-family: Trebuchet MS, Helvetica, Arial, verdana, sans-serif;
  /* xxxfont-family: Georgia; */
  font-size: 13px;
  width: 940px; /* went from 900 to 940 */
  text-align: left;
  margin: auto;
  
  padding: 0 10px 0 10px;
  margin-top: 0;
  
  background: url('../images/body_bg.gif') #0a2e56 repeat-y top center;
}
         
div.main_content
{
  background-color: #fff;
  padding: 30px 30px 30px 30px;
  position: relative;
  width: 680px;    /* went from 640 to 680 */
  
  min-height: 830px;

  /* xxxwidth: 690px; */
  /* xxxborder: 1px solid black; */
}

div.main_content div.sales_point
{
  padding: 18px;
  /* xxxpadding-right: 220px; */
  xxxborder: 1px solid #bde6ec;
  xxxmargin-bottom: 20px;
  height: 315px;
  xxxheight: 230px;
  border-bottom: 3px solid #568bd2;
  background: url('../images/royalty_free_music_thats_limitless3.jpg') #eee no-repeat bottom right;
  padding-top: 4px;
  xxxborder: 1px solid #568bd2;
  border: 4px solid #fdfdfd;
}

a.push_point
{
   display: block;
   color: #0A2E56;
   font-size: 20px;
   font-weight: bold;
   background: url('../images/download_instantly2.jpg') #f9f6ed no-repeat top left;
   text-decoration: none;
   padding: 20px 50px 20px 175px;
   font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,sans-serif;
   font-size: 21px;
   letter-spacing: -2px;
   border-bottom: 1px solid #568bd2;
}

a.push_point:hover
{
   color: white;
   background: none;
   background-color: #568bd2;
}

a.push_point_blue
{
   background: url('http://www.allmusiclibrary.com/images/music_bg.gif') #0A2E56 no-repeat top left;
   color: white;
}

div.main_content div.sales_point p
{
  padding-right: 300px;
}
   
div.main_content div.sales_subpoint
{
  padding: 18px;
  padding-left: 188px;
  xxxborder: 1px solid #eae4d1;
  xxxheight: 240px;
  height: 240px;
  xxxheight: 124px;
  background: url('../images/download_instantly2.jpg') #f9f6ed no-repeat top left;
  border: 1px solid #568bd2;
  border: 4px solid #fdfdfd;
  border-top: 0px;
}

div.header
{
  position: relative;
  background: url('../images/music_bg.gif') top left no-repeat;
  padding-top: 15px;
}

div.header h1 a
{
  background: url('../images/royalty_free_music_from_all_music_library.gif') top left no-repeat;

  display: block;
  width: 341px;
  height: 58px;
  margin-left: 10px;
  
  overflow: hidden;
  line-height: 1200px;
}

div.header h2
{
  position: absolute;
  top: 10px;
  right: 250px;
  font-size: 18px;
  color: #d7edf8;
  text-align: right;
  letter-spacing: -1px;
}


/******** top navigation *******/

div.header ul.primary_navigation
{
  list-style: none;
  height: 30px;
  margin: 0 0 0 1px;
  padding: 0;
  overflow: hidden;
}

div.header ul.primary_navigation li
{
  float: left;
  margin: 0 0 0 3px;
  padding-right: 8px;
  background: url('../images/menu_right_background.gif') top right no-repeat;
}
        
div.header ul.primary_navigation li a
{
  background: url('../images/menu_left_background.gif') top left no-repeat;
  /* xxxbackground-color: #ddd; */
  color: #777;
  height: 30px;
  display: block;
  padding: 0 7px 0 14px;
  line-height: 34px;
  text-decoration: none;
}

div.header ul.primary_navigation li a:hover
{
  color: #000;
}

div.header ul.secondary_navigation
{
  list-style: none;
  position: absolute;
  top: -1px;
  right: 0px;
  background-color: #07203c;
  margin: 0;
  padding: 5px;
  border: 1px solid #124173;
}

div.header ul.secondary_navigation li
{
  float: left;
  margin: 0;
  padding: 0;
}

div.header ul.secondary_navigation li a
{
  color: #fff;
  font-size: 12px;
  padding: 3px 10px;
  text-decoration: none;
}

div.header ul.secondary_navigation li a.cart
{
  color: orange;
  font-weight: bold;
  font-size: 12px;
  padding: 3px 10px;
  text-decoration: none;
}

div.header ul.secondary_navigation li a.cart:hover
{
  background-color: orange;
  color: #000;
}

div.header ul.secondary_navigation li a:hover
{
  background-color: #000;
}

/******** general *******/

br.clear
{
  clear: both;
}

h1, h2, h3, h4, h5, h6
{
  /* xxxfont-family: Georgia; */
  /* xxxfont-weight: normal; */
  /* xxxfont-family: Kozuka Gothic Pro, Trebuchet MS, Helvetica, Arial, verdana, sans-serif; */
  /* xxxfont-family: Trebuchet MS, Helvetica, Arial, verdana, sans-serif; */
  font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,sans-serif;
  font-family: Helvetica, Arial, verdana, sans-serif;
  font-family: 'Segoe UI','Segoe UI',Helvetica,Arial,Sans-Serif;
  color: #0a2e56;
  xxxfont-style: italic;
  letter-spacing: -1px;
  font-weight: normal;
}

h2
{
  font-size: 30px;
  color: #efa41a;
  margin: 30px 0 16px 0;
  
}

h2.content_title
{
  font-size: 30px;
  color: #efa41a;
  margin: 0px 0 16px 0;
  padding: 0;
}

h3
{
  font-size: 24px;
}

div.main_content h3
{
  margin: 0;
  padding: 0;
  xxxmargin-top: 30px;
  padding-top: 12px;
}

h3#big_seller
{
  font-size: 30px;
  margin-top: 0px;
  padding-top: 0px;
}

div.sales_point h3, div.sales_subpoint h3
{
  margin: 0;
  padding: 0;
}

h4
{
  font-size: 20px;
  color: #777;
  margin: 0;
  padding: 0;
  letter-spacing: -2px;
}

p
{
  line-height: 18px;
  /* xxxfont-family: Georgia, Times, serif; */
  font-family: Trebuchet MS, Helvetica, Arial, verdana, sans-serif;
  font-size: 13px;
  /* color: #777; */
  color: #555;
  /* color: #000; */
  padding: 0 26px;
}

a
{
  color: #0d3865;
}

a:hover
{
  color: #f4ae30;
}

img
{
  border: 0px solid #000;
}


/******** right columns *******/

div.right_column_menus
{
  position: absolute;
  right: -210px;
  top: 0px;
}

div.right_column_menus div
{
  background-color: #222;
  width: 174px;
  padding: 10px 10px 10px 20px;
  margin: 11px 0 4px 0;
  border: 6px solid orange;
  border-width: 0 6px 0 0;
  
  line-height: 16px;
  
  color: white;
}

div.right_column_menus div h2
{
  color: white;
  font-size: 28px;
  line-height: 24px;
  padding-top: 0;
  margin-top: 15px;
}

div.right_column_menus div.blue
{
  border-color: #9dbeef;
  /* xxxborder: 4px solid #7fc5e8; */
  /* xxxborder-width: 4px 0 0 0; */
  background: url('../images/search_background.gif') #07203c top right no-repeat; 
}

div.right_column_menus div.blue h2
{
  color: #9dbeef;
}

div.right_column_menus div.orange
{
  border-color: orange;
  background: url('../images/aaa.gif') #32261e top right no-repeat; 
}

div.right_column_menus div.orange h2
{
  color: orange;
}

div.right_column_menus div.transparent
{
  border-color: transparent;
  background-image: none;
  background: none transparent no-repeat;
}

div.right_column_menus div h3
{
  color: white;
  font-size: 16px;
  margin: 10px 9px 10px 0;
  letter-spacing: -1px;
  border-bottom: 1px dotted white;
}

div.right_column_menus div ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}

div.right_column_menus div ul li
{
  margin: 0;
  padding: 0;
  overflow: hidden;
}

div.right_column_menus div ul li a
{
  display: block;
  font-size: 12px;
  text-decoration: none;
  margin: 0;
  padding: 1px 16px;  
  color: #fff;
}

div.right_column_menus div ul li a:hover
{
  background-color: #4581c9;
}


/******** footer navigation *******/

div.copyright_footer a
{
  color: #7fc5e8;
}

div.footer_navigation
{
  background-color: #222;
  padding: 20px 20px 20px 20px;
  border: 1px solid #ff9308;
  border-width: 6px 0 0 0;
}

div.footer_navigation h2
{
  color: #fff;
  /* xxxfont-family: georgia; */
  font-weight: normal;
  padding-left: 10px;
}

div.footer_navigation div
{
  background-color: #333;
  width: 180px;
  padding: 12px;
  margin: 3px;
  float: left;
  border: 1px solid #161616;
}

div.footer_navigation div h3
{
  /* xxxfont-family: georgia; */
  font-weight: normal;
  font-size: 16px;
  
  padding: 0 0 10px 0;
  margin: 0px;
  color: #94e1ff;
  letter-spacing: -1px;
}

div.footer_navigation div ul
{
  margin: 0;
  padding: 0;
  list-style-image: none;
}

div.footer_navigation div ul li
{
  font-size: 12px;
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  display: block;
  margin: 0;
  padding: 0;
  color: #fff;
  list-style: none;
  list-style-image: none;
}

div.footer_navigation div ul li a
{
  display: block;
  color: #ddd;
  text-decoration: none;
  padding: 2px 3px 2px 3px;
  margin: 0;
  overflow: hidden;
}

div.footer_navigation div ul li a:hover
{
  background-color: #000;
  color: #f4ae30;
}

div.footer_navigation div.copyright_footer
{
  margin-top: 10px;
  padding: 0px;
  font-family: Trebuchet MS, Helvetica, Arial;
  font-size: 10px;
  color: #999;
  background-color: transparent;
  border: 0px solid #000;
  width: 100%;
}

div.footer_navigation div.copyright_footer p
{
  padding: 3px;
  padding-left: 90px;
  font-family: Trebuchet MS, Helvetica, Arial;
  font-size: 10px;
  color: #999;
  line-height: 12px;
}


/******** navigation *******/

a.OLD_button
{
  background-image: url('../images/long_button.png');
  width: 220px;
  height: 32px;

  color: #fff;
  xxxbackground-color: #888;
  text-decoration: none;
  font-family: trebuchet ms;
  font-size: 12px;
  display: block;
  border: 0px solid #fff;
  text-align: right;
  padding: 0px 34px 0px 0px;
  line-height: 34px;

  background-image: url('../images/big_white_button.png');
  width: 172px;
  height: 51px;
}

a.OLD_button:hover
{
  background-image: url('../images/long_button_over.png');
}

a.button
{
  color: #1a4ca4;
  font-weight: bold;
  xxxbackground-color: #888;
  text-decoration: none;
  font-family: trebuchet ms;
  font-size: 12px;
  display: block;
  border: 0px solid #fff;
  text-align: right;
  padding: 0px 19px 0px 0px;
  line-height: 50px;

  background-image: url('../images/big_white_button.png');
  width: 153px;
  height: 51px;
}         

a.button:hover
{
  background-image: url('../images/big_white_button_over_oj.png');
}

/******** track display ********/

div.track_container
{
  padding: 12px 12px 12px 130px;
  margin: 6px 6px 0px 6px;
  background: #e7e7e7;
  /* xxxbackground: url('../images/item_background_gradient.gif') repeat-x top left #ececec; */
  border: 0px solid #eee;
  position: relative;
  background: url('../images/track_background2.gif') no-repeat top left;
  min-height: 129px;
}

div.track_container h4
{
  margin: 6px 0 0 0;
  padding: 0;
  line-height: 16px;
  
  font-weight: bold;
  font-size: 18px;
  xxxcolor: #013b78;
  color: black;
  padding-left: 9px;
  letter-spacing: -1px;
}

div.track_container h4 a
{
  font-weight: bold;
  font-size: 14px;
  color: #555;
  text-decoration: none;
}

div.track_container h4 a:hover
{
  text-decoration: underline;
  color: orange;
}

div.track_container img.album_art
{
  position: absolute;
  left: 16px;
  top: 13px;  
  width: 100px;
  height: 100px;
  border: 0px solid #777;
  
  /* xxxtop: 0px; */
  /* xxxheight: 100%; */
  /* xxxborder: 0px solid #777; */
  /* xxxoverflow: hidden; */
}

div.track_container img.album_art_overlay
{
  position: absolute;
  left: 16px;
  top: 13px;  
  width: 100px;
  height: 100px;
  border: 0px solid #777;
  
  /* xxxtop: 0px; */
  /* xxxheight: 100%; */
  /* xxxborder: 0px solid #777; */
  /* xxxoverflow: hidden; */
}

div.track_container img
{
  border-width: 0;
}

div.track_container p
{
  font-size: 13px;
  line-height: 18px;
  padding: 0 10px 0 10px;
}

div.track_container p.item_number
{
  position: absolute;
  right: 10px;
  top: 6px;  
  text-align: center;
  font-size: 10px;
  color: #aaa;
  line-height: 20px;
  margin: 0;
  padding: 0;
  font-family: verdana;
}

div.track_container p.track_tools
{
  position: absolute;
  left: 16px;
  top: 117px;
  width: 100px;  
  margin: 0;
  padding: 0;
  text-align: center;
  height: 20px;
  vertical-align: middle;
  font-size: 10px;
}

div.track_container p.track_tools a
{
  text-decoration: none;
}

div.track_container p.track_tools a img
{
  border: 0 #fff solid;
}

div.focus
{
   background-color: #fec;
   border: 1px solid #997;
   padding: 7px 50px 7px 50px;
   margin: auto;
}

table.demos_and_purchase_options
{
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #909090;
  background-color: #e2e2e2;
  position: relative;
}

table.demos_and_purchase_options tr
{
  padding-top: 3px;
}

table.demos_and_purchase_options tr td
{
  margin: 0;
  padding: 2px;
  padding-top: 4px;
  padding-bottom: 0;
}

span.track_price
{
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  xxxfont-weight: bold;
  line-height: 3px;
  xxxletter-spacing: -1px;
}

span.track_length
{
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  line-height: 3px;
  xxxfont-weight: bold;
  padding: 0 3px 0 13px;
  xxxletter-spacing: -1px;
}

img.icon
{
  border: 0;
  
}

img.big
{
  margin: auto;
  display: block;
  clear: both;
  margin-bottom: 10px;
}

span.reduced_price
{
  font-size: 13px;
  line-height: 10px;
  color: #5b5;
  font-weight: bold;
}

form
{
  margin: 0;
  padding: 0;
}

h2.custom_font
{
  overflow: hidden;
  height: 42px;
  /* xxxbackground-color: #efefef; */
  width: 100%;
  line-height: 1600px;
  background-repeat: no-repeat;
  background-position: left 100%;
  margin-top: 0px;
  padding-top: 0px;
}

div.main_content h3.custom_font
{
  overflow: hidden;
  height: 34px;
  /* xxxbackground-color: #efefef; */
  width: 100%;
  xxxline-height: 1600px;
  background-repeat: no-repeat;
  background-position: left -80%;
  margin-top: 2px;
  margin-bottom: -7px;
  
  padding-top: 16px;
}

h2.custom_font_faq
{
  overflow: hidden;
  height: 28px;
  /* xxxbackground-color: #efefef; */
  width: 100%;
  line-height: 1600px;
  background-repeat: no-repeat;
  background-position: left 100%;
  margin-top: 30px;
  padding-top: 0px;

  margin-bottom: -10px;
  padding-bottom: 0;
}


h2.custom_font_faq2
{
   font-size: 20px;
   color: #0A2E56;
   letter-spacing: -1px;
   padding: 0;
   margin: 0;
   margin-top: 40px;
   margin-bottom: -3px;
   border-bottom: 1px dotted #606060;
}


h3.order_point
{
   margin: 0;
   padding: 0;
}


iframe.facebook_like
{
   xxxheight: 32px;
   width: 200px;
   xxxfloat: left;
   margin: 0;
   padding: 0;
   xxxposition: absolute;
   display: hidden;
   visibility: none;
}


a.demo_download
{
   display: block;
   width: 400px;
   padding: 5px 8px;
   margin: 10px auto;
   text-align: center;
   background-color: #efefef;
   border: 1px solid #b0b0b0;
   text-decoration: none;
   -moz-border-radius: 7px;
    border-radius: 7px;
    background-image: url('../images/grad_button_grey.png');
}

a.demo_download:hover
{
   background-color: #606090;
   border-color: #308030;
   color: white;
    background-image: url('../images/grad_button_bg.png');
}


div.demo_download
{
   opacity: 0.5;
   display: block;
   width: 400px;
   padding: 5px 8px;
   margin: 10px auto;
   text-align: center;
   background-color: #efefef;
   border: 1px solid #b0b0b0;
   text-decoration: none;
   -moz-border-radius: 7px;
    border-radius: 7px;
    xxxbackground-image: url('../images/grad_button_grey.png');
}


tr.hlight
{
   background-image: url("../images/greygrid.gif");
}

tr.hilight2
{
  background-image: url("../images/greygridl.gif");
}

tr.listhead
{
  background-color: #909090;
  color: white;
  font-size: 10px;
  font-weight: normal;
}


img.new_edit
{
   visibility: hidden;
   position: absolute;
   left: 120px;
}
