/*defaults*/

/*body 	{background:#F5F2F2; color:#000000; margin:10px 0; padding:0;  font-family: Verdana,Arial,Helvetica,sans-serif;
       font-size: 12px; }

p		{margin:0; padding:0 0 15px 0; }

a		{color:#000000; text-decoration:underline; }

h3{

    font-family: tahoma; font-size: 18px; font-weight: normal; text-align: left; color: #7F7F7F; padding: 5px 0px 5px 0px;

}

.table_head{

    font-family: tahoma; height: 30px; font-size: 15px; font-weight: normal; text-align: left; color: #625063; background-color: #CCCCCC;

}

.admin_table{

    border: 1px solid #3B3B3B;

}

a:hover	{color:#225799; text-decoration:none;}
*/




/*structural elements*/

/*#container	{margin:0px auto; text-align:center; width:800px; }

#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; border:groove 1px #C2C2C2; }

#logo		{border-bottom:1px solid #DADADA; padding:5px 30px 20px 0px; }*/

/*#navigation	{padding:10px 0; }*/

/*#navigation     {background:url("../images/redslate_background.gif") red repeat-x; padding:10px 0;}*/

/* #header		{background:#FFFFFF url('../images/header_home.jpg') no-repeat 10px 10px; padding:10px; height:200px; }*/

/*#content{

    float:left; width:520px; padding:20px 10px 20px 10px; background: #F5F2F2; border: 1px groove #C2C2C2;

}

#content1{

    float:left; width:250px; padding:20px 10px 20px 10px; background: #F5F2F2; border: 1px groove #C2C2C2;

}*/


#news		{float:right; width:250px; padding:0px 0px 0px 0px; line-height:140%; text-align:justify; }

.newsItem	{padding:20px 20px 20px 20px; background:#F5F2F2; border:1px groove #C2C2C2; font-size:90%; margin-bottom:20px; }

/*#footer		{clear:both; width:100%; font-size:80%; background:#FFFFFF; padding:20px 20px 20px 20px; text-align:left; border:groove 1px #C2C2C2; margin-top: 5px; }*/

#copyright	{float:right; }





/*headings*/

.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }

#content h1{

    font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0px 0px 10px 0px; color: #CC5050;

}

#content dt{

    color: #04639E; font-family: verdana; font-size: 19px; font-weight: bold; padding: 0px 0px 15px 0px;

}

#content dd{

    color: #000000; font-family: verdana; font-size: 14px; font-weight: normal; line-height: 20px; padding: 10px 0px 10px 0px;

}

#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }


#content1 h1{

    font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0px 0px 10px 0px; color: #CC5050;

}

#content1 dt{

    color: #04639E; font-family: verdana; font-size: 18px; font-weight: bold; padding: 0px 0px 15px 0px;


}
#content1 du
{
    color: #7F7F7F; font-family: verdana; font-size: 18px; font-weight: bold; padding: 0px 0px 15px 0px;
}

#content1 dd{

    color: #000000; font-family: verdana; font-size: 14px; font-weight: normal; line-height: 20px; padding: 10px 0px 10px 0px;
    border-top:4px solid #f8f8f8;
}




/*navigation

#navigation ul 		{margin:0; padding:0;font-family: Arial,Verdana,Helvitica,sans-serif;

                  font-size: 11px;

                  font-weight: bold;

                  text-transform: uppercase;

}



#navigation li 		{margin:0; padding:0px 10px 0px 10px; list-style:none; display:inline; border-right: groove 1px #CF7272;}

#navigation a		{color:#FFFFFF; padding:0 0px 0 0; text-decoration:none;}

#navigation a:hover	{color:#000000; text-decoration:none;}





/*#footer ul 		{margin:0; padding:0;}

#footer li 		{margin:0; padding:0; list-style:none; display:inline; }

#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }

#footer a:hover	{color:#000000; text-decoration:none; }*/





/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }

.clearfix {display:inline-block; }

/* Hides from IE-mac \*/

* html .clearfix {height:1%; }

.clearfix {display:block; }

/* End hide from IE-mac */



#logo{

    float: left;

}
#rightHeaderContents{
    margin-top:20px;
    width:300px;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #755D85;
    float:right;
    text-align: right;
    padding-right:25px;
}
#rightHeaderContents div{
    margin-top: 10px;
}


#logout{
    padding:35px 0px 0px 0px;

}
#logout a{
    font-family: tahoma; font-size: 14px; font-weight: bold; color: #755D85;
}

.clear{

    clear: both;

}

#configure_panel ul li {

    list-style: none;

}



#configure-btn{

    margin-left:60px;

}

li a.first-menu{

    margin-left:10px;

}



.options-header{
    /*width: 98%;*/
    height:30px; text-align: left; color:#FFFFFF; font-family: tahoma; font-size:16px; font-weight:bold;
    vertical-align: middle; padding:10px 0px 0px 10px;
}

.stripe{
    background-color:#CCCCCC;
    height: 30px;
    border: solid 2px #7F7F7F;
}

.admin-menu{
    margin-top:20px !important;

}
.admin-menu a{
    font-family: tahoma; font-size: 14px; font-weight: bold; color: #755D85;
}

.error{


    color:red; font-size: 13px; font-family: verdana; font-weight: bold;

}

.result{

    color:green;

}

.status-background{
    background-color: #f8f8f8; margin-top:10px; margin-bottom: 10px; text-align: center; padding: 5px 0px 5px 0px; border: #FF6600 solid 1px;

}

.three_column_div{

    width: 33%; float: left; border-right: 1px solid rgb(193, 218, 215); border-bottom: 1px solid rgb(193, 218, 215); 

    background: none repeat scroll 0% 0% rgb(243, 243, 243); color: rgb(109, 146, 155); text-align: center; margin: auto;

    vertical-align: middle; height: 24px; padding-top: 5px;

}

.three_column_div a{

    font-family: verdana; font-size: 14px; font-weight: normal; color:#378ba6; text-decoration: underline;

}



.table_cell{
    width: 33%;
    background:#F5F2F2;
    border:1px groove #C2C2C2;
    /*width: 240px;*/
    padding:5px;
    word-wrap: break-word;
    text-align: left;
}

.table_cell a{
    font-family: verdana; font-size: 14px; font-weight: normal; color:#378ba6; text-decoration: underline;
}
/*.table_cell a:hover{
    font-family: verdana; font-size: 14px; font-weight: normal; color:#378ba6; text-decoration:none;
}
*/

#myaccount .table_cell{

    /*text-align:center*/

}



.heading_td{
    padding-top:10px; padding-left:10px; background-color: #CCCCCC; height:30px; text-align:left; 
    font-size:16px; font-weight:bold; border: #7F7F7F solid 2px;
}

.tabale_th{

    text-align: left; height: 30px; vertical-align: middle; font-family: tahoma; font-weight: normal; font-size: 16px; background-color: #CCCCCC;
    color: #525252; padding: 0px 0px 0px 5px; border-right: 1px solid #D4D2D2; border-bottom: 1px solid #D4D2D2;

}

.text_content{

    font-family: 'verdana, Arial'; font-size: 15px; font-weight: normal; color: #3e3642; padding: 2px 1px 2px 1px; vertical-align: top; text-align: left;

}

.text_head{

    font-family: 'verdana, Arial'; font-size: 16px; font-weight: bold; color: #000000; padding: 2px 1px 2px 1px; vertical-align: top; text-align: left;

}
.text_head1{
    font-family: 'verdana, Arial'; font-size: 16px; font-weight: bold; color: #E96262; padding: 2px 1px 2px 1px; vertical-align: top;
    text-align: left;
}
.small-font-directories{

    font-size: smaller;

    color:grey;

}

.note_text{

    font-family: verdana; font-size: 13px; font-weight: normal; color: #919191; background-color: #f1f5d5; border: 1px solid #919b9e; padding: 3px 2px 3px 2px;

}

.chart_iframe{

    height: 330px; width: 386px; border: none; overflow: hidden; border: 1px solid #D4D2D2; padding: 5px 0px 0px 5px;

}
.sales_pie_chart{
    height: 410px; width: 420px; border: none; overflow: hidden;
}
.summary_details_show{
    vertical-align: top; text-align: left; width: 50%; border-top: 8px ridge #D6B2ED;
    border-right: 3px ridge #D6B2ED;
}
.summary_piechart_show{
    vertical-align:middle; text-align: center; width: 50%; border-bottom: 8px ridge #D6B2ED;
}
.sales_details_show{
    vertical-align: top; text-align: left; width: 50%; padding-top: 20px; border: 1px solid #D4D2D2;
}
.seles_piechart_show{

    vertical-align:middle; text-align: center; width: 50%; border: 1px solid #D4D2D2;

}

.invoice_td1{

    border-right: 1px solid #D4D2D2; border-bottom: 1px solid #D4D2D2; font-family: verdana; font-size: 13px; font-weight: normal; color: #946262; padding-left: 5px; height: 22px; width: 35%;
}
.invoice_td1 .order_id{
    font-family: verdana; font-size: 16px; font-weight: normal; color: #946262; padding-left: 5px; text-decoration: none;
}
.invoice_td1 .order_id:hover{
    font-family: verdana; font-size: 16px; font-weight: normal; color: #000000; padding-left: 5px; text-decoration: underline;
}
.invoice_td1 .trans_id{

    font-family: verdana; font-size: 11px; font-weight: bold; color: #525252; font-style: italic;

}

.invoice_td2{

    border-right: 1px solid #D4D2D2; border-bottom: 1px solid #D4D2D2; height: 22px; font-family: verdana; font-size: 13px; font-weight: normal; color: #946262; padding-left: 5px; width: 15%;

}

.invoice_td3{

    border-right: 1px solid #D4D2D2; border-bottom: 1px solid #D4D2D2; height: 22px; font-family: verdana; font-size: 13px; font-weight: normal; color: #946262; padding-left: 5px; width: 15%;

}

.invoice_td4{

    border-right: 1px solid #D4D2D2; border-bottom: 1px solid #D4D2D2; height: 22px; font-family: verdana; font-size: 13px; font-weight: normal; color: #946262; padding-left: 5px; width: 15%;

}

.invoice_td5{

    border-right: 1px solid #D4D2D2; border-bottom: 1px solid #D4D2D2; height: 22px; font-family: verdana; font-size: 13px; font-weight: normal; color: #946262; padding-left: 5px; width: 20%;

}

.invoice_td_left{
    border-right: 1px solid #D4D2D2; border-bottom: 1px solid #D4D2D2; width: 40%;
    background-color: #E9DFF0; color: #645370; text-align:left;
    margin: auto; vertical-align: middle; font-size: 14px; font-weight: bold;

}
.invoice_td_left .optional{
    color: #645370; text-align:left; vertical-align: middle; font-size: 12px; font-weight: normal;
}

.invoice_td_right{
    border-right: 1px solid #D4D2D2; border-bottom: 1px solid #D4D2D2; width: 60%;
    background-color: #E9DFF0; color:#645370; text-align: left; margin: auto;
    vertical-align: middle; padding-top: 5px; font-family: tahoma; font-size:15px;
}
.invoice_td_full{
    border-right: 1px solid #D4D2D2; border-bottom: 1px solid #D4D2D2; background-color: #E9DFF0; color:#645370;
    text-align: left; margin: auto; vertical-align: middle; height: 24px; padding-top: 5px; font-size: 15px; font-weight: bold;
}
.invoice_td_table{
    border-right: 1px solid #D4D2D2; border-bottom: 1px solid #D4D2D2; background-color: #E9DFF0; text-align: left; vertical-align: top;
    padding-top: 5px;
}
.output_summary_title{

    font-size: large;

    text-decoration: underline

}



#submittion_support_table{

    border: 1px solid rgb(255, 102, 0);

}

#submittion_support_table th{

    background-color: #990033;

    color:#FFFFFF;

}

#submittion_support_table tD{

    border: 2px solid rgb(248, 248, 248);

}



/*input[type=submit], input[type=button], button

{
    background-color: #7F7F7F; color: #FFFFFF; font-size: 14px; font-weight: bold; height: auto;
    padding: 4px 7px 3px 7px; width: auto; cursor: pointer

}*/

/*.menu-container{

    padding: 5px;
}*/

.textbox{

    width: 230px; height: 17px; color: #000000; font-family: verdana; font-size: 13px; font-weight: normal;

}

.submit_small_txt{
    font-size:10px;
}

.grey{
    color: grey;
}

.remove{
    display:none;
}

.pr_txt{
    background-color: #FFFF33
}
.history_link{
    width: 50px; text-align: center; vertical-align: middle;
}
.link_selectd{
    font-family: verdana; font-size: 15px; font-weight: normal; color:#7F7F7F; border: solid 1px #DADADA; padding: 3px; text-decoration: none;
}
.link_disabled{
    font-family: verdana; font-size: 13px; font-weight: normal; color: #845F87;
}
#myaccount .history_table_td1{
    width: 40%; height: 25px; font-family: verdana; font-size: 13px; font-weight: normal; color: #614040;
}
#myaccount .history_table_td2{
    width: 40%; height: 25px; font-family: verdana; font-size: 13px; font-weight: normal; color: #614040;
}
#myaccount .history_table_td2 .success{
    font-family: verdana; font-size: 13px; font-weight: normal; color: green;
}
#myaccount .history_table_td2 .failure{
    font-family: verdana; font-size: 13px; font-weight: normal; color: red;
}
#myaccount .history_table_td3{
    width: 20%; height: 25px; font-family: verdana; font-size: 13px; font-weight: normal; color: #614040;
}

.submit-background{
    background-color: #F9F9F9;
    margin-top:10px;
    margin-left: 5px;
    text-align: left;
    padding: 10px;
    border: #006600 solid 1px;
}

.submit-background #totalprice_area{
    font-weight: bold;
}

#submit_site_btn{
    margin-top:10px;
    margin-left: 20px;
}

.submit_error{
    margin-left: 20px;
}
/* Added styles for Collapsable container */

.collapsibleContainerTitle
{
    padding-top:10px; padding-left:10px; background-color: #CCCCCC; height:30px; text-align:left; color:#FFFFFF;
    font-size:16px; font-weight:bold; border: #7F7F7F solid 2px;
}
.MyAccounthaed{
    background-color: #CCCCCC; height:40px; text-align:left; border: #7F7F7F solid 2px; padding-left: 10px; overflow: hidden; display: block;
}
.MyAccounthaed .firstDiv{
    color:#FFFFFF; font-size:16px; font-weight:bold;  padding-top:10px; float: left; width: 50%;
}
.MyAccounthaed .secondDiv{
    color:#FFFFFF; font-size:12px; font-weight:normal;  padding-top:10px; float: right; width: 45%;
    text-align: right; padding-right: 10px; font-weight: bold; font-style: italic;
}
.collapse_content{
    border: #7F7F7F solid 2px;
}
.contentDiv{
    margin-bottom: 10px; display: block;
}
.content_display{
    border: #7F7F7F solid 2px; margin-bottom: 10px;
}

.content_display a{
    text-decoration: none
}

.general_menu_link,.general_menu_link b,.general_menu_link div,.general_menu_link img{
    border: none;
    text-decoration: none !important
}

.foot_note{
    font-family: verdana; font-size: 12px; font-weight: normal; font-style: italic;
}
.summary_td_left{
    font-family: 'verdana, Arial'; font-size: 16px; font-weight: bold; color: #000000; padding: 2px 1px 2px 1px; vertical-align: top;
    text-align: left; width: 60%; background-color: #F5F2F2;
}
.summary_td_right{
    font-family: 'verdana, Arial'; font-size: 16px;  color: #846696; padding: 2px 1px 2px 1px; vertical-align: top;
    text-align: left; width: 40%; background-color: #F0F0F0; font-weight:bold;
}
.summary_table{
    border: 1px solid #BDBDBD;
}
.tr_odd_style{
    background-color: #F5F2F2;
}
.tr_even_style{
    background-color: #F0F0F0;
}

#admin_order_pending ul{
    list-style: none;
    margin:0;
    padding:0;
}

.oddcolor{
    background-color: rgb(240, 225, 225);
}
.evencolor{
    background-color: rgb(242, 240, 240);
}
.invoice_table_head{
    font-family: tahoma; height: 35px; font-size: 17px; font-weight: normal; text-align: left; color: #FFFFFF;
    background-color: #CCCCCC; padding-left: 10px;
}
.myaccount_txt{
    font-family: verdana; height: 22px; border: solid 1px #CCCCCC; background-color: #E9DFF0;
    width: 340px; color: #7F7F7F; font-size: 12px; font-weight: normal;
}
.myaccount_listbox{
    font-family: verdana; height: 40px; border: solid 1px #CCCCCC; background-color: #E9DFF0;
    width: 300px; color: #7F7F7F; font-size: 15px; font-weight: normal;
}

.submitted_directories_color{
    background-color: #FFFF99;
}
.pending_dir_color{
    background-color: #FFF9DF;
}
.available_dir_color{
    background-color: #CCFF99;
}
#submission_meaning,#submitted_sites{
    margin-top: 10px;
}
.submitted_directories_color,.pending_dir_color,.available_dir_color{
    height:30px;
}
.submission_td_1{
    width: 35%; text-align: right; vertical-align: top;
    font-weight:bold;
}
.submission_td_1 .optional{
    font-family: verdana; font-size: 11px; font-style: italic; font-weight: normal;
}
.submission_td_2{
    width: 2%; text-align: left; vertical-align: top;
    font-weight:bold;
}
.submission_td_3{
    width: 63%; text-align: left; vertical-align: top;
    font-weight:bold;
}
#title_dis_table td.edit_site_td1{
    width: 8%; text-align: left; vertical-align: top; word-wrap: break-word;
}
#title_dis_table td.edit_site_td2{
    width: 25%; text-align: left; vertical-align: top; word-wrap: break-word;
}
#title_dis_table td.edit_site_td3{
    width: 47%; text-align: left; vertical-align: top; word-wrap: break-word;
}
#title_dis_table td.edit_site_td4{
    width: 10%; text-align: left; vertical-align: top; word-wrap: break-word;
}
#title_dis_table td.edit_site_td5{
    width: 10%; text-align: left; vertical-align: top; word-wrap: break-word;
}
.labels{
    font-weight: bold;
}

.small_links{
    font-size: smaller;
    background-color: gold;
}

.link-container{
    width:300px;
    float: left;
}
.link-container ul{
    list-style: none;
    margin:0px;
    padding:0px;
    margin-left: 10px;
    width:300px;
}
.link-container ul li{
    padding-top: 5px;
    font-size: 12px;
    font-weight: normal
}

.link-row{
    margin-top: 10px;
    font-size: 12px;
}
.main{background-color:#f8f8f8;
      border:2px solid #ccc;
      font-size:14px;
      font-weight:bold;
      text-align:left;
      padding:7px;
}

.submenu{ 
    background-color:#F0E1E1; border:1px solid #ccc; font-size:12px; font-weight:bold; text-align:left; padding:7px;

}
.submenu a{
    font-size:12px; font-weight:bold; font-family: verdana; text-decoration: none !important;

}
.submenu a:hover{
    font-size:12px; font-weight:bold; font-family: verdana; text-decoration: underline !important;

}
.small_links_hide
{ font-size:11px;
  font-weight:bold;
  background-color:#CC0;

}
.small_links_show
{
    font-size:11px;
    font-weight:bold;
    background-color:#CC0;
}
/*.result_div{
    height: 30px; width: 100%; text-align: center; padding: 10px 0px 0px 0px; border: 1px solid #D4D2D2; background-color: #E9DFF0;
}*/
.result_div{
    height: 30px; width: 100%; text-align: center; padding: 10px 0px 0px 0px; 
}



.no-of-email{
    text-align: right;
    margin:5px;
    margin-bottom: 0px;
}
.result_sucess{
    height: 30px; width: 100%; text-align: center; padding: 10px 0px 0px 0px; border: 1px solid green; 
    background-color: #F8F8F8; color: green; font-family: verdana; font-size: 16px; font-weight: bold;
}
.result_failed{
    height: 30px; width: 100%; text-align: center; padding: 10px 0px 0px 0px; border: 1px solid red; 
    background-color: #F8F8F8; color: red; font-family: verdana; font-size: 16px; font-weight: bold;
}
.highlight{
    border-style: groove !important;
    border-color: greenyellow !important;
    border-width: 5px !important;
}
#site-matching{
    padding:10px;
    background-color:#F5F2F2;
    border-style: groove;
    border-color: #C2C2C2;
    border-width: 2px;
}
.filter-sites-link{
    background-color: #FFFF33;
    padding:2px;
}
.section_splitter{
    border-top: solid 1px #C7C5C5; height: 20px;
}
#link_add_title_desc a{
    font-family: tahoma; font-size: 15px; font-weight: bold; color: #E56E6E; text-decoration: none;
}
#submittion-report-header .output_summary_title{
    width:400px;
    float: left;
}
#submittion-report-header .submit-save-report{
    float: right;
    font-weight: bold;

}
#email-report-header #contact-email{
    float: left;
    width: 400px;
}
#email-report-header .email-save-report{
    float: right
}
.directory_table{
    border: solid 1px #333333; background-color: #F8F8F8;
}
.directory_td{
    width: 100%; font-family: verdana; font-size: 12px; font-weight: normal; color: #524848;
    text-align: left; vertical-align: top;
}
.bold{
    font-weight: bold; color: #333333;
}

.table_fixed{
    table-layout: fixed;
}
.wordwrap{
    word-wrap: break-word;
}
.curvebox{
    background-color: #F4F4F0;
}
#client_login_div{
    width: 250px; height: auto; float: left; display: block; position: relative;
}
#user_signup_div{
    padding-left: 50px; width: 240px; height: auto; float: left; display: block; border-left: solid 1px #8F8B8B;
}
.error_small{
    color:red; font-size: 13px; font-family: verdana; font-weight: normal;
}
.fieldSet{
    border:1px solid #7F7F7F; font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px; margin:20px 0px 20px 0px; width:880px; position:relative; display:block; padding: 0px 10px 10px 10px;
}
.fieldSet legend{
    color:#000000; font-size: 14px; border:1px solid #7F7F7F; font-weight:bold; text-align:left; background-color: #D9C8E3;
}
.myinvoice_head{
    color: #666666; font-family: verdana; font-size: 16px;  height: 25px; text-align: left;
    vertical-align: middle; padding: 10px 0px 10px 10px; border: solid 1px #DADADA; font-weight: bold;
}

.number_of_sites_txt{
    font-weight: normal;
}

.number_of_sites_txt,.no_of_sites{
    color:#006600;
}
.submission_head_td{
    height: 30px; text-align: center; vertical-align: middle; background: #F8F8F8; font-family: tahoma;
    font-weight: bold; font-size: 15px; color: #000000; border: solid 1px #333333;
}
.persept_left{
    background-color: #FFF9DF; border-left: 1px solid #E0E0E0;
}
.persept_middle{
    background-color: #FFF9DF;
}
.persept_right{
    background-color: #F2F2F2; border-right: 1px solid #E0E0E0;
}
.separator{
    height: 20px; border-top: 2px solid #E0E0E0;
}
.login_textbox{
    width: 195px; height: 17px; font-family: verdana; font-size: 13px; font-weight: normal;
}

#page_rank_note{
    background-color: #f8f8f8;
    margin-top:10px;
    margin-bottom: 10px;
    text-align: left;
    padding: 5px;
    border: #FF6600 solid 1px;
}

#mask{
    width:100%;
    height: 100%;
    min-height:100%;
    background-color:#C7C5C5;
    opacity:0.4;filter:alpha(opacity=40);
    position: absolute;
    z-index: 10000;
}

#mask-message{
    width:360px;
    background-color:#FFFFFF;
    z-index:11000;
    position:absolute;
    text-align:center;
    top:50%;
    left:40%;
    padding: 10px;
    border:3px solid #7F7F7F;
}
.pie_chart{
    border: none; text-align: center; vertical-align: middle;
}

.highlight_background{
    background-color:#FFFF33;
    padding:2px;
}
.user_table_td1{
    width: 30%; height: 25px; font-family: verdana; font-size: 13px; font-weight: normal; color: #614040;
}
.user_table_td2{
    width: 30%; height: 25px; font-family: verdana; font-size: 13px; font-weight: normal; color: #614040;
}
.user_table_td3{
    width: 20%; height: 25px; font-family: verdana; font-size: 13px; font-weight: normal; color: #614040;
}
.user_table_td4{
    width: 20%; height: 25px; font-family: verdana; font-size: 13px; font-weight: normal; color: #614040;
}

#user-search-result tr,#user-search-result td{
    text-align: left
}

.user_passwd_details{
    border: solid 1px #CCCCCC; padding:5px;background-color: #F8F8F8
}

.inactive-site{
    background-color: #FFF9DF;
}

.slider-highlioght{
    border:1px solid #F6A828;
}

#recurring-box div{
    margin-top: 5px;
}

.configure-header{
    margin-top: 5px;
    padding-top:10px;
    padding-bottom:5px;
}
.configure-content{
    border: #7F7F7F solid 2px;
    border-top: none;
    padding:10px;
    display:none;
}

.configure-content table tr td{
    margin:10px;
    padding:5px;
}

.setup-status{
    font-size:12px;
    color:#006600;
    float:right;
    padding:10px;
}

.push{
  /*  height:10px !important;*/
}

.main_content{
    padding-left:0px !important;
    padding-right:0px !important;
}

.main_content .col_10{
    width:630px !important;
}

#submission-credits-content{
    border:#006600 solid 1px;
    background-color: #F1FEF1;
    padding:10px;
    margin:5px;
}

.custom-link{
    cursor: pointer;text-decoration: underline;color: #0099FF
}

#recalculated-data{
    border : #990033 solid 1px;
    background-color: #ece8db;
     padding:10px;
    margin:10px;
}

#recalculated-data span{
    font-weight: bold;
}

.expand-refund-details{
    cursor: pointer;
    color: #0099FF;
}

.pending-background{
    background-color: #FFFF99;
}

.pending-background td{ /* for ie */
    background-color: #FFFF99;
}


.completed-background{
    background-color: #CCFF99;
}

.completed-background td{
    background-color: #CCFF99;
}


.custom-table td{
    padding:2px;
}

.excess-amount{
    background-color:#FC3;
}

.excess-amount td{ /* for ie */
    background-color:#FC3;
}

.selected_site_border{
    border:1px solid #FF0000 !important;
}

.admin-cancelled-order{
    background-color: #FFBFC1 !important;
}
.admin-cancelled-order td{
    background-color: #FFBFC1 !important;
}

.sales_pending_orders{
    background-color: #f6a828 !important;
}

.sales_refund_made{
    background-color: #FFBFC1 !important;
}

.sales_pending_orders td{
     background-color: #f6a828 !important;
}

.sales_refund_made td{
    background-color:#FFBFC1 !important;
	
}

.pending_process_btn {
   margin-top: 10px;
}

.pending-refund-orders td{
    background-color:#FFBFC1 !important;
}
