@charset "utf-8";
/* CSS Document */

body {
background: url("http://www.gamesgeneration.co.uk/images/background/bg.jpg") no-repeat fixed center top transparent;
    margin: 0;
		}
	
#container {
border-left: 7px solid #000;
	border-right: 7px solid #000;
	border-bottom: 7px solid #000;
	width: 980px;
	height:100%;
	position:relative;
	margin: auto;
	background-color: #000000;	
  overflow:hidden;
}

		
#sub-container {
	width:980px;
	height:100%;
	margin:auto;
	background-color: #ffffff;
	margin-top:15px;
	padding-bottom:15px;
	position:relative;
	  overflow:hidden;
		}	
		
#container-gametitle {
border-left: 7px solid #000;
	border-right: 7px solid #000;
	border-bottom: 7px solid #000;
	width: 980px;
	height:1673px;
	margin: auto;
	background-color: #000000;	
		}	
		
#sub-container-gametitle {
	width:980px;
	height:1500px;
	margin:auto;
	background-color: #ffffff;
	margin-top:15px;
	padding-bottom:15px;
	position:relative;
		}	

#header {
	height: 130px;
	position: relative;
}

#headerLogo {
	position: absolute;
	top: 10px;
	left:0px;
	border:none;
}

/* Links */
a 				{color:#000; TEXT-DECORATION: none}
a:hover 		{color:#009933}
	
#shopLinks {
	position: absolute;
	top: 15px;
	right: 20px;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-left: 2px solid #fff;
}

#shopLinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#shopLinks li {
	float: none;
	padding: 8px 1px;
	padding-left:20px;
}

#shopLinks li.first {
	border-left-width: 0;
}

#shopLinks a {
	color: #fff;
}

#shopLinks a:hover {
	color: #009933;
}

#topSearch {
	background: #fff url(http://shop.gameplay.co.uk/gfx/nav/topSearchBack.gif) no-repeat center;
	position: absolute;
	bottom: 15px;
	right: 5px;
	width: 450px;
	height: 31px;
	padding: 9px 0 0 0;
}

#topSearch input.textField, #topSearch select.textField {
	width: 150px;
	margin-right: 5px;
	margin-left:14px;
}

#topSearch .searchSubmit {
	vertical-align: bottom;
}

/****************************************************************/
#topPlatformLinks {
	padding:0px;
	background-color:#000000;
}

#topPlatformLinks ul {
	margin: 0;
	padding: 0;
	height: 31px;
	list-style: none;
	background-color:#000000;
}

#topPlatformLinks li {
	float: left;
		}

#topPlatformLinks a {
	background: url(http://www.gamesgeneration.co.uk/images/buttons/topTabLeft.png) no-repeat 0px 0px;
	padding-left: 9px;
	display: block;
	width:117px;
	color: #fff;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

#topPlatformLinks a span {
	cursor: hand;
		display: block;
	background: url(http://www.gamesgeneration.co.uk/images/buttons/topTabRight.png) no-repeat 100% 0px;
	padding-right: 9px;
	height: 23px;
	padding-top: 8px;
}

#topPlatformLinks a span { width: 108px; }
#topPlatformLinks .home-link a span { text-align:center; width: 108px; }
#topPlatformLinks .about-link a span { text-align:center; width: 108px; }
#topPlatformLinks .games-link a span { text-align:center; width: 108px; }
#topPlatformLinks .preorder-link a span { text-align:center; width: 108px; }
#topPlatformLinks .preowned-link a span { text-align:center; width: 108px; }
#topPlatformLinks .consoles-link a span { text-align:center; width: 180px; }

/* 3DS Defaults */
#topPlatformLinks a:hover, #topPlatformLinks .on { background-position: 0 -192px; color: #000; }
#topPlatformLinks a:hover span, #topPlatformLinks .on span { background-position: 100% -192px; }

#topPlatformLinks .home-link a:hover, #topPlatformLinks .home-link .on { text-align:center; background-position: 0 -34px; }
#topPlatformLinks .about-link a:hover, #topPlatformLinks .about-link .on { text-align:center; background-position: 0 -34px; }
#topPlatformLinks .games-link a:hover, #topPlatformLinks .games-link .on { text-align:center; background-position: 0 -34px; }
#topPlatformLinks .preorder-link a:hover, #topPlatformLinks .preorder-link .on { text-align:center; background-position: 0 -34px; }
#topPlatformLinks .preowned-link a:hover, #topPlatformLinks .preowned-link .on { text-align:center; background-position: 0 -34px; }
#topPlatformLinks .consoles-link a:hover, #topPlatformLinks .consoles-link .on { text-align:center; background-position: 0 -34px; }


#topPlatformLinks .home-link a:hover span, #topPlatformLinks .home-link .on span { text-align:center; background-position: 100% -34px; }
#topPlatformLinks .about-link a:hover span, #topPlatformLinks .about-link .on span { text-align:center; background-position: 100% -34px; }
#topPlatformLinks .games-link a:hover span, #topPlatformLinks .games-link .on span { text-align:center; background-position: 100% -34px; }
#topPlatformLinks .preorder-link a:hover span, #topPlatformLinks .preorder-link .on span { text-align:center; background-position: 100% -34px; }
#topPlatformLinks .preowned-link a:hover span, #topPlatformLinks .preowned-link .on span { text-align:center; background-position: 100% -34px; }
#topPlatformLinks .consoles-link a:hover span, #topPlatformLinks .consoles-link .on span {text-align:center; background-position: 100% -34px; }

/***********************ABOUT**************************************/
#about-container {
float:left;
padding-top:5px;
padding-left:5px;
width:752px;
margin:auto;
}

#about-text-container {
float:left;
margin-left:4px;
padding-bottom:25px;
padding-top:8px;
width:732px;
color: #000;
	font-family: arial, century-gothic, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-decoration:none;
}

/***********************GAMES**************************************/


#game-container {
float:left;
padding-top:5px;
padding-left:5px;
width:752px;
margin:auto;

}

#game-title-container {
float:left;
padding-right:25px;
padding-bottom:50px;
width:160px;
}

.game-title-thumb {
width:160px;
height:156px;
}

.game-title-text {
width:160px;
height:35px;
padding-top:8px;
color: #000;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.instock-title-text {
width:160px;
padding-top:3px;
color: #009933;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.saving {
width:160px;
padding-top:3px;
font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #5F5F5F;
}

.str {
text-decoration: line-through;
float:left;
padding-left:30px;
padding-right:5px;
text-align:center;
}

.cost-text {
width:50px;
float:left;
padding-top:3px;
padding-left:19px;
color: #5F5F5F;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	text-decoration:none;
}

.sml-delivery-text{
width:65px;
float:left;
padding-top:9px;
padding-left:5px;
text-align:center;
color: #5F5F5F;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}

.buynow {
width:160px;
padding-top:27px;
}

#next-page {
padding-top:5px;
padding-bottom:5px;
width:752px;
margin:auto;
float:left;
color: #000;
font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}


/***********************GAME-MAIN**************************************/
#main-game-wrapper {
float:left;
width:751px;
padding-bottom:5px;
border-right:1px solid #009933;
border-bottom:1px solid #009933;
}

#main-game-container {
float:left;
padding-top:5px;
padding-bottom:30px;
padding-left:5px;
width:746px;
margin:auto;
}

#game-slimbox-image {
width:150px;
padding-right:10px;
padding-left:5px;
float:left;
font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}

#gamedetails-container{
width:576px;
padding-right:5px;
padding-top:10px;
float:left;
}

#release-date-rating {
width:205px;
padding-right:5px;
padding-top:10px;
float:left;
font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	color:#5F5F5F;
}

#countbox1 {
font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	color:#009933;
}

.daystogo {
font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	color:#009933;
	}

#game-pricebox {
width:205px;
float:right;
display:inline;
margin-right:10px;
font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	color:#5F5F5F;
}

.game-status {
width:205px;
height:16px;
position:relative;
	color:#009933;
	border-bottom:1px solid #5F5F5F;
}

.game-status h3 {
float:left;
font-size: 13px;
margin: 0 0 2px;
width:auto;
}

#product-availability {
font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	color:#009933;
	float:right;
}

#game-price-details {
  margin-top: 5px;
	color:#5F5F5F;
	font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.normal-rrp {
position:relative;
	color:#5F5F5F;
	font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
float:left;
 clear: left;
 }
 
 .normal-rrp span {
	color:#5F5F5F;
	text-decoration: line-through;
 }
 
.game-price-saving {
position:relative;
	color:#5F5F5F;
	font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
float:left;
 clear: left;
}

.game-price-total {
position:static;
	color:#009933;
	font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight:bolder;
	font-size: 18px;
	text-decoration: none;
	text-align:right;
}

#add-to-basket {
  margin-top:15px;
  float:right;
}

/***********************CONSOLES-ACCESSORIES**************************************/

#console-slimbox-image {
width:200px;
padding-right:10px;
padding-left:5px;
float:left;
font-family: arial,century-gothic, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}

#consoledetails-container{
width:526px;
padding-right:5px;
padding-top:10px;
float:left;
}


#console-title-container {
float:left;
padding-right:25px;
padding-bottom:25px;
width:225px;
}

.console-title-thumb {
width:245px;
height:218px;
}

.console-title-text {
width:230px;
height:35px;
padding-top:8px;
color: #000;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.consoleinstock-title-text {
width:230px;
padding-top:3px;
color: #009933;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.consolesaving {
width:230px;
padding-top:3px;
font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #5F5F5F;
}

.consolestr {
text-decoration: line-through;
float:left;
padding-left:60px;
padding-right:5px;
text-align:center;
}

.consolecost-text {
width:50px;
float:left;
padding-top:3px;
padding-left:49px;
color: #5F5F5F;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	text-decoration:none;
}

.consolesml-delivery-text{
width:80px;
float:left;
padding-top:9px;
padding-left:5px;
text-align:center;
color: #5F5F5F;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}

.consolebuynow {
width:230px;
padding-top:27px;
}

#next-page {
padding-top:5px;
padding-bottom:5px;
width:752px;
margin:auto;
float:left;
color: #000;
font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}



/************SLIDESHOW******************/
		
#slide-wrapper {
float:left;
width:752px;
margin: auto auto auto;
padding-bottom:7px;
padding-left:5px;
}

#slideshow {
position:relative;
height: 300px;
width:752px;
border: 0px
}

#slideshow DIV {
position:absolute;
top:660;
left:0;
border: 0px
z-index:1;
opacity:0.0;
height: 300px;
width:752px;
background-color: #000000;
}

#slideshow DIV.active {
z-index:1;
opacity:1.0;
border: 0px 
}

#slideshow DIV.last-active {
z-index:1;
border: 0px 
}

#slideshow DIV IMG {
height: 300px;
width:752px;
border: 0px
display: block;
margin-bottom: 10px;
}

/***********************RIGHT-NAV**************************************/					
#right-nav {
text-align: left;
	float: right;
	width: 205px;
}

#nav-section {
	height:100%;
	width: 199px;
	padding-bottom:25px;
	border-bottom:1px solid #009933;
	border-left:1px solid #009933;
	float:left;
padding:5px 0 15px 5px;
margin:auto auto 25px;
background-color: #ffffff;
}

#nav-titlebar {	
height:23px;
		width:205px;
		background-image:url(http://www.gamesgeneration.co.uk/images/search/title.png);
		background-repeat:no-repeat;
		float:left;
			}
	
		.navtitles {	
		padding-left:10px;
		padding-top:6px;
		float:left;
		color: #fff;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	}
	
	.chart-number {
		color: #009933;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
		}
				
.navtext {
    color: #000;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
		}
		
		.navmoretext {
    color: #000;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration:none;
	padding-top:10px;
		}
	
	.search-button{
	margin-top:8px;
	} 
	
	.search-border {
	border:1px solid #009933;
	} 
	
#mini-ads-nav {
	height:100%;
	width: 205px;
	float: right;
margin:auto;
background-color: #ffffff;
padding-bottom:25px;
padding-top:7px;
}


		
/*******************BEST SELLERS SCROLLER*************************/		
#best-sellers-bar {
float:left;
padding-top:5px;
padding-left:5px;
width:752px;
margin:auto;
	background-color: #ffffff;
		}	
		
#best-sellers-title {
height:22px;
		width:752px;
		background-image:url(http://www.gamesgeneration.co.uk/images/best-sellers/title.png);
		background-repeat:no-repeat;
		margin-left:0px;
		padding-left:8px;
		padding-top:6px;
		float:left;
		color: #fff;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
			}

.best-sellers, .best-sellers a {
	position: relative;
	width: 155px;
	margin-right: 7px;
	float: left;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	font-family: century-gothic, helvetica, arial, sans-serif;
	text-decoration:none;
}

.best-sellers a:hover {
	color: #009933;
}

.best-sellers .price {
	font-size: 18px;
	padding-top: 23px;
	position: absolute;
	width: 76px;
	height: 45px;
	text-align: center;
	right: 0px;
	top: 87px;
	color: #fff;
}

.best-sellers .price .prefix {
	margin-top: -6px;
	line-height: 10px;
	font-size: 11px;
}

.price .pence {
	font-size: 11px;
	padding-bottom: 5px;
}

/*******************PRE ORDER SCROLLER*************************/		
#pre-order-bar {
float:left;
padding-top:5px;
padding-left:5px;
width:747px;
margin:auto;
	background-color: #ffffff;
		}	
		
#pre-order-title {
height:29px;
		width:747px;
		background-image:url(http://www.gamesgeneration.co.uk/images/best-sellers/title.png);
		background-repeat:no-repeat;
		margin-left:0px;
		padding-left:8px;
		padding-top:6px;
		float:left;
		color: #fff;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
			}

.pre-orders, .pre-orders a {
	position: relative;
	width: 155px;
	margin-right: 7px;
	float: left;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	font-family: century-gothic, helvetica, arial, sans-serif;
	text-decoration:none;
}

.pre-orders a:hover {
	color: #009933;
}

.pre-orders .price {
	font-size: 18px;
	padding-top: 23px;
	position: absolute;
	width: 70px;
	height: 45px;
	text-align: center;
	right: 0px;
	top: 90px;
	color: #fff;
}

.pre-orders .price .prefix {
	margin-top: -6px;
	line-height: 10px;
	font-size: 11px;
}

.price .pence {
	font-size: 11px;
	padding-bottom: 5px;
}

/*******************MINI ADS*************************/		
#mini-ads {
float:left;
padding-left:8px;
padding-right:5px;
	padding-bottom:24px;
width:752px;
margin:auto;
	background-color: #ffffff;

		}	
		
#mini-ads-left {
float:left;
padding-top:8px;
padding-left:0px;
padding-right:20px;
width:360px;
}

#mini-ads-right {
float:left;
padding-top:8px;
padding-right:0px;
width:360px;
}
			
/*******************TWITTER*********************/
#twitter-feed {
float:left;
padding-top:10px;
padding-left:5px;
width:752px;
margin:auto;
}

/********************************************************/
#nav-wrapper {
	width:980px;
	z-index: 2;
	float:left;
}

#nav-bar {
	width:980px;
	height:25px;
	background-image:url(http://www.gamesgeneration.co.uk/images/navbarbg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	z-index: 3;
	float:left;
}


#wrapper {
padding-top:20px;
z-index:2;
background-color:#000000;
}



/********************DROPDOWNMENU**********************/

##navMenu {
	margin-left:0px;
	padding:0;
	padding-top:0px;
	background:none;
}

#navMenu ul {
	margin:0;
	padding:0;
	line-height:21px;
	background:none;
}


#navMenu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	background:none;
}

#navMenu ul li a {
	
	text-align:center;
	font-family:"Helvetica Neue", Helvetica, arial;
	font-size:11px;
	text-decoration:none;
	height:29px;
	width:118px;
	display:block;
	color:none;
	border:none;
	background-color:#000000;
}

#navMenu ul li a:hover {
	color: none;	
}



#navMenu ul ul {
	position: absolute;
	visibility:hidden;
	top:23px;
}

#navMenu ul li:hover ul {
	visibility:visible
}

/************************************************************/

#navMenu li:hover {
	background:none;
}

#navMenu ul li:hover ul li a:hover {
	background:none;
	colour:none;
}

#navMenu a:hover {
	color:#000;
	background:none;
}

.clearFloat {
	clear:both;
	margin:0;
	padding:0;
}

/*********************** CONTACT ***********************/

#contact-wrapper{
	float:left;
    width:751px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	background-color:#ffffff;
	margin:auto;
}

#contact-container {
	padding-top:15px;
	padding-left:10px;
	width:440px;
	float:left;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height:15px;
	font-variant: normal;
	background-color:#fff;
	}

#contact-container2 {
	padding-top:42px;
	width: 237px;
	float:right;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height:15px;
	font-variant: normal;
	background-color:#fff;
}

#contact-container3 {
	padding-top:24px;
	padding-bottom:54px;
	padding-left:70px;
	width:662px;
	float:left;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height:15px;
	font-variant: normal;
	background-color:#fff;
}


/******************CONTACT FORM ****************/

#contactform {
	margin:0; padding:5px 10px;
	}
	
#contactform * {
	color:#000;
	}
	
#contactform ol { 
margin:0; padding:0; list-style:none;
}

#contactform li { 
margin:0; padding:0; background:none; border:none; display:block; 
}

#contactform li.buttons { 
margin:5px 0 5px 0;
}

#contactform label {
	float:left; margin:0; width:250px; padding:3px 0;
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height:16px;
	font-variant: normal;color:#000; text-transform:capitalize;}
	
#contactform label span {
	font-family: century-gothic, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}
	
#contactform input.text {
	width:420px; border:1px solid #000; margin:5px 0; padding:5px 2px; height:15px; background:#f8f8f8;
	}
	
#contactform textarea {
	 width:420px; border:1px solid #000; margin:6px 0; padding:2px; background:#f8f8f8; height:150px;
	 }
	 
#contactform li.buttons input {
	padding:3px 0;
	margin:0 0 0 0px;
	border:0;
	color:#FFF;

}

#ContactForm comments {
width:720px; border:1px solid #000; margin:6px 0; padding:2px; background:#f8f8f8; height:150px;

}
/*******************FOOTER**************************/
#footer {
    background-image:url(http://www.gamesgeneration.co.uk/images/navbarbg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
    width: 980px;
    float:left;
    color: #5F5F5F;
	font-family: arial, helvetica, century-gothic, sans-serif;
	font-size: 11px;
	text-decoration:none;
	padding-top:14px;
	padding-bottom:5px;
}

/************************************************************/

#accordianbox {
font-family: century-gothic, arial, helvetica,  sans-serif;
	font-size:11px;
	float:left;
	width: 702px;
	font-weight: bold;
	padding-bottom:50px;
	background:none;
	}

.ProductMenu-Title {
font-family: century-gothic, arial, helvetica,  sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.ProductMenu-SubTitle {
font-family: century-gothic, arial, helvetica,  sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	width:18px;
	float:left;
}


/************************************************************************************************************************/
#accord-wrapper {
	width: 702px;
	margin-left:0;
	padding-left:0;
	float: left;
	}

.accordionButton {	
font-family: century-gothic, arial, helvetica,  sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	width: 702px;
	height:15px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background:none;
	cursor: pointer;
	}
	
.accordionContent {	
font-family: century-gothic, arial, helvetica,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 702px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background:none;
	}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background:none;
	}
	
.over {
	background:none;
	}
	
/**********************************************************************************************************************/