* {
	margin:0;
	padding:0;
}

body {
	background-color:#ffffff;
	font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
	font-size:13px;
	color:#666;
	margin-bottom:10px;
	
	border: 1px solid #666;
	width:750px;
	margin: 20px auto;
}

img {
	border:0;
}

input, textarea {
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:12px;
}



a:link, a:visited, a:active {
	color:#666;
	text-decoration:underline;
}

a:hover {
	color: #005e2f;
}
 


#container {
	margin: 40px;
	margin-bottom:0px;
}

#logo {
	text-align:center;
}

#content {
	clear:both;
	line-height:20px;
	padding-top:30px;
}

#content p, #content table, #content ul {
	margin-bottom:10px;
}

#content ul li ul {
	margin-bottom:0;
}

#text {
	width:360px;
	float:right;
}

#shop-text {
	width:530px;
	float:right;
}

#image {
	float:left;
	margin-top:38px;	
}

#shop-menu { 
	float:left;
	margin-top:0px;
	width: 130px;
}

/*  Each navigation section */
#content #shop-menu ul {
	margin-left:0;
	padding-bottom: 10px;
	font-weight: bold;
}

/* Subsections for departments */
#content #shop-menu ul ul {
    font-weight: normal;
    margin-left: 2ex;
    padding-bottom: 0;
}

#shop-menu ul li {
 	list-style-type:none;
 	list-style-position: outside;
}


#shop-menu ul li a:link,  #shop-menu ul li a:visited, #shop-menu ul li a:active{
    	color: #005e2f;
	text-decoration:none;
	font-size:12px;
}

#shop-menu ul li a:hover {
	text-decoration:underline;
}

#shop-menu li.homelink a:link, #shop-menu li.homelink a:visited {
    color: #666;
}

#shop-menu .mailinglist {
    color: #005e2f;
    font-weight: bolder;
    margin-top: 20px;
}



#footer {
	clear:both;
	text-align:center;
	padding-top:50px;
	font-size:11px;
	color:#000;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color:#000;
}

h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	color:#000;
}

h2, h3, #price {
	font-weight:bold;
	color:#666;
	padding-bottom: 10px;
}
h2 {
    padding-top: 20px;
}

#price {
	margin-bottom:10px;
}

strong, label, th {
	font-weight:bold;
	font-size:12px;
}	

table {
	width:100%;
	border-collapse:collapse;
}

#shop-text-account td {
    padding:0px 0;
}

td {
	padding:3px 0;
}

 

th {
	width:25%;
	text-align:left;
}

.terms-image {
	float:right;
}	

ul#thumb-list {
	margin:0;
	padding:0;
}

ul#thumb-list li {
	float:left;
	list-style-type:none;
	text-align:center;
	margin-bottom:20px;
	padding-right: 3px;
}

#shop-text img {
    margin: 5px;
}



#shop-text img[align=left]{
    margin-left: 0;
}
#shop-text img[align=right]{
    margin-right: 0;
}

.imgleft {
    float: left;
    margin: 5px 5px 5px 0;
    margin-left: 0;
}
.imgright {
    float: right;
    margin: 5px 0 5px 5px;
}

ul#thumb-list li img {
	margin:0 5px;
	display:block;
}

#thumb-list img, .productdetail img {
    border: 1px solid #666;
    margin: 0 2px;
}

.category-list li {
    margin-right: 6px;
    height: 230px;
    width: 123px;
    text-align: center;
}

#product {
	float:left;
}

#product-desc {
	float:right;
	width:335px;
}	

#enlarge {
	text-align:center;
	margin:10px;
}

#enlarge p {
	margin-bottom:10px;
}

input[type=submit]{
    padding: 3px;
}


/* About page images */
.photocontainer {
    width: 133px;
    font-size: 8pt;
}


/* Product page */
#suggestions {
    margin-top: 30px;
}


.productdetail-left{
    width: 49%;
    float: left;
}

#shop-text .productdetail-left img, #shop-text #suggestions img {
    margin: 0;
}

.productdetail-right {
    width: 49%;
    float: right;
}

ul.productviews, .productviews li {
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0 4px;
}


#shop-text-account {
	width:530px;
	float:right;
}

#shop-text-account img {
    margin: 0px;
}
#shop-text-account img[align=left]{
    margin-left: 0;
}
#shop-text-account img[align=right]{
    margin-right: 0;
}
#shop-text li,ul{
    list-style-position: inside;
}
