/******* Structure *******/



body {
	color: #ffffff;
	background: #6d1746 url(/images/adorata-bg.jpg) top center no-repeat;
	font: 100%/1.5em Georgia, serif;
	margin: 0;
	padding: 0;
}
#sub {
	color: #ffffff;
	background: #6d1746 url(/images/adorata-bg-sub.jpg) top center no-repeat;
	font: 95%/1.5em Georgia, serif;
	margin: 0;
	padding: 0;
}
#strut {
	margin: auto;
	width:850px;
}
a {
	color: #eaac25;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:hover {
	color: #ec7228;
	border-bottom: 1px dotted;
	text-decoration: none;
}
/*
h2 {
	color: #eaac25;
	font: 150%/2.5em Georgia, Times New Roman, Times, serif;
	text-align: left;
	text-shadow: -1px 1px 1px #541437;
	margin-bottom: -2px;
	text-decoration: underline;
}
h3 {
	color: #eaac25;
	font: 120%/2.5em Georgia, Times New Roman, Times, serif;
	text-align: left;
	text-shadow: -1px 1px 1px #541437;
	margin-bottom: -10px;
	text-decoration: underline;
}
*/

h2 {
	color: #eaac25;
	font: 160%/2em Georgia, Times New Roman, Times, serif;
	text-align: left;
	text-shadow: -1px 1px 1px #541437;
		font-weight:bold;
		margin-bottom:-10px;

}
h3 {
	color: #eaac25;
	font: 140%/1.5em Georgia, Times New Roman, Times, serif;
	text-align: left;
	text-shadow: -1px 1px 1px #541437;
		margin-top:-6px;

}
#nav {
	color: #eaac25;
	font: 150%/2.5em Georgia, Times New Roman, Timess, serif;
	text-align: right;
	text-shadow: -1px 1px 1px #541437;
	margin-bottom: -2px;
	font-variant: small-caps;
	margin-top: 60px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	margin-left: 30px;
	display: inline;
}
#collective {
	float: left;
	margin-top: 460px;
	margin-left: 185px;
	_margin-left: 97px;
	color: #ffffff;
	width: 670px;
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;/** text-shadow: -1px 2px 2px #caa43a; **/


}
#collective-master {
	float: left;
	margin-top: 340px;
	margin-left: 185px;
	_margin-left: 97px;
	color: #ffffff;
	width: 670px;
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;/** text-shadow: -1px 2px 2px #caa43a; **/


}
#collective-sub {
	float: right;
	margin-top: 280px;
	margin-left: 0px;
	_margin-left: 0px;
	color: #ffffff;
	width: 670px;
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;/** text-shadow: -1px 2px 2px #caa43a; **/


}
#nav-left {
	float: left;
	margin-top: 310px;
	color: #ffffff;
	width: 150px;
	height: 200px;
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;/** text-shadow: -1px 2px 2px #caa43a; **/


}
#nav-left ul {
	list-style-type: square;
}
#nav-left ul li {
	margin-left: -40px;
}
#nav-left-title {
	margin-left:-15px;
	_margin-left:0px;
*margin-left:0px;
	font-size:14px;
}
a.pdf {
	background: url("/images/pdf.jpg") right center no-repeat;
	padding-right: 21px;
	border-bottom: 1px dotted #eaac25;
	padding-bottom: 1px;
}
img.product {
	margin: 10px 15px 20px 0px;
	padding-top:15px;
	float:left;
	border:none;
}
img.productright {
	margin: 10px 0px 20px 15px;
	padding-top:15px;
	float:right;
	border:none;
}
.linkCheckout, .linkCheckout a, .linkCheckout a:hover {
	width:325px;
	height:60px;
	/*padding-left:50px;*/
	padding-top:20px;
	display:block;
	text-decoration: none;
	border-bottom:none;
	font-weight:bold;
	font-size:18px;
}
.linkCheckout a {
	background:url(/images/opt_visit.png) 0 0 no-repeat;
	color: #660000;
	padding-left:80px;
}
.linkCheckout a:hover {
	background:url(/images/opt_visit_hover.png) 0 0 no-repeat;
	color:#FFCC00;
	padding-left:80px;
}

dd {
padding-bottom:20px;
}
/*____________________________________________________________________  text  */
.hidden {
	display: none;
}
