/* CSS Document */

/* Reset */

body {margin:0; padding:0;}
img {border:0;}

/* Base */

/* Positioning */

#holder { width:896px; margin:0 auto; padding:0 100px 0 63px; position:relative;}
#logo {width:162px; height:87px; position:absolute; top:10px; left:90px;}
#btn-shop {width:257px; height:74px; position:absolute; top:60px; left:400px;}
#btn-cart {width:179px; height:54px; position:absolute; top:75px; left:850px;}
#h-image {width:869px; height:312px; position:absolute; top:141px; left:66px;}
#h-button1 {width:272px; height:67px; position:absolute; top:472px; left:80px;}
#h-button2 {width:276px; height:60px; position:absolute; top:472px; left:370px;}
#h-button3 {width:277px; height:60px; position:absolute; top:472px; left:666px;}

.item-row {height:240px; z-index:7; position:absolute; top:565px; left:80px;}
.item-holder {float:left; padding:0 25px; z-index:8; width:180px;}
.text-holder {position:relative; z-index:14; color:#CCCCCC; padding:0 100px 50px 20px;}
.text-holder a {color:#ccc; font-weight:bold;}

#copyright {position:absolute; top:800px; left:80px;}
#links-panel {position:absolute; top:800px; right:80px;}
#links-panel img {margin-left:15px;}

/* Styles */

body {background:url(../img/background.jpg) no-repeat top center #270000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.item-holder {text-align:center; color:#fff; text-transform:uppercase;}
.item-holder img {margin: 5px 0 3px 0;}
.item-holder a {color:#fff; text-decoration:none;}
#copyright {color:#5e3e3e; font-size:11px;}
#copyright a {color:#fff; text-decoration:none;}
