/*********************************************** IHIE PUBLIC STYLES  */

/********For use with the following case study pages - CASE STUDIES */

/*********************************************** COMMON STYLES  */

.list {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
width: 100px;
}

.list2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4f4f4f;
list-style-type: none;
}

.listaddress {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4f4f4f;
list-style-type: none;
margin-left: -20px;
}

.listbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #4f4f4f;
list-style-type: none;
margin-left: -20px;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #00000;
padding-top: 5px;
margin-left: 0px;
list-style-position: inside;
list-style-image: none;
list-style-type: disc;
}

ul {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-top: 0px;
}


/*********************************************** HEADING STYLES  */


.headingindent{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #0080a8;
margin-left: 0px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: 0080a8;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 40px;
font-weight: bold;
color: 1b9450;
}

.divline1{
padding-bottom: 0px;
padding-top: 0px;
border-bottom: 1px solid #e0e0e0;
width: 400px;
}

.divline2{
padding-bottom: 0px;
padding-top: 0px;
border-bottom: 1px solid #e0e0e0;
width: 300px;
}

/*********************************************** LINK STYLES  */

a.small11:link {
color: #0080a8;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}

a.small11:visited {
color: #0080a8;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}

a.small11:hover {
color: #999;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

a.small11b:link {
color: #0080a8;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
font-weight: bold;
}

a.small11b:visited {
color: #0080a8;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
font-weight: bold;
}

a.small11b:hover {
color: #999;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
text-decoration: none;
font-weight: bold;
}

/*********************************************** FORM STYLES  */

.searchbox {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4f4f4f;
width: 150px;
background-position: left top;
padding-right: 5px;
padding-left: 5px;
}

.searchboxLarge {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4f4f4f;
border: 1px solid #999;
width: 200px;
padding-right: 5px;
padding-left: 5px;
}

.searchboxXLarge {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4f4f4f;
border: 1px solid #999;
width: 400px;
padding-right: 5px;
padding-left: 5px;
}

.dropbox {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4f4f4f;
width: 100px;
background-position: left top;
padding-right: 5px;
padding-left: 5px;
}

.greyBackground {
width: 400px;
padding: 20px;
margin: 0px;
background-image: url(../images/include/side_nav/bg_colour.gif);
background-repeat:repeat-x;
background-position:left top;
}

.greyBackground2 {
width: 130px;
padding: 10px;
margin: 0px;
background-color: #f1f1f1;
}

.greypanel {
padding-top: 20px;
padding-left: 20px;
margin: 0px;
background-color: #f1f1f1;
border: 1px solid #ccc;
}

/*********************************************** IMAGE STYLES  */

.imagepad{
color: #ffffff;
font-family: Arial;
font-size: 12px;
}

.padall40 {
padding-left: 40px;
}

.padall20 {
padding-left: 20px;
}

.borderwhite {
border: 1px solid #fff;
}
