/* CSS Document */
body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#header-div{

}

#content-div{
background-image:url(images/bg-left.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
#inner-content-div{
margin-left:10px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
background-image:url(images/bg-righta.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

#footer-div{

}
/* Header links section */
#header-links{
background-image:url(images/bar.gif);
background-repeat:repeat-x;
background-position:top;
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #cfcfcf;
}
#header-links a{
color:#676767;
font-size:12px;
font-weight:bold;
text-decoration:none;
padding-right: 10px;
padding-left:8px;
border-right:1px dotted #afafaf;
}

#header-links a:hover{
text-decoration:underline;
}
/* End Header links section /*

/* Footer links section */
#footer-links{
text-align:center;
padding-top:5px;
padding-bottom:5px;
}
#footer-links a{
color:#676767;
text-decoration:none;
padding-right:5px;
padding-left:3px;
border-right:1px solid #676767;
}
#footer-links a:hover{
text-decoration:underline;
}
/* End of Footer links section */
h1,h2,h3{
color:#51555E;
}
.greyPanel{
background-color:#efefef;
border:1px solid #cfcfcf;
margin-bottom: 10px;
filter:alpha(opacity=85);
moz-opacity:0.85;
opacity: 0.85;
z-index:99;
}
.whitePanel{

}
.primerText{
font-size:12px;
font-weight:bold;

}

.serviceHeader{

margin-bottom:5px;
margin-top:2px;
font-size:14px;
font-weight:bold;
padding:4px;
color:#333333
}

.serviceContent{
overflow:hidden;
visibility:hidden;
height:0px;
font-size:12px;
}

.serviceHeader a{
text-decoration:none;
color:#333333;
font-weight:normal;
}
.serviceHeader a:hover{
text-decoration:underline;
}

.galleryFrame{
z-index:2;
height:500px;
}
.galleryContent{
overflow:hidden;
height:0px;
visibility:hidden;
}

.viewerContent{
float:left;
margin-left:40px;
}

.viewerContent img{
border:2px solid #cfcfcf;
padding:2px;
}

.thumbContent{
width:200px;
float:left;
overflow:auto;
height:400px;
}

.clear{
clear:both;
}

.galleryBar{
padding:3px;
font-size:11px;
font-weight:bold;
color:#333333;
}

.galleryBar a{
text-decoration:none;
padding:3px;
border-right:1px dotted #afafaf;

}

.galleryBar a:hover{
text-decoration:underline;
}

.galleryContent img{
border:1px solid  #afefef;
padding:2px;
margin:4px;
}
