.error	{
	color:#FF0000;
	font-size:10px;
}
* {
	margin:0px;
	padding:0px;
	outline:none;
}

a, input[type="button"], input[type="submit"], input[type="image"]{cursor:pointer;}

img {
	border:none;
}

.clr {
	clear:both;
	height:1px;
	overflow:hidden;
}
.fltlft	{
	float:left;
}
.fltrht	{
	float:right;
}
.la	{
	text-align:left;
}
.ra	{
	text-align:right;
}
.ca	{
	text-align:center;
}
ul, ul li {
	list-style:none;
}
body {
	background:url(../images/body-bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4a4949;
}

#header {

	height:293px;
	width:100%;
}

.wrap {
	width:975px;
	margin:auto;
	position:relative;
}

.wrap h1 {
	float:left;
	position:absolute;
	top:5px;
	left:10px;
	z-index:10000;
}

.wrap h1 a {
	display:block;
	width:480px;
	height:278px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

#menu {
	background:url(../images/top-menu.png) no-repeat center;
	width:975px;
	height:43px;
	overflow:hidden;
	font-family:"trebuchet ms";
	margin:-85px auto 0 auto;
	z-index:10000;
	padding-top:75px;
	font-size:16px;
	font-weight:bold;
}

#menu ul li {
	float:left;
	margin:0px 45px;
	padding-top:9px;
}

#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li a.active {
	color:#fcff00;
	text-decoration:underline;
}

#bottom {
	background:url(../images/bottom.png) no-repeat center;
	height:23px;
}

#center {
	background:url(../images/center-bg.png) repeat-y;
	position:relative;
	clear:both;
	overflow:hidden;
}

.pro-img {
	float:left;
	margin:27px 0px 0px 32px;
	height:519px;
	width:417px;
	background:url(../images/left-img.jpg) no-repeat left top;
	text-align:center;
	
}
.page-con {
	margin-top:27px;
	width:475px;
}
.text h2 {
	color:#99cc33;
	font-weight:normal;
	font-size:21px;
	border-bottom:1px dashed #9900cb;
	padding-bottom:7px;
	margin-bottom:10px;
}

.text h2.home-heading{
	font-size:35px;
}

.text {
	margin-right:40px;
	width:470px;
	margin-top:-105px;
}

.text p {
	font-size:14px;
	line-height:19px;
	color:#4a4949;
	margin:15px 0px;
}

.frog-animation {
	text-align:center;
	width:936px;
	height:126px;
	margin-top:49px;
	margin-left:20px;
	padding-bottom:3px;
}

#footer {
	width:947px;
	height:44px;
	margin:auto;
	background:url(../images/footer-bg.gif) no-repeat top center;
	margin-bottom:20px;
	font-size:12px;
	line-height:17px;
	color:#fff;
	padding:13px 30px;
}

.copyright {
	float:left;
	margin-left:16px;
}

.design-by {
	float:right;
	margin-right:16px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
}

#left-menu {
	width:217px;
	float:left;
	margin-left:27px;
	margin-top:20px;
}

#left-menu .head {
	background:url(../images/left-head.jpg) no-repeat top left;
	font-size:15px;
	color:#99cc33;
	text-align:center;
	text-transform:uppercase;
	line-height:250%;
}

.left-link {
	background:url(../images/left-center.jpg) repeat-y;
	padding-bottom:0px;
}

.bottom-left {
	background:url(../images/left-bottom.jpg) no-repeat;
	height:7px;
}

.left-link ul {
	width:187px;
	margin:auto;
}

.left-link ul li {
	border-bottom:1px solid #CCCCCC;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}

.left-link ul li.last{border:none;}

.left-link ul li a {
	color:#eb3f73;
	text-decoration:none;
	background:url(../images/pink-arrow.jpg) no-repeat 9px 5px;
	padding-left:30px;
}

.left-link ul li a:hover,.left-link ul li a.selected {
	color:#000000;
}

.left-link ul li ul {
	background:#f3f3f3;
}

.left-link ul li ul li {
	padding:6px 0px;
}

.left-link ul li ul li {
	margin:0px 5px;
	border-bottom:1px dotted #999999;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
}

.left-link ul li ul li a {
	color:#8c8c8c;
	text-transform:none;
	background:url(../images/sub-arrow.jpg) no-repeat 7px 4px;
	padding-left:20px;
}

.left-link ul li ul li strong {
padding-left:20px;
text-transform:none;
font-weight:normal;
color:#000000;

}

.left-link ul li ul li a:hover {
	color:#000000;
	background:url(../images/active-arrow.jpg) no-repeat 7px 4px;
}

#right-part {
	width:640px;
	float:right;
	margin-left:-400px;

}
.breadcrum {
	font-size:14px;
	color:#959594;
	background:url(../images/heading-bg.jpg) no-repeat top left;
	padding:5px 0px 25px 5px;
	margin-top:-7px;
}

.breadcrum a {
	color:#959594;
	text-decoration:none;
	margin:0 5px;
}

.breadcrum a:hover {
	color:#000000;
}

.product-detail {
	overflow:hidden;
	margin:20px 0px;
}

.img-product {
	background:url(../images/product-bg.jpg) no-repeat;
	width:303px;
	height:231px;
	position:relative;
	text-align:center;
	padding:10px 0px;
	margin-right:15px;
}
span.zoom{position:absolute; right:15px; bottom:15px;}

.prodcut-content {
	margin-top:20px;
	min-height:270px;
	width:322px;
	border:0px solid red;

}

.enquire-now{text-align:center; margin:10px 0; float:right;padding-right:80px;}
.enquire-now-retailprice{text-align:right;padding-right:128px; padding-bottom:10px;color:#99cc33; font-weight:normal; font-size:18px;}
.prodcut-content h3 {
	color:#99cc33;
	font-weight:normal;
	margin-bottom:5px;
	font-size:18px;
	text-decoration:underline;
}

.prodcut-content h3 a {
	color:#99cc33;
}

.prodcut-content h3 a:hover {
	color:#333333;
}

.prodcut-content p {
	color:#8b8b8b;
	font-size:14px;
	line-height:20px;
}
/*.make-your-enquiry {
	background:url(../images/border-content.jpg) no-repeat top center;
	margin:30px 0px;
	padding:20px 0px;
}
*/
.btn_link	{
	margin-right:80px;
	margin-top:-3px;
}	
.make-your-enquiry h3 {
	color:#787878;
	text-transform:uppercase;
	font-weight:normal;
}
.tbl_td_font	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
.tbl_input	{
	border:1px solid #cfcfcf;
	background:#f5f5f5;
	color:#787878;
	width:216px;
}
.radio_mail	{
	padding-left:8px;
	font-size:13px;
}
.tbl_txt	{
	width:216px;
	height:102px;
	border:1px solid #cfcfcf;
	background:#f5f5f5;
}
.product-list {
	
	margin:0px 0px;
	width:650px;
	padding:0px 0px;
}

.product-list ul li {
	float:left;
	width:150px;
	text-align:center;
	margin-right:18px;
	padding-right:13px;
	padding-top:10px;
	padding-bottom:10px;
}
.brdr_list	{
	width:9px;
	height:202px;
	border-right:1px solid #E3E3E3;
}
.brdr	{
	 width:9px;
	 height:180px;
	 border-right:1px solid #E3E3E3;
}
.product-list ul li.third{margin:0px 3px 0px 0px; border:none; padding-right:0px;}

.product-list ul li div.prod-img {background:url(../images/pro-bg.jpg) no-repeat; width:166px; height:118px; padding:8px 10px 10px 10px;}
.product-list ul li p{ font-size:11px; color:#4a4949; padding:0 15px 0px 10px; text-align:center; margin:5px 0px; width:170px; height:40px;}
.product-list ul li input{margin:5px 0px;}

.horizontal-part {
	text-align:center;
	clear:both;
	background:url(../images/hor-par.jpg) no-repeat 5px;
	height:38px;
	width:200px;
	margin-top:10px;
}
.pagination{float:right; clear:both; margin-top:30px 0px;}
.pagination ul li{ float:left; margin:0px 2px;}
.pagination ul li a{background:#e7e7e7; color:#000; text-decoration:none; padding:2px 5px;}

.pagination ul li a:hover{background:#9f9f9f;}
.pagination ul li .page_current{background:#9f9f9f;}
.err{color:#FF0000;}
/**To show Error Msgs and Success Msgs****/
.errDiv {
	float:left;
	color: #FF0000;
	font-size:11px;
	background:url(../images/error.jpg) no-repeat;
	margin:5px 0px 0px 10px;
	padding:2px 5px 2px 25px;
	width:30%;
}
ul.errorbox {
	clear:both;
	list-style:none;
}
ul.errorbox li {
	padding: 5px;        /* padding in fieldset support spotty in IE */
	color: #FF0000;
	margin:5px 0px 5px 0px;
	font-size:11px;
	/* background-color:#FFFFCA;*/
 background:url(../images/error.jpg) left no-repeat;
	padding:5px 5px 5px 25px;
	width:90%;
}
ul.successbox {
	clear:both;
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.successbox li {
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	padding: 5px;        /* padding in fieldset support spotty in IE */
	color: #3a9706;
	/*background-color:#FFDFBF;*/
  	background:url(../images/correct.jpg) left no-repeat;
	font-size:11px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:5px 5px 5px 25px;
	width:90%;
}
/* start code for slide show */
.spacer-line{ clear:both; height:15px;}

div.page-heading2{ float:left; width:380px;
font-size:18px;
	font-weight:normal;
	padding:0px 0px 5px 0px;
	text-align:left;
	line-height:20px;

}
.graphic, #prevBtn, #nextBtn{
margin:0;
padding:0;
display:block;
overflow:hidden;
text-indent:-8000px;
}
	#slider{padding-top:80px; width:380px; overflow:hidden; margin:auto;}
	#slider ul{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:380px;
		height:400px;
		overflow:hidden; 
		}	

	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:0px;
		}	
	#nextBtn{ 
		left:300px; top:8px;
		}	
		
		#prevBtn{ 
		left:463px; top:8px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0; 	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
/* End */
/* FormCheck tipbox */

/* tipbox :
	table : 
		tl		: top left
		t		: top
		tr		: top right
		l 		: left
		r		: right
		bl		: bottom left
		b		: bottom (with mark)
		br		: bottom right
		c		: center
	components : 
		a.close	: close button
		err		: errors div
		p		: error line
*/

.fc-tbx .tl{
	background: url('img/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('img/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('img/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('img/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('img/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('img/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('img/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('img/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('img/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('img/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('img/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}
.menu_listing	{
	margin-top:-40px;
}
#feature_list img{
	margin:0px auto;
}
.frog-part {
	height:131px;
	width:61px;
	background:url(../images/frog-part.png) no-repeat;
	float:right; /* position:absolute; top:0px; right:0px;*/
}
