
/*

Layout CSS for GALLERY pages

*/

.contentFrame { width:900px; height:900px; position:absolute; top:80px; left:185px; border:none; }

#pageMainImage { height:380px; width:660px; border:none;}

#mainImageContainer { position:absolute; width:660px; height:380px; top:28px; left:0px; border:none; }

#imageNavContainer { text-align:right;position:absolute;top:408px;left:410px;height:17px;width:250px;background-color:#ffffff;border:none;z-index:2;}

#imageNavContainer .label { font-size:10px; color:#666666; font-weight:bold; }

.imgNavSquare { border:1px solid #827a74;margin-left:-1px; }

#imageCaptionContainer { text-align:left;position:absolute;top:428px;left:0px;height:17px;width:440px;background-color:#ffffff;color:#777777;border:none; font-size:10px;z-index:2;}

#pageTitle { position:absolute; top:0px; left:0px; font-size:22px; color:#666666; font-weight:bold; padding:0px; height:24px; line-height:20px; }

#pageContent { position:absolute; top:445px; left:0px; width:660px; font-size:11px; line-height:14px; color:#777777; font-weight:normal; margin-bottom:20px; }
/*
#imageNavContainer a { font-size:11px; color:#b2b2b2; text-decoration:none; margin-left:5px; }
#imageNavContainer a:hover { color:#cc6600; text-decoration:underline; }
*/
