A.aA1 {
	color: #A6A6A6;
}

A.star {
	height: 15px;
	width: 15px;
	background-image: url(../images/star0.jpg);
	display: block;
	float: left;
}

	A.star:hover {
		background-image: url(../images/star1.jpg);
	}

B.pB1 {
	font-size: 10px;
	color: #FF6825;
}

B.pB2 {
	color: black;
}

B.pB3 {
	font-size: 10px;
	color: black;
}

IMG.pImgMedium {
	border: none;
	padding: 1px;
	margin: 1px;
	max-width: 250px;
	max-height: 150px;
	margin: auto;
}

IMG.pImgSmall {
	border: #a3a3a3 1px solid;
	padding: 1px;
	margin: 1px;
	width: 50px;
	height: 50px;
	margin: auto;
}

P.pAtr0 {
	font-size: 11px;
	border-bottom: #E6E6E6 1px solid;
	background: #F5F5F5;
	margin: 1px;
	text-indent: 10px;
	padding: 2px;
	display: block;
	width: 49%;
	float: left;
}

P.pAtr1 {
	font-size: 11px;
	border-bottom: #E6E6E6 1px solid;
	background: #FAFAFA;
	margin: 0px;
	text-indent: 10px;
	padding: 2px;
	display: block;
	width: 49%;
	float: left;
}

P.pInfo1 {
	margin: 2px;
	color: #A6A6A6;
	
}

P.pInfo2 {
	margin: 2px;
	color: #A6A6A6;
}

P.pInfo3 {
	padding: 2px;
	padding-bottom: 10px;
	margin: 2px;
	font-size: 20px;
	color: #4192C7;
	background: #FAFAFA;
	height: 40px;
	border-top: #B8D6E9 1px solid;
	border-bottom: #93BAD9 1px solid;
	vertical-align: middle;
	background-image: url(images/bg01.jpg);
	background-position: center;
}

P.pHint1 {
	font-size: 11px;
}

P.pOthers {
	margin: 1px;
	background-color: #FAFAFA;
	border-bottom: #EEEEEE 1px solid;
	display: block;
	width: 100%;
	font-size: 11px;
	text-indent: 10px;
}

P.pTitle1 {
	display: block;
	width: 100%;
	color: red;
	font-size: 14px;
	margin: 2px;
	border-bottom: #4378AA 1px solid;
}

P.pPrice1 {
	font-size: 22px;
}

P.pVote {
	font-size: 12px;
	margin: 2px;
}

P.pOpinion {
	font-size: 11px;
	color: #4C4C4C;
	text-indent: 10px;
	padding: 2px;
	text-align: left;
	margin: 2px;
}

DIV.pAtr {
	width: 100%;
}

DIV.pMain {
	margin-left: 2px;
}

DIV.pImg {
	width: 100%;
	height: 320px;
}

DIV.pCol1 {
	width: 430px;
	height: 100%;
	float: left;
	margin: 1px;
	padding: 1px;
	background: white;
	/*filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;*/
}

DIV.pPrice1 {
	width: 120px;
	height: 120px;
	border: #E6E6E6 1px solid;
	float: right;
	vertical-align: middle;
	text-align: center;
}

H3.pH3a {
	font-size: 13px;
}

TABLE.pPrice1 {
	
}

TEXTAREA.pOpinion {
	border: #E6E6E6 1px solid;
	display: block;
	width: 400px;
	height: 100px;
	margin: auto;
	padding: 2px;
	font-size: 11px;
}

BUTTON.pOpinionSubmit {
	font-size: 11px;
}

.detailsBox {
	margin: 8px;
	padding: 5px;
	border: #e6e6e6 1px solid;
	color: #3e77ae;
	color: #2d6192;
	background-color: #fafafa;
	display: block;
}

.thumbContainer {
	width: 250px;
	height: 150px;
	float: left;
}

.attributeBox {
	position: relative;
	padding: 7px 5px 7px 5px;
	border: #e6e6e6 2px solid;
	background-color: white;
}

.pGallery {
	width: 300px;
	height: 215px;
	border: #e6e6e6 1px solid;
	background-color: white;
	text-align: center;
	padding: 0px;
	border-top-right-radius: 30px;
}

.pGalleryBar {
	background-color: #e6e6e6;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	margin-bottom: 4px;
}
.pGalleryBarInner {
	background-color: #d4d4d4;
	padding: 0px;
	padding-left:2px;
	padding-right: 2px;
	margin: 0px;
	border-bottom: #cacaca 1px solid;
	border-top: #cacaca 1px solid;
	background-image: url(../images/bg04.gif);
}

.pIndexOuter {
	width: 240px;
	height: 215px;
	border: #e6e6e6 1px solid;
	background-color: white;
	text-align: center;
	padding: 0px;
}

.pIndex {
	background-color: white;
	width: 90px;
	text-align: center;
	border: #dfdfdf 1px solid;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	position: relative;
	background-image: url(../images/bg04.jpg);
	background-position: center;
	font-weight: bold;
	
	color: #2d6192;
	color: #013887;
	font-variant: small-caps;
}

.pIndexHeader {
	font-size: 17px;
	text-align: center;
	background-color: #eaeaea;
	//border: #5d92c4 1px solid;
	color: white;
	color: #013887;
	padding: 4px;
	background-image: url(../images/tbar.png);
	background-repeat: repeat-x;
	background-position: top;
	//font-variant: small-caps;
	//font-weight: bold;
}

.pIndexRate {
	padding-top:10px;
	display: block;
	font-size: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
	height: 60px;
	border: #dfdfdf 1px solid;
	color: #e63a00;
	margin: auto;
	opacity: 0.95;
	background-color: white;
	text-shadow: #e6e6e6 2px -1px 1px;	
}

.pIndexProductivity {
	background-color: #fe3c00;
	background-image: url(../images/tbar.png);
	background-repeat: repeat-x;
	background-position: top;
}

.pIndexMultimedia {
	background-color: #9acd32;
	background-image: url(../images/tbar.png);
	background-repeat: repeat-x;
	background-position: top;
}
.pIndexGaming {
	background-color: olive;
	background-image: url(../images/tbar.png);
	background-repeat: repeat-x;
	background-position: top;
}
.pIndexMobility {
	background-color: #4576a9;
	background-image: url(../images/tbar.png);
	background-repeat: repeat-x;
	background-position: top;
}

.pIndexName {
	color: white;
	font-size: 18px;
	border-bottom: #757575 1px solid;
}

.pIndexValue {
	color: white;
	font-size: 16px;
	font-weight: bold;
	opacity: 0.85;
	border-bottom: #757575 1px solid;
}

.pIndexValueSmall {
	text-align: center;
	color: white;
	font-size: 15px;
	display:block;
}

.pIndexRate:hover {
	opacity: 1;
}

.pCeneoDesc {
	padding:10px;
	height:40px;
 	background: #f2f2f2;
	opacity:0.7;
	border-top: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
}

.ceneoLink {
	font-size: 16px;
	color: #3f3f3f;
	
}

.ceneoPrice {
	font-size: 40px;
	color: #fe4100;
	font-family: Arial, Helvetica, sans-serif;
}

.ceneoPriceH {
	font-size: 40px;
	color: #ffdbd0;
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
}

.confItem {
	width: 500px;
}

.confProduct {
	font-size: 12px;
	padding-left: 40px;
}

.confUrl {
	padding-left: 18px;
	background-image: url(../images/garrow_left_light.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.confUrl:hover {
	background-image: url(../images/garrow_left.png);
}

#confProductView {
	position: fixed;
	opacity: 0.95;
	height: 100%;
	width: 480px;
	top:0px;
	margin-left:-200px;
	background-color: white;
	border-right: #f4f4f4 4px solid;
}

#confProductViewInner {
	border-top: #fafafa 5px solid;
	border-bottom: #fafafa 5px solid;
	margin-top:10px;
	margin-bottom: 20px;
	padding: 10px;
	vertical-align: middle;
	background-color: #fdfdfd;
}

.confStore {
	font-size: 10px;
	font-weight: bold;
	color: #6695d0;
}

#totalCost {
	font-family: sans-serif;
	font-weight: bold;
	color:#4d82c7;
	text-align: right;
	margin: 4px;
	font-size: 12px;
}

.confSetLite {
	font-size: 10px;
	background-color: white;
}

TEXTAREA.setDescription {
	
	border: #bdbdbd 1px solid;
	width: 600px;
	height: 200px;
	font-size: 11px;
	padding: 2px;
	overflow-x: hidden;
	
}

.confItemChoose {
	height: 380px;
	background-color: white;
	padding: 5px;
}

.monotype {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
