/*	-------------------------------------------------------------
		Softsecrets
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
		Description:	English images
		Filename:			base.css
		Version:			1.0
		Date:					Mar 25 2008
		-------------------------------------------------------------	*/


	
/*	-------------------------------------------------------------
  	Logo
  	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

    #latest-issue a {
      background: url(../img/latestissue-en.jpg) top left no-repeat; }

    #latest-issue a:hover {
      background: url(../img/latestissue-en.jpg) -204px top no-repeat; }

    #published {
      background: url(../img/published-en.jpg) top left no-repeat; }



/*	-------------------------------------------------------------
		Main menu
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		
/*	Menu items
		- main-menu-0: Home
		- main-menu-1: Forum
		- main-menu-2: Issues
		- main-menu-3: Page 3
		- main-menu-4: Register
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		
		li#main-menu-0 a { 
			height: 52px;
			margin: 5px 0 0 0;
			background: url(../img/home-en.jpg) top right no-repeat; }

		li#main-menu-0 a:hover {
			background: url(../img/home-en.jpg) right -52px no-repeat; }
			
		li#main-menu-1 a {
			height: 53px;
			margin: 7px 0 0 0;
			background: url(../img/forum-en.jpg) top right no-repeat; }

		li#main-menu-1 a:hover {
			background: url(../img/forum-en.jpg) right -53px no-repeat; }

		li#main-menu-2 a {
			height: 50px;
			margin: 7px 0 0 0;
			background: url(../img/issues-en.jpg) top right no-repeat; }

		li#main-menu-2 a:hover {
			background: url(../img/issues-en.jpg) right -50px no-repeat; }
		
		li#main-menu-3 a {
			height: 145px;
			background: url(../img/page3-en.jpg) top right no-repeat; }

		li#main-menu-3 a:hover {
			height: 145px;
			background: url(../img/page3-en.jpg) right -145px no-repeat; }

		li#main-menu-4 a {
			height: 53px;
			background: url(../img/register-en.jpg) top right no-repeat; }

		li#main-menu-4 a:hover {
			background: url(../img/register-en.jpg) right -53px no-repeat; }

    li#main-menu-5 a {
			height: 61px;
			background: url(../img/lessons-en.jpg) top right no-repeat; }      

		li#main-menu-5 a:hover {
			background: url(../img/lessons-en.jpg) right -61px no-repeat; }



/*	-------------------------------------------------------------
		Content
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		   
/*	Link area (change language, cool links)
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
  	a#change-language {
  		background: url(../img/change-language-en.jpg) 0px 0px no-repeat; }
  		
    a#change-language:hover {
      background: url(../img/change-language-en.jpg) -268px 0px no-repeat; }
    	
    a#logout {
      background: url(../img/logout-en.jpg) 0px 0px no-repeat; }
    
    a#login {
      background: url(../img/login-en.jpg) 0px 0px no-repeat; }
      
		a#logout:hover {
			background: url(../img/logout-en.jpg) 0px -26px no-repeat; }
			
    a#login:hover {
 			background: url(../img/login-en.jpg) 0px -26px no-repeat; }

    a#add-image {
      background: url(../img/add-image-en.jpg) 0px 0px no-repeat; }

    a#add-image:hover {
      background: url(../img/add-image-en.jpg) 0px -26px no-repeat; }      
      
		a#profile {
			background: url(../img/profile-knop-en.jpg) 0px 0px no-repeat; }

		a#profile:hover {
			background: url(../img/profile-knop-en.jpg) 0px -26px no-repeat; }
		
  	a#cool-links-button {
  		background: url(../img/cool-links-en.jpg) 0px 0px no-repeat; }
  
    a#cool-links:hover {
      background: url(../img/cool-links-en.jpg) -116px 0px no-repeat; }
      
      
      
/*	-------------------------------------------------------------
		Sidebar
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
				
/*	Contest
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		
  	a#contest {
  		width: 169px;
  		height: 122px;
  		display: block;
  		text-indent: -9999em;
  		background: url(../img/win-free-seeds-en.jpg) top left no-repeat; }

		a#contest:hover {
			background: url(../img/win-free-seeds-en.jpg) left -122px no-repeat; }
			
/*	Chat
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

  	a#chat {
  		width: 169px;
  		height: 110px;
  		display: block;
  		text-indent: -9999em;
  		background: url(../img/chat-en.jpg) top left no-repeat; }
      
    a#chat:hover {
      background: url(../img/chat-en.jpg) left -111px no-repeat; }
      


/*	-------------------------------------------------------------
		Rating
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
       
