/* Text */
BODY {	background-image : url( "./Background.jpg" );
	background-repeat : repeat-x;
	font-family : Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51);
	background-color : rgb(238,238,238)}

.nof_GameGreyBanners1-Default{
font-family:Georgia; font-size:24pt; color:rgb(204,102,0) 
}

.nof_GameGreyNavbar4-Regular{
font-family:Verdana; font-size:10pt; color:rgb(255,255,255) 
}

.nof_GameGreyNavbar5-Rollover{
font-family:Verdana; font-size:10pt; color:rgb(0,0,0) ;
	font-style : normal;
	font-weight : bold
}

.nof_GameGreyNavbar6-Highlighted{
font-family:Verdana; font-size:10pt; color:rgb(51,51,51) ;
	font-style : normal;
	font-weight : bold
}

.nof_GameGreyNavbar7-HighlightedRollover{
font-family:Verdana; font-size:10pt; color:rgb(0,128,0) ;
	font-style : normal;
	font-weight : bold
}

.nof_GameGreyNavbar9-Regular{
font-family:Verdana; font-size:8pt; color:rgb(255,255,255) 
}

.nof_GameGreyNavbar10-Rollover{
font-family:Verdana; font-size:8pt; color:rgb(0,255,0) 
}

.nof_GameGreyNavbar11-Highlighted{
font-family:verdana; font-size:8pt; color:rgb(0,255,0) 
}

.nof_GameGreyNavbar12-HighlightedRollover{
font-family:verdana; font-size:8pt; color:rgb(255,255,255) 
}


P {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51);
	line-height : 1.5em
}

.TextObject{
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)
}

.TextNavBar{
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14px;
	color : rgb(192,192,192);
	white-space : nowrap
}

A:link {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14px
}

A:visited {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14px;
	color : rgb(0,128,128);
	font-weight : normal
}

A:active {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14px;
	color : rgb(255,153,102)
}

H1 {
	font-family: Georgia,             Palatino,             "Times New Roman",             Times,             Serif;
	font-weight : normal;
	color : rgb(204,102,0)
}

H2 {
	font-family: Georgia,             Palatino,             "Times New Roman",             Times,             Serif;
	font-weight : lighter;
	color : rgb(51,51,51)
}

H3 {
	font-family: Georgia;
	font-weight : lighter;
	color : rgb(204,102,0)
}



UL {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)
}

OL {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)
}

A {
	font-size: 14px;
	font-family : Arial,             Helvetica,             Geneva,             Sans-serif;
	color : rgb(128,128,128)
}

H4 {
	color: rgb(51,51,51)
}

H5 {
	color: rgb(204,102,0)
}

H6 {
	color: rgb(204,102,0)
}A:hover {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14px;
	color : rgb(255,153,102)
}

/* Accordion */
.ui-accordion{
	border: 1px solid #D9D9D9 !important;
	border-top: none !important
}
 .ui-accordion a {
	border: none !important
}
div.ui-accordion.selected a.head.selected             {
	background-image: url( "./AccordionTabOpen.png" ) !important;
	color: #333333 !important
}
.ui-accordion a.head {
	background-image: url( "./AccordionTabClosed.png" ) !important;
	background-color: #ffffff !important;
	border: none !important;
	font-size: 11px !important;
	color: #f2f2f2 !important;
	font-weight: normal !important;
	text-indent: 25px !important;
	height: 30px !important;
	line-height: 30px !important
}
.ui-accordion .ui-accordion-panel a {
	display: inline !important
}

/* Tabs */
.ui-tabs-panel{
	border: 1px solid #D9D9D9 !important;
	padding: 5px !important
}
.ui-tabs-nav a {
	background-image: url( "./tab_top.png" ) !important;
	font-weight: normal !important;
	color: #fafafa !important;
	font-size: 11px !important;
	line-height: 22px !important
}
.ui-tabs-nav .ui-tabs-selected a {
	color: #333333 !important
}
.ui-tabs-nav a span             {
	background-image: url( "./tab_top.png" ) !important;
	max-height: 50px;
	height: 22px !important
}

.ui-tabs-nav a:hover span{
	background-position: 0 -50px !important
}
.ui-tabs-nav a:hover{
	background-position: 100% -150px !important;
	color: #333333 !important
}

/* Toggle Pane */
div.TogglePaneFancyHeader {
	font-family: inherit !important;
	font-size: 11px !important;
	font-weight: normal !important;
	line-height: 30px;
	height: 30px !important;
	padding: 0px !important;
	text-indent: 25px;
	cursor: pointer;
	border: none !important;
	border-width: 0px 1px !important;
	background-color: transparent !important;
	background-image: url( "./TogglePaneOpen.png" ) !important;
	background-position: 0% 0% !important;
	color: #333333 !important
}
div.TogglePaneFancyHeaderClosed {
	background-color: transparent !important;
	background-image: url( "./TogglePaneClosed.png" ) !important;
	background-position: 0% 0% !important;
	color: #fafafa !important
}
div.TogglePanePlainContent {
	border: 1px solid #D9D9D9 !important;
	border-top: none !important
}

.nof_GameGreyBanners26-Banner1{
font-family:MS Sans Serif ; font-size:5px; font-weight:400; font-style:normal; color:#000000 
}

.jcarousel-skin-nof .jcarousel-next-horizontal{
    background: transparent url( "./nof-carousel-nav-right-lt.png" ) no-repeat 95% 50%}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal{
	background-image: url( "./nof-carousel-nav-right-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
	background-image: url( "./nof-carousel-nav-right-lt.png" ) /* prev */
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
	background-image: url( "./nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
    background-image: url( "./nof-carousel-nav-right-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
    background-image: url( "./nof-carousel-nav-right-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal{
    background: transparent url( "./nof-carousel-nav-left-lt.png" ) no-repeat 5% 50%}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal{
	background-image: url( "./nof-carousel-nav-left-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
	background-image: url( "./nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
	background-image: url( "./nof-carousel-nav-right-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
    background-image: url( "./nof-carousel-nav-left-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
    background-image: url( "./nof-carousel-nav-left-dk.png" )
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical{
    background: transparent url( "./nof-carousel-nav-down-lt.png" ) no-repeat 50% 95%}

.jcarousel-skin-nof:hover .jcarousel-next-vertical{
	background-image: url( "./nof-carousel-nav-down-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-vertical:hover {
	background-image: url( "./nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
	background-image: url( "./nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
    background-image: url( "./nof-carousel-nav-down-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
    background-image: url( "./nof-carousel-nav-down-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical{
    background: transparent url( "./nof-carousel-nav-up-lt.png" ) no-repeat 50% 5%}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical{
	background-image: url( "./nof-carousel-nav-up-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
	background-image: url( "./nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
	background-image: url( "./nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
    background-image: url( "./nof-carousel-nav-up-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
    background-image: url( "./nof-carousel-nav-up-dk.png" )
}

.nof_GameGreyBanners28-Banner2{
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}
