#simplemodal-overlay
{
	background-color: #000;
}
#simplemodal-container A.modalCloseImg
{
	background: url(../images/close_plus.png) no-repeat top;
	width: 26px;
	height: 26px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: 6px;
	right: 10px;
	cursor: pointer;
}
#simplemodal-container A.modalCloseImg:hover
{
	background: url(../images/close_plus.png) no-repeat bottom;
	width: 26px;
	height: 26px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: 6px;
	right: 10px;
	cursor: pointer;
}
.simplemodal-wrap
{
	overflow: visible !important;
}
.plusl-content-block
{
	background: #FFFFFF repeat 0 0;
	border-radius: 4px;
	border: 1px solid #DADADA;
	box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.4);
	display: none;
	height: auto;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	position: relative;
}
.plusl-content-block FORM
{
	margin: 0;
	padding: 0;
}
.plusl-content-block H3
{
	background: transparent url("../images/header_bglogin.jpg") repeat-x left top;
	font-weight: normal;
	line-height: 35px;
	margin: 0px;
	padding: 3px 0px 0px 19px !important;
	text-transform: uppercase;
	font-size: 18px;
}
.plusl-input > INPUT[type=text], .plusl-input > INPUT[type=password]
{
	border: 1px solid #DADADA;
	border-radius: 4px;
	margin: 5px 0;
	text-indent: 5px;
	width: 189px;
	height: 26px;
	padding: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.plusl-input > INPUT:focus
{
	border-color: #E9322D;
	box-shadow: 0 0 6px #F8B9B7;
}
#plusl
{
	position: relative;
}
#plusl .plusl-panel
{
	overflow: hidden;
}
#plusl .plusl-panel > #plusl-panel-profile
{
	background: url(../images/plusl-panel-bg.png) no-repeat top right;
	padding-right: 30px;
}
BUTTON::-moz-focus-inner
{
	padding: 0;
	border: none;
}
#plusl .plusl-panel > SPAN
{
	display: inline-block;
	height: 26px;
	line-height: 28px;
	padding: 0 18px;
	cursor: pointer;
	text-indent: 0 !important;
	width: auto;
}
#plusl .plusl-panel > SPAN
{
	margin: 2px 0px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
#plusl .plusl-panel > SPAN, BUTTON.plusl-buttonsubmit, INPUT.plusl-buttonsubmit
{
	border-radius: 3px;
}
#plusl .plusl-panel > SPAN.active, BUTTON.plusl-buttonsubmit:focus, INPUT.plusl-buttonsubmit:focus
{
	opacity: 0.8;
}
.plusl-error
{
	display: none;
}
.plusl-error-detail
{
	display: none;
	float: right;
	color: #FF0000;
	margin-bottom: 4px;
}
.plusl-field, #register-link, .plusl-error-detail, .plusl-error, .plusl-note
{
	margin-left: 20px;
	margin-right: 25px !important;
	overflow: hidden;
}
.plusl-label
{
	float: left !important;
}
.plusl-input
{
	float: right !important;
}
.plusl-label, .plusl-input
{
	line-height: 38px;
	height: 38px;
}
#recaptcha
{
	height: auto !important;
	float: right;
}
#plusl-content-login .plusl-input INPUT
{
	width: 190px;
}
#plusl-input-remember
{
}
#plusl-checkbox-remember
{
	width: 15px !important;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
.clear
{
	clear: both;
}
.plusl-error
{
	color: #FF0000;
}
INPUT.plusl-buttonsubmit, BUTTON.plusl-buttonsubmit
{
	border: none !important;
	box-shadow: 1px 1px 3px rgba(9, 4, 3, 0.86);
	cursor: pointer;
	text-align: center !important;
	text-shadow: 0 1px 1px #4A4A4A;
	width: auto !important;
	padding: 0 12px;
	height: 29px !important;
	line-height: 29px !important;
	display: inline-block;
}
DIV.plusl-buttonsubmit
{
	text-align: center !important;
	padding: 5px 0 0 !important;
	border-top: 1px solid #DDDDDD;
	margin: 10px 25px 30px 20px;
}
/*DROPDOWN*/
#plusl-content UL LI A:hover
{
	color: #7BA428 !important;
	text-decoration: underline !important;
	background-color: transparent !important;
}
#plusl-content > .plusl-content-block
{
	position: absolute !important;
	z-index: 9999;
}
#plusl-content #plusl-content-login
{
	width: 350px;
}
#plusl-content-registration
{
	min-width: 350px;
}
.plusl-note, #register-link
{
	padding: 18px 0px;
}
#plusl-content-login .plusl-input
{
	float: right;
}
#plusl-content-login .spacer
{
	height: 14px;
}
#plusl-content DIV.plusl-buttonsubmit
{
	border-top: 1px dotted #C4C4C4;
}
#plusl-content #plusl-content-login .plusl-label
{
	line-height: 38px;
	min-width: 0px !important;
}
/*PROFILE*/
#plusl-content #plusl-content-profile
{
	overflow: hidden;
}
#module-in-profile
{
	min-width: 200px;
}
#plusl-content #plusl-content-profile #module-in-profile UL
{
	position: static;
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0 !important;
}
#plusl-content-profile UL.menu LI
{
	background: transparent url("../images/bullet.png") no-repeat 5px 15px;
	padding: 0 0 0 20px !important;
	border-bottom: 1px solid #E8E8E8;
	display: list-item !important;
	line-height: 37px;
}
#plusl-content #plusl-content-profile #module-in-profile UL LI A
{
	color: #6B6B6B;
	text-decoration: none !important;
	text-transform: none !important;
	font-family: arial, tahoma;
}
#plusl-content-profile UL.menu LI A
{
	color: #616161 !important;
	text-decoration: none !important;
	border: none !important;
	background: none !important;
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
	text-transform: none !important;
}
#plusl-content-profile DIV.plusl-buttonsubmit
{
	clear: both;
	margin-bottom: 15px;
	border: none !important;
	text-align: center;
	margin-top: 0 !important;
}
/*PROCESSED*/
#plusl-register-in-process, #plusl-login-in-process
{
	display: none;
	background: #000 url("../images/loading.gif") no-repeat 50%;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999;
	top: -1px;
	left: -1px;
	padding-top: 1px;
	padding-left: 1px;
}
/*SUCCESS*/
#plusl-success
{
	display: none;
	margin: 20px 0 30px;
	background: url("../images/notice-info.png") no-repeat;
	display: none;
	color: #000;
	border-bottom: 2px solid #90B203;
	border-top: 2px solid #90B203;
	font-size: 14px;
	padding: 10px 10px 10px 25px;
}
/*UL*/
#plus_ul
{
	margin-top: -10px !important;
	margin-bottom: 20px !important;
	margin-right: 25px !important;
	float: right;
}
/*MODAL*/
#plusl-content-login UL
{
	position: static !important;
	text-align: left;
	list-style-type: disc !important;
}
#plusl-content-login UL LI
{
	margin-top: 3px;
}
#plus_ul LI A
{
	padding: 0 !important;
	text-decoration: none !important;
	color: #545454 !important;
}
#plusl-wrap-module
{
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
