/*For admin panel css start*/
body {
font-family: arial;

font-size: 11pt;


}
select{margin-top:0px;height:22px;}
table {
font-size: 11pt;
margin: left;
text-align:left;
background:auto;
}

#border {

border: 2px solid #999;

background: #CCC;

padding: 15px;

margin: 0 auto;

width: 300px;

}

/*For admin panel css close*/





*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}
.banr_img{
height:110px;
width:498;
float:right;
padding:10px 5px 3px 0px;
background:url(banner.png) no-repeat;
}
.login {
width:60px;
font-size:14px;
padding-right:5px;
float: right;
background:transparent url(images/login.gif) no-repeat center left;
}
.logout {
width:70px;
font-size:14px;
padding-right:5px;
float: right;
background:transparent url(images/login.gif) no-repeat left;
}

.register {
width:75px;
font-size:14px;
padding-left:5px;
padding-right:5px;
float: right;
background:transparent url(images/register.gif) no-repeat center left;
}
.edit {
width:120px;
font-size:14px;
padding-right:5px;
}
.mail {
width:80px;
font-size:14px;
padding-right:5px;
float: right;
background: transparent url(images/mail.gif) no-repeat center left;
}

.li {
margin-left:20px;
margin-bottom:2px;
height:22px;
width:180px;
background:#EEEEEE;
}
.li a:hover{
margin-bottom:2px;
height:22px;
width:180px;
background:#DDDDDD;
}


a{
	color: #DB0000;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #09F;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-image:none;
	
	line-height:20px;
}


#main{
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #EEEEEE;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	height:115px;
}


#header {
width:100%;
padding: 0px 0px 5px 0px;
height: 115px;
border-bottom:0px solid black;
background:url('img/headerbg1.png') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
z-index:1001;

}

#banner {
margin: 0px auto 0px auto;
width:998px;
height: 100px;

background:none;
}

#buttons{
	width: 100%;
        padding: 3px 0px 10px 0px;
        border-top:1px solid blue;
        border-bottom:5px solid green;
	text-align:center;
	height: 25px;
        margin-top:0px;
	margin-bottom:0px;
background: #009900; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#009900, #00CC00, green); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#009900, #00CC00, green); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#009900, #00CC00, green); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#009900, #00CC00, green); /* Standard syntax */
}
#buttonss{
	width: 100%;
        padding: 9px 0px 2px 0px;
        border-top:5px solid green;
	background: url(glossyback.gif) repeat-x;
	text-align:center;
	height: 10px;
        margin-top:0px;
	margin-bottom:0px;
}


.logo_text
{
float: left;
padding-top: 10px;
padding-left: 40px;
color: #FFFFFF
}

.logo_text H1
{
font-size: 14px;
font-weight: 900;
}

.logo_text H3
{
font-size: 10px;
}

#logo{
	height: 308px;
	width:745px;
	padding: 7px 0px 0px 6px;
}

#logo_search{
	height: 300px;
	background-image:url(images/sbox.jpg);
	width:205px;
	border:0px solid  #333;
	padding: 0px 12px 0px 0px;

	}



h2 { 
   position: absolute; 
   top: 90px; 
   left: 1; 
   width: 240px;
}

h2 .span { 
   color: white; 
   font: bold 15px Helvetica, Sans-Serif; 
   letter-spacing: 1px;  
   background: gray;
   padding:5px;
}
.img1 {
width:245px;
height:130px;
valign-text:bottom;
text-align:right;
padding:0px;
border:0 px solid #DDDDDD;
position: relative; 
background:url(images/img1.png) no-repeat black;
}


.img2 {
width:245px;
height:130px;
valign-text:bottom;
text-align:right;
padding:0px;
border:0 px solid #DDDDDD;
position: relative; 
background:url(images/img2.png) no-repeat black;
}

.img3 {
width:245px;
height:130px;
valign-text:bottom;
text-align:right;
padding:0px;
border:0 px solid #DDDDDD;
position: relative; 
background:url(images/img3.png) no-repeat black;
}

.img4 {
width:245px;
height:130px;
valign-text:bottom;
text-align:right;
padding:0px;
border:0 px solid #DDDDDD;
position: relative; 
background:url(images/img4.png) no-repeat black;
}
#buttons H3 a{
	font-size: 10px;
	background:none;
}

#bg_top {
	background: url(images/bg_top.jpg) left top no-repeat;	
	height:304px;
	width:317px;
	float:left;}
	
#text_top {
	color:#000000;
	width:234px;
	margin: 11px 0px 0px 19px;}


#cont_out { 
	background: url(images/cont_bot.jpg) bottom repeat-x;
	width:978px;
	padding: 11px;
        border:solid 5px white;
}

#content{
        
	width: 998px;
        margin-top:0;
	background: none;
}

#nav_back_left{
	
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #003;
	height:38px;
	padding-top:5px;
	padding-left:5px;
	text-align:center;
	background:url(images/h1.png)  no-repeat;
	
	}
	
	#nav_back_right{
	float:left
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #003;
	height:38px;
	padding-top:5px;
	padding-left:5px;
	text-align:center;
	background:url(images/h1.png) right no-repeat;
	
	}
#leftbar{
        margin-top:5px;
	width: 190px;
	float:left;
	background: url(images/body.png);

}
#rightbar{
	margin-left: 0px;
	float:right;
	background: url(images/body.png);

display:inline;
}

#left .list, #right .list
{
	list-style: none;
	padding-left: 37px;
	padding-top: 5px;
	margin: 0px;
	display:block;
	background: url(images/fish_left.png) 9px 6px no-repeat;
}

.tit_bot {	background: url(images/tit_bot.png) center top no-repeat;
			padding: 16px 5px 0px 0px;
}

#center{
margin-top:5px;
float:center;
width:600px;
border-left:5px solid #FFF;
border-right:5px solid #FFF;
background: url(images/tit.png) left 28px repeat-x;
display:block;
}

.text{
	padding: 10px 0px 0px 0px;
}

.img {	float:left;
		margin: 2px 17px 5px 0px;
}

span {	color:#FFF;
		font-weight:bold;
}

.color { color:#DC0000;}

.dat { text-decoration:underline;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #003;
	height: 34px;
	padding-left: 0px;
	padding-top: 14px;
	text-align:center;
	
}

H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #DC0000;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-top: 5px;
	text-align:left;
	background:url(images/tit_cent.gif) bottom repeat-x;
}

.read{
	text-align:right;
	padding-right:5px;
	padding-top: 4px;
}
.read_top{
	text-align:right;
	padding-right:30px;
	padding-top: 10px;
}

.right{
	float:right;
	width: 180px;
	padding: 4px;
	margin-top: 0px;
	background: url(images/body.png);
	min-height: 615px;
}



.right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
	
}

.right li{
	padding-top: 2px;
		
	padding-left: 0px;
}*/

#footer{
width:100%;
padding: 5px 10;
height: 90px;
border-bottom:0px solid black;
}

#footer a{
	color: green;
	font-size: 15px;
	text-decoration: none;
}

#footer a:hover{
	color: blue;
	font-size: 15px;
	text-decoration: underline;
}

.re41{
     width:240px;
	height:320px;
	margin-top:0px;
	margin-left:1px;
	margin-right:-1px;
	margin-bottom:25px;
        padding:5px 3px 2px 3px;
	float:left;
        border-top:3px solid blue;
        border:1px solid blue;
        -moz-border-radius: 1em 1em .5em .5em;
        border-radius: 1em 1em .5em .5em;
        background:white;
        box-shadow:0px -3px 10px gray;
}
.listingsHomeWrap .image-link .star-product{background:url("star-product-m.png") no-repeat;height:23px;width:133px;top:120px;left:35px;padding-top:10px;padding-right:46px;}

.listingsHomeWrap ul li{float:left;margin-left:17px;}
.products-container{padding-top:10px;border-left:1px solid #EEE;border-right:1px solid #EEE;border-bottom:1px solid #EEE;}
a.readMore{

width:45%;line-height:32px;height:32px;margin:0px auto;
border:solid 1px #8eb017;font-size:12px;color:#fff;font-weight:bold;text-align: center;
background-image:url(images/more_products_re.png);
display:inline-block;}
.re62{
        width:217px;
	height:40px;
        bottom: 10px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
        padding:20px 3px 10px 8px;
        line-height:20px;
color:black;font-weight:bold;text-shadow:1px 1px 1px white;
	float:left;
        border: 5px solid #EEE;
        -moz-border-radius: 1em 1em 1em 1em;
        border-radius: 1em 1em 1em 1em;
	-moz-box-shadow: inset 0 0 40px rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 0 0 40px rgba(0,0,0,0.15);
	box-shadow: inset 0 0 40px rgba(0,0,0,0.15);
background:url(img/page_line.png) repeat;

}
/* Header Scroll */

.nivoSlider { position:relative;}
.nivoSlider img { position:absolute; top:0px; left:0px;}
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:778px; height:300px; border:0; padding:0; margin:0; z-index:60; display:none;}
.nivo-slice { display:block; position:absolute; z-index:50; height:100%; }
.nivo-caption {	position:absolute; left:0px; bottom:0px;  color:#fff; width:100%; z-index:89; padding-left: 10px; font-weight: bold; }
.nivo-caption p { padding:10px 5px; margin:0; text-indent:-9999%;}
.nivo-directionNav a {position:absolute; width:45px; height: 60px; top:41%; z-index:99; cursor:pointer; text-indent:-9999%;}
.nivo-prevNav { background-position: left bottom; left:25px; margin-top: 20px; background:url(images/but_left.png) no-repeat;}
.nivo-nextNav { background-position: left top; right: 25px; margin-top: 20px; background:url(images/but_right.png) no-repeat;}
.nivo-controlNav { bottom:-20px; position:absolute; right:0;}
.nivo-controlNav a { float:left; width:14px; height:14px; display:block; position:relative; z-index:99;	cursor:pointer; text-indent:-9999%; }

.nivo-controlNav a.active {	background-position:left top; margin-top:-1px;}
