/* CSS */

body
	{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	}
	
a
	{
	color: #fff;
	text-decoration: none;
	}
	
p
	{
	margin-top: 0;
	}
	
p.prompt
	{
	font-weight: bold;
	}
	
p.alert
	{
	font-weight: bold;
	color: #f60;
	}
	
#main
	{
	margin: 0 auto;
	text-align: left;
	}
	
#header,
#footer
	{
	width: 100%;
	background-color: #000;
	display: block;
	clear: both;
	height: 26px;
	color: #999;
	text-align: right;
	margin: 0;
	}
	
#header a,
#footer a
	{
	color: #ccc;
	text-decoration: none;
	}

#header h1
	{
	font-size: 12px;
	line-height: 14px;
	float: left;
	width: 56%;
	text-align: left;
	margin: 6px auto 0 6px;
	padding: 0;
	}
	
#header h2,
#header div
	{	
	float: right;
	font-size: 12px;
	line-height: 14px;
	width: 36%;
	text-align: right;
	margin: 6px 6px 0 auto;
	padding: 0;
	}
	
#header div p
	{
	display: inline;
	}
	
#header div ul
	{
	display: inline;
	}
	
#header div ul li
	{
	display: inline;
	padding-right: 10px;
	}

#content
	{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}
	
#gallery #content
	{
	width: 100%;
	height: 85%;
	position: absolute;
	overflow: hidden;
	top: 26px;
	left: 0;
	}
	
#index #content
	{
	height: 540px;
	}
	
#content object
	{
	margin: 0 auto;
	height: 100% !important;
	height: 85%;
	}

#footer
	{
	text-align: center;
	padding-top: 6px;
	}
	
		
body#gallery #footer
	{
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	}
	
	
body#home #content
	{
	background-color: #993366;
	text-align: center;
	height: 480px;
	padding: 0 10px;
	}
	
body#home #content #viewpage
	{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	}

body#home a
	{
	color: #ffec00;
	font-weight: bold;
	}
	
body#home a:hover
	{
	text-decoration: underline;
	}

body#home #header a,	
body#home #footer a
	{
	font-size: 13px;
	color: #fff;
	}
	
body#home p strong a
	{
	border: 2px solid #ffec00;
	padding: 8px;
	}
	
body#home #content li
	{
	font-size: 12px;
	margin-bottom: 6px;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 0;
	padding: 0;
	}
	
body#home p
	{
	font-size: 13px;
	line-height: 18px;
	margin-right: 15px;
	}
	
body#home p.intro
	{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	}
	
body#home p strong a:hover
	{
	background-color: #c69;
	text-decoration: none;
	color: #fff;
	border: 2px solid #fff;
	}

	
#content .tile
	{
	width: 350px;
	float: left;
	}
	
#content .highlights
	{
	border: 8px solid #999;
	width: 380px;
	height: 380px;
	background: #000 url(../chrome/background.jpg) repeat-x bottom left;
	}
	
#content .highlights p
	{
	font-size: 12px;
	margin: 20px;
	}
	
#content .highlights h3
	{
	font-size: 16px;
	margin: 20px;
	}
	
	
/*	VIEWS STYLES
	-------------------------------------------------------------- */	
	
p.alert
	{
	margin: 200px 40px;
	color: #fff;
	font-weight: bold;
	}
		
#viewpage
	{
	text-align: center;
	margin: 40px;
	}
	
#viewpage .set
	{
	margin: auto;
	width: 400px !important;
	width: 420px;
	height: 360px;
	}
	
#viewpage .gallery
	{
	width: 180px;
	float: left;
	text-align: center;
	margin: 10px;
	padding: 0;
	}
	
#viewpage .gallery a
	{
	color: #fff;
	text-decoration: none;
	}
	
#viewpage .gallery .photo
	{
	width: 100px;
	height: 100px;
	border: 8px solid white;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	}
	
#viewpage .gallery .photo:hover
	{
	border-color: #ffec00;
	}
	
#viewpage .gallery .photo img
	{
	border: none;
	}
	
#viewpage .gallery h4
	{
	font-size: 13px;
	color: #fff;
	margin: 4px 0 0 0;
	padding: 0;
	}
	
#viewpage .gallery h5
	{
	font-size: 11px;
	color: #999;
	margin: 0;
	padding: 0;
	}

body#index #content .narrow
	{
	width: 360px;
	margin: 40px auto;
	}
	
#viewpage .wide
	{
	text-align: left;
	width: 360px;
	}
	
	
#viewpage .wide div.photo
	{
	float: left;
	margin-right: 20px;
	}
	
form
	{
	margin: 6px 0 0 0;
	padding: 0;
	}
	
.wide form input
	{
	float: left;
	margin-right: 10px;
	}

body#everyones #content 
	{
	height: 550px;
	}
	
body#everyones #content #viewpage .set
	{
	width: 560px !important;
	width: 580px;
	height: 420px;
	}
	
#everyones .gallery
	{
	width: 120px;
	height: 120px;
	}
	
#everyones .gallery h4,
#everyones .gallery h5
	{
	display: none;
	}
	
div.emptygallery
	{
	background-color: #000;
	float: left;
	width: 116px;
	height: 116px;
	margin: 10px 12px 14px 12px;
	padding: 0;
	}
	

/*	BUTTON STYLES
	-------------------------------------------------------------- */

div.pagination
	{
	margin-top: 30px;
	}
	
div.buttons
	{
	text-align: left;
	margin: 10px 0 0 170px;
	padding: 10px 0;
	line-height: 36px;
	}
	
#content .firstbutton a,
.pagination .firstbutton,
.pagination .firstbutton a
	{
	margin-left: 0;
	}

span.button,
div.button
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	white-space: nowrap;
	}
	
span.button a,
div.button a
	{
	border: 1px solid #ccc;
	background: #333; 
	font-weight: normal;
	padding: 5px;
	margin-left: 10px;
	white-space: nowrap;
	}
		
span.button a:hover,
div.button a:hover
	{
	background: #666;
	border: 1px solid #fff;
	}
	
span.inactive,
div.inactive
	{
	border: 1px solid #666;
	background: transparent; 
	padding: 5px;
	margin-left: 10px;
	font-weight: normal;
	color: #666;
	}
	
	
/*
--------------------- */

.spacer
	{
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}
	