/**

Site Specifc CSS

This is for layout information additional to Foundation or for overriding certain CSS


**/


.wrapper{
	background: #fff4f4;
}
/* Header Stuff */
header-blue-gradient {
background: #4b9eef; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiOWVlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmRmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #4b9eef 0%, #96dfff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b9eef), color-stop(100%,#96dfff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4b9eef 0%,#96dfff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4b9eef 0%,#96dfff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4b9eef 0%,#96dfff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4b9eef 0%,#96dfff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b9eef', endColorstr='#96dfff',GradientType=0 ); /* IE6-8 */
/* height: 100px; */

}


.logoheader-container {
	border: none;
    background:transparent;
    border-color:transparent;
    /* background: #01002F; */
      
    -moz-border-radius: 7px;
	border-radius: 7px;
	
	-webkit-box-shadow: -6px -4px 10px rgba(1, 0, 47, 0.8);
	-moz-box-shadow: -6px -4px 10px rgba(1, 0, 47, 0.8);
	box-shadow: -6px -4px 10px rgba(1, 0, 47, 0.8);
	
	padding: 0px;
	margin:0px;
	margin-top:0px;

}




.logoheader-background {
	
   /* background: rgba(1, 0, 47, .9); */
    /* background: #01002F; */
    
	/*
	padding: 0px;
	margin: 0px;
	*/

}




header {
	/* original header was renamed to header-blue-gradient */
	 
	
}

header-tk {
	/* background: #010034; */
	background: goldenrod;
}



/* Tenzing STH CSS */

.header-title { 
padding-top: 4pt;
font-size: 23pt;
text-align:center;
color:#F1E697;
text-shadow: 2px 2px 5px #13FE03;
}


.header-title-small { 
padding-top: 4pt;
font-size: 18pt;
text-align:center;
color:#F1E697;
text-shadow: 2px 2px 5px #13FE03;
}


.header-subtitle { 

font-size: 15pt;
text-align:center;
color: white;
text-shadow: 2px 2px 5px #13FE03;
}


.header-subtitle-small { 

font-size: 14pt;
text-align:center;
color: white;
text-shadow: 2px 2px 5px #13FE03;
}


.category-menu-title { 
padding-top: 4pt;
font-size: 17pt;
text-align:center;
/* color:#F1E697; */
text-shadow: 2px 2px 5px #13FE03;
}







.logo-frame {
	/*width:307px;*/

/* border: 3px solid #aaa;   
    background-color:cornsilk;    
    -moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 4px -3px 7px #666666;
	-webkit-box-shadow: 4px -3px 7px #666666;
	box-shadow: 4px -3px 7px #666666;   
	margin-bottom:3px;
	margin-top: 3px;
	
	*/
	margin-top:0px;
	margin-right:0px;
	padding-top:0px;
	padding-right:0px;
	
}


.side-panel-container {
	border: 3px solid #01002F; 
	
    background: rgba(255, 255, 255, .8);
      
    -moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 6px -4px 7px rgba(1, 0, 47, 0.8);
	-moz-box-shadow: 6px -4px 7px rgba(1, 0, 47, 0.8);
	box-shadow: 6px -4px 7px rgba(1, 0, 47, 0.8);
	margin-bottom:3px;
	margin-top: 6px;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;


}



.main-content-container {
	border: 4px solid #01002F;   
	
    /* background-color:cornsilk; */
    
   /* background-image: url('paper.gif');
    background-repeat: repeat;     -- moved to home.php template*/
    
    -moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: -6px -4px 10px rgba(1, 0, 47, 0.8);
	-moz-box-shadow: -6px -4px 10px rgba(1, 0, 47, 0.8);
	box-shadow: -6px -4px 10px rgba(1, 0, 47, 0.8);
	margin-bottom:3px;
	margin-top: 3pt;
	margin-left: 0px;
	margin-right: 0px;
	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom:3px;
	
	color: black;
	
	
}

.tk-content-column {
	padding:.25rem;
}




.blog-index-image {

float:left; 
width:80px; 
height:80px;

margin-right:5px;'


-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px 3px 7px #666666;
	-webkit-box-shadow: -4px 3px 7px #666666;
	box-shadow: -4px 3px 7px #666666;   

}


.blog-post-image {

float:left; 
width:140px; 
height:140px;

margin-right:8px;


-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px 3px 7px #666666;
	-webkit-box-shadow: -4px 3px 7px #666666;
	box-shadow: -4px 3px 7px #666666;   
}





.game-block {
	background-color:#aaa;
	text-align:center;
	margin: 0px;
	padding: 3px;
	margin-bottom:15px;
		
	 border: 3px solid #aaa;  
	 
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
}


.game-block-title {
	margin-top: 3pt;
	padding-top: 3pt;
	
}

.game-block-summary {
	margin-bottom:3pt;
	font-size:14pt;
	/*line-height:18pt;*/
	
}

.game-block-image-decription {
	font-weight: bold;
}

.game-block-details {
	line-height:120%;
}


.game-block-footer {
	margin-top:4pt;

	line-height:120%;
}


.game-block-more-link {
	font-size:78%;
	margin-bottom:3px;
}





.hgame-block {
	background-color:#aaa;
	
	margin: 0px;
	padding: 3px;
	margin-bottom:15px;
		
	 border: 3px solid #aaa;  
	 
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
}


.hgame-block-link {
	
	font-size:125%;
	font-weight:bold;
	margin-right:10px;
	margin-left: 5px;
	background-color:silver;
	padding-left:2px;
	padding-right:2px;
}


.hgame-block-image-block {
	background-color:#aaa;
	float:right;
	margin: 0px;
	padding: 2px;
	margin-bottom:4px;
	margin-left:14px;
		
	 border: 3px solid #aaa;  
	 
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
}


.hgame-block-title {
	margin-top: 3pt;
	padding-top: 3pt;
	
}

.hgame-block-summary {
	margin-bottom:3pt;
	font-size:14pt;
	/*line-height:18pt;*/
	
}

.hgame-block-image-decription {
	font-weight: bold;
}

.hgame-block-details {
	line-height:120%;
}


.hgame-block-footer {
	margin-top:4pt;

	line-height:120%;
}


.hgame-block-more-link {
	font-size:78%;
	margin-bottom:3px;
}




/* above is for home page -- next is for side panel */



.game-block-side {
	background-color:#aaa;
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	margin-bottom:8px;
	padding: 1px;
		
	 border: 2px solid #aaa;  
	 
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -4px -3px 5px #666666;
	-webkit-box-shadow: -4px -3px 5px #666666;
	box-shadow: -4px -3px 5px #666666;   
}


.game-block-title-side {
	margin-top: 3pt;
	padding-top: 3pt;
	font-size:100%;
}

.game-block-summary-side {
	margin-bottom:3pt;
	font-size:12pt;
	line-height:15pt;
	
}

.game-block-image-decription-side {
	font-weight: bold;
	font-size:90%;
}

.game-block-details-side {
	font-size:90%;
	line-height:120%;
}


.game-block-footer-side {
	margin-top:4pt;

	line-height:120%;
}



.back-link {
	float:right;
	font-size:125%;
}



.block-block {	
	text-align:center;
	margin: 6px;
	padding: 5px;
	margin-bottom:15px;
		
	 border: 3px solid #aaa;  
	 
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
}




.download-block-thumb {	
	text-align:center;
	margin-left: 15px;
	margin-right: 15px;
	
	padding: 0px;
	margin-bottom:15px;
		
	border: 3px inset #330000;  
	 
	/* 
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
	*/
}



.download-block-title {
	margin-top: 3pt;
	padding-top: 3pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	
}

.download-block-summary {
	margin-bottom:3pt;
	font-size:14pt;
	/*line-height:18pt;*/
	
}



/* next is for game-details page --- above is for side panel page */


.gamedescription-block {
	background-color:#aaa;
	text-align:center;
	margin: 0px;
	padding: 3px;
		
	 border: 3px solid #aaa;  
	 
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
}


.gamedescription-block-title {
	margin-top: 3pt;
	font-size:200%;
	margin-bottom:3px;
	
}


.gamedescription-block-subtitle {	
	font-size:120%;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:2px;
}

.gamedescription-block-summary {
	margin-bottom:3pt;
	font-size:14pt;
	line-height:18pt;
	
}

.gamedescription-block-details {	
	text-align:left;
	line-height:100%;
	margin-right:10px;
}


.gamedescription-block-footer {
	margin-top:6pt;
	font-size:88%;
	font-weight:bold;
	margin-bottom:2pt;
}


.gamedescription-block-specs-block {
	background-color: rgba(0,0,255,0.1);
	border-radius: 7px;
	padding-left:3px;
	padding-right:3px;
	padding-top:10px;
	padding-bottom:14px;
	margin-top:7px;
	margin-left:4px;
}


.gamedescription-block-specs {	
	font-weight:bold;
	font-size:85%;
}


.gamedescription-block-specs-small {	
	font-weight:bold;
	font-size:75%;
}

.gamedescription-block-button {		
	margin-left:4px;
}


hr.gamedescription-block-hr {
	margin-top:8px;
	margin-bottom:8px;
	margin-left:14px;
	margin-right:14px;
	
}

.gamedescription-block-price {
	line-height:120%;
	font-size:110%;
	margin-top:12px;
	margin-bottom:8px;
}


.gamedescription-block-price-text {
	padding-right:7px;
	font-size:88%
}


.gamedescription-block-subtext {	
	font-size:80%;
	margin-top:0px;
	padding-top:0px;
}

.gamedescription-block-image {
	margin:7px;
}




.subtext {	
	font-size:87%;
	margin-top:0px;
	padding-top:0px;
}


.tool-block {
	background-color:#eeeeee;
	text-align:center;	
	padding: 3px;
	margin: 2px 2px 12px 2px;
	 border: 3px solid #aaa;  
	 
	 -moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
}


.tool-block2 {
	background-color:#ffeeff;
	text-align:center;	
	padding: 10px;
	margin: 12px 12px 12px 12px;
	 border: 2px solid #aaa;  
	 
	 -moz-border-radius: 7px;
	border-radius: 7px;
	/*
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
	*/
}

.game-description-title {
	font-size:22px;
	margin-bottom: 5px;
	font-weight:bold;
	margin-top: 3px;
}


.game-description-label {
	font-size:16px;
	font-weight:bold;
	color:#505050;
	text-align:left;
	margin-left:5px;
}

.game-description-value {
	font-size:18px;
	text-align:left;
	margin-left:15px;
	color:#111133;
	font-weight:bold;
}

.game-description-text {
	margin-top: 12px;
	margin-bottom: 9px;
	font-size:18px;
	text-align:left;
	margin-left:7px;
	margin-right:7px;
}


.bigbox-title {
	margin-top:3px; 
	padding-top:2px; 
	margin-bottom:2px;'
 }


.bigbox-fancy {
	font-size: 16px;
	margin-top:0px; 
	padding-top:0px; 
	margin-bottom:0px;
	padding-bottom:0px;
	display:inline;
 }


.bigbox-text {
	margin-top:3px; 	
	margin-bottom:3px;
	text-align:left;
 }

.bigbox-bullet {
	margin-left:15px;
}
 
.bigbox-bigred {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size:18px;
	text-align:center;
	margin-left:7px;
	margin-right:7px;
	font-weight:bold; 
	color:#440000;'
}



.payticket-label {
	font-size:14px;
	font-weight:bold;
	color:#505050;
	text-align:right;
	margin-right:5px;
}

.payticket-label2 {
	font-size:18px;
	text-align:right;
	margin-right:15px;
	color:#111133;
	font-weight:bold;
}

.payticket-error-title{
	font-size:120%;
	margin-bottom:1pt;
	padding-bottom:0pt;
}

.payticket-error{
	color:red;
	background-color:white;
	font-weight:bold;
	margin-top:0pt;
	padding-top:0pt;
}


.number-big {
	font-size:22px;
	font-weight: bold;
	font-color: #000033;
}



.sidepanel-block {
	background-color:#eeeeee;
	text-align:center;	
	padding: 3px;
	margin: 2px 2px 12px 2px;
	 border: 3px solid #aaa;  
	 
	 -moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 4px -3px 5px #666666;
	-webkit-box-shadow: 4px -3px 5px #666666;
	box-shadow: 4px -3px 5px #666666;   
}



.sidepanel-blog-box {
	background-color:#eeeeee;
	text-align:center;	
	padding: 3px;
	margin: 2px 2px 12px 2px;
	 border: 3px solid #aaa;  
	 
	 -moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 4px -3px 5px #666666;
	-webkit-box-shadow: 4px -3px 5px #666666;
	box-shadow: 4px -3px 5px #666666;   
}


.sidepanel-blog-title {
	font-weight:bold;
	text-align:center;
	font-size:92%;
	margin-bottom:5px;
}


.sidepanel-blog-subtitle {
	text-align:center;
	font-size:86%;
	color:black;
	margin-bottom:2px;
}

.sidepanel-blog-post-title {	
	font-weight:bold;
	text-align:left;
	margin-left:3px;
		margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
	text-decoration:underline;
}


.sidepanel-blog-post-subtitle {
	font-size:88%;
	text-align:left;
	margin-left:3px;
		margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
}


.sidepanel-blog-post-teaser {
	font-size:82%;
	margin-left:3px;
	text-align:left;
	text-align:left;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
}

.sidepanel-blog-image {
	height:80px;
}


.sidepanel-blog-link {
	font-size:70%;
	font-weight:bold;
	text-align:center;
}


.tool-title {
	font-weight:bold;
	margin-left: 5px;
	margin-right: 5px;
}

.tool-details {
	color:black;
}











.ticket-history-accordion {
	text-align:left;
}

.ticket-container {
	border:2px solid black;
	margin:0px;
	padding:0px;
	max-width:600px;	
	width:100%;
	margin-bottom:6px;
}

.ticket-table {
	margin:0px;
	padding:0px;
}

.ticket-title {
	font-size:130%;
}


.ticket-credits {
	
	float:right;
	padding-right:5px;
}


.ticket-image {
	margin:0px;
	height:80px;
}


.ticket-title2 {
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}


.ticket-description {
	font-size:90%;
}


.ticket-number {
	font-size:110%;
	font-weight:bold;
}

.ticket-subtext {
	font-size:90%;
}


.playticketbutton {
	padding-top:2px;
	padding-bottom:2px;

	margin-top:0px;
	margin-bottom:0px;
		
	margin-left:6px;
	margin-bottom:4px;
}


.skinnybutton {
	padding-top:2px;
	padding-bottom:2px;

	margin-top:0px;
	margin-bottom:0px;
}


.skinnybutton2 {
	padding-top:4px;
	padding-bottom:6px;

	margin-top:0px;
	margin-bottom:0px;
}

.checkoutbutton {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	padding-right:6px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:3pt;
	margin-bottom:0px;	
	/*float:left;	*/
}

checkoutbutton-stacked {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;	
}

.checkoutbutton2 {
	padding-top:9px;
	padding-bottom:9px;
	padding-left:12px;
	padding-right:12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:4pt;
	margin-bottom:0px;	
	/*float:left;	*/
	font-size:130%;
}

.storequantity {
	margin-left:5px;
	margin-right:5px;
	text-align:left;
	
}


.store-error-message {
	font-size:120%;
	color:black;
	font-weight:bold;
	background-color:gold;	
}

.store-error {
	margin-left:7px;
	background-color:white;
	color:darkred;
}



.render-billing-address-label {
	font-size:13px;
	font-weight:bold;
	color:#505050;
	text-align:left;
	margin-left:0px;
}

.render-billing-address-value {
	font-size:15px;
	text-align:left;
	margin-left:4px;
	color:#111133;
	font-weight:bold;
}


.errorlist-title {
	font-size:150%;
	margin-top:8px;
}

.errorlist-error {
	color: darkred;
	font-weight:bold;
	background-color:yellow;
}




/* for honeypot */
.hpvalue {
	visibility:hidden;
}




li.td-li {
	color:black;
	margin-left: 5px;
	line-height: 120%;
	padding-bottom: 6px;
		
}


/* sidepanel */

hr.sidepanel-hr {

}

.kudo-quote {
	font-size:80%;
	color:#444488;
	font-style:italic;
	text-align:center;
	margin-bottom:2px;
	padding-bottom:0px;
}

.kudo-author {
	color: #555555;
	font-weight:bold;
	float:right;
	padding-right:10px;
	font-size:70%;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:12px;
	font-size:75%;
}

.kudo-hometown {
	font-style:italic;
	color:#444488;
}



/* promotions and fundraiser block */



.promo-title {
	font-size:110%;
	font-weight:bold;
	color: darkorange;
}


/*  on the order summary for the promo and discount info  */

.promo-summary-code {
	font-weight:bold;
}

.promo-summary-notes {
	font-size:90%;
}

.promo-summary-discount {
	font-weight:bold;
}

.promo-summary-title {
	font-weight:bold;
	text-align:center;
}

.promo-summary-price {
	text-align:center;
	font-weight:bold;
}

.products-list-block {
	background-color:#ccffcc;
	
	/* text-align:center; */
	/*margin: 30px;
	padding: 10px;
	
	 border: 3px solid #aaa;  
	 
	 -moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
	* */

}

.catalog-item {
	background-color:#ddddff;
	text-align:center;
	margin: 10px;
	padding: 3px;
	
	 border: 3px solid #aaa;  
	 
	 -moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
}

.product-title {
	font-size:120%;
	color:black;
	text-shadow: 1px -1px #5555aa;
	margin-top:2px;
	padding-top:0px;
	margin-bottom:6px;
	text-align:center;
}

.product-summary {
	font-size:90%;
	color:black;
	text-shadow: 1px -1px #5555aa;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:6px;
	text-align:center;
}


.product-price {
	font-size:115%;
	color:black;
	
	margin-top:3px;
	padding-top:0px;
	margin-bottom:3px;
	
	text-shadow: 1px -1px #5555aa;

}



.product-description {	
	margin-top:3px;	
	margin-bottom:3px;
	margin-left:6px;
	margin-right:5px;
	text-align:left;
}

.product-image {
	float:left;
	
	 border: 3px solid #aaa;  
	 
	 margin-left:6px;
	 margin-right:6px;
	 
	 -moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
}


.product-description-small-only {	
	margin-top:3px;	
	margin-bottom:3px;
	margin-left:6px;
	margin-right:5px;
	text-align:center;
}

.product-image-small-only {
	text-align:center;
	
	 border: 3px solid #aaa;  
	 
	 margin-left:6px;
	 margin-right:6px;
	 
	 -moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: -4px -3px 7px #666666;
	-webkit-box-shadow: -4px -3px 7px #666666;
	box-shadow: -4px -3px 7px #666666;   
}


.product-quantity-label {
	font-weight:bold;
	color:#000033;
			
}

.product-quantity-input {
	width:45px;
	font-weight:bold;
	text-align:right;
	/* padding-left:2px; */
}

.product-details-block {
	text-align:left;
	padding-left:3px;
	padding-right:3px;
	margin-top:2px;
	margin-left:5px;
	
}

.product-details-item {
	background-color: rgba(150,150,255,0.8);
		border-radius: 5px;
		padding-left:5px;
		padding-right:3px;
		padding-top:2px;
		padding-bottom:2px;
		margin-top:3px;
}


.product-details-quantity {
	font-weight:bold;
}


.product-details-title {
	padding-left:15px;
}

.product-details-credits {
	float:right;
}

.faq-section-title {
	line-height:125%;
	padding-top:.6em;
}

.faq-question {
	font-weight:bold; 
	margin-bottom:0px; 
	padding-bottom:0px;
	line-height:125%;
	margin-top:2pt;
	
}
	

.faq-answer {
	margin-bottom:0px; 
	padding-bottom:0px;
	line-height:125%;
	margin-left:12pt;
}

.game-form-block {
	margin:0px;
	background-color:#DDDDFF;
	border: 2px solid #aaa;  
	padding-top:3pt;
	padding-right:3pt;
	padding-left:3pt;
	 
	 -moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px -1px 2px #666666;
	-webkit-box-shadow: 2px -1px 2px #666666;
	box-shadow: 2px -1px 2px #666666;   
}
	

.example-clue-block {
	margin:0px;
	background-color:lightgray;
	border: 2px solid #aaa;  
	 
	 -moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px -1px 2px #666666;
	-webkit-box-shadow: 2px -1px 2px #666666;
	box-shadow: 2px -1px 2px #666666;   
}


.example-clue-text {
	 font-size:11pt; 
	 text-align:right;
		
}


.example-clue-answer {
	 font-size:11pt; 
	 text-align:center;
	 font-weight:bold;
	 vertical-align:center;
		
}

.gameform-section-title {
	text-align:left;
	margin-left:0pt;
	font-size:130%;
}

input.game-input-text {
	background:#ffffff;
	color:black;
}

label.gameform-label {
	color:#222222;
		
}

.input-subtext {
	margin-top:0px;
	padding-top:0px;
	font-size:9pt;
	margin-left: 20px;
	margin-bottom:6pt;
	color:#0a0a0a;
}

.input.skinny {
	
}


.input-subtext-combo {	
	padding-top:4px;
	padding-bottom: 12px;
	font-size:12pt;
	color:#0a0a0a;
	margin:auto;
	max-width:400px;
}


.sthform-combo-block {
	display:inline-block;
	
	margin-left:4pt;
	margin-right:4pt;
	padding-top:3pt;
	padding-right:3pt;
	padding-left:3pt;
	padding-bottom:0pt;
	
	/*background-color:lightgray;*/
	border: 1px solid #aaa;  
	 
	 -moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px -1px 2px #666666;
	-webkit-box-shadow: 2px -1px 2px #666666;
	box-shadow: 2px -1px 2px #666666;   


}

.sthform-combo-lockimage {
	display:inline-block;	
	margin-right:4pt;	
	/*background-color:lightgray;*/
	
	/*
	border: 1px solid #aaa;  
	 
	 -moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px -1px 2px #666666;
	-webkit-box-shadow: 2px -1px 2px #666666;
	box-shadow: 2px -1px 2px #666666;   
*/

}


.sthform-exampleclues-block {
	background-color:#EAEAFF;
	padding-top:0px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:6px;
	
	border: 1px solid #;  
	 
	 -moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px -1px 2px #666666;
	-webkit-box-shadow: 2px -1px 2px #666666;
	box-shadow: 2px -1px 2px #666666;   

}

.sthform-exampleclues-area {
	background:#EAEAFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

li.cluetip {
	font-size:100%;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 130%;
	
}


/** 
 * main.css
 * 
 * 1. General HTML tags
 * 2. Masthead area
 * 3. Main content and sidebar
 * 4. Footer
 * 5. Media queries for responsive layout
 * 
 */

/*********************************************************************
 * 1. General HTML tags
 *
 */

* {
	box-sizing: border-box; 
}

body {
	/*
	padding: 5%;
	max-width: 1600px; 
	margin: 0 auto; 
	*/
}

body, td, input[type=text], textarea {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 105%; 
	line-height: 1.8em;
	color: #444; 
}

img {
	max-width: 100%; 
}

h1.headline {
	font-size:150%;
	font-weight:bold;
	color:#D4D10B;
	text-shadow: 2px -1px #000000;
	/* text-shadow: 2px 2px 5px #13FE03; */
}

h2 {
	font-weight: normal;
}

h3 {
	/*border-top: 1px solid #eee; */
	padding-top: 1em;
	color: #222222; 	
}

.formheadline {
	font-size:120%;
	color:#303038;
	text-shadow: 2px -1px #7777ff;
	margin-top:3pt;
	margin-left:3pt;
	margin-right:3pt;
	margin-bottom:0pt;
}
	
	
c_med_bold {
	font-weight:bold;
}

h3.headline {
	font-size:120%;
	color:black;
	text-shadow: 1px -1px #5555aa;
	margin-top:5px;
	padding-top:0px;
	margin-bottom:5px;
}



a {
	color: #003;
	text-decoration: none;
	/* border-bottom: 1px solid #ccc; */
}


a:link {
  color: #006;
  font-weight:bold;
  text-shadow: 1px -1px #7777aa;
}

/* visited link */
a:visited {
  color: #006;
  font-weight:bold;
  text-shadow: 1px -1px #7777aa;
}

/* mouse over link */
a:hover,
	.nav a:hover {
	color: #259;
	font-weight:bold;
	text-shadow: 1px -1px #8888aa;
	border-color: #aaa; 
}


/* selected link */
a:active {
  color: #003;
}





blockquote {
	margin-left: 0;
	padding-left: 1.5em;
	padding-right: 2em; 
	border-left: 4px solid #ddd; 
	font-style: italic; 
	color: #ffeeee; 	
}


blockquote, blockquote p {
    line-height: 1.6;
    color: #ffeeee;  
    font-weight:bold;
}


pre, code {
	background: #eee; 
	border: 1px solid #ddd; 
}

pre {
	font-size: 14px; 
	line-height: 1.4em;
	padding: 1em;
	border-left: 4px solid #ddd; 
}


div {
	line-height:125%;
}

/*********************************************************************
 * 2. Masthead area
 *
 */



/*   I am going to use Foundation buttons instead  */
/* you can delete all of the .topnav css if you want */

.topnav, .topnav li {
	list-style: none; 
	padding: 0;
	margin: 0;
}
	.topnav li {
		float: left; 
		margin-right: 1em;
		margin-bottom: 1em;
	}
	.topnav a {
		padding: 0.25em 0.5em;
		text-decoration: none; 
		display: block;
		background: #eee; 
		color: #333; 
		border: 1px solid #eee; 
	}
	.topnav a:hover {
		background: #ddd;
		border-color: #ddd; 
	}
	.topnav li.current a {
		background: #ccc; 
		border-color: #ccc; 
	}
	.topnav li.edit a {
		background: none; 
	}


form.search {
	/* float: right; 
	margin: 0;
	width: 30%; 
	*/
	margin-left:6pt; 	
}


.search-button-image {
	/*height:35px;
	width:35px;*/
	float:right;
	padding-right: 3px;
}

.searach-text-input {
		margin: 0;
		padding: 0.25em 0.5em;
		border: 1px solid #ccc; 
		width: 50%; 
		
}


.pwnav-container {
	margin-bottom:3pt;
}

.pwnav-btn {
	font-size:18pt;
	margin-top:3pt;
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right:0pt;
	
	padding-top:0pt;
	padding-bottom:0pt;
	padding-left:5pt;
	padding-right:5pt;
	/* background:#020054; */
	background:none;
}

.pwnav-active {	
	color:goldenrod;
}

.tkbread {
	margin-top:0px;
	margin-bottom:0px;
	background: rgba(255, 255, 255, 1.0);
	border:none;
	padding:3pt;
	color: #333;
}

.tkcrumb {
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;		
}

.tkcrumb-linklook {		
	color: #333;	
}

/* overwrite foundation.css */
 .breadcrumbs li:not(:last-child)::after {
      color: #666666;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px;
      opacity: 1; }



/* now using foundation breadcrumbs */
/*
.breadcrumbs {	
	display: block;
	list-style: none;
	margin-left: 0;
	overflow: hidden;
	padding: 0.5625rem 0.875rem 0.5625rem;
	background-color: transparent;
	border-color: gainsboro;
	border-radius: 3px;

	clear: both; 
	padding-top: 0em; 
	padding-bottom:0em;
	margin-top:0em;
	margin-bottom:0em;
	
	
}

.breadcrumbs > * {
color: #eeeeee;
float: left;
font-size: 1.1rem;
line-height: .7rem;
margin: 0;
text-transform: uppercase;

}

.breadcrumbs > * a {
color: #eeeeee;
}

	.breadcrumbs span:after {
		content: ">";
		color: #999; 
		padding-left: 0.5em;
		padding-right: 0.25em; 
	}



*/

/*********************************************************************
 * 3. Main content and sidebar
 *
 */

#main {
	border-top: 1px solid #eee; 
	padding-top: 1em; 
	margin-top: 1em; 
	clear: both; 
}

#content {
	width: 65%; 
	float: left;
	padding-bottom: 2em; 
}

#sidebar {
	width: 35%;
	padding-left: 5%; 
	float: left; 
	padding-bottom: 2em; 
}

.nav {
	margin-left: 0;
	padding-left: 0;
	list-style: none; 
}
	.nav .nav {
		padding-left: 1.5em;
		list-style: disc;
	}
	.nav li {
		margin: 1em 0;
	}

	.nav-tree li {
		margin-top: 0;
		margin-bottom: 0;
	}

	.nav a {
		font-weight: bold;
	}

	.nav-tree li a {
		color: #777; 
	}

	.nav .current > a {
		color: #333; 
	}

.align_left {
	/* for images placed in rich text editor */ 
	float: left;
	margin: 0 1em 0.5em 0; 
	position: relative;
	top: 0.5em;
	max-width: 50%; 
}

.align_right {
	/* for images placed in rich text editor */ 
	float: right;
	margin: 0 0 0.5em 1em;
	max-width: 50%; 
}

.align_center {
	/* for images placed in rich text editor */ 
	display: block;
	margin: 1em auto; 
	position: relative;
	top: 0.5em;
}

figure {
	display: table;
	width: 1px;
	margin: 1em 0;
}

figure img {
	display: table-row;
	margin-bottom: 0.5em;
}

figure figcaption {
	display: table-row;
	font-size: smaller;
	color: #777;
	line-height: 1.4em;
}

/*********************************************************************
 * 4. Footer
 *
 */

#footer {
	clear: both; 
	border-top: 1px solid #eee; 
	font-size: 80%; 
}






/*********************************************************************
 * 4.5    STRIPE CREDIT CARD FORM and ERRORS
 *
 */


.stripe-error-text {
	color: red;
	font-size: 88%;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	visibility: hidden;
}

.visible {
	visibility: visible;
}
	

/* Randomizer */
.randomizer-item {
	margin-left:7pt;
	margin-right:7pt;
	margin-top:10pt;
	margin-top:10pt;
	
	display:inline-block;
	font-weight:bold;
	font-size:115%;

}

.numtargets {
	font-weight:bold;
	font-size:120%;
	display: inline;
}

.picked {
	background-color:red;
	
}

.final-pick {
	background-color:orange;	
}


.randomizer-title a {
	font-size:135%;
	margin-left:8pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-top:1pt;
	padding-top:1pt;
	padding-right:3pt;
	padding-left:3pt;
	padding-bottom:1pt;
	
	color:#000044;
	/*background-color:lightgray;*/	
	 


}

.randomizer-title a:hover {
		background: #666;
		border-color: #333; 
}

.randomizer-summary {
	margin-left:32pt;
	margin-right:0pt;
	margin-bottom:5pt;
	margin-top:0pt;
	padding-top:0pt;
	padding-right:0pt;
	padding-left:0pt;
	padding-bottom:0pt;
	
}

/*********************************************************************
 * 5. Media queries for responsive layout
 *
 */

@media only screen and (max-width: 767px) {
	/* mobile layout */ 

	body, td, textarea {
		font-size: 100%; 
	}
	#content, 
	#sidebar {
		float: none;
		width: 100%; 
		padding: 0; 
	}
	form.search {
		float: none; 
		width: 100%; 
	}
	#content {
		width: 100%; 
	}
	#sidebar {
		border-top: 1px solid #eee;
		padding-top: 1em; 
	}
	.align_left, .align_right, .align_center {
		display: block;
		float: none; 
		margin: 1em auto;
		max-width: 100%; 
	}

}

@media only screen and (min-width: 1200px) {
	/* extra-wide desktop layout */ 
	
	body, td, textarea {
		font-size: 115%; 
	}
}
