
/*
GREEN - DARK	#5A7A5A
GREEN - LIGHT	#6E956E
PURPLE - DARK	#A7386C
PURPLE - LIGHT	#C65389
*/

/* 	@import url("../salient/style-orig.css");  */
/*	@import url("style-master.css");  */
@import url("style-kiss.css");   
 

#header-secondary-outer { border-bottom: solid 1px #ffffff !important ; }

.container-wrap { background-color:#ffffff ; padding-top: 55px; }

#header-secondary-outer #social, #DYMO  {  display:none; visibility: hidden;  }
#IMGFEAT img { max-width:100%; height:auto; }
#LANG-OPTION { padding: 0px 25px ; background-color:#ffffff;  }


.menu-membership-container ul, .menu-member-login-container ul, .menu-about-us-container ul { background-color:#FFFFFF; margin-left: 0px ; } 

#menu-member-login li, #menu-membership li, #menu-about-us li { padding: 10px; background-color:#5A7A5A ; border: solid 1px #fff; list-style-type: none;    }
#menu-member-login li a, #menu-membership li a, #menu-about-us li a { color:#FFFFFF; }

#footer-outer #copyright a { color:#f9f9f9 !important ; }


/* Mobiles & Tablets ----------- */
@media only screen  and (max-width : 999px) {
#boxed .home-wrap, #boxed .container-wrap {
	overflow: visible !important ;
}
}

/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1024px) {

body { 	font-family: 'OpenSansRegular' ;  font-size: 14px; }
#header-secondary-outer #social { display:block; visibility: visible; float:right !important; background-color:#2ac4ea !important;  }


#DYMO { display:block; visibility: visible; float:left; position:relative; z-index:10;  width:145px; background-color:#ffffff !important; }
#DYMO h6 {background-color:#A7386C ; padding: 10px; color:#FFFFFF; font-family: 'OpenSansRegular' ;  font-size:15px;  }  
#NewsPanel {background-color: #f1f1f1 ; padding:10px;  }

}

/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1400px) {

#DYMO { display:block; visibility: visible; float:left; position:relative; z-index:10;  width:185px; background-color:#ffffff !important; }
#DYMO h6 {background-color:#A7386C ; padding: 10px; color:#FFFFFF; font-family: 'OpenSansRegular' ;  font-size:18px;  }  


}

.post-password-formXXX { border:# thin solid ; padding:15px;  }
.PageLogoutButton { width: 100% !important ; padding: 16px !important ; margin-top: -5px; margin-bottom: 10px;     } 

/* #sidebar {background-color:#FF6600 ;  }
*/


.F-PAY		{    } 
.F-PAY a	{ float: right; padding:15px ; margin-top: -35px ; background-color:#FF3300 ; color: #FFF ; font-weight: 400 ; }  