/* GLOBAL CSS START */

body {	
	background-color: #0077a3;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}

a {
	color: #4378b9;
	text-decoration: none;
}

a:hover {
	color: #cc2132;
	text-decoration: none;
}

#main_box-top {
	position: relative;
	visibility: visible;
	background: url('../images/gui/ripped_background-top.gif');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #ffffff;
	width: 100%;
	float: left;
}

#main_box-bottom {
	position: relative;
	visibility: visible;
	background: url(../images/gui/ripped_background-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	width: 100%;
	float: left;
}

#logo_box {
	background: url('../images/gui/nh-logo.png');
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	visibility: visible;
	top: 0px;
	left: -15px;
	width: 404px;
	height: 156px;
	z-index: 10000000;
}

#floating-container {
	position: relative;
	visibility: visible;
	padding: 0px;
	width: 985px;
	padding-left: 15px;
	margin:0px auto;
	text-align:left;
}

#main-box {
	position: relative;
	visibility: visible;
	width: 970px;
	float: left;
}

#masthead_box {
	height: 55px;
}

#footer-box {
	position: relative;
	float: left;
	width: 970px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#copyright-box {
	font-size: 10px;
	color: #ffffff;
	float: left;
}

#copyright-box a:visited {
	color: #6de5e2;
	text-decoration: none;
	font-size: 10px;
}

#copyright-box a:link {
	color: #6de5e2;
	text-decoration: none;
	font-size: 10px;
}

#copyright-box a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

#copyright-box a:active {
	color: #6de5e2;
	text-decoration: none;
	font-size: 10px;
}

#footer_nav-box {
	font-size: 9px;
	text-transform: uppercase;
	color: #ffffff;
	float: right;
}

#footer_nav-box a:visited {
	color: #6de5e2;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 8px;
}

#footer_nav-box a:link {
	color: #6de5e2;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 8px;
}

#footer_nav-box a:hover {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 8px;
}

#footer_nav-box a:active {
	color: #6de5e2;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 8px;
}

.title, .Title {
	color:#333333;
	font-size:18px;
	letter-spacing: -1px;
	display: block;
	padding-bottom: 10px;
}

/* GLOBAL CSS END */#social_media-home-box {
	position: relative;
	float: left;
	width: 733px;
	height: 46px;
	background: url('../images/gui/social_media-join.gif');
	background-repeat: no-repeat;
	background-position: 63px 0px;
	padding-left: 237px;
}

#social_media-home-box a {
	display: block;
	float: left;
	height: 24px;
	padding-top: 22px;
	padding-right: 20px;
	padding-left: 37px;
	font-size: 11px;
	font-family: 'Helvetica Neue Light', 'HelveticaNeue-Light', Helvetica, Arial, sans-serif;
}

#social_media-subpage-box {
	position: relative;
	float: left;
	width: 179px;
	height: 20px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 56px;
	padding-bottom: 30px;
	background: url('../images/gui/social_media-join.gif');
	background-repeat: no-repeat;
	background-position: 10px 0px;
}


#social_media-subpage-box a {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	text-indent: -999999px;
	overflow: hidden;
	padding-right: 5px;
}

#social_media-home-box .twitter {
	background: url('../images/gui/social_media-twitter.gif');
	background-repeat: no-repeat;
	background-position: 0px 11px;
}

#social_media-home-box .facebook {
	background: url('../images/gui/social_media-facebook.gif');
	background-repeat: no-repeat;
	background-position: 0px 11px;
}

#social_media-home-box .youtube {
	background: url('../images/gui/social_media-youtube.gif');
	background-repeat: no-repeat;
	background-position: 0px 11px;
}

#social_media-home-box .flickr {
	background: url('../images/gui/social_media-flickr.gif');
	background-repeat: no-repeat;
	background-position: 0px 11px;
}

#social_media-home-box .yelp {
	background: url('../images/gui/social_media-yelp.gif');
	background-repeat: no-repeat;
	background-position: 0px 11px;
}

#social_media-home-box .foursquare {
	background: url('../images/gui/social_media-four_square.gif');
	background-repeat: no-repeat;
	background-position: 0px 11px;
}

#social_media-home-box .tripadvisor {
	background: url('../images/gui/social_media-trip_advisor.gif');
	background-repeat: no-repeat;
	background-position: 0px 11px;
}


#social_media-subpage-box .twitter {
	background: url('../images/gui/social_media-twitter-small.gif');
	background-repeat: no-repeat;
}

#social_media-subpage-box .facebook {
	background: url('../images/gui/social_media-facebook-small.gif');
	background-repeat: no-repeat;
}

#social_media-subpage-box .youtube {
	background: url('../images/gui/social_media-youtube-small.gif');
	background-repeat: no-repeat;
}

#social_media-subpage-box .flickr {
	background: url('../images/gui/social_media-flickr-small.gif');
	background-repeat: no-repeat;
}

#social_media-subpage-box .yelp {
	background: url('../images/gui/social_media-yelp-small.gif');
	background-repeat: no-repeat;
}

#social_media-subpage-box .foursquare {
	background: url('../images/gui/social_media-four_square-small.gif');
	background-repeat: no-repeat;
}

#social_media-subpage-box .tripadvisor {
	background: url('../images/gui/social_media-trip_advisor-small.gif');
	background-repeat: no-repeat;
}/* HOME CSS START */

#flash_box {
	position: relative;
	padding: 0px;
	width: 968px;
	background-color: #ffffff;
	border: 1px solid #82909e;
	border-top: 1px solid #1a394f;
	border-bottom: 1px solid #1a394f;
	float: left;
	height: 453px;
	margin-bottom: 10px;
}

#flash_box-no_flash {
	position: relative;
	padding: 0px;
	width: 968px;
	height: 178px;
	padding-top: 275px;
	text-align: center;
	background: url(../images/gui/no_flash.jpg);
	background-repeat: no-repeat;
}

.home-content-title {
	font-size: 16px;
	line-height: 14px;
	color: #132942;
	font-style: italic;
}

.home-content-text {
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	margin-bottom: 200px;
}

.home-content-box {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	width: 292px;
	float: left;
}

#promo_bar-box {
	position: relative;
	background: url(../images/gui/promo_bar-bg.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 60px;
	float: left;
}

#promo_bar-view_path-box {
	width: 235px;
	height: 60px;
	float: right;
}

#snippets-box {
	position: relative;
	padding: 0px;
	width: 970px;
	float: left;
	margin-top: 10px;
}

.snippets-bar_title_box {
	position: relative;
	float: left;
	padding-top: 7px;
}

.snippets_box_padding {
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* HOME CSS END *//* SUBPAGE CSS START */

#sub_page-box {
	position: relative;
	visibility: visible;
	background: url(../images/gui/sub_page_box-bg.gif);
	background-repeat: repeat-y;
	width: 968px;
	background-color: #ffffff;
	border: 1px solid #82909e;
	border-top: 1px solid #1a394f;
	border-bottom: 1px solid #1a394f;
	float: left;
	min-height: 500px;
}

/* for Internet Explorer */
/*\*/
* html #sub_page-box  {
	height: 500px;
}
/**/

#sub_page_background-box-1 {
	position: relative;
	visibility: visible;
	width: 968px;
	float: left;
}

#sub_page_background-box-2 {
	position: relative;
	visibility: visible;
	width: 968px;
	float: left;
}

#sub_page_background-box-3 {
	position: relative;
	visibility: visible;
	width: 590px;
	float: left;
}

#sub_page-masthead {
	position: relative;
	visibility: visible;
	width: 968px;
	height: 148px;
	background: url(../images/gui/sub_page_masthead-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	border-bottom: 1px solid #82909e;
	float: left;
}

#sub_page-header {
	position: relative;
	visibility: visible;
	width: 968px;
	min-height: 148px;
	float: left;
	border-bottom: 1px solid #82909e;
}

/* for Internet Explorer */
/*\*/
* html #sub_page-header  {
	height: 148px;
}
/**/

#sub_page-left_column {
	position: relative;
	visibility: visible;
	width: 189px;
	float: left;
	min-height: 550px;
}

/* for Internet Explorer */
/*\*/
* html .sub_page-left_column {
	height: 550px;
}
/**/

#sub_page-middle_column {
	position: relative;
	visibility: visible;
	float: left;
	padding: 30px;
	padding-left: 27px;
	width: 533px;
	min-height: 500px;
}

/* for Internet Explorer */
/*\*/
* html .sub_page-middle_column {
	height: 500px;
}
/**/

#sub_page-image_4-box {
	position: relative;
	visibility: visible;
	float: left;
	width: 200px;
	padding-bottom: 250px;
}

#sub_page-middle_column hr {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 0;
	border-top: 1px solid #82909e;
	height: 0;
}

.body_copy {
	font-size: 12px;
	line-height: 18px;
}

.body_copy li{
	font-size: 11px;
	line-height: 15px;
}
/* SUBPAGE CSS END *//* NAV CSS START */

#nav-container {
	position: absolute;
	visibility: visible;
	height: 250px;
	width: 970px;
}

#tab_nav-bar {
	float: right;
}

.tab_nav-tab {
	position: relative;
	visibility: visible;
	height: 55px;
	float: left;
}

.tab_nav-main {
	position: relative;
	visibility: visible;
	height: 55px;
	float: left;
}

.tab_nav-start {
	position: relative;
	visibility: visible;
	height: 55px;
	width: 10px;
	float: left;
}

.tab_nav-end {
	position: relative;
	visibility: visible;
	height: 55px;
	width: 10px;
	float: left;
}

.tab_nav-main-over {
	position: relative;
	visibility: visible;
	height: 55px;
	background-image: url(../images/gui/navigation-over-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	float: left;
}

.tab_nav-start-over {
	position: relative;
	visibility: visible;
	background-image: url(../images/gui/navigation-over-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 55px;
	width: 10px;
	float: left;
}

.tab_nav-end-over {
	position: relative;
	visibility: visible;
	background-image: url(../images/gui/navigation-over-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 55px;
	width: 10px;
	float: left;
}

.tab_nav-main-on {
	position: relative;
	visibility: visible;
	height: 55px;
	background-image: url(../images/gui/navigation-on-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	float: left;
}

.tab_nav-start-on {
	position: relative;
	visibility: visible;
	height: 55px;
	background-image: url(../images/gui/navigation-on-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	width: 10px;
	float: left;
}

.tab_nav-end-on {
	position: relative;
	visibility: visible;
	height: 55px;
	background-image: url(../images/gui/navigation-on-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	width: 10px;
	float: left;
}

.tab_nav-on {
	position: relative;
	visibility: visible;
	color: #ffffff;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	padding-top: 40px;
}

a.tab_nav-on:visited {
	color: #ffffff;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
}

a.tab_nav-on:link {
	color: #ffffff;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
}

a.tab_nav-on:hover {
	color: #ffffff;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
}

a.tab_nav-on:active {
	color: #ffffff;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
}

a.tab_nav:visited {
	color: #ffffff;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	padding-top: 40px;
}

a.tab_nav:link {
	color: #ffffff;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	padding-top: 40px;
}

a.tab_nav:hover {
	color: #ffffff;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	padding-top: 40px;
}

a.tab_nav:active {
	color: #ffffff;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	padding-top: 40px;
}




#sub_nav-container {
	position: relative;
	visibility: visible;
	float: left;
	padding-left: 9px;
	padding-top: 9px;
	overflow: hidden;
}

#sub_nav-grandchild-container {
	position: relative;
	visibility: visible;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	width: 90%;
}

a.sub_nav-on:visited {
	color: #4378b9;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

a.sub_nav-on:link {
	color: #4378b9;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

a.sub_nav-on:hover {
	color: #cc2132;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

a.sub_nav-on:active {
	color: #4378b9;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}



a.sub_nav:visited {
	color: #4378b9;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

a.sub_nav:link {
	color: #4378b9;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

a.sub_nav:hover {
	color: #cc2132;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

a.sub_nav:active {
	color: #4378b9;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

.sub_nav-top-over {
	position: relative;
	visibility: visible;
	background-image: url(../images/gui/sub_nav-top-over.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 7px;
	float: left;
	width: 180px;
}

.sub_nav-bottom-over {
	position: relative;
	visibility: visible;
	background-image: url(../images/gui/sub_nav-bottom-over.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 7px;
	width: 180px;
}

.sub_nav-main-over {
	position: relative;
	visibility: visible;
	background-image: url(../images/gui/sub_nav-main-over.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	padding-left: 10px;
}


.sub_nav-top-on {
	position: relative;
	visibility: visible;
	background-image: url(../images/gui/sub_nav-top-on.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 7px;
	float: left;
	width: 180px;
	
}

.sub_nav-bottom-on {
	position: relative;
	visibility: visible;
	background-image: url(../images/gui/sub_nav-bottom-on.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 7px;
	width: 180px;
}

.sub_nav-main-on {
	position: relative;
	visibility: visible;
	background-image: url(../images/gui/sub_nav-main-on.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	padding-left: 10px;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.sub_nav-top {
	position: relative;
	visibility: visible;
	/**
	background-image: url(../images/gui/sub_nav-top.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	**/
	padding-top: 7px;
	float: left;
	width: 180px;
}

.sub_nav-bottom {
	position: relative;
	visibility: visible;
	/** background-image: url(../images/gui/sub_nav-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	**/
	float: left;
	padding-bottom: 7px;
	width: 180px;
}

.sub_nav-main {
	position: relative;
	visibility: visible;
	/**
	background-image: url(../images/gui/sub_nav-main.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	**/
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	padding-left: 10px;
}

.sub_nav-indent {
	position: relative;
	visibility: visible;
	float: left;
	padding-left: 10px;
}

/* NAV CSS END *//* BREADCRUMB TRAIL START */

#breadcrumb_trail {
	position: relative;
	visibility: visible;
	border-bottom: 1px solid #82909e;
	background-image: url(../images/gui/breadcrumb-bg.gif);
	background-repeat: repeat-x;
	width: 780px;
	height: 20px;
	float: left;
}

#crumb {
	position: relative;
	visibility: visible;
	background-image: url(../images/gui/breadcrumb-chevron.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 17px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 3px;
	float: left;
}

#breadcrumb_start_bit {
}

#breadcrumb_end_bit {
}

a.breadcrumb:visited {
	color: #4378b9;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb:link {
	color: #4378b9;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb:hover {
	color: #cc2132;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb:active {
	color: #4378b9;
	font-size: 10px;
	text-decoration: none;
}

.breadcrumb_on {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

/* BREADCRUMB TRAIL END *//* FORM CSS START */

input {	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}

select {
	color: #000000;
	font-size: 10px;
	background-color: #ffffff;
}

.form_textarea {
	border-color: #b3b8bf;
	border-style: solid;
	border-width: 1px;
	color: #677180;
	width: 289px;
}

.form_dropdown {
	position: relative;
	border: 1px solid #b3b8bf;
	width: 141px;
	font-size: 10px;
}

.form_input{
	border:1px solid #b3b8bf;
	color:#677180;
	width:137px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.form_submit_button {
	padding:5;
	margin:0;
	border:none;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px;
	color: #6de5e2;
	background: #3d76a0;
	text-transform: uppercase;
	font-weight: bold;
	height: 17px;
	width: 65px;
	float: right;
}

.form_submit_button:hover {
	padding:5;
	margin:0;
	border:none;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px;
	color: #ffffff;
	background: #356CA3;
	text-transform: uppercase;
	font-weight: bold;
	height: 17px;
	width: 65px;
	float: right;
}

#form_alert_box {
	background-image: url(../images/gui/required.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
	border: 1px solid #3d76a0;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#form_error {
	color: #3d76a0;
	font-size: 10px;
	font-weight: bold;
}

.form_header {
	color: #356CA3;
	font-size: 24px;
	border-bottom: solid 1px #677180;
	clear: both;
	font-weight: bold;
}

.form_sub_header {
	color: #356CA3;
	font-size: 19px;
	padding-top: 10px;
	font-weight: bold;
	clear: both;
}

.form_title {
	color: #3d76a0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}


.form_sub_title {
	color: #677180;
	font-size: 9px;
	clear: both;
	font-weight: bold;
}

.form_description {
	color: #677180;
	font-size: 10px;
}

#form_container {
	float: left;
	min-height: 302px;
	padding: 0px;
	padding-top: 15px;
	margin: 0px;
	width: 325px;
}

/* for Internet Explorer 6*/
/*\*/
* html #form_container {
	height: 302px;
}
/**/

#form_box {
	float: left;
	clear: both;
	border: 1px solid #e3e3e3;
	background: #f7f7f7;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 305px;
}

#form_title_box {
	float: left;
	clear: both;
	margin-bottom:7px;
}

#form_row_box {
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 100%;
}

#form_footer_box {
	clear: both;
	float: left;
}

#form_element_box {
	margin-right: 9px;
	float: left;
}

.form_widget_label_box {
	margin-left: 0px;
	float: left;
	color: #677180;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	color: #677180;
	padding-top: 2px;
	margin-right: 15px;
}

.form_widget_container {
	float: left;
	clear: both;
}

.form_widget_box {
	float: left;
	margin-right: 5px;
}

.form_label_box {
	margin-left: 0px;
	clear: both;
	float: left;
	color: #677180;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}

.form_field_box {
	float: left;
	clear: both;
}

#form_secure_box {
	float: left;
}

.form_required_flag {
	background-image: url(../images/gui/required.gif);
	background-position: 129px 3px;
	background-repeat: no-repeat;
}

/* FORM CSS END *//* DIRECTIONS CSS START */

#directions_text-box {
	position: relative;
	visibility: visible;
	float: left;
}

#directions-box {
	position: relative;
	visibility: visible;
	padding: 0px;
	width: 968px;
	height: 353px;
	background-color: #ffffff;
	border-bottom: 1px solid #82909e;
	float: left;
}

#directions-box-start {
	position: relative;
	visibility: visible;
	background-image: url(../images/gui/directions_start-bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 968px;
	height: 353px;
	background-color: #ffffff;
	float: left;
}

#directions_field-box {
	position: relative;
	visibility: visible;
	padding-top: 2px;
	padding-right: 3px;
	float: left;
}

#directions-start-form-box {
	position: absolute;
	visibility: visible;
	left: 790px;
	top:115px;
	width: 200px;
}

#directions_button-box {
	position: relative;
	visibility: visible;
	padding: 0px;
	float: left;
}

#promo_bar-get_directions-box {
	position: relative;
	width: 230px;
	float: left;
	top: 35px;
	left: 120px;
}

.directions_input_field{
	border:1px solid #06213d;
	color:#677180;
	width:75px;
	background-image: url(../images/gui/breadcrumb-bg.gif);
	background-repeat: repeat-x;
}


/* DIRECTIONS CSS END *//* PHOTO ALBUM CSS START */

a.album_button:visited {
	color: #4378b9;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}

a.album_button:link {
	color: #4378b9;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}

a.album_button:hover {
	color: #ffffff;
	background: #cc2132;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}

a.album_button:active {
	color: #4378b9;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}

.album_button-dimmed {
	color: #292929;
	font-size: 9px;
	text-transform: uppercase;
}

#photo_album_box {
	font-size: 9px;
	padding-top: 10px;
	margin-top: 15px;
	float: left;
	width: 533px;
}

#album-clip_on-title-box {
	float: left;
	width: 200px;
	padding-bottom: 15px;
}

#album-clip_on-more_pictures-box {
	float: right;
	width: 200px;
	text-align: right;
}

.photo_album_cell{
	float: left;
	text-align: center;
	font-size: 9px;
	width: 159px;
}

.photo_album_cell a:visited {
	color: #ffffff;
}

.photo_album_cell a:link {
	color: #ffffff;
}

.photo_album_cell a:hover {
	color: #70c2c5;
}

.photo_album_cell a:active {
	color: #ffffff;
}


#photo_album-clip_on-top-box {
	background: url(../images/gui/album-clip_on-top-bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 533px;
	padding-top: 5px;
}

#photo_album-clip_on-bottom-box {
	background: url(../images/gui/album-clip_on-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 533px;
	padding-bottom: 5px;
}

#photo_album-slider_clip_on-top-box {
	background: url(../images/gui/album-clip_on-top-bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 533px;
	padding-top: 5px;
}

#photo_album-slider_clip_on-bottom-box {
	background: url(../images/gui/album-clip_on-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 533px;
	padding-bottom: 5px;
}

.photo_album_row {
	background: url(../images/gui/album-clip_on-bg.gif);
	background-repeat: repeat-y;
	width: 503px;
	float: left;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#thumb_instructions {
	float: left;
	font-size: 9px;
	text-align: center;
	width: 100%;
	clear: both;
	text-transform: uppercase;
	padding-top: 5px;
}

.photo {
	border: solid 1px #30291e;
	padding: 10px;
	margin: 0 auto;
}

.photo_album_thumbnail {
	border: solid 1px #e6e6e6;
	padding: 5px;
	margin-right: 4px;
	background: #ffffff;
}

.album-header {
	color: #01262c;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	clear: both;
	display: block;
}

.album-sub_title {
	color: #cc2132;
	font-size: 14px;
	clear: both;
	font-weight: normal;
	display: block;
}

#slideshow-container {
	text-align: center;
	padding: 20px;
	width: 695px;
	float: left;
	position: relative;
	visibility: visible;
	margin: 0px;
}

#slideshow_box {
	margin: 0 auto;
	height: 267px;
	width: 400px;
	overflow: hidden;
	border: 1px solid #4378b9;
}

.pics { height: 267px; width: 400px; padding:0; margin:0; overflow: hidden }
.pics img { height: 267px; width: 400px; top:0; left:0 }

/* PHOTO ALBUM CSS END *//* LOGIN CSS START */

#login-zone {
	width: 535px;
	margin: 0 auto;
}

#login_box {
	padding: 0px;
	margin: 0px;
	border: solid 1px #82909e;
	border-top: solid 1px #1a394f;
	border-bottom: solid 1px #1a394f;
	width: 533px;
	float: left;
}

#login_container {
	padding: 0px;
	margin: 0px;
	border-top: solid 1px #d3eff3;
	float: left;
}

#logout_box {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: right;
	padding-top: 1px;
}

#logout_container {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #82909e;
	background-image: url(../images/gui/breadcrumb-bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 188px;
}

#login_left {
	position: relative;
	background: url('../images/gui/login_screen.gif');
	background-repeat: no-repeat;
	width: 308px;
	height: 250px;
	float: left;
}

#login_right {
	width: 225px;
	height: 250px;
	background: url('../images/gui/login_bg.gif');
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

#login_fields {
	width: 125px;
	height: 115px;
	float: left;
	position: relative;
	text-align: left;
	padding-left: 50px;
}

.login_field {
	float: left;
	position: relative;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 9px;
}

.login_button {
	float: left;
	position: relative;
	padding-bottom: 5px;
}

.login_field input {
	border:1px solid #1a394f;
	color:#000000;
	width: 100px;
	padding: 2px;
	margin-top: 1px;
}

#login_error {
	width: 125px;
	height: 105px;
	float: left;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	vertical-align: text-bottom;
	font-weight: bold;
	padding-left: 50px;
}

#login_error p { 
	position:absolute;
	bottom:0px;
}

/* LOGIN CSS END *//* SITE WIDE PROMO CSS START */

#site_wide_promos-box {
	float: left;
	width: 182px;
	padding-left: 7px;
	padding-top: 5px;
}

.site_wide_promo {
	float: left;
	padding-bottom: 5px;
}

/* SITE WIDE PROMO CSS END *//* SITE WIDE PROMO CSS START */

#teasers-box {
	float: left;
	width: 182px;
	padding-left: 7px;
	padding-top: 5px;
}

.teaser {
	float: left;
	padding-bottom: 5px;
}

/* TEASER DISPLAY = ALL TEASERS */

#teasers-box3 {

}

#teasers-box-top3 {

}

#teasers-box-bottom3 {

}

#teasers-box-padding3 {

}

.teaser3 {

}

.teaser_image3 {

}

.teaser_name3 {

}

.teaser_sub_title3 {

}

.teaser_description3 {

}

.teaser_text-box3 {
	clear: both;
	float: left;
	padding-left: 15px;
}

.teaser_image-box3 {
	clear: both;
	float: left;
}

/* SITE WIDE PROMO CSS END *//*
	List Expander 
*/

.listexpander{
	width:313px;
}
.listexpander, .listexpander ul, .listexpander li{
	margin:0;
	padding-left:20px;
	list-style:none;
}
.listexpander ul{
	display:none;
}
.listexpander li{
	margin-top:1px;
	cursor:default;
	padding-left:25px;
	padding-right:15px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight:bold;
}

.listexpander li.collapsed, .listexpander li.expanded{cursor:pointer;} 

/* first level */

.listexpander li, .listexpander li.collapsed{background: url(../images/gui/collapsed.gif) no-repeat 5px .4em;} 
.listexpander li.expanded{background: url(../images/gui/expanded.gif) no-repeat 5px .4em;}

/* second level */

.listexpander li ul, .listexpander li li{background:none;font-weight:normal; padding-left: 3px; padding-right: 3px; margin-bottom: 5px;}
.listexpander li li.collapsed{background:none;} 
.listexpander li li.expanded{background:none;}

/* third level */

.listexpander li li ul, .listexpander li li li{background:none;}
.listexpander li li li.collapsed{background:none; padding-left: 10px;} 
.listexpander li li li.expanded{background:#none; padding-left: 10px;}

/* fourth level */

.listexpander li li li li{text-indent:0;width:auto;}

/* etc. */

/* buttons */

p.listexpander{
	height:1.5em;
	margin:1em 0;
}
p.listexpander a{
	float:left;
	height:1.5em;
	line-height:1.5em;
	padding:0 10px;
	border:1px solid #eee;
	margin-right:5px;
	cursor:pointer;
	font-weight:bold;
	font-size: 9px;
	text-transform: uppercase;
}
p.listexpander a:hover{
	background-color:#f8f8f8;
	font-size: 9px;
	text-transform: uppercase;
}

/* float fix */
.listexpander li:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.listexpander li{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .listexpander li{
	height: 1%;
}
.listexpander li{
	display: block;
}
/* End hide from IE-mac */
/* end float fix *//* NEWS CSS START */

#news_article-box {
	font-size: 11px;
	line-height: 12px;
	float: left;
	width: 373px;
}

#news_article-box h1 {
	color:#333333;
	font-size:18px;
	letter-spacing: -1px;
	line-height: 18px;
	font-weight: normal;
	display: inline;
}

#news_archive-box {
	float: right;
	width: 140px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#news_article-quote-box {
	background: url('../images/gui/quotation_mark-open.gif');
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 150px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 20px;
	margin-left: 10px;
}

#news_photo-box {
	float: left;
	width: 373px;
	padding-bottom: 15px;
}

.news_photo {
	border: solid 1px #30291e;
}

.news_photo-caption-box {
	float: left;
	width: 368px;
	background: #30291e;
	color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

.news_archive-item {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #30291e;
}

.news_archive-on {
	font-weight: bold;
}

.news_article-quote_author {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

a.news_archive:visited {
	color: #4378b9;
	text-decoration: none;
}

a.news_archive:link {
	color: #4378b9;
	text-decoration: none;
}

a.news_archive:hover {
	color: #cc2132;
	text-decoration: none;
}

a.news_archive:active {
	color: #4378b9;
	text-decoration: none;
}

.news_article-body_copy {
	font-size: 10px;
	line-height: 16px;
}

.news_article-date {
	display: block;
	margin-bottom: 20px;
}

#news_snippets {
	position: relative;
	visibility: visible;
	padding: 0px;
	width: 652px;
	float: left;
}

#snippets-header-news {
	position: relative;
	visibility: visible;
	background: url(../images/gui/snippets_bar-bg-blue.gif);
	background-repeat: repeat-x;
	padding: 0px;
	width: 650px;
	border: 1px solid #1a394f;
	float: left;
}

#snippets_bar-news {
	position: relative;
	visibility: visible;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	height: 21px;
	float: left;
	color: #ffffff;
	font-weight: bold;
	width: 620px;
	text-shadow: 0px 0px 5px #1a394f;
}

#news_snippets-row {
	position: relative;
	visibility: visible;
	float: left;
	width: 650px;
	min-height: 75px;
	background: #ffffff;
	border-left: 1px solid #d0d0c9;
	border-bottom: 1px solid #d0d0c9;
	border-right: 1px solid #d0d0c9;
}

/* for Internet Explorer */
/*\*/
* html #news_snippets-row  {
	height: 75px;
}
/**/

.news_snippets-thumb-box {
	position: relative;
	visibility: visible;
	float: left;
	width: 177px;
	overflow: hidden;
	height: 89px;
}

.news_snippets-thumb-box img {
	border: 1px solid #00b7d1;
	float: right;
}
.news_snippets-title-box {
	position: relative;
	visibility: visible;
	float: left;
	padding-left: 10px;
	width: 150px;
	font-size: 18px;
	letter-spacing: -1px;
	line-height:16px;
	color: #00b7d1;
	display: block;
}

.news_snippets-date {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0px;
	display: block;
}

.news_snippets-synopsis-box {
	position: relative;
	visibility: visible;
	float: left;
	padding-left: 10px;
	width: 281px;
	line-height: 14px;
}

.news_archive-synopsis {
	display: none;
}

.news_snippets-read_more_link-box {
	background: url(../images/gui/generic_button-bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 5px;
	right: 0px;
	float: right;
	padding-top: 2px;
	width: 68px;
	height: 17px;
	text-align: center;
}

.news_snippets-read_more_link:link {
	color: #ffffff;
}

.news_snippets-read_more_link:visited {
	color: #ffffff;
}

.news_snippets-read_more_link:hover {
	color: #6de5e2;
}

.news_snippets-read_more_link:active {
	color: #ffffff;
}

.news_article-body_copy {
	font-size: 12px;
	line-height: 18px;
}

#more_news-box {
	float: left;
	width: 373px;
}

/* NEWS CSS END *//* GUESTBOOK CSS START */

#guestbook_box {
	font-size: 9px;
	padding-top: 10px;
	margin-top: 15px;
	float: left;
	width: 533px;
}

#guestbook_listing_row {
	position: relative;
	visibility: visible;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

/* for Internet Explorer */
/*\*/
* html #guestbook_listing_row  {
	height: 75px;
}
/**/

#guestbook_snippets_bar .button_box {
	position: relative;
	visibility: visible;
	float: right;
	padding-top: 4px;
	padding-right: 5px;
}

#guestbook_snippets {
	position: relative;
	visibility: visible;
	padding: 0px;
	width: 318px;
	float: right;
	border-top: 0px;
	border-left: 0px;
	left: -1px;
}

#guestbook_snippets-row {
	position: relative;
	visibility: visible;
	float: left;
	width: 316px;
	min-height: 75px;
	background: #ffffff;
	border-bottom: 1px solid #d0d0c9;
	border-right: 1px solid #d0d0c9;
	border-left: 1px solid #d0d0c9;
}

/* for Internet Explorer */
/*\*/
* html #guestbook_snippets-row  {
	height: 75px;
}
/**/

.guestbook_listing_entry {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}

.guestbook_listing_name {
	color: #999999;
	font-weight: bold;
}

.guestbook_listing_location {
	color: #999999;
	font-weight: normal;
}

.guestbook_snippet_entry {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}

.guestbook_snippet_name {
	color: #999999;
	font-weight: bold;
}

.guestbook_snippet_location {
	color: #999999;
	font-weight: normal;
}


#guestbook_snippets-header {
	position: relative;
	visibility: visible;
	background: url(../images/gui/snippets_bar-bg-blue.gif);
	background-repeat: repeat-x;
	padding: 0px;
	width: 317px;
	border: 1px solid #1a394f;
	border-left: 0px;
	float: left;
}

#guestbook_snippets_bar {
	position: relative;
	visibility: visible;
	padding-left: 15px;
	padding-right: 0px;
	height: 28px;
	float: left;
	border-left: 1px solid #68d2ff;
	color: #ffffff;
	font-weight: bold;
	width: 301px;
	text-shadow: 0px 0px 5px #1a394f;
}

.guestbook_snippet-thumb-box {
	position: relative;
	visibility: visible;
	float: left;
	padding: 0px;
	width: 65px;
	height: 65px;
	border: 1px solid #00b7d1;
}

.guestbook_snippet-text-box {
	position: relative;
	visibility: visible;
	float: left;
	margin-left: 5px;
	width: 211px;
	border: 1px solid #c1c5ca;
	padding: 5px;
	min-height: 55px;
	background: #ffffff;
}

/* for Internet Explorer */
/*\*/
* html .guestbook_snippet-text-box {
	height: 55px;
	width: 209px;
}
/**/

.guestbook_snippet-notch {
	position: absolute;
	visibility: visible;
	background: url(../images/gui/testimonial_notch.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 23px;
	top: 20px;
	left: 72px;
}

.guestbook_listing-thumb-box {
	position: relative;
	visibility: visible;
	float: left;
	padding: 0px;
	width: 65px;
	height: 65px;
	border: 1px solid #00b7d1;
}

.guestbook_listing-text-box {
	position: relative;
	visibility: visible;
	float: left;
	margin-left: 5px;
	width: 300px;
	border: 1px solid #c1c5ca;
	padding: 5px;
	background: #ffffff;
	min-height: 55px;
}

/* for Internet Explorer */
/*\*/
* html .guestbook_listing-text-box {
	height: 55px;
}
/**/

.guestbook_listing-notch {
	position: absolute;
	visibility: visible;
	background: url(../images/gui/testimonial_notch.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 23px;
	top: 10px;
	left: 62px;
}

.guestbook_form_textarea {
	border-color: #b3b8bf;
	border-style: solid;
	border-width: 1px;
	color: #677180;
	width: 289px;
}

.guestbook_form_dropdown {
	position: relative;
	border: 1px solid #b3b8bf;
	width: 141px;
	font-size: 10px;
}

.guestbook_form_input{
	border:1px solid #b3b8bf;
	color:#677180;
	width:137px;
}

#guestbook_form_container .captcha_input{
	border:1px solid #b3b8bf;
	color:#677180;
	width:137px;
}

.guestbook_form_submit_button {
	padding:5;
	margin:0;
	border:none;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px;
	color: #6de5e2;
	background: #3d76a0;
	text-transform: uppercase;
	font-weight: bold;
	height: 17px;
	width: 65px;
	float: right;
}

.guestbook_form_submit_button:hover {
	padding:5;
	margin:0;
	border:none;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px;
	color: #ffffff;
	background: #356CA3;
	text-transform: uppercase;
	font-weight: bold;
	height: 17px;
	width: 65px;
	float: right;
}

#guestbook_form_alert_box {
	background-image: url(../images/gui/required.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
	border: 1px solid #3d76a0;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.error {
	background: #ffffff;
	background-image: url(../images/gui/error.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
	border: 1px solid #cc2132;
	color: #cc2132;
}

.success {
	background: #ffffff;
	background-image: url(../images/gui/success.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
	border: 1px solid #1baa50;
	color: #1baa50;
}

#guestbook_form_message_box {
	font-size: 11px;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 295px;
}

#guestbook_form_container {
	float: left;
	padding: 0px;
	padding-top: 15px;
	margin: 0px;
	width: 325px;
}

#guestbook_form_box {
	float: left;
	clear: both;
	border: 1px solid #e3e3e3;
	background: #f7f7f7;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 305px;
}

#guestbook_form_row_box {
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 100%;
}

#guestbook_form_image_upload_row_box {
	margin-bottom: 10px;
	clear: both;
	float: left;
	border: 1px solid #e3e3e3;
	padding: 5px;
	margin-right: 15px;
	background: #ffffff;
}

#guestbook_form_footer_box {
	clear: both;
	float: left;
}

#guestbook_form_element_box {
	margin-right: 9px;
	float: left;
}

.guestbook_form_widget_label_box {
	margin-left: 0px;
	float: left;
	color: #677180;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	color: #677180;
	padding-top: 2px;
	margin-right: 15px;
}

.guestbook_form_widget_container {
	float: left;
	clear: both;
}

.guestbook_form_widget_box {
	float: left;
	margin-right: 5px;
}

.guestbook_form_label_box {
	margin-left: 0px;
	clear: both;
	float: left;
	color: #677180;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}

.guestbook_image_instructions {
	margin-left: 0px;
	clear: both;
	float: left;
	color: #677180;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
	padding-bottom: 5px;
}

.guestbook_form_field_box {
	float: left;
	clear: both;
}

#guestbook_form_secure_box {
	float: left;
}

.guestbook_form_required_flag {
	background-image: url(../images/gui/required.gif);
	background-position: 129px 3px;
	background-repeat: no-repeat;
}
/* GUESTBOOK CSS END *//* MULTIMEDIA CSS START */

.multimedia_button:link {
	display: block;
	height: 15px;
	width: 68px;
	background: url(../images/gui/generic_button-bg.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
	text-align: center;
}

.multimedia_button:visited {
	display: block;
	height: 15px;
	width: 68px;
	background: url(../images/gui/generic_button-bg.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
	text-align: center;
}

.multimedia_button:hover {
	display: block;
	height: 15px;
	width: 68px;
	background: url(../images/gui/generic_button-bg.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
	text-align: center;
}

.multimedia_button:active {
	display: block;
	height: 15px;
	width: 68px;
	background: url(../images/gui/generic_button-bg.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	position: relative;
	top: 1px;
	left: 1px;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
	text-align: center;
}

.multimedia_button-dimmed {
	display: block;
	height: 15px;
	width: 68px;
	background: url(../images/gui/generic_button-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	color: #c1c1c1;
}

.multimedia_listing-link:link {
	font-size:14px;
}

.multimedia_listing-link:hover {
	font-size:14px;
}

.multimedia_listing-link:visited {
	font-size:14px;
}

.multimedia_listing-link:active {
	font-size:14px;
}


#multimedia_clip_on-box {
	float: left;
	padding-top: 10px;
}

.multimedia_group-title {
	color: #01262c;
	font-size: 16px;
	font-weight: normal;
}

.multimedia_file-title {
	color: #323232;
	font-size: 18px;
	font-weight: normal;
}

.multimedia_group-description {
	font-size: 10px;
	font-style: italic;
	padding-bottom: 10px;
}

#multimedia_group_listings-box {
	float: left;
	border: 1px solid #cee0e4;
	background: #ffffff;
	margin: 0px;
}

.multimedia_listing-odd {
	background: #edf4f9;
	float: left;
	width: 100%;
}

.multimedia_listing-even {
	background: #f4f9fb;
	float: left;
	width: 100%;
}

.multimedia_listing-row {
	float: left;
	padding: 10px;
	width: 510px;
}

#multimedia_listing-text {
	float: left;
	width: 350px;
}

.multimedia_buttons-container {
	float: right;
}

.multimedia_button-container {
	float: right;
	margin-bottom: 10px;
}

.multimedia_button-box {
	float: left;
	margin-left: 5px;
}

#multimedia_player-container {
	float: left;
	clear: both;
	border: 1px solid #cee0e4;
	background: #edf4f9;
}

#multimedia_player-box {
	float: left;
	padding: 10px;
}

.multimedia_file_description-box {
	float: left;
	padding-bottom: 20px;
}

.multimedia_file-size {
	font-size: 10px;
	font-weight: normal;
}

#multimedia_format_chooser-box {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.multimedia_details-box {
	float: left;
	display: block;
	width: 100%;
	padding-top: 10px;
}

.multimedia_file-title-popup {
	display: none;
}

.multimedia_file-size-popup {
	display: none;
}

.multimedia_file_description-box-popup {
	display: none;
}

.multimedia_details-box-popup {
	display: none;
}

/* MULTIMEDIA CSS END */#linked_pdf-box {
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	width: 150px;
}

#linked_pdf-box-top {
	
}

#linked_pdf-box-bottom {
	
}

#linked_pdf-padding {
	
}

.linked_pdf-row {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}

.linked_pdf-icon {
	background: url('../images/gui/pdf.gif') no-repeat;
	display: block;
	width: 23px;
	height: 23px;
	float: left;
	cursor: pointer;
}

.linked_pdf-icon:hover {
}

.linked_pdf-text_box {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
	border-bottom: 1px dotted #e6e6e6;
}

.linked_pdf-name {
	display: block;
	font-size: 12px;
}

.linked_pdf-description {
	display: block;
	font-size: 11px;
}

.linked_pdf-link:link {

}

.linked_pdf-link:visited {

}

.linked_pdf-link:hover {

}

.linked_pdf-link:active {

}
