/* CSS Document for AU quickies */

body {
	font:75%/1.25 Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto; padding:0; text-align:center;
	color:#fff; background:url(../frapple/photogray_gray_bg.jpg) repeat; /*background-color:#333;*/
}
p, img, div, h1, h2, a {margin:0 auto; padding:0; border:0} /* centered page */
h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size:2.0em; color:#333; font-weight:bold; font-style:italic;  padding: 0.5em 0 0.5em 1em;}
h2 {margin-top:0.25em; margin-bottom:0.25em; padding-left:0.5em; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; color:#ffcc00; font-weight:bold;}
a {color:#FFF; font-size:0.9em;}
A:link, A:visited,A:active {text-decoration:none; }
a:hover {color:#99ccff;}
	
#container {width:90%; background:url(../frapple/photogray_black_bg.jpg) repeat; /*background-color:#000;*/ margin-top:2em; padding-top:1em; padding-bottom:2em;}
#Head {text-align:left; background-color:#FFF; border:2px solid #CCC; margin:0; margin-bottom:1em;}
#Nav {width:90%; margin-bottom:2em; text-align:center; vertical-align:bottom; font-weight:normal;}
#Nav UL {color:#FFF; margin:0px; padding:0px;}
#Nav LI {list-style:none; display:inline;}
#Nav LI:after {content:"\2666"}
#Nav UL LI a {padding: 2px; padding-right:4px; text-decoration:none;}

/*active page highlighed - many overriden in theme*/
#NSWLazy a#nsw-lazy, #SydStrange2008 a#sydney-strange-2008, #SydLanes2008 a#sydney-lanes-2008, #SydXmas2008 a#sydney-xmas-2008, #CnyOx2009 a#cny-ox-2009, #UNSW2006 a#unsw-2006, #HarbourBridge2007 a#harbour-bridge-2007, #BalmainLazy a#balmain-lazy, #BlueMountains2008 a#blue-mountains-2008, #Cockatoo2008 a#cockatoo-2008, #HunterValley2000 a#hunter-valley-2000, #DalwoodWyndham2000 a#dalwood_wyndham-2000, #NewEngland2008 a#new-england-2008, #Bukkulla2008 a#bukkulla-2008, 
#MelbourneLazy a#melbourne-lazy, #MelbourneLazyMarch2007 a#melbourne-lazy-march2007, #MelbourneLazyDec2007 a#melbourne-lazy-dec2007, 
#BrisbaneLazy a#brisbane-lazy, #BrisbaneLazyAug2008 a#brisbane-lazy-aug2008 {font-size:1.25em; font-weight:bold; color: #e5f4ff;}

/*sub menus only display in their section */
#Nav #DalWyn-List, #Nav #Bukk-List, #Nav #Mel-Mar07-List, #Nav #Mel-Dec07-List, #Nav #Bris-Aug08-List  {display:none;}

#HunterValley2000 #Nav #DalWyn-List, #DalwoodWyndham2000 #Nav #DalWyn-List,
#NewEngland2008 #Nav #Bukk-List, #Bukkulla2008 #Nav #Bukk-List,
#MelbourneLazy #Nav #Mel-Mar07-List, #MelbourneLazy #Nav #Mel-Dec07-List,
#MelbourneLazyMarch2007 #Nav #Mel-Mar07-List, #MelbourneLazyMarch2007 #Nav #Mel-Dec07-List, 
#MelbourneLazyDec2007 #Nav #Mel-Mar07-List, #MelbourneLazyDec2007 #Nav #Mel-Dec07-List,
#BrisbaneLazy #Nav #Bris-Aug08-List, #BrisbaneLazyAug2008 #Nav #Bris-Aug08-List  {display:inline;}

#mainContent {width:90%;  margin-top:3px; text-align:left;}
#mainContent p, .fotoStrip span {line-height:1.5em; padding: 0 0.5em 0 0.5em;}
#Footer { }
#Footer span {background: rgba(255, 255, 255, 0.7); padding:5px;}
#Footer a:hover { border-bottom: 1px dotted #999;}

.headComment {float:right; width:50%; margin-right:1em; text-align:right; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:1.25em; color:#666; font-style:italic; }
.headComment a {color:#99ccff;}
.headComment ul {margin:0px; padding:0px;}
.fotoStrip { background:url(../frapple/photogray_black_bg.jpg) repeat; /*background-color:#000;*/ padding: 5px 0 5px 3px;}
.showDiv {width:200px; height:220px; float:left; background-color:#000; border:2px #e5f4ff solid; margin:5px;}
.showDiv a {display:block; cursor: pointer;} /* cursor for ie7 */
.showDiv:hover {border-color:#FFF}
.crop {overflow:hidden; width:200px; height:200px; position:relative;}
.crop img {position:absolute; left:-150%; top:-60%;}
.long img {left:-75%; top:-100%; }
/*.crop img {position:absolute; clip:rect(0px,400px,400px,0px); left:50%; top:50%; } */

.album {position:relative; background:url(../frapple/album-pic.png) no-repeat; width:250px; height:200px; float:left; margin-right:50px;}
.album img {position:absolute; left:60px; top:39px; clip: rect(0px 143px 107px 0px); overflow:hidden;}
.album a {display:block; cursor: pointer;}
.album p {position:relative; top:157px; text-align:center; }
 

.centerIt {text-align:center;}
.bigish {font-size:1.5em;}
.smallish {font-size:0.8em; font-family:Arial, Helvetica, sans-serif; color:#AAAAAA; text-align:center; padding:10px;}
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}
a.external:link {background: url(../lightbox/icon-ext-white.png) no-repeat 100% 0; padding: 0 20px 0 0;} 
a.external span {position: absolute; left: -5000px; width: 4000px;}