@CHARSET "UTF-8";

body {
	margin: 10px 80px 0px 50px;
	padding: 0px;
	text-align: center;
}

stat-btn {
	padding: 15px;
}

.required {
	background-image: url(/images/required.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

#Content {
	width: 500px;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
}

#Content-Node {
	width: 758px;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
	font-size: 9pt;
}
#left-ads {
	width: 120px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	font-size: 9pt;
	position: absolute;
	top: 450px;
	left: 60px;
}

#bg-image1 {
	width: 204px;
	margin: 0px auto;
	position: absolute;
	top: 90px;
	left: 54px;
}

.welcome {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
}

.curr-node-title {
	font-family: Helvetica, Arial;
	color: #777777;
	font-size: 18px;
}

.curr-node-project,.curr-node-project-mlad,.curr-node-project-kids,.curr-node-project-common,.curr-node-project-podrs,.curr-node-project-man,.curr-node-project-woman {
	font-family: Helvetica, Arial;
	color:#af6a39;
	font-size: 20pt;
}
.curr-node-project-mlad{
	color:#af6a39;
}
.curr-node-project-kids{
	color:#fc3789;
}
.curr-node-project-common{
	color:#36231c;
}
.curr-node-project-podrs{
	color:#516b7c;
}
.curr-node-project-man{
	color:#9f634b;
}
.curr-node-project-woman{
	color:#516b7c;
}



.curr-node-descr {
	font-family: Helvetica, Arial;
	color: #BFBFBF
}

.curr-node-descr1 {
	font-family: Arial;
	color: #af6a39;
	font-style: italic;
	font-size: 11px;
}

.time {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
}

.welcome-bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}

.text-bold {
	font-family: Helvetica, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: windowtext;
}

.dataCol1 {
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: white;
	background-color: #d3dee7;
	font-weight: bold;
	font-size: 13pt;
	padding: 10px;
}

.dataCol2 {
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: white;
	background-color: #d3dee7;
	padding: 10px;
}

.footer {
	text-align: center;
	color: #777777;
	margin: 30px 0px 5px 0px;
	font: 11px Arial;
	text-decoration: none;
	border-top-style: solid;
	border-top-color: #cbdef9;
	border-top-width: thin;
	width: 100%;
	display: inline-block;
	overflow: hidden;	
}

.logo_c1 {
	text-align: left;
}

.display {
	font-family: Helvetica, Arial;
	font-size: 12pt;
	font-weight: bold;
}

.description {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	font-style: italic;
}

.logo_c3 {
	text-align: right;
}

.logo_c3_1 {
	align: right;
}

.m_col1 {
	text-align: left;
}

.m_col5 {
	text-align: right;
	width: 10%;
}

a.btn:link,a.btn:visited {
	float: left;
	margin: 2px 5px 2px 5px;
	padding: 2px;
	width: 100px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid black;
	border-left: 1px solid #cccccc;
	border-right: 1px solid black;
	background: #cccccc;
	text-align: center;
	text-decoration: none;
	font: normal 10px Verdana;
	color: black;
}

a.btn:hover {
	background: #eeeeee;
}

a.btn:active {
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid black;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid black;
}

a.btn_cancel:link,a.btn_cancel:visited {
	float: right;
	margin: 2px 5px 2px 5px;
	padding: 2px;
	width: 110px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid black;
	border-left: 1px solid #cccccc;
	border-right: 1px solid black;
	background: #cccccc;
	text-align: center;
	text-decoration: none;
	font: normal 10px Verdana;
	color: black;
}

a.btn_cancel:hover {
	background: #eeeeee;
}

a.btn_cancel:active {
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid black;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid black;
}

.error {
	color: red;
}

.copy {
	margin: 0 0 0 50px;
}

img {
	border-style: none;
}

.icon {
	float: left;
	margin: 2px;
}

.footer_line {
	color:#cbdef9;
	width: 100%;
}

.msg_none {
	border-color: #fff;
}

.msg_info,.msg_error {
	width: 100%;
	margin: 2px;
	border-style: solid;
	border-width: thin;
}

.msg_error {
	border-color: #FFE5DB;
}

.msg_info {
	border-color: #D1FFD6;
}

/* Customization */
.shadow {
	background: #eeeeee;
	padding: 0 5px 5px 0;
}

.col1 {
	background-color: white
}

.col2 {
	background-color: white
}

.col3 {
	background-color: white
}

.col4 {
	background-color: white
}

.col5 {
	background-color: white
}

.col6 {
	background-color: white
}

.flow-preview {
	margin-top: 20px;
}
.td-index-col{
	vertical-align: top;
}

.choice-radio,.choice-radio-on,.choice-radio-off {
	font-family: Helvetica, Arial;
}

.choice-radio-on {
	font-size: 10pt;
}

.choice-radio-off {
	font-size: 8pt;
}

.dropshadow2 {
	float: left;
	clear: left;
	background: url(/images/shadowAlpha.png) no-repeat bottom right
		!important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
	width: 100%;
}

.innerbox {
	position: relative;
	bottom: 6px;
	right: 6px;
	/*border: 1px solid #999999;*/
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.ui {
	background: #fffdc6;
}

.start {
	background: #e6ecd0;
}

.end {
	background: #ffe6e6;
}

.dash-node-name,.dash-node-name-start,.dash-node-name-end {
	padding: 2px;
	font-size: 10pt;
	clear: right;
}

.dash-node-name-start {
	color: MediumSeaGreen
}

.dash-node-name-end {
	color: Salmon
}

.dash-node-time {
	padding: 2px;
}

.dash-node-owner {
	padding: 2px;
}

.emlactionValue0 {
	background-image: url(/images/process.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

.emlactionValue1 {
	background-image: url(/images/delete.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

.project-desc {
	text-transform: capitalize
}

.history-detail-table {
	border-style: solid;
	border-width: thin;
	border-color: #ccc;
}

.radio-lines {
	width: 100%;
	font-family: Arial;
	font-size: 18px;
	color: #777777;
}

.fld-lines-box {
	
}

.table-top {
	width: 100%;
}

.table-top-td {
	width: 70%;
	vertical-align: top;
}
.header-bottom-line{
	width:100%;
	border-width:thin;
	border-bottom-style:solid;
	border-color:#cbdef9;
}
.group,.group-kids,.group-common,.group-podrs,.group-man,.group-woman{
	font-family:Arial;
	font-size: 24px;
	color:  #af6a39; 
	font-weight: bold;
}
.group-kids{
	color:  #fc3789; 
}
.group-common{
	color:  #36231c; 
}
.group-podrs{
	color:  #516b7c; 
}
.group-man{
	color:  #9f634b; 
}
.group-woman{
	color:  #516b7c; 
}
.readonly_field{
	font-family:Arial;
	font-size: 18px;
	color:  #333333; 
	font-weight: bold;
}
.start-btn-guest {
	padding: 15px;
	font-family:Arial;
	font-size: 25px;
	font-weight: bold;
}
.how-it-works{
    font-family: Helvetica, Arial;
	font-size: 16pt;
	font-style: italic;
}