body {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url( ../images/dots_back.gif );	
}

form table {
	color: #666;
}

.button {
	margin: 10px 0px 0px 0px;
	background-color: #6fd2e3;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
	border-left: solid 2px #d9e7f8;
	border-top: solid 2px #d9e7f8;
}

.triangles {
	padding: 0px 0px 0px 12px;
	margin: 4px 0px 0px 0px;
	width: 366px;
}

.checks {
	padding: 0px 0px 0px 12px;
	margin: 4px 0px 0px 0px;
}

.checks li {
	list-style-type: none;	
	padding: 0px 0px 2px 12px;
	background-image: url( ../images/check-bullet.gif );
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #666;	
}

#header {
	position: relative;
	background-image: url( ../images/WSNewHeader.jpg );
	width: 801px;
	margin: 0px auto;
	height: 250px;
	border-bottom: solid 2px white;
}

#header h1 {
	height: 71px;
	width: 339px;
	position: absolute;
	top: 39px;
	left: 182px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#header h1 span.first {
	height: 71px;
	width: 339px;
	background-image: url(../images/hdr_wedding_shape.gif);
	background-repeat: no-repeat;
	position: absolute;
}

#header h2 {
	display: none;
}

#header a.orderNowButton {
	display: block;
	position: absolute;
	background-image: url( ../images/header_order_now_button.gif );	
	width: 71px;
	height: 18px;
	top: 18px;
	right: 2px;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 4px;
}

#header ul {
	position: absolute;
	top: 170px;
	left: 8px;
	margin: 0px;
	padding: 0px;
}

#header ul li {
	color: #333;
	margin: 0;
	padding: 0;
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	float: left;
	line-height: .8em;
	border-left: 1px solid #333;
	text-transform: lowercase;
	list-style-type: none;
	padding-bottom: 2px;
}

#header ul li.first {
	border-left: 0;	
}

#header ul li a { color: #333; font-size: 9pt; }
#header ul li a:link { text-decoration: none; }
#header ul li a:visited { text-decoration: none; }
#header ul li a:active { text-decoration: underline; }
#header ul li a:hover { text-decoration: underline; }

#contentBody {
	width: 797px;
	margin: 0px auto;
	padding: 0px 2px;
	background-color: white;
}

#contentBody h1 {
	margin: 0px;
	padding: 0px;	
}

.tellAFriend {
	display: block;
	width: 196px;
	height: 45px;
	margin: -10px 35px 0px 35px;
	background-image: url( ../images/Tellafriend.gif );
}

.tellAFriend span {
	display: none;
}

#body .tellAFriend {
	position: absolute;
	top: 925px;
	left: 260px;
}

/* Content Pages */

#contentBody .yes {
	height: 217px;
	background-image: url( ../images/box.jpg );	
	background-repeat: no-repeat;
	background-position: top right;
	padding: 40px 227px 0px 0px;
	margin: 20px 0px 0px 0px;
}

#contentBody .yes h1 {
	background-image: url( ../images/checkbox.gif );	
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	height: 43px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 50px;
	color: black;
	font-size: 26pt;
	font-style: italic;
	font-weight: bolder;
}

#contentBody .yes h2 {
	font-size: 12pt;
	text-align: left;
	margin: 10px 0px 0px 0px;
	color: black;
	font-weight: bolder;
}

#contentBody h1 {
	text-align: right;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
	color: #4189dd;
	font-size: 18pt;
	font-weight: normal;
}

#contentBody h1 em {
	font-size: 24pt;
	font-style: normal;
}

#contentBody h2 {
	color: #666;
	font-size: 13pt;
	margin: 0px 0px 0px 0px;
}

#contentBody h3 {
	color: #666;
	font-size: 11pt;
	margin: 15px 0px 0px 0px;
}

#contentBody h4 {
	color: #666;
	font-size: 10pt;
	margin: 15px 0px 0px 0px;
}

#contentBody h5 {
	color: #666;
	font-size: 9pt;
	margin: 2px 0px 0px 1px;
}

#contentBody ol {
	color: #666;
	font-size: 10pt;
	margin: 15px 0px 0px 40px;
}

#contentBody p,
#contentBody ul.text li {
	color: #666;
	font-size: 9pt;
	margin: 15px 0px 0px 0px;
}

#contentBody p.bl {
	color: #4189dd;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	position: relative;
	left: 6px;
}

#contentBody ul.triangles li {
	list-style-type: none;	
	padding: 0px 0px 2px 12px;
	background-image: url( ../images/triangle_bullet.gif );
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #666;	
}

#contentBody.quickCheckout form .column {
	margin-right: 60px;
}

#TOC a:link { font-size: 10pt; text-decoration: none; color: blue; }
#TOC a:visited { font-size: 10pt; text-decoration: none; color: blue; }
#TOC a:active { font-size: 10pt; text-decoration: underline; color: blue; }
#TOC a:hover { font-size: 10pt; text-decoration: underline; color: blue; }

#contentBody table th {
	color: #666;
}

#contentBody #leftCol {
	display: none;
}

#content {
	position: relative;
	overflow: hidden;
	float: right;
	width: 755px;	
	margin: 0px;
	padding: 0px 25px 15px 15px;
	background-color: white;
}
#contentBody ol#contentsList {
	list-style-type: none;
	margin: 0;
	padding: 15px 0;	
}

#contentsList li {
	margin: 0;
	padding: 7px 0;	
	clear: left;	
}

#contentsList li h4 { margin-top: 0; clear: both; }
#contentsList li img { float: left; border: solid 1px #333; margin: 10px 6px; }
#contentsList li p { margin: 0; padding: 7px 0; }

/* Index Page */

#body {
	padding: 0px 2px 0px 2px;
	background-image: url( ../images/main_background.gif );
	background-color: white;
	background-position: 2px 0px;
	background-repeat: repeat-y;
	width: 797px;
	margin: 0px auto;
	position: relative;
}

#contentBody div.homepage h2 {
	font-size: 16pt; 
	color: #666;
	margin: 0px;
	padding: 10px 34px 0px 0px;	
}

#contentBody div.homepage h3 {
	font-size: 16pt; 
	color: #666;
}

#contentBody div.homepage h4 {
	font-size: 13pt; 
	color: #777;
	margin-bottom: 1em;
}

#contentBody div.homepage {
	font-size: 11pt; 
	color: #333;
}

#contentBody div.homepage h6 {
	text-transform: uppercase;
	font-size: 10pt; 
	color: #666;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#contentBody div.homepage p {
	font-size: 8pt;
	color: #666;	
	padding: 0px 0px 0px 2px;	
}

#contentBody div.homepage ul {
	margin: 0px;
	padding: 0px;
}

#contentBody div.homepage ul li {
	color: #454343;
	font-size: 10pt;
	width: 181px;
	margin: 0px;
	padding: 0px 0px 24px 19px;
	list-style-type: none;
	background-image: url( ../images/bullet_arrow_blue.gif );
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#content table.data th {
	background-color: #4189DD;
	color: white;
}

#contentBody.quickCheckout .quickCheckoutStep,
.checkoutFields {
	border: 1px solid #4189DD;
}

#contentBody.quickCheckout .quickCheckoutStep legend,
.checkoutFields legend {
	color: #4189DD;
	font-weight: bold;
}

#content table.data th a { color: white; }

#content table.data td {
	border: 1px solid #aaa;
}

/* Footer */

#footer {
	clear: both;
	background-image: url( ../images/footer_left_curve.gif );
	background-repeat: no-repeat;
	width: 783px;
	height: 24px;
	margin: 0px auto;
	padding: 0px 0px 0px 18px;
}

#footer div.footer-menu {
	background-image: url( ../images/footer_right_curve.gif );	
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px 18px 0px 0px;
	margin: 0px;
	height: 24px;
	text-align: center;
}

#footer ul {
	text-align: center;
	background-color: #4189dd;
	margin: 0px;
	padding: 0;
	padding-bottom: 4px;
	height: 20px;
	width: auto;
}

#footer ul li {
	color: white; 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;	
	font-size: 9pt;
	border-left: 1px solid #fff;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-transform: lowercase;
}


#footer ul li.first {
	border-left: 0;
	padding-left: 0;
}

#footer ul li a {
	color: white;
	font-size: 7pt;
}

#footer ul li a:link { text-decoration: none; }
#footer ul li a:visited { text-decoration: none; }
#footer ul li a:active { text-decoration: underline; }
#footer ul li a:hover { text-decoration: underline; }

.copyright {
	margin: 5px auto;
	width: 783px;
	font-size: 8pt;
	text-align: center;
}
