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



.one {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	right: auto;
	text-align: left;
}

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

.news_date {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.news {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: lighter;
}

.news_1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-weight: lighter;
}

.tb {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #000000;
}


.text_1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	border: 6;
}

.text_shop {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	
}


.H_1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
}
.tb_1 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
.text_2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
	text-indent: 9px;
	text-align: justify;
}
.p1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: 10px;
	text-align: justify;
}


.thumbnail{
	padding: 7px;
	border: 1px solid #0066CC;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}
	
.caption{ font-size: 0.9em; padding-top: 0.2em ;	}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
