/* global */

html {
	background: #333333 url(../graphics/background.jpg) repeat-x fixed;
}

h1 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 12px;
	color: #333333;
}

h2 {
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}

li {
	
	list-style-position: outside;
	list-style-type: disc;
}

img {
	border: none;
}

a:link {color: #6699cc; text-decoration: none; outline: none}     /* unvisited link */
a:visited {color: #6699cc; text-decoration: none; outline: none}  /* visited link */
a:hover {color: #333333; text-decoration: none; outline: none}   /* mouse over link */
a:active {color: #333333; text-decoration: none; outline: none}   /* selected link */

body {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	text-align:center;
}

#burrito {
	width:848px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 848px;
	height: 40px;
}

#body {
	width: 848px;
}

#footer {
	height: 100%;
	text-align: right;
	color: white;
	padding-bottom: 20px;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 13px;
	font-size: .7em;
	color: #999999;
	position: relative;
}

#top {
	width: 848px;
	height: 28px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.thepicturebooth.net/graphics/border_top.png',sizingMethod='crop');
	z-index: 0;
}

html>body #top {
	width: 848px;
	height: 28px;
	background-image: url(../graphics/border_top.png);
	z-index: 0;
}

#middle {
	width: 848px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.thepicturebooth.net/graphics/border_middle.png',sizingMethod='scale');
	z-index: 0;
}

html>body #middle {
	width: 848px;
	background-image: url(../graphics/border_middle.png);
	z-index: 0;
}

#bottom {
	width: 848px;
	height: 32px;
	z-index: 0;
}

#bottom img {
	width: 848px;
	height: 32px;
}

/* navigation */

#navigation {
	height: 18px;
	float: right;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	position:relative;
}

#galleryNav {
	height: 17px;
	width: 47px;
	float: right;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.thepicturebooth.net/graphics/navGalleryLink.png',sizingMethod='crop');
	background-position: 0 0px;
	position:relative;
}

html>body #galleryNav {
	height: 17px;
	width: 47px;
	float: right;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	background: url(../graphics/navGalleryLink.png);
	background-position: 0 0px;
	position:relative;
}

#galleryNav:hover {
	background-position: 0 -17px;
}

#informationNav {
	height: 17px;
	width: 84px;
	float: right;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.thepicturebooth.net/graphics/navInformationLink.png',sizingMethod='crop');
	background-position: 0 0px;
	position:relative;
}

html>body #informationNav {
	height: 17px;
	width: 84px;
	float: right;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	background: url(../graphics/navInformationLink.png);
	background-position: 0 0px;
	position:relative;
}

#informationNav:hover {
	background-position: 0 -17px;
}

#eventsNav {
	height: 17px;
	width: 44px;
	float: right;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.thepicturebooth.net/graphics/navEventsLink.png',sizingMethod='crop');
	background-position: 0 0px;
	position:relative;
}

html>body #eventsNav {
	height: 17px;
	width: 44px;
	float: right;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	background: url(../graphics/navEventsLink.png);
	background-position: 0 0px;
	position:relative;
}

#eventsNav:hover {
	background-position: 0 -17px;
}

/* forms */

.formText {
	width:17%;
	text-align: right;
	margin-bottom:17px;
}

.formField {
	width: 81%;
	float: right;
	vertical-align: text-top;
}

.formClear {
	clear: both;
}

/* global thumbnail components */

#thumb {
	width: 175px;
	height: 117px;
	position: relative;

}

#thumbImage {
	width: 175px;
	height: 117px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

#thumbStripe {
	width: 175px;
	height: 117px;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 2;

}

#thumbText {
	width: 165px;
	height: 20px;
	text-align: right;
	color: #ffffff;
	position: absolute;
	z-index: 3;
	top: 93px;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
}

/* index components */

#recentEventsTag {
	width: 167px;
	height: 75px;
	position: relative;
	z-index: 3;
	margin-top: -36px;
	margin-left: 6px;
	margin-bottom: -13px;
}

#thumbLinkIndex {
	width: 175px;
	height: 117px;
	top: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.thepicturebooth.net/graphics/thumblink_index.png',sizingMethod='crop');
	background-position: 0 0px;
	position: absolute;
	z-index: 4;

}

html>body #thumbLinkIndex {
	width: 175px;
	height: 117px;
	top: 0px;
	left: 0px;
	background: url(../graphics/thumbLink_index.png);
	background-position: 0 0px;
	position: absolute;
	z-index: 4;

}

#thumbLinkIndex:hover {
	background-position: 0 -117px;
}

/* information */

.textInfo {
	margin-left: 20px;
	margin-right: 0px;
	font-size: 13px;
	line-height: 26px;
	color: #666666;
	display: block;
	position: relative;
	z-index: 2;
}

/* events */

#featuresTag {
	width: 168px;
	height: 77px;
	margin-left: 10px;
	margin-top: -35px;
	margin-bottom: -5px;
}

#thumbList {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 117px;
	width: 838px;
	background-color: transparent;
}

#thumbEvents {
	width: 175px;
	height: 117px;
	position: relative;
	margin-left:13px;
	margin-right:20px;
	float:left
}

html>body #thumbEvents {
	width: 175px;
	height: 117px;
	position: relative;
	margin-left:25px;
	margin-right:20px;
	float:left
}

#thumbListLink {
	float: right;
	height: 117px;
	margin-right: 13px;
	margin-left: 20px;
	line-height: 23px;
}

html>body #thumbListLink {
	float: right;
	height: 117px;
	margin-right: 25px;
	margin-left: 20px;
	line-height: 23px;
}

#thumbLinkEvents {
	width: 175px;
	height: 117px;
	top: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.thepicturebooth.net/graphics/thumblink_events.png',sizingMethod='crop');
	background-position: 0 0px;
	position: absolute;
	z-index: 4;

}

html>body #thumbLinkEvents {
	width: 175px;
	height: 117px;
	top: 0px;
	left: 0px;
	background: url(../graphics/thumbLink_events.png);
	background-position: 0 0px;
	position: absolute;
	z-index: 4;

}

#thumbLinkEvents:hover {
	background-position: 0 -117px;
}

.textEvent {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	position: relative;
	z-index: 2;
}

.textEvent p {
	margin-bottom: 16px;
}

.textEventTitle {
	font-size: 20px;
}

.textEventDesc {
	color: #666666;
}

#eventAlert {
	width: 576px;
	height: 50px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.thepicturebooth.net/graphics/eventAlert.png',sizingMethod='crop');
	position: absolute;
	left: 11px;
	top: 337px;
}

html>body #eventAlert {
	width: 576px;
	height: 50px;
	background-image: url(../graphics/eventAlert.png);
	position: absolute;
	left: 11px;
	top: 337px;
}

#eventAlert a:link {color: #6699cc; text-decoration: none}     /* unvisited link */
#eventAlert a:visited {color: #6699cc; text-decoration: none}  /* visited link */
#eventAlert a:hover {color: #ffffff; text-decoration: none}   /* mouse over link */
#eventAlert a:active {color: #ffffff; text-decoration: none}   /* selected link */

#comingSoonTag {
	width: 162px;
	height: 75px;
	margin-left: -10px;
	margin-top: -13px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
}

#privateTag {
	width: 162px;
	height: 77px;
	margin-left: -10px;
	margin-top: -13px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
}

#passwordTag {
	width: 228px;
	height: 91px;
	margin-left: -25px;
	margin-top: -18px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
}

/* gallery */

#galleryFrame {
		position: relative;
		overflow: hidden;
		width: 600px;
		height: 503px;
}

#galleryObject {
		top: -23px;
		left: -35px;
		position: relative;
		z-index: 4;
}

#galleryText {
	width: 175px;
	height: 503px;
	background-color: #ffffff;
	overflow: hidden;
	text-align: justify;
	font-size: 13px;
	line-height: 23px;
	color: #666666;
}