/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #83DBEC;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
}

.bg-top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}
.bg-middle {
	background-image: url(../images/bg_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.bt-background {
	background-image: url(../images/bt-divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 6px;
}
.bt-top {
	padding: 6px 0px 0px 0px;
}
.h-welcome {
	padding: 10px 0px 18px 0px;
}
.img-bottom {
	background-image: url(../images/img-bottom-bg.jpg);
	background-repeat: no-repeat;
}
.bg-bottom {
	background-image: url(../images/img-bottom-bg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.inside-h-jewellery {
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.bg {
	background-color: #FFFFFF;
	background-image: url(../images/inside-bg-mid-top.jpg);
	background-repeat: repeat-y;
	
}
.middle-img-left {
	padding-left: 27px;
}
.inside-bg-mid-left {
	background-image:url(../images/inside-bg-mid-left.gif);
	background-repeat:repeat-y;
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #352C53;
	font-weight: normal
}
.textbold{      
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #11568C ;
	font-weight: bold;
}
.bullet {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #11568C;
	font-weight:bold;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.bg-devider {
	background-image: url(../images/bg-devider.gif);
	background-repeat: repeat-x;
} 
.text-inside {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #352C53;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.text-bold-inside {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #11568C;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text-bold-aboutus {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #11568C;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

