﻿/*------------UC: image, description, and link--------*/
#divImageAndDescriptionUC
{
	float: left;
	margin-top: 1em;
	padding-bottom: 0em;
	position: relative;
	min-height: 80px;/**/
	clear: both
}

.BottomBorder
{
	border-bottom: 1px solid #bfbdbd;
	margin-bottom: 0.5em;
}

.NoBorder
{
	border-bottom: 0px solid #bfbdbd;
}


#divImageAndDescriptionUC .image
{
	float: left;
	width: 118px;


}

#divImageAndDescriptionUC .container
{
	float: left;
	width: 37em;
	padding: 0  0 1.3em 0.5em;
}

#divImageAndDescriptionUC .title
{
	font: bold 0.8em/1.5em Verdana, serif;
	color: #4a4a4a;
	margin-top: 0em;
	/*width: 34em;*/
	float: left;
	text-transform: uppercase;
}


#divImageAndDescriptionUC .description
{

	font: normal 0.8em verdana, serif;
	float: left;
	clear: both;
}	

#divImageAndDescriptionUC .description p
{
	margin: 0em;
	line-height: 1.2em;
	color: #4a4a4a;
}

#divImageAndDescriptionUC .link a
{
	color: #003371 !important;
	/*cursor: pointer;*/

	font: normal 0.8em/1.8em verdana, serif;
	float: left;
	clear: both;
}
#divImageAndDescriptionUC .link:hover
{
	/*text-decoration: underline;
	color: #887869;*/
}



.topanchor
{
	color: #966247 !important;
	font: normal .7em Georgoa, serif;
	margin-left: 1em;
	display: none;
}
/*-----------UC: Link image and caption-------------*/
.LinkImageWithCaption
{
	
}
.descriptionDiv
{
	clear: both;
	/*float: left;
	width: 180px;*/
	padding: 0 0 0 3px;
}
/*------------UC: image and caption--------*/
#divImageAndCaption
{
	margin-top: 0em;
}

#caption
{
	padding: 0.2em 0 0.5em 0;
}

.div_bottom_align
{
	position: absolute;
	bottom: 0.5em;
	right: 0;
	height: auto;
	clear: both;
}

.divLeftImage
{
	padding: 0 .6em 0 0;
	float: left;
}

.divRightImage
{
	padding: 0 0 0 0.6em;
	float: right;
}

.div_right_image_padded
{
	float: right;
}

.div_left_image_padded
{
	float: left;
}


/*-------------UC: hypLInk-----------------*/
.divHypLinkText
{
	margin-bottom: 0.5em;
}

a.hypLinkText
{
	font: bold 0.8em "Palatino Linotype", serif;
	background: transparent url('/images/page_graphics/ImageLinks/arrow.gif') no-repeat 0 6px;
	color: #333;
	padding: 0 0 0 1em;
}

a.hypLinkText:hover
{
	
}

/*-------------UC: expanding form-----------*/
.hypExpandingFormLink
{
	float: left;
	clear: both;
	margin: 0.5em 0;
}

.button_close
{
	float: left;
	margin-left: 21em;
	color: #887869;
}

.divExpandingFormContainer
{
	width: 29em;
	margin-left: 3em;
	margin-bottom: 2em;
	border-bottom: 1px solid #887869;
	float: left;
}
.ExpandingFormClass
{
}
.button_submit
{
	float: left;
	margin-bottom: 0.5em;
}

/*-------------UC: contact form -----------*/
#contact_form
{
	margin-top: 1em;
}

.notes
{
	margin-left: 0em;
	font-style: italic;
	font-size: 0.85em;
}

.submitButton
{
	background: #97012E;
	color: #fff;
	margin-left: 5em;
	border: 2px solid #E3B551;
	border-right: 2px solid #BD9743;
	border-bottom: 2px solid #BD9743;
	cursor: pointer;
}

.contact_intro
{
	color: #97012E;
	font: normal normal bold 1.2em verdana, sans-serif;
}

.contact_text
{
	color: #97012E;
	font: normal normal normal 1.3em/1.5em verdana, sans-serif;
}


.clearboth
{
	clear: both;
}

/*-------------------------*/
a#lightwindow_title_bar_close_link:hover 
{
	color: #999;
}

/*-----------Films Web User Control--------------*/

#filmTagList
{
	clear: both;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
}

#filmTagList li
{
	display: inline;
	list-style-type:none;
	overflow:hidden;
	margin-right: 4px;
}

