body {
	text-align: center;
	font-family: Verdana;
}

.clear {
	clear: both;
}

#product_image {
	float: left;
}

.bolded {
	font-weight: bold;
}

.alignLeft {
	text-align: left !important;
}

.alignRight {
	text-align: right !important;
}

.alignCenter {
	text-align: center !important;
}

.size10 {
	font-size: 10px;
}

.productImage {
	margin-right: 10px;
}

.productName {
	font-weight: bold;
}

.productDescription {
	font-size: 14px;
	text-align: left;
}

#product {
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
}

#product p {
	text-align: left;
}

#product_thumbnails {

}

#product_versions {
	text-align: left;
}

#product_versions p {
	margin-top: 10px;
}

#product_thumbnails img {
	margin-right: 5px;
}

.productImageThumbnail {
	width: 175px;
}

#container {
	background: url(images/pa_bg_right.gif) top right repeat-y;
	margin: 0 auto;
	border: 1px solid #000000;
	width: 1071px;
}

#container_both {
	background: url(images/pa_bg_middle.jpg) top #ffffff;
}

#container_left {
	border: none;
	width: 600px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	text-align: center;
}

#container_right {
	border: none;
	float: right;
	width: 471px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#container_right_contents {
	border: none;
	position: relative;
	width: 236px;
	margin-left: 62px;
}

#container_right_header {
	width: 471px;
	height: 199px;
}

#container_right_footer {
	width: 471px;
	height: 239px;
}

#breadcrumb {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#breadcrumb ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
	display: inline;
	color: #8b8877;
}

#breadcrumb li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#breadcrumb li a {
	font-size: 11px;
	color: #8b8877;
}

#button-up {

}

#button-down {

}

#track {
	height: 296px;
	width: 15px;
	border: 1px solid #000000;
	background: #ebebeb;
	left: 34px;
	position: absolute;
}

#handle {
	height: 20px;
	width: 15px;
	background: #cccccc;
}

a img {
	border: none;
}

.centered {
	text-align: center;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #464444;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #464444;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #464444;
}

p {
	font-size: 12px;
	color: #464444; /* 8b8877 */
}

#navigation {
	margin: 15px 0px 10px 0px;
	text-align: center;
}

#navigation ul, li {
	padding: 0px;
	margin: 0px 0px 1px 10px;
	list-style: none;
}

#navigation a {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #8b8877;
	margin-right: 15px;
}

a.navLink, a:visited.navLink {
	color: #8b8877;
	text-decoration: none;
}

a:hover.navLink {
	color: #000000;
	text-decoration: underline;
}

#header {
	background: url(images/pa_bg_top.jpg) top no-repeat #ffffff;
	height: 223px;
	padding: 0px;
	text-align: center;
}

#main {
	padding: 0px;
	margin: 0px;
}

#categories {
	text-align: center;
}

#categories p {
	margin: 0px 0px 0px 0px;
}

#categories_right_contents {
	margin-left: 38px;
}

#categories_right {
	position: absolute;
	left: 46px;
	/* overflow: hidden; */
	clip: 0px 145px 400px 0px !important;
}

#categories_right p {
	padding: 0px;
	margin: 0px 0px 3px 10px;
}

#categories_right p img {
	border: 1px solid #8b8877;
}


#footer {
	background: url(images/pa_bg_bottom.jpg) top no-repeat #ffffff;
	padding: 0px;
	margin: 0px;
	height: 231px;
	text-align: center;
}

