body 
{
	background:#cc0001 url(../images/red/bottom_gradiant_red.jpg) top left repeat-y;
}

a:hover, a:active,
.current a:link, .current a:visited {
	color: #fa0300;
}

#masthead {
	background:#cc0001;
}

li#aboutnav, li#aboutnav a {
	background-image: url(../images/red/mainnav1_red.gif);
}

li#beforenav, li#beforenav a {
	background-image: url(../images/red/mainnav2_red.gif);
}

li#afternav, li#afternav a {
	background-image: url(../images/red/mainnav3_red.gif);
}

li#watchnav, li#watchnav a {
	background-image: url(../images/red/mainnav4_red.gif);
}

li#pe_watchnav, li#pe_watchnav a {
	background-image: url(../images/red/p_mainnav6_red.gif);
}

#breadcrumbs {
	background: #fe0000 url(../images/red/top_gradiant_red.jpg) top right repeat-y;
}



/* =left
 * ====================================================================== */

#secondnav ul {
	background: #99cc33 url(../images/red/left_link_section_red.gif) left bottom no-repeat;
	list-style-image: none;
}

#secondnav li.current { background-image: url(../images/red/red_arrow.gif); }

#secondnav li.current a:link, #secondnav li.current a:visited,
#secondnav a:hover, #secondnav a:active {
	color: #fa0300;
}

.watch #emailafriend, .watch #emailafriend a {
	background-image: url(../images/red/emailbutton_red.gif);
}



/* =centre
 * ======================================================================= */

#content {
	background: transparent url(../images/red/cd_mc_red_middle_left.gif) left top repeat-y;
}

#content .middleright {
	background: transparent url(../images/red/cd_mc_red_middle_right.gif) right top repeat-y;
}

#content .topleft {
	background: transparent url(../images/red/cd_maincontent_red_top.gif) left top no-repeat;
}

#content .topright {
	background: transparent url(../images/red/cd_mc_red_top_right.gif) right top no-repeat;
}

#content .bottomleft {
	background: transparent url(../images/red/cd_mc_red_bottom_left.gif) left bottom no-repeat;
}

#content .bottomright {
	background: transparent url(../images/red/cd_mc_red_bottom_right.gif) right bottom no-repeat;
}

.watch h1 {
	width: 235px; height: 35px;
}

.watch h1 span {
	width: 235px; height: 35px;
	background-image: url(../images/red/title_watch_cd.gif);
}

#content ul {
	list-style-image: url(../images/red/square_red.gif);
}

#content .backtotop {
	background: transparent url(../images/red/back_to_top_line_red.gif) right center no-repeat;
}

#content .backtotop a {
	background-image: url(../images/red/back_to_top_button_red.gif);
}

#sidebar {
	background-color: #cc0001;
}

#sidebar div.sidebox {
	background: transparent url(../images/red/exp_rightcolumn_red.gif) center bottom no-repeat;
}

#sidebar div.last {
	background: transparent url(../images/red/exp_rightcolumn_circle_red.gif) center bottom no-repeat;
}


#search h2 span {
	background: transparent url(../images/red/right_column_looking_red.gif) center top no-repeat;
}


#related h2 span {
	background: transparent url(../images/red/right_column_seealso_red.gif) center top no-repeat;
}


#downloads h2 span {
	background: transparent url(../images/red/right_column_downloads_red.gif) center top no-repeat;
}

#content p.highlight {
	color: #ff0402;
}

#lowercontent {
	background: transparent url(../images/red/lc_onred_topleft.gif) left top no-repeat;
}

#lowercontent .topright {
	background: transparent url(../images/red/lc_onred_topright.gif) right top no-repeat;
}

#lowercontent .bottomleft {
	background: transparent url(../images/red/lc_onred_bottomleft.gif) left bottom no-repeat;
}

#lowercontent .bottomright {
	background: transparent url(../images/red/lc_onred_bottomright.gif) right bottom no-repeat;
}

#content .backtotop {
	background: transparent url(../images/red/back_to_top_line_line.gif) right center no-repeat;
}


/* =right
 * ====================================================================== */

div#oftlink div, #oftlink a {
	background-image: url(../images/red/oft_rollover_red.gif);
}



/* level 2 & 3 pages:
 * =====================================================================================
 */

#content #pagenav {
	background-image: url(../images/red/l3_box_red_1.gif);
}

#content #pagenav .topright {
	background-image: url(../images/red/l3_box_red_2.gif);
}

#content #pagenav .bottomleft {
	background-image: url(../images/red/l3_box_red_3.gif);
}

#content #pagenav .bottomright {
	background-image: url(../images/red/l3_box_red_4.gif);
}

#content #pagenav ul {
	list-style-image: url(../images/red/red_arrow_small.gif);
}

#content ul.jumpto li {
	background-image: url(../images/red/arrow_down_red.gif);
}

