﻿

.bodyback {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4949;
}
.hdr{
	font-size:16px;
	color:White;
}
.hdr2{
	font-size:14px;
	color:#000000;
}
h1 {
	font-size: 16px;
	color: White;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
} 
h2 {
	font-size: 14px;
	color: Black;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
a{
	text-decoration:none;
	color:#006FA2;
}
a:hover{
	text-decoration:underline;
}
.rmenu{
	font-size:12px;
	color:#F0ECEC;
}
.rmenu:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.menu2{
	font-size:12px;
	color:#FFFFFF;
}
.menu2:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.top,.tmenu{
	font-size:12px;
	color:#e0e0e0;
	text-transform:none;
}
.tmenu:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.tmenu2{
	font-size:12px;
	color:#424242;
	text-transform:none;
}
.tmenu2:hover{
	color:#000000;
	text-decoration:none;
}
.bot{
	color:#93b5cc;
}


.bot:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.botmenu{
	color:#868686;
}
.botmenu:hover{
	color:#000000;
	text-decoration:none;
}

.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 24px;
	width: 100%;
	background-image: url(../images/inputback.gif);
	border: 1px solid #d9e2e6;
}
.inp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100%;
}

ul {	margin: 0px;	padding: 5px 5px 5px 15px;	list-style: url(../images/bullet_orange.gif);}
li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.BuyNowButton
{
    width: 119px;
    height: 24px;
    background: transparent url('../images/WizardButton.gif') no-repeat;
    border: 0px;
    color: white;
    font-weight: bold;
    font-size: 11px;
    margin-left:10px;
    cursor: pointer;
}
.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}
.watermarked {
	height:23px;
	width:250px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}


.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }
	
.ui-autocomplete {
	max-height: 400px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
}
/* IE 6 doesn't support max-height
	* we use height instead, but this forces the menu to always be this tall
	*/
* html .ui-autocomplete {
	height: 400px;
}
.ui-autocomplete-category {
    font-size: 14px;
    color:Gray;
    font-weight:bold;
    padding:.2em .4em;
    margin:.6em auto .6em;
    line-height:1.5;
    float:left;
    clear:left;
    zoom:1;
    text-align:center;
}
.ui-autocomplete .ui-menu-item {
    font-size:13px;
}
.ui-autocomplete .ui-menu-item a {
    padding-left:2.0em !important;
}
.ui-jqgrid .loading { 
    background: white url('images/Grid-loader.gif') no-repeat 50% top !important; 
    padding-top:30px !important; 
}

.numRemaining
{
    background-color:#EEE;
    color:#777;
    font-size:1.0em;
    font-weight:normal;
    font-family:Arial Black;
    text-align:right;
    margin-left:60px;
    width:40px;
    position:absolute;
    top:2px;
    left:450px;
    padding:2px;
    border: 1px solid #DDD;
}

.recipientList{list-style-type: none;}
.recipientList li{display:inline;margin:0;padding:0}
.recipient
{
    background-color:#FFFADB;
    padding:4px 8px;
    border:1px solid #777;
    margin:2px 4px 2px 0px;
    display:inline-block;
}
.recipient-number{color:#426D35;}
.recipient-name{color:#026AA5;}
.recipient-group{color:#DB0233;}

.x-close
{
    cursor:pointer;
    background: url('images/tiny-close.gif') no-repeat 0 0;
    height:15px;
    width:15px;
    display:inline-block;
    margin:0 4px 0 -4px;
}

.groups ul
{
    margin: 0px;
    padding: 5px;
    list-style: none;
    cursor:pointer;
}

.groups li
{
    padding: 5px 8px;
    margin-bottom: 3px; 
    font-size: 1.1em;
    font-weight:bold;
    text-align:center;
}
.groups .up-button
{
    text-align:center;
    padding: 2px;
    margin: 5px 50px 0 50px;
}
.customers input.search, .templates input.search, .senderid input.search, .businesstype input.search, .keywords input.search {
    width:620px;
    margin: 14px 18px;
    height: 26px;
    padding:2px;
}
.btnAdd, .btnGrp, .btnCreate, .btnOK {
    color:#009900 !important;
   
}
.btnDel, .btnCancel {
    color:#990000 !important;
   
}
.btnEdt, .btnSave {
    color:#000099 !important;
   }
.watermark {
    color:#999;
}

.modal {
    background-color: white;
    display: none;
    padding: 5px 15px;
    text-align: left;
    border: 2px solid #333;
    opacity: 1.0;
    z-index: 10000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0 0 50px #CCC;
    -webkit-box-shadow: 0 0 50px #CCC;
}
.modal h2 {
    margin: 0px;
    padding: 20px 0 10px 65px;
    border-bottom: 1px solid #333;
    font-size: 20px;
}

.addSenderIdHeader {
    background: url(../images/Contact.gif) 0 50% no-repeat;
    height:35px;
    color: #4A4949;
    font-family: Arial,Helvetica,sans-serif;
    font-size:25px;
    color:#4A4949;
    font-weight:bold;
    border-bottom: 1px solid #333333;
    margin : 0;
    padding: 20px 0px 5px 5px;
}


.addTemplateHeader
{
    background: url(../images/Contact.gif) 0 50% no-repeat;
    height:38px;
    color: #4A4949;
    font-family: Arial,Helvetica,sans-serif;
    font-size:20px;
    color:#4A4949;
    font-weight:bold;
    border-bottom: 1px solid #333333;
    margin : 0;
    padding: 20px 0px 5px 5px;
}

.alertText {
    background: url(../images/companyInfo.gif) 0 50% no-repeat;
    font-family: Arial,Helvetica,sans-serif;
    font-size:15px;
    color:#4A4949;
    font-weight:bold;
    margin : 0;
    padding: 15px 0px 5px 90px;
}

.questionHeader {
    background: url(../images/Question.png) 0 50% no-repeat;
    font-family: Arial,Helvetica,sans-serif;
    font-size:20px;
    color:#4A4949;
    font-weight:bold;
    border-bottom: 1px solid #333333;
    margin : 0;
    padding: 20px 0px 5px 25px;
}


.modal h2.sendHeader {
    background: url(../images/Send48.gif) 0 50% no-repeat;
}
.modal h2.scheduleHeader {
    background: url(../images/Schedule48.gif) 0 50% no-repeat;
}
.formInput {
    height: 26px;
    width: 250px;
    margin-left: 20px;
    padding:2px;
    line-height: 22px;
    font-size: 15px;
}

.formLabel {
    font-weight:bold;
    color:#666;
    vertical-align:top;
    font-size:12px;
}
/*BirthDaySMS*/
.header {
    padding:18px 55px;
    margin: 0 ;
    font-size: 1.4em;
    font-weight:bold;
    border-bottom-width:0px;
    background-repeat:no-repeat;
    background-position: left center;
    margin-left: 1px;
    
}
.footer {
    text-align:center;
    padding: 2px;
    margin: 0 30px 5px 30px;
    border-top-width:0px;
    height:30px;
}
.birthdaySMS .header {
    background-image:url(../images/Contact.gif); /*Replace with Birthday.gif when one is available.*/
}
.groups .header {
    background-image:url(../images/Recipients.gif); 
}
.customers .header {
    background-image:url(../images/Contact.gif); 
}
.templates .header {
    background-image:url(../images/Compose48.gif); 
}
.senderid .header {
    background-image:url(../images/senderid48.gif); 
}
.keywords .header {
    background-image:url(../images/keywords_s48.gif); 
}
.scheduledsms .header {
    background-image:url(../images/Schedule48.gif); 
}
.ContentDiv
{
    width: 930px;
    height: 350px;
    border: 1px solid #d3d3d3;
    border-top-color: White;
    border-bottom-color: White;
}

.templates .header1 {
    background-image:url(../images/Schedule48.gif); 
}

.header1 {
    padding:18px 55px;
    margin: 0 ;
    font-size: 1.4em;
    font-weight:bold;
    border-bottom-width:0px;
    background-repeat:no-repeat;
}


/* Purr Notification Header */
#purr-container {
    position: fixed;
    top: 0;
    right: 0;
    z-index:20000;
}
        
.notice {
    position: relative;
    width: 324px;
}
.notice .close  {position: absolute; top: 12px; right: 12px; display: block; width: 18px; height: 17px; text-indent: -9999px; background: url(../images/purrClose.png) no-repeat 0 10px;}
        
.notice-body {
    min-height: 50px;
    padding: 22px 22px 0 22px;
    background: url(../images/purrTop.png) no-repeat left top;
    color: #f9f9f9;
}
.notice-body img    {width: 50px; margin: 0 10px 0 0; float: left;}
.notice-body h3 {margin: 0; font-size: 1.1em;}
.notice-body p      {margin: 5px 0 0 60px; font-size: 0.8em; line-height: 1.4em;}
        
.notice-bottom {
    height: 22px;
    background: url(../images/purrBottom.png) no-repeat left top;
}
/* End of PURR Notification */

