img
{
	border: 0;
}

body
{
	background: url(images/mainbg.png) repeat-x;
	margin: 0px;
}

.container
{
	width: 100%;
}
.container-btm
{
	width: 100%;
	background: url(images/footer.png) repeat-x 50% 100%;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat left 10px;
	padding-left: 30px;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4e4e4e;
	text-decoration: none;
	text-align: justify;
}
.green-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #717e00;
	text-decoration: none;
}
.ore-b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #b0440f;
	text-decoration: none;
}
.ore-b:link
{
	text-decoration: none;
}
.ore-b:hover
{
	color: #4d5600;
	text-decoration: none;
}
.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4e4e4e;
	text-decoration: none;
}
.b:link
{
	text-decoration: none;
}
.b:hover
{
	color: #cf8500;
	text-decoration: none;
}


#slider-wrapper
{
	width: 949px;
	height: 318px;
	margin: 0 auto;
}

#slider
{
	position: relative;
	width: 949px;
	height: 318px;
	background: url(images/loading.gif) no-repeat 50% 50%;
}
#slider img
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#slider a
{
	border: 0;
	display: block;
}

.nivo-controlNav
{
	position: absolute;
	bottom: 0px;
}
.nivo-controlNav a
{
	display: block;
	width: 22px;
	height: 22px;
	background: url(images/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 2px;
	float: left;
}
.nivo-controlNav a.active
{
	background-position: 0 -22px;
}

.nivo-directionNav a
{
	display: block;
	width: 30px;
	height: 30px;
	background: url(images/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}
a.nivo-nextNav
{
	background-position: -30px 0;
	right: 15px;
}
a.nivo-prevNav
{
	left: 15px;
}

.nivo-caption
{
	text-shadow: none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a
{
	color: #efe9d1;
	text-decoration: underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear
{
	clear: both;
}


/*====================*/
/*=== Riddhi Styles ===*/
/*====================*/
/*.ListStyle
{
	background-image: url('images/bulletj.gif');
	background-repeat: no-repeat;
	background-position: left ;
	padding-left:10px;
	
}*/
#bel
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#bel li
{
	/*float: left;*/
	background-image: url( 'images/bulletj.gif' );
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.ProductBack
{
	background-image: url(images/image-overlay.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	height: 200px;
}
.ProName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cf8500;
	text-decoration: none;
}
.c
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4e4e4e;
	text-decoration: none;
	background-image: url('images/brown_bullet.jpg');
	background-position: 8px 5px;
	background-repeat: no-repeat;
	padding : 5px 0px 5px 30px; 
	border-bottom: 1px solid #e9eae5;
	/*height:25px;*/
}
.pro
{
	list-style-type: none;
	margin: 0;
	padding:10px 0px 0px 20px;
}
.pro li
{
	/*float: left;*/
	background-image: url( 'images/bulletj.gif' );
	background-repeat: no-repeat;
	background-position :left;
	padding-left: 10px;
}
.d
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cf8500;
	text-decoration: none;
}
.d:link
{
	text-decoration: none;
}
.d:hover
{
	color: #4e4e4e;
	text-decoration: none;
}
.AbtUl
{
	list-style-type: none;
	margin: 0;
	padding:0;
	/**padding:10px 0px 0px 20px;*/
}
.AbtUl li
{
	/*float: left;*/
	background-image: url('images/bulletj.gif' );
	background-repeat: no-repeat;
	background-position :0px 8px;
	padding-left: 20px;
}

.pdfUl
{
	list-style-type: none;
	margin: 0;
	padding:0;
	/**padding:10px 0px 0px 20px;*/
}
.pdfUl li
{
	/*float: left;*/
	background-image: url('images/pdf.jpg' );
	background-repeat: no-repeat;
	background-position :0px 0px;
	padding-left: 35px;
	height:30px;
}
