﻿/* CSS for Adventure Write Sub Pages
*/

body {
  background-color: black;
  	background-image: url('http://www.adventurewrite.com/images/green_leaves2.jpg');
  background-position: center top;
  background-repeat: repeat;
  background-attachment: scroll;
  text-align: center; 
  min-width: 750px;
}
   
  #wrap {
    width: 900px;
    margin: 0 auto;
  }

  #gist {
   color: transparent;
   font-size: 2px;
   } 

  #toptitle {
    position: relative;
    background-image: url('http://www.adventurewrite.com/images/letterheadkids2.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 900px;
    height: 150px;
  }

	#menubox {
		position: relative;
		text-align: left;
		left: 80px;
		top: 10px;
		}

/* --------------------------------- The End of the Line --------------------------------*/

	#paperbox_end 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 2700px;  
  		}

    	#writingcontest_end {
      		position: absolute;
      		top: 2180px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}

/* --------------------------------- The Life of a Monster --------------------------------*/

	#paperbox_life 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 1550px;  
  		}

    	#writingcontest_life {
      		position: absolute;
      		top: 1150px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}

/* --------------------------------- The Invisibles --------------------------------*/

	#paperbox_invisibles 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 1020px;  
  		}

    	#writingcontest_invisibles {
      		position: absolute;
      		top: 590px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}

/* --------------------------------- Space Discovery --------------------------------*/

	#paperbox_spaced {
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 3600px;  
  		}

    	#writingcontest_spaced {
      		position: absolute;
      		top: 3230px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}
/* --------------------------------- Mythical Creatures --------------------------------*/

	#paperbox_mythical 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 2300px;  
  		}

    	#writingcontest_mythical {
      		position: absolute;
      		top: 1850px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}


/* --------------------------------- SOS on the Toilet --------------------------------*/

	#paperbox_sos 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 3000px;  
  		}

    	#writingcontest_sos {
      		position: absolute;
      		top: 2620px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}

/* --------------------------------- Still Leaning --------------------------------*/

	#paperbox_still 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 1250px;  
  		}

    	#writingcontest_still {
      		position: absolute;
      		top: 840px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}

/* --------------------------------- Sucker of Souls --------------------------------*/

	#paperbox_sucker 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 3400px;  
  		}

    	#writingcontest_sucker {
      		position: absolute;
      		top: 2980px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}

/* --------------------------------- Library Daze --------------------------------*/

	#paperbox_library 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 1030px;  
  		}

    	#writingcontest_library {
      		position: absolute;
      		top: 660px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}

/* --------------------------------- Spirit Bear --------------------------------*/

	#paperbox_spirit 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 2700px;  
  		}

    	#writingcontest_spirit {
      		position: absolute;
      		top: 2300px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}

/* --------------------------------- Go Fish --------------------------------*/

	#paperbox_go 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 3500px;  
  		}

    	#writingcontest_go {
      		position: absolute;
      		top: 2980px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}

/* --------------------------------- End 2010 Section --------------------------------*/


/* --------------------------------- Begin 2011 Section --------------------------------*/


/* --------------------------------- The Meteor --------------------------------*/

	#paperbox_meteor 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 1100px;  
  		}

    	#writingcontest_meteor {
      		position: absolute;
      		top: 2980px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
		}

/* --------------------------------- David and the Rock and Roll Romanesco --------------------------------*/

	#paperbox_romanesco 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 3500px;  
  		}

    	#writingcontest_romanesco {
      		position: absolute;
      		top: 2980px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
      		}

/* --------------------------------- The Greater Purpose of Teenage Insanity --------------------------------*/

	#paperbox_greater 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 3500px;  
  		}

    	#writingcontest_greater {
      		position: absolute;
      		top: 2980px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
		}

/* --------------------------------- Robby of Locksley --------------------------------*/

	#paperbox_robby 	{
    		position: absolute;
    		text-align: left;    
    		top: 105px;
    		left: 84px;
    		background-color: #ffffff;
    		width: 627px;
    		height: 3500px;  
  		}

    	#writingcontest_robby {
      		position: absolute;
      		top: 2980px;
      		left: 160px;
      		margin: 0px;
      		padding: 0px;
      		border: none;
		}

	.pagetitle {
		font-family: palatino linotype;
    		font-size: 25px;
    		font-weight: bold; 
		}

  #kidscontainer {
    position: relative;
    text-align: center;
    background-color: transparent;
    color: #0d1005;
    font-family: palatino linotype;
    font-size: 15px;
    font-weight: bold; 
    width: 900px;
  }

   #topmenu {
    position: relative;
    top: 4px;
    left: 540px;
    background-color: transparent;
    color: #C7C7C6;
    font-family: arial;
    font-size: 12px;
   }

     a.topmenu {
         color: #C7C7C6;
         font-family: times;
         font-size: 12px;
         font-weight: bold;
         
         }
       a.topmenu:hover {
           color: white;
          }

	#paypal {
      	position: absolute;
	padding: 2px;
      	top: 10px;
      	left: 30px;
	text-align: center;
	}


  #talkbox1 {
    position: relative;
    left: 60px;
    background-color: transparent;
    margin-left: 5px;
    width: 890px;
   }

    #toptrophy {
      position: relative;
      top: 10px;
      left: 250px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

    #map {
      position: absolute;
      top: 130px;
      left: 40px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

   #papertop {
    position: absolute;
    top: 0px;
    left: 0px;
    border: none;
    width: 800px;
    height: 105px;
      }

   #paperleft {
    position: absolute;
    top: 105px;
    left: 0px;
    width: 84px;
    height: 800px;  
  }

   #paperright {
    position: absolute;
    top: 105px;
    left: 711px;
    width: 95px;
    height: 800px;  
  }

   #paperleft2 {
    position: absolute;
    top: 1105px;
    left: 0px;
    width: 84px;
    height: 1000px;  
  }

   #paperright2 {
    position: absolute;
    top: 1105px;
    left: 711px;
    width: 95px;
    height: 1000px;  
  }

   #paperleft3 {
    position: absolute;
    top: 2105px;
    left: 0px;
    width: 84px;
    height: 1400px;  
  }

   #paperright3 {
    position: absolute;
    top: 2105px;
    left: 711px;
    width: 95px;
    height: 1400px;  
  }

   #paperleft4 {
    position: absolute;
    top: 3105px;
    left: 0px;
    width: 84px;
    height: 400px;  
  }

   #paperright4 {
    position: absolute;
    top: 3105px;
    left: 711px;
    width: 95px;
    height: 400px;  
  }

   #paperbox1 {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 1000px;  
  }

   #paperbox2 {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 3500px;  
  }

   #paperbox3 {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 500px;  
  }

   #paperbox4 {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 1000px;  
  }

   #paperbox_2011 {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 4500px;  
  }

   #paperbox_color_catcher {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 3300px;  
  }

   #paperbox_vampire {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 4250px;  
  }

   #paperbox_eventful {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 3300px;  
  }

   #paperbox_long {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 3730px;  
  }

   #paperbox_space {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 2000px;  
  }

   #paperbox_haunted {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 2000px;  
  }

   #paperbox_amazon {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    background-color: #ffffff;
    width: 627px;
    height: 1300px;  
  }

  #page_title {
    margin-left: 0px;
    padding-bottom: 0px;
    text-align: center;
    border: none;
  }

    #trophy {
      position: absolute;
      top: 480px;
      left: 240px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/trophybehind2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#trophy a, #trophy a:link, #trophy a:visited {
	display:block;
	} 

  a.taba img{
      border: none;
      }
        a.taba:hover img{
          visibility: hidden;
          }

    #writingcontest {
      position: relative;
      left: 160px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

    #winner2010_go {
      position: absolute;
      left: 10px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

    #winner2010_end {
      position: absolute;
      left: 300px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

  a.writingcontest1 img{
      border: none;
      }
        a.writingcontest1:hover img{
           filter:shadow(color:yellow);
          }

  a.writingcontest2 img{
      border: none;
      }

    #trophy_color_catcher {
      position: absolute;
      top: 2680px;
      left: 240px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/trophybehind2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#trophy_color_catcher a, #trophy_color_catcher a:link, #trophy_color_catcher a:visited {
	display:block;
	} 

    #writingcontest_color_catcher {
      position: absolute;
      top: 2630px;
      left: 160px;
      margin: 0px;
      padding: 0px;
      border: none;
      }


    #trophy_vampire {
      position: absolute;
      top: 3630px;
      left: 240px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/trophybehind2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#trophy_vampire a, #trophy_vampire a:link, #trophy_vampire a:visited {
	display:block;
	} 


    #writingcontest_vampire {
      position: absolute;
      top: 3580px;
      left: 160px;
      margin: 0px;
      padding: 0px;
      border: none;
      }


    #trophy_eventful {
      position: absolute;
      top: 2580px;
      left: 240px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/trophybehind2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#trophy_eventful a, #trophy_eventful a:link, #trophy_eventful a:visited {
	display:block;
	} 


    #writingcontest_eventful {
      position: absolute;
      top: 2530px;
      left: 160px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

    #trophy_long {
      position: absolute;
      top: 3130px;
      left: 240px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/trophybehind2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#trophy_long a, #trophy_long a:link, #trophy_long a:visited {
	display:block;
	} 


    #writingcontest_long {
      position: absolute;
      top: 3080px;
      left: 160px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

    #trophy_space {
      position: absolute;
      top: 1230px;
      left: 240px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/trophybehind2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#trophy_space a, #trophy_space a:link, #trophy_space a:visited {
	display:block;
	} 

    #writingcontest_space {
      position: absolute;
      top: 1180px;
      left: 160px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

    #trophy_amazon {
      position: absolute;
      top: 780px;
      left: 240px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/trophybehind2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#trophy_amazon a, #trophy_amazon a:link, #trophy_amazon a:visited {
	display:block;
	} 

    #writingcontest_amazon {
      position: absolute;
      top: 730px;
      left: 160px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

    #trophy_haunted {
      position: absolute;
      top: 1330px;
      left: 240px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/trophybehind2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#trophy_haunted a, #trophy_haunted a:link, #trophy_haunted a:visited {
	display:block;
	} 

    #writingcontest_haunted {
      position: absolute;
      top: 1280px;
      left: 160px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

  #page_title_2 {
    margin-left: 0px;
    padding-bottom: 0px;
    text-align: center;
    border: none;
  }


  #story_title {
    margin-left: 0px;
    padding-bottom: 10px;
    text-align: center;
    border: none;
  }

  #story_title2 {
    margin-left: 0px;
    padding-bottom: 10px;
    text-align: center;
    border: none;
  }

  #story_title3 {
    margin-left: 190px;
    padding-bottom: 10px;
    text-align: left;
    border: none;
  }

  #story_title4 {
    margin-left: 230px;
    padding-bottom: 10px;
    text-align: left;
    border: none;
  }

    #instructions {
      position: relative;
      padding-top: 5px;
      font-size: 16px;
      padding-right: 40px;
      margin-bottom: 20px;
      text-align: left;
      }

    #story_body {
      position: relative;
      text-align: left;
      }

    #story_body2 {
      position: relative;
      text-align: left;
      }

   p { 
	text-indent: 20px; 
        }

    .ital {
      font-style: italic;
      }

	.author {
	font-size: 13px;
	color: #000000;
	}

    #indent {
	text-align: center;
	}

    #indent2 {
	margin-left: 40px;
	}

    #indent3 {
	margin-left: 40px;
	}

    #indent4 {
	text-align: center;
	}

    #form {
      position: relative;
      text-align: left;
      }

    #next {
      position: absolute;
      top: 2520px;
      left: 230px;
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/arrowlf3.png');
      background-repeat: no-repeat;
      border: none;
      }

	#next a, #next a:link, #next a:visited {
	display:block;
	} 

  a.next img{
      border: none;
      }
        a.next:hover img{
          visibility: hidden;
          }

    #rules {
      position: absolute;
      top: 1230px;
      left: 10px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

	#rules a, #rules a:link, #rules a:visited {
	display:block;
	} 

  a.rules1 img{
      border: none;
      }

    #entry {
      position: absolute;
      top: 1350px;
      left: 10px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

	#entry a, #entry a:link, #entry a:visited {
	display:block;
	} 

  a.entry1 img{
      border: none;
      }

    .textb {
      font-weight: bold;
      }  

    .textb2 {
      font-weight: bold;
	font-size: 22px;
	
      }  

    .textu {
      text-decoration: underline;
      }

    .texti {
      font-style: italic;
      }

    .note {
      color: #642f2f;
      }

    .green {
	color:#108400;
	}

  a.linktoaw {
    color: #15a003;
    text-decoration: none;
	}
    
        a.linktoaw:link {
           color: #15a003;
           text-decoration: none;
        }	

        a.linktoaw:visited {
           color: #348429;
           text-decoration: none;
        }

       a.linktoaw:hover {
           color: red;
           text-decoration: underline;
        }

/* --------------------------------- END Kids STYLE --------------------------------*/




  a.taba img{
      border: none;
      }
        a.taba:hover img{
          visibility: hidden;
          }


 
    #button_2009 {
      position: absolute;
      top: 150px;
      left: 450px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/2009_button2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#button_2009 a, #button_2009 a:link, #button_2009 a:visited {
	display:block;
	} 

  a.b09 img{
      border: none;
      }
        a.b09:hover img{
          visibility: hidden;
          }

    #button_2010 {
      position: absolute;
      top: 150px;
      left: 260px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/2010_button2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#button_2010 a, #button_2010 a:link, #button_2010 a:visited {
	display:block;
	}

  a.b10 img{
      border: none;
      }
        a.b10:hover img{
          visibility: hidden;
          }

    #button_2011 {
      position: absolute;
      top: 150px;
      left: 80px;	
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/2011_button2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#button_2011 a, #button_2011 a:link, #button_2011 a:visited {
	display:block;
	}

  a.b11 img{
      border: none;
      }
        a.b11:hover img{
          visibility: hidden;
          }


   a.textlink {
    font-weight: normal;
    font-size: 15px;
    color: #122240;
    text-decoration: none;
        }
        a.textlink:link {
           color: #122240;
        }	
        a.textlink:visited {
           color: #1C2946;
        }
        a.textlink:hover {
           color: #028a1f;
           text-decoration: underline;
        }   


	#topmenu_box{
	position: absolute;
	left: 125px;
	top: 75px;
	}

     a.topmenu {
         background-color: transparent;
         color: #000000;
         font-family: arial;
         font-size: 12px;
         
         }
       a.topmenu:hover {
           	color: red;
		text-decoration: underline;
          }


 
    #copyright {
    margin-left: 0px;
    background-color: transparent;
    color: #e0c49d;
    font-family: arial;
    font-size: 11px;
    }

    .bottommenu {
	 padding-left: 10px;
         background-color: transparent;
         color: #e0c49d;
         font-family: arial;
         font-size: 12px;
         }

     a.bottommenu {
         background-color: transparent;
         color: #e0c49d;
         font-family: arial;
         font-size: 12px;
         
         }
       a.bottommenu:hover {
           color: white;
          }

     a.privacy {
         background-color: transparent;
         color: #e0c49d;
         font-family: arial;
         font-size: 11px;
         
         }
       a.privacy:hover {
           color: white;
          }

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 60px 5px 8px;
		margin:0px 5px 0px 0px;
		background-color:#CEDF8E;
		background-image:url(http://www.opencube.com/qmv6/qmimages/gradient_34.gif);
		color:#484849;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:1px;
		border-style:solid;
		border-color:#484849;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#F1F6DC;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#F1F6DC;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#F1F6DC;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:-1px 0px 0px 0px;
		background-color:#F1F6DC;
		border-width:1px;
		border-style:solid;
		border-color:#484849;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		margin:0px;
		background-color:transparent;
		background-image:none;
		font-size:11px;
		border-width:0px;
		border-style:none;
		border-color:#484849;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-image:none;
		color: red;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-image:none;
		color: red;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-image:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(http://www.opencube.com/qmv6/qmimages/arrow_7.gif);
		background-repeat:no-repeat;
		background-position:95% 55%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(http://www.opencube.com/qmv6/qmimages/arrow_5.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(http://www.opencube.com/qmv6/qmimages/arrow_5.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		width:90%;
	}




