/*================================================================
	Css File Created on : 16-05-2009
	
	Css File Modified on : 16-05-2009 

====================================================================*/
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*====================================================================
	Css Style For Common Classes
====================================================================*/
h1, h2, h3, h4, p {
	margin:0px;
	padding:0px 0px 15px 0px;
}
h1 {
	font-size:22px;
	color:#000000;
	font-weight:normal;
}
h2 {
	font-size:17px;
	color:#D60022;
	font-weight:normal;
}
h3 {
	font-size:15px;
	color:#000000;
	font-weight:normal;
}
.bold {
	font-weight:bold;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-top {
	vertical-align:top;
}
.text-bottom {
	vertical-align:bottom;
}
.text-center {
	text-align:center;
}
a {
	color:#D60022;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:none;
}
img {
	border:0px;
}
/*==============*/
.clrpink {
	color:#D40022;
}
.fntsz11 {
	font-size:11px; 
}
.flot-left {
	float:left;
}
.flot-right {
	float:right;
}

.textfield {
	width:130px;
	height:17px;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
.textarea {
	width:150px;
	height:47px;
	background-color:#FFFFFF;
	border:1px solid #999999;
}

/*====================================================================
	Css Style For sitemap area
====================================================================*/
#sitemaparea {
	background-color:#333333;
	line-height:33px;
	font-size:11px;
}
#sitemaparea img {
	padding-right:10px;
}
a.iconsitemap {
	background:url(../images/icon-sitemap.jpg) no-repeat right center;
	color:#FFFFFF;
	padding:0px 20px 0px 15px;
}
a.iconsitemap:hover {
	background:url(../images/icon-sitemap1.jpg) no-repeat right center;
	color:#FBE600;
}
#sitemaparea .leftbg {
	background:url(../images/topleft.jpg) no-repeat left top;
	width:5px;
}
#sitemaparea .rightbg {
	background:url(../images/topright.jpg) no-repeat right top;
	width:5px;	
}
/*====================================================================
	Css Style For Header Area
====================================================================*/
#header {
	padding:19px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
#header .logo {
	width:285px;
}
#header .navigation {
	color:#333333;
}
#header .navigation a {
	color:#333333;
	padding:0px 8px;
}
#header .navigation a:hover {
	color:#D40022;
}
/*====================================================================
	Css Style For Breadcum Part
====================================================================*/
#breadcum {
	background:url(../images/teasers-bg.jpg) repeat-x left top;
	height:90px;
	font-size:11px;
	color:#FC7A7A;
	line-height:16px;
}
#breadcum .leftbg {
	background:url(../images/teasers-left.jpg) no-repeat left top;
	width:9px;
}
#breadcum .rightbg {
	background:url(../images/teasers-right.jpg) no-repeat left top;
	width:9px;
}
#breadcum .teaser {
	padding:9px 8px 0px 8px;
}

/*====================================================================
	Css Style For Center Part
====================================================================*/
#cetnerpart {
	padding:18px 0px;
	font-size:12px;
	color:#666666;
	line-height:18px;
}
#cetnerpart .leftpart {
	width:650px;
	padding-right:18px;
}
#cetnerpart .leftpart a {
	background:url(../images/dotedline.jpg) repeat-x left bottom;
	padding-bottom:5px;
}
#cetnerpart .leftpart a:hover {
	background:url(../images/dotedline1.jpg) repeat-x left bottom;
}
#cetnerpart .rightpart {
	padding:0px;
	color:#333333;
}
#cetnerpart .rightpart .testimonial {
	background:url(../images/testimonialbott.jpg) no-repeat left bottom #E4E4E4;
	padding:0px 10px 8px 11px;
}
#cetnerpart .rightpart .testimonial .content {
	background:url(../images/quote.jpg) no-repeat left top;
	padding-top:18px;
	font-size:13px;
	color:#999999;
	line-height:22px;
}
#cetnerpart .rightpart .testimonial h3 {
	background:url(../images/testidotedline.jpg) repeat-x left bottom;
	font-family:"trebuchet MS";
	font-size:19px;
	color:#D40022;
	line-height:25px;
	padding-bottom:10px;
}
a.moreicon {
	background:url(../images/morearoow.jpg) no-repeat right 5px;
	padding-right:12px;
}
a.moreicon:hover {
	background:url(../images/morearrow1.jpg) no-repeat right 5px;
}

.sitemap-bg {
	width:430px;
	margin:20px 0px 15px 35px;
	background:url(../images/sitemap_bg.jpg) no-repeat left top;
	padding:0px 0px 0px 25px;
	line-height:28px;
}
ul.point {
	margin:0px;
	padding:10px;
	list-style:none;
}
ul.point li {
	background:url(../images/bulet.gif) no-repeat left 7px;
	padding-left:12px;
	line-height:20px;
}
.productimg {
	margin:5px;
	float:right;
}
.productimg1 {
	margin:5px;
	float:left;
}
.divider {
	margin-top:10px;
	background:url(../images/dotedline.jpg) repeat-x left top;
	text-align:right;
}
a.topbulet {
	background:url(../images/top_bulet.jpg) no-repeat right 2px!important;
	padding-right:15px;
	line-height:20px;
}
a.topbulet:hover {
	background:url(../images/top_bulet1.jpg) no-repeat right 2px!important;
}



/*====================================================================
	Css Style For Footer Part
====================================================================*/
.greybg {
	background-color:#333333;
	width:262px;
	height:6px;
}
.pinkbg {
	background-color:#D40022;
	width:668px;
}
#footerpart {
	margin-bottom:10px;
	background-color:#333333;
	height:78px;
	font-size:10px;
	color:#FFFFFF;
	line-height:17px;
}
#footerpart a {
	color:#FFFFFF;
}
#footerpart a:hover {
	color:#FC7A7A;
}
#footerpart .leftbg {
	background:url(../images/footer-left.jpg) no-repeat left top;
	width:10px;
}
#footerpart .rightbg {
	background:url(../images/footer-right.jpg) no-repeat right top;
	width:10px;	
}



/*=============================================*/
.gridbdr {border:solid 1px #ccc; border-collapse:collapse; 	font-size:12px;
	text-decoration:none;
	color:#666666;}
.gridbdr td {border:solid 1px #ccc; padding:5px; }
.gridbdr .heading1 { font-weight:bold; color:#D40022; padding-left:20px; background:url(../images/bulet.gif) no-repeat 10px 12px #F5F5F5;}
