@import url("modLines.css"); /* Generic destination styles */

body {
	background: url(http://images.theknot.com/PWP/2008Redesign/modLines/imgModLines_blue_bg.gif) repeat scroll center top;
}
#container {
	background-color: #fff;
}
#inner_container {
	background: url(http://images.theknot.com/PWP/2008Redesign/modLines/imgModLines_blue_headerImg.gif) no-repeat left top; 
}
/* book mark share*/
#bookmark_share, .addthis, .addthis:hover {
	color: #5e4040;
}
#navLeft {
	color: #369ea5;
	background: transparent url(http://images.theknot.com/PWP/2008Redesign/modLines/imgModLines_blue_leftNavBg.gif) no-repeat scroll left top;
}
#navLeft h2 a:link, #navLeft h2 a:visited {
	color: #369ea5;
}
#navLeft a:link, #navLeft a:visited, .richText a:link, .richText a:visited{
	color: #5e4040;
}
#navLeft a:hover, .richText a:hover {
	color: #369ea5;
}
a.onstate:link, a.onstate:visited {
	color: #369ea5 !important;
}
#header h1 {
	color: #369ea5;
}
#text_date {
	color: #5e4040;
}
#text_date .divider {
	background-image: url(http://images.theknot.com/PWP/2008Redesign/modLines/imgModLines_blue_divider.gif);
}
.contentText {
	color: #5e4040;
}

/* Registries & RSVP */

h3 {
	color: #369ea5;
}
#RegistryList ul {
	border-bottom: 1px solid #bfe8eb;
}
#RegistryList ul a {
	color: #5E4040;
}
#RegistryList ul li {
	border-top: 1px solid #bfe8eb;
}
#formNoMatch {
	border-top: 1px solid #bfe8eb;
}

.borderGeneric{border-top: 1px solid #bfe8eb;}
.separator{background-image:url(http://images.theknot.com/pwp/2008Redesign/bg_dotted_rule_gray.gif);}
