@charset "UTF-8";
/* CSS Document */

/*-- reset --*/
* {-moz-outline:none;outline:none;}
ul, h1, h2, h3, h4 {margin:0; padding:0;}
li{list-style:none;}
a{color:inherit; text-decoration:inherit;}
img{border:none}

/*-- generic --*/
body {font:normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;color:#2a2821}
a:hover {color:#fff;}
.clear {display: block;height: 0;clear: both;visibility: hidden;}
em {font-family:Georgia, "Times New Roman", Times, serif; }

html, body {
	background: url(../images/brick.gif) center top;
	margin:0;
	padding:0;
	min-width:1000px;
}
#container {
	background:url(../images/content.jpg) fixed center top;
	min-width:1000px;
}
.tborder {border-bottom:1px solid #000;border-right:1px solid #000;}
.tborder td {border-top:1px solid #000;border-left:1px solid #000; padding:2px 4px; width:33.3%;}
/*forms*/
label{display:block; margin-top:4px;}
/*header*/
#header {
	background: url(../images/header.jpg) repeat-x center bottom;
	position:relative;
	height:129px;
	text-transform:lowercase;
	z-index:4;
}
#header h1 {
	width:100%;
	position:absolute;
	bottom:113px;
	height:1px;
	min-width:1000px;
}
#header h1 a{
	background:url(../images/decade-logo.png) no-repeat center center;

	text-indent:-5000px;
	width:341px;
	height:175px;
	margin:auto;
	display:block;
}
.nav {
	width:1000px; 
	margin:auto; 
	position:relative;
}
#header ul {
	}
#header ul#st li{ 
	list-style:none;
	position:absolute;
	top:101px;
	z-index:2;
	font:italic 1.2em Georgia, "Times New Roman", Times, serif;
	color:#d7e0c0;
}
#homelink{left:30px;}
#stafflink{left:163px;}
#presslink{right:175px;}
#contactlink{right:15px;}

#header ul#dyn {
	background:url(../images/catBkg_fixed.png) no-repeat top;
	height:800px;
	left:25px;
	padding:65px 0 8px 49px;
	position:absolute;
	top:99px;
	width:150px;
	font:normal 1.1em/1.6em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#b3d234;
	margin-bottom:69px;
	/*letter-spacing:.01em;*/
}
#header ul#dyn li {line-height:13px; margin-top:5px}
/*#header ul#dyn li.st {
background-image:url(../images/catBkg_st.png);
height:69px;
left:-4px;
position:absolute;
top:-68px;
width:207px;
}
#header ul#dyn li.end{
background-image:url(../images/catBkg_end.png);
height:69px;
left:0;
margin-top:-7px;
position:absolute;
top:100%;
width:207px;
}*/

#header ul#dyn li:hover {
	list-style:disc;
	}
#header ul#dyn a {display:block;}

#header ul#dyn ul.sub {display:none;}
#utilinks {
	left:43px;
	position:absolute;
	top:894px;
	font:italic 1.1em/1.6em Georgia, "Times New Roman", Times, serif;
	color:#333;/*#423a36;*/
	z-index:2;
	/*background-color:#B3D234;
	padding:4px 8px 4px 0;*/
	
	/*-moz-box-shadow: 0px 0px 8px #000;
	-webkit-box-shadow: 0px 0px 8px #000;
	box-shadow: 0px 0px 8px #000;*/
}
#utilinks li {
	/*float:left;
	margin-left:8px;*/
}

ul#dyn ul {
	margin-left:10px;
	font-size:11px;
	color:#ccc;
}
ul#dyn ul li a { color:#ccc }
#header ul#dyn ul li{margin-top:0; line-height:13px;}

#social {
	left:20px;
	position:absolute;
	top:632px;
	font:italic 1.1em/1.6em Georgia, "Times New Roman", Times, serif;
	z-index:4;
	color:#333
}
#utilinks img {margin-right:2px;}
div.s1, div.s2, div.s3, div.s4 {
	border:0;
	display:block;
	position:absolute;
	z-index:1;
	}
div.s1 {
background-image:url(../images/s1.png);
height:131px;
left:-68px;
top:519px;
width:131px
}
div.s2 {
	left:202px;
	top:437px;
	background-image: url(../images/s2.png);
	height:42px;
	width:43px;
}
div.s3 {
	right:17px;
	top:130px;
	background-image: url(../images/s3.png);
	height:58px;
	width:60px;
}
div.s4 {
	right:17px;
	top:130px;
	background: url(../images/giftBox_sm.png) no-repeat right center;
	height:69px;
	width:151px;
	padding:20px 87px 0 0;
	font:italic 1.1em Georgia, "Times New Roman", Times, serif;
}
hr{display:none;}
/* content */
#content {
	width:720px;
	padding:80px 0 10px 280px;
	margin:0 auto;
	min-height:746px;
	position:relative;
	z-index:1;
}
#foot {
	background: url(../images/foot.jpg) repeat-x center bottom;
	/*position:absolute;
	bottom:0;*/
	width:100%;
	height:41px;
	/*z-index:2;*/
}
#foot ul {
width:1000px;
text-align:center;
padding-top:10px;
margin:auto;
}
#foot ul li {
	display:inline;
	font:italic 1.2em Georgia, "Times New Roman", Times, serif;
	color:#b3d234;
	padding:0 80px;
	text-transform:lowercase;
}
#foot ul li a { color:#b3d234; }

/*-----------------------------------------------------------------------------------------------------------------------------*/
/*index Page*/
#content ul.home {
	font-size:1.1em;
	font-weight:normal;
	line-height:1.3em;
	text-align:center;
	width:272px;
}
#content ul.home li {
	margin-bottom:7px;
	/*list-style:disc;*/
	}
#content ul.home li em { font-weight:normal; /*display:block;*/}
#content ul.home li.a {
	list-style: none;
	}
#content ul.home a {
	background:transparent url(../images/giftBox.png) repeat scroll 0 0;
	display:block;
	height:252px;
	margin:0 auto;
	text-indent:-5000px;
	width:244px;	
	}
#content div.home {
	/*background:url(../images/justIn.png) no-repeat center top;*/
	width:397px;
	height:394px;
	position:absolute;
	text-align:center;
	top:38px;
	right:30px;
}
#content div.home img {
	left:17px;
	position:absolute;
	top:62px;
	}
#content div.home h2 {
	font:normal 1.6em Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	position:absolute;
	width:100%;
	top:24px;
	}
#content div.home h2.b {
	top:327px;
}
#content div.home a {
	position:absolute;
	height:394px;
	width:397px;
	top:0;
	left:0;
	display:block;
	text-indent:-5000px;
}
div#homeFoot {
	bottom:-45px;
	left:0;
	position:absolute;
	width:100%;
	z-index:3;
}
div#homeFoot ul {
	width:880px;
	margin:auto;
	padding:0 0 0 120px;
	}
div#homeFoot ul li {
	float:left;
	display:block;
	width:85px;
	text-align:center;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	color:#b3d234;
	margin-left:40px;
}
div#homeFoot ul li img {
	padding:4px;
	border:1px solid #b3d234;
	margin-bottom:7px;
	}

/*-----------------------------------------------------------------------------------------------------------------------------*/
/*static pages */
div.static {
	background:#b3d234 url(../images/staticBtm.jpg) no-repeat center bottom;
	width:620px;
	margin:0;
	line-height:1.5em;
	padding-bottom:10px;
}
div.static h2 {
	height:85px;
	width:620px;
	text-indent:-5000px;
	margin-bottom:10px;
	}
h2#meet {background:url(../images/meet.jpg) no-repeat center bottom;}
div.static p, div.static form {margin:5px 10px;}
div.static img {
	/*float:right;*/
	margin:5px 15px 0 10px;
}
/*product pages */
h2#cat {
	font:normal 2.7em/.2em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom:42px;
	text-transform:lowercase;
	display:inline-block;
	}
p.tag {
	display:inline;
	font:italic 1.1em Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 10px;
}
ul#prod li {
	background:url(../images/product.png);
	float:left;
	position:relative;
	width:309px;
	height:269px;
	text-align:center;
	margin:0 35px 15px 0;
	}	
ul#prod li h3 {
	position:absolute;
	width:100%;
	text-align:center;
	top:214px;
	font:normal 1.2em Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	}
ul#prod li img {
	margin:6px 0;
	}
ul#prod li .price {
	position:absolute;
	right:-18px;
	top:-24px;
}
ul#prod li a {
	position:absolute;
	height:269px;
	width:309px;
	top:0;
	left:0;
	z-index:2;
	text-indent:-5000px;
}
#pgn, #pgnTop {
background-color:#B3D234;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
margin-bottom:17px;
padding:3px 11px;
text-align:right;
width:634px;
}
#pgnTop {
background:transparent none repeat scroll 0 0;
border-top:medium none;
position:absolute;
top:102px;
width:490px;
border-bottom:1px solid #2A2821;
}
#pgn .viewall{position:absolute;left:290px;}
#pgnTop .viewall{position:absolute;left:10px;}
/*item pages*/
div#item {
	width:557px;
	position:relative;
}
div#item h2 a {
	background:url(../images/itemCont.jpg) no-repeat center top;
	display:block;
	height:23px;
	color:#b3d234;
	font-weight:normal;
	padding:5px
}
div#item div#greenback {
background:#b3d234 url(../images/prodp.jpg) no-repeat center bottom;
padding:10px;
margin:0;
}
div#item .price {
position:absolute;
right:4px;
top:-54px;
}
div#item a.cart {
	background:url(../images/addToCart.jpg) no-repeat center bottom;
	height:26px;
	text-indent:-5000px;
	display:block;
	width:112px
	}
div#item div.bot {
	background:url(../images/itemCont.jpg) no-repeat center bottom;
	height:36px;
	text-indent:-5000px;
	display:block;
	}
#more {
	text-align:center; 
	width:558px;
}
#more p {
	color:#FFFFFF;
	font-size:13px;
	margin-top:-26px;
	position:absolute;
	width:557px;
}
#more li {
	background:url(../images/more.png) no-repeat center top;
	width:158px;
	height:127px;
	display:inline-block;
	position:relative;
	padding-top:12px;
	margin:5px 12px 0;
}
#more a {
	position:absolute;
	width:100%;
	height:138px;
	left:0;
	top:0;
	text-indent:-5000px;
}
/* cart */
#scart {
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	color:#2A2821;
	background:url(../images/viewCart.png) no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	padding:0 5px 3px;
	height:53px;
	width:92px;
	display:block;
	text-align:center;
	padding-top:10px;
	}
#cart table {
	width:100%;
}
#cart tr {}
#cart th {
text-align:left;
border-bottom:2px solid #666;
}
#cart td {
background-color:#B3D234;
border-bottom:1px solid #666;
height:40px;
}
#cart .act { 
	width:42px;
	text-align:center;
}
#cart .itot {text-align:center; width:75px;}
#cart .qty {text-align:center;width:75px;}
#cart #total td {
background:transparent;
border:none;
}
#cart #total .item {text-align:right;}
#cart p {
text-align:right;
}
#cart div {
text-align:right;
}
a.r {
	background:url(../images/remove.png) no-repeat;
	height:21px;
	width:21px;
	text-indent:50px;
	overflow:hidden;
	display:block;
	margin:auto;
}
p.cont {
	background:transparent url(/images/bkg_GE.png) no-repeat scroll 0 0;
	padding:13px 19px 11px 73px;
	position:absolute;
	margin-top:-45px;
}
.gCardButton {
	display:block;
	padding:6px 0;
	font:italic 17px Georgia,'Times New Roman',Times,serif;
	color:#B3D234;
	text-transform:lowercase;
}
/* news */
#news li {min-height:135px;}
ul.emp li {min-height:1px !important;}
#news img{ float:left;}
#news h3{font:16px Verdana, Arial, Helvetica, sans-serif;display:inline-block; margin-top:10px;}
#news em{font-size:11px;}
#news a{font:italic 1.1em Georgia, "Times New Roman", Times, serif; color:#666;}
#news a:hover{color:#fff;}
/* snippets */
.price {
	background-image: url(../images/price.png);
	height: 35px;
	width: 83px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #b3d234;
	text-align: center;
	padding-top: 10px;
	display: block;
}
/* item table */
#other {
width:100%;
}
#other th, #other td {border-bottom:1px solid #666;padding-left:7px;}
.cartTd {
height:26px;
width:112px;
}
#other th {
	padding:8px 7px 4px;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#04493b;
	text-align:left;
}
.otherPrice {
width:10px;
text-align:center;
border-left:1px solid #666;
border-right:1px solid #666;
padding:0 7px;
	font:italic 1.2em Georgia, "Times New Roman", Times, serif;
}


.left{text-align:left}
.center{text-align:center}
.right{text-align:right}
.full{text-align:justify}



