/* Reset */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background-color: #bbbbbb;
	line-height: 20px;
}
img, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table {
	
	
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}

caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
	line-height: 30px;
	-webkit-font-smoothing: antialiased;
}
button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input {
	padding-top: 0px;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
.uline {
	text-decoration: underline
}
a:link {
	color: #2e5587;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #2e5587;
	outline:none;
}
a:hover {
	color: #2e5587;
	text-decoration: underline;
	outline:none;
}
a:active {
	color: #2e5587;
}
a:focus {
	color: #2e5587;
}
.txtborder1 {
	border: 1px solid #999;
	padding: 4px;
	width: 160px;
}
.txtborder2 {
	border: 1px solid #999;
	
	width: 160px;
		
}
.txtborder3 {
	border: 1px solid #999;
	padding: 4px;
	width: 100px;
}
.txtborder4 {
	border: 1px solid #999;
	padding: 4px;
	width: 100px;
	color: #ccc;
	font-style: italic;
}
.txtborder5 {
	border: 1px solid #999;
	padding: 4px;
	width: 50px;
}
.txtborder6 {
	border: 1px solid #999;
	padding: 4px;
	width: 30px;
}
.txtborder7 {
	border: 1px solid #999;
	padding: 4px;
	width: 160px;
}
.bodycontent {
	padding-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #BBBFC2;
	box-shadow: 0 0 5px #BBBFC2;
}
.bodycontent2 {
	padding-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #BBBFC2;
	box-shadow: 0 0 5px #BBBFC2;
	padding:12px 18px 0px 8px;
}
.fontred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.homebodybg {
	background-color: #bbbbbb;
}
form {
	clear: both;
}
.padleft {
	padding-left: 20px;
}
.padrgt {
	padding-right: 20px;
}
.padtop {
	padding-top: 20px;
}
.padbtm {
	padding-bottom: 10px;
	padding-right: 10px;
}
.ftlft {
	float: left;
}
.ftrgt {
	float: right;
}
.txtpad {
	float: left;
}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #323232;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	/*padding-top: 5px;*/
}
/*---------------- Header styles ----------------*/
#container {
	width: 1015px;
	margin: auto;
	border: 0px solid #000;
}
#container2 {
	width: 90%;
	margin: auto;
	border: 0px solid #000;
}
#header {
	margin: 0;
	width: 100%;
	padding: 0px;
}
.logo {
	background: url(../images/sots_v4_header_01.gif) no-repeat;
	width: 65px;
	height: 60px;
}
.logo2 {
	background: url(../images/sots_v4_header_02.gif) no-repeat;
	width: 487px;
	height: 70px;
}
.logo3 {
	background: url(../images/sots_v4_header_03.jpg) no-repeat;
	width: 72px;
	height: 75px;
}
#header_text {
	font-size: 23px;
	text-transform: uppercase;
	float: left;
	font-weight: bold;
	padding-top: 28px;
	padding-left: 2px;
}
/*---------------- Resume builder box ----------------*/

#banner {
	width: 100%;
	padding: 10px 0 0 0;
	border: 0px solid #000;
}
.titlebg {
	border-bottom: 1px solid #e3e2e2;
	color: #154772;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0px 0px 0px;
}
.greybg {
	background: #F8F8F8;
}
.success {
	color: #009900;
	font-size: 13px;
	font-weight: bold;
}
.buttons {
	padding: 25px 0 0 25px;
}
.btn1 {
	background-color: #282828;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#616161), to(#383838));
	background-image: -webkit-linear-gradient(top, #616161, #383838);
	background-image: -moz-linear-gradient(top, #616161, #383838);
	background-image: -o-linear-gradient(top, #616161, #383838);
	background-image: linear-gradient(to bottom, #616161, #383838);
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	text-shadow: -1px -1px 1px rgba(53, 45, 41, 0.77);
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 15px;
	text-align: center;
	font-weight: bold;
	border: none;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn1:link, .btn1:visited {
	color: #fff;
	text-decoration: none;
}
.btn1:hover {
	color: #fff;
	text-decoration: none;
}
.btn1:hover {
	background-color: #282828;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4c4c4c), to(#282828));
	background-image: -webkit-linear-gradient(top, #4c4c4c, #282828);
	background-image: -moz-linear-gradient(top, #4c4c4c, #282828);
	background-image: -o-linear-gradient(top, #4c4c4c, #282828);
	background-image: linear-gradient(to bottom, #4c4c4c, #282828);
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	text-shadow: -1px -1px 1px rgba(53, 45, 41, 0.77);
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 15px;
	text-align: center;
	font-weight: bold;
	border: none;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pdleft {
	padding-left: 25px;
}
.txtborder {
	padding: 5px;
	width: 150px;
	margin: 5px;
}
#button00 {
	background: #474623;
	border: none;
	color: #ffffff;
	font: 19px Arial, "Times New Roman", Times, serif;
	margin: auto;
	padding: 15px 15px;
	width: 95%;
}
#button:hover {
	background: #1e2506;
	cursor: pointer;
}
.butn1 {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.butn2 {
	float: left;
}
.font12 {
	font-size: 13px; font-weight:normal; line-height:22px;
}
.fontnote {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.fontnoteitalic {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
}
.fontnote11 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.button {
	width: 700px;
	float: left;
	margin-top: 15px;
	margin-left: 45px;
}
.button ul {
	padding: 0px;
	margin-top: 15px;
}
.button li {
	list-style-type: none;
	display: inline;
	background: #474623;
	border: none;
	font-weight: bold;
	color: #ffffff;
	margin-right: -4px;
	padding: 7px 38px;
}
.button li:hover {
	background: #1e2506;
	cursor: pointer;
}
#resume_clickhere {
	border: 1px dotted #333333;
	padding: 14px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#resume_clickhere a:link, #resume_clickhere a:visited {
	color: #333333;
	text-decoration: none;
}
#resume_clickhere a:hover {
	color: #333333;
	text-decoration: underline;
}
#resume_clickhere {
	border: 1px dotted #333333;
	padding: 14px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#resume_form {
	background-color: #FEF19B;
	border: 1px solid #FCDB05;
	padding: 10px 5px 10px 5px;
	margin-bottom: 8px;
}
.terms {
	float: left;
	width: 280px;
	padding: 0px 0 11px 10px;
	line-height: 22px;
}
.chkbox {
	float: left;
	width: 25px;
	padding-top: 3px;
}
.terms_txt {
	float: left;
	width: 250px;
	font-size: 12px;
}
.terms_txt a:link, .terms_txt a:visited {
	color: #333333;
	text-decoration: underline;
}
.terms_txt a:hover {
	color: #333333;
	text-decoration: none;
}
.button_continue {
	float: left;
	width: 320px;
	margin-right: -10px;
}
.lblleft {
	float: left;
	width: 250px;
	line-height: 25px;
}
.lblrgt {
	float: right;
	width: 200px;
	line-height: 25px;
}
.border_dotted {
	border-bottom: 1px dotted #666;
	padding: 8px 0px;
}
.view_left {
	float: left;
	width: 150px;
	padding-right: 12px;
	font-weight: bold;
	font-size: 12px;
}
.view_right {
	float: left;
	width: 420px;
	font-size: 12px;
}
.hgt10 {
	height: 7px;
}
.form {
	margin-left: -13px;
	width: 100%;
	border: 0px solid #000;
	position: relative;
	z-index: 100;
	min-height: 400px;
}
.content_title {
	font-size: 18px;
	font-weight: bold;
	color: #226c92;
	padding: 5px 0px 0px 0px;
	border-bottom: 2px solid #D9EAF6;
	height: 25px;
}
.content_title1 {
	font-size: 18px;
	font-weight: bold;
	color: #226c92;
	padding: 15px 0px 0px 0px;
	border-bottom: 2px solid #D9EAF6;
	height: 25px;
}
.paratextblue {
	color: #006cc5;
	text-decoration: underline;
	font-weight: bold;
}
.brdbttm {
	border-bottom: 1px solid #e7e7e7;
	margin: 10px 0px 10px 0px;
}
/*-----------checkbox select content------------*/

.chklist {
	float: left;
}
.summarycnt1 {
}
.summarycnt2 {
	display: none;
}
/* Footer styles */
#footer_container {
	width: 100%;
	background-color: #6a6a6a;
	border-top: 0px solid #0668b8;
	padding: 0px 0px 10px 0px;
	margin-top: 12px;
}
/* Footer font and menus */
#footer_text {
	display:none;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 8px;
}
#footer_menus {
	padding-top: 8px;
	float: right;
	padding-right: 8px;
	color: #fff;
}
#footer_menus a, #footer_menus a:visited, #footer_menus a:active {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#footer_menus a:hover {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}
.tableheadergrey {
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bggrey01 {
	background-color: #f2f2f2;
}
.bggrey0 {
	background-color: #eef3f7;
}
.bggrey10 {
	background-color: #E6E6E6;
}
.bggrey1 {
	background-color: #E6E6E6;
}
.helpsection {
	float: right;
	padding: 1px;
}
.loginboxholder {
	background: #4a4a4a;
	border-radius: 5px;
	padding-bottom: 1px;
	box-shadow: 0 0 5px #BBBFC2;
}
.infobg1 {
	background:url(../images/infobg2.gif) no-repeat; width:481px; height:300px;
}
.infobg2 {
	background:url(../images/infobg1.gif) no-repeat; width:481px; height:266px;
}
.loginbg1 {
	background:url(../images/loginbg1.gif) no-repeat; width:361px; height:326px;
	
	
}
.loginbg2 {
	background:url(../images/loginbg2.gif) no-repeat; width:275px; height:326px;
	
	
	
	
}
.logintitle{
	font-family:Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 14px;
	padding: 20px 8px 8px 8px;
	font-weight: bold;
	text-align: center;
	margin:auto;
}
.infotitle{
	font-family:Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 14px;
	padding: 13px 8px 13px 8px;
	font-weight: bold;
	text-align: center;
	margin:auto;
}
.boxtitle {
	background: url(../images/login_titlebg.gif) no-repeat right;
	border-radius: 6px;
	height: 26px;
	color: #fff;
	font-size: 14px;
	padding: 6px 8px 0 8px;
	font-weight: bold;
	text-align: left;
}
.boxcontent {
	margin: 0px 6px 6px 6px;
	margin-bottom: 6px;
	border-radius: 4px;
	line-height: 26px;
	padding: 15px;
	background: #fff url(../images/bg_logingraphic.gif) no-repeat left bottom;
	color: #333;
}
.notebg {
	background: url(../images/note_bg.gif) no-repeat;
	padding: 10px 15px;
	color: #333;
	font-size: 12px;
}
.note {
	font-size: 12px;
}
.conttentpane {
background:#;
}
.gridbg {
	background: url(../images/gribbg.gif) repeat-x bottom;
	padding-bottom: 10px;
}
#form_left_col {
	width: 100%;
	float: left;
	border: 0px solid #000;
}
#form_right_col {
font-weight:normal;
	width: 230px;
	float: right;
	font-size: 12px;
	border: 0px solid #000;
	line-height: 16px;
	background: #FFFDD2;
	border-radius: 4px;
	padding: 20px;
	box-shadow: 0 0 2px #666666;
	margin-top: -35px;
	margin-right: 0px;
	color: #666666;
	z-index: 9999;
	text-align: left;
	position: absolute;
	right: 0px;
	margin-top: 7px;
	margin-right: 15px;
}
#form_right_col h1 {
	margin-bottom: 22px;
	font-size: 13px;
	font-weight: bold;
}
#banner_header {
	float: left;
	font-weight: bold;
	padding-left: 10px;
	border: 0px solid #000;
	margin-top: -30px;
}
#request_box {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-left: 33px;
	-moz-box-shadow: 0 0 5px #bbbfc2;
	-webkit-box-shadow: 0 0 5px #bbbfc2;
	box-shadow: 0 0 5px #bbbfc2;
	vertical-align: top;
	border: 1px solid #bbbfc2;
}
#request_box2 {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding-left: 33px;
	-moz-box-shadow: 0 0 5px #bbbfc2;
	-webkit-box-shadow: 0 0 5px #bbbfc2;
	box-shadow: 0 0 5px #bbbfc2;
	vertical-align: top;
	border: 1px solid #bbbfc2;
}

.greybg{ background:#7d7d7d; padding:10px; border-radius:8px;}
.greybg_inner{ background:#fff; padding:8px; border-radius:8px;}
.pagetitle{ font-size:22px; font-weight:bold; color:#7d7d7d; padding:0px 0px;}
.chklist ul{ padding-left:35px; margin:0px;}
.chklist li{ padding:0px; margin:0px; line-height:24px; font-size:13px;}

.greybg2{ background:#d6d6d6; padding:10px; border-radius:8px;}
.greybg2_inner{ background:#fff; padding:4px; border-radius:8px;}
.imgborder img{ border:8px solid #fff;}
.imgborder img:hover{ border:8px solid #ecb738;}

.mainnav{ background:url(../images/navbg.gif) repeat-x; height:41px; border-radius:6px;}
.mainnav ul{ padding:0px; margin:0px; padding:6px;}
.mainnav li{ font-size:14px; font-weight:bold; color:#fff; list-style-type:none; display:inline; padding:11px 22px 13px 22px; border-right:2px solid #7E7E7F; }
.mainnav li:hover{ background:#AD0127; padding:11px 22px 13px 22px;}
.mainnav li a:link, .mainnav li a:visited{ color:#fff; text-decoration:none;}
.mainnav li a:hover{ color:#fff; text-decoration:none;}
.boxshadow{ box-shadow:1px 0px 5px #888888; border:1px solid #d5d5d5;} 
.titlebg{ background:#8f8f8f; color:#fff; font-size:14px; font-weight:bold; padding:6px;}
.ribbon_curve{float:right; margin-top:11px; position:relative; margin-right:-1px; }

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:650px;
background: none repeat scroll 0 0 #FFFFFF;
border: 5px solid #7D7D7D;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
z-index:2;
padding:0px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:-11px;
top:-11px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block; 
cursor:pointer;
}
#popupContactClose1{
font-size:14px;
line-height:14px;
right:-11px;
top:-11px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block; 
cursor:pointer;
}
#popupContactClose4{
font-size:14px;
line-height:14px;
right:-11px;
top:-11px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block; 
cursor:pointer;
}
.popup_title{
	background:#990000; color:#fff; font-size:14px; font-weight:bold; padding:2px 6px;
}
.popup_gridtitle{ background: none repeat scroll 0 0 #8F8F8F;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
   
}
.whitebg{ background:#fff; color:#333;}
.fontgrey{ color:#999;}
.fontgrey2{ color:#333;}
.greybg22{ background:#e8e8e8; color:#333; font-size:14px; font-weight:bold}
.font11{ font-size:11px; font-weight:bold;}
.font11_2{ font-size:11px; font-weight:bold;}


.modalPopLite-mask {
	position:fixed;
	z-index:9999;
	background-color:#000;
	display:none;
	top:0px;
	left:0px;
	width:100%;
}
.modalPopLite-wrapper {
	position:fixed;
	z-index:999999;
	/*display:none;*/
    /*left:-10000px;*/
   
}
/* popup */
.popBox-holder {
	display:none;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 999;
	background-color:#000;
	filter:alpha(opacity=20);
	opacity:0.2;
}
.popBox-container {
	display:none;
	background-color: #fff;
	border:4px solid #000;
	padding:10px;
	text-align:center;
	z-index: 1000;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.popBox-container .done-button {
	margin-top:10px;
}
.popBox-container .button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.popBox-container .button:hover {
	text-decoration: none;
}
.popBox-container .button:active {
	position: relative;
	top: 1px;
}
.popBox-container .small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
.popBox-container .blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.popBox-container .blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.popBox-container .blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top, #0078a5, #00adee);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
.popBox-ajax-progress {
	position: fixed;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 99999;
	background-color:#000;
	filter:alpha(opacity=40);
	opacity:0.2;
	background-image: url('ajax-loader.gif');
	background-repeat:no-repeat;
	background-position:center center;
}

#clicker {
	cursor:pointer;
}
#clicker2 {
	cursor:pointer;
}

#popup-wrapper {
	width:auto;
	height:auto;
	background-color:#fff;
	padding:0px;
}
#popup-wrapper2 {
	width:auto;
	height:auto;
	background-color:#fff;
	padding:0px;
}
#popup-wrapper3 {
	width:auto;
	height:auto;
	background-color:#fff;
	padding:0px;
}
#popup-wrapper4 {
	width:auto;
	height:auto;
	background-color:#fff;
	padding:0px;
}

#popup-wrapper5 {
	width:auto;
	height:auto;
	background-color:#fff;
	padding:0px;
}
.fontred{font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold ; color:#F00;}
.fontError{font-family: Arial, Helvetica, sans-serif; font-style:italic; font-size:13px; color:#F00;}
.fontSuccess{font-family: Arial, Helvetica, sans-serif; font-style:italic; font-size:13px; color:#088A08; }
.fontError2{font-family: Arial, Helvetica, sans-serif; padding:0px 7px; font-size:14px; background-color: #F8B1B1;
    border: 0px solid #E97E7E;} 
.txtborderred{
	border:1px solid #900;
	padding:4px;
}
/* end popup */

.modalPopLite-child-1{ border:5px solid #000; background: #fff;-webkit-box-shadow: 0 0px 25px rgba(0,0,0,.9);
	-moz-box-shadow: 0 0px 25px rgba(0,0,0,.9);
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);    
    border: 5px solid #7d7d7d;
	}
	