#divCalcSettingsBox {
	float: left;
	background: #513f2e; /* Old browsers */
	background: -moz-linear-gradient(top, #513f2e 0%, #3c2c22 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#513f2e), color-stop(100%,#3c2c22)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #513f2e 0%,#3c2c22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #513f2e 0%,#3c2c22 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #513f2e 0%,#3c2c22 100%); /* IE10+ */
	background: linear-gradient(to bottom, #513f2e 0%,#3c2c22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#513f2e', endColorstr='#3c2c22',GradientType=0 ); /* IE6-9 */
	color: #A1917B;
	padding: 10px;
	border: 1px solid #16120f;
	text-shadow: 0px -1px 0px #1e120f;
	height: 148px;
	width: 242px;
}

#divL80Header {
	float: left;
	background: #513f2e;
	padding: 5px;
	border: 1px solid #16120f;
	text-shadow: 0px -1px 0px #1e120f;
	width: 100%;
	box-sizing: border-box;
}
#divL80Header strong { color: #A1917B; }
.l80-result {
	display: none;
	overflow-x: auto;
}

.l80-result .listitem .listitem-column:first-child {
	font-weight: bold;
}
.l80-result em {
	color: #535353;
	font-size: 10px;
}

#lblSwiftCalc_Result {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 10px;
}






#divCalcSettingsBox select {
	border: 1px solid #16120f;
}

#divCalcResultsBox {
	float: left;
	background: #a1917b; /* Old browsers */
	background: -moz-linear-gradient(top, #a1917b 0%, #c4b697 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1917b), color-stop(100%,#c4b697)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a1917b 0%,#c4b697 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a1917b 0%,#c4b697 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a1917b 0%,#c4b697 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a1917b 0%,#c4b697 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1917b', endColorstr='#c4b697',GradientType=0 ); /* IE6-9 */
	color: #16120f;
	border: 1px solid #16120f;
	border-left: 0;
	height: 148px;
	width: 449px;
	padding: 10px;
	text-shadow: 0px 1px 0px #c4b697;
}



#divTerrariumBuilder_Model {
	float: left;
	background: #513f2e; /* Old browsers */
	background: -moz-linear-gradient(top, #513f2e 0%, #3c2c22 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#513f2e), color-stop(100%,#3c2c22)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #513f2e 0%,#3c2c22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #513f2e 0%,#3c2c22 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #513f2e 0%,#3c2c22 100%); /* IE10+ */
	background: linear-gradient(to bottom, #513f2e 0%,#3c2c22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#513f2e', endColorstr='#3c2c22',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	border: 1px solid #16120f;
	text-shadow: 0px -1px 0px #1e120f;
	width: 100%;
	box-sizing: border-box;
}

.divTerrariumBuilder_Settings {
	float: left;
	background: #a1917b; /* Old browsers */
	background: -moz-linear-gradient(top, #a1917b 0%, #c4b697 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1917b), color-stop(100%,#c4b697)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a1917b 0%,#c4b697 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a1917b 0%,#c4b697 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a1917b 0%,#c4b697 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a1917b 0%,#c4b697 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1917b', endColorstr='#c4b697',GradientType=0 ); /* IE6-9 */
	color: #16120f;
	border: 1px solid #16120f;
	border-top: 0;
	width: 449px;
	padding: 10px;
	text-shadow: 0px 1px 0px #c4b697;
	width: 100%;
	display: none;
	box-sizing: border-box;
}
.divTerrariumBuilder_Settings_Options {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.divTerrariumBuilder_Result_Inner {
	background-color: #ffffff;
	border: 1px solid #16120f;
	min-height: 200px;
	text-shadow: 0px 0px 0px !important;
}
.divTerrariumBuilder_Result_Inner img {
	max-width: 100%;
}

.terrarium-build-measure {
	border: 1px solid #2d719c; 
	color: #2d719c;
	font-size: 10px;
}

.TerrariumBuilder_Box {
	float: left;
	border: 1px solid #90836e;
	padding: 6px;
	background-color: #c7b79b;
	margin-bottom: 5px;
	width: 100%;
	box-sizing: border-box;
	
}
.TerrariumBuilder_SettingTitle {float: left; width: 70px; line-height: 26px;}
.TerrariumBuilder_SettingLine {float: left; width: 100%; margin-bottom: 4px;}
.TerrariumBuilder_SettingUnit {float: left; padding-top: 8px; margin-left: 2px;}

.l80-result table td, .l80-result table th {
	text-align: right;
}
.l80-result table td:first-child {
	text-align: left;
	font-weight: bold;
}
.l80-result table th:first-child {
	text-align: left;
}



@media screen and (max-width: 767px) { 
	
	#SettingsList {
		margin-bottom: 10px;
	}
}