/* BASIC PADDING REMOVAL */

html, img, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/all_bkg.jpg) no-repeat top;
	}


/* DIV DEFINITIONS */

#wrapper {
	width: 900px;
	position:  relative;
	left: 50%;
	margin-left: -450px;
}

#temp {
	background: #fff;
}

#header {
	height: 225px;
	width: 900px;
	float: left;
	background: url(../images/title.jpg) no-repeat;
}

#subnav ul{
	float:  right;
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 4px solid #cccccc;
}

#subnav a {
	display: block;
	font: normal 12px/18px "lucida grande", arial, sans-serif;
	text-transform: uppercase;
	text-indent: 20px;
	letter-spacing: 1px;
	line-height: 74px;
	color: #ea7331;
	width: 249px;
	height: 74px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#subnav a:hover {
	background-color: #45cfcd;
	color: #fff;
}

#slideshow {
	width: 900px;
	height: 374px;
	float: left;
	border-top: 40px solid #ea7331;
	border-bottom: 4px solid #ea7331;
}

#bagtext {
	width: 425px;
	padding-bottom: 20px;
	float: left;
	border-top: 1px solid #000000;
}

#bagtext ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#bagtext li {
	font: lighter 12px/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #333;
	margin-left: 45px;
}

#comments {
	width: 650px;
	padding: 50px 0 20px 40px;
	float: left;
}


#content {
	width: 675px;
	float: right;
	margin-bottom: 5px;
}

#textnav {
	width: 225px;
	float: left;
}

#footer {
	clear: both;
	background: #333 url(../images/footer_bkg.jpg) no-repeat;
	height: 300px;
}

#content h1, h2, p {
	padding: 0 0 0 10px;
}

/* Product Lists */

#product ul{
	width: 425px;
	float: left;
	border-bottom: 1px solid #999;
}

#product li {
	height: 75px;
	border-top: 1px solid #ccc;
	list-style: none;
}

#product li span {
	text-transform: uppercase;
	color: #000;
	font-weight: bolder;
}

#productimg {
	width: 250px;
	float: right;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#productimg a {
	color: #fff;
}

#productimg a:hover {
	color: #fff;

}

/* Navigation */

#nav ul {
	float:  right;
	list-style: none;
	padding: 0;
	margin: 0;
	background: url(../images/numbers.jpg) no-repeat;
	border-top: 40px solid #333;
}

#nav a {
	display: block;
	font: normal 12px/18px "lucida grande", arial, sans-serif;
	text-transform: uppercase;
	text-indent: 20px;
	letter-spacing: 1px;
	line-height: 75px;
	color: #fff;
	width: 249px;
	height: 74px;
	text-decoration: none;
	border-bottom: 1px solid #000;

}

#nav a:hover {
	background-color: #fff;
	color: #333;
}

#active a {
	display: block;
	color: #333333;
	background-color: #fff;
	width: 249px;
	text-decoration: none;
}

/* tags */

p {
	font: lighter 12px/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #666;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

p A:link, p A:active {
	color: #ea7331;
	text-decoration: none;
	border-bottom: 1px dotted #ea7331;
}

p A:visited {
	color: #ea7331;
	text-decoration: none;
	border-bottom: 1px dotted #ea7331;
}

p A:hover {
	color: #ea7331;
}

p.side {
	color: #666;
	font: 10px/18px 'Lucida Grande', LucidaGrande, 			Lucida, Helvetica, Arial, sans-serif;
	margin-top:  5px;
	margin-left:  5px;
}

p.date {
	color: #333333;
	font: bolder 10px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-top:  0px;
	margin-left:  5px;
}

p.show {
	color: #666666;
	font: 10px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-top:  0px;
	margin-left:  5px;
}
p.prod {
	color: #333333;
	font: 10px/15px 'Lucida Grande', LucidaGrande, Lucida, 		Helvetica, Arial, sans-serif;
	margin-top: 8px;
	margin-left: 10px;
}

.title {
	font: 12px/18px 'Lucida Grande', LucidaGrande, 			Lucida, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 18px;
}

p.subtitle {
	font: 10px/18px 'Lucida Grande', LucidaGrande, 			Lucida, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 18px;
	margin-left: 5px;
}

img.2co {
	margin-left: 25px;
	border: 1px solid #00ff99;
}

img.title {
	float: left;
	border: none;
	color: #666;
}

img.small {
	margin-bottom: 0;
	border-top: 1px solid #999;
	border-bottom: 1px none #999;
	border-right: 1px solid #999;
}

.etc {
	color: #333;
}

p.price {
	color: #000033;
	font-weight: 800;
}

input.submit{
	margin-left: 25px;
	width: 225px;
}

h3 {font: 14px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ea7331;
	margin-top: 9px;
	margin-bottom: 18px;
}

