

/* GS1 Forms */
body.cLumRunTimeBody {
	margin:4px 10px;
	background:white;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	color:#091351;
}
body.cLumRunTimeBody a {
	color:#091351;
	text-decoration:none;
}
body.cLumRunTimeBody a:hover {
	text-decoration:underline;
}

#LumPropertyPageBody
{
	background:white;
	border:0;
	padding:0;
	width:auto;	
}

.cLumPropertyPage {
	background:white;
	padding:8px 0;
}
.cLumControlGroup
{
	width:auto;
	padding:10px 0;
	background:white;
	border:0;
}

.cLumLabel
{
	padding:0 10px 0 0;
	width:120px;
	font-weight:bold;
	color:#091351;
	font-size:110%;
}

.cLumInputText, .cLumTextArea, .cLumImagePickerInputText, .cLumDisabledInputText
{
	border:1px solid #666;
	width:390px;
	height:16px;
}
.cLumTextArea
{
	height:120px;
	overflow:auto;
}

.cLumFilters
{
	background:#f2f2f2;
}

#LumButton1 ul 
{
	 margin:0 12px 0 0;
	 padding:0;
	 float:right;
	 width:auto;
	 list-style-type:none;
}
#LumButton1 ul li 
{ 
 	display:inline;
}
#LumButton1 a 
{
	 float:left;
	 display:block;
	 min-height:1px;
	 _height:1%;
	 padding:2px 3px;
	 font-size:110%;
	 text-transform:lowercase;
	 font-weight:bold;
	 color:#091351;
	 border:1px solid #091351;
	 text-decoration:none;
	 background:white;
}
#LumButton1 .brdleft, #LumButton1 .brdright 
{
	 display:none;
}
#LumButton1 ul li .spacer 
{
	 float:left;
	 width:4px;
	 height:25px;
}
#LumButton1 img
{
	 /*vertical-align:top;
	 border:0;
	 margin:0 6px 0 0;*/
	 display:none;
}
#LumButton1 span.LumButtonColor
{
	color:#091351;
	font-weight:bold;
	font-size:110%;
}

.cLumControlGroupHeader {
	font-weight:bold;
	font-size:110%;
}




















