/* 	
	 White on White CSS for Modern - Singapore Template v1.3 (www.sgal.org)
	   by Ross Howard (www.abitcloser.com)													
*/

/* Structure */
													
#sg_gallery_cont #sgContainer {
	border-right-color: #DEDEDE; 				
	border-left-color: #DEDEDE;			 
	border-top-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	background-color: #FFF;	
}

#sg_gallery_cont #sgHeader {
	border-right-color: #C3C3C3;				
}

#sg_gallery_cont #sgMain-nav {
	border-right-color: #C3C3C3;				
	color: #999;
}

#sg_gallery_cont #sgContent {
	border-right-color: #C3C3C3;				
	border-bottom-color: #C3C3C3;				
	border-top-color: #FFF;
}

#sg_gallery_cont #sgUpdate {
	background-color: #FFF;
	border-bottom-color: #DEDEDE;	
	color: #666;			
}

/* Page Elements */

#sg_gallery_cont .sgCrumb {
	color: #999;
}

#sg_gallery_cont .sgGallery {
	border-color: #CCC;
	background-color: #EEE;
}

#sg_gallery_cont .sgAlbum {
	border-color: #CCC;
	background-color: #EEE;
}

#sg_gallery_cont .sgImageBox {
	background-color: #EEE;
	border-color: #DDD;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
}

#sg_gallery_cont img.sgImage  {
	background: #EEE url(../img/loader_w.gif) center bottom no-repeat;
}

/* Typography */

#sg_gallery_cont h2 {
	color: #555;
}

#sg_gallery_cont h4 {
	color: #666;
}

#sg_gallery_cont p {
	color: #666;
}

#sg_gallery_cont .sgGallery p.sgCount {
	color: #AAA;
}

#sg_gallery_cont .sgPreview p {
	color: #999;
}

#sg_gallery_cont #sgFooter p {
	color: #AAA;
}

#sg_gallery_cont a {
	/*color: #29A9FF;*/
}

#sg_gallery_cont #sgFooter a {
	color: #29A9FF;
}

/* Links and Thumbnails */

#sg_gallery_cont .sgAlbum a img {
	background-color: #FFF;
	border-color: #DDD;			
}

#sg_gallery_cont .sgGallery a img {
	background-color: #FFF;
	border-color: #DDD;
}

#sg_gallery_cont a:hover img.sgThumbnailAlbum,#sg_gallery_cont  a:hover img.sgThumbGallery {
	border-color: #BBB;
}

#sg_gallery_cont .sgPreview a img {
	border-color: #CCC;
	color: #CCC;
}

#sg_gallery_cont .sgPreview a:hover img,#sg_gallery_cont  .sgPreview a:hover img.sgThumbnailPreviewCurrent{
	border-color: #29A9FF;
}

/* Details */

#sg_gallery_cont dl {
	color: #999;
}

#sg_gallery_cont dt {
	color: #666;
}

/* Forms */

#sg_gallery_cont select{
	color: #666;
}

/* In-Image Rollovers */

#sg_gallery_cont .sgImageBox a {
	background-color: #222;
}

#sg_gallery_cont .sgImageBox a.prev {
	border-right-color: #111;
}

#sg_gallery_cont .sgImageBox a.thumb {
	border-bottom-color: #111;
}

#sg_gallery_cont .sgImageBox a.next {
	border-left-color: #111;
}

#sg_gallery_cont .sgImageBox a.control {
	border-top-color: #111;
}

/* Slideshow */

#sg_gallery_cont body#slideshow {
	background-color: #000;
}

#sg_gallery_cont #slideshow div.sgImageBox {
	background-color: #000;
}