.forms_inputBox{
	width:245px;
	height:29px;
	border:none;
	background: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/pix.gif);
	padding: 5px 0px 0px 5px;
	font-family: Tahoma;
	font-size: 13px;
	color: #333;
}

.forms_inputBoxBack{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width:256px;
    height:29px;
    background: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/inputBox_Back.png) no-repeat;
}

.forms_inputBigBox{
	width:280px;
	height:29px;
	border:none;
	background: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/pix.gif);
	padding: 5px 0px 0px 5px;
	font-family: Tahoma;
	font-size: 13px;
	color: #333;
}

.forms_inputBigBoxBack{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width:291px;
    height:29px;
    background: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/inputBigBox_Back.png) no-repeat;
}

.forms_inputMiniBox{
	width:95px;
	height:29px;
	border:none;
	background: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/pix.gif);
	padding: 5px 0px 0px 5px;
	font-family: Tahoma;
	font-size: 13px;
	color: #333;
}

.forms_inputMiniBoxBack{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width:100px;
    height:29px;
    background: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/inputMiniBox_Back.png) no-repeat;
}

.forms_inputMiddleBox{
	width:160px;
	height:29px;
	border:none;
	background: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/pix.gif);
	padding: 5px 0px 0px 5px;
	font-family: Tahoma;
	font-size: 13px;
	color: #333;
}

.forms_inputMiddleBoxBack{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width:167px;
    height:29px;
    background: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/inputMiddleBox_Back.png) no-repeat;
}


.forms_textBox
{
    height: 20px;
    padding: 5px 0px 0px 5px;
    border: solid 1px #CCC; 
    background-color: #FFFFFF;
	font-family: Segoe UI, Tahoma;
	font-size: 13px;
	color: #666666;
}

.forms_inputBoxLite
{
	border: solid 1px #ccc;
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.forms_wizardStep_active{
	font-family: Tahoma;
	font-size: 13px;
	color: #5F3F99;
	padding-bottom:2px;
}

.forms_wizardStep_inactive{
	font-family: Tahoma;
	font-size: 13px;
	color: #9D9D9D;
	padding-bottom:2px;
}

.error{
	font-family: Tahoma;
	font-size: 13px;
	color:#CC0000;
}
label.error {
	background-image:url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/error_row.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-family: Tahoma;
	font-size: 11px;
	color:#CC0000;
	position:absolute;
	z-index:1;
}
label.checked{
	background-image:url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/field_ok.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	margin-top:3px;
}

.forms_inputReference{
	background-image:url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/reference_row.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:11px;
	color:#666;
	position:absolute;
	z-index:1;
}
.forms_cmbs{
	width:100%;
	height:30px;
}
.forms_browse{
	background-image:url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/btn_browse.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.forms_sectionTitle{
   font-family: Tahoma;
   font-size:13px;
   font-weight:bold;
   color: #F7921E;
}

#forms_ComboBoxMenu {
	position: absolute;
	margin-top:-1px;
	margin-left:2px;
	z-index: 11;
	border:solid 1px #CCC;
	background-color:#FFFFFF;
}

#forms_ComboBoxMiniButton {
	width: 83px;
	height: 29px;
	cursor:pointer;
	text-align:left;
	float:left;
}

.forms_ComboBoxMiniButton_normal {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	background-image: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/ComboBoxMini_Back.png);
	line-height:30px;
	text-indent:8px;
}

.forms_ComboBoxMiniButton_noback {
	line-height:30px;
	text-indent:8px;
}

.forms_ComboBoxMiniButton_clicked {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	background-image: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/ComboBoxMini_Back_clicked.png);
	line-height:34px;
	text-indent:11px;
}

.forms_ComboBoxOption {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	cursor:pointer;
	padding: 5px 20px 5px 5px;
}

.forms_ComboBoxOption:hover{
	color:#FFF;
	background-color: #4E70B7;
}

.forms_ComboBoxOrangeOption {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#DF6112;
	cursor:pointer;
	padding: 5px 20px 5px 5px;
}

.forms_ComboBoxOrangeOption:hover{
	color:#DF6112;
	background-color: #FDC624;
}

.forms_blueTextMedium{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #4E70B7;
}

.forms_orangeTextMedium{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #DF6112;
}