@charset "UTF-8";
/* CSS Document */

#main {
	position: relative;
}

#c-left, #c-right {
	float: left;
}

#c-left {
	width: 500px;
	background-color:white;
}

#c-right {
	margin-top: 0;
	width: 171px;
}

#right ul {
	list-style-type: disc;
	color: #888888;
}

#right li {
	height: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#p-details {
	background-color: white;
	width: 982px;
}

#p-showcase {
	padding: 10px;
	height: 350px;
	width: 530px;
	background-image: url(../images/p-showcase-bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#p-dim {
	height: 40px;
	width: 530px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 10px;
	float: left;
}

#p-award {
	width: 510px;
}

#p-others {
	background-image: url(../images/p-others-bg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 530px;
	padding: 10px;
	float: left;
}

.p-others-prod {
	float: left;
	width: 160px;
}

#p-dim-hldr {
	float: left;
	width: 350px;
	height: 40px;
}

#p-dim-icons {
	float: right;
	width: 150px;
}

.p-dim-icon {
	height: 20px;
	width: 350px;
	color: #666666;
	font-size: 11px;
	line-height: 20px;
}

#p-search {
	position: relative;
	float: right;
	bottom: 0px;
	right: 0px;
}

.p-dim-icon img {
	text-align: left;
	vertical-align: text-top;
}

#p-others-title {
	width: 100px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}

#p-name {
	width: 400px;
	float: left;
	height: 20px;
}

#p-age {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 90px;
	float: left;
	text-align: right;
	height: 20px;
	line-height: 20px;
}

.p-nbox {
	clear: left;
	float: left;
	height: 10px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

.p-green {
	color: #336633;
	font-weight: bold;
}

.inputText2 {
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

.inputText3 {
	color: #441300; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.inputText {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #0036C0; 
	background-color: #F8FFEF;
	border: 1px solid #336633;
}

#p-right {
	background-color: white;
	height: relative;
}

#r-description {
	background-color: white;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#r-description  ul {
	margin: 0px;
	padding: 0px;
	color: #888888;
	list-style-type: disc;
}

#r-description li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#r-play {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#r-play ul {
	margin: 0px;
	padding: 0px;
	color: #888888;
	list-style-type: disc;
}

#r-play li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#c-pathway {
	float: left;
	height: 30px;
	width: 960px;
	font-size: 10px;
	color: #999999;
	line-height: 30px;
	text-align: right;
	margin-top: 20px;
	text-transform: uppercase;
}

#c-pathway ul {
}

#c-pathway li {
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
}

#c-pathway a:link, #c-pathway a:visited {
	text-decoration: none;
	color: #009900;
	font-weight: normal;
}

#c-pathway a:active, #c-pathway a:hover {
	text-decoration: underline;
	color: #009900;
	font-weight: normal;
}

#c-path-left {
	float: left;
	width: 400px;
	text-align: left;
}

#c-path-right {
	float: left;
	width: 560px;
	text-align: right;
}

a.catalog:link, a.catalog:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

a.catalog:active, a.catalog:hover {
	text-decoration: none;
	color: #009900;
	font-weight: bold;
}

.p-cat {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.p-cat2 {
	font-size: 12px;
	font: verdana;
	color: #666666;
	font-weight: 100;
}