/*		catalogHow.css		*/


body
{
	margin-left: 25px;
	margin-bottom: 75px;
}
/*==============================

================================*/
div#contentwrapper
{
	width: 40em;
	max-width: 40em;
	margin-top: 25px;
}
/*==============================
	Logo Bar
================================*/
div#logobar h2 a
{
	background-image: url("../Images/PageTitleCatalogHowToOrder.jpg");
}


/*==============================
	Catalog - How to Order
================================*/
ol,
ul
{
	margin: 0;
	margin-left: 3em;
	padding: 0;
	xfont-size: small;
}
ol#waystopay
{
	list-style-type: lower-alpha;
}
li
{
	margin-bottom: 1em;
	font-size: small;
}
ul#currencies li
{
	width: 15em;
	margin: 0;
	line-height: 1.2em;
}
ul#currencies li.item4,
ul#currencies li.item7
{
	margin-top: -3.6em;
}
ul#currencies li.item4,
ul#currencies li.item5,
ul#currencies li.item6
{
	margin-left: 15em;
}
ul#currencies li.item7,
ul#currencies li.item8,
ul#currencies li.item9
{
	margin-left: 30em;
}
ul#currencies li a
{
	font-size: small;
}
dl
{
	font-size: small;
}
dl#shipping dt
{
	clear: left;
	float: left;
	width: 10em;
	margin: 0 1em .5ex 2em;
}
dl#shipping dd
{
	float: left;
	width: 20em;
	margin-bottom: .5ex;
}
dl#shipping ul
{
	clear: left;
}
dl#shipping li
{
	margin: 0;
	padding: 0;
}
dl#tax dt
{
	display: inline;
	xclear: left;
	xfloat: left;
	xwidth: 12em;
	margin: 0 0 .5ex 4em;
}
dl#tax dd
{
	display: inline;
	xfloat: left;
	xwidth: 20em;
	margin-bottom: .5ex;
}

h2
{
	margin-bottom: 1ex;
	font-size: large;
	font-weight: normal;
	text-align: left;
}
h3
{
	clear: left;
	margin-bottom: 1ex;
	margin-left: 1em;
	font-size: large; 
}
#vacation
{
	display: none;
	width: 20em;
	margin: 1em;
	padding: 1em;
	border: 1px solid brown;
	background-color: bisque;
	color: brown;
}
#vacation p
{
	margin-bottom: -0.6em;
}
dl#postaladdress
{
	margin: 1em 2em;
}
dl#postaladdress dt,
dl#postaladdress dd
{
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
}
br
{
	clear: left;
}
tt
{
	font-weight: bold;
	xfont-size: medium;
	white-space: nowrap;
	font-family: Sans-Serif;
}
p
{
	font-size: small;
}
