#product-view div.purchase-info {
	width: 400px;
}

#product-view div.purchase-info ol,
#product-view div.purchase-info ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#product-view div.hideable {
	display: none;
}

#product-view h2 {
	font-size: 16px;
	margin-top: -15px;
	margin-bottom: 5px;
}

#product-view div.price {
	text-align: center;
	font-size: 18px;
}

div.social-networking {
	display: inline;
	margin-top:25px;
}

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #6B6854;
}

body, th, td, input, textarea, select, option {
	font-family:  "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

img {
	border: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #023467;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

#tagline {
	font-style:oblique;
	font-weight: bold;
	font-size: 10px !important;
	padding: 50px 50px 5px 0px;
	float: right;
}

p, ul, ol, tagline {
	margin: 0;
	padding: 0;
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #7e7e7e;
}

a:hover {
	color: #023467;
	font-weight: bold;
}

hr {
	display: none;
}

#container {
}

#header {
	width: 934px;
	margin: 0 left;
	padding: 10px 0 0 90px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	font-size: 28px;
}

#header p {
	margin-top: -10px;
	font-size: 14px;
	font-weight: bold;
	color: #726503;
}
#header a {
	text-decoration: none;
	color: #F79F1A;
}
#container {
	width: 1024px;
	margin: 0;
	padding: 0;
	padding-top: 15px;
}
#page {
	width: 840px;
	margin: 0 left;
	padding: 0;
}
#content {
	float: left;
	width: 510px;
	margin: 0;
	padding: 0px 0 0 0px;
}
.post {
	padding: 5px 0 0 0;
}
.title {
	padding: 0 20px 0 0px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-bottom: 20px;
}

.last {
	border: none;
}

#sidebar {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	padding-left: 60px;
	padding-top: 20px;
}

#sidebar ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding: 0px 21px 16px 0px;
}

#sidebar li li {
	background: url('../resources/parked/img/img04.jpg') repeat-x left bottom;
	padding: 0 0 6px 0px;
}

#sidebar h2 {
	margin: 0;
	width: 215px;
	height: 35px;
	padding: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#sidebar a {
	padding-left: 10px;
	text-decoration: none;
	background: url('../resources/parked/img/img05.jpg') no-repeat left 50%;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar2 {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

#footer {
	background: url('../resources/parked/img/img08.jpg') repeat-x left top;
	margin: 0;
	padding: 0 0 0 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	padding: 25px 0 20px 0;
}

#footer p a {
	background: #A7C204;
	padding: 3px 7px;
	border: 3px #FFFFFF solid;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#bottom-images {
	padding: 15px 25px 5px 0;
	text-align: center;
	float:right;
}

#bottom-images img {
	padding: 3px 10px 0 10px;
	vertical-align: middle;
}

