/* I'm a mess of sequential code. Clean me up!!!! */

body.girl_scouts_page {
	xxxpadding: 300px;
	background-color: yellow;
	
	
/* testing baseline height fix */	
	 font-size:100%;
    xxxline-height:1.125em; /* 16×1.125=18 */
}



body.girl_scouts_page #header_second_page_background_image{
	width: 1001px;
	min-height: 1218px;
		height:auto !important;
	height: 1218px;
	background: url(../layout-images/girl-scouts-v-4/second_page_header_girl_scouts12.jpg) no-repeat;
	position: relative;
	z-index: 42;
}



body.girl_scouts_page #tickets-down-page_other_pages {
	display: none;
}

.email_turn_blue a:link {
	color: #5840ff;
	text-decoration: underline;
}
.email_turn_blue a:hover {
	color: #f7fcff;
	background-color: #00dc00;
	padding: 10px;
}
#girl_scouts_wrapper-v2 {
	xxxpadding-left: 210px;
	xxxbackground: url(../layout-images/girl-scouts-v-4/spicy-girl.jpg) no-repeat;
}

#open-line-tag-something {
	text-indent: -9000px;
	width: 539px;	
	margin: 0 auto 10px;
	height: 285px;
	display: none;
	background: url(../layout-images/girl-scouts-v-4/join-text3.png) no-repeat;
}

#open-line-tag-something h2 {
font-size: 23px;
	text-transform: uppercase;
	margin-bottom: 16px;
}
#orange_arrow {
	xxxfloat: right;
	text-indent: -9000px;
	display: block;
	background: url(../layout-images/trinkets/orange-arrow.jpg) no-repeat;
	width: 160px;
	position: absolute;
	left: 550px;
	top: 70px;
	height: 110px;
}
#orange_arrow:hover {
	left: 530px;
}
#stars_for_questions_wrapper {
}
.stars_for_questions {

	background: url(../layout-images/green-star.png) no-repeat;
	padding-left: 70px;
	padding-top: 8px;
}

.stars_for_questions h2 {
	font-size: 29px;
	text-transform: uppercase;
}



/* @group girl_scouts_step_to_join_wrapper-v2 */
#step_1_title{
	padding-top: 7px;
}
#step_1_title, #steps_join_list {
	position: relative;
	z-index: 100;
	float: left;
	display: block;
	
}

#girl_scouts_step_to_join_wrapper-v2{
	margin-bottom: -23px;
	
}
#steps_join_list ul{
	z-index: 100;
	position: relative;
	margin-left: 40px;
}
#steps_join_list ul li a{
	display: block;
		width: 95px;
	height: 43px;
}
#steps_join_list ul li{
	xxxcursor: pointer;
	text-indent: -9000px;
	display: block;
	float: left;
	background-color: lime;
	width: 95px;
	height: 43px;
	margin-right: 10px;
}
#steps_join_list ul li#step1{
		background: url(../layout-images/girl-scouts-v-4/step-1.png) no-repeat;

}
#steps_join_list ul li#step2{		background: url(../layout-images/girl-scouts-v-4/step-2.png) no-repeat;
}
#steps_join_list ul li#step3{
			background: url(../layout-images/girl-scouts-v-4/step-3.png) no-repeat;
}
/* @end */

/* @group three-subjects-wrapper */

#three-subjects-wrapper {
	
	background-color: #fff;
	xxxpadding: 100px;
	margin-top: -180px;
	z-index: 60;
	zoom: 1;
}
#three-subjects-inner-wrapper {
	padding-left: 40px;
}
#sub_jects strong {
	display: block;
	width: 184px;
	font: bold 17px/22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding-left: 10px;

}
#sub_jects p.short_text {
width: 180px;


}
#sub_jects p {
	width: 194px;
	line-height: 14px;
	margin-bottom: 12px;
	margin-left: 12px;
	font-size: 13px;
}
#sub_jects p.link_to_read {
	position: absolute;
	top: 150px;
}
#sub_jects a, #sub_jects a:link {
	color: #1638ff;
	border-bottom: 2px dashed #fff;
	background-color: #ffe91b;
	padding: 4px 6px 4px 68px;
	display: block;

}
#sub_jects a#subject_destruct_button, a:link#sub_jects #subject_destruct_button  {
	color: #1638ff;
	border-bottom: 2px dashed #ebba38;
	background-color: #ffe91b;
	padding: 10px;
	margin-left: -24px;
	text-align: center;
	display: block;
	border-top: 2px dashed #ebba38;
}
#sub_jects a:hover {
	color: #ebf3f3;
	border-bottom: 2px dashed #fff;
	background-color: #00bdff;
	display: block;
}
#sub_ject1 {
	display: block;
	width: 215px;
	height: 203px;
	background: url(../layout-images/girl-scouts-v-4/titles/one_join_box2.gif) no-repeat;
	padding-left: 56px;
	padding-top: 20px;
}

#sub_ject2 {
	display: block;
	width: 215px;
	height: 203px;
	background: url(../layout-images/girl-scouts-v-4/titles/two_join_box2.gif) no-repeat;
	padding-left: 56px;
	padding-top: 20px;
	color: #fff;
}
#sub_ject3 {
	color: #fff;
	display: block;
	width: 215px;
	height: 203px;
	background: url(../layout-images/girl-scouts-v-4/titles/three_join_box2.gif) no-repeat;
	padding-left: 56px;
	padding-top: 20px;
}


#sub_ject1:hover, #sub_ject2:hover, #sub_ject3:hover {
	cursor: pointer;
}
#sub_ject1:hover, #sub_ject2:hover, #sub_ject3:hover {
}



/* @end */

/* @group motto-text-wrapper */

#motto-text-wrapper {
	padding: 10px;
	background-color: #000;
	margin-top: 50px;
	margin-bottom: 50px;
}

#motto-text-wrapper #motto_text{
	display: block;
	width: 980px;
	height: 396px;
	background: url(../layout-images/girl-scouts-v-4/ourmotto_text2.png) no-repeat;
	text-indent: -9000px;
}

/* @end */







/* @group join now email form */

#girl_scouts_email_wrapper-v2 {
		background: url(../layout-images/girl-scouts-v-4/sign_up_form_bg8.jpg) repeat-x;
	padding-bottom: 60px;
	margin-top: 20px;
	padding-top: 86px;
	height: 360px;
	margin-bottom: 30px;
}
#email_form_blocks_wrapper {
	background: url(../layout-images/girl-scouts-v-4/sign_up_form_bg_email_wrapper_1.gif) no-repeat;
	padding-left: 280px;
	margin-top: 25px;
	padding-bottom: 70px;
}
 #email_form_blocks_wrapper h2{
	
	width: 480px;
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 1.2em;
}
#email_form_blocks_wrapper p{
	width: 480px;
	margin-bottom: 13px;
	font-style: italic;
	line-height: 1.22em;
	font-size: 0.9em;
}


div#girl_scouts_email_wrapper-v2 div.nameemail{
	margin-bottom: 9px;
}
div#girl_scouts_email_wrapper-v2 div.nameemail input { background-color: #fff;
	font-size: 18px;
	color: #000;
	height: 20px;
	padding-left: 10px;
	border: 1px solid #b7baad;
}

div#girl_scouts_email_wrapper-v2 textarea { 	border: 1px solid #b7baad;
 background-color: #fff;
	width: 460px;
	color: #000;
		height: 80px;
	padding-left: 10px;
	padding-top: 4px;
}
div#girl_scouts_email_wrapper-v2 div.nameemail label { 
	font-size: 18px;
	font-weight: bold;
}
div#girl_scouts_email_wrapper-v2 div.storyemail label { 
	font-size: 18px;
	font-weight: bold;
}
div#girl_scouts_email_wrapper-v2 div.storyspam label { 
	font-size: 14px;
	font-weight: bold;
}
div#girl_scouts_email_wrapper-v2 div.storyspam{
	margin-bottom: 9px;
}
div#girl_scouts_email_wrapper-v2 div.storyspam input{
	width: 100px;

}
div#girl_scouts_email_wrapper-v2 div.storyspam img{
	xxxmargin-top: 4px;

}
/* @end */

/* @group laws_ultra_wrapper */

#laws_ultra_wrapper {
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 24px;
}
#obey_the_laws_wrapper {
	margin-top: 80px;
}

/* @end */


h1.title_laws {
	font-size: 30px;

}

h3 {
	display: block;
	font-size: 19px;
	text-transform: uppercase;
	color: #99a000;	
}

h4 {
	font-size: 18px;
}

h3 span{
	color: #5d4fff;
	
}
h3 span:hover{
	
	color: #231d63;
	background-color: yellow;
	padding: 5px;
	
}

.slidedown_box_wrapper {
	width: 600px;/* xxx weird */
	padding-left: 47px;
	margin-bottom: 50px;
}


#show_the_first_box, #show_the_second_box {
	cursor: pointer;
}
	

#show_the_first_box_show_box p, #show_the_second_box_show_box p {padding: 0; margin: 0; margin-bottom: 16px; }


 .slidedown_box {padding: 20px; background: #e8e8e8; width: 450px; 
        xxxheight:240px;

}

#if-im-still-laughing-cookie {
	display: block;
	width: 638px;
	height: 155px;
		background: url(../layout-images/titles/if-im-still-laughing-cookie.jpg) no-repeat;
text-indent: -9000px;
	margin-bottom: 20px;
}

.girl_scout_laws_numbers {
	padding-left: 70px;
}

#commitments_list_wrapper {
	padding-left: 70px;
	margin-bottom: 30px;
}
#commitments_list_wrapper h4 {
	margin-bottom: 5px;
}
#commitments_list_wrapper h4 span {
	font-style: italic;
	color: #646464;
	width: 110px;
	float: left;
}
#commitments_list_wrapper ul{
	margin-top: 14px;
		padding-left: 110px;
}
#commitments_list_wrapper ul li{
	list-style-type: circle;
	list-style-position: inside;
width: 580px;
	text-shadow: #000000 0 0 0;
	margin-bottom: 5px;
	color: #a63826;
	font-size: 14px;
		background-color: #efffaf;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#commitments_list_wrapper ul li:hover{
	
	background-color: #d1df9b;

}





/* @group extra content simple tabs */

#extra_content_boxes_wrapper {
	margin-top: 81px;
	margin-bottom: 60px;
	background-color: black;
}


/* @end */


/* @group sign_up_to_girl_scouts_wrapper */


#sign_up_to_girl_scouts_wrapper {
	width: 800px;
	margin: 0 auto;
}

#sign_up_to_girl_scouts_wrapper h2 {
	font-size: 34px;
	margin-bottom: 50px;
}



#sign_up_to_girl_scouts_wrapper h4 {
	color: #006d16;
}



ul#troop_activities {
	margin-bottom: 30px;
	xmargin-top: 9px;
}

#sign_up_to_girl_scouts_wrapper h3 {
	margin-bottom: 19px;
	border-bottom: 1px solid;
}


ul#troop_activities li{
	xmargin-left: 20px;
	list-style-position: inside;
	list-style-type: disc;
	
	list-style-type: circle;
	list-style-position: inside;
padding: 8px 100px 8px 20px;
	text-shadow: #000000 0 0 0;
	margin-bottom: 5px;
	color: #a63826;
	font-size: 14px;
	background-color: #efffaf;
}
ul#troop_activities li:hover{
	background-color: #d1df9b;
}


#sign_up_to_girl_scouts_wrapper h3.recite_line {
	text-transform: capitalize;
	font-size: 16px;
	margin-top: 70px;
}

.rules_number {
		font: 40px "Times New Roman", Georgia, Times, serif;
	
}
#rules_for_form2, #rules_for_form1 {
	padding-top: 11px;

}
#rules_for_form2 {
	
}
#submissions_text {
	
}
#submissions_text p, #snail_mail p {
	line-height: 18px;
	color: #5e160b;
	font-size: 15px;
	background-color: #efffaf;
	padding: 20px;
}
#submissions_text p:hover, #snail_mail p:hover{
	background-color: #d1df9b;
}



/* @end */

#snail_mail_block {
	background-color: #a8e665;
	padding: 10px;
	margin-top: 5px;
	xmargin-right: 210px;
	color: #000;
	display: block;
	margin-right: 340px;
}

/* @group open and close boxes for text subjects */

<!--


.openandclosedestructbox {
	height: 530px;

	width: 560px;
	text-align: center;
	margin-left: 15px;
	margin-top: 15px;
}
.openandclosedestructbox h2{
	text-align: left;
	padding-left: 38px;
}

.openandclosebox {
	height: 430px;
	width: 460px;
	text-align: left;
	margin-left: 15px;
	margin-top: 15px;
}

.scrollBox {
	overflow: auto;
}
.scrollBox h2 {
	margin-top: 14px;
	font-size: 30px;
	text-align: center;
	line-height: 31px;
}
.scrollBox p {
	margin-top: 14px;
}

-->


/* @end */

