/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
    margin: 0;
    padding:0;
}

body {
    margin: 0;
    padding:0;
	font-family: Century Gothic, sans-serif;
}

#wrap {
    _height: 900px;
    min-height: 900px;
    background: url(../images/sw_bg.png);
    background-repeat: no-repeat;
}

#header {
    height: 245px;
}

#mainDiv {

}

#mainTable {

}

#leftCol {
    width: 185px;
}

/*
.moduletable_mainmenu {
    margin-top: 100px;
    width: 185px;
}

.moduletable_mainmenu td {
    width: 185px;
}

.moduletable_mainmenu a {
    display: block;
    padding: 0px 0 0px 20px;
    color: #410064;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
}

.moduletable_mainmenu a:hover {
    display: block;
    color: #FFFFFF;
    background-color: #410064;
    font-weight: bold;
    text-decoration: none;
}
*/
#nav {
    /*margin-top: 100px;*/
    margin-top: 82px;
    width: 175px;
}

#nav ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

#nav li {
    width: 175px;
}

#nav a {
    display: block;
    padding: 0px 0 0px 20px;
    color: #410064;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
}

#nav a:hover {
    display: block;
    color: #FFFFFF;
    background-color: #410064;
    font-weight: bold;
    text-decoration: none;
}


#rightCol {
    padding-left: 50px;
    /* specify content styling for jforms component, which does not use .contentpaneopen
    font-family: Century Gothic, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    */
}

/* this style is for the page heading on the contact us page
#rightCol h2 {
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}
*/

#contentWrap {
    position: relative;
    _height: 360px;
    min-height: 360px;
}

/*
.componentheading {
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}

.contentpaneopen {
    width: 610px;
}

.contentpaneopen .contentheading {
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}

.contentpaneopen td {
    font-family: Century Gothic, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
}

.contentpaneopen td p {
    margin: 0;
    padding: 0;
}
*/

.content {
    width: 610px;
    font-family: Century Gothic, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
}

.content h3 {
    padding: 0;
    margin: 0;
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}

.content p {
    margin: 0;
    padding: 0;
}

.galleryDescription {
    padding-left: 8px;
    padding-bottom: 5px;
}

/* styles for the media gallery page */
.mediaWrap {
    width: 635px;
    /* _height: 500px;
    min-height: 500px; */
    padding-top: 6px;
    padding-bottom: 1px;
    /*background-color: #ECE9F4;*/
    background: url(../images/purple.png);
}

.mediaWrap img {
    /*border: solid 1px #580073;*/
}

.imageGrid {
    width: 635px;
}

.thumbBlock {
    border: solid 1px #580073;
    width: 150px;
    height: 180px;
    overflow: hidden;
    background-color: #FFFFFF;
}

.thumbBlock a.thumbLink {
    display: block;
    width: 150px;
    height: 180px;
}

.thumbBlock .simLink {
    /* on the wedding gallery pages links to open the viewer are divs and not links*/
    cursor: pointer;
    display: block;
    width: 150px;
    height: 180px;
}

.thumb_0 .thumbBlock {
    margin-left: 6px;
    margin-right: 0;
    margin-bottom: 5px;
}

.thumb_1 .thumbBlock {
    margin-left: 5px;
    margin-right: 0;
    margin-bottom: 5px;
}

.thumb_2 .thumbBlock {
    margin-left: 5px;
    margin-right: 0;
    margin-bottom: 5px;
}

.thumb_3 .thumbBlock {
    margin-left: 5px;
    margin-right: 6px;
    margin-bottom: 5px;
}

.thumbBlockSpacer {
    /* empty block to keep spacing consistant */
    width: 150px;
    height: 1px;
    overflow: hidden;
    /*background-color: #FFFFFF;*/
}

.thumb_0 .thumbBlockSpacer {
    margin-left: 6px;
    margin-right: 0;
    margin-bottom: 5px;
}

.thumb_1 .thumbBlockSpacer {
    margin-left: 5px;
    margin-right: 0;
    margin-bottom: 5px;
}

.thumb_2 .thumbBlockSpacer {
    margin-left: 5px;
    margin-right: 0;
    margin-bottom: 5px;
}

.thumb_3 .thumbBlockSpacer {
    margin-left: 5px;
    margin-right: 6px;
    margin-bottom: 5px;
}

/* styles for the wedding gallery page */
.wgWrap {
    width: 635px;
    /*_height: 500px;
    min-height: 500px; */
    padding-top: 9px;
    /*padding-bottom: 1px;*/
    /*background-color: #ECE9F4;*/
    background: url(../images/purple.png);
}

.wgThumbBlock {
    border: solid 1px #580073;
    /* width: 304px;
    height: 267px; */
    width: 201px;
    height: 175px;
    overflow: hidden;
    background-color: #FFFFFF;
}

.wgThumb_0 .wgThumbBlock {
    margin-left: 9px;
    margin-right: 0;
    margin-bottom: 5px;
}

.wgThumb_1 .wgThumbBlock {
    margin-left: 5px;
    /*margin-right: 9px;*/
    margin-right: 0px;
    margin-bottom: 5px;
}

.wgThumb_2 .wgThumbBlock {
    margin-left: 5px;
    margin-right: 9px;
    margin-bottom: 5px;
}

.wgImageLink {
    display: block;
    /* width: 304px;
    height: 201px; */
    width: 201px;
    height: 133px;
    overflow: hidden;
    border-bottom: solid 1px #580073;
}

.wgTextLink {
    text-align: center;
}

.wgTextCouple {
    display: block;
    text-align: center;
    text-decoration: none;
    padding-top: 2px;
    color: #410064;
    font-family: Century Gothic, sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.wgTextLocation {
    display: block;
    text-align: center;
    text-decoration: none;
    /*padding-top: 3px;*/
    color: #000000;
    font-family: Century Gothic, sans-serif;
    font-weight: normal;
    font-size: 14px;
}

.wgThumbBlockSpacer {
    /*spacer to maintain formatting when there are less than 3 gallerys on a row
    /*border: solid 1px #580073;*/
    /* width: 304px;
    height: 267px; */
    width: 201px;
    height: 199px;
    overflow: hidden;
    /*background-color: #FFFFFF;*/
}

.wgThumb_0 .wgThumbBlockSpacer {
    margin-left: 9px;
    margin-right: 0;
    margin-bottom: 5px;
}

.wgThumb_1 .wgThumbBlockSpacer {
    margin-left: 5px;
    /*margin-right: 9px;*/
    margin-right: 0px;
    margin-bottom: 5px;
}

.wgThumb_2 .wgThumbBlockSpacer {
    margin-left: 5px;
    margin-right: 9px;
    margin-bottom: 5px;
}

#footer {
    margin-top: 5px;
    text-align: right;
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-size: 12px;
    line-height: 18px;
}

#footer a {
    text-align: right;
    text-decoration: none;
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-size: 12px;
    line-height: 18px;
}

#footer .footerPlatinum {
    margin-top: 7px;
    color: #D7479C;
    font-size: 9px;
}

#credits {
    text-align: center;
    font-family: Century Gothic, sans-serif;
    font-size: 10px;
    color: #cccccc;
}

#credits a {
    font-family: Century Gothic, sans-serif;
    font-size: 10px;
    color: #cccccc;
}