/* @override 

	http://mbp.local/~jl/ci/css/style-af.css
*/

body {
	font: italic 23px/1.5 Georgia, "Times New Roman", Times, serif;
	background-image: url(waves.png);
	background-color: #b7d7e4;
}

input, textarea, select {
	-webkit-appearance: none;
}

#container {
	
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 175px;
	background-image: url(silver-grad-top.png);
	border-left: 1px solid rgba(38,77,94,0.45);
	border-right: 1px solid rgba(38,77,94,0.45);
	margin-top: 0;
	background-color: white;
	color: #555042;
}

#header img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 1.5em;
}

#flattr {
	width: 50px;
	height: 60px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	top: 1px;
}

#smallprint
{
	clear: none;
}

#background {
	background-color: #93c2d6;
	border-top: 1px solid white;
	border-bottom: 1px solid rgba(38,77,94,0.45);
;
}

#centered {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}

#bracket {
	background: url(shadow.png) no-repeat;
	padding-top: 1.5em;
}

#main {
	color: #fffeff;
	padding-bottom: 0;
	text-shadow: rgba(0,0,0,0.22) 0 1px 1px;
	margin-bottom: 2.5em;
}

#figure {
	width: 143px;
	float: right;
	padding: 0 0 0 24px;
}

#figure p {
	text-shadow: rgba(0,0,0,0.22) 0 1px 1px;
	font: normal normal 0.6em/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: white;
	text-align: left;
	padding-bottom: 1em;
	padding-right: 0;
}

#main a {
	text-decoration: none;
	color: white;
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}



.lovely-button a:hover {
	color: #38352c;
	text-shadow: none;
	text-shadow: rgba(255, 255 ,255 ,1) 0 0px 5px;
	text-shadow: rgba(255, 255 ,255 ,1) 0 0px 12px;
}

.lovely-button a:active {
	top: 1px;
	position: relative;
}

#main h3 {
	padding-bottom: 1em;
	font-style: italic;
	font-weight: bold;
}

#main p {
	padding-bottom: 0.7em;
}

table {
		border-collapse:collapse;
		border-spacing: 0px;

	margin-top: 0.0em;
	margin-bottom: 1em;
	width: 100%;
}

table td {
	
	border-bottom: 1px solid #a8cede;
	border-top: 1px solid #a8cede;
	padding-left: 0;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


table td img {
	
	vertical-align: middle;
}

.poster-offset {
	position: relative;
	left: -24px;
	z-index: 0;
}

.first {
		font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: white;
	width: 1em;
	padding-right: 0.75em;
}

.second {
	
}

#main table p {
	margin: 0;
	padding: 0;
}


.street-addr {
	text-shadow: rgba(0,0,0,0.22) 0 1px 1px;
	font: normal 0.6em/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: white;
	text-align: left;
}

#footer {
	clear: left;
	text-shadow: rgba(0,0,0,0.22) 0 1px 1px;
	font: normal normal 0.6em/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: white;
	padding-bottom: 1.5em;
	border-top-width: 1px;
	border-top-color: rgba(255,254,255,0.2);
	padding-top: 3em;
}

thead th{
	text-align: left;
	margin: 0;
		font: normal bold 0.6em/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: white;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
}

#footer a {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: white;

	}

#footer a:hover {
}

label {
	display: none;
}

#input-center {
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	margin-top: 20px;
}

button::-moz-focus-inner {
	border: 0;
}

form {
	margin: 0;
	background-color: transparent;
}

/*No dotted lines for FireFox*/

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
	border: 0px;
}

/*No dotted lines for IE8 */

input[type="submit"]:focus, input[type="button"]:focus {
	outline: none;
}

/* Form Stuff */

input[type="text"], input[type="submit"] {
	font: italic 23px/1.5 Georgia, "Times New Roman", Times, serif;
	height: 40px;
	background-color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px 10px;
	border: 1px solid #d3d3d3;
	color: #555042;
}

#address-of-success {
	color: #555042;
	text-align: center;
	padding-bottom: 3px;
	line-height: 105%;
}

input[type="text"] {
	width: 340px;
}

input[type="submit"] {
	background-color: #f07937;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 0;
	width: 60px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: white;
	text-align: center;
}

input.submit:hover {
	background-color: #f18447;
	outline: none;
	cursor: pointer !important;
}

input.submit:active {
	top: 1px;
	position: relative;
	background-color: #e35c11;
}

.lovely-button {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	background: #222 url(soft-gradient.png) repeat-x;
	display: inline-block;
	padding: 13px 18px 9px 16px;
	color: #fff;
	text-decoration: none;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	background-color: #f07937;
	direction: ltr;
	margin-top: 0.5em;
}

p.smallprint  {
color: #c2ecff;
}

#footer .smallprint a{
	font-weight: bold;
color: #c2ecff;
	border-style: none;
	text-decoration: none;
}




