body {
	
	background-image: url(../img/background.jpg);
	background-position: 0 center;
	font-size: 14px;
	text-shadow: white 0px 1px 0px;
}

h1  {
	font-size: 24px;
}

h2  {
	text-align: center;
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h3  {
	margin-bottom: 10px;
	padding: 0px;
	font-size: 24px;
}


.wrapper  {
	width:90%;
	margin-right: auto;
	margin-left: auto;
}

#container  {
	padding-right: 10px;
	padding-left: 10px;	
	
}

.button-wrapper  {
	margin-bottom: 20px;
	
}

#wrapper_layout {
	border: 1px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.45);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}




#description, .para3 {
    display: inline;	
}

#text-frame {
	margin-bottom:20px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow:0 0 10px #DCDCDC inset;
	-moz-box-shadow:0 0 10px #DCDCDC inset;
	box-shadow:0 0 10px #DCDCDC inset;
	text-align: justify;
	color: #444;
	padding: 11px;
	margin-right: 10px;
	margin-left: 10px;
	background-color:transparent;
	
	
}

#text-wrapper {
	border: 1px solid #bbb;
	padding: 20px;
}



#instructions {
	text-align: left;
	box-shadow: none;
	-webkit-column-break-inside: none;
	-moz-column-break-inside: none;
	column-break-inside: none;
	border:none;
	opacity: 1;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	background-color:transparent;
	margin-bottom:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

#instructions a {
	color: #333;
	cursor: pointer;
}

#instructions a:link {
	text-decoration: none;
	color: #333;
}
#instructions a:hover {
	color: #00F;
	text-decoration: none;
}
#instructions a:visited {
	color: #333;
	text-decoration: none;
}

.table  {
	font-size:14px;
	
}

.tablecolors td {
	height: 150px;
}

.tablecolors td {
	padding-left: 30px;
}

.table1, .table2  {
	width: 80%;
	padding-left: 10px;
}


#logo-frame {
	margin-bottom:20px;
	margin-top:10px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow:0 0 10px #DCDCDC inset;
	-moz-box-shadow:0 0 10px #DCDCDC inset;
	box-shadow:0 0 10px #DCDCDC inset;
	text-align: justify;
	color: #444;
	margin-right: 10px;
	margin-left: 10px;
	background-color: transparent;
	padding: 8px;
	display: block;
}



#plus {
	margin-top: 8px;
}

.badge  {
	background-color:transparent;
	font-weight: normal;
	border: 1px solid #8B8B8B;
	color:#333;

}




 #tabs-frame {
	margin-bottom:20px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow:0 0 10px #DCDCDC inset;
	-moz-box-shadow:0 0 10px #DCDCDC inset;
	box-shadow:0 0 10px #DCDCDC inset;
	text-align: justify;
	color: #444;
	padding: 11px;
	margin-right: 10px;
	margin-left: 10px;
	background-color:transparent;
	
}


div.Feedback  {
	width: 34%;
	position: absolute;
	left: 33%;
	top: 33%;
	z-index: 1;
	display: none;
	color: #333;
	background: #f5f5f5;
	border:solid 1px #bababa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 15px #E0EEEE;
	-webkit-box-shadow: 0 0 15px #E0EEEE;
	box-shadow: 0 0 20px #E0EEEE;
}

#dialog-content  {
	background-image:url(../img/bg_content_dialog.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 30px;
	margin-bottom: 40px;
}

div.FeedbackText  {
	color: #333;
	text-align: center;
	padding: 10px;
}

#instructions #FeedbackDiv #FeedbackOKButton  {
	display: block;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

.mobile-invisible  {
	display: block;
	text-align: center;
}


/******MODALS******/

.modal-dialog-center {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
}
.modal-body {
	overflow-y: auto;
}
.modal-footer {
	margin-top: 0;
}

.modal-content  {
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3), 0px 0px 20px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3), 0px 0px 20px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3), 0px 0px 20px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid white;
	background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 25%, rgba(235, 235, 235, 1) 89%);
	line-height: 16px;
	height: 485px;
	width: 540px;
	font-size: 14px;
}

input {
	width: 160px;
}

.game  {
	
	padding: 20px;
	
}