/* Site specific */
#homepageLink
{
    width:330px;
    height:100px;
    margin-left: 170px;
    cursor: hand;
    cursor: pointer;
}

div.titlelinks
{
    border:0px solid white;
    left: 220px;
    position: relative;
    margin-top: 25px;
    width:325px;
}

table.titlelinks 
{
    width:320px;
}

.titlelinks td
{
	background-image: url('/_structure/images/titlelinkback.gif');
	background-repeat:no-repeat;
	text-align: center;
	vertical-align: middle;
    font-size: 13px;
    width: 100px;
    height: 22px;
}

table.libraryview
{
    width:99%;
    padding:0px;
    margin: 5px 0px 0px -4px;
}

table.libraryview tr td
{
    text-align: left;
    vertical-align: top;
    padding:5px 2px 5px 0px;
    margin:0px 0px 0px 0px;
}

table.libraryview tr td img
{
    vertical-align: top;
    padding:0px;
    border:0px solid #a5b0d3;
    margin:1px;
}

table.libraryview tr td .imgdesc
{
    margin-top: 5px;
}

.gallery
{
	background-repeat:no-repeat;
	width: 205px;
	height: 128px;
	padding: 45px 20px 15px 20px;
}

.gallery .girl
{
    padding: 10px 0px 0px 0px;
}

.thumbnail
{
    padding: 2px 6px 3px 2px;
    margin-bottom: 5px;
    float:left;
}

.gallery .girl .header
{
    color: #FF9900;
    font-weight: bold;
    margin-top: 2px;
}


.gallery .girl .description
{
    color: #F69679;
}

.gallery .moredetails
{
	background-image: url('/_structure/images/bullet.gif');
	background-repeat:no-repeat;
	background-position: left center;
    float:right;
    border:0px solid black;
    margin-right:20px;
}

.gallery .moredetails a
{
    margin-left: 10px;
    color: #DB8B09;
}

.gallery .moredetails a:visited
{
    color: #DB8B09;
}

.topbar
{
    position: absolute;
    margin-top: -24px;
    margin-left: -7px;
    
}

/* Slideshow */
.slideshowouter
{
    position: relative;
    border: 0px solid black;
}

.slideshowinner
{
    position: absolute;
    border: 0px solid red;
    overflow: hidden;
}

.slideshow
{
    position: relative;
}

.slideshow img
{
    border: 0px;
    cursor: hand;
    cursor: pointer;
}

.slideno
{
    float: left;
    margin-left: 10px;
    position: absolute;
    #margin-left: -190px;
}

.slidedesc
{
    text-align: center;
    position: relative;
    color: White;
    font-weight: bold;
}

.slidectrls
{
    position: absolute;
    height: 25px;
    padding-top: 13px;
    background-color: Black;
    color: White;
    z-index: 150;
    text-align: center;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	
}

.slidectrls a, .slidectrls a:visited
{
    color: White;
    text-decoration: none;
}


#imgPvwPanel_1
{
    display: none;
    background-color: White;
    position:absolute;
    border:1px solid #000000;
    z-index:199;
    width: 490px;
    height: 460px;
    text-align: center;
}

#imgPvwPanel_1 img
{
    margin: auto;
    margin-top: 5px;
    cursor: hand;
    cursor: pointer;
}

#closepvw_1
{
    float: right;
    margin: 3px 5px 3px 0px;
}

#closepvw_1 a
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
    font-size: 11px;
}
#closepvw_1 a:hover
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
    font-size: 11px;
}

#closepvw_1 a:visited
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
    font-size: 11px;
}

.gmapstitle
{
    font-weight: bold;
    color: Black;
}

#gmap
{
    margin: auto;
}

#idx_z2_p1 h3
{
    color: #d0c871;
	font-weight : bold;
	font-size : 14px;
	text-align: center;
}

#idx_z2_p1 .xmas
{
	font-size : 12px;
	font-weight: bold;
    color: #d0c871;
}

#idx_z2_p1 .xmas a, #idx_z2_p1 .xmas a:visited
{
	font-size : 12px;
}

.panelEditIdent {width: 740px;}
.panelIdentHeader {width: 740px;}
.panelIdentHeaderNoAmend {width: 740px;}

