@charset "utf-8";
/* CSS Document */



/*-------------------------Redefined Tags-------------------------------*/

body {
	background: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a {
	outline: 0;
}
img {
	border: none;
	text-decoration: none;
}

td {
	vertical-align: top;
}
hr {
	color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 25px 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
strong,b {
	color: rgb(61,61,61);
}
h1 {
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	color: rgb(51,51,51);
	text-transform: capitalize;
}
h2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 0px;
	padding: 0px;
	color: rgb(61,61,61);
	margin-bottom: 11px;
}
h3 {
	font-size: 11px;
	text-transform: uppercase;
	color: rgb(61,61,61);
	margin-bottom: 11px;
}
h4 {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	margin: 20px 0px 10px;
	padding: 0px;
	text-transform: capitalize;
}
h5 {
	color: rgb(177,0,0);
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
cite {
	font-size: 10px;
	line-height: 24px;
	color: #111111;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	display: block;
	text-align: left;
	margin-top: 15px;
}
/*-------------------------Containers-------------------------------*/



 #container {
	width: 795px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 20px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	clear: both;
	/*height: 100%;
	display: table;*/
}

#content p
{
	text-align: justify;
}
/*------------------------Links-------------------------------*/



a:link, a:visited {
	color: #CC0000;
	color: rgb(177,0,0);
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover {
	/*color: #FF3300;*/
	text-decoration: underline;
}
/*------------------------------Home Only--------------------------------*/



#contentHome {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	clear: both;
	height: 110px;
	/*display: table;*/

	width: 795px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
#bannerHomeWrap {
	height: auto;
	width: 795px;
}
#bannerHome {
	height: auto;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	display: block;
}
/*------------------------------Header--------------------------------*/



#header {
	height: 75px;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#Logo {
	float: left;
	height: 44px;
	width: 212px;
}

#Logo a
{
	height: 44px;
	width: 212px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/Montecito-Logo.gif) no-repeat;
}

#Search {
	height: 30px;
	width: 300px;
	float: right;
	text-align: right;
	margin-top: 30px;
	margin-right: 0px;
	color: #B10000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#headerSub {
	height: 126px;
	width: 795px;
}
#breadCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 185px;
	text-transform: uppercase;
}
#breadCrumb a {
	color: #898989;
}
/*------------------------Custom Classes-------------------------------*/



.smallText {
	font-size: 10px;
}
.callOut {
	font-size: 12px;
	font-weight: bold;
	color: #4D0000;
}
.red {
	color: #CC0000;
}
a.grey {
	color: rgb(51,51,51);
}
.quote, blockquote {
	/*font-size: 14px;*/
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
/*------------------------LeftNav-------------------------------*/

#leftNav {
	float: left;
	width: 180px;
	text-align: left;
	margin-right: 5px;
	margin-top: 2px;
	clear: none;
}
#leftNav ul {
	font-size: 10px;
	color: #B10000;
	line-height: 8px;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	list-style-type: none;
	width: 170px;
}

#leftNav ul a, #leftNav h3 a
{
	text-decoration: none;
	font-weight: bold;
}

#leftNav ul a:link, #leftNav ul a:visited, #leftNav h3 a:link, #leftNav h3 a:visited {
	line-height: 12px;
	color: #B10000;
}
#leftNav ul a:active, #leftNav ul a:hover, #leftNav h3 a:active, #leftNav h3 a:hover {
	color: #999999;
}
#leftNav ul li.active a.leftNavOuter:link, #leftNav ul li.active a.leftNavOuter:visited,
#leftNav h3.active a:link, #leftNav h3.active a:visited  {
	color: #999999;
}
#leftNav ul li.active a.leftNavOuter:active, #leftNav ul li.active a.leftNavOuter:hover,
#leftNav h3.active a:active, #leftNav h3.active a:hover {
	color: #B10000;
}
#leftNav ul li {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
}
#leftNav ul li ul {
	margin: 15px 0px 15px 15px;
	padding: 0px;
	width: 155px;
	list-style-type: none;
}
#leftNav ul ul li.active a:link, #leftNav ul ul li.active a:visited {
	color: #999999;
}
#leftNav ul ul li.active a:active, #leftNav ul ul li.active a:hover {
	color: #B10000;
}
#LN_first {
	width: auto;
	padding-bottom: 20px;
	padding-top: 0px;
}
#leftNav h1 {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
/*------------------------Content-------------------------------*/

#mainContent {
	float: left;
	width: 600px;
	margin-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: auto;
	/*display: table;*/
	font-size: 10px;
}
#mainContent ul {
	margin: 0px;
	padding: 5px 0px 0px 30px;
	list-style-type: disc;
	line-height: 20px;
}

#content .leftAlign
{
	text-align: left;
}

#mainContent h3
{
	text-transform: none;
	text-align: left;
}

#broadlaneStats
{

}

#broadlaneStats td
{
	padding: 3px;
	text-align: left;
}

#broadlaneStats td.percentage
{
	text-align: right;
}

#content ul
{
	margin-top: 0;
	padding-top: 0;
}

#content #pressReleases
{
	margin: 0;
	padding: 0;
}

#content #pressReleases li
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 14px;
	margin: 10px 0px;
}

/*------------------------Footer/Bottom-------------------------------*/



 #bottom {
	width: 810px;
	margin: 10px auto 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: right; /* this overrides the text-align: center on the body element. */
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	font-weight: bold;
}
#bottom a:link, #bottom a:visited {
	color: #FFFFFF;
}
#bottom a:active, #bottom a:hover {
	color: #B10000;
}
#footer {
	height: 60px;
	clear: both;
	font-weight: bold;
	font-size: 9px;
	line-height: 17px;
	text-align: center;
	padding-top: 10px;
	color: rgb(137,137,137);
	
}
#copyright {
	float: right;
	width: 630px;
}

#footerEmail
{
	/*text-decoration: underline;*/
	color: inherit;
}
#bottomLeftNav {
	float: left;
	width: 175px;
	text-align: left;
	text-transform: lowercase;
}
#bottomLeftNav a:link, #bottomLeftNav a:visited {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#bottomLeftNav a:active, #bottomLeftNav a:hover {
	color: #B10000;
}
#contentHome {
	overflow: hidden;
	width: 810px;
	position: relative;
}
#footerHome {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
	width: 810px;
	height: 96px;
	overflow: hidden;
}
.bottomButton {
	height: 96px;
	width: 150px;
	/*margin-right: 20px;

	padding-left: 135px;*/

	float: left;
	display: block;
	font-size: 10px;
	text-align: justify;
	background: #ffffff;
	overflow: hidden;
}
.bottomButton p {
	/*

	height: 96px;

	/*position: absolute;*/

	width: 345px;
	display: block;
	height: 96px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.bottomButton .tab
{
	width: 135px;
	height: 96px;
	margin-right: 15px;
	display: block;
	float: left;
	text-indent: -9999px;
}

.inactive {
	opacity: 50;
	-moz-opacity: 0.50;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.bottomButton.active {
	opacity: 100;
	-moz-opacity: 1;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.bottomButton.active p {
}
.bottomButton.closed p {
	display: none;
}
.bottomButton img {
	float: left;
	width: 135px;/*margin-right: 15px;*/

}
#kwicksRTA {
	background: white url("../images/bottomButtons/bottom-buttons-MAR.jpg") no-repeat;
}
#kwicksPROP {
	background: white url("../images/bottomButtons/bottom-buttons-MED.jpg") no-repeat;
}
#kwicksVENT {
	background: white url("../images/bottomButtons/bottom-buttons-SEN.jpg") no-repeat;
	width: 510px;
}
#homeBlurb {
	width: 345px;
	right: 15px;
	top: 0px;
	position: absolute;
	background: #ffffff;
	text-align: justify;
	padding-left: 15px;
	display: block;
}
/*------------------------Forms-------------------------------*/



.formStyle {
	color: #666666;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #c2c7c7;
}
form {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
input {
	border: 1px solid rgb(137,137,137);
	vertical-align: middle;
	height: 16px;
}
textarea {
	border: solid 1px rgb(137,137,137);
	width: 300px;
	height: 65px;
}
select {
	border: solid 1px rgb(137,137,137);
	width: auto;
	height: 16px;
}

.formtext {
	color: #6d7781;
	line-height: 16px;
	vertical-align: top;
	padding-bottom: 16px;
}
a.formtext {
	text-decoration: underline !important;
}
a.formtext:hover {
	text-decoration: underline !important;
	color: inherit;
}

#contactContent form#ContactAbout
{
	width: 280px;
	float: left;
}

#ContactAbout input, #ContactAbout select, #ContactAbout textarea
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #949aa5;
}

#ContactAbout textarea
{
	width: 270px;
}

#ContactAbout label
{
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}

#contactContent #rightColumn
{
	width: 280px;
}

#contactContent #rightColumn h2
{
	color: rgb(61,61,61);
	text-align: left;
	font-size: 12px;
}
/*------------------------rightColumn-------------------------------*/

#rightColumn, .childRightColumn {
	clear: left;
	float: right;
	height: auto;
	width: 215px;
	margin-left: 35px;
	text-align: center;
	/*margin-bottom: 35px;*/
	margin-bottom: 10px;
}
#rightColumn p, .childRightColumn p {
	margin: 0px;
	padding: 0px;
}
#rightColumn h1, .childRightColumn h1 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
	text-transform: uppercase;
}
#rightColumn h2, .childRightColumn h2 {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	text-transform: none;
	color: #B10000;
}

#rightColumn blockquote, .childRightColumn blockquote
{
	font-size: 12px;
	font-weight: normal;
}

.twoColumnImageLeft blockquote
{
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
	font-family: inherit;
}

.twoColumnImageLeft cite
{
	line-height: inherit;
	font-size: inherit;
	margin: 0;
}

.video
{
	background-color: #c1c1c1;
	color: #606060;
	text-align: left;
}
.video strong
{
	color: #2d2d2d;
	font-size: 11px;
	padding: 8px 10px;
	line-height: normal;
	display: block;
	text-transform: uppercase;
}

.video a
{
	color: #606060;
	text-decoration: none;
}

.video a span
{
	display: block;
	padding: 2px 10px 8px;
	
}
/*------------------------Bio Styles-------------------------------*/



#bioWrap {
	height: auto;
	padding: 0;
	margin: 0;
	width: 595px;
}

#bioWrap h3
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}

#bioWrap strong, #bioWrap h4 {
	font-size: 12px;
	color: #333333;
	display: block;
	margin: 0;
	padding: 0;
}
#bioWrap p {
	margin: 0;
	padding: 0;
	width: 458px;
	float: left;
}
#bioWrap a {
	font-weight: bold;
}
.bioLeft {
	padding: 8px;
	height: auto;
	background-color: #F3F3F3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 590px;
	clear: both;
}

.bioLeft img {
	padding: 5px 15px 0px 0px;
	height: auto;
	width: auto;
	clear: left;
	float: left;
}
.bioRight {
	padding: 8px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 590px;
	clear: both;
}

.bioRight img {
	padding: 5px 0px 0px 15px;
	height: auto;
	width: auto;
	clear: left;
	float: right;
}
.bioLeft:after, .bioRight:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*------------------------contentColumn-------------------------------*/

#contentColumnWrap {
	text-align: center;
	margin-top: 20px;
	clear: both;
}

#contentColumnWrap p{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#contentColumnWrap h1, #contentColumnWrap h3 {
	margin-top: 12px;
	font-size: 17px;
	margin-bottom: 17px;
	text-transform: none;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.contentColumn {
	float: left;
	width: 183px;
	margin-left: 25px;
	text-align: justify;
}
.contentColumn_first, .contentColumn.first {
	clear:both;
	float: left;
	width: 183px;
	margin-left: 0;
}

.moreInfo
{
	white-space: nowrap;
}

.moreInfoArrow
{
	font-size: 8px;
}

#contentFullWidthWrap
{
	clear: both;
}

#contentFullWidthWrap h2
{
	margin-top: 20px;
	text-align: left;
}

.contentFullWidthChild
{
	clear: both;
}

.twoColumnImageLeft
{
	clear: both;
	margin-bottom: 20px;
	text-align: justify;
}
.twoColumnImageLeftSmall
{
	clear: both;
	margin-bottom: 10px;
	text-align: justify;
}

.twoColumnImageLeft img
{
	float: left;
	margin-right: 17px;
	width: 183px;
	margin-top: 5px;
}

.twoColumnImageLeftSmall img, .twoColumnImageLeftSmall .video
{
	float: left;
	margin-right: 12px;
	width: 152px;
	margin-top: 5px;
}

.twoColumnImageLeftSmall img
{
}

.twoColumnImageLeftSmall .video strong
{
	font-size: 11px;
	padding: 8px 8px;
}

.twoColumnImageLeftSmall .video img
{
	float: none;
	margin: 0;
	width: 152px;
	height: auto;
}

.twoColumnImageLeftSmall .video span
{
	padding: 0px 8px 5px 8px;
}

.twoColumnImageLeft p, .twoColumnImageLeft h3, .twoColumnImageLeft .moreInfo
{
	float: right;
	width: 400px;
}
.twoColumnImageLeftSmall p, .twoColumnImageLeftSmall h4, .twoColumnImageLeftSmall .moreInfo
{
	float: right;
	width: 425px;
	/*font-size: 11px;*/
}

.twoColumnImageLeft p, .twoColumnImageLeftSmall p
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.twoColumnImageLeft h3, .twoColumnImageLeftSmall h4
{
	margin: 0px;
}

.twoColumnImageLeft:after, .twoColumnImageLeftSmall:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/*------------------------siteMap-------------------------------*/



#mainContent .siteMap {
	color: #B10000;
	width: 275px;
	float: left;
}
#mainContent .siteMap h2 {
	margin-top: 20px;
}
#mainContent #siteMapAboutUs {
	margin-top: 0;
}
#mainContent .siteMap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.siteMap ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 10px;/*font-weight: bold;

	font-size: 12px;*/

}
.siteMap ul li ul li {
	list-style-type: none;
	font-weight: normal;
}
.siteMap ul ul {
	/*	margin-top: 5px;

	margin-bottom: 30px; */

	padding: 0;
	margin: 0;
}

/*------------------------demoList-------------------------------*/



#demoList {
	/*display: table;
	height: auto;*/
	width: 595px;
}
#demoList img {
	padding: 0px 15px 0px 0px;
	height: auto;
	width: auto;
	clear: left;
	float: left;
}
#demoList strong {
	font-size: 12px;
	color: #333333;
}
#demoList a {
	font-weight: bold;
}
.demoList_row {
	padding: 8px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 590px;
}
/*------------------------mediabox-------------------------------*/



div.media {
	border: 6px solid #B10000;
	text-align: left;
	padding: 0;
	margin: 0;
}
div.media object, div.media embed {
	clear: both;
	border: 0;
	padding: 0;
	margin: 0;
}

div.media iframe
{
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
}

#mediaTitleBar {
	font-size: 12px;
	text-align: left !important;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 0 2px;
	border-bottom: 6px solid #B10000;
	height: 24px;
	visibility: visible;
	line-height: 24px;
}
#mediaClose {
	float: right;
	margin: 2px 0px;
	padding: 0;
	width: 46px;
	height: 20px;
	}
#mediaClose img {
	visibility: visible;
	
	/*margin-top: 3px;*/
}


/*------------------------General-------------------------------*/

.clear
{
	clear: both;
}


/*------------------------Search-------------------------------*/

#ajaxSearch_submit
{
	vertical-align: middle;
	height: auto;
}

#Search form, #Search label, #Search input
{
	display: inline;
}

.ajaxSearch_resultsInfo
{
	color: rgb(137,137,137);
	font-size: 12px;
	border-bottom: 1px solid rgb(137,137,137);
	font-weight: bold;
	height: 18px;
	margin: 0;
}

.ajaxSearch_resultLink
{
	display: block;
	margin-bottom: 10px;
}

.ajaxSearch_result
{
	margin-bottom: 20px;
}

.ajaxSearch_resultDescription
{
	display: block;
	text-align: justify;
}

.ajaxSearch_paging
{
	display: block;
	padding: 10px 0;
}

.ajaxSearch_highlight
{
	font-weight: bold;
}


/*

#mediaTitleBar:after

{

	clear: both;

	visibility: hidden;

	content: ".";

}

*/
