

/* --- Stylesheet 5424 () --------- */ 

.T3476 .maxwidthsmall {
	background-color: #eee;
	padding: 40px 40px 40px 40px;
}

.T3476 .textile a {
	text-decoration: underline;	
}


.T3476 .search .button {
	display: inline-block;
	background-color: #fff;
	margin-right: 5px;
	margin-bottom: 1px;
	padding: 5px 20px 5px 25px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}


.T3476 .search .button.on {
	padding-bottom: 6px;
	margin-bottom: 0px;
	position: relative;
	z-index: 10000;
	background-color: #fff;
	box-shadow: none;
}


.T3476 .itemgroup {
	margin: 0 0 20px 0;
}

.T3476 .itemgroup:after { display: block; content: ""; clear: left; }

.T3476 .item {
	margin: 0 0 20px 0;
}

.T3476 .itemgroup .item {
	margin: 0 10px 0 0;
	float: left;
}

.T3476 label {
	display: block;
	font-size: 13px;
	margin: 0 0 2px 0;
}

.T3476 .item input[type=text] {
	background-color: #fff;
	padding: 5px 20px 5px 10px;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	border: 0px solid #FFF;
}


.T3476 .search input[type="submit"] {
	display: inline-block;
	background-color: #BD2631;
	border: 0px !important;
	margin: 0px;
	margin-right: 5px;
	padding: 7px 20px 6px 20px;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}

.T3476 .errors {
	color: #f00;
	margin: 20px 0px;	
}


@media all and (max-width: 700px) {
	.T3476 .maxwidthsmall { padding: 0px; background-color: transparent; }
}
