@charset "utf-8";
/* CSS Document */
.image {
	background-color:#FFFFFF
	display: block;
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.shadow {
	width: 180px;
	filter: Shadow(Color=gray, Direction=135, strenght=1);
	padding: 10px;
	height: 200px;
	display: block;
}

.vl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.border {
	border: 2px solid #003366;
}
body   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	clear: both;
	text-align: justify;
}
.ads  .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	line-height: 30px;
	background-image: url(../images/ads_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.c0 {
	background-color: #FFFFFF;
}
.c1 {
	background-color: #EBEBEB;
}
.shadowImage {
	width: 140px;
	filter: Shadow(Color=gray, Direction=135, strenght=1);
	padding: 10px;
}
.itemName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #336699;
}
.itemText {
	color: #003366;
	text-align: justify;
	background-color: #F5F5F5;
	padding-right: 10px;
	padding-left: 10px;
}
.click {
	color: #FF3300;
}

.properties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	letter-spacing: 1px;
	word-spacing: 2px;
	overflow: auto;
}
.gst {
	color: #FF3300;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

.itemPrice {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.menu_bg {
	background-image: url(../design/banner_bg.png);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
}
.hp1 {
	float: right;
	padding: 6px;
	border: 1px solid #336699;
	margin-right: 2px;
	margin-left: 20px;
	margin-top: 2px;
}
.hp2 {
	padding: 6px;
	border: 1px solid #336699;
}
#mainTbl {
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}
a:hover {
	text-decoration: underline;
}
.itemPriceRange {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.catName, a.catName:link, a.catName:visited, a.catName:active {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-indent: 6px;
	padding-top: 20px;
}
a.catName:hover {
	text-decoration: none;
	color: #003366;
}
.bannerBg {
	background-color: #FFFFFF;
}
.about1 {
	float: left;
	padding: 6px;
	border: 1px solid #336699;
	margin-right: 10px;
	margin-left: 2px;
	margin-top: 2px;
}
.loading {
	background-image: url(../design/loading.gif);
	background-position: 90% center;
	text-align: left;
	display: block;
	position: relative;
	z-index: 1000;
	top: 100px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #336699;
	right: 300px;
	font-weight: bold;
	padding: 20px;
	width: 300px;
}
.tblink {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	cursor: pointer;
}
.hp_bg {
	background-image: url(../images/hp_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	text-align: justify;
}
#clients img {
	float: left;
	border: 1px solid #F5F5F5;
	margin: 10px;
	padding: 2px;
}
