﻿/* File Created: November 20, 2013 */
.modalBackground
{
	background-color: #333333;
}

.modalPopup
{
	background-color: Red;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 1px;
	width: auto;
	height: 100px;
}

.span_style1
{
	color: Red;
	font-size: 1.0em;
	font-weight: bold;
}

.modalPopup1
{
	background-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 1px;
	width: 600px;
	height: auto;
	margin: auto;
}


.ddl1
{
	background-color: #FFFFFF;
	border: 1px solid #B6B7C5;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	font: 13px/16px Arial,sans-serif !important;
	padding: 6px;
	width: 275px;
	height: 30px;
}

.wrapper1
{
	background: url("../img/wrapper_bg.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
	height: auto;
	margin: 0 auto;
	width: 1005px;
	padding-top: 100px;
}

.row1
{
	margin: 0 auto;
	width: 986px;
}

.personal_inner
{
	padding: 0 20px 0 0;
}

.GridViewHeaderStyle_1
{
	background-color: Menu;
	color: Navy;
	text-align: left;
	font-family: sans-serif, verdana, arial, helvetica, sans-serif !important;
	font-weight:bold;
	font-size: 1.2em;
	height: 40px;
}

.GridViewItemSytle_1
{
	font-size: 1.2em;
	line-height: 35px;
	border: 1px solid gray;
	font-family: sans-serif, verdana, arial, helvetica, sans-serif !important;
}



.clsheader
{
	padding: 10px 10px;
	background: #fff;
	background-color: #f4f9ff;
}

.clsheaderSection1
{
	width: 99%;
	margin: auto;
	height: auto; /*border: 1px solid red;*/
}

.clsheaderSection1 .allSide
{
	width: 99%;
	margin: 3px;
	padding-left: 10px;
	float: left;
	height: auto;
}


.clsheaderSection1 .leftSide
{
	width: 49%;
	margin: 1px;
	float: left;
	padding-top: 20px;
	height: auto;
}

.clsheaderSection1 .rightSide
{
	width: 48%;
	margin: 1px;
	float: right;
	padding-top: 20px;
	height: auto;
}


/* ---- MEMBER ROW STYLEs  ----*/


.row_style_1
{
	width: 99%;
	vertical-align: top;
	float: left; /*border:1px solid orange;*/
	height: auto !important;
	padding: 0px 0px 10px 0px !important;
	font-family: sans-serif, verdana, arial, helvetica, sans-serif !important;
	font-size: 1.0em !important;
}

.label_style_1
{
	font-family: sans-serif, verdana, arial, helvetica, sans-serif;
	font-size: 1.0em !important;
	width: 35%;
	float: left;
	color: #113A62; /*border:1px solid orange;*/
	height: auto !important;
}

.input_style_1
{
	font-family: sans-serif, verdana, arial, helvetica, sans-serif;
	font-size: 1.0em !important;
	width: 63%;
	float: left;
	color: #2E2E2E; /*border: 2px solid gray;*/
	padding: 0px !important; /*border:1px solid orange;*/
	height: auto !important;
}


.button_style_1
{
	font-family: sans-serif, verdana, arial, helvetica, sans-serif;
	font-size: 1.3em !important;
	border-style: none;
	width: auto;
	height: 20px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	display: inline;
}


.label_style_2
{
	font-family: sans-serif, verdana, arial, helvetica, sans-serif;
	font-size: 1.0em !important;
	width: 30%;
	float: left;
	color: #113A62;
	height: auto;
}

.input_style_2
{
	font-family: sans-serif, verdana, arial, helvetica, sans-serif;
	font-size: 1.0em !important;
	width: 69%;
	float: left;
	color: #2E2E2E; /*border: 2px solid gray;*/
	padding: 0px !important; /*border:1px solid orange;*/
	height: auto !important;
}

.control-label1
{
	font-family: sans-serif, verdana, arial, helvetica, sans-serif;
	font-size: 1.0em !important;
	width: 15%;
	color: #113A62;
}

.control-button1
{
	border: 1px solid #acc6db;
	background-color: rgb(23, 165, 201);
	font-size: 1.0em;
	color: White;
	cursor: pointer;
}

.control-button-submit
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
	box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
	-moz-box-sizing: border-box !important;
	background-color: navy;
	color: White;
	cursor: pointer;
	display: inline-block;
	font-family: sans-serif, verdana, arial, helvetica, sans-serif !important;
	font-size: 1.2em !important;
	line-height: auto !important;
	outline: none !important;
	padding: 5px 5px 5px 5px !important;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: auto !important;
	text-transform:uppercase;
}

.row_style_1 .control-textbox1
{
	border: 1px solid #acc6db;
	background-color: #fff;
	font-size: 1.0em !important;
	font-family: sans-serif, verdana, arial, helvetica, sans-serif !important;
	color: #113A62 !important;
	width: 280px !important;
	height: auto !important;
	padding: 0px 0px 0px 0px !important;
	vertical-align: top;
	text-transform:uppercase;
}


.row_style_1 .control-textbox2
{
	border: 1px solid #acc6db;
	background-color: #fff;
	font-size: 1.0em !important;
	font-family: sans-serif, verdana, arial, helvetica, sans-serif !important;
	color: #113A62 !important;
	width: 180px !important;
	height: auto !important;
	padding: 0px 0px 0px 0px !important; /*border: 1px solid red;*/
	text-transform:uppercase;
}

.row_style_1 .control-textbox3
{
	border: 1px solid #acc6db;
	background-color: #fff;
	font-size: 1.0em !important;
	height: auto !important;
	padding: 0px 0px 0px 0px !important;
}

.control-dropdownlist1
{
	border: 1px solid #acc6db;
	font-size: 1.0em !important;
	font-family: sans-serif, verdana, arial, helvetica, sans-serif;
	color: #113A62;
	width: 280px !important;
	height: auto;
	text-transform:uppercase;
}

.control-dropdownlist2
{
	border: 1px solid #acc6db;
	background-color: #fff;
	font-size: 1.0em;
	font-family: sans-serif, verdana, arial, helvetica, sans-serif;
	color: #113A62;
	width: 280px !important;
	height: auto;
	margin-bottom: 5px !important;
	azimuth: -webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	text-transform:uppercase;
}
/* Confirmation Panel CSS */
.pnlConfirm
{
	background-color: #B5C7DE; /*#D9E1E4;*/
	height: auto;
	width: 500px;
	margin: "2px 2px 2px 2px";
	border: 1px solid #44525E;
}

.pnlConfirm > table
{
	margin-left: 5px !important;
	border: Solid 1px gray;
	width: 99% !important;
	height: auto;
}

.pnlConfirm .pnlConfirm-row
{
	padding-bottom: 3px !important;
}

.pnlConfirm-lable
{
	width: 40% !important;
	padding-right: 10px !important;
	background-color: #6898d0;
	font-weight: bold !important;
	font-size: 1.2em !important;
}
.pnlConfirm-text
{
	width: 59% !important;
	font-size: 1.2em !important;
}

.pnlConfirm-button
{
	background-color: #6898d0;
	font-size: 1.2em !important;
	cursor: pointer;
	padding: 10px, 0px, 10px, 0px !important;
}
