body {
background-image:  url(/images/cholesterol/background.jpg);
}
/* TOP - HEADER AND NAVIGATION */

#top{
background-image:url(/images/cholesterol/i1-jp.jpg);
background-color: #7D70F3;
}
#top2{
background-image:url(/images/cholesterol/i1-jp2.jpg);
background-color: #7D70F3;
}
/* navigation */
#nav{
background-color: #4C40BE;
}

#nav li a{
background-color: #4C40BE;
background-image: url(/images/cholesterol/m1.gif);
}

#nav li a:hover{
background-color: #0A0070;
background-image: url(/images/cholesterol/m1_b.gif);
}

#nav #nav_on a{
text-decoration: none;
background-color: #0A0070;
background-image: url(/images/cholesterol/m1_b.gif);
background-repeat: no-repeat;
background-position: left top;
}


#nav_log{
width:766px;
background-color: #4C40BE;
}

#nav_log ul{
list-style:none;
margin:0px;
padding:0px;}

#nav_log li{
float:left;
display:inline;
}

#nav_log li a{
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
background-color: #4C40BE;
background-image: url(/images/cholesterol/m1.gif);
background-repeat: no-repeat;
background-position: left top;
display: block;
margin: 0px;
padding:6px 13px 5px 24px;
}

/*\*/
html * #nav_log li a{
padding:6px 12px 5px 24px;/* safari hack*/
}
/**/

* html #nav_log li a{
padding:6px 13px 5px 24px;/* ie pc hack*/
}

#nav_log li a:hover{
text-decoration: none;
background-color: #0A0070;
background-image: url(/images/cholesterol/m1_b.gif);
background-repeat: no-repeat;
background-position: left top;
}

#nav #nav_log_on a{
text-decoration: none;
background-color: #0A0070;
background-image: url(/images/cholesterol/m1_b.gif);
background-repeat: no-repeat;
background-position: left top;
}
 /* end nav */


/* added */
.tick-list-box-head{
background-color:#0A0070;
}
/*  END ADDED */


/* TEXT and LINKS */

h1, h2, h3, h4, h5, h6{
color: #1B0E80;
}

h1 a:link{
color: #1B0E80;
}

h1 a:hover{
color: #1B0E80;
}

h1 a:visited{
color: #1B0E80;
}

.head2{
color: #1B0E80;
}

a.h5:link {
	font-size:12px;
font-weight: bold;
color: #1B0E80;
text-decoration: none;
}

a.h5:visited {
color: #1B0E80;
}

a.h5:hover {
color: #1B0E80;
}

a.h5:active {
color: #1B0E80;
}

#info a{
color: #0033CC;
}

#info a:hover{
color: #000033;
}

.menu {
padding:0px;
margin:0px;
width:766px; 
height:26px; 
position:relative; 
z-index:100;
border-right:1px solid #000;
background:#4C40BE; 
float:left;
display:inline;
}
/* hack to correct IE5.5 faulty box model */

* html .menu {
width:766px; 
w\idth:765px;}

/* remove all the bullets, borders and padding from the default list styling */

.menu ul {
padding:0;
margin:0;
list-style-type:none;
}


.menu ul ul {
width:128px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {
float:left;
position:relative;
display:inline;
}


/* ================================================================ 
MAIN TOP LEVEL STYLE
=================================================================== */


.menu a, .menu a:visited {
display:block;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none; 
color:#fff; 

w\idth:97px;


padding:6px 0px 5px 30px;

background-color: #4C40BE;
background-image: url(/images/cholesterol/m1.gif);
background-repeat: no-repeat;
background-position: left top;

}


/* a hack so that IE5.5 faulty box model is corrected */

* html .menu a, * html .menu a:visited {
width:108px; 
w\idth:97px;
}




/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {
visibility:hidden;
position:absolute;
height:0;top:25px;left:0; 
width:128px;
border-top:1px solid #000;
}

/* another hack for IE5.5 */

* html .menu ul ul {top:24px;t\op:25px;
}



/* style the table so that it takes no part in the layout - required for IE to work */

.menu table {
position:absolute; top:0; left:0; 
border-collapse:collapse;
}

/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {
background:#0A0070; 
color:#fff; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:107px;
border-width:0 1px 1px 1px;
font-size:11px;
}

/* yet another hack for IE5.5 */

* html .menu ul ul a, * html .menu ul ul a:visited {
width:129px;
w\idth:107px;}


/* ================================================================ 
TOP NAV HOVER CLASSES
=================================================================== */

/* style the top level hover table ie*/
.menu a:hover{
color:#fff; 
background-color: #0A0070;
background-image: url(/images/cholesterol/m1_b.gif);
background-repeat: no-repeat;
background-position: left top;

}

/* style second level hover table ie*/
.menu ul ul a:hover{
color:#fff; 
background:#4C40BE; 
font-size:11px;

}

/* style the top level hover firefox*/
.menu :hover > a{
color:#fff;
text-decoration: none;
background-color: #0A0070;
background-image: url(/images/cholesterol/m1_b.gif);
background-repeat: no-repeat;
background-position: left top;
}

/* style second level hover firefox*/
.menu ul ul :hover > a {
color:#fff;
background-color: #4C40BE;
font-size:11px;
}

/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}


/* ================================================================ 
TOP NAV HOVER CLASSES
=================================================================== */


/* style the second level hover */

.menu ul ul a.drop:hover{
background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
}

.menu ul ul :hover > a.drop {
background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
}


/* style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#0A0070 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
}

/*  colours */

#main_content_right h1{
color:#1B0E80;
}
#main_content_right h2{
color:#1B0E80;
}

/* colours */