/*------------------------------------------
********* Wedding Wizard Style Sheet *********
------------------------------------------*/
body {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 10px;
padding: 0;
border: 0;	
background: #C4A0A5 url(../images/bg_body.gif) repeat-x;
font-size: 12px;
color: #000;
padding-bottom: 25px;
}

img {
margin: 5px;
}

p.copy {
margin: 0 5px 0 10px;
color: #000;
font-size: 10px;
line-height: 15px;
}
p.purple {
text-align: center;
color: #88376D;
font-size: 13px;
font-style: italic;
margin: 5px 0 3px 0;
font-weight: bold;
}
p.askwizard {
color: #88376D;
font-size: 13px;
font-style: italic;
margin: 5px 0 3px 0;
font-weight: bold;
}

h1 {
font-size: 17px;
font-style: italic;
}
h1.info {
font-size: 17px;
font-style: italic;
margin: 5px 0 0 0;
padding: 5px 0 0 0;
}
h1#logo a {
display: block;
background: transparent url(../images/logo_ww.jpg) no-repeat;
width: 340px;
height: 234px;
margin: 0;
}
h1#bc_logo {
margin-left: 75px;

}
h1#bc_logo a {
display: block;
background: transparent url(../images/logo_bc.gif) no-repeat;
width: 353px;
height: 100px;
margin: 0;
}
h1#welcome {
height: 50px;
width: 350px;
margin: 0 0 5px 0;
background: transparent url(../images/pages/welcome.gif) no-repeat;
}
h1#services {
height: 50px;
width: 350px;
margin: 0 0 5px 0;
background: transparent url(../images/pages/products.gif) no-repeat;
}
h1#key {
font-size: 17px;
font-style: italic;
color: #88376D;
}

h2#tips {
height: 30px;
width: 180px;
margin: 0 0 5px 0;
background: transparent url(../images/tips.gif) no-repeat;
}
h2#question {
height: 30px;
width: 180px;
margin: 0 0 5px 0;
background: transparent url(../images/ask.gif) no-repeat;
}
h2#wizard {
height: 30px;
width: 180px;
margin: 0 0 5px 0;
background: transparent url(../images/the_wizard.gif) no-repeat;
}

li {
list-style-image: url(../images/blt_ww.gif);
padding-left: 15px;
}
/***** Simple Navigation Elements *****/
a.bottom:link, a.bottom:visited {
color: #000;
font-size: 10px;
font-style: normal;
}
a.bottom:hover {
color: #88376D;
font-size: 10px;
font-style: normal;
}
a.tiplink:link, a.tiplink:visited {
color: #88376D;
font-size: 13px;
text-decoration: none;
line-height: 17px;
font-weight: bold;
}
a.tiplink:hover {
color: #000;
font-size: 13px;
text-decoration: none;
line-height: 17px;
font-weight: bold;
}
a:link h1 , a:visited h1 {
color: #000;
text-decoration: none;
font-size: 14px;
margin: 0;
}
a:hover h1 {
color: #88376D;
text-decoration: none;
font-size: 14px;
margin: 0;
}
a:link, a:visited {
color: #88376D;
text-decoration: underline;
font-style: italic;
}
a:hover {
color: #000;
text-decoration: underline;
font-style: italic;
}

span.hide {
display: none;
}
span.bold {
display: all;
color: #88376D;
font-size: 13px;
font-weight: bold;
}
/*------------------------------------------
********* Primary Layout Divisions *********
------------------------------------------*/
#wrapper {
background: transparent url(../images/bg_wrapper.jpg) 175px 10px no-repeat;
text-align: left;
width: 775px;
height: 450px;
margin: 0 auto;
border: 0;	
padding: 0;
}

/* ----- Header Section ----- */
#header {
background: transparent url(../images/bg_header.gif) no-repeat top right;
width: 745px;
height: 245px;
padding: 50px 10px 5px 20px;
overflow: hidden;
}

/* ----- Sub-nav and Planning Tips ----- */
#left_nav {
width: 180px;
padding: 150px 10px 10px 10px;
margin-left: 575px;
border: solid 5px #E1CCDA;
background: #FFF url(../images/bg_side.jpg) no-repeat;
position: absolute;
top: 270px;
z-index: 2;
}
#link {
text-align: center;
}

/* ----- Body Section ----- */
div#body {
width: 500px;
height: 450px;
padding: 15px 75px 15px 15px;
margin: 10px 0 3px 10px;
background: #FFF;
border: solid 5px #E1CCDA;
position: relative;
top: 0px;
left: 40px;
}
html>body div#body {
min-height: 450px;
height: auto;
}
/* Begin partner element formatting */
div.display_partner {
width: 490px;
padding: 5px;
margin: 2px 0 2px 0;
float: left;
}
div.address {
width: 210px;
height: 100px;
padding: 5px;
background: #FFF;
float: left;
}
div.more_info {
width: 45px;
height: 100px;
padding: 5px;
background: #FFF;
float: left;
text-align: center;
}
/* End partner element formatting */
#count {
margin: 0 0 15px 0;
width: 500px;
float: left;
text-align: center;
}
div.pink {
width: 480px;
padding: 10px;
background: #F7EEF4;
margin: 10px 0 5px 0;
float: left;
}
#link_box {
width: 500px;
padding: 0;
margin: 0 0 20px 0;
float: left;
clear: all;
}
#back {
width: 490px;
text-align: right;
}
div.sub_link {
width: 150px;
margin-left: 10px;
float: left;
}
/* ----- Footer Section ----- */
#copy {
width: 590px;
padding: 2px 0 10px 0;
text-align: center;
margin: 0;
position: relative;
top: 0;
left: 50px;
}

/*-----------------------------------
********* Global Navigation *********
-----------------------------------*/
div#globalnav {
	position: relative;
	top: -245px;
	left: 360px;
	height: 210px;
	width: 175px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	}
div#globalnav ul#menu	{
	height: 210px;
	width: 175px;
	background: transparent url(../images/global_nav.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	}
div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0;
	}
ul#menu li, ul#menu a {
	height: 30px;
	display: block;
	}	
div#globalnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}	
#home		{top: 0px; width: 175px;}
#new	    {top: 30px; width: 175px;}
#shows      {top: 60px; width: 175px;}
#tips	    {top: 90px; width: 175px;}
#after		{top: 120px; width: 175px;}		
#about   	{top: 150px; width: 175px;}
#ask    	{top: 180px; width: 175px;}

#home a:hover 		{background: transparent url(../images/global_nav.gif) -175px -0px no-repeat;}
#new a:hover        {background: transparent url(../images/global_nav.gif) -175px -30px no-repeat;}
#shows a:hover      {background: transparent url(../images/global_nav.gif) -175px -60px no-repeat;}
#tips a:hover       {background: transparent url(../images/global_nav.gif) -175px -90px no-repeat;}
#after a:hover   	{background: transparent url(../images/global_nav.gif) -175px -120px no-repeat;}
#about a:hover   	{background: transparent url(../images/global_nav.gif) -175px -150px no-repeat;}
#ask a:hover    	{background: transparent url(../images/global_nav.gif) -175px -180px no-repeat;}

/*------------------------------------------
********* Tell a Friend Navigation *********
------------------------------------------*/
div#tell {
	position: relative;
	top: -325px;
	left: 555px;
	height: 35px;
	width: 150px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	}
div#tell ul#friend {
height: 35px;
width: 150px;
background: transparent url(../images/local_nav.gif) top left no-repeat;
margin: 0;
padding: 0;
}
div#tell ul#friend li {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
}
ul#friend li, ul#friend a {
height: 35px;
display: block;
}
div#tell ul#friend li a {
text-indent: -9999px;
text-decoration: none;
}
#ww_home		{left: 0px; width: 49px;}
#tellfriend {left: 50px; width: 49px;}
#contactus  {left: 100px; width: 50px;}

#ww_home a:hover 		{background: transparent url(../images/local_nav.gif) -0px -36px no-repeat;}
#tellfriend a:hover {background: transparent url(../images/local_nav.gif) -50px -35px no-repeat;}
#contactus a:hover  {background: transparent url(../images/local_nav.gif) -100px -36px no-repeat;}

/*-----------------------------------
********* Footer Navigation *********
-----------------------------------*/
div#bottom_nav {
width: 575px;
padding: 5px 0 0 0;
margin: 0 auto;
}
div#bottom_nav ul#bottom_menu {
	margin: 0;
	padding: 0;
	}
div#bottom_nav ul#bottom_menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	font-size: 10px;
	color: #000;
	}
div#bottom_nav ul#bottom_menu li a:link {
	color: #000;
	font-size: 10px;
	font-style: normal;
	}
div#bottom_nav ul#bottom_menu li a:visited {
	color: #000;
	font-size: 10px;
	font-style: normal;
	}
div#bottom_nav ul#bottom_menu li a:hover {
	color: #88376D;
	font-size: 10px;
	font-style: normal;
	}

/*---------------------------------
********* Ring Navigation *********
---------------------------------*/
div#rings {
width: 356px;
height: 75px;
padding: 0;
margin: 0 auto;
border: 0;
background: transparent;
}
div#rings ul#ringsmenu {
height: 75px;
width: 356px;
background: transparent url(../images/links_nav.gif) no-repeat;
margin: 0;
padding: 0;
position: relative;
top: 0;
}
div#rings ul#ringsmenu li {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
}
ul#link_nav li, ul#ringsmenu a {
height: 75px;
display: block;
}
div#rings ul#ringsmenu li a {
text-indent: -9999px;
text-decoration: none;
}
#bc		{left: 0px; width: 80px;}
#tnt 	{left: 81px; width: 64px;}
#hn		{left: 146px; width: 64px;}
#ww		{left: 211px; width: 69px;}
#this	{left: 281px; width: 75px;}

#bc a:hover	{background: transparent url(../images/links_nav.gif) -0px -75px no-repeat;}
#tnt a:hover {background: transparent url(../images/links_nav.gif) -81px -75px no-repeat;}
#hn a:hover {background: transparent url(../images/links_nav.gif) -146px -75px no-repeat;}
#ww a:hover {background: transparent url(../images/links_nav.gif) -211px -75px no-repeat;}
#this a:hover {background: transparent url(../images/links_nav.gif) -281px -75px no-repeat;}

/*---------------------------------
********* Search Form CSS *********
---------------------------------*/
#search {
width: 180px;
text-align: center;
}
#show {
width: 180px;
text-align: center;
margin-bottom: 5px;
}
#form_search {
margin: 0 0 15px 0;
}
h2#keyword {
height: 30px;
width: 180px;
margin: 0 0 5px 0;
background: transparent url(../images/forms/search.gif) no-repeat;
}
#form_search input#searchbox{
border: solid 1px #999;
display: block;
width: 175px;
margin: 0 auto;
}


/*---------------------------------
********* General Elements *********
---------------------------------*/
#form input.submit {
margin: 0;
}