﻿#toplinks
{
    color:#828181;
}

#toplinks a
{
    color:#828181;
    text-decoration:none;
}

#toplinks a:hover
{
    text-decoration:underline;
}




#ctl00_breadcrumb
{
    color: #a7a9a9;
}

#ctl00_breadcrumb a
{
    color: #a7a9a9;
    height:55px;
    text-decoration:none;
}




/*############################### HOMEPAGE STYLES ######################################*/

#ctl00_rightcol_home
{
    color:#5e5e5e;
    line-height:1.6em;
    text-align:right;
    font-size:1.1em;
}

#ctl00_rightcol_home p
{
    color:#5e5e5e;
    line-height:1.6em;
    margin:0px 0px 0px 0px;
    text-align:left;
}

#ctl00_rightcol_home h1
{
    color:#0266b0;
    text-align:right;
    font-weight:bold;
    font-size:1.1em;
    margin:5px 0px 20px 0px;
    
}

#ctl00_rightcol_home h2
{
    color:#0266b0;
    text-align:left;
    font-weight:bold;
    font-size:1.2em;
    margin:5px 0px 15px 0px;
    
}

#ctl00_rightcol_home h3
{
    display:block;
    color:#ffffff;
    width:229px;
    height:21px;
    padding:1px 0px 1px 15px;
    /*background-image:url(../images/homepage_bar_bg.jpg);*/
    font-weight:bold;
    font-size:1.1em;
    margin:0px 0px 15px 0px;
    
}


#ctl00_rightcol_home a
{
    color:#0266b0;
    text-decoration:none;
}

#ctl00_rightcol_home a:hover
{
    text-decoration:underline;
}

#ctl00_rightcol_home ul
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 20px 30px;
    padding:0px 0px 0px 0px;
    line-height:1.4em;
}

#ctl00_rightcol_home li
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 10px 0px;
    line-height:1.4em;
}

#next_step_container
{
    color:#686a6b;
}

#next_step_container p
{
    color:#686a6b;
    margin:0px 0px 10px 0px;
}

#next_step_container a
{
    color:#686a6b;
}

#next_step_container a:hover
{
    color:#686a6b;
    text-decoration:underline;
}





#ctl00_leftcol_home
{
    color:#595959;
    line-height:1.6em;
    font-size:1.0em;
}

#ctl00_leftcol_home h1
{
    color:#585858;
    font-weight:bold;
    font-size:1.2em;
    margin:5px 0px 20px 0px;
    
}
#ctl00_leftcol_home em
{
    line-height:1.4em;
}

#ctl00_leftcol_home p
{
    color:#5e5e5e;
    margin:5px 0px 20px 0px;
}

#ctl00_leftcol_home a
{
    color:#0266b0;
    font-size:1.1em;
    text-decoration:none;
}

#ctl00_leftcol_home a:hover
{
    text-decoration:underline;
}


#ctl00_leftcol_home ul
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 15px 20px;
    padding:0px 0px 0px 0px;
    line-height:1.4em;
}

#ctl00_leftcol_home ul li
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 10px 0px;
    line-height:1.4em;
}
#ctl00_leftcol_home ol
{
    list-style:decimal;
    list-style-image:none;
}

#ctl00_leftcol_home ol li
{
    list-style:decimal;
}


















#ctl00_maincol_home
{
    color:#686a6b;
    line-height:1.6em;
    font-size:1.1em;
}

#ctl00_maincol_home p
{
    color:#686a6b;
    line-height:1.6em;
    margin:0px 0px 20px 0px;
    padding:0px;
}

#ctl00_maincol_home em
{
    line-height:1.6em;
}

#ctl00_maincol_home table
{
    font-size:0.9em;

}

#ctl00_maincol_home td
{
    color:#686a6b;
    line-height:1.6em;
    font-size:1.1em;
}

#ctl00_maincol_home td a
{
    color:#2563a9;
    text-decoration:none;
}

#ctl00_maincol_home td a:hover
{
    text-decoration:underline;
}



#ctl00_maincol_home ul
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 15px 20px;
    padding:0px 0px 0px 0px;
    line-height:1.6em;
}

#ctl00_maincol_home li
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 25px 0px;
}


#ctl00_maincol_home h1
{
    color:#1457a2;
    font-weight:bold;
    font-size:1.8em;
    margin:0px 0px 20px 0px;
    
}

#ctl00_maincol_home h2
{
    color:#686a6b;
    font-weight:bold;
    font-size:1.0em;
    margin:0px 0px 0px 0px;
    
}

#ctl00_maincol_home a
{
    color:#2563a9;
    text-decoration:none;
}

#ctl00_maincol_home a:hover
{
    text-decoration:underline;
}





/* ###################################### home page elements ########################### */



#ctl00_leftcol_home a.DropDown
{
    Display:block;
    font-weight:bold;
    text-decoration:none;
    font-size:9px;
    width:180px;
    height:22px;
    padding:8px 0px 0px 10px;
    color:#4d4c4c;
    background-color:#d1d1d1;
    border-bottom:solid 2px #fff
}

#ctl00_leftcol_home a.DropDown:hover
{
   background-color:#2469b4;
   color:#fff;
}

#ctl00_leftcol_home a.DropDownOn
{
    Display:block;
    font-size:9px;
    font-weight:bold;
    text-decoration:none;
    width:180px;
    height:22px;
    padding:8px 0px 0px 10px;
    color:#ffffff;
    background-color:#2469b4;
}











/*###################################### COPY PAGE STYLES #################################*/


#ctl00_rightcol
{
    color:#686a6b;
    line-height:1.6em;
    font-size:1.1em;
}

#ctl00_rightcol p
{
    color:#686a6b;
    line-height:1.6em;
    margin:0px 0px 20px 0px;
}

#ctl00_rightcol em
{
    line-height:1.6em;
}



#ctl00_rightcol td
{
    color:#686a6b;
    line-height:1.6em;
    font-size:1.1em;
}



#ctl00_rightcol ul
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 15px 0px;
    padding:30px 0px 5px 0px;
    line-height:1.1em;
    background-color:#e0e0e0;
    background-repeat:no-repeat;
    background-image:url(../images/resources_header.jpg);
    background-position:top;
}

#ctl00_rightcol li
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 10px 25px;
    padding:0px 0px 0px 0px;
    line-height:1.1em;
}

#ctl00_rightcol li a
{
    color:#686a6b;
    font-size:0.9em;
    font-weight:bold;
}


#ctl00_rightcol h1
{
    color:#1457a2;
    font-weight:bold;
    font-size:1.1em;
    margin:0px 0px 20px 0px;
    
}


#ctl00_rightcol h2
{
    font-weight:bold;
    color:#ef8201;
    font-size:1.6em;
    margin:0px 0px 25px 0px;
    
}

#ctl00_rightcol h3
{
    font-size:1.0em;
    display:block;
    color:#1457a2;
    width:119px;
    height:20px;
    padding:1px 0px 1px 10px;
    /*background-image:url(../images/copypage_bar_bg.jpg);*/
    font-weight:bold;
    margin:0px 0px 10px 0px;
    
}

#ctl00_rightcol a
{
    color:#2563a9;
    text-decoration:none;
}

#ctl00_rightcol a:hover
{
    text-decoration:underline;
}

#ctl00_next_step_copy_container
{
    color:#686a6b;
}

#ctl00_next_step_copy_container p
{
    color:#686a6b;
	margin:0px 0px 10px 0px;
}

#ctl00_next_step_copy_container a
{
    font-weight:bold;
    color:#686a6b;
}

#ctl00_next_step_copy_container a:hover
{
    color:#686a6b;
    text-decoration:underline;
}
#ctl00_next_step_copy_container td
{
    font-size:0.9em;
	line-height:0.8em;
}






#ctl00_maincol
{
    color:#686a6b;
    line-height:1.6em;
    font-size:1.1em;
}

#ctl00_maincol p
{
    color:#686a6b;
    line-height:1.6em;
    margin:0px 0px 20px 0px;
}

#ctl00_maincol em
{
    line-height:1.6em;
}

#ctl00_maincol table
{
    font-size:0.9em;

}

#ctl00_maincol td
{
    color:#686a6b;
    line-height:1.6em;
    font-size:1.1em;
}

#ctl00_maincol td a
{
    color:#2563a9;
    text-decoration:none;
}

#ctl00_maincol td a:hover
{
    text-decoration:underline;
}



#ctl00_maincol ul
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 15px 20px;
    padding:0px 0px 0px 0px;
    line-height:1.6em;
}

#ctl00_maincol ul li
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 10px 0px;
}


#ctl00_maincol ol
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 15px 20px;
    padding:0px 0px 0px 0px;
    line-height:1.6em;
}

#ctl00_maincol ol li
{
    list-style-image:none;
    margin:0px 0px 10px 0px;
}


#ctl00_maincol h1
{
    color:#1457a2;
    font-weight:bold;
    font-size:1.8em;
    margin:0px 0px 20px 0px;
    
}

#ctl00_maincol h2
{
    color:#686a6b;
    font-weight:bold;
    font-size:1.0em;
    margin:0px 0px 0px 0px;
    
}

#ctl00_maincol a
{
    color:#2563a9;
    text-decoration:none;
}

#ctl00_maincol a:hover
{
    text-decoration:underline;
}














.leftcol em
{
    line-height:1.6em;
}

.leftcol a
{
    color:#2563a9;
    text-decoration:none;
}

.leftcol a:hover
{
    text-decoration:underline;
}

.leftcol
{
    color:#686a6b;
    line-height:1.6em;
    font-size:1.1em;
}

.leftcol ul
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 15px 20px;
    padding:0px 0px 0px 0px;
    line-height:1.1em;
}

.leftcol li
{
    list-style-image:url(../images/bullet.gif);
    margin:0px 0px 10px 0px;
    line-height:1.1em;
}


.leftcol p
{
    color:#686a6b;
    line-height:1.6em;
    margin:0px 0px 20px 0px;
}

.leftcol h1
{
    color:#0266b0;
    font-weight:bold;
    font-size:1.1em;
    margin:0px 0px 20px 0px;
    
}

.leftcol h3
{
    font-size:1.0em;
    display:block;
    color:#ffffff;
    width:119px;
    height:20px;
    padding:1px 0px 1px 10px;
    /*background-image:url(../images/copypage_bar_bg.jpg);*/
    font-weight:bold;
    margin:0px 0px 10px 0px;
    
}







/* ###################################### copy page elements ########################### */



#ctl00_maincol a.DropDown
{
    Display:block;
    font-weight:bold;
    width:539px;
    height:22px;
    padding:4px 0px 1px 40px;
    background-image: url(../images/dropdown_up.jpg);  
    background-color:#aaaaaa;
    background-repeat:no-repeat; 
    color:#504e4e;
}

#ctl00_maincol a.DropDownOn
{
    Display:block;
    font-weight:bold;
    width:539px;
    height:22px;
    padding:4px 0px 1px 40px;
    background-image: url(../images/dropdown_down.jpg); 
    background-color:#aaaaaa;
    background-repeat:no-repeat;  
    color:#504e4e;
}






















#footer
{
    color:#686a6b;
}

#footer a
{
    text-decoration:none;
    color:#686a6b;
}

#footer a:hover
{
    text-decoration:underline;
}

.footerlinks a
{
    text-decoration:none;
}




#DesignedBy a
{
    color:#fff;
    text-decoration:none;
}

#DesignedBy a:hover
{
    text-decoration:underline;
}


/*################################################################################################
########################### FORM ELEMENTS STYLING ###############################################*/

.form_element p{
width: 300px;
clear: left;
margin: 0;
border: solid 1px #000000;
padding: 0px 0px 0px 0px;
padding-left: 155px; /*width of left column containing the label elements*/
}

.form_element label{
font-weight: bold;
font-size:11px;
line-height:15px;
color:#646a6f;
text-align:right;
float: left;
margin:0px;
padding:0px 20px 0px 0px;
margin-left: 0px; /*width of left column*/
width: 135px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.form_element input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 205px;
height:20px;
background-color:#ffffff;
border: solid 1px #8997bc;
margin:0px;
padding:0px;
}

.form_element textarea{
width: 250px;
height: 94px;
background-color:#ffffff;
border: solid 1px #8997bc;
font-family:Verdana;
margin:0px;
padding:0px;
}

.form_element textarea#ctl00_ctl18_txtFeedback{
font-size:13px;
}

p.list_element {
width:350px;
}

p.list_element label.listlabel {
font-weight: bold;
font-size:11px;
line-height:15px;
color:#646a6f;
text-align:right;
float: left;
margin:0px;
padding:0px 20px 0px 0px;
margin-left: 0px; /*width of left column*/
width: 135px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.radio_element p{
width: 300px;
margin: 0;
padding: 0px 0px 0px 0px;
padding-left: 155px; /*width of left column containing the label elements*/
}

.radio_element label{

font-size:11px;
float:left;
margin:0px;
padding:3px 0px 0px 0px;
width:126px;
margin-left: 0px; 
}

.radio_element table
{
    margin-bottom:20px;
}
.asterix
{
    color:Red;
}

.postcode_button
{
    float:right;
    position:absolute;
    margin-top:-20px;
    margin-left:135px;
}

.Postcode_finder
{
    margin-left:155px;
}

#languages select
{
font-size:10px;
color:#616161;
}

/*######################################### SALES FORCE FORM ############################*/

.SFF label{
font-weight: bold;
font-size:11px;
line-height:15px;
color:#646a6f;
text-align:right;
float: left;
margin:5px 0 5px 0px;
padding:0px 20px 0px 0px;
margin-left: 0px; /*width of left column*/
width: 135px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
clear:both;
}

.SFF input[type="radio"]{ 
width: 105px;
height:20px;
border: 0;
margin: 0;
padding: 0;
float:left;
}


.SFF input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 205px;
height:20px;
background-color:#ffffff;
border: solid 1px #8997bc;
margin:0px 0 5px 0;
padding:0px;
}

.SFF input[type="submit"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 105px;
height:20px;
border: 0;
margin:0px 0 0 200px;
padding:0px;
background: red url(../images/submit_b.jpg) no-repeat to left;
border: solid 1px #ccc;
}

.SFF select{
width: 205px;
height:20px;
background-color:#ffffff;
border: solid 1px #8997bc;
margin:0px 0 5px 0;
padding:0px;
}

.SFF textarea{
width: 250px;
height: 94px;
background-color:#ffffff;
border: solid 1px #8997bc;
font-family:Verdana;
margin:0px;
padding:0px;
float:left;
}




/*######################################### Client Grid view ############################*/

.DisplayBox
{
border: solid 1px #cccccc;

}
.DisplayBox td
{
padding-left:5px;
padding-top:10px;
padding-bottom:10px;
vertical-align:top;

    
}
.DisplayBox a
{
    color:Black;
}
.DisplayBox th
{
    text-align:left;
    vertical-align:top;
	padding-top:6px;
	padding-left:5px;
	color:#ffffff;
	height:17px; 
	background-image:url(../admin/images/menu_shim.gif);   
}

.DisplayBox th a
{
    
	color:#ffffff;
}
.DisplayBoxSelectedRow
{
    background-color:#cccccc;
    background: #b1d5f9;
    color:#3c3c3c;
}
.DisplayBoxSelectedRow a
{
        color:#ffffff;
     
}
.DisplayBoxAlternateRow
{
    background-color:#e3e2e2;    
}

.errror {
margin: 10px 0 0 0px;
display:inline;
float: right;
}