body.page-photobooth .buildmode-photobooth_overview {
	background-image: url('../images/bg-photobooth-small.gif');
	height: 30px;
	padding: 15px 0px 0px 15px;
}

body.page-photobooth .buildmode-photobooth_overview .nd-region-left {
	display: inline-block;
	padding-right: 5px;
	width: auto;
	left: auto;
}

body.page-photobooth .buildmode-photobooth_overview .nd-region-middle-wrapper {
	float: none;
}

body.page-photobooth .buildmode-photobooth_overview .nd-region-middle {
	float: none;
	display: inline-block;
	width: auto;
	left: auto;
	margin: 0px;
}

body.page-photobooth .buildmode-photobooth_overview .nd-region-right {
	width: auto;
	padding-right: 15px;
	position: relative;
	top: -5px;
	
}

body.page-photobooth .buildmode-photobooth_overview_highlight .nd-region-header {
	background-image: url('../images/bg-photobooth-title.gif');
	height: 32px;
	padding: 15px 0px 0px 15px;
}

body.page-photobooth .buildmode-photobooth_overview_highlight .field-title {
	float: left;
	padding-right: 5px;
}

body.page-photobooth .photobooth-spacer {
	position: relative;
	display: inline-block;
	float: left;
	width: 1px;
	height: 75px;
	border-left: 1px solid #eee;
	margin: 0px 5px 0px 6px;
}

body.page-photobooth .view-photobooth {
	background-color: #fff;
  	border-radius:5px;
  	-moz-border-radius:5px;
  	-webkit-border-radius:5px; 
  
  	-webkit-box-shadow: #666 1px 1px 3px;
  	-moz-box-shadow: #666 1px 1px 3px;
  	box-shadow: #666 1px 1px 3px;
}

body.page-photobooth .buildmode-full, body.node-type-party-photobooth .buildmode-full, body.page-photobooth #content-middle .node, body.node-type-party-photobooth #content-middle .node,
#cboxLoadedContent .buildmode-full{
	-moz-border-radius: none;
    -moz-box-shadow: none;
    background-color: transparent;
    padding: 0px;
}

body.page-photobooth .buildmode-photobooth_overview_highlight .nd-region-middle-wrapper {
	padding: 10px 0px 10px 21px;
	vertical-align: top;
}

body.page-photobooth .field-flickr-set {
	vertical-align: top;
}

body.page-photobooth .field-flickr-set a {
	float: left;
	vertical-align: top;
	padding: 0px;
}

body.page-photobooth .field-flickr-set a img {
	vertical-align: top;
	
}

body.node-type-party-photobooth .buildmode-timeline {
	background-color: #fff;
  	border-radius:5px;
  	-moz-border-radius:5px;
  	-webkit-border-radius:5px; 
  
  	-webkit-box-shadow: #666 1px 1px 3px;
  	-moz-box-shadow: #666 1px 1px 3px;
  	box-shadow: #666 1px 1px 3px;
}

body.node-type-party-photobooth .buildmode-timeline .nd-region-footer {
	padding-bottom: 25px;
}

body.node-type-party-photobooth .buildmode-timeline .nd-region-footer .field-party-sponsors {
	padding-left: 105px;
}

body.node-type-party-photobooth .buildmode-timeline .nd-region-footer .field-party-sponsors .field-label {
	color: #D91913;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 116%;
	font-weight: bold;
}