/* CSS Document */

body{margin:0px; padding:0px; font-family:"Trebuchet MS"; font-size:12px; color:#333333;}

.nav{font-family:"Trebuchet MS"; font-size:12px; color:#FFFFFF; width:131px; height:39px; display:block; background:url(images/nav-bg.gif) no-repeat 0 0; padding-top:10px;}
.nav:hover{background:url(images/nav-hover.gif) no-repeat 0 0; color:#FFFFFF;}
.nav spna{display: none;}


.blue-heading{font-family:"Trebuchet MS"; font-size:16px; color:#2A6596;}

.sub-nav{font-family:"Trebuchet MS"; font-size:14px; color:#54A1EA;}
.sub-nav:link{font-family:"Trebuchet MS"; font-size:14px; color:#54A1EA; text-decoration:none;}
.sub-nav:hover{color:#2A689A; font-weight:bold;}

.heading{font-family:"Lucida Sans Unicode"; font-size:18px; color:#296393;}

.search{font-family:"Trebuchet MS"; font-size:16px; color:#808181;}

.text{font-family:Verdana; font-size:12px; color:#333333; line-height:18px;}

.white-heading{font-family:"Trebuchet MS"; font-size:16px; color:#FFFFFF;}

.sub-heading{font-family:"Trebuchet MS"; font-size:14px; color:#296393;}

.add-cart{font-family:"Trebuchet MS"; font-size:10px; color:#AABF30;}
.details{color:#F09049; font-family:"Trebuchet MS"; font-size:10px;}

.footer{font-family:"Trebuchet MS"; font-size:12px; color:#54A1EA;}

.box {
	border: 1px solid #795404;
}
.topline {
	background-image: url(http://www.hummingwords.in/images/topline.png);
	background-repeat: repeat-x;
	background-position: top;
}
.lefttop {
	background-image: url(http://www.hummingwords.in/images/l-t.png);
	background-position: right top;
	height: 5px;
	width: 4px;
	background-repeat: no-repeat;
}
.rhttop {
	background-image: url(http://www.hummingwords.in/images/r-t.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 4px;
}
.leftline {
	background-image: url(http://www.hummingwords.in/images/leftline.png);
	background-repeat: repeat-y;
}
.rhtline {

	background-image: url(http://www.hummingwords.in/images/rhtline.png);
	background-repeat: repeat-y;
}
.btmline {
	background-image: url(http://www.hummingwords.in/images/btmline.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

