/* Learning Styles Style Sheet
Author: Kelley Howsare
Date: Mar 6 2012
Assignment a03 Designing a Business Website
File name: lsstylesheet.css
Support files: Sofia-Regular.otf, dandeliongirl.png, kidsglobesmtrans.png */

@font-face {
	font-family: Sofia-Regular;
	src: url(Sofia-Regular.otf);
	font-style: normal;	
   	}


div#ipad  {
      position: relative
}

body {
	background-color: #F7DCB4;
	background-image: url(../images/kidsglobesmtrans.png);
	background-origin: padding-box;
	background-repeat: repeat-y;
	background-size: auto;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	margin: 0px 0px 10px 0px;
	width: 95%;
	
   }


/* Heading Styles */

header {
	background-color: #A5B557;
	border: 6px solid #685642;
	border-radius: 20px 20px;
	box-shadow: black 10px 10px 20px;
	color: white;
	margin: 10px 20px 0px 80px; 
	padding: 5px;
	text-align: center;	
	}



header>h1  {
	color: hsl(210, 50%, 40%);
	text-shadow: white 4px 4px 10px;
	}

     

/* Navigation list styles */

	nav>ul  {
	  line-height: 1em;
	  list-style-type: none;
	  text-align: center;
	  }

	nav li {
             /* border: 1px solid red; */
                color: #336699;
                margin-top: 10px;
                margin-bottom: 20px;
		float: left;
		font-size: 80%;
		text-align: center;
		width: 11%;
		}
	 
	nav ul li a {
	  color: #336699;
	  text-decoration: none;
	}

	nav ul li a:hover {
	  color: white;
	}

	nav ul li:first-of-type  {
		text-align: right;
	}

/* IMAGES ALL PAGES */



/* INDEX PAGE STYLES  */

/* Header Styles */

#logoglobe1  {
	padding-right: 10%;
	}

#logoglobe2  {
	padding-left: 10%;
	}



/* Section Styles */

/* section#resultsball  {
        display: block;
        clear: left;  
} */

#plant {
	border: 6px solid #685642;
	border-radius: 10px 10px;
	float: left;
	display: block;
        height: 250px;
	margin-left: 9.5%;
	margin-top: 7%;
	width: 14%;
	}


#logoonaboutus  {
	float: left;
	margin: 5px;
        position: relative;
	width: 5%;
	}


/* Article Styles */

.tan  {
      color: tan;
}


 article#todaysdeals>ul  {
        list-style-type: none;
}
       
 article#lsforkids {
	background-color: #336699;
	border: 6px solid #685642;
	border-radius: 20px 20px;	
	color: tan;
	display: block;
	float: left;
	line-height: 1.5em;
	margin: 1% 1%;
	padding: 10px;
	text-align: center;
	width: 53%;
	}


article#artheadstand  {
	background-image: url(../images/headstand.png);
	background-size: cover;
	border: 6px solid #685642;
	border-radius: 10px 10px;
	float: left;
	height: 250px;
	width: 15%;
	margin-top: 7%;
	}


#whatweoffer  {
	background-color: white;
	border: 3px solid #685642;
	border-radius: 20px 20px;
	display: block;
	float: left;
	font-size: .9em;
	line-height: 1.5em;
	margin-right: 7%;
	padding: 10px;
	text-align: center;
	width: 19%;
	
	}

#simplequestions {
	background-color: #A5B557;
	border: 6px solid #685642;
	border-radius: 20px 20px;	
	color: #336699;
	float: left;
	line-height: 1.5em;
	margin-top: 0%;
        margin-left: 15%;
	padding: 10px;
	text-align: center;
	width: 75%;
 	}

#simplequestions p {
	padding: 5px;
	}


/* Aside */

aside#testimonials {
	background-color: white;
	border: 3px solid #685642;
	border-radius: 20px 20px;
	font-family: Sofia-Regular, Verdana, sans-serif;
	float: left;
	line-height: 1.7em;
	padding: 10px;
	text-align: center;
	margin-top: 1%;
	margin-left: 1%;
	width: 20%;
   }




article a:hover {
	color: white;
	}





/*  ABOUT US STYLES  */


.philosophy { 
	background-color: white;
	border: 3px solid #685642;
	border-radius: 20px 20px;
	box-shadow: black 10px 10px 20px;
	float: left;
	line-height: 1.3em;
	margin: 2.5% 1% 0% 8%;
	padding: 5px;
	position: relative;
	width: 27%;
	text-align: center;
	z-index: 2; 
	}

#ourmission  {
	background-image: url(../images/dandeliongirl.png);
	background-origin: border-box;
	border: 3px solid #685642;
	box-shadow: black 10px 10px 20px;
	border-radius: 20px 20px;	
	color: white;
	float: left;
	line-height: 1.5em;
	margin-top: 1.5%;
	margin-right: 1%;
	width: 30%;
	text-align: center;
	}
	
#kidsposing2  {
	border-radius: 20px 20px;
	box-shadow: black 10px 10px 20px;
	float: left;
	margin-top: 5%;
	position: relative;
	width: 20%;
	z-index: 3;
		}

#globekid  {
	border-radius: 20px 20px;
	box-shadow: black 10px 10px 20px;
	display: block;
	position: relative;
	float: left;
	margin-top: 16.5%;
	margin-left: -5%;
	position: relative; 
    
	width: 15%;
	z-index: 4;
	}



#howwebegan {	
	background-color: #336699;
	border: 4px solid #685642;
	border-radius: 20px 20px;
	box-shadow: black 10px 10px 20px;	
	color: tan;
	float: left;
	line-height: 1.5em;
	margin-top: -3%;
	margin-left: 13%;
	padding: 10px;
	position: relative;
	text-align: center;
	width: 75%;
	z-index: 1;
	}



#ddmodel  {
	color: tan;
	}
 


#needtoknow {
	background-image: url(../images/dandeliongirl.png);
	background-position: 55% 55%;
	background-origin: border-box;
	background-size: cover;
	border: 4px solid #685642;
	border-radius: 20px 20px;
	box-shadow: black 10px 10px 20px;
	text-align: center;
	text-shadow: white 1px 1px 1px;
	color: black;
	display: block;
	float: left;
	font-family:  Verdana, sans-serif;
	margin-top: 1.5%;
	margin-left: 8%;
	position: relative;
	padding: 10px;
	width: 85%;
	
	}

#needtoknow p  {
	font-size: 1.1em;
	}

	
section h3 {
	text-align: center;
	}


section article h3  {
	background-color: #F7DCB4;
	border: 3px solid #685642;
	border-radius: 20px 20px;
	color: #336699;
	}


h3+p	{
	padding-right: .5em;
	}


/* Aside */


aside h3  {
	text-align: center;
	}

/* Construction Styles */
	
section#underconstruction  {
	color: #685642;
	margin-top: 70px;
	text-align: center;
	}

/* Test Styles */

article#testnotready  {
	margin-top: 30px;
	margin-left: 70px;
	text-align: center;
	}

/* Contact Us Styles */

article#contactus {
		color: #685642;
		margin-top: 100px;
		text-align: center;
		text-decoration: none;
		}

#contactus h3  {
               margin-left: 250px;
               width: 600px;
                }

#navigation {
		color: #685642;
		margin-top: 20px;
                margin-left: 70px;
		text-align: center;
		text-decoration: none;
		}

#todaysdeals{
		color: #685642;
		margin-top: 20px;
                margin-left: 70px;
		text-align: center;
		text-decoration: none;
		}



article#contactus a  {
	color: #685642;
		}

article#contactus a:hover {
	color: white;
		}

/* Footer Styles */

footer address {
	background-color: hsla(210, 50%, 40%, 1);
	border: 3px solid #685642;
	border-radius: 20px 20px;
	box-shadow: black 10px 10px 20px;
	color: white;
	color: rgba(255, 255, 255, 0.8);
	font: normal small-caps 1em/2em Geneva, Times, serif;
	float: left;
	padding: 5px;
	margin-bottom: 2%;
	margin-top: 1.2%;
	margin-left: 6%;
	text-align: center;
	width: 90%;
   }

/* STUDY TIPS STYLES */

section#tools  {
	color: #685642;
	margin-left: 70px;
	text-align: center;
	}

section#tools img  {
	height: 70px;
	margin-top: 70px;
	width: 70px;
	}

section#tools h3 {
	background-color: white;
	margin-left: 23%;
	margin-bottom: 0px;
	width: 50%;
	}

section#tools p {
        text-align: left;
	margin: 5px 130px 0px 130px;
        width: 75%;
	}

section#tools h2 {
	color: hsl(210, 50%, 40%);
	margin-top: 70px;
	text-shadow: white 4px 4px 4px;
}	
	
article#difficultlearners  {
       margin-top: 0px;
       }

article#vendors {
	background-color: #336699;
	border: 6px solid #685642;
	border-radius: 20px 20px;	
	color: tan;
	display: block;
	float: left;
	line-height: 1.5em;
	margin: 2% 1%;
	padding: 10px;
	text-align: center;
	width: 50%;
	}

article#comingsoon h2 {
	color: red;
	}
	

#onlineTest{
	clear:both;
	width: 90%;
        margin-top: 10px; 
	margin-left: auto;
        margin-right: auto;
       
}

.sectionVideo{
	text-align:center;
        font-size: .9em;
        margin-top: -90px;
        
}

.sectionIntro{

}

.testSectionQuestions{
	background:#FFFFFF;
	border:solid 1px #000;
	border-radius: 10px;
	display:block;
	margin-top: 70px;
        margin-left: 100px;
	color:#685642;
	padding: 10px;
	margin-bottom:30px;
}


.testSectionQuestions h3{
	text-align:center;
	background:#A5B557;
	color:#336699;
	border: solid 2px #000000;
	border-radius: 10px;
	width: 95%;
	margin-top: -18px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	font-size:16px;
	margin-bottom: 0px;
}

.testSectionQuestions .questionStatement{
	text-align:center;
	font-size:15px;
}


.testSectionQuestions .optionGroup{
	background: #E5E4D7;
	width: 90%;
	margin-left: auto;
	margin-right:auto;
	border: solid 1px #000000;
	border-radius: 10px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.testSectionQuestions .questionOption{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:10px;
	padding-right:10px;
	border: dotted 1px #000000;
	border-radius: 10px;
	width: 20%;
	margin-top: 5px;
}
.testSectionQuestions .questionOption .optionSelector{
	border-top: solid 1px #000000;
}

.testSectionQuestions .allInline .questionOption{
	display: inline-block;
}

.testSectionQuestions .singleCol .questionOption{
	display: inline-block;
	width: 80%;
}

.testSectionQuestions .twoCol .questionOption{
	display: inline-block;
	width: 45%;
}

.testSectionQuestions .threeCol .questionOption{
	display: inline-block;
	width: 30%;
}

.testSectionQuestions .questionOption img{
	height: 50px;
}

.testSectionQuestions .optionResultText{
	display:none;
}

#UserInfo {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#UserInfo label{
	display: inline-block;
	width: 120px;
	clear:both;
}
#UserInfo input{
	display: inline;
}
	
input#studentname  {
	width: 300px;
	}

label#studentname1 {
        margin-top: 10px;
        }

input#street  {
        width: 550px;
        }

input#email  {
	width: 350px;
	}
input#city  {
	width: 380px;
	}

input#state  {
	width: 30px;
	}

input#zip  {
	width: 110px;
	}

input#phone  {
	width: 130px;
	}		
input#age  {
	width: 50px;
	}
	
#GenCode{
        margin-top: 70px;
        margin-left: 70px;
	text-align:center;
}
#GenCode label{
	width: 200px;
	vertical-align:top;
	display:inline-block;
	/* text-align:right; */
}
#GenCode label i{
	font-size:10px;
	font-style:italic;
}
#GenCode input{
	width: 300px;
	vertical-align:top;

}

#GenCode h3  {
        text-align: center;
}

#donthavecode  {
        margin-left: 70px;
        text-align: center;
}

#testResultsHeaderblock{
	background: #F0F0F0; 
	color: #685642;
        border: solid 1px #000;
	border-radius:10px;
	width: 50%;
	margin-left: 295px;
	text-align:center;
        padding: 10px;
	margin-top: 10px;
}

/*
#resultsfor  {
        text-align: center;
}

#wonderfulls  {
        text-align: center;
}
*/

#testResultsHeaderblock img{
        width: 90px;
}




#testResults{
	width: 75%;
	margin-left: 150px; 
}

.testSectionQuestions {
        margin-left:0px;
}

#testResults .question{
	text-align:center;
	background: #F0F0F0;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #000;
	border-radius: 10px;
	display:block;
	margin: 5px;
	color:#685642;
	padding: 10px;

}

#testResults .question .optionImage{
	height: 60px;
}


#testResults .resultText {
	display:inline-block;
	width: 80%;
	text-align:center;
	vertical-align:top;
	padding-bottom: 20px;
	/*border: dotted 1px #CCCCCC;*/
	border-radius: 3px;
}

#resultsNav .outputSelector{
	padding-left:10px;
	padding-right:10px;

}


#credits{
	text-align:center;
}
.pageActions{
	margin-top: 15px;
	text-align:center;
}
.pgAction{
	width: 200px;
	height: 30px;
	display:inline-block;
	background:#A5B557;
	border: solid 2px #685642;
	border-radius: 10px;
	vertical-align:middle;
}

.adder{
	border: dotted 3px #666666;
	text-align:center;
	width:75%;
	margin-left:auto;
	margin-right:auto;
	border-radius: 10px;
}

.editPanel{

}
.editPanel label{
	display:inline-block;
	width: 150px;
	vertical-align:top;
}
.editPanel textarea{
	width: 300px;
}
.editPanel input{
	width: 300px;
}

.editPanel .selectedImage img{
	height: 100px;
	border: solid 1px #000;
}

.imgSelector{
	border: solid 1px #fff;
	height:100px;
}

.imgHilite{
	border: solid 1px #f00;
	
}

.half{
	width: 44%;
	display:inline-block;
	vertical-align:top;
	font-size:11px;
	}
#optionTexts textarea{
	font-size:12px;
	width:600px;
}
#optionText {
	width: 500px;
	}
	
.reorderlist{

}
.reorderlist li{
	border: dotted 1px #333333;
	cursor:move;
	margin-bottom:3px;
}

#resultsNav{
	width: 50%;
	margin-left:295px;
	text-align:center;
	background: #F0F0F0;
        border: solid 1px #000;
	border-radius:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;

}


.aggregateHeader{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
        margin-top: 20px;
	text-align:center;
	margin-bottom: 15px;
}

.aggregateHeader .codeDetail{
	vertical-align:top;
	display:inline-block;
	width: 25%;
	margin-right:10px;
	text-align:left;
	background:#FFFFFF;
	border: solid 2px #000;
	border-radius: 10px;
	padding:5px;
}

.codeDetail .title{
	text-align:center;
	font-weight: bold;
	border-bottom: solid 1px #000;
}

.codeDetail .respondee{
	display:inline-block;
	width: 125px;
	}


#aggregateResults{
	clear:both;
	width: 90%;

	margin: auto;
        margin-left: 90px;
}

#aggregateResults .sectionVideo{
	text-align:center;
	display:none;
}

#aggregateResults .sectionIntro{

}

#aggregateResults .testSectionQuestions{
	background:#FFFFFF;
	border:solid 1px #000;
	border-radius: 10px;
	display:block;
	margin: 5px;
	color:#685642;
	padding: 10px;
	margin-bottom:30px;
}


#aggregateResults .testSectionQuestions h3{
	text-align:center;
	background:#A5B557;
	color:#336699;
	border: solid 2px #000000;
	border-radius: 10px;
	width: 95%;
	margin-top: -18px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	font-size:16px;
	margin-bottom: 0px;
}

#aggregateResults .testSectionQuestions .questionStatement{
	text-align:center;
	font-size:15px;
}


#aggregateResults .testSectionQuestions .optionGroup{
	background: #E5E4D7;
	width: 90%;
	margin-left: auto;
	margin-right:auto;
	border: solid 1px #000000;
	border-radius: 10px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#aggregateResults .testSectionQuestions .questionOption{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:10px;
	padding-right:10px;
	border: dotted 1px #000000;
	border-radius: 10px;
	width: 30%;
	margin-top: 5px;
}

#aggregateResults .testSectionQuestions .Qopt{
	height:100%;
	width:40%;
	border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
	padding-right:10px;
	float:left;
}
/*#aggregateResults .testSectionQuestions .questionOption .optionSelector{
	border-top: solid 1px #000000;
}*/

#aggregateResults .testSectionQuestions .allInline .questionOption{
	display: inline-block;
	vertical-align:top;
}

/*#aggregateResults .testSectionQuestions .singleCol .questionOption{
	display: inline-block;
	width: 80%;
}

#aggregateResults .testSectionQuestions .twoCol .questionOption{
	display: inline-block;
	width: 45%;
}

#aggregateResults .testSectionQuestions .threeCol .questionOption{
	display: inline-block;
	width: 30%;
}*/

#aggregateResults .testSectionQuestions .questionOption img{
	height: 30px;
}

#aggregateResults .testSectionQuestions .optionResultText{
	display:none;
}
#error {
	font-weight: bold;
	color: #FF0000;
}
.resultText a {
        color: hsl(210, 50%, 40%);
}

.resultText img{
	height:100px;
        margin-right: 5px;
        background: white;
        border: solid 2px #685642;
        box-shadow: #A0A0A0 2px 3px 6px;
        padding: 5px;
}

#evernote {
        height: 30px;
        width: 120px;
}

#earplugs  {
        height: 100px;
        width: 70px;
}

#beanbag  {
       height: 80px;
       width: 130px;
}

#disced  {
       height: 80px;
       width: 130px;
}

#inspiration  {
       height: 50px;
       width: 180px;
}

#isodisc  {
       height: 80px;
       width: 130px;
}

#skypelogo  {
      height: 30px;
      width: 70px;
}

#skypito  {
      height: 30px;
      width: 70px;
}
#rubistar  {
      height: 30px;
      width: 70px:
}

#kidsdisc  {
      height: 50px;
      width: 150px;
}

#sheppard  {
      height: 50px;
      width: 150px;
}
   
#pinterestbutton  {
      height: 40px;
      width: 90px;
}
      
#LearningStylesOnlineTest {
        margin-left: 20px;
        margin-top: 100px;
}

#introtovideo  {
      font-size: .85em;
}

/* SOCIAL MEDIA BUTTONS */


       
.fb-like  {
       float: left;
       margin-top: 6px;
}

      
   
#pinterestfollow {
      float: left;
      margin-top: 0px;
      margin-right: 2px;
      
   }    

#pinterestfollow2 {
      margin-top: 10px;
      
   }

.followpin2  {
     display: block;
     clear: left;
     text-align: center;
     }

.followpin2 p {
     font-size: .8em;
     margin-bottom: 10px;
     }

#pinterestpinit  {
      float: left;
      margin-top: 5px;
      margin-right: 2px;
   }    

/*  PRIVACY POLICY PAGE   */


#privacy {
       margin-left: 70px;
}

#privacy a:link {
	color: #336699;
}

#titleprivacy  {
       text-align: center;
	}

#requiredinfo  {
       margin-bottom: 30px;
}

#privacypolicy  {
      text-align: center;
      margin-top: 160px; 
}

#privacypolicy2  {
      text-align: center;
      clear: left;
}