/*
INFORMATION:
This is the stylesheet for any extra-styling.
This will overwrite existing stylesheets.
*/

/* ################## BOTTOM_THINGS ################################### BOTTOM_THINGS  ################################### BOTTOM_THINGS ################# */

#createdbyDiv{
font-family: helvetica;
font-size: 10px;
color: #777777;
width:200px;
height:15px;
position: absolute;
bottom: 0px;
float: right;
right: 0px;
}


#addressDiv{
top:27px;
font-size:12px;
position:relative;
margin-right:auto;
margin-left:75px;
padding-top:15px;
text-transform:uppercase;
color:#cdcdcd;
float:left;
text-shadow:1px 1px 0 #333333;
}

#bottomknap{
position: relative;
top: 33px;
float: right;
margin-right:40px;
}

/* ################## BASICS ################################### BASICS ################################### BASICS ################# */

.search {
position:absolute;
right:43px;
text-align:right;
top:111px;
padding:0;
}

.search input{

width: 135px;
border:1px solid #c6c6c6;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; 
color: #a2a2a2;
font-size:11px;
padding:3px;

}

.search .button {
width:auto;
padding:3px;
margin:0px 0px 0px 7px;
background: #333333;
border:1px solid;
}

.search .button:hover {
margin:0px 0px 0px 7px;
background: #555555;
}

#todaysDate{
position: absolute;
right: 50px;
top: 0;
color: white;
font-size:11px;
font-family:arial;
}

/* PRINT ICON - START */
/* print div properties */
#printDiv {

float:right;
height:20px;
position:absolute;
right:45px;
top:70px;
width:65px;
}

/* print icon */
#printLink img{

}

/* print link */
#printDiv a{
text-decoration:none;
}

/* print link text properties */
#printDiv a:link span,
#printDiv a:visited span{
color:white;
display:block;

float:right;
}

/* print link hover/active properties */
#printDiv a:hover span,
#printDiv a:active span{
text-decoration:underline;
}


#pgbcaptcha{
width:200px;
margin-left:16px;
}


/* PRINT ICON - END */



/* ################## FLASH_THINGS ################################### FLASH_THINGS ################################### FLASH_THINGS ################# */


#djslider-loader24, djslider24 {
margin:0;
left:0;
}



/* [FX Menu] Animate on Hover */

#ahgallery{
padding-left:1px;
}

#ahgallery div,
#ahgallery ul,
#ahgallery li{
padding:0;
margin:0;
}

#ahgallery li{
margin:0;
}

/* [FX Menu] Zoom info */

.galleryContainer{
padding:1px 0 0 2px;
position: relative;
}

.galleryContainer .galleryImage{
}

#qcontacts {
margin-left: 20px;
}
#qcontacts input {
margin-bottom: 0px;
}