@import "styles_base.css";

#content { width: 1300px; height: 470px; margin: 0 70px 0 0; background: url(../images/sec_store_bg.jpg) no-repeat right top; }

#backButton { position: absolute; width: 145px; height: 40px; margin: 410px 0 0 144px; }
#backButton a { display: block; width: 145px; height: 40px; }
#backButton span { display: none; }

#store { width: 1300px; height: 470px; background: url(../images/sec_store_intro.gif) no-repeat left top; }

#store DIV.links { width: 120px; padding: 320px 23px 0 17px; float: left; }
#store DIV.links h4 { font-size: 11px; color: #000; margin: 0 0 16px 0; }
#store DIV.links a { font-size: 11px; line-height: 12px; color: #999; text-decoration: underline; }
#store DIV.links a:hover { color: #F00; }

#store table { width: 835px; float: left; margin: 32px 0 0 0; }
#store td { text-align: left; font-size: 11px; color: #858585; line-height: 14px; vertical-align: top; }
#store td img { border: none; }
#store td.cdUno { width: 175px; padding: 0 15px 0 0; }
#store td.cdDos { width: 210px; padding: 0 40px 0 0; }
#store td.cdTres { width: 180px; padding: 0 35px 0 0; }
#store td.cdCuatro { width: 180px; }
#store table h1 { margin: 6px 0 10px 0; }
#store table h3 { font-size: 9px; font-weight: normal; color: #000; margin: 5px 0 0 0; }
#store table h3 a { color: #F00; text-decoration: underline; }
#store table h3 a:hover { color: #F00; text-decoration: none; }

#store DIV.moreLinks { width: 660px; padding: 10px 0 0 380px; }
#store DIV.moreLinks h4 { font-size: 11px; color: #F00; margin: 90px 0 16px 0; }
#store DIV.moreLinks table { width: 660px; margin: 0; }
#store DIV.moreLinks td { width: 220px; margin: 0; vertical-align: top; }
#store DIV.moreLinks td a { font-size: 11px; line-height: 12px; color: #999; text-decoration: underline; }
#store DIV.moreLinks td a:hover { color: #F00; }

#store DIV.moreLinks DIV.back { width: 105px; height: 105px; margin: 110px 0 0 460px; }
#store DIV.moreLinks DIV.back a { display: block; width: 105px; height: 105px; background: url(../images/sec_news_back.gif) no-repeat left top; }
#store DIV.moreLinks DIV.back a span { display: none; }
