.body-textmain {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.ctg-head {
	font-family: "Arial";
	font-size: 24px;
	font-weight: normal;
	color: #14B5EB;
	line-height: 18px;
}

.Offer
{
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;		
	}
.qty-text {
	color: #000000;
	font-family:"Arial";
	border: #666666 1px solid;
	height: 13px;
    font-size : 10px;
	width: 20px;
	padding: 0px 0px 0px 2px;
	color: #000000;	
	text-align: center;
}
.button 
{
	cursor:hand;
	color: #000000;
	background-color:#dcdcdc;
	border:solid 1px black;
	font-family:"Arial";
	height: 18px;
    font-size : 10px;	 
	padding: 0px 0px 0px 0px;
	color: #000000;	
	text-align: center;
	text-decoration:none;

}
.body-text {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.watermark {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	line-height: 18px;
}
.body-text a{
	font-family: "Arial";
	font-size: 12px;	
	color: #000000;
	line-height: 18px;	
	text-decoration:none;
}
.body-text a:hover{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #14B5EB;
	line-height: 18px;
	text-decoration:none;
}

.more {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #1BA9E9;
	text-decoration: none;	
}
.more a{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #1BA9E9;
	text-decoration: none;	
}
.more a:hover{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #1BA9E9;
	text-decoration: underline;	
}
.head {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #1BA9E9;
	line-height: 23px;
}
.head-list {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
}
.head-inner {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
}
.head a{
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #1BA9E9;
	line-height: 23px;
}
.bottom-text {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
}
.bottom-text a{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.bottom-text a:hover{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.inner-text {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}
.footer {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.footer a{
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.side-menu {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #1BA9E9;
	text-decoration: none;	
}
.side-menu a{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #1BA9E9;
	text-decoration: none;	
}
.side-menu a:hover{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1BA9E9;
}
.linkNav {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.linkNav a{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.linkNav a:hover{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
}

.login-text {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	line-height: 18px;
}
.login-text a{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-decoration:none;
	line-height: 18px;
}
.login-text a:hover{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-decoration: underline;
	line-height: 18px;
}
#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; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image:  url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
