@charset "UTF-8";

/* - - - - - - - - - - 
   General CSS rules
   - - - - - - - - - - - */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, Iinput, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

a {
	outline: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #143038;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	width: auto;
	line-height: 36px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	line-height: 28px;
	color: #660033;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #143038;
	margin-bottom: 10px;
	font-weight: bold;
}

/* - - - - - - - - - - 
   Layout Design
   - - - - - - - - - - - */

#wrapper {
	width: 100%;
	float: left;
	background-image: url(../images/bf_test_background.jpg);
	background-repeat: repeat-x;
}
body {
	background-repeat: repeat;
	background-image: url(../images/bf_test_repeat.jpg);
}
#container {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header_1 {
	height: 200px;
	width: 1200px;
	float: left;
	background-image: url(../images/ys_hold_header1_1200.png);
	background-repeat: no-repeat;
}
#header_2 {
	height: 153px;
	width: 1200px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/ys_hold_header2_1200.png);
}
#content_start {
	height: 43px;
	width: 800px;
	margin-right: 200px;
	margin-left: 200px;
	float: left;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#bf_title {
	float: left;
	height: 150px;
	width: 750px;
	margin-right: 100px;
	margin-left: 100px;
}
#content {
	width: 800px;
	margin-top: 0px;
	margin-right: 200px;
	margin-left: 200px;
	height: auto;
	float: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-bottom: 50px;
	background-color: #FFFFFF;
	padding-top: 0px;
	display: inline;
}
#unit_intro {
	width: 800px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#unit_text {
	width: 418px;
	margin: 0px 40px 0px 30px;
	float: right;
	padding: 0px;
}
#unit_image {
	height: 340px;
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	margin-right: 0px;
	border: 1px solid #CCCCCC;
}
.unit {
	width: 660px;
	float: left;
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 10px;
}
.unit .content_left {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
.unit .content_right {
	float: right;
	width: 418px;
	margin-left: 20px;
	margin-top: 10px;
}
.unit .content_right a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	color: #006666;
	text-decoration: none;
}
.unit_sm {
	width: 660px;
	height: 60px;
	float: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #990033;
}
.venue_divider  {
	height: 40px;
	width: 700px;
	margin-top: 20px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
.venue_divider1  {
	height: 20px;
	width: 700px;
	margin-top: 5px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
#potw {
	height: 480px;
	width: 660px;
	float: left;
	background-color: #CCCCCC;
	margin-bottom: 20px;
	margin-right: 70px;
	margin-left: 70px;
}
#potw2 {
	height: 480px;
	width: 330px;
	float: right;
	background-color: #CCCCCC;
	margin-bottom: 20px;
	margin-right: 70px;
}
#unit_potw_left {
	float: left;
	width: 300px;
	margin-left: 70px;
	margin-right: 20px;
	height: 480px;
}
#navigation2 {
	background-color: #000000;
	height: 50px;
	width: 800px;
	float: left;
	margin-right: 200px;
	margin-left: 200px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#footer {
	height: 200px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-top-width: 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	float: left;
	background-repeat: no-repeat;
}
#footer_spacer {
	height: 1px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	float: left;
}

/* - - - - - - - - - - 
   Navigation 1
   - - - - - - - - - - - */
   
#navigation1 {
	width: 800px;
	text-align: left;
	margin: 0px 200px;
	padding: 0px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#navigation1 ul {
	margin: 0px;
	padding: 0px;
}
#navigation1 li {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navigation1 li.active a {
	color: #FFFFFF;
}
#navigation1 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	padding: 15px 5px 0px 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 15px;
}
#navigation1 li a:hover {
	text-decoration: none;
}
#navigation1 li a strong {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
}

#navigation_holding {
	width: 800px;
	text-align: left;
	margin: 0px 200px;
	padding: 0px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#navigation_holding ul {
	margin: 0px;
	padding: 0px;
}
#navigation_holding li {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.holding {
	color: #E6CC00;
	width: 110px;
	height: 55px;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
}
#navigation_holding   li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #444444;
	font-weight: normal;
	display: block;
	padding: 15px 5px 0px 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 15px;
	float: left;
	width: 110px;
}
#navigation_holding  li a {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation_holding    strong    {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
}
.about {
	color: #E6CC00;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
}
#about  a          {
	width: 110px;
	height: 55px;
}
#about a:hover {
	color: #E6CC00;
}
#bridal a {
	height: 55px;
	width: 110px;
}
.bridal {
	color: #D4145A;
}
#bridal a:hover {
	color: #D4145A;
}
#nafas  a {
	height: 55px;
	width: 110px;
}
.nafas {
	color: #009600;
}
#nafas a:hover {
	color: #009600;
}
#themes   a {
	height: 55px;
	width: 110px;
}
#themes  a:hover {
	color: #0099FF;
}
.themes {
	color: #0099FF;
}
.index {
	color: #2695A0;
}
#venues a {
	height: 55px;
	width: 110px;
}
#venues a:hover {
	color: #FF6600;
}
.venues {
	color: #FF6600;
}
#navigation1    li.home    {
	width: 44px;
	height: 44px;
	float: right;
	margin: 0px 40px 0px 0px;
	padding: 0px;
}
.home    a:hover   {
	color: #00FFFF;
}

/* - - - - - - - - - - 
   Navigation 2
   - - - - - - - - - - - */

#navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 200px;
	padding: 0px;
	height: 40px;
	width: 800px;
	background-image: url(../../bespokeflowers/images/new_footer_over.gif);
	background-repeat: no-repeat;
	display: inline;
}
#navigation2 ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#navigation2 li {
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#navigation2  a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding-top: 13px;
	padding-right: 15px;
	padding-left: 25px;
	display: block;
	float: left;
	padding-bottom: 0px;
}
#navigation2  a:hover  {
	color: #CCCCCC;
}
#navigation2 li.right {
	float: right;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#navigation2 li.right a {
	margin: 0px;
	padding: 0px;
	float: right;
}
#unit_nav_venues/* - - - - - - - - - - 
   Section sub-navigation
   - - - - - - - - - - - */

 {
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	margin-right: 0px;
}
#unit_nav_venues   ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#unit_nav_venues   ul   li {
	margin-bottom: 10px;
	height: 25px;
	background-image: url(../images/icon-arrow_or1.jpg);
	background-repeat: no-repeat;
}
#unit_nav_venues   a {
	height: 15px;
	font-size: 16px;
	text-decoration: none;
	display: block;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 24px;
	padding-top: 5px;
	line-height: 17px;
	margin: 0px;
}
#unit_nav_venues     a:hover {
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-image: url(../images/icon-arrow-or2.jpg);
	text-decoration: none;
	color: #FFFFFF;
}
#unit_nav_venues        li.active a     {
	color: #FFFFFF;
	font-size: 16px;
	height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	text-decoration: none;
	margin: 0px;
	line-height: 17px;
	padding: 5px 5px 8px 24px;
	background-image: url(../images/icon-arrow-or2.jpg);
	background-repeat: no-repeat;
}

#unit_nav_themes {
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	margin-right: 0px;
}
#unit_nav_themes  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#unit_nav_themes  ul  li {
	margin-bottom: 10px;
	height: 25px;
	background-image: url(../images/icon-arrow_bl1.jpg);
	background-repeat: no-repeat;
}
#unit_nav_themes  a {
	height: 15px;
	font-size: 16px;
	text-decoration: none;
	display: block;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 24px;
	padding-top: 5px;
	margin: 0px;
	line-height: 17px;
}
#unit_nav_themes    a:hover {
	color: #FFFFFF;
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 24px;
	background-image: url(../images/icon-arrow_bl2.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
}
#unit_nav_themes       li.active a     {
	color: #FFFFFF;
	background-image: url(../images/icon-arrow_bl2.jpg);
	font-size: 16px;
	background-repeat: no-repeat;
	height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	text-decoration: none;
	margin: 0px;
	line-height: 17px;
	padding: 5px 5px 8px 24px;
}
