@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 200px) and (max-width: 319px) {

#navbar{
	width:100%;
	height:auto;
	background:#140b04;
	position:relative
	}
	
#navbar .nabar-inner{
	width:100%;
    height:auto;
	overflow:hidden;
	position: relative;
	z-index:1;	
	}
#navbar	.nabar-inner .nav-collaps{
	position: static;
	right:20px;
	display:block;
	font-size:12px;
	padding: 3px 0 0 0;
	float: right;
	height:41px;
	margin-right:15px; }

#navbar	.nabar-inner #links
{
	width:100%;
	right:0px;
	background:#221307;
	top:0px;
	display:none;
	position: static !important;
	height:auto;
	float:left;
}

#navbar	.nabar-inner #links ul li {
	
	float:none;
	text-align:left;
	border-bottom:#150c04 solid 1px;
	}
#navbar	.nabar-inner #links ul li:last-child { border:none
}	
#navbar	.nabar-inner #links ul li:hover{
	background:#2c1909}
	
#navbar	.nabar-inner #links ul li ul{
	
	position: inherit;
	right:0px;
	visibility:hidden;
}

#navbar	.nabar-inner #links ul li:hover > ul{
	visibility:visible;
	opacity:1;}


#navbar	.nabar-inner #links ul li ul li{
	
	
	
}	

	
#navbar	.nabar-inner .leed-small{
	position:absolute;
	left:10px;
	top:5px;
	display:block;
	}
	
#navbar	.nabar-inner .errormessage{
left:50px;	
top:8px;
font-size:10px;
width:80px;
}

/******HEADER SECTION******/

#header{

	height:auto;
	overflow:hidden;
	
	}
	
#header .header-inner{
	width:100%;
	margin:0 auto;
	}	 		

#header .header-inner #logo{
	width:100%;
	text-align:center;
	}
	
#header .header-inner #logo img{
	width:80%;
	margin-top:10px;
	}	

#header .header-inner .leed-logo-big{
	margin:24px 20px 0 0;
	display:none;
	}
	

/*************HOME SLIDER SECTION***************/
#home-slide-box{
	width:100%;
	height:auto;
	background: url(../images/slider_bg.jpg) no-repeat center top;
	background-size: auto;
	}
#home-slide-box .slider-inner{
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	z-index:0
	}
#home-slide-box .slider-inner .slider{
	width:100%;
	}
#home-slide-box .slider-inner .slider img{
  height: auto;
  width: 100%;
	}

/******************Home slider Caption***************************/
#home-slide-box .slider-inner .sliderImage {
	text-align:right;
	position: absolute;
	padding: 10px 0px 0px 0;
	width: 100%;
	height:26%;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	bottom:0px;
	z-index:100;
}


.sliderImage h6 {
	top:5px;
	font-size: 16px;
	line-height:16px;
	padding:0px 20px 0 0;
	
	}
.sliderImage h6 span {
	
	font-size: 22px;
}
.sliderImage h6 p {
font-size:12px;
}

.sliderImage .details {
display:none;
	
	
}

/*******slider*detail***********/	
.detailsmobile {
font-size:11px;
display: block;
	
}

/********************************Home*mid*section************************************/

#mid-section {
	width:100%;
	height:auto;
	overflow:hidden
}
.mid {
	width:100%;
	height:auto;
	overflow:hidden	
}
.mid-first-container {
	width:100%;
	height:auto;
	float:none;
	padding:5px 0px 13px 15px;
	text-align:justify; max-width: 100%;
}
.mid-first-container p {
	width:90%;
	
}

.mid-second-container {
	width:100%;
	height:115px;
	float:none;
}
.mid-third-container {
	width:100%;
	height:115px;
	float:none;
	
}

/**************footer******************/
#footer {
	width:100%;
	float:none;
	padding:0;
	
}
#footer .powerdby {
	width:100%;
	color:#745339;
	float: none;
	padding: 5px 0 5px 0;
	text-align:center;
	}
#footer .powerdby:last-child {
	width:100%;
	padding:5px 0 5px 0;
	float:right;
	text-align:center
}



/**********LOGIN FORM**********/
.login-form{
	width:257px;
	height:395px;
	background: url(../images/login-bg-small.jpg) no-repeat #2b1b0f;
}

.registraion-logo{
	float:none;
	margin:5px 0 0 95px;
	}
	
.logform{
	width:100%;
	height:auto;
	float:none;
	margin:0px 0 0 0;
	
}

.logform h1 {

	float:none;
	width:95%;
	text-align:right;
	padding-right:10px;
	}
	
.logform .loginbox{ margin:10px 0 0 10px}	


.login-message{
	 
	 width:96%;
	height:auto;
	padding:5px 5px 5px 5px ;
	bottom:0px;
	text-align:center;
	font-size:10px;
	line-height:14px; 
	}
	

/***************Registration**********************/

.registration-form{
	width:257px;
	height:395px;
	background:none;
	display:none;	
}

.signup-logo{
	float:none;
	margin:5px 0 0 55px;
	}

.signupform {
	width:100%;
	height:auto;
margin:none;
	}
.signupform h1 {
	float:left;
	padding:0 0 0 10px; 
}

.signupform .signupbox{ 
width:80%; 
height:auto; 
 margin:15px auto 0px; 
 float:none; }	
.signupform .signupbutton{ width:50px; height:auto;  margin:15px 30px 0 0px; float:right;}

/**************signup*next previous***************/

.signup_pre_nex_box{
	width:80px;
	height:30px;
	float:right;
	margin:10px 40px 0 0;
	}
.signup-next{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb9672;
	float:left;
	background:url(../images/next.png) no-repeat right center;
	padding:0 15px 0 0;
	cursor:pointer;
	margin-left:20px;}	

.signup-prev{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb9672;
	float:right;
	background:url(../images/prev.png) no-repeat left center;
	padding:0 0 0 15px;
	cursor:pointer;}	
	

.forgot-prev{
	
	float:right;
	padding:0 0 0 10px;
	margin-right:5px;
	margin-top:10px;
	cursor:pointer;}		

/**********validation***********/

.error{ float:right; 
	text-align:right;
padding:10px 10px 0 0;
}

.error1{ 
	float:none;  
	text-align:right;
    padding:0px 10px 0 0px;
}	
	
	
.error3{
	float:none;
 position:absolute; left:90px; top:200px;
 text-align:center;
}


/***************Forgot password**********************/

.forgot-form{
	width:257px;
	height:395px;
	background: url(../images/forgot-bg-small.jpg) no-repeat;
	display:none;	
}

.forgot-logo{
	width:157px;
	height:129px;
	float:left;
	margin:0 0 0 55px;
	}
	
.forgotbox{
	width:90%;
	height:auto;
	margin:0px 0 0 10px;
	float:none;
}

.forgotbox .loginbox input[type='text']{ 
width:250px; 
height:20px;
}
	

/**********Change password FORM**********/
.changepassword-form{
	width:257px;
	height:430px;
	background: url(../images/login-bg-small.jpg) no-repeat #2b1b0f;
}

.passform{
	width:100%;
	height:auto;
	float:none;
	margin:0px 0 0 0;
	
}

.passform h1 {

	float:none;
	width:95%;
	text-align:right;
	padding-right:10px;
	}
	
.passform .loginbox{ margin:10px 0 0 10px}	
.passform .loginbox input[type='password']{ 
width:230px; 
height:25px;
margin-top:5px
}
.passform .loginbox input[type='submit']{ 
margin-left:180px;
margin-top:5px;

}

/***************Registration**********************/

.updateprofile-form{
	width:257px;
	height:395px;
	background:none;
	
}

.updateprofile-logo{
	float:none;
	margin:5px 0 0 55px;
	}

.profileform {
	width:100%;
	height:auto;
margin:none;
	}
.profileform h1 {
	float:left;
	padding:0 0 0 50px; 
}

.profileform .signupbox{ 
width:80%; 
height:auto; 
 margin:15px auto 0px; 
 float:none; }	
.profileform .signupbutton{ width:50px; height:auto;  margin:15px 30px 0 0px; float:right;}




			
		 		
	}	
	
	



/* iphone Landscape size to standard 480 (devices and browsers) */
@media screen and (min-width: 320px) and (max-width: 480px) {
	
#navbar{
	width:100%;
	height:auto;
	background:#140b04;
	position:relative
	}	

#navbar .nabar-inner{
	width:100%;
    height:auto;
	overflow:hidden;
	position: relative;
	z-index:1;
	}
#navbar	.nabar-inner .nav-collaps{
	
	right:20px;
	display:block;
	position: static;
	float: right;
	height:41px;
	margin-right:15px;
	}

#navbar	.nabar-inner #links
{
	width:100%;
	right:0px;
	background:#221307;
	top:0px;
	display:none;
	position: static !important;
	float:left;
}

#navbar	.nabar-inner #links ul li {
	
	float:none;
	text-align:left;
	border-bottom:#150c04 solid 1px;
	}
#navbar	.nabar-inner #links ul li:hover{
	background:#2c1909}
	

#navbar	.nabar-inner #links ul li ul{
	
	position: inherit;
	right:0px;
	visibility:hidden;
}

#navbar	.nabar-inner #links ul li:hover > ul{
	visibility:visible;
	opacity:1;}


#navbar	.nabar-inner #links ul li ul li{
	
	
	
}	
	
#navbar	.nabar-inner .leed-small{
	position:absolute;
	left:10px;
	top:5px;
	display:block;
	}
	
#navbar	.nabar-inner .errormessage{
left:50px;	
top:12px;
}


/******HEADER SECTION******/

#header{

	height:auto;
	overflow:hidden;
	
	}
	
#header .header-inner{
	width:100%;
	margin:0 auto;
	}	 		

#header .header-inner #logo{
	width:100%;
	text-align:center;
	}
#header .header-inner #logo{}
#header .header-inner .leed-logo-big{
	display:none
	}
	
/*************HOME SLIDER SECTION***************/
#home-slide-box{
	width:100%;
	height:auto;
	
	background: url(../images/slider_bg.jpg) no-repeat center top #2b1b0f;
	background-size: auto;
	}
#home-slide-box .slider-inner{
	width:100%;
	height:auto;
	margin:0 auto 0;
	position:relative;
	z-index:0
	}
#home-slide-box .slider-inner .slider{
	width:100%;
	}
#home-slide-box .slider-inner .slider img{
  height: auto;
  width: 100%;
	}
	


/******************Home slider Caption***************************/
#home-slide-box .slider-inner .sliderImage {
	
	width: 100%;
	height:30%;
	bottom:0px;
	
}


.sliderImage h6 {
	font-size: 20px;
	padding:0px 20px 0 0;
	line-height:18px
		}
.sliderImage h6 span {
	
	font-size: 30px;
}
.sliderImage h6 p {
font-size:16px;

}

.sliderImage .details {
	
	font-size:12px;
	left:0px;
	bottom:0px;
	display:none
}



/*******slider*detail***********/	
.detailsmobile {
	
display: block;
	
}


/********************************Home*mid*section************************************/

#mid-section {
	width:100%;
	height:auto;
	overflow:hidden
}
.mid {
	width:100%;
	height:auto;
	overflow:hidden	
}
.mid-first-container {
	width:100%;
	height:auto;
	float:none;
	padding:5px 0px 13px 15px;
	text-align:justify
}
.mid-first-container p {
	width:94%;
	
}

.mid-second-container {
	width:100%;
	height:115px;
	float:none;
}
.mid-third-container {
	width:100%;
	height:115px;
	float:none;
	
}

/**************footer******************/
#footer {
	width:100%;
	float:none;
	padding:0;
	
}
#footer .powerdby {
	width:100%;
	color:#745339;
	float: none;
	padding: 5px 0 5px 0;
	text-align:center;
	}
#footer .powerdby:last-child {
	width:100%;
	padding:5px 0 5px 0;
	float:right;
	text-align:center
}



/**********LOGIN FORM**********/
.login-form{
	width:257px;
	height:395px;
	background: url(../images/login-bg-small.jpg) no-repeat #2b1b0f;
}

.registraion-logo{
	float:none;
	margin:5px 0 0 95px;
	}
	
.logform{
	width:100%;
	height:auto;
	float:none;
	margin:0px 0 0 0;
	
}

.logform h1 {

	float:none;
	width:95%;
	text-align:right;
	padding-right:10px;
	}
	
.logform .loginbox{ margin:10px 0 0 10px}	


.login-message{
	 
	 width:96%;
	height:auto;
	padding:5px 5px 5px 5px ;
	bottom:0px;
	text-align:center;
	font-size:10px;
	line-height:14px; 
	}
	

/***************Registration**********************/

.registration-form{
	width:257px;
	height:395px;
	background:none;
	display:none;	
}

.signup-logo{
	float:none;
	margin:5px 0 0 55px;
	}

.signupform {
	width:100%;
	height:auto;
margin:none;
	}
.signupform h1 {
	float:left;
	padding:0 0 0 10px; 
}

.signupform .signupbox{ 
width:80%; 
height:auto; 
 margin:15px auto 0px; 
 float:none; }	
.signupform .signupbutton{ width:50px; height:auto;  margin:15px 30px 0 0px; float:right;}



/***************Forgot password**********************/

.forgot-form{
	width:257px;
	height:395px;
	background: url(../images/forgot-bg-small.jpg) no-repeat;
	display:none;	
}

.forgot-logo{
	width:157px;
	height:129px;
	float:left;
	margin:0 0 0 55px;
	}
	
.forgotbox{
	width:90%;
	height:auto;
	margin:0px 0 0 10px;
	float:none;
}

.forgotbox .loginbox input[type='text']{ 
width:250px; 
height:20px;
}
	




/**************signup*next previous***************/

.signup_pre_nex_box{
	width:80px;
	height:30px;
	float:right;
	margin:10px 40px 0 0;
	}
.signup-next{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb9672;
	float:left;
	background:url(../images/next.png) no-repeat right center;
	padding:0 15px 0 0;
	cursor:pointer;
	margin-left:20px;}	

.signup-prev{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb9672;
	float:right;
	background:url(../images/prev.png) no-repeat left center;
	padding:0 0 0 15px;
	cursor:pointer;}	


.forgot-prev{
	
	float:right;
	padding:0 0 0 10px;
	margin-right:5px;
	margin-top:10px;
	cursor:pointer;}	
		

/**********Change password FORM**********/
.changepassword-form{
	width:257px;
	height:430px;
	background: url(../images/login-bg-small.jpg) no-repeat #2b1b0f;
}

.passform{
	width:100%;
	height:auto;
	float:none;
	margin:0px 0 0 0;
	
}

.passform h1 {

	float:none;
	width:95%;
	text-align:right;
	padding-right:10px;
	}
	
.passform .loginbox{ margin:10px 0 0 10px}	
.passform .loginbox input[type='password']{ 
width:230px; 
height:25px;
margin-top:5px
}
.passform .loginbox input[type='submit']{ 
margin-left:180px;
margin-top:5px;

}



/***************Registration**********************/

.updateprofile-form{
	width:257px;
	height:395px;
	background:none;
	
}

.updateprofile-logo{
	float:none;
	margin:5px 0 0 55px;
	}

.profileform {
	width:100%;
	height:auto;
margin:none;
	}
.profileform h1 {
	float:left;
	padding:0 0 0 50px; 
}

.profileform .signupbox{ 
width:80%; 
height:auto; 
 margin:15px auto 0px; 
 float:none; }	
.profileform .signupbutton{ width:50px; height:auto;  margin:15px 30px 0 0px; float:right;}

/**********validation***********/

.error{ float:right; 
	text-align:right;
padding:10px 10px 0 0;
}

.error1{ 
	float:none;  
	text-align:right;
    padding:0px 10px 0 0px;
}

.error3{
	float:none;
 position:absolute; left:90px; top:200px;
 text-align:center;
}




						
		 		
	}


@media screen and (min-width:481px) and (max-width:679px){
	
	#navbar{
	width:100%;
	height:auto;
	position:relative
	}
	
	#navbar .nabar-inner{
	width:100%;
	overflow:hidden;
    height:auto;
    position: relative;
	z-index:1;
	}
#navbar	.nabar-inner .nav-collaps{
	position: static;
	right:20px;
	display:block;
	float: right;
	height:41px;
	margin-right:15px;
	}
	

#navbar	.nabar-inner #links
{
	width:100%;
	position: static !important;
	left:0px;
	display:none;
	background:#221307;
	top:0px;
	float:left;
}

#navbar	.nabar-inner #links ul li {
	
	float:none;
	text-align:left;
	border-bottom:#150c04 solid 1px;
	}
#navbar	.nabar-inner #links ul li:hover{
	background:#2c1909} 
	

#navbar	.nabar-inner #links ul li ul{
	
	position: inherit;
	right:0px;
	visibility:hidden;
}

#navbar	.nabar-inner #links ul li:hover > ul{
	visibility:visible;
	opacity:1;}


#navbar	.nabar-inner #links ul li ul li{
	
}	
		
	
#navbar	.nabar-inner .leed-small{
	position:absolute;
	left:10px;
	top:5px;
	display:none;
	}
	
#navbar	.nabar-inner .errormessage{
left:20px;	
top:12px;
}


/******HEADER SECTION******/
#header .header-inner{
	width:100%;
	margin:0 auto;
	}	 		

#header .header-inner #logo{
	float:left;
	margin-left:10px;
	}

#header .header-inner .leed-logo-big{
	margin:24px 20px 0 0;
	}
	

/*************HOME SLIDER SECTION***************/
#home-slide-box{
	width:100%;
	height:auto;
	background: url(../images/slider_bg.jpg) no-repeat center top;
	background-size: auto;
	}
#home-slide-box .slider-inner{
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	z-index:0
	}
#home-slide-box .slider-inner .slider{
	width:100%;
	}
#home-slide-box .slider-inner .slider img{
  height: auto;
  width: 100%;
	}				


/******************Home slider Caption***************************/
#home-slide-box .slider-inner .sliderImage {
	
	width: 100%;
	height:30%;
	bottom:0px;
	
}


.sliderImage h6 {
	font-size: 24px;
	top:0px;
	}
.sliderImage h6 span {
	
	font-size: 35px;
}
.sliderImage h6 p {
font-size:16px;
padding:0px;
}

.sliderImage .details {
	
	font-size:14px;
	left:0px;
	bottom:5px;
}

/********************************Home*mid*section************************************/

#mid-section {
	width:100%;
	height:auto;
	overflow:hidden
}
.mid {
	width:100%;
	height:auto;
	overflow:hidden	
}
.mid-first-container {
	width:100%;
	height:auto;
	float:none;
	padding:5px 0px 13px 15px;
	text-align:justify
}
.mid-first-container p {
	width:96%;
}

.mid-second-container {
	width:33.3%;
	height:115px;
}
.mid-third-container {
	width:33%;
	height:115px;
	
}

/**************footer******************/
#footer {
	width:100%;
}
#footer .powerdby {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#745339;
	float: left;
	padding: 4px 0 5px 0
}
#footer .powerdby:last-child {
	padding:4px 25px 0 0;
	float: right;
}	
	

/**********LOGIN FORM**********/
.login-form{
	width:257px;
	height:395px;
	background: url(../images/login-bg-small.jpg) no-repeat #2b1b0f;
}

.registraion-logo{
	float:none;
	margin:5px 0 0 95px;
	}
	
.logform{
	width:100%;
	height:auto;
	float:none;
	margin:0px 0 0 0;
	
}

.logform h1 {

	float:none;
	width:95%;
	text-align:right;
	padding-right:10px;
	}
	
.logform .loginbox{ margin:10px 0 0 10px}	


.login-message{
	 
	 width:96%;
	height:auto;
	padding:5px 5px 5px 5px ;
	bottom:0px;
	text-align:center
	}
	

/***************Registration**********************/

.registration-form{
	width:257px;
	height:395px;
	background:none;
	display:none;	
}

.signup-logo{
	float:none;
	margin:5px 0 0 55px;
	}

.signupform {
	width:100%;
	height:auto;
margin:none;
	}
.signupform h1 {
	float:left;
	padding:0 0 0 10px; 
}

.signupform .signupbox{ 
width:80%; 
height:auto; 
 margin:15px auto 0px; 
 float:none; }	
.signupform .signupbutton{ width:50px; height:auto;  margin:15px 30px 0 0px; float:right;}




/***************Forgot password**********************/

.forgot-form{
	width:257px;
	height:395px;
	background: url(../images/forgot-bg-small.jpg) no-repeat;
	display:none;	
}

.forgot-logo{
	width:157px;
	height:129px;
	float:left;
	margin:0 0 0 55px;
	}
	
.forgotbox{
	width:90%;
	height:auto;
	margin:0px 0 0 10px;
	float:none;
}

.forgotbox .loginbox input[type='text']{ 
width:250px; 
height:20px;
}
	




/**************signup*next previous***************/

.signup_pre_nex_box{
	width:80px;
	height:30px;
	float:right;
	margin:10px 40px 0 0;
	}
.signup-next{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb9672;
	float:left;
	background:url(../images/next.png) no-repeat right center;
	padding:0 15px 0 0;
	cursor:pointer;
	margin-left:20px;}	

.signup-prev{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb9672;
	float:right;
	background:url(../images/prev.png) no-repeat left center;
	padding:0 0 0 15px;
	cursor:pointer;}	
	


.forgot-prev{
	
	float:right;
	padding:0 0 0 10px;
	margin-right:5px;
	margin-top:10px;
	cursor:pointer;}
	

/**********Change password FORM**********/
.changepassword-form{
	width:257px;
	height:430px;
	background: url(../images/login-bg-small.jpg) no-repeat #2b1b0f;
}

.passform{
	width:100%;
	height:auto;
	float:none;
	margin:0px 0 0 0;
	
}

.passform h1 {

	float:none;
	width:95%;
	text-align:right;
	padding-right:10px;
	}
	
.passform .loginbox{ margin:10px 0 0 10px}	
.passform .loginbox input[type='password']{ 
width:230px; 
height:25px;
margin-top:5px
}
.passform .loginbox input[type='submit']{ 
margin-left:180px;
margin-top:5px;

}

/***************Registration**********************/

.updateprofile-form{
	width:257px;
	height:395px;
	background:none;
	
}

.updateprofile-logo{
	float:none;
	margin:5px 0 0 55px;
	}

.profileform {
	width:100%;
	height:auto;
margin:none;
	}
.profileform h1 {
	float:left;
	padding:0 0 0 50px; 
}

.profileform .signupbox{ 
width:80%; 
height:auto; 
 margin:15px auto 0px; 
 float:none; }	
.profileform .signupbutton{ width:50px; height:auto;  margin:15px 30px 0 0px; float:right;}			

/**********validation***********/

.error{ float:right; 
	text-align:right;
padding:10px 10px 0 0;
}

.error1{ 
	float:none;  
	text-align:right;
    padding:0px 10px 0 0px;
}

.error3{
	float:none;
 position:absolute; left:90px; top:200px;
 text-align:center;
}





		
	}



@media screen and (min-width:680px) and (max-width:979px){
	
#navbar{
	width:100%;
	height:auto;
	background:#140b04;
	position:relative
	}	
	
#navbar .nabar-inner{
	width:100%;
	height:auto;
	/*min-height:500px;*/
	overflow:hidden;
	position: relative;
	z-index:1;
	
	}
#navbar	.nabar-inner .nav-collaps{
	
	position: static;
	right:20px;
	display:block;
	float: right;
	height:41px;
	margin-right:15px;
	}
	

#navbar	.nabar-inner #links
{
	width:100%;
	position: static !important;
	left:0px;
	display:none;
	background:#221307;
	top:0;
	height:auto;
	float:left;
	
}

#navbar	.nabar-inner #links ul li {
	
	float:none;
	text-align:left;
	border-bottom:#150c04 solid 1px;
	}
#navbar	.nabar-inner #links ul li:hover{
	background:#2c1909}
	
#navbar	.nabar-inner #links ul li ul{
	
	position: inherit;
	right:0px;
	visibility:hidden;
}

#navbar	.nabar-inner #links ul li:hover > ul{
	visibility:visible;
	opacity:1;}


#navbar	.nabar-inner #links ul li ul li{
		
}	
	
#navbar	.nabar-inner .leed-small{
	position:absolute;
	left:10px;
	top:5px;
	display:none;
	}	
#navbar	.nabar-inner .errormessage{
left:20px;	
top:12px;
}

/******HEADER SECTION******/
#header .header-inner{
	width:100%;
	margin:0 auto;
	}	 		

#header .header-inner #logo{
	float:left;
	margin-left:10px;
	}

#header .header-inner .leed-logo-big{
	margin:24px 20px 0 0;
	}
	
	
/*************HOME SLIDER SECTION***************/
#home-slide-box{
	width:100%;
	height:auto;
	overflow:hidden;
	background: url(../images/slider_bg.jpg) no-repeat center top ;
	background-size: auto;
	}
#home-slide-box .slider-inner{
	width:100%;
	height:auto;
	
	margin:0 auto 0;
	position:relative;
	z-index:0;
	background:#CCC
	}
#home-slide-box .slider-inner .slider{
	width:100%;
	}
#home-slide-box .slider-inner .slider img{
  height: auto;
  width: 100%;
	}
	


/******************Home slider Caption***************************/
#home-slide-box .slider-inner .sliderImage {
	text-align:right;
	position: absolute;
	padding: 10px 0px 0px 0;
	width: 100%;
	height:30%;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	bottom:0px;
	z-index:100;
}



/********************************Home*mid*section************************************/

#mid-section {
	width:100%;
	height:auto;
	overflow:hidden
}
.mid {
	width:100%;
	height:auto;
	overflow:hidden	
}
.mid-first-container {
	width:100%;
	height:auto;
	float:none;
}
.mid-first-container p {
	width:96%;
}

.mid-second-container {
	width:33.3%;
	height:115px;
}
.mid-third-container {
	width:33%;
	height:115px;
	
}

/**************footer******************/
#footer {
	width:100%;
}
#footer .powerdby:last-child {
	padding:4px 30px 0 0;
}	


/**********LOGIN FORM**********/
.login-form{
	width:257px;
	height:395px;
	background: url(../images/login-bg-small.jpg) no-repeat #2b1b0f;
}

.registraion-logo{
	float:none;
	margin:5px 0 0 95px;
	}
	
.logform{
	width:100%;
	height:auto;
	float:none;
	margin:0px 0 0 0;
	
}

.logform h1 {

	float:none;
	width:95%;
	text-align:right;
	padding-right:10px;
	}
	
.logform .loginbox{ margin:10px 0 0 10px}	


.login-message{
	 
	 width:96%;
	height:auto;
	padding:5px 5px 5px 5px ;
	bottom:0px;
	text-align:center
	}
	
	

/***************Registration**********************/

.registration-form{
	width:257px;
	height:395px;
	background:none;
	display:none;	
}

.signup-logo{
	float:none;
	margin:5px 0 0 55px;
	}

.signupform {
	width:100%;
	height:auto;
margin:none;
	}
.signupform h1 {
	float:left;
	padding:0 0 0 10px; 
}

.signupform .signupbox{ 
width:80%; 
height:auto; 
 margin:15px auto 0px; 
 float:none; }	
.signupform .signupbutton{ width:50px; height:auto;  margin:15px 30px 0 0px; float:right;}





/***************Forgot password**********************/

.forgot-form{
	width:257px;
	height:395px;
	background: url(../images/forgot-bg-small.jpg) no-repeat;
	display:none;	
}

.forgot-logo{
	width:157px;
	height:129px;
	float:left;
	margin:0 0 0 55px;
	}
	
.forgotbox{
	width:90%;
	height:auto;
	margin:0px 0 0 10px;
	float:none;
}

.forgotbox .loginbox input[type='text']{ 
width:250px; 
height:20px;
}
	




/**************signup*next previous***************/

.signup_pre_nex_box{
	width:80px;
	height:30px;
	float:right;
	margin:10px 40px 0 0;
	}
.signup-next{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb9672;
	float:left;
	background:url(../images/next.png) no-repeat right center;
	padding:0 15px 0 0;
	cursor:pointer;
	margin-left:20px;}	

.signup-prev{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb9672;
	float:right;
	background:url(../images/prev.png) no-repeat left center;
	padding:0 0 0 15px;
	cursor:pointer;}	
	

.forgot-prev{
	
	float:right;
	padding:0 0 0 10px;
	margin-right:5px;
	margin-top:10px;
	cursor:pointer;}			



/**********Change password FORM**********/
.changepassword-form{
	width:257px;
	height:430px;
	background: url(../images/login-bg-small.jpg) no-repeat #2b1b0f;
}

.passform{
	width:100%;
	height:auto;
	float:none;
	margin:0px 0 0 0;
	
}

.passform h1 {

	float:none;
	width:95%;
	text-align:right;
	padding-right:10px;
	}
	
.passform .loginbox{ margin:10px 0 0 10px}	

.passform .loginbox label{ font-family:'Perpetua-Titling-MT-Light';
	padding:10px 0 0 0;
	width:200px;
	float:none;
	
	}
	
.passform .loginbox input[type='password']{ 
width:230px; 
height:25px;
margin-top:5px;
float:left;
}
.passform .loginbox input[type='submit']{ 
margin-left:180px;
margin-top:5px;

}



/***************Registration**********************/

.updateprofile-form{
	width:257px;
	height:395px;
	background:none;
	
}

.updateprofile-logo{
	float:none;
	margin:5px 0 0 55px;
	}

.profileform {
	width:100%;
	height:auto;
margin:none;
	}
.profileform h1 {
	float:left;
	padding:0 0 0 50px; 
}

.profileform .signupbox{ 
width:80%; 
height:auto; 
 margin:15px auto 0px; 
 float:none; }	
.profileform .signupbutton{ width:50px; height:auto;  margin:15px 30px 0 0px; float:right;}

/**********validation***********/

.error{ float:right; 
	text-align:right;
padding:10px 10px 0 0;
}

.error1{ 
	float:none;  
	text-align:right;
    padding:0px 10px 0 0px;
}

.error3{
	float:none;
 position:absolute; left:90px; top:200px;
 text-align:center;
}

.error4{ float:left; 
	font-family:'Perpetua-Titling-MT-Light';
font-size:11px;
color:#bb9672/*aa896f*/;float:none;
text-shadow: 1px 2px 1px rgba(0, 0, 0, .7); text-align:right;
padding:0px 10px 0 0px}






			
	}


@media screen and (min-width:980px){

/******TOP NAVIGATION******/
#navbar .nabar-inner{
	max-width:1200px;
	height:41px;
	margin:0 auto;
	position:relative;
	}
#navbar	.nabar-inner .nav-collaps{
	
	position:absolute;
	right:20px;
	display:none;
	
	}
#navbar	.nabar-inner #links
{
right:0px;
display:block;
top:0px;
}	
#navbar	.nabar-inner .leed-small{
	display:none;
	}	
	
#navbar	.nabar-inner .errormessage{
left:0px;	
top:12px;
}

		
.theme-default .nivo-directionNav a {
background:url(arrows1.png) no-repeat ;	
}	
	
.signupform .signupbox{ width:230px; height:auto;  margin:15px 20px 0 0px; float:left;  }

	
	
	
	
	}