body {
background: url('images/bg_swirler.gif') top center;
margin: 0px;
padding: 0px;
border: 0px;
font-size: 100%;
}

html, * html, body, #container {
    
}
/* A CSS comment before the hack \*/
* html #container {
	width: 995px; 
	font-size: 100%;
}

* html #logo img {
	padding: 0px;
	margin: 0px;
	border: 0px; 
}

/* Another CSS comment after the hack */


#container {
position: absolute;
margin-top: 0px;
width: 961px;
margin-left: -497px;
padding-left: 17px;
padding-right: 17px;
padding-bottom: 10px;
left: 50%;
font-size: 100%;
font-family: "Georgia", serif;
background: transparent url('images/dropshadowdots.png') repeat-y top left;


}
#container div {
    display: inline;
    overflow: hidden;
    }
    


#advertisement {
    width: 140px;
    margin-right: 0px;
    margin-top: 1px;
    background: white;
    text-align: right;
    clear: right;
    float: right;
    display: inline;
    
    }

#advertisement img {
    margin-top: 5px;
    margin-right: 12px;
    }

a, img {
    border: 0px;
    }    


    
#logo {
    background: white;
    padding-top: 13px;
    clear: left;
    float: right;
    width: 961px;
    height: 86px;
    }
    
#logo #landingBannerA {
    width: 625px;
    float: left;
    }
    
#logo #landingBannerB {
    width: 336px;
    float: left;
    }
    
#navbar {
    background: white url('images/glb_navbar.png') no-repeat top left;
    width: 819px;
    height: 30px;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    }

#navbar a {
    background: transparent;
    float: left;
    height: 25px;
    width: 30px;
    margin: 0px 8px 0px 8px;
    }

#navbar a#nav_weddings {    
    width: 182px;
    }
#navbar a#nav_directory {    
    width: 95px;
    }
#navbar a#nav_trends {    
    width: 77px;
    }
#navbar a#nav_digitalMagazine {    
    width: 158px;
    }
#navbar a#nav_bridalShows {    
    width: 128px;
    }
#navbar a#nav_contact {    
    width: 78px;
    }
#wedBPicDiv {
    margin-left:4px;
    }
#wed_twitter {
    margin-bottom: 2px;
    
    }
#wed_twitter, #wed_twitter a {
    width: 227px;
    height: 128px;
    background: white url('images/wed_twitter.png') top left;
    float: left;
    }
#wed_readItNow, #wed_readItNow a  {
    width: 227px;
    height: 333px;
    background: white url('images/wed_readItNow.png') top left;
    float: left;
    }

#wed_sideBar {
    float: left;
    display: inline;
    width: 227px;
    margin-right: 3px;
    height: 100%;
    background: white;
    }
    
#wed_content {
    background: white;
    width: 589px;
    min-height: 400px;
    float: left;
    }
    
#wed_content div {
    float: left;
    }
    
#wed_heading {
    height: 382px;
    width: 586px;
    padding-top: 40px;
    margin-left: 4px;
    background: white url('images/heading.gif') no-repeat top left;
    }
#wed_heading h4, .hidden {
    display: none;
    }

#wed_selector {
    background: white url('images/bg_prev.gif') no-repeat top left;
    width: 153px;
    padding: 4px 0px 0px 4px;
    margin-left: 5px;
    height: 253px;
    float: left;
    }
    
#wed_text {
    background: white;
    padding: 6px 20px 0px 10px;
    width: 390px;
    min-height: 100px;
    font-size: 0.75em;
    float: left;
    }

#wed_text #wedCouple {
    color: #905c94;
    font-size: 1.2em;
    margin: 10px 0px 10px 0px;
    }

#wed_text #wedTitle {
    color: #dc4c7a;
    font-size: 1.875em;
    margin: 10px 0px 20px 0px;
    }
#wed_text #wedCredits {
    font-style: italic;
    }
#wed_directory {

    background: white url('images/wed_directory.png') no-repeat top left;
    width: 227px;
    padding-top: 64px;
    float: left;
    }    
#wed_directory ul, #landingDirectory ul {
    font-size: .65em;
    margin: 7px;
    padding: 0px;
    left:0px;
    list-style-position:inside;
    list-style-image:url('images/glb_ulArrow.png');
    float: left;
    }
#wed_directory ul li, #landingDirectory ul li {
    margin-left: 0px;
    }
#wed_directory ul li a, #landingDirectory ul li a {
    color: black;
    text-decoration: none;
    }
#wed_directory ul li a:hover, #landingDirectory ul li a:hover {
    color: black;
    text-decoration: underline;
    }
.style8 {
    padding:5px 10px 5px 10px;
    margin-top:10px;
    font-size: 1.5em;
    color: #dc4c7a;
    }
.style12 {
    
    } 

.style19 {
    padding: 5px 10px 5px 10px;
    font-size: 0.875em;
    }

.style22 {
    margin-left: 30px;
    margin-top: 20px;
    padding: 4px;
    float: left;
    background: #f4f4f4;
    width: 242px;
    }
.style22 span {
    text-decoration: underline;
    }
.style23 {
    margin-left: 20px;
    clear: both;
    font-weight: bold;
    }
    
div.category {
    width: 580px;
    margin-top: 20px;
    }

div.category span,div.category p {
    float: left;
    }
    
#trendtemp {
    margin-top: -32px;
    }
    
br.clear {
clear:both;
} 