BODY
{
    BACKGROUND-COLOR:#909090;
    COLOR: #333366;
    FONT-FAMILY: 'Times New Roman';
	text-align:center;
}

div.pageLayout
{
	height:800px;
	width:1000px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	background-color:#F7F7F7;
}

.trailer_header_label {
	font-size:14pt;
	margin-left:15px;
	color:#808080;
}

.trailer_header_bar {
	height:20px;
	width:100%;
	text-align:left;
}

.trailer_description {
	margin-top:15px;
	height:180px;
	width:478px;
	font-size:9pt;
	color:#222222;
	text-align:left;
	border-top:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
}

.trailer_desc_hdr {
	font-weight:bold;
	height:20px;
	width:100%;
}

.trailer_desc_content {
	height:180px;
	width:478px;
	font-size:9pt;
	font-weight:normal;
 }

.trailer_image_header {
	width:440px;
}

.trailer_specs_header {
	width:220px;
}

.trailer_header_bg {
	float:left;
	height:20px;
	background-image:url('../images/grey_bg.png');
	background-repeat:repeat-x;
	text-align:center;
	font-size:9pt;
	line-height:20px;
	color:#FAFAFA;
	font-weight:bold;
}

.trailer_content {
	height:310px;
	width:478px;
	background-image:url('../images/section_bg.png');
	background-repeat:repeat-x;
	border:1px solid #a0a0a0;
}

.trailer_content_type {
	width:100%;
}

.overview_content {
	display:block;
}

.specs_content {
	display:block;
	height:470px;
}

.specs_table {
}

.specs_table_row {
	width:260px;
	height:20px;
}

.spec_name_column {
	float:left;
	text-align:right;
	width:120px;
	height:100%;
	font-size:9pt;
	font-family:tahoma;
}

.spec_middle_sep {
	float:left;
	width:40px;
	height:100%;
	text-align:center;
}

.spec_value_column {
	float:left;
	text-align:center;
	width:100px;
	height:20px;
}

.odd_spec_row {
	background-color:#DEDEDE;
}

.even_spec_row {
	background-color:#BAC0DA;
}

.msrp_section {
	height:50px;
	width:100%;
	text-align:right;
	line-height:90%;
}

.msrp {
	font-size:16pt;
	font-weight:bold;
	font-family:tahoma;
	line-height:30px;
}

.price_message {
	font-size:9pt;
	font-family:tahoma;
	line-height:20px;
}

.msrp_price {
	float:left;
	width:auto;
	height:30px;
	margin-left:15px;
}

.floorplan_content {
	display:none;
}

.trailer_picture {
	float:left;
	width:378px;
	height:196px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	text-align:center;
}

.sidebar_label a:link .sidebar_label a:hover .sidebar_label a:active, .sidebar_label a:visited {
	text-decoration:none;
}

.trailer_picture img {
}

.picture_border {
	width:404px;
	height:196px;
}

.border_left {
	float:left;
	width:13px;
	height:196px;
}

.border_right {
	float:left;
	width:13px;
	height:196px;
}

.left_border_top {
	width:13px;
	height:16px;
}

.left_border_center {
	width:13px;
	height:164px;
	background-image:url('../images/border_left.png');
	background-repeat:repeat-y;
}

.left_border_bottom {
	width:13px;
	height:16px;
}

.right_border_top {
	width:13px;
	height:16px;
}

.right_border_center {
	width:13px;
	height:164px;
	background-image:url('../images/border_right.png');
	background-repeat:repeat-y;
}

.right_border_bottom {
	width:13px;
	height:16px;
}

.top_picture_border {
	width:406px;
	height:13px;
}

.top_pic_border_left {
	float:left;
	width:30px;
	height:13px;
}

.top_pic_border_center {
	float:left;
	width:344px;
	height:13px;
	display:block;
}

.top_pic_border_center img {
	background-repeat:repeat-x;
}

.top_pic_border_right {
	float:left;
	width:30px;
	height:13px;
}

.bottom_pic_border_right {
	float:left;
	width:30px;
	height:13px;
}

.bottom_pic_border_left {
	float:left;
	width:30px;
	height:13px;
}

.bottom_pic_border_center {
	float:left;
	width:344px;
	height:13px;
}

.bottom_pic_border_right {
	float:left;
	width:30px;
	height:13px;
}

.bottom_picture_border {
	width:410px;
	height:13px;
}

.trailer_frame {
	margin-left:40px;
	width:420px;
	height:200px;
}

.trailer_header_tab {
	font-size:10pt;
	height:20px;
	line-height:20px;
	width:80px;
}

.trailer_header_tab img {
	border-style:none;
}

.trailer_tab_active {
	width:100%;
	height:100%;
	background-image:url('../images/active_tab.png');
}

.trailer_tab_inactive {
	background-image:url('../images/inactive_tab.png');
}

.arrow img {
	border-style:none;
}

.arrow {
	float:left;
}

.album_picture_bar {
	white-space:no-wrap;
	width:100%;
	height:60px;
	overflow-x:hidden;
	overflow-y:hidden;
	margin-left:15px;
}

.thumbnail_pictures {
	border-style:none;
}

.picture_bar_div {
}

.viewable_picture_bar {
	margin-left:5px;
	margin-right:5px;
	float:left;
	width:400px;
	height:50px;
	line-height:50px;
	vertical-align:middle;
}

.userNameSpacer
{
	padding-top:20px;
}

.username, .password
{
	font-weight:bold;
	margin-top:10px;
}

.loginbuttons
{
	margin-top:25px;
	text-align:right;
}

.loginMessage
{
	margin-top:10px;
	margin-left:3px;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

.loginbuttons a:link, .loginbuttons a:hover, .loginbuttons a:visited, .loginbuttons a:active
{
	height:25px;
	width:auto;
	background-image: url("../images/navbar_gradient.png");
	background-repeat: repeat-x;
	border: 1px solid #006666;
	padding:4px 5px 4px 4px;
	text-decoration: none;
	color: #AAAAAA;
	font-size:10pt;
	margin-right: 6px;
	vertical-align:center;
	text-align:center;
}

.userNameLabel, .passwordLabel
{
	font-size:9pt;
	text-align:right;
	width:200px;
	margin-right:5px;
	float:left;
}

.userNameInput, .passwordInput
{
	text-align:left;
	margin-left:5px;
	padding:0;
}

div.body
{
	width:100%;
}

div.header 
{
	background-image: url("../images/header.png");
	background-repeat:no-repeat;
	background-position:center;
	height:85px;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
}

.quickhits
{
	background-color:#d8e5f6;
	height:580px;
	width:100%;
}

.footnote
{
	background-color:#D0D0D0;
	height:42px;
	width:695px;
	border: 2px solid #A0A0A0;
}

.weddingpartylabel
{
	text-align:center;
	font-size:12pt;
	text-decoration:underline;
	font-weight:bold;
}

.sidebar_header
{
	text-align:left;	
	text-decoration:overline underline;
	font-weight:bold;
	font-size:10pt;
	padding:3px 0px 3px 0px;
	margin-left:5px;
	line-height:15px;
}

.sidebar_detail
{
	text-align:left;	
	font-size:10pt;
	margin-left:20px;
	line-height:15px;
}

.sidebar_sub_detail
{
	text-align:left;	
	font-size:10pt;
	margin-left:35px;
	line-height:15px;
	cursor:pointer;
}

.collapsed 
{
	display:none;
}

.expanded 
{
	display:block;
}

.sidebar_label
{
	line-height:15px;
	margin-left:5px;
}

.sidebar_header img, .sidebar_detail img
{
	vertical-align:middle;
}

.event_date_picker
{
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	line-height:20px;
	height:20px;
}

.go_button a:active img, .go_button a:visited img, .go_button a:link img, .go_button a:hover img
{
	margin-left:10px;
	border-style:none;
}

.spaceSep
{
	margin-left:5px;
}

.calendar_header
{
	border:1px solid #404040;
	height:25px;
	width:80px;
	color:#DDDDDD;
	background-color:#909090
}

.calendar_date_number 
{
	text-align:left;
	margin-left:2px;
	color:#FFFFFF;
}

.calendar_event_desc
{
	font-size:9pt;
}

.calendar_date 
{
	border:1px solid #DDDDDD;
	height:80px;
	width:80px;
	float:left;
}

.calendar_date_bg {
	background-color:#D0D0D0;
}

.calendar_placeholder
{
	background-color:#F0F0F0;
}

#eventsForm 
{
	margin-bottom:-15px;
}

.month_picker
{
}

.year_picker
{
	margin-left:15px;
}

.maidOhonor,.bestman
{
}

.bridesmaid,.groomsmen,.usher
{
	-align:center;
	font-style:normal;
	font-size:9pt;
	cursor:pointer;
}

.album {
	text-align:center;
	font-size:8pt;
	font-family:lucida calligraphy;
}

.album a:link img, .album a:hover img, .album a:visited img, .album a:active img {
	text-decoration:none;
	border-style:none;
}

.album_label
{
	text-align:center;	
	text-decoration:overline underline;
	font-size:11pt;
	padding:3px 0px 5px 0px;
}

.breadcrumbs
{
	text-align:left;
	padding:0px 0px 0px 0px;
	width:100%;
	border-bottom:2px solid #013c8c;
	font-size:8pt;
	background-image:url('../images/eventspromsbar.png');
	background-repeat:repeat-x;
}

.breadcrumbs a:link, a:visited, a:active
{
	color:blue;
	text-decoration:none;
}

.sidebar
{
	width:175px;
	height:580px;
	float:left;
}

.sidebar_content 
{
	float:left;
	width:161px;
	height:580px;
	overflow-y:auto;
}

.sidebar_left_border, .sidebar_right_border
{
	float:left;
	width:7px;
	height:580px;
	background-image:url("../images/sidebar_side_border.jpg");
	background-repeat:repeat-y;
}

.sidebar_top_border
{
	text-align:left;
	background-image:url("../images/sidebar_top.png");
	width:175px;
	background-color:#d8e5f6;
}

.sidebar_bottom_border
{
	text-align:left;
	background-image:url("../images/sidebar_bottom.png");
	width:175px;
	background-color:#d8e5f6;
}

.main_window
{
	background-color:#FFFFFF;
	height:580px;
	width:825px;	
}

.main_left_section {
	float:left;
	margin-left:10px;
	width:490px;
 	height:100%;
 	text-align:left;
}

.main_right_section {
	float:left;
	width:280px;
	height:100%;
}

.main_content 
{
	float:left;
	width:810px;
	height:580px;
	overflow-y:auto;
}

.main_left_border, .main_right_border
{
	float:left;
	width:7px;
	height:580px;
	background-image:url("../images/sidebar_side_border.jpg");
	background-repeat:repeat-y;
}

.main_top_border
{
	text-align:left;
	background-image:url("../images/sidebar_top.png");
	background-repeat:repeat-x;
	width:825px;
	height:20px;
}

.main_bottom_border
{
	text-align:left;
	background-image:url("../images/sidebar_bottom.png");
	background-repeat:repeat-x;
	width:825px;
	height:20px;
}

.events_promotions_bar_corner
{
	float:left;
}

.align_center
{
	text-align:center;	
}

.align_left
{
	text-align:left;	
}

.events_promotions_bar_center img
{
	height:15px;
}

.events_promotions_bar_center 
{
	background-image:url('../images/eventspromsbar.png');
	float:left;
	width:400px;
	height:20px;
	color:#FFFFFF;
	line-height:20px;
}

.top_margin
{
	margin-top:15px;
}

.events_promotions_bar
{
	margin-left:25px;
	height:20px;
	width:440px;
}

.events_promotions_content
{
	margin-left:25px;
	height:250px;
	width:440px;
	background-color:#F0F0F0;
	text-align:center;
}

.fold_down_main
{
	width:440px;
	text-align:left;
}

.fold_down_label
{
	float:left;
	font-size:13pt;
}

.sidebar_footnote
{
	vertical-align:bottom;
	font-size:8pt;
}

.partial_main 
{
	float:left;
	width:525px;
	height:620px;
}

.full_main
{
	width:1000px;	
}

.main 
{
	text-align:center;
}

.contact_label 
{
	font-weight:bold;
	font-size:10pt;
	text-align:center;
}

.contact_detail_top
{
	padding-top:5px;
}

.contact_detail_bottom
{
	padding-bottom:10px;
}

.contact_detail
{
	text-align:center;
	font-weight:normal;
	font-size:9pt;
}

.contact_header
{
	text-align:left;
	margin-left:80px;
	margin-right:80px;
	margin-top:30px;
}

.engagement
{
	height:650px;
	overflow-y:auto;
}

.engagement_header
{
	text-align:left;
	margin-bottom:3px;
}

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

.engagement_story
{
	font-family:lucida Handwriting;
	font-size:8pt;
	text-align:left;	
}

.rsvp_steps
{
	margin-top:7px;
	text-align:left;
}

.rsvp_step
{
	margin-left:15px;
}

.rsvp_code
{
	margin-top:30px;
}

.rsvp_background 
{
	background-image: url("../images/tablefade.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.rsvp_code_label
{
	font-size:12pt;
	font-weight:bold;
	margin-right:3px;
}

.rsvp_code_input
{
	font-size:12pt;
}

.rsvp_submit
{
	margin-top:15px;
	text-align:right;
}

.rsvp_submit a:link, .rsvp_submit a:hover, .rsvp_submit a:visited, .rsvp_submit a:active
{
	height:25px;
	width:auto;
	background-image: url("../images/navbar_gradient.png");
	background-repeat: repeat-x;
	border: 1px solid #006666;
	padding:4px 5px 4px 4px;
	text-decoration: none;
	color: #AAAAAA;
	font-size:10pt;
	margin-right: 6px;
	vertical-align:center;
	text-align:center;
}

.rsvp_box
{
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	height:105px;
	width: 350px;
	border: 6px solid #006666;
}

.info
{
	padding-top:10px;
	width:100%;
	text-align:center;
}

.welcome
{
	white-space: normal;
	text-align:left;
	font-size:10pt;
	margin-left:10px;
	margin-right:10px;
}

.announcementImg
{
	height:300px;
	width:100%;
	background-image: url("../images/27-bigger.jpg");
	background-repeat: no-repeat;
	background-position:center;
}

.announcementNames 
{
	font-size:14pt;
	width:100%;
	font-family:lucida calligraphy;
	font-weight:bold;
	padding-top:5px;
}

.announcementDateTime, .announcementPlace
{
	font-size:8pt;
	font-family:lucida calligraphy;
	font-weight:normal;
}

.login_popup
{
	z-index:3;
	position:absolute;
	top:280px;
	left:350px;
	background:white;
	border:2px solid #006666;
	width:400px;
	height:170px;
	display:none;
	vertical-align:center;
}

.greyOutBody 
{
  	z-index:2;
  	display:none;
  	position:absolute;
  	top:0px;
  	left:0px;
  	text-align:left;
  	width:100%;
  	height:100%;
}

.greyOutLayout
{
	text-align:center;
}

.greyout
{
  	width:750px;
	height:810px;
  	filter:alpha(opacity=50);
	overflow:hidden;
  	opacity:0.5;
	background-color:#000; 
  	padding:0;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

.bio_popup
{
	z-index:1;
	position:absolute;
	top:35%;
	left:40%;
	background:white;
	border:2px solid #006666;
	width:450px;
	height:220px;
	display:none;
	padding-right:5px;
	padding-top:5px;
	text-align:left;
	font-size:9pt;
}

.biopicture
{
	float:left;
	height:167px;
	width:230px;
	background-repeat: no-repeat;
	background-position: 2px 3px;
}

.chelseypicture
{
	background-image: url("../images/wedding_party/chelsey.jpg");
}

.juliepicture
{
	background-image: url("../images/wedding_party/julie.jpg");
}

.lisapicture
{
	background-image: url("../images/wedding_party/lisa.jpg");
}

.beccapicture
{
	background-image: url("../images/wedding_party/becca.jpg");
}

.jessicapicture
{
	background-image: url("../images/wedding_party/jessica.jpg");
}

.gritzpicture
{
	background-image: url("../images/wedding_party/gritz.jpg");
}

.chrispicture
{
	background-image: url("../images/wedding_party/chris.jpg");
}

.beattypicture
{
	background-image: url("../images/wedding_party/beatty.jpg");
}

.evanpicture
{
	background-image: url("../images/wedding_party/evan.jpg");
}

.robbiepicture
{
	background-image: url("../images/wedding_party/robbie.jpg");
}

.joeypicture
{
	background-image: url("../images/wedding_party/joey.jpg");
}

.jamiepicture
{
	background-image: url("../images/wedding_party/jamie.jpg");
}

.wallypicture
{
	background-image: url("../images/wedding_party/wally.jpg");
}

.login a:link, .login a:hover, .login a:visited, .login a:active
{
	float:right;
	text-align:right;
	color:#F7F7F7;
	text-decoration:none;
	font-size:8pt;
}

.navbar_hours {
	width:100%;
	height:30px;
	background-image: url("../images/gradient.jpg");
	background-repeat: repeat-x;
}

.navbar {
	float:left;
}

.hours {
	float:left;
	width:300px;
	height:30px;
	line-height:95%;
	color:#DDDDDD;
	text-align:right;
}

#navbar
{
	line-height:30px;
	height:30px;
	width:690px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


#navbar li
{
	display:inline;
	text-align:center;
	font-size:10pt;
}

#navbar li a:active, #navbar li a:visited, #navbar li a:link 
{
	color:#DDDDDD;
	text-decoration:none;
	padding:4px 7px 4px 7px;
	width:auto;
}

#navbar li a:hover {
	color:#DDDDDD;
	text-decoration:none;
	padding:2px 5px 2px 5px;
	width:auto;
	border:2px solid white;
}

.profile_desc_header
{
	background-color:#C0C0C0;
	height:20px;
	width:100%;
	color:#FFFFFF;
	line-height:20px;
	font-size:9pt;
}

.profile_desc_header_name
{
	margin-left:5px;
}

.profile_desc_header_position
{
	margin-left:210px;
}

.profile_desc_detail_bg {
	background-color:#F0F0F0;
}

.profile_desc_detail
{
	height:110px;
	width:100%;
	color:#202020;
	font-size:9pt;
}

.profile
{
	margin-top:10px;
	margin-left:20px;
	text-align:left;
	width:625px;
	height:150px;
	margin-right:20px;
}

.profiles
{
	margin-left:23px;
}

.profile_selection {
	margin-bottom: 15px;
}

.profile_seperator
{
	float:left;
	width:45px;
	height:150px;
}

.profile_image img
{
}

.profile_desc
{
	width:420px;
	height:130px;
	border:1px solid #D0D0D0;
}

.profile_image
{
	float:left;
	width:128px;
	height:150px;
	vertical-align:middle;
}

.profiles_sidebar {
	background-color:#FFFFFF;
	text-align:left;
	height:1000px;
	width:986px;
	margin-left:1px;
	float:left;
}

.config_link_text_no_img {
	margin-left:20px;
}

.configuration_left {
	float:left;
	margin-left:10px;
	height:100%;
	width:150px;
}

.configuration_left ul img {
	vertical-align:middle;
	border-style:none;
}

.configuration_left ul {
	list-style:none;
	padding:0px; border:0px;
}

.config_link_text {
	margin-left:5px;
	padding-right:5px;
}

.config_edit_choice_section {
	float:left;
	width:814px;
	height:100%;
}

.configuration_link {
	height:20px;
	width:100%;
	line-height:20px;
	text-align:left;
}

.configuration_link_hdr {
	margin-left:10px;
}

.configuration_left ul li a:link, .configuration_left ul li a:active, .configuration_left ul li a:visited{
	font-family:arial;
	font-weight:normal;
	font-size:10pt;
	color:blue;
	text-decoration:none;
}

.configuration_left ul li a:hover {
	background-color:#807EC6;
	color:white;
}

.configuration_sep {
	float:left;
	height:100%;
	width:5px;
	background-image:url('../images/pipe_bg.png');
	background-repeat:repeat-y;
}

.configuration_middle {
	float:left;
	width:4px;
	height:100%;
}

.configuration_right {
	float:left;
	height:100%;
	width:800px;
	margin-left:10px;
}

.configuration {
	background-color:#FFFFFF;
	text-align:left;
	height:100%;
	width:986px;
	margin-left:1px;
	float:left;
}

.profile_user_name {
	float:none;
}

.profile_user_name_label {
	float:left;
	width:100px;
	text-align:right;
}

.profile_user_name_input {
	float:left;
	width:100px;
	margin-left:5px;
}

.profile_password {
	float:none;
}

.profile_password_label {
	float:left;
	text-align:right;
	width:100px;
}

.profile_password_input {
	float:left;
	width:100px;
	margin-left:5px;
}

.forum_header {
	line-height:20px;
	width:570px;
	margin: 1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin-top: 10px;
	color:#888888;
	border-right: 1px solid #00aaaa;
	margin-left:60px;
	text-align:center;
}

.forum_header_column {
	background-image: url("../images/forum_header_gradient.png");
	background-repeat: repeat-x;
	color:#AAAAAA;
}

.forum_details_first {
	border-left:1px solid #00aaaa;
}

.forum_details_column {
	color:#888888;
}

.forum_details {
	border-bottom: 1px solid #00aaaa;
}

.column_sep {
	border-right: 1px solid #00aaaa;
}

.album_main_picture {
	width:515px;
}

.album_picture_img {
	margin-top:15px;
	width:75%;
}

.album_main_caption {
	margin-top:10px;
}

.topic_header_box {
	height:auto;
	width:90px;
	float:left;
	color:#000000;
}

.topic_detail {
	text-align:left;
	color:#000000;
}

.topic_header_strip {
	color:#909090;
	margin-left:60px;
}

.post_number {
	margin-left:5px;
}

.post_date {
	margin-left:5px;
	margin-right:80px;
}

.post_content {
	margin-left:10px;
}

.post {
	min-height:120px;
	width:600px;
	text-align:left;
	margin-left:50px;
}

hr.postHR {
	margin-left:7px;
	width:590px;
}

.even_post {
	background-color:#D0D0D0;
}

.odd_post {
	background-color:#E0E0E0;
}

.post_user_box {
	margin-left:5px;
	height:100px;
	color:#000000;
}

.post_user {
	font-weight:bold;
	color:#707070;
	margin-left:5px;
	margin-right:80px;
}

.arrow a:link, .arrow a:visited, .arrow a:hover, .arrow a:active {
}

.arrow img {
	border-style:none;
}

.album_picture_bar {
	white-space:no-wrap;
	width:455px;
	height:60px;
	overflow-x:hidden;
	overflow-y:hidden;
}

.picture_bar_div {
}

#album_picture_bar li
{
	display:inline;
	text-align:center;
	font-size:10pt;
}

.thumbnail_pictures {
}

hr.infoLine
{	
	margin-top: 20px;
	margin-bottom: 10px;
	width:95%;
	text-align:center;
}

hr.middleLine
{
	width:50%;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}
