﻿body {
}

a.home
{
	background: transparent url("../images/menu_cy/cy_nav_home.gif") no-repeat center left;
}

a.messagewall
{
	background: transparent url("../images/menu_cy/cy_nav_messageboard.gif") no-repeat center left;
}

a.watch
{
	background: transparent url("../images/menu_cy/cy_nav_watchtheshow.gif") no-repeat center left;
}

a.characters
{
	background: transparent url("../images/menu_cy/cy_nav_characters.gif") no-repeat center left;
}

a.cardiff
{
	background: transparent url("../images/menu_cy/cy_nav_therealcardiff.gif") no-repeat center left;
}

a.gallery
{
	background: transparent url("../images/menu_cy/cy_nav_photoalbums.gif") no-repeat center left;
}

a.wallpapers
{
	background: transparent url("../images/menu_cy/cy_nav_wallpapers.gif") no-repeat center left;
}

span.home
{
	background: transparent url("../images/menu_cy/cy_nav_home_selected.gif") no-repeat center left;
}

span.messagewall
{
	background: transparent url("../images/menu_cy/cy_nav_messageboard_selected.gif") no-repeat center left;
}

span.watch
{
	background: transparent url("../images/menu_cy/cy_nav_watchtheshow_selected.gif") no-repeat center left;
}

span.characters
{
	background: transparent url("../images/menu_cy/cy_nav_characters_selected.gif") no-repeat center left;
}

span.cardiff
{
	background: transparent url("../images/menu_cy/cy_nav_therealcardiff_selected.gif") no-repeat center left;
}

span.gallery
{
	background: transparent url("../images/menu_cy/cy_nav_photoalbums_selected.gif") no-repeat center left;
}

span.wallpapers
{
	background: transparent url("../images/menu_cy/cy_nav_wallpapers_selected.gif") no-repeat center left;
}

.image_back a
{
	background-image: url("../images/menu_cy/btn_previous_up.gif");
	width: 131px;
}

.image_back a:hover
{
	background-image: url("../images/menu_cy/btn_previous_down.gif");
	width: 131px;
}

.image_next a
{
	background-image: url("../images/menu_cy/btn_next_up.gif");
	width: 123px;	
}

.image_next a:hover
{
	background-image: url("../images/menu_cy/btn_next_down.gif");
	width: 123px;	
}

.image_next
{
	float: right;
	height: 43px;
	width: 123px;	
}

.image_back
{
	float: right;
	height: 43px;
	width: 131px;
}
