/* --Start of Main CSS File for Ultimate Visuals-- */
/* --Script version 1.0-- */
/* Script browser version:  for partners page */


body {
	padding: 0px;
	Margin: 10px 0px 10px 0px;
	background-color: #000000;
	font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
}
a { text-decoration: none; }
a:link { color: #ED9CA7; }
a:visited { color: #ED9CA7; }
a:focus { color: #DAE09A; } /* 608D3D */
a:hover { color: #DAE09A; } /* 608D3D */
a:active { color: #ED9CA7; }
.global_container {
	width: 100%;
	height: 100%;
	z-index: 1;
}
.wrapper {
	position: relative;
	width: 1240px;
	height: 1180px;
	margin:0 auto;
	z-index: 2;
}  

/* --Main website styles-- */

#background {
	position: absolute;
	top: 0px;
	left:0px;
	width: 1240px;
	height: 1180px;
	display: none;
	background-image: url(../images/background.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#header {
	position: absolute;
	top: 0px;
	left: 186px;
	width: 868px;
	height: 290px;
	background-image: url(../images/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 3;
}
.background { /* Non javascript */
	position: absolute;
	top: 0px;
	left:0px;
	width: 1240px;
	height: 1180px;
	background-image: url(../images/background.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.header { /* Non javascript */
	position: absolute;
	top: 0px;
	left: 186px;
	width: 868px;
	height: 290px;
	background-image: url(../images/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 3;
}
#uv_logo {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 424px;
	height: 105px;
	display: none;
}
.uv_logo { /* Non javascript */
	position: absolute;
	top: 30px;
	left: 0px;
	width: 424px;
	height: 105px;
}
/* Menu Styles */
#menu_container {
	position: absolute;
	top: 290px;
	left: 186px;
	width: 868px;
	height: 121px;
	background-image: url(../images/menu_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 4;
}
.uv_tab_container {
	position: absolute;
	top: 12px;
	left: 14px;
	width: 840px;
	height: 109px;
}
/* Tab images */
#uv_tabs { z-index: 5; }
.uv_tabs { position: absolute; height: 72px; overflow: hidden; visibility: hidden; } /* Do not edit */
#uv_tab_1 { top: 37px; left: 0px; width: 98px; }
#uv_tab_2 { top: 37px; left: 104px; width: 106px; }
#uv_tab_3 { top: 37px; left: 216px; width: 106px; }
#uv_tab_4 { top: 37px; left: 328px; width: 101px; }
#uv_tab_5 { top: 37px; left: 435px; width: 137px; }
#uv_tab_6 { top: 37px; left: 578px; width: 151px; }
#uv_tab_7 { top: 37px; left: 735px; width: 105px; }
/* Tab text */
#uv_tab_text { z-index: 6; }
.uv_tab_text { position: absolute; top: 9px; height: 72px; text-align: center; color: #262626; font-family: "Arial Narrow"; font-weight: normal; font-size: 19px; }
.uv_tab_text a:link { color: #ffffff; }
.uv_tab_text a:visited { color: #ffffff; }
.uv_tab_text a:focus { color: #262626; }
.uv_tab_text a:hover { color: #262626; }
.uv_tab_text a:active { color: #acacac; }
#uv_tab_text_1 { left: 0px; width: 98px; }
#uv_tab_text_2 { left: 104px; width: 106px; }
#uv_tab_text_3 { left: 216px; width: 106px; }
#uv_tab_text_4 { left: 328px; width: 101px; }
#uv_tab_text_5 { left: 435px; width: 137px; }
#uv_tab_text_6 { left: 578px; width: 151px; }
#uv_tab_text_7 { left: 735px; width: 105px; }
/* Main body and content styles */
#main_body {
	position: absolute;
	top: 339px;
	left: 186px;
	width: 868px;
	height: 690px;
	background-image: url(../images/body_background.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 10; /* To ensure content is always on top */
	/*display: none;*/
}
.content_container {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 838px;
	height: 520px;
	font-size: 15px;
}
.content_top_left_home {
	position: absolute;	
	width: 615px;
}
.content_text {
	line-height: 17px;
}
.review {
	margin-top: 16px;
}
.content_top_right_home {
	position: absolute;
	left: 615px;
	width: 210px;
	padding-left: 13px;
}
.latest_news {
	position: absolute;
	left: 0px;
	top: 342px;
	width: 450px;
	height: 128px;
	background-image: url(../images/news.jpg);
	padding: 10px;
	font-family: "Segoe Print", "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	letter-spacing: normal;
	font-stretch: normal;
}
.logos {
	position: absolute;
	left: 498px;
	top: 342px;
	width: 125px;
	height: 148px;
	background-image: url(../images/logo_bkg.jpg);
	background-color: #ccc;
}
/* Content layout for all other pages except packages and samples */
.content_top_left {
	position: absolute;
	width: 210px;
	
}
.content_top_left img {
	z-index: 11;
	
}
.fb_badge {
	position: absolute;
	top: 174px;
	left: 41px;
	width: 120px;
	height: 131px;
	z-index: 12;
	
}
.content_top_right {
	position: absolute;
	top: 0px;
	width: 615px;
	left: 210px;
	padding-top: 7px;
}
.link_table {
	text-align: left;
	vertical-align: text-top;
	font-size: 13px;
line-height: 14px;	margin-top: 22px;
}
/* All wedding packages */
.wedding_package_reel {
	position: absolute;
	top: 135px;
	left: 167px;
	width: 500px;
	height: 200px;
	background-image: url(../images/package_reel.png);
}
.package_title {
	font-size: 24px;
	font-weight: bold;
}
#church_civil_button {
	position: absolute;
	top: 42px;
	left: 17px;
	width: 147px;
	height: 115px;
}
#jewish_other_button {
	position: absolute;
	top: 42px;
	left: 336px;
	width: 147px;
	height: 115px;
}
.package_header_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 64px;
	line-height: 64px;
	font-size: 20px;
	font-weight: bold;
}
#package_header_text a { text-decoration: none; }
#package_header_text a:link { color: #ffffff; }
#package_header_text a:visited { color: #ffffff; }
#package_header_text a:focus { color: #ED9CA7; } /* 608D3D */
#package_header_text a:hover { color: #ED9CA7; } /* 608D3D */
#package_header_text a:active { color: #ffffff; }
#package_1, #package_2, #package_3, #package_4, #package_5 { cursor: hand; }
.package_header_right {
	position: absolute;
	top: 0px;
	left: 400px;
	width: 438px;
	height: 64px;
	text-align: center;
	color: #ED9CA7;
}
#camera {
	width: 84px;
	height: 64px;
	vertical-align: middle;
}
.package_content {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 818px;
	height: 446px;
}
#content_1 {
	font-size: 14px;
line-height: 14px;	visibility: visible;
}
#content_2 {
	visibility: hidden;
}
#content_3 {
	visibility: hidden;
}
#content_4 {
	visibility: hidden;
}
#content_5 {
	visibility: hidden;
}
.package_img {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 200px;
}
.package_text {
	position: absolute;
	top: 100px;
	left: 190px;
	width: 578px;
}
.pack_1 { margin-top: 0px; font-size: 16px; line-height:22px; }
.pack_2 { margin-top: 9px; font-size: 16px; line-height:22px; }
.pack_3 { margin-top: 9px; font-size: 16px; line-height:22px; }
.pack_4 { margin-top: 30px; font-size: 16px; line-height:22px; }
.img_mrg {
	margin-top: 10px;
}
.img_mrg_2 {
	margin-top: 32px;
}
/* Contact form */
#name, #email, #tel {
	width: 220px;
	height: 13px;
	font-size: 11px;
	border: 1px solid #ED9CA7;
}
#msg {
	width: 220px;
	font-size: 12px;
	border: 1px solid #ED9CA7;
}
#submit {
	font-size: 80%;
	font-weight: bold;
	height: 20px;
}
.maps {
	position: absolute;
	top: 291px;
	left: 340px;
	width: 248px;
	height: 248px;
	border: 1px solid #ED9CA7;
}
.contact_lines {
	line-height: 16px;
}
.footer_container {
	position: absolute;
	top: 555px;
	left: 20px;
	width: 450px;
	height: 92px;
	color: #262626;
	padding: 8px 0px 0px 0px;
	font-size: 130%;
	text-align: center;
}

/* Styles for Samples Pages */

.sample_videos {
	width: 520px;
	height: 296px;
	margin: auto;
}
.samples_table td {
	padding: 10px;
	text-align: center;
	color: #ED9CA7;
}
.samples_table img {
	border: 1px solid #ED9CA7;
}
#mediaspace {
	width: 360px;
	height: 380px;
	margin-left: 90px;
}

/* Styles for JQuery Tabs */

/* Component containers
----------------------------------*/
.ui-widget-header a { font-size: 110%; }

/* Interaction states
----------------------------------*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { background: transparent; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active a { color: #ffffff; }

/* Headers */

h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 3px 6px 0px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px 3px 12px 0px;
}

/* Global class styles */

.b { font-weight: bold; }
.sml { font-size: 90% }
.vsml { font-size: 80% }
.lrg { font-size: 110%; }
.r { color: red; }
.g { color: green; }
.p { color: #ED9CA7; }
.pb { color: #ED9CA7; font-weight: bold; }
.u { text-decoration: underline; }
.center { text-align: center; }
.left {
	float: left;
	margin: 0px 5px 0px 0px;
}
.FI_reviews {
    font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
}


