* {
margin: 0px;
padding: 0px;
}

body {
font: 12px normal "verdana","arial","helvetica",sans-serif;
}

table.main {
position: relative;
left: 50%;
margin-left: -383px;
margin-bottom: 18px;
width: 765px;
}

h2 {
font-size: 14px;
margin-bottom: .5em;
}

h3 {
font-size: 12px;
margin-bottom: .5em;
}

p {
margin-bottom: .5em;
}


ul.hero {
list-style: none;
margin-bottom: 18px;
min-height: 1px; /* IE7 Hack */

}

ul.hero li {
width: 50%;
float: left;
margin-bottom: 12px;
}

ul.hero li h3,
ul.hero li p {
margin: 0px;
}

ul.hero li h3 a {
text-decoration: none;
}

div.main {
background: url(http://www.myweddingmarket.com/images/background.png) repeat-y;
margin-bottom: 12px;
}

div.display {
position: relative;
float: right;
width: 491px;
background: #fff;
padding-left: 18px;
}

div.breadcrumbs {
margin-bottom: 12px;
margin-top: 6px;
font-size: 11px;
font-weight: bold;
border-top: 2px solid #006547;
border-bottom: 2px solid #006547;

}

div.breadcrumbs div {
margin: 4px 0px;
padding: 4px;
background: #E6F0ED;
}

div.breadcrumbs a {
font-weight: normal;
text-decoration: none;

}

div.breadcrumbs a:hover {
text-decoration: underline;
}

p.description {
font-size: 11px;
color: #828282;
font-style: italic;
margin-bottom: 12px;
}

p.partner {
font-size: 10px;
background: #FDEAF2;
padding: 8px;
margin-bottom: 12px;
color: #e1014c;
}

div.supplemental {
position: relative;
float: left;
width: 200px;

}

div.supplemental table {
padding: 4px;
}

div.supplemental table tr td {
padding: 3px 0px;
}

ul.pagination {
list-style: none;
margin: 0px;
float: right;
}

ul.pagination li {
float: left;
padding: 0px 6px;
}

ul.pagination li.next {
}

ul.pagination li p {
margin: 0px;
padding: 0px;
}


ul.categories {
list-style: none;
margin: 0 0 18px 0;
min-height: 1px; /* IE7 Hack */
line-height: 1.75em;
background: #E6F0ED;
padding: 12px;
font-size: 11px;
}

ul.categories li {
width: 33%;
float: left;
}

ul.products {
list-style: none;
margin: 0 0 1em 0;
min-height: 1px; /* IE7 Hack */
margin-left: -51px;
_margin-left: -94px; /* IE6 Hack */
_width: 581px; /* IE6 Hack */
}

ul.products li {
width: 129px;
float: left;
margin-left: 51px;
_margin-left: 47px;
margin-bottom: 18px;
text-align: center;
}

ul.products li a.button {
width: 129px;
background: url(../images/button_129.gif) no-repeat;
}

ul.products li h4 {
height: 2.5em;
overflow: hidden;
}

ul.products li h4 a {
color: #DF014C;
text-decoration: underline;
font-size: 11px;
}

ul.products li p {
font-size: 10px;
}


ul.products li img {
border: 1px solid #1D7658;
width: 129px;
height: 129px;
}

div.product {
margin-bottom: 18px;
min-height: 1px; /* IE7 Hack */
}

div.product div {
width: 206px;
float: right;
}

div.product img {
float: left;
margin-right: 12px;
height: 273px;
width: 273px;
border: none;
}


a.button {
float: left;
text-align: center;
display: block;
height: 25px;
line-height: 25px;
width: 147px;
background: url(../images/button_147.gif) no-repeat;
text-decoration: none;
font-weight: bold;
}

div.result {
margin-bottom: 18px;
}

div.result img {
float: left;
border: none;
margin-right: 12px;
}


form.subscribe {
margin-bottom: 8px;
}

form.subscribe table table {
border: 1px solid #006546;
padding: 4px 0px 8px 0px;
}


table.affiliations img {
padding: 5px;
}

body.bridge div {
width: 500px;
border: 3px solid green;
padding: 120px 50px 100px 50px;
position: relative;
left: 50%;
margin-left: -300px;
margin-top: 200px;
text-align: center;
background: url(../images/logo.jpg) #fff no-repeat;
background-position: top center;
}

/* Clearfix Class */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

