﻿/* CSS for Adventure Write Hompage
*/

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

  #gist {
   position: absolute;
   color: transparent;
   font-size: 3px;
   } 

  #toptitle {
    position: relative;
    background-color: #000000;
    background-image: url(http://www.adventurewrite.com/images/previewbar.png);
    background-position: center top;
    background-repeat: no-repeat;
    filter:shadow(color:gray);
    width: 900px;
    height: 106px;
  }

  hr.toprule {
    position: relative;
    color: #4174AF;
    width: 900px;
    height: 2px;
  }

  #bottomwrap {
    position: relative;
    top: 10px;
    background-color: transparent;
    width: 900px;
  }

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

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

  #menubox {
    float:left;
    margin-right: 5px;
    background-color: transparent;
    width: 175px;
    height: 225px;
  }


#cfbox {
    position: absolute;   
    top: 0px;
    left: 710px;
    background-color: #000000;
    background-image: url('http://www.adventurewrite-members.com/images/coverthumb1.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    margin-right:5px;
    text-align: left;
    width: 190px;
    height: 225px;
  }

  #welcomeboxwrap {
    position: absolute;
    top: 0px;
    left: 205px;
    background-color: #fefb19;
    width: 483px;
    height: 225px;
  }

  #welcomebox {
    position: absolute;
    top: 7px;
    left: 214px;
    background-color: #C7C7C6;
    padding-top: 12px;
    padding-bottom: 0px;
    font-family: verdana;
    font-size: 16px;
    width: 465px;
    height: 200px;
    line-height: 22px;
  }
  
  .welcome {
      letter-spacing: 0.08em;
      font-family: georgia;
      font-size: 16px;  
      font-weight: bold; 
      text-align: center;
  }    

  .whatsnew {
      font-family: georgia;
      font-size: 18px; 
      color: red; 
      font-weight: bold;
      font-style: italic; 
      text-align: center;
  }


  #afterawpbox {
    position: relative;
    top: 0px;
    left: 10px;
    background-color: transparent;
    padding-top: 5px;
    letter-spacing: 0.02em;
    font-size: 13px;
    text-align: left;
    width: 435px;
    line-height: 20px;
  }

   .checkout {
    letter-spacing: 0.05em;
    font-family: georgia;
    font-size: 15px;  
    font-weight: bold;
  }

  a.weblist {
            font-weight: bold;
            color: #1F3D7D;
            font-family: georgia;
            font-size: 15px;
            letter-spacing: 0.05em;
            text-decoration: none;
        }
        a.weblist:link {
           color: #1F3D7D;
        }	
        a.weblist:visited {
           color: #1F3D7D;
        }
        a.weblist:hover {
           color: white;
           text-decoration: underline;
        }

/* --------------------------------- BEGIN BUTTON STYLE --------------------------------*/

   #buttonbox {
    background-color: transparent;
    margin-left: 160px;
    padding-bottom: 30px;
    }

   #buttonbox2 {
    background-color: transparent;
    text-align:center;
    padding-bottom: 30px;
    }


   a.squarebutton{
    background-color: transparent;
    background-image: url('http://www.adventurewrite.com/images/buttonleft.gif');
    background-repeat: no-repeat; 
    background-position: top left;
    display: block;
    float: left;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial;
    line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;
  }

   a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
    color: #59534a;
   }

   a.squarebutton span{
    background-color: transparent;
    background-image: url('http://www.adventurewrite.com/images/buttonright.gif');
    background-repeat: no-repeat;
    background-position: top right;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
   }

   a.squarebutton:hover { 
    background-position: bottom left;
   }

   a.squarebutton:hover span{ 
    background-position: bottom right;
    color: black;
   }




/* --------------------------------- END BUTTON STYLE --------------------------------*/

	#border  {
		position: absolute;
    		top: 250px;
    		left: 0px;
		border-style: groove groove;
		border-width: 8px;
		border-color: yellow;
    		width: 887px;
    		height:1230px;
		}

	#graybox  {
		position: absolute;
    		top: 250px;
    		left: 0px;
    		background:#181818;
    		filter:alpha(opacity=65);
    		-moz-opacity:.65;
    		opacity:.65;
    		width: 902px;
    		height:1235px;
  		}

	#textbox  {
		position: absolute;
		top: 270px;
		left: 30px;
		padding-top: 5px;
		padding-left: 0px;
		padding-right: 10px;
		text-align: left;
		background: transparent;
            	color: #fafaf6;
		font-weight: bold;
            	font-family: georgia;
            	font-size: 16px;
		width: 842px;
		}

	#border2  {
		position: absolute;
    		top: 10px;
    		left: 0px;
		border-style: groove groove;
		border-width: 8px;
		border-color: yellow;
    		width: 887px;
    		height:1630px;
		}

	#graybox2  {
		position: absolute;
    		top: 10px;
    		left: 0px;
    		background:#181818;
    		filter:alpha(opacity=65);
    		-moz-opacity:.65;
    		opacity:.65;
    		width: 902px;
    		height:1638px;
  		}

	#textbox2  {
		position: absolute;
		top: 30px;
		left: 0px;
		padding-top: 5px;
		padding-left: 0px;
		padding-right: 0px;
		text-align: left;
		background: transparent;
            	color: #fafaf6;
		font-weight: bold;
            	font-family: georgia;
            	font-size: 16px;
		}

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

  	.checkimg img{
     		margin-left: 45px;
     		float: left;
     		padding-right: 15px;
		padding-bottom: 3px;
    		}

	.checktext {
     		padding-top: 3px;
		}


  	#page_title_3 {
      		padding-bottom: 0px;
    		text-align: center;
    		border: none;
  		}

	.textunderline  {
           	text-decoration: underline;		
		}

	.textbold  {
           	font-weight: bold;		
		}
	.textital {
	font-style: italic;
	}

	#priceindent  {
		margin-left: 150px;
		margin-right: 120px;
		font-weight: normal;
		}


    	#no_knock {
      		position: absolute;
      		top: 0px;
      		left: 710px;
      		margin: 0px;
      		padding: 0px;
    		background-color: #000000;
      		background-image:url('http://www.adventurewrite.com/images/coverthumb1back2.jpg');
      		background-repeat: no-repeat;
      		border: none;
      		}

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

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

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

        a.no_knock:hover img{
          	visibility: hidden;
          	}

   	a.no_knock img, a.no_knock:link img, a.no_knock:visited img{
      		border: none;
      		}
 	


  	#page_title_4 {
      		padding-bottom: 0px;
    		text-align: center;
    		border: none;
  		}

	#teaserindent  {
		margin-left: 80px;
		margin-right: 80px;
		font-weight: normal;
		}

	#center {
	text-align:center;
	}
	#center2 {
	margin-left: 260px;
	}

	.bigtext {
	font-size: 18px;;
	}

  	#page_title_5 {
      		padding-bottom: 0px;
    		text-align: center;
    		border: none;
  		}

	#termsindent  {
		margin-left: 80px;
		margin-right: 80px;
		font-weight: normal;
		}

	#buttoncenter  {
		position: relative;
		margin-left: 150px;
		text-align: center;
		width: 400px;
			}

  a.termslink {
            font-weight: normal;
            color: #eeeeeb;
            text-decoration: none;
        }
        a.termslink:link {
           color: #eeeeeb;
        }	
        a.termslink:visited {
           color: red;
        }
        a.termslink:hover {
           color: #fdfd02;
           text-decoration: underline;
        }


   #bottom {
    position: relative;
    top: 200px;
    text-align: center;
    left: 20px;

    }

   #bottom2 {
    position: relative;
    top: 20px;
    text-align: center;
    left: 20px;

    }

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

     .bottommenu {
         padding-right: 20px;
         background-color: transparent;
         color: #C7C7C6;
         font-family: arial;
         font-size: 12px;
         }


    #copyright {
    position: absolute;
    top: 1550px;
    text-align: center;
    background-color: transparent;
    color: #C7C7C6;
    font-family: arial;
    font-size: 11px;
    width: 900px;
    }


    #copyright2 {
    position: absolute;
    top: 1740px;
    text-align: center;
    background-color: transparent;
    color: #C7C7C6;
    font-family: arial;
    font-size: 11px;
    width: 900px;
    }

      a.nasa {
            font-weight: normal;
            color: #dfdfdf;
            font-family: georgia;
            font-size: 12px;
            text-decoration: none;
        }
        a.nasa:link {
           color: #dfdfdf;
        }	
        a.nasa:visited {
           color: #dfdfdf;
        }
        a.nasa: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;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 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


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


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:175px;
		background-color:transparent;
		border-width:1px 2px;
		border-style:solid;
		border-color:#4d597f;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:3px 3px 3px 5px;
		background-image:url(http://www.adventurewrite.com/images/gradient_51.gif);
		color:#000000;
		font-family:georgia;
		font-size:14px;
		text-decoration:none;
		text-align:center;
		border-width:1px 0px;
		border-style:solid;
		border-color:#4174af;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-image:url(http://www.adventurewrite.com/images/gradient_50.gif);
		color:white;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-image:url(http://www.adventurewrite.com/images/gradient_50.gif);
		color:white;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-image:url(http://www.adventurewrite.com/images/gradient_50.gif);
		color:white;
		text-decoration:underline;
	}



	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:3px 0px;
		background-color:#4174af;
		border-width:1px;
		border-style:none;
		border-color:#4174af;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 0px 2px 7px;
		margin:0px 5px;
		background-image:none;
		font-size:13px;
		text-align:right;
		border-width:1px;
		border-style:solid;
		border-color:#4174af;
	}


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


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


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#4174af;
		border-color:#999999;
	}


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

