body {
	background-image: url(../interface/bg_big.jpg);
	font-size: 12px;
	color: #800000;
}

a:link {
	color: #009999;
}

a:visited {
	color: #990066;
	text-decoration: underline;
}

a:hover {
	color: #970000;
	text-decoration: underline overline;
}


#newsletter {
	float: left;
	margin-left: 10%;
}

#cart {
	width: 120px;
	margin-left: auto;
	margin-right: 10%;
}

#cart a {
	text-decoration: none;
}

#title {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#logout p {
	text-align: right;
	margin-right: 10%;
}

#main_menu {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#search form {
	width: 200px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: 8%;
	text-align: center;
}

#catalog {
	width: 460px;
	margin: 2px auto 4px 160px;
}

.sep {
	width: 740px;
	margin: 10px auto 30px auto;
}

.sep_final {
	width: 300px;
	margin: 30px auto 20px auto;
}

#top {
	width: 90px;
	margin-left: auto;
	margin-right: 14%;
}

p.bottom_menu {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 22px;
}

p.bottom_menu a {
	text-decoration: none;
}

p.footer {
	text-align: center;
	font-size: 80%;
}


#side_menu a {
	text-decoration: none;
}

#side_menu p {
	background-image: url(../interface/gem_14x14.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 0px;
}

.navigation {
	margin: 15px;
	text-align: center; 
}




.cell_container {
	float: left;
	border: solid black 0px;
	padding: 4px;
	margin: 1px 10px;
}

.cell_container img {
	float: left;
	margin: 4px 6px;
}

.cell_container strong {
	background-image: url(../interface/gem_20x20.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 10px;
}

.cell_container a {
	font-size: 112%;
	text-decoration: none;
}





.family_container {
	padding: 4px;
	margin: 34px 0px;

}

.family_container img {
	float: left;
	margin: 4px 6px;
}

.family_container strong {
	background-image: url(../interface/gem_20x20.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 10px;
}





.p_container {
	width: 520px; height: 160px;
	background-image: url(../interface/product_bg.jpg);
	background-repeat: no-repeat;
	border: solid black 0px;
	padding: 10px;
	margin: 2px auto;
	padding-top: 50px;
	padding-left: 40px;
}

.p_container img {
	margin: 4px 6px;
}

.p_container strong {
	background-image: url(../interface/bullet1.jpg);
	background-repeat: no-repeat;
	padding: 4px 0px 24px 26px;
	font-size: 110%;
}

.p_container a {
	font-size: 112%;
	text-decoration: none;
}

.p_container p {
	margin: 30px auto 20px auto;
}

.p_pic {
	width: 150px; height: 120px;
	background-image: url(../interface/thumb_bg.jpg);
	position: relative;
}

.p_pic img {
	width: 130px; height: 100px;
	margin: 10px; padding: 0px;
}

.p_price {
	background-image: url(../interface/price.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 34px;
	width: 60px; height: 20px;
	text-align: right;
}

.combo1 {
	float: left;
	padding-right: 30px;
}

.combo2 {
	float: right;
}

.input {
	margin-top: 18px;
	float: left;
}



#text_container {
	width: 520px;
	background-image: url(../interface/product_bg.jpg);
	background-repeat: no-repeat;
	border: solid black 0px;
	padding: 10px;
	margin: 90px auto;
	padding-top: 50px;
	padding-left: 40px;
}