@charset "utf-8";
/* CSS Document */

html{
	overflow-y:scroll;
}
body{
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.landing{
	width:1263px;
*	width:1259px;
	position:relative;
	margin:0 auto;
}
.rishilogo{
	 background:url(../images/rishi-fitness.png) no-repeat;
	 width:520px;
	 height:137px;
	 position:absolute;
	 left:371px;
	 top:175px;
}
.home a{
	color:#009BBB;
	border:none;
}
.comm a{
	color:#80462D;
	border:none;
}
.logo{
	padding-left:31px;
	padding-top:3px;
}
.navigat{
	 width:450px;
	 margin:12px auto 0px auto;
}
.tophome{position:relative;
	display:block;
	height:35px;
	width:158px;
	background:url(../images/home-gym-small.png) no-repeat top;
	cursor: pointer;
	color:#000;}
.tophome span.hover {position:relative;
	display:block;
	height:35px;
	width:158px;
	background:url(../images/home-gym-small.png) no-repeat bottom;
	cursor: pointer;
	color:#000;

}
.topcom{	position:relative;
	display:block;
	height:35px;
	width:194px;
	background:url(../images/comm-gym-small.png) no-repeat top;
	cursor: pointer;
	color:#000;
}
.topcom span.hover {position:relative;
	display:block;
	height:35px;
	width:194px;
	background:url(../images/comm-gym-small.png) no-repeat bottom;
	cursor: pointer;
	color:#000;
}
.combutton {
	position:relative;
	display:block;
	height:42px;
	width:213px;
	background:url(../images/comm-gym-but.png) no-repeat top;
	cursor: pointer;
	color:#000;
}
.combutton span.hover {
	position: absolute;
	display: block;
	height:42px;
	width:213px;
	background:url(../images/comm-gym-but.png) no-repeat bottom;
		color:#FFF;
}
.homebutton {
	position:relative;
	display:block;
	height:42px;
	width:213px;
	background:url(../images/home-gym-but.png) no-repeat top;
	cursor: pointer;
	color:#000;
}
.homebutton span.hover {
	position: absolute;
	display: block;
	height:42px;
	width:213px;
	background:url(../images/home-gym-but.png) no-repeat bottom;
		color:#FFF;
}
.flright{
	float:right;
}
.flleft{
	float:left;
}
.clear{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	text-indent:9999;
}
.menubar{
	margin:10px auto;
*	padding-top:10px;
	width:785px;
	clear:both;
}
.menubar a {
	height:33px;
	width:139px;
	background:url(../images/buttonbg.jpg) top no-repeat;
	cursor: pointer;
	color:#000;
	z-index:5;
	float:left;
	display:block;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:5px 0px;
	text-align:center;
	margin-right:18px;
}
.menubar a:hover {
	background:url(../images/buttonbg.jpg) bottom no-repeat;
		color:#FFF;
}
.home{
	background:url(../images/home-back.jpg) no-repeat center top fixed;
	position:absolute;
	min-height:1000px;
	width:100%;
	margin:0 auto;
}
.comm{
	background:url(../images/comm-back.jpg) no-repeat center top fixed;
	position:absolute;
	min-height:1000px;
	width:100%;
	margin:0 auto;
}
.main{
	width:950px;
	margin:0 auto;
	background:url(../images/backtrans.png);
	padding-bottom:20px;
}
.header{
	background-color:#7DC2EC;
	margin-top:5px;
}
.content{
	padding:10px;
}
.header .logo{
	padding:0px;
}
.home .product-menu{
	background:url(../images/menubar-back.jpg) no-repeat;
	height:39px;
	margin-top:10px;
}
.comm .product-menu{
	background:url(../images/comm-menubar-back.png) no-repeat;
	height:39px;
	margin-top:10px;
}
.product-menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.product-menu ul li{
	float:left;
	font-size:14px;
	color:#FFF;
}	
.product-menu ul li a{
	color:#FFF;
	text-decoration:none;
	padding:11px 10px;
	display:block;
	float:left;
	font-weight:normal;
}
.product-menu ul li:hover a{
background:url(../images/trans-org.png);
}
.product-menu ul li:hover ul{
	display:block;
	clear:both;
	margin-top:37px;
	z-index:99999;

}
.product-menu ul li ul{
	background:url(../images/trans-org.png);
	display:none;
	position:absolute;
}
.product-menu ul li ul li a{
	display:block;
	float:none;

}
.product-menu ul li ul li a:hover{
	background:#35A9C2;
	color:#fff;
}

.product-menu ul li ul li{
	float:none;
}
.splash{
	margin:10px auto;
}	
.product-latest li{
		float:left;
		margin-left : 20px ;
		width:128px;
		text-align:center;
		margin-right:20px;
		margin-bottom:15px;
}	
.product-latest li img{
	border:1px solid #666666;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.home a{
	font-weight:bold;
}
.product-list{

	
}
a img{
	border:none;
	text-decoration:none;
}
.home .product-detail h1{ 
	color:#FF9600;
	font-size:24px;
}
.product-detail .pro-des{
	float:right;
	width:550px;
}.product-detail .pro-des p{
	text-align:justify;
	line-height:2;
}
.product-detail .pro-imgholder{
	float:left;
}
p{
	text-align:justify;
	line-height:1.5;
}
.logo .flright{
	padding:5px 10px;
	text-align:right;
}
.logo .flright a{ 
	color:#FFF;
	text-decoration:none;
}
.pro-des h2{
	color:red;
	font-size:18px;

}
.pro-des ul{
	list-style:inherit;
	margin:5px;
	padding:5px;
}
.pro-des ul li{
	padding:5px 0px;
}
.strips{
	background:url(../images/stripes.jpg);
	padding:0px;
}
.strips img{
	border:1px solid #FFF;
}
.topright{
	float:right;
}
.topleft{
	float:left;
	margin-right:5px;
}.seal{
	position:absolute;
	margin-left:1025px;
}
.home #slide-runner{
	background:url(../images/home-slider-bg.jpg) no-repeat;
}
.comm #slide-runner{background:url(../images/commercial-slider-bg.jpg) no-repeat;
}
.fotterbot{
	border-bottom:1px solid #019ADD;
	margin-bottom:10px;
	padding:5px 0px;
}
.txtAddress img{
	vertical-align:middle;
	margin-right:10px;
}
.fotterbot{
	position:relative;
}
.facebook{
	width:520px;
	position:absolute;	
	margin-left:700px;
	text-align:right;
	padding-top: 8px;
}
.lf {
    margin-left= 400px;
    width: auto;
}
.googleplus( width : 160px;
	position : relative ; 
	float : left ;  
	padding-left : 0px;
	margin-left: 0px ; 
}
