body, table, th, td, tr, p, div, span, br, ul, li {
	font-family:verdana,tahoma,arial,helvetica;
	font-size:11px;
	color:#231F20;
	font-weight:normal;
}

a, a:link  {
	text-decoration:underline;
	
}

a:hover  {
	text-decoration:none;
	
}
a.marked {
	font-weight:bold;
	
	text-decoration:none;
}







#gallery {
	width:100%;
}
#galleryDetail {
	width:100%;
}

#gallery a, #gallery a:link {
	text-decoration:none !important;
}

a.navtcat {
	padding-right:4px;
	display:none;
}

.gNavtitle img {	
	display:none;
}

.gNavtitle select {
	font-size:11px !important;
		font-family:verdana,tahoma,arial,helvetica;
}

a.navtcatin {
	/*padding-left:4px;*/
}

.gPagesel b {
color:#666666 !important;
}

.gHead {
	border-bottom:solid 1px #e9e9e9;
	width:100%;
	margin-bottom:10px;
	float:left;
}
	.gNavtitle {
		float:left;
		width:70%;
		padding-bottom:2px;
		padding-top:2px;
	}	
	.gPagesel {
		float:left;
		width:30%; 
		text-align:right;
		padding-top:2px;
		padding-bottom:2px;
	}
	.navtitle, .pagesel {
	}  
	.navtitle a {
	}	
.gHolder {
	clear:left;
}
.gImgHolder {
	float:left;
	width:120px;
	margin-bottom:30px;
}
.gSpacer {
	width:70px;
	float:left;
}
.gThumbtitle {
	color:#666666;
	font-size:10px;
}

.gDownloadHiRes, .gDownloadMidRes {
	display:none;
}



.gSearchForm {
	float:left;
	width:70%;
	padding-top:10px;
	border-top:solid 1px #e9e9e9;
	margin-top:5px;
}
.gHeadingForm {
	float:left;
	width:30%;
	text-align:right;
	padding-top:10px;
	margin-top:5px;
	border-top:solid 1px #e9e9e9;
}
.gDetailImg {
	text-align:center;
}
.gNext {
	float:left;
	width:50%;
	margin-top:5px;
	padding:10px 0 10px 0;
	border-top:solid 1px #e9e9e9;
	border-bottom:solid 1px #e9e9e9;
}
.gPrev {
	float:left;
	width:50%;
	text-align:right;
	margin-top:5px;
	padding:10px 0 10px 0;
	border-top:solid 1px #e9e9e9;
	border-bottom:solid 1px #e9e9e9;
}
.gAttrs {
	width:150px;
	padding:5px;
	float:left;
}
.gValue {
	padding:5px;
	float:left;
}
.gRatingbar {
	width:100px;
	height:10px;
	background-color:#E7E7E7;
	float:left;
}
.gRatingbarColor {
	background-color:#FF0000;
	height:10px;
}
.gComment {
	border-top:solid 1px #e9e9e9;
	padding:5px;
}
.gComCol1 {
	float:left;
	width:10%;
}
.gComCol2 {
	float:left;
	width:60%;
}
.gComCol3 {
	float:left;
	width:30%;
	text-align:right;
}
.gComTxt {
	clear:both;
}
