@charset "utf-8";

/* City of Santa Barbara City TV-18 CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #6486123url(../assets/city-seal-background.jpg) no-repeat right bottom;
	color: #FFFFFF;
}

.InnerImage {
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B6A68;
	border-left-color: #6B6A68;
	padding-top: 2px;
	padding-bottom: 2px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.seal_background {
	background-image: url(../assets/cityseal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.gradient {
	background-image: url(../assets/gradient-background-2.jpg);
	background-repeat: repeat-x;
	background-color: #40567B;
	background-attachment: fixed;
}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #ECCDA1;
}

a:active {
	text-decoration: underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.bigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.article_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.bodybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}

.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3300CC;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.FormField {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}

iframe {
	background-color: #000000;
	background-image: url(http://www.SantaBarbaraCA.gov/sb/images/Loading-Long.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
