
/*** PROPERTY REQUIREMENTS ADMIN MAIN STYLE SHEET ***/


/*---------------------------------------------------TOP ICONs ON home_admin.php-*/

.image_cont2 {padding:25px 30px 0px 30px;height:275px; }
.image_cont2 img {width:68px;border:none;}
div#content div.image_cont2 p {margin:auto;width:100%; border:none;text-align:center;margin: 0em 0em 0em 0em;}
.image_cont2 ul {width:400px; height:71px; list-style:none; text-align:center; margin: 0px 0px 0px 2px;}
.image_cont2 li {float:left;margin:auto;width:132px;text-align:center; margin: 0px 0px 10px 0px;}

div#content li.image_cont2_li_tier1 {margin: auto;float:none;width:100%;}
div#content li.image_cont2_li_tier1 p {margin: auto;width:100%;}

/*---------------------------------------------------STATUS RESULTS ON home_admin.php-*/ 

div#subcentresection div#home_statusresults_cont_admin {width:100%; background:#CCCCCC;}
div#subcentresection div#home_statusresults_cont_admin tr.highlighted {background:#E01C24;color:#ffffff;}
div#subcentresection div#home_statusresults_cont_admin tr.highlighted td{color:#ffffff;}
div#subcentresection div#home_statusresults_cont_admin tr.highlighted a{color:#ffffff; font-weight:bold;}
div#subcentresection div#home_statusresults_cont_admin tr.noborder td {border-bottom:none;}
div#subcentresection div#home_statusresults_cont_admin table {width:90%; margin:0px auto;}
div#subcentresection div#home_statusresults_cont_admin td {border-bottom:1px solid #cccccc; color:#333333;}

/*---------------------------------------------------USERS ADMIN PAGE user.php-*/

div#subcentresection div#users_cont_admin {width:100%; background:#cccccc; padding-top:10px; margin: 0em 0em 0em 0em;}
div#subcentresection div#users_cont_admin div#users th {padding-left:3px;/*border-bottom:1px solid #ffffff; border-top:1px solid #ffffff;*/ height:35px; color:#ffffff; background:#E01C24;}
div#subcentresection div#users_cont_admin div#users td {border-bottom:1px solid #999999;padding-left:3px; color:#333333;}
div#subcentresection div#users_cont_admin div#users td.levels_img img { margin:3px;  }
div#subcentresection div#users_cont_admin div#users td.levels_img a,
div#subcentresection div#users_cont_admin div#users td.levels_img a:link,
div#subcentresection div#users_cont_admin div#users td.levels_img a:active,
div#subcentresection div#users_cont_admin div#users td.levels_img a:visited { border:1px solid #ccc;}
div#subcentresection div#users_cont_admin div#users td.levels_img a:hover { border-bottom:1px solid #f00; }
div#subcentresection div#users_cont_admin div#users td.right {padding-left:0px;}
div#subcentresection div#users_cont_admin div#users a {color:#333333;}


/*---------------------------------------------------ADMIN NAV index.php */

div#content div#adminnav {
	width:191px;background:#e01c24;font-size:11px;
}

div#content div#adminnav p a {color:#ffffff;}
div#content div#adminnav p a:hover {color: #FFFFFF; background-color: #157e91;}

div#content div#adminnav ul {float:left;background:#CCCCCC;width:191px;margin:0px 0px 0px 0px; padding:5px 0px 8px 0px;}
div#content div#adminnav ul li {margin: 4px 0px 4px 20px;}
div#content div#adminnav ul li a {color:#000000;}
div#content div#adminnav ul li a:hover {color:#e01c24;}

div#content div#adminnav img {margin: 0px; padding: 0px;}


/*--------------------------------------------------- RETAILER ADMIN retailer.php */

div#subcentresection div#retailer_cont_admin {width:100%; background:#cccccc; padding-top:30px;color:#333333;}
div#subcentresection div#retailer_cont_admin div#retailer th {padding-left:3px;/*border-bottom:1px solid #ffffff; border-top:1px solid #ffffff;*/ height:35px; color:#ffffff; background:#E01C24;}
div#subcentresection div#retailer_cont_admin div#retailer td {padding-left:3px; color:#333333;}
div#subcentresection div#retailer_cont_admin div#retailer a {color:#333333;}

div#subcentresection div#retailer_cont_admin div#retailer p.live {color:#333333;}
div#subcentresection div#retailer_cont_admin div#retailer p.notlive {color:#e01c24;}


/*--------------------------------------------------- USERS ADMIN user_add.php */


div#subcentresection div#user_add_admin_cont {background:#cccccc; padding:20px 0px 20px 10px;margin: 0px 0px 0px 0px;}
div#subcentresection div#user_add_admin_cont p {color:#006a71;}
div#subcentresection div#user_add_admin_cont a#showpassdetails {display:block; margin:10px 0px; outline:none;}

div#subcentresection div#user_add_admin_cont form#user_add label {float:left;}
div#subcentresection div#user_add_admin_cont form#user_add p {height:25px; width:420px; clear:both;}
div#subcentresection div#user_add_admin_cont form#user_add input {float:right;}
div#subcentresection div#user_add_admin_cont form#user_add p input {width: 300px;}

/*--------------------------------------------------- Names section*/

div#subcentresection div#user_add_admin_cont form#user_add div#names {width:410px;float:left;border-top: 1px solid #999999;border-bottom: 1px solid #999999; padding: 10px 10px 10px 10px;}
div#subcentresection div#user_add_admin_cont form#user_add div#names p {color:#000000;float:left;width:60px;height:auto; margin: 4px 0px 0px 0px;text-align:right;}
div#subcentresection div#user_add_admin_cont form#user_add div#names p#first_name_label {color:#000000;float:left;width:80px;height:auto; margin: 4px 0px 0px 0px;text-align:right;}
div#subcentresection div#user_add_admin_cont form#user_add div#names label {float:none;}
div#subcentresection div#user_add_admin_cont form#user_add div#names div {float:left;width:205px;}
div#subcentresection div#user_add_admin_cont form#user_add div#names p#names_title {float:none;height:auto; font-weight:bold; color:#E01C24; margin:0px 0px 10px 0px;text-align:left;}

div#subcentresection div#user_add_admin_cont form#user_add input#firstname {float:right;width: 95px;}
div#subcentresection div#user_add_admin_cont form#user_add input#lastname {float:right;width: 130px;}

/*--------------------------------------------------- Address section*/

div#subcentresection div#user_add_admin_cont form#user_add div#user_address {width:410px;float:left;border-bottom: 1px solid #999999; padding: 10px 10px 10px 10px;}
div#subcentresection div#user_add_admin_cont form#user_add div#user_address p {color:#000000;float:left;width:80px;height:auto; margin: 4px 0px 7px 0px; text-align:right;}
div#subcentresection div#user_add_admin_cont form#user_add div#user_address label {float:none;}
div#subcentresection div#user_add_admin_cont form#user_add div#user_address p#user_address_title {float:none;height:auto; font-weight:bold; color:#E01C24; margin:0px 0px 10px 0px;text-align:left;}

div#subcentresection div#user_add_admin_cont form#user_add input {margin-bottom:3px;}
div#subcentresection div#user_add_admin_cont form#user_add input#company {float:right;width: 95px;}
div#subcentresection div#user_add_admin_cont form#user_add input#add1 {float:right;width: 300px;}
div#subcentresection div#user_add_admin_cont form#user_add input#add2 {float:right;width: 300px;}
div#subcentresection div#user_add_admin_cont form#user_add input#add3 {float:right;width: 300px;}
div#subcentresection div#user_add_admin_cont form#user_add input#add4 {float:right;width: 300px;}
div#subcentresection div#user_add_admin_cont form#user_add input#town {float:right;width: 300px;}
div#subcentresection div#user_add_admin_cont form#user_add input#county {float:right;width: 300px;}
div#subcentresection div#user_add_admin_cont form#user_add input#postcode {float:right;width: 300px;}

/*--------------------------------------------------- Contact Info section*/

div#subcentresection div#user_add_admin_cont form#user_add div#contact_info {width:410px;float:left;border-bottom: 1px solid #999999; padding: 10px 10px 10px 10px;}
div#subcentresection div#user_add_admin_cont form#user_add div#contact_info p {color:#000000;float:left;width:60px;height:auto; margin: 4px 0px 0px 0px;text-align:right;}
div#subcentresection div#user_add_admin_cont form#user_add div#contact_info p#receive_newsletter {float:none;}
div#subcentresection div#user_add_admin_cont form#user_add div#contact_info p#telephone_label {color:#000000;float:left;width:80px;height:auto; margin: 4px 0px 0px 0px;text-align:right;}
div#subcentresection div#user_add_admin_cont form#user_add div#contact_info p#email_label {color:#000000;float:left;width:80px;height:auto; margin: 4px 0px 0px 0px;text-align:right;}
div#subcentresection div#user_add_admin_cont form#user_add div#contact_info label {float:none;}
div#subcentresection div#user_add_admin_cont form#user_add div#contact_info div {float:left;width:205px;margin: 0px 0px 7px 0px;}
div#subcentresection div#user_add_admin_cont form#user_add div#contact_info p#contact_info_title {float:none;height:auto;width:150px; font-weight:bold; color:#E01C24; margin:0px 0px 10px 0px;text-align:left;}

div#subcentresection div#user_add_admin_cont form#user_add input#telephone {float:right;width: 95px;}
div#subcentresection div#user_add_admin_cont form#user_add input#mobile {float:right;width: 130px;}
div#subcentresection div#user_add_admin_cont form#user_add input#email {float:right;width: 95px;}
div#subcentresection div#user_add_admin_cont form#user_add input#fax {float:right;width: 130px;}


/*--------------------------------------------------- Password section*/

div#subcentresection div#user_add_admin_cont form#user_add div#password_cont {width:410px;float:left;border-bottom: 1px solid #999999; padding: 10px 10px 10px 10px;}
div#subcentresection div#user_add_admin_cont form#user_add div#password_cont p {color:#000000;float:left;width:80px;height:auto; margin: 4px 0px 5px 0px; text-align:right;}
div#subcentresection div#user_add_admin_cont form#user_add div#password_cont label {float:none;}
div#subcentresection div#user_add_admin_cont form#user_add div#password_cont p#password_title {width:auto;float:none;height:auto; font-weight:bold; color:#E01C24; margin:0px 0px 10px 0px;text-align:left;}
div#subcentresection div#user_add_admin_cont form#user_add div#password_cont p#password2_label {width:auto;height:20px;}
div#subcentresection div#user_add_admin_cont a#showpassdetails {float:none;display:block; margin:10px 0px 0px 0px; outline:none;}
div#subcentresection div#user_add_admin_cont form p#show_password {float:none;height:20px; padding:5px 0px 5px 0px;}


div#subcentresection div#user_add_admin_cont form#user_add input#password {float:right;width: 300px;}
div#subcentresection div#user_add_admin_cont form#user_add input#password2 {float:right;width: 300px;}



/*--------------------------------------------------- Newsletter Info section*/

div#subcentresection div#user_add_admin_cont form#user_add div#newsletter_check {width:410px;float:left;border-top: 1px solid #999999;border-bottom: 1px solid #999999; padding: 10px 10px 10px 10px;}
div#subcentresection div#user_add_admin_cont form#user_add div#newsletter_check p {float:left;width:250px;}
div#subcentresection div#user_add_admin_cont form#user_add div#newsletter_check p#newsletter_check_title {width:auto;float:none;height:auto; font-weight:bold; color:#E01C24; margin:0px 0px 10px 0px;text-align:left;}


div#subcentresection div#user_add_admin_cont form#user_add input#news {float:left;width: 10px; margin-right:8px;}

/*--------------------------------------------------- Add Info section*/

div#subcentresection div#user_add_admin_cont form#user_add div#submit_add_user {width:410px;clear:both;padding: 10px 10px 10px 10px;}
div#subcentresection div#user_add_admin_cont form#user_add input#susubmit {float:right;}




/*---------------------------------------------------OPTIONS options.php */

div#subcentresection div#options_cont {width:100%; background:#cccccc;min-height:400px;margin-top:20px;}
div#subcentresection div#options {padding:20px;}
div#subcentresection div#options h5,
div#subcentresection div#options p {color:#006A71;border-bottom:1px solid #999999;padding: 3px 3px 3px 3px;}
div#subcentresection div#options a {color:#E01C24;}
div#subcentresection div#options a:hover {text-decoration:underline;}
div#subcentresection div#options td {border-bottom:1px solid #339caf;}


/*---------------------------------------------------FAQ'S ADMIN faq_admin.php */

div#subcentresection div#faqs_admin {background:#cccccc; min-height:490px;}
div#subcentresection div#faqs_admin h2 {color:#006A71; padding: 10px 10px;}
div#subcentresection div#faqs_admin input#faq_s_button {float:right;margin:10px 23px 0px 0px;}
div#subcentresection div#statusresults_cont td {border-bottom:1px solid #339caf; color:#006A71;padding-left:3px;}
div#subcentresection div#statusresults_cont td strong a {color:#006A71;}
div#subcentresection div#section_name {margin: 0px 0px 0px 20px;color:#006A71;}
div#subcentresection div#statusresults_cont tr.noborder td {border-bottom:none;}
div#subcentresection div#statusresults_cont {width:100%; margin-top:30px;}
div#subcentresection div#statusresults_cont th {background:#E01C24;padding-left:3px;}
div#subcentresection div#statusresults_cont table {width:90%; margin:0px auto;}


/*---------------------------------------------------BANNERS banners.php */

div#subcentresection div#banners_cont {background:#cccccc; padding:15px 10px 10px 10px; margin: 20px 0px 0px 0px;}
div#subcentresection div#banners_cont p {color:#000;}
div#subcentresection div#banners_cont table#banners p.display {background:#ccc;text-align:right;}
div#subcentresection div#banners_cont table#banners p.clicks {color:#ddd;font-weight:bold;text-align:right;padding-right:5px;}
div#subcentresection table#banners thead {font-weight:bold;	padding-bottom: 100px; margin-bottom: 100px;}
div#subcentresection table#banners thead tr{margin-bottom: 100px;}
div#subcentresection table#banners th {font-weight:bold; background:#E01C24; padding-left:3px;}
div#subcentresection table#banners p,
div#subcentresection table#banners a {color:#006A71;}
div#subcentresection table#banners a:hover {text-decoration:underline;}
div#subcentresection table#banners td {padding-left:3px; }


/*---------------------------------------------------SUBMITTED */

div#subcentresection div#submitted_cont div#submitted {background:#cccccc;padding:0px 20px 20px 20px;margin-top:20px;color:#333333;}
div#subcentresection div#submitted_cont div#submitted table#submitted_results th {background:#e01C24; color:#fff;height:35px;padding-left:3px;}
div#subcentresection div#submitted_cont div#submitted td {border-bottom:1px solid #339caf;color:#333333;}


/*---------------------------------------------------REQUIREMENT CATEGORIES */

div#subcentresection div#requirement_cont_admin div#requirement table#requirement_cat th {background:#e01C24; color:#fff;height:35px;padding-left:3px;}



/*---------------------------------------------------REQUIREMENT CATEGORIES banners.php */

div#subcentresection div#requirement_cont_admin div#requirement {background:#cccccc;padding:0px 20px 20px 20px;margin-top:20px;color:#333333;}

div#subcentresection div#requirement_cont_admin div#requirement td {border-bottom:1px solid #339caf;color:#333333;}
div#subcentresection div#requirement_cont_admin div#requirement h5 {color:#000000;padding-top:20px;}
div#subcentresection div#requirement_cont_admin div#requirement p,
div#subcentresection div#requirement_cont_admin div#requirement a {color:#333333;;}
div#subcentresection div#requirement_cont_admin div#requirement a:hover {text-decoration:underline;}
div#subcentresection div#requirement_cont_admin div#requirement h3 {float:right;}
div#subcentresection div#requirement_cont_admin div#requirement h3#retailer_name {float:none;clear:right;margin-top:15px;}





