body {
	padding-left: 20px;
	background-color: #EBEBEB;
	background-image: url(/images/themes/pixel/theme_bgrnd.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #39291E;
}

A {
	color: #39291E;
	font-family: Arial, Helvetica, sans-serif;
}

div.amd-body {
	background: none;
}

div.main-body {
	background: none;
	width: 700px; 
	text-align: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

div.inner-content {
}

.padded {
	padding: 10px;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
}

div.cart-container {
	text-align: right;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

a.amd-cart-link {
	background-image: url(/images/themes/pixel/shoppingbag_sml.png);
	color: #47434A;
	font-family: Arial, Helvetica, sans-serif;
}

div.studio-title {
	font-size: 26px;
	color: #47434A;
	padding: 45px 0 30px 20px;
	font-family: Times;
}

.navigation {
	padding: 5px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.navigation-link {
	color: #90898B;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	padding-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

a.navigation-link:hover, a.navigation-link-active {
	text-decoration: underline;
}

/* These styles affect the left side of the page */
.page-left-navigation-container {
	width: 150px;
	margin-right: 10px;
	background-color: #E0E7E4;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

H3 {
	color: #47434A;
	font-family: Times;
}

div.nav-heading {
	color: #47434A;
	font-family: Times;
}

a.side-navigation {
	color: #47434A;
	text-decoration: none;
	font-size: 10pt;
	padding: 3px 15px 3px 10px;
	margin-left: -8px;
	margin-right: -8px;
	display: block;
}

a.side-navigation:hover, a.side-navigation-active {
	color: #47434A;
	background-color: #C8D3CE;
}

hr.nav-hr {
	border-bottom: 1px solid #E0E7E4;
	margin: 5px -10px 10px -10px;
}



/* this style is for the gallery only */
a.slideshow-link {
	color: #39291E;
	margin-right: 35px;
	background-image: url(/images/themes/pixel/slideshow.png);
}

div.slideshow-container {
	width: 100%;
	height: 400px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}

img.amd-image {
	border: 1px solid #D5D4CF;
}

/* These styles are for the shopping cart */
input.checkout-button {
	background-color: #47434A;
	border: 1px solid #47434A;
}

a.checkout-button {
	background-color: #47434A;
	border: 1px solid #47434A;
}

div.footer {
	color: #47434A;
}

a.amd-footer-nav {
	color: #47434A;
}
