@charset "UTF-8";
/* CSS Document */

/*
All Styles
*/

body {
	font-family: "lucida grande", arial, helvetica, sans-serif;
	font-size: 62.5%;
}

h1, h2, h3, h4, h5, h6,
address, blockquote, ol, p, ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

/*
-----------------------------------
Type
-----------------------------------
*/

a{
outline:none;
}

a img {
  border-width:0;
  }

.content a {
	color: #666;
	outline:none;
	text-decoration: underline;
}

.content a:link,
.content a:visited {
	color: #333;
	outline:none;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
}

.content a:hover {
	color: #b22222;
	border-bottom-color: #222;
	background-color: #FFF;
}

h1 {
	margin: 0;
	width: 150px;
}

h2 {
	color: #cb2020;
	font-size: 3.2em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
}

h3 {
	font-size: 4em;
	line-height: 1em;
	margin: 0 0 3px;
	text-align: center;
}

h4 {
	background: url(../img/img-dotted-h.png) repeat-x 0 bottom;
	color: #aaa;
	font-size: 2.2em;
	line-height: 1em;
	margin: 0 auto 15px;
	padding: 0 0 15px;
	text-align: center;
}

h5 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 10px;
	text-align: center;
}

p {
	color: #555;
	line-height: 1.4em;
	font-size: 12px;
}
.normaltext {
	font-size: 12px;
	color: #555;
}

p strong {
	color: #222;
	font-size: 0.95em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}



/*


*/
#header {
	position:absolute;
	width:988px;
	height:70px;
	z-index:1;
	left: 0px;
	top: 0px;
	font-family: "Lucida Grande", arial, helvetica, "sans serif";
	font-size: 40px;
	padding-right: 0px;
	padding-left: 0px;
}
#content {
	position:absolute;
	width:988px;
	height:775px;
	z-index:2;
	top: 120px;
	text-align: left;
	right: 0px;
}
.header {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 3px;
}

#Master {
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#navbar {
	position:absolute;
	width:988px;
	height:30px;
	z-index:1;
	top: 75px;
	left: 0px;
	background-color: #CCC;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#li a#current {
	color: #b22222;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", arial, helvetica, "sans serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

li {
	float: left;
	font-family: "Lucida Grande", arial, helvetica, "sans serif";
	font-size: 0.95em;
	border: 1px none #000;
	background-color: #CCC;
	color: #333;
	width: auto;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 3px;
	padding-right: 39px;
	padding-left: 39px;
	padding-top: 2px;
	margin-right: 6px;
	margin-left: 10px;
	text-transform: uppercase;
}

li a {
	padding: 5px;
	display: inline-block;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
a:link {
	text-decoration: none;
	outline:none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #b22222;
}
a:active {
	text-decoration: none;
	outline:none;
	color: #b22222;
}
li a#current {
	color: #b22222;
}
.hello {
	font-size: 36px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: "Lucida Grande", arial, helvetica, "sans serif";
	color: #000;
}
.greeting {
	font-size: 12px;
	color: #555;
	line-height: normal;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Lucida Grande", arial, helvetica, "sans serif";
	letter-spacing: 3px;
}
/*

-----------------------------------
Type
-----------------------------------
*/

#welcome {
	position:absolute;
	width:367px;
	height:264px;
	z-index:1;
	left: 63px;
	top: 139px;
}

#errorwelcome {
	position:absolute;
	width:756px;
	height:264px;
	z-index:1;
	left: 63px;
	top: 139px;
}

#homebook {
	position:absolute;
	width:400px;
	height:512px;
	z-index:2;
	left: 447px;
	top: 105px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	overflow: hidden;
	-webkit-box-shadow: 5px 5px 15px #666;
	-moz-box-shadow: 5px 5px 15px #666;
}
#productmenu {
	position:absolute;
	width:135px;
	height:105px;
	z-index:1;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	top: 120px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 0px;
	-webkit-box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	padding-right: 5px;
}
#shopcontent {
	position:absolute;
	width:823px;
	height:1610px;
	z-index:2;
	top: 121px;
	text-align: left;
	right: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999;
}

#blogcontent {
	position:absolute;
	width:823px;
	height:1230px;
	z-index:2;
	top: 121px;
	text-align: left;
	right: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999;
}
#productcontent {
	position:absolute;
	width:810px;
	height:2270px;
	z-index:2;
	top: 121px;
	text-align: justify;
	right: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999;
	overflow: auto;
}

#templateproductcontent {
	position:absolute;
	width:810px;
	height:612px;
	z-index:2;
	top: 121px;
	text-align: justify;
	right: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999;
}

#tshirtcontent {
	position:absolute;
	width:810px;
	height:800px;
	z-index:2;
	top: 121px;
	text-align: justify;
	right: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999;
	
}

#templatedvdcontent {
	position:absolute;
	width:810px;
	height:1080px;
	top: 121px;
	text-align: justify;
	right: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999;
}


#shopinfo {
	position:absolute;
	width:135px;
	height:470px;
	z-index:1;
	border: 1px solid #CCC;
	left: 0px;
	top: 250px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	-webkit-box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	padding-right: 5px;
}

#book1 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:1;
	left: 51px;
}
.p-product {
	text-align: center;
}

#shadowimage {
	-webkit-box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
}


#book2 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:2;
	left: 236px;
}
#book3 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:3;
	left: 422px;
}
#book4 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:1;
	left: 608px;
}
#book5 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:4;
	left: 49px;
	top: 370px;
}
#book6 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:5;
	left: 236px;
	top: 370px;
}
#book7 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:6;
	left: 422px;
	top: 370px;
}
#book8 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:7;
	left: 608px;
	top: 370px;
}
#book9 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:8;
	left: 50px;
	top: 672px;
}
#book10 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:9;
	left: 236px;
	top: 672px;
}
#book11 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:10;
	left: 422px;
	top: 672px;
}
#book12 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:11;
	left: 608px;
	top: 672px;
}
#book13 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:12;
	left: 50px;
	top: 974px;
}
#book14 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:13;
	left: 236px;
	top: 974px;
}
#book15 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:14;
	left: 422px;
	top: 974px;
}
#book16 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:15;
	left: 611px;
	top: 974px;
}

#book17 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:16;
	left: 50px;
	top: 1276px;
}

#book18 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:17;
	top: 1276px;
	left: 236px;
}
#book19 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:18;
	left: 422px;
	top: 1276px;
}
#book20 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:19;
	left: 611px;
	top: 1276px;
}
#book21 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:20;
	left: 50px;
	top: 1578px;
}
#book22 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:21;
	left: 236px;
	top: 1578px;
}
#book23 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:22;
	left: 422px;
	top: 1578px;
}
#book24 {
	position:absolute;
	width:166px;
	height:281px;
	z-index:23;
	left: 611px;
	top: 1578px;
}

#dvds {
	position:absolute;
	width:823px;
	height:1291px;
	z-index:1;
	top: 1750px;
	right: 0px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#clothing {
	position:absolute;
	width:823px;
	height:980px;
	z-index:1;
	top: 3055px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	right: 4px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#equipment {
	position:absolute;
	width:823px;
	height:671px;
	z-index:1;
	top: 4061px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	right: 4px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#shopfooter {
	position:absolute;
	width:817px;
	height:70px;
	z-index:1;
	top: 4743px;
	right: 3px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
}

#nineoutoftenfooter {
	position:absolute;
	width:817px;
	height:50px;
	z-index:1;
	top: 2400px;
	right: 0px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
}

#tshirtpagefooter {
	position:absolute;
	width:817px;
	height:50px;
	z-index:1;
	top: 932px;
	right: -5px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
}


#templateproductfooter {
	position:absolute;
	width:817px;
	height:50px;
	z-index:1;
	top: 742px;
	right: 0px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
}

#templatedvdfooter {
	position:absolute;
	width:817px;
	height:50px;
	z-index:1;
	top: 1220px;
	right: -1px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
}
#bigimage {
	position:absolute;
	width:264px;
	height:400px;
	z-index:1;
	left: 510px;
	top: 190px;
}

</style>


/*
#shadowimage {
}
#Master #templateproductcontent #big image {
}

