@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/fantasy-background.gif);
	background-repeat: repeat-y;
	background-color: #343641;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #999999;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0px;
}

h1{
	font-size: 22px;
	line-height: 32px;
	color:#FFFFFF;	
}

h2{
	font-size: 15px;
	line-height: 25px;
}

h3{
	font-size: 15px;
	line-height: 25px;
	color:#FFFFFF;

}

	
.nav-link:link {
	color: #999999;
	font-size:10px;
	text-decoration: none;
	padding-left: 75px;
	font-weight:bold;

}
.nav-link:visited {
	color: #999999;
	font-size:10px;
	text-decoration: none;
	padding-left: 75px;
	font-weight:bold;


}
.nav-link:hover {
	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
	padding-left: 75px;
	font-weight:bold;


}
.nav-link:active {
	color: #999999;
	font-size:10px;
	text-decoration: none;
	padding-left: 75px;
	font-weight:bold;
}
	

	
.nav-selected:link {
	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
	padding-left: 75px;
	font-weight:bold;

}
.nav-selected:visited {
	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
	padding-left: 75px;
	font-weight:bold;


}
.nav-selected:hover {
	color: #CCCCCC;
	font-size:10px;
	text-decoration: none;
	padding-left: 75px;
	font-weight:bold;


}
.nav-selected:active {
	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
	padding-left: 75px;
	font-weight:bold;


}
.main-image {
	margin-left:1px;
}

.thumb-image {
	margin-right:30px;
}

.thumb-box {
	margin-bottom:20px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}

.table-header {
    line-height: 11px;
	font-size: 9px;
	
}

.special-offer {
	color: #FFFFFF;
	font-weight: bold;
}