/* CSS Document */
html { margin: 0; padding: 0; width: 100%}

body {
	margin: 0; padding: 0;
	font-size: 72.5%;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	background: url(../images/background.jpg) #000; 
	color: #000; 
	position: relative;
	line-height: 18px;
}


h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img { border:none; text-decoration: none;}



/* STRUCTURE */

h1, h2 {
color: #000;
margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.3em;
}
p {
	margin-bottom: 20px;
	text-align: left;
	font-size: 1.1em;
}
div.floatBreaker {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.submitbutton {
	background: #fff;
	border: 2px solid #000;
	margin-top: 5px;
}

#content{
  width: 809px;
  
  margin: 0px auto 0px auto;
  padding: 0;
  background: #FFF;
  
}

#topnav {
	width: 809px;
	height: 49px;
	text-align: center;
	margin: 0 auto;
}




div#logo {
position: relative;
	background: url(../images/logo.jpg) no-repeat left top;
	width: 439px;
	height: 72px;
	margin: 15px 0 40px 95px;
}

div#backlogo {
	position: relative;
	background: url(../images/logo-sm.jpg) no-repeat left top;
	width: 53px;
	height: 500px;
	margin: 50px 20px 0 -30px;
	float: left;
}






.copyright {
	color: #fff;
	font-size: 9px;
 	text-transform: uppercase;
	
	}
	



ul.features {
	margin-bottom: 10px;
}

ul.features li {
	list-style: square;
}


/* LINK COLORS */

a:link {
	color: #790000; 
	text-decoration: none;
		}
a:visited {
	color: #790000; 
	text-decoration: none;
	}
a:hover {
	color: #c9d143; 
	text-decoration: none;
	}
a:active {
	color: #c9d143; 
	text-decoration: none;
	}


.copyrightlink:link {
	color: #fff; 
	text-decoration: none;
	text-transform: uppercase;
		}
.copyrightlink:visited {
	color: #fff; 
	text-decoration: none;
	text-transform: uppercase;
	}
.copyrightlink:hover {
	color: #bdca34; 
	text-decoration: none;
	text-transform: uppercase;
	}
.copyrightlink:active {
	color: #bdca34; 
	text-decoration: none;
	text-transform: uppercase;
	}
	
	
	
/* TOP NAV */
ul#mainNav {
	margin: 0 auto;
	height: 49px;
	width: 720px;
	text-align: center;
	
}
ul#mainNav li {
	height: 49px;
	list-style: none;
	margin: 0;
	float:left;
}
ul#mainNav li a {
	display: block;
	height: 49px;
}

ul#mainNav li a span {
	display: none;
}

/* HOME */


ul#mainNav li#home a:link, ul#mainNav li#home a:visited {
	width: 90px;
	background: url(../images/nav-home.gif) left top no-repeat;	
}
ul#mainNav li#home a:hover {
	width: 90px;
	background: url(../images/nav-home-on.gif) left top no-repeat;
}
ul#mainNav li#home a.selected {
	width: 90px;
	background: url(../images/nav-home-on.gif) left top no-repeat;
	
}

/* collections */

ul#mainNav li#collections a:link, ul#mainNav li#collections a:visited {
	width: 152px;
	background: url(../images/nav-collections.gif) left top no-repeat;	
}
ul#mainNav li#collections a:hover {
	width: 152px;
	background: url(../images/nav-collections-on.gif) left top no-repeat;
}
ul#mainNav li#collections a.selected {
	width: 152px;
	background: url(../images/nav-collections-on.gif) left top no-repeat;
	
}

/* special-things */

ul#mainNav li#special-things a:link, ul#mainNav li#special-things a:visited {
	width: 155px;
	background: url(../images/nav-special-things-off.gif) left top no-repeat;	
}
ul#mainNav li#special-things a:hover {
	width: 155px;
	background: url(../images/nav-special-things-on.gif) left top no-repeat;
}
ul#mainNav li#special-things a.selected {
	width: 155px;
	background: url(../images/nav-special-things-on.gif) left top no-repeat;
	
}

/* about */

ul#mainNav li#about a:link, ul#mainNav li#about a:visited {
	width: 97px;
	background: url(../images/nav-about.gif) left top no-repeat;	
}
ul#mainNav li#about a:hover {
	width: 97px;
	background: url(../images/nav-about-on.gif) left top no-repeat;
}
ul#mainNav li#about a.selected {
	width: 97px;
	background: url(../images/nav-about-on.gif) left top no-repeat;
	
}
/* pr */

ul#mainNav li#pr a:link, ul#mainNav li#pr a:visited {
	width: 99px;
	background: url(../images/nav-pr.gif) left top no-repeat;	
}
ul#mainNav li#pr a:hover {
	width: 99px;
	background: url(../images/nav-pr-on.gif) left top no-repeat;
}
ul#mainNav li#pr a.selected {
	width: 99px;
	background: url(../images/nav-pr-on.gif) left top no-repeat;
	
}
/* contact */

ul#mainNav li#contact a:link, ul#mainNav li#contact a:visited {
	width: 123px;
	background: url(../images/nav-contact.gif) left top no-repeat;	
}
ul#mainNav li#contact a:hover {
	width: 123px;
	background: url(../images/nav-contact-on.gif) left top no-repeat;
}
ul#mainNav li#contact a.selected {
	width: 123px;
	background: url(../images/nav-contact-on.gif) left top no-repeat;
	
}
/* blog */

ul#mainNav li#blog a:link, ul#mainNav li#blog a:visited {
	width: 80px;
	background: url(../images/nav-blog.gif) left top no-repeat;	
}
ul#mainNav li#blog a:hover {
	width: 80px;
	background: url(../images/nav-blog-on.gif) left top no-repeat;
}
ul#mainNav li#blog a.selected {
	width: 80px;
	background: url(../images/nav-blog-on.gif) left top no-repeat;
	
}

.price {
	color: #000000;
}
.prodprice {
	color: #000000;
}
#pricediv0 {
	color: #000000;
}
span.price {
color: #000000;
}
/* CONTROLS THE SIZE OF THE THUMBNAIL IN CART */
.cartimage {
	width: 100px;
}

ul {
	padding-left: 30px;
	margin-left: 0;
	
	text-indent: 2px;

	}
	
.pagenums {
	text-align: center;
}	

.ectlink {
	text-align: center;
	align: center;
	margin: 0 auto;
}
