﻿body {
	font-family:Arial, Helvetica, sans-serif;
	color: #27291B;
	text-align:justify;
	font-size:13px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:#F2F2F2;
}
/*----------------------------- Container Start here ---------------------*/
#container {
	width:972px;
	height:auto;
	margin:0px auto;
}
.main {
	width:972px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.header {
	width:auto;
	height:auto;
	margin:10px 0px;
}
.login_bg {
	width:auto;
	height:auto;
	margin:0px;
	float:left;
	margin-top:200px;
	margin-bottom:200px;
}
.login_bg .login_gray_bg {
	background:url(../Images/login_bg.png);
	width:432px;
	height:300px;
	float:left;
	margin-left:274px;
	background-size:cover;
}
.login_bg .login_gray_bg h1 {
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #fff;
	padding-bottom:7px;
	margin:12px 36px;
}
.login_bg .login_gray_bg .login_txt {
	width:400px;
	height:auto;
	float:left;
	margin:5px 0px;
	margin-left:37px;
}
.login_bg .login_gray_bg .login_txt label.txt {
	width:100px;
	float:left;
	color:#525252;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}
.login_bg .login_gray_bg .login_txt .textbox {
	width:200px;
	height:20px;
	padding:0px 5px;
	border:1px solid #9b9b9b;
}
.login_bg .login_gray_bg .login_txt .checkbox_txt {
	font-size:11px;
	float:left;
	margin-top:-2px;
}
.login_bg .login_gray_bg .login_txt a {
	color:#333;
	font-size:11px;
}
.login_bg .login_gray_bg .login_txt a:hover {
	color:#333;
}
.login_bg .login_gray_bg .login_txt .login_btn {
	float:left;
}
.footer {
	width:972px;
	text-align:center;
	height:auto;
	margin:0px auto;
	color:#FFF;
}
.lable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#525252;
}
.lable1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#525252;
	white-space:pre-wrap;
}
.lable_wordwrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	white-space:pre-wrap;
}
.captionh {
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px solid #b1b1b1;
	color:#fff;
	background-color:#2D2D2D;
}
.captionsh {
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:Black
}
.lablecolor {
	color: #0066cc;
	font-size: 15px;
}
.atrbgcolor {
	background-color: #ccccff;
}
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 120px;
}
.msglabel {
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
}
.dropdown {
	padding: 0px 0px 0px 5px;
	border: 1px solid #9B9B9B;
	}
input.button {
	border:1px solid #d77700;
	background:#0B6BA5;
	font-size:12px;
	color:#ffffff;
	cursor: hand;
	font-weight:bold;
	width:60px;
}
.outertable {
	background-color:#FCFCFC;
	border-width:thin;
	border-style: solid;
	border-color:#0B6BA5;
}
.poutertable {
	width:100%;
	height:auto;
}
.pinnertable {
	margin-top:2px;
	padding:5px 0px;
	width:100%;/*border-width:thin;
	border-style: solid;
	border-color:#D7D7D7;*/
}
.tophd {
	height:86px;
	width:894px;
	/*background-image:url(../Images/prp_logo.png);*/
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:left;
	font-size:xx-large;
}
.topleftbg {
	height:86px;
	width:162px;
	background-image:url(../Images/prp_logo.png);
	background-repeat:no-repeat;
}
.toprightbg {
	height:86px;
	background-image:url(../Images/topbg.jpg);
	background-repeat:repeat-x;
}
.menubg {
	height:38px;
	font-size:12px;
	background-repeat:repeat-x;
	color:#fff;
}
.menubg a {
	color:#fff;
	font-weight:bold;
}
.menubg a:hover {
	text-decoration:underline;
}
.footer_txt {
	height:38px;
	font-size:12px;
	background-repeat:repeat-x;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer_txt a {
	color:#222;
	font-weight:bold;
}
.footer_txt a:hover {
	text-decoration:underline;
}
.rigtbg {
	height:252px;
	width:200px;
	background-image:url(../Images/mobile.jpg);
	background-repeat:no-repeat;
	background-color:#E0E1E5;
}
.tdbgcolor {
	background-color:#E0E1E5;
}
.toplinks {
	width:154px;
	height:38px;
	color:#ffffff;
	text-align:center;
}
.toplinks a {
	width:154px;
	text-decoration:none;
	display:block;
	padding-top:40px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/off.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#ffffff;
	text-align:center;
}
.toplinks a:hover {
	background-image:url(../images/on.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#90D900;
	text-align:center;
}
.AllPageBorder {
	border-width:thin;
	border-style: solid;
	border-color:#0B6BA5;
}
.Border1 {
	border-style:solid;
	border-color:#006666;
	Border-Width:1px
}
.HeaderClass {
	/*background-color:#006666;*/
	background-color:#0B6BA5;
	border:thin solid #FFFFFF;
	color:#FFFFFF;
}
.HeaderLinkClass {
	color:#171717;
	font-weight:bold;
}
.ContentClass {
	background-color:#F0F8FF;/*border:thin dashed #000000;*/
}
/*Round Table*/
#round_corners_table {
	border: 0px;
	border-collapse: collapse;
	background-color: #69c;
}
#top-row {
	height: 20px;
}
#bottom-row {
	height: 20px;
}
#tl {
	width: 18px;
	background-image: url(../Images/corner1.jpg);
}
#tr {
	width: 18px;
	background-image: url(../Images/corner2.jpg);
}
#bl {
	background-image: url(../Images/corner3.jpg);
}
#br {
	background-image: url(../Images/corner4.jpg);
}
/*End Round Table*/

.innerrightbar {
	width:694px;
}
.bar {
	width:990px;
	height:35px;
}
.bartitle {
	float:left;
	width:200px;
	line-height:35px;
	padding-left:40px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.bartitleright {
	float:right;
	width:990px;
	line-height:32px;
}
.userdetailbox {
	border: #d8d8d5 1px solid;
	border-top:none;
	padding:5px;
	border-bottom:none;
	background-color:#FCFCFC;
}
.down {
	clear:both;
	width:100%;
	height: 15px;
}
.bulksms {
	float:right;
	margin-top:18px;
}
.logout_btn {
	float:right;
	margin-top:8px;
	margin-right:10px;
}
/*---------------------- gridview ---------------------------*/
table.gridview {
	width:99%;
	height:auto;
	margin-top:10px;
	border:1px solid #ccc;
}
table.gridview th {
	font-size:12px;
	font-weight:bold;
	background:#e5e5e5;
	height:25px;
	padding:0px 3px;
	border:1px solid #ccc;
}
table.gridview td {
	font-size:12px;
	height:25px;
	padding:0px 3px;
	border:1px solid #ccc;
}
table.gridview td a {
	color:#0000ee;
	font-weight:bold;
}
table.gridview td a:hover {
	text-decoration:none;
}
.textbox {
	width:188px;
	height:20px;
	padding:0px 5px;
	border:1px solid #9b9b9b;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.lable2 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.lable span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.header_dynamic {
	text-align:center;
	font-size: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 86px;
	text-transform: uppercase;
	padding-top:15px;
}

.header_dynamic1 {
	font-size: 50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 86px;
	width:200px;
	color:#000;
	text-transform: uppercase;
}
/*---------------------- footer ------------------------*/
#footer {
	position: fixed !important;
	position: absolute; /* ie6 value b/c !important ignored */
	width: 100%;
	bottom: 0px;
	z-index: 5;
	height:40px;
	color:#fff;
	border-top:2px solid #000;
	background:#2D2D2D;
}
#top {
	position: fixed !important;
	position: absolute; /* ie6 value b/c !important ignored */
	width: 100%;
	top: 0px;
	z-index: 5;
	height: 100px;
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
	background: #2D2D2D;
}


.modalBackground { 
 /*background-color:filter: alpha(opacity=70); 
  opacity:0.7;*/
}
.modalPopup 
{
    background-color:#ffffdd; 
    border-width:3px; 
    border-style:solid; 
    border-color:Gray; 
    padding:3px; 
    width:250px; 
}

.ListBoxCssClass
{
    /*color:GhostWhite;
    background-color:DarkOliveGreen;*/
    font-family:Courier New;
    font-size:large;
    font-style:italic;
}

.preSpacing
{
   /* white-space: pre;*/
	
}

.preSpacing1
{
    white-space: pre;
    font-family:Courier New;
    font-size:large;
    font-style:italic;
}

.divWaiting{
   
position: absolute;
background-color: #FAFAFA;
z-index: 2147483647 !important;
opacity: 0.8;
overflow: hidden;
text-align: center; top: 0; left: 0;
height: 100%;
width: 100%;
padding-top:20%;
} 

.modalBackground
        {
            background-color:#e6e6e6;
            filter:alpha(opacity=60);
            opacity:0.60;
        }