﻿/*html, body
{
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif;
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-size: 75%;
}*/

div.mainPnl
{
	background-color: Transparent;
	font-family: Verdana, Helvetica, Arial;
	font-size: 100%;
	font-weight: normal;
	/*color: #000000;*/
	text-align: left;
	width: 405px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}


div.formHeadPnl
{
	width: 100%;
	background-color: #289FB3;
	font-weight: bold;
	text-transform: uppercase;
}

div.formTopNamePnl
{
	background-color: transparent;
	text-align: left;
	padding: 5px 5px 5px 5px;
	width: 100%;
}

div.formPnl
{
	border: 1px solid #DDD;
	background-color: #FFFFFF;
	width: 100%;
	text-align: left;
	padding: 7px;
}

div.firstPageWelcomePnl
{
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 0px 0px;	
}


div.pageHeadPnl
{
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 22px;
}


div.pagePnl
{
	background-color: transparent;
	width: 100%;
}

div.pageDescPnl
{
	font-weight: normal;
	line-height: 120%;
	background-color: transparent;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
}

div.pageErrorPnl
{
	background-color: transparent;
	font-weight: bolder;
	color: red;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.itemPnl
{
	background-color: transparent;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
}

div.TextBoxFieldPanel
{
	background-color: transparent;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div.pageNavPnl
{
	background-color: Transparent;
	clear:both;
	height: 25px;
	width: 100%; 
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

div.pageOfPagePnl
{
	background-color: Transparent;
	border: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 15px;
	float: left;
}


div.itemTopNamePnl
{
	background-color: transparent;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 4px 0px 0px;
	width: 100%;
}


span.nameLbl
{
	color: #000;
	font-weight: bold;
}

span.formNameLbl
{
	color: #FFF;
}

span.pageDescLbl
{
	color: #000;
}
input.TextBox
{
	background-color: white;
	border: solid 1px #B3B3B3;
	color: #000000;
	text-align: left;
	width: 130px;
	height: 19px;
}

input.ifformPrevButton
{
	/* Comment this area form a standard button */
	/*background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;*/
	/* Comment this area form a standard button */

	padding: 0px 4px 0px 0px;
	margin: 0px 4px 0px 0px;
	float:left;
}
input.ifformNextButton
{
	/* Comment this area form a standard button */
	/*background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;*/
	/* Comment this area form a standard button */

	padding: 0px 4px 0px 0px;
	margin: 0px 4px 0px 0px;
	float: left;
}


input.ifformSubmitButton
{
	/* Comment this area form a standard button */
	/*background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;*/
	/* Comment this area form a standard button */

	padding: 0px 4px 0px 0px;
	margin: 0px 4px 0px 0px;
	float: left;

/*	background-image: url(/sitecore%20modules/Web/Interfolio.FormsPro/send.gif);
	width: 47px;
	height: 19px; */
}


textarea.TextAreaBox
{
	background-color: white;
	border: solid 1px #B3B3B3;
	color: #000000;
	text-align: left;
	width: 350px;	
}

select.ifformMultiSelectList
{
	background-color: white;
	border: solid 1px #B3B3B3;
	color: #000000;
	text-align: left;
	width: 200px;
}

select.ifformSelectList
{
	background-color: white;
	border: solid 1px #B3B3B3;
	color: #000000;
	text-align: left;
	width: 200px;
	height: 19px;

}

table.ifformradiogroup
{
	line-height: 120%;
	font-size: 100%;
}

table.ifformcheckboxgroup
{	
	line-height: 120%;
	font-size: 100%;
}

/**********************************************
/***
/***   Group Stuff Start	
/***
/************************************************/

div.groupHeadPnl
{
	width: 100%;
	border-top: solid 1px #DDD;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

div.groupPnl
{
	background-color: transparent;
	border-bottom: solid 1px #DDD;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}

div.groupformpanel
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
		
}

div.groupButtonPnl
{
	background-color: transparent;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.groupTabPanel
{
	background-color: transparent;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 0px 4px;
	/*float: left;
	clear: both; */
}

table.groupTable
{
}

tr.groupTableHeadRow
{
}
td.groupTableHeadCell
{
	border-right: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
}
tr.groupTableRow
{
}
td.groupTableCell
{
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
}

div.groupFormPanel
{
	width: 100%;
}

input.groupTableDeletBtn
{
	/* Comment this area form a standard button */
	/*background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;*/
	/* Comment this area form a standard button */
}

input.groupTableEditBtn
{
	/* Comment this area form a standard button */
	/*background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;*/
	/* Comment this area form a standard button */
}

input.groupButton
{
	/* Comment this area form a standard button */
	/*background: #7fba00;
	color: White;
	font-weight:bold;
	font-size:90%;
	border-bottom: solid 1px #436200;
	border-right: solid 1px #436200;
	border-top: solid 1px #a9d154;
	border-left: solid 1px #a9d154;*/
	/* Comment this area form a standard button */
	padding: 0px 4px 0px 0px;
	margin: 0px 4px 0px 0px;
}
/**********************************************
/***
/***   Group Stuff End
/***
/************************************************/