@charset "utf-8";

/*--------------------------------------------

				Defaults
				
---------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, nav, header, footer, aside, section, article {
margin: 0;
padding: 0;
border: 0;
outline: 0; 
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need ‘cellspacing="0"‘ in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
.left {
float: left;
width: auto;
}
.right {
float: right;
width: auto;
}
.clear {
clear: both;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
a {
color: #666666;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
input, select {
color: #878684;
}
input.image {
border: none;
}
.hidden {
display: none;
}
.print_page {
display: none;
}
.preload {
position: absolute;
left: -999em !important;
height: 0px !important;
width: 0px !important;
overflow: hidden;
}

/*--------------------------------------------

				Basics
				
---------------------------------------------*/

body {
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
width: 754px;
margin: 0 auto;
background: #fff url(../images/bkg.gif) repeat-x center top;
}

.card {
float: left;
width: 333px;
height: 590px;
margin-top: 43px;
padding: 0 367px 0 54px;
text-align: center;
background: url(../images/card.jpg);
}

h1 {
float: left;
height: 131px;
width: 100%;
text-indent: -999em;
}

p {
font-size: 1.8em;
line-height: 1.8em;
padding: 40px 5px;
color: #333333;
}

dl, .footer {
font-size: 1.2em;
line-height: 1.4em;
padding: 0;
color: #666666;
}

dt {
float: left;
width: 100%;
height: 56px;
background: url(../images/couture.gif) no-repeat;
text-indent: -999em;
clear: both;
}

h2 {
float: left;
width: 100%;
height: 68px;
background: url(../images/bridal.gif) no-repeat;
text-indent: -999em;
}