ul.gallery
{
    list-style: none;
    padding: 0;
    margin: 0;
    overflow:hidden;
    text-align:center;
    display:block;
}
ul.gallery li.wrap
{
    float: left;
    width: 146px;
    height:216px;
    border:0px solid #662255;
    text-align: center;
    margin: 0 6px 10px 3px;	//top, right, bottom, left
}
ul.gallery li a
{
    border:0px;
    width: 146px;
    height:216px;
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:bold;
    color: #662255;
    text-decoration: none;
    text-align: center;
    overflow:hidden;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.gallery li a:hover
{
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:bold;
    color: #662255;
    text-decoration: none;
}
ul.gallery li img
{
    border:0px;
    margin:0;
    padding:0;
}

/* --- Square thumbnail Gallery --- */

ul.gallerySq
{
    list-style: none;
    overflow:hidden;
    text-align:left;
    display:block;
    border:0px solid #662255;
    padding: 0 0 0 0;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.gallerySq li.wrap
{
    float: left;
    width: 135px;
    height:156px;
    border:0px solid #662255;
    text-align: center;
    margin: 0 6px 10px 3px;	//top, right, bottom, left
}
ul.gallerySq li img
{
    width:135px;
    height:135px;
    border:0px;
    margin:0;
    padding:0;
}
ul.gallerySq li a
{
    border:0px;
    width: 135px;
    height:156px;
    font:8pt tahoma,verdana,arial;
    font-weight:normal;
    color: #662255;
    text-decoration: none;
    text-align: center;
    overflow:hidden;
    padding: 0 0 0 0;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.gallerySq li a:visited
{
    font:8pt tahoma,verdana,arial;
    font-weight:normal;
    color: #662255;
    text-decoration:none;
}
ul.gallerySq li a:hover
{
    font:8pt tahoma,verdana,arial;
    font-weight:normal;
    color: #662255;
    text-decoration: underline;
}

/* --- Small thumbnail Gallery (icons for galleries)--- */

ul.gallerySmall
{
    list-style: none;
    padding: 0;
    margin: 0;
    overflow:hidden;
    text-align:center;
    display:block;
}
ul.gallerySmall li.wrap
{
    float: left;
    width: 86px;
    height:140px;
    border:0px solid #662255;
    text-align: center;
    margin: 0 10px 10px 0px;	//top, right, bottom, left
}
ul.gallerySmall li a
{
    border:0px;
    width: 86px;
    height:140px;
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:normal;
    color: #662255;
    text-decoration: none;
    text-align: center;
    overflow:hidden;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.gallerySmall li a:visited
{
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:normal;
    color: #662255;
    text-decoration: none;
}
ul.gallerySmall li a:hover
{
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:normal;
    color: #662255;
    text-decoration: none;
}
ul.gallerySmall li img
{
    border:0px;
    margin:0;
    padding:0;
    width:86px;
}

/* --- thumbnail icons for galleries (larger than the small icons above) --- */

ul.galleryThumbs
{
    list-style: none;
    padding: 0;
    margin: 0;
    overflow:hidden;
    text-align:center;
    display:block;
}
ul.galleryThumbs li.wrap
{
    float: left;
    width: 172px;
    height:226px;
    border:0px solid #662255;
    text-align: center;
    margin: 0 10px 10px 0px;	//top, right, bottom, left
}
ul.galleryThumbs li a
{
    border:0px;
    width: 172px;
    height:226px;
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:normal;
    color: #662255;
    text-decoration: none;
    text-align: center;
    overflow:hidden;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.galleryThumbs li a:visited
{
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:normal;
    color: #662255;
    text-decoration: none;
}
ul.galleryThumbs li a:hover
{
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:normal;
    color: #662255;
    text-decoration: none;
}
ul.galleryThumbs li img
{
    border:0px;
    margin:0;
    padding:0;
    width:172px;
}

/* --- Corporate thumbnail Gallery (icons for galleries)--- */

ul.galleryCorp
{
    list-style: none;
    overflow:hidden;
    text-align:left;
    display:block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.galleryCorp li.wrap
{
    float: left;
    width: 101px;
    height:101px;
    border:1px solid #662255;
    text-align: center;
    margin: 0 4px 10px 4px;	//top, right, bottom, left
}
ul.galleryCorp li a
{
    border:0px;
    width: 102px;
    height:102px;
    font:8pt tahoma,verdana,arial;
    font-weight:normal;
    color: #662255;
    text-decoration: none;
    text-align: center;
    overflow:hidden;
    padding: 0 0 0 0;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.galleryCorp li a:visited
{
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:normal;
    color: #662255;
    text-decoration: none;
}
ul.galleryCorp li a:hover
{
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:normal;
    color: #662255;
    text-decoration: none;
}
ul.galleryCorp li img
{
    border:0px solid #662255;
    margin:0;
    padding:0;
    width:101px;
    height:101px;
}


/* ---- pop up image style --- */

.poptitle
{
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    font-weight:bold;
    color: #fff;
}
img.popImg
{
    border:1px solid #FFF;
}