#dlg_mastertable, .footer, .topbar, table.cmaStats {
	width: 100%
}

.StatColHeader {
	border-bottom: 1px solid grey;
	font-weight: 700;
	text-align: right;
	text-indent: 4px;
	vertical-align: text-bottom
}

.img-shadow {
	clear: both;
	float: left;
	background: url(images/shadowAlpha.png?1307110450) no-repeat bottom right !important;
	margin: 5px 0 0 5px !important
}

	.img-shadow img {
		display: block;
		position: relative;
		background-color: #fff;
		border: 1px solid #a9a9a9;
		margin: -6px 6px 6px -6px;
		padding: 4px
	}

.StandardTable {
	border: 1px solid #fff;
	color: #333;
	vertical-align: top;
	margin-right: 3px
}

	.StandardTable a, .StandardTable td {
		color: #333
	}

.FormLabel {
	font-weight: 700;
	vertical-align: text-top;
	background-color: #f5f5f5;
	text-align: right;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin: 0;
	padding-top: 3px;
	height: 20px;
	color: #06c;
	width: 135px
}

.error, .errorLarge {
	color: red
}

.errorLarge {
	font-size: 12pt
}

.errorText, .errorTextSmall {
	color: #000
}

.errorText {
	font-size: 12pt
}

.contentPane, .leftPane, .rightPane {
	background-color: #fff;
	height: auto;
	vertical-align: top;
	text-align: center
}

.leftPane {
	text-align: left
}

.searchBanner {
	background-color: #bdcbb6
}

.label {
	width: 100px
}

.labelBold {
	font-weight: 700
}

	.labelBold td {
		margin-top: 4px
	}

.labelLarge {
	font-weight: 700;
	font-size: 12pt
}

.Full_Screen {
	float: right;
	margin-right: 20px;
	vertical-align: middle;
	font-size: 8pt
}

	.Full_Screen a {
		color: Silver
	}

		.Full_Screen a:hover {
			color: Silver;
			text-decoration: underline
		}

.DetailInfo {
	margin-top: 5px;
	width: 100%;
	position: relative;
	font-size: .75em;
}

	.DetailInfo em {
		float: right;
		max-width: 200px;
		white-space:nowrap;
	}

	.DetailInfo label {
		font-weight: 700;
		float:left;
	}

	.DetailInfo td {
		border-bottom: dotted 1px #000;
		padding: 2px 5px;
	}

	.DetailInfo tr:last-child td {
		border-bottom: none;
	}

	.DetailInfo a {
		color: #428bca!important;
		text-decoration: underline;
	}

.SearchCriteria {
	margin-top: 0;
	width: 99%;
	position: relative;
	margin-bottom: 5px
}

	.SearchCriteria em {
		max-width: 200px;
		left: 105px;
		display: block
	}

	.SearchCriteria label {
		font-weight: 700;
		width: 100px;
		float: left;
		clear: right
	}

	.SearchCriteria td {
		margin: 0 !important;
		padding: 0 !important;
		vertical-align: top
	}

.RadDoc, .RadDock em, .RadGrid, .RadGrid .rgAltRow td, .RadGrid .rgRow td, .RadInput, .RadInput .riTextBox, .RadInputMgr, .RadTreeView, .RadTreeView .rtIn {
	font-family: Verdana,Geneva,sans-serif !important
}

.RadDock em, .RadDock_Web20 .rdTitleBar em, .RadDock_WebBlue .rdTitleBar em {
	font-weight: 700 !important
}

.RadDoc, .RadGrid, .RadInput, .RadInputMgr, .RadTreeView {
	font-size: 10pt !important
}

.RadDock {
	margin-bottom: 4px !important
}

.RadDock_Web20 .rdTitleBar em, .RadDock_WebBlue .rdTitleBar em {
	color: #fff
}

ul.stats {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0;
	min-height: 50px
}

	ul.stats li {
		display: inline-block;
		width: 80px;
		height: 46px;
		text-align: center;
		margin-left: 4px;
		margin-bottom: 4px;
		padding-bottom: 4px
	}

		ul.stats li:hover {
			background-color: Silver
		}

	ul.stats h4 {
		margin-top: 0;
		margin-bottom: 2px;
		border-bottom: #d3d3d3 1px solid;
		font-size: 1em
	}

	ul.stats a {
		font-size: 1.5em;
		display: block;
		margin-bottom: 5px
	}

.ajaxUpdate {
	border: 3px solid grey;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	background-color: #fff;
	height: 50px;
	width: 150px
}

.EmailPreview {
	background-color: #e4e4e4;
	border: 1px solid grey;
	margin: 10px auto;
	width: 1100px
}

.EmailViewHeader {
	background-color: #eee;
	width: 1000px;
	margin: 10px auto 0 auto;
	border-style: solid;
	border-width: 2px;
	min-height: 100px
}

.EmailViewBox {
	background-color: #fff;
	width: 1000px;
	margin: 0 auto 5px auto;
	border-style: solid;
	border-width: 2px;
	border-top: 0
}

h2.PageSectionTitle {
	font-size: 1.5em;
	border-bottom: 1px solid silver;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-left: 4px
}

div.ListView h3 {
	border-bottom-style: none;
	margin-bottom: 0;
	font-size: 1.25em;
	font-weight: 700
}

ul.ul_ListView {
	list-style-type: none;
	margin: 0;
	padding: 5px 0
}

li.ul_ListView {
	border: solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	background-color: #fff
}

	li.ul_ListView a {
		text-decoration: none;
		color: inherit
	}

		li.ul_ListView a:hover {
			text-decoration: underline
		}

table.table_ListView {
	padding: 0
}

	table.table_ListView td label {
		float: right;
		font-weight: 700
	}

	table.table_ListView em {
		float: left;
		font-style: normal
	}

.label_ListView {
	vertical-align: top;
	width: 125px
}

	.label_ListView + td {
		vertical-align: top;
		width: 225px;
		padding-left: 2px
	}

div.ListingCardHeader {
	width: 100%;
	height: 20px;
	font-size: 1em;
	font-weight: 700
}

	div.ListingCardHeader a {
		text-decoration: underline
	}

div.Highlighted {
	border: 1px solid #6fb300;
	background-color: #e9ffd7;
	padding: 10px
}

	div.Highlighted h2 {
		font-weight: 700;
		color: #51b300;
		font-variant: normal;
		border: none;
		margin-bottom: 2px
	}

	div.Highlighted p {
		color: #000;
		font-size: 1.25em
	}

		div.Highlighted p a {
			font-size: inherit;
			color: inherit;
			text-decoration: underline
		}

	div.Highlighted a {
		color: #51b300;
		font-weight: 700;
		font-size: 2em;
		text-decoration: underline
	}

		div.Highlighted a:hover {
			border-bottom-style: dashed
		}

h2.EditTitle {
	clear: both
}

	h2.EditTitle .riEnabled, h2.EditTitle .riFocused, h2.EditTitle .riHover {
		border-style: none !important;
		font-weight: 700 !important;
		font-size: 1.25em !important
	}

	h2.EditTitle .riFocused, h2.EditTitle .riHover {
		border-color: #ccc !important;
		border-style: solid !important
	}

div.lblOver h2 {
	font-size: 1.25em
}

div.lblOver h3 {
	border-bottom: solid 1px #ccc;
	margin: 0;
	padding: 2px 0 0 2px
}

table.lblOver {
	width: 100%;
	margin: 4px
}

	table.lblOver td {
		padding: 0;
		margin: 0
	}

		table.lblOver td label {
			font-weight: 700;
			padding-bottom: 5px
		}

	table.lblOver input[type=checkbox] + label {
		font-weight: 400
	}

	table.lblOver input[type=radio] + label {
		font-weight: 400
	}

.gallery ul {
	list-style: none;
	padding: 0;
	min-height: 300px
}

.gallery li {
	float: left;
	padding: 5px
}

.maxRecords {
	color: #fff;
	background-color: #ff8484;
	border: 2px solid red;
	padding: 4px;
	font-weight: 700
}

table.cmaStats {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px
}

	table.cmaStats th {
		border-bottom: 2px solid #ccc;
		text-align: center
	}

	table.cmaStats td {
		text-align: right;
		padding-right: 20px;
		padding-left: 0;
		border-left: 1px solid #ccc
	}

		table.cmaStats td[title=Status] {
			border-left: none
		}

ul.squares {
	list-style-type: none;
	display: block
}

	ul.squares li {
		list-style: none;
		margin: 0 20px 20px 0;
		width: 220px;
		float: left
	}

		ul.squares li.alt {
			margin-right: 0
		}

* {
	font-family: Verdana,Geneva,sans-serif
}

body {
	background-color: #fff;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10pt;
	text-decoration: none;
	padding-top: 4px
}

h1 {
	font-size: 1.5em;
	color: red
}

h2 {
	border-bottom: 1px solid #dadada;
	font-size: 1.35em;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 5px
}

h3 {
	margin-top: 5px;
	margin-bottom: 5px
}

img {
	border: 0
}

table {
	border: 0;
	border-collapse: collapse
}

td {
	padding: 0
}

.mst_body, .mst_body_wide {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	min-height: 400px
}

.mst_body_wide {
	width: 97%;
	min-width: 1000px;
	max-width: 1900px
}

.bgc {
	background-color: #ccc
}

.bgc-lt, .hv-lt:hover {
	background-color: #f5f5f5
}

.brd, .brd-hv:hover, .quicksearch-box {
	border: 1px solid #bbb
}

.fnt {
	font-family: Verdana,Geneva,sans-serif
}

.zm {
	margin: 0
}

.l5 {
	margin-left: 5px
}

.b {
	font-weight: 700
}

.sml {
	font-size: .75em;
	color: silver
}

.bg_shd {
	background-image: url(images/moduleBg.gif?1307110451);
	background-repeat: repeat-x
}

.aspNetDisabled {
	font-weight: 400;
	color: #6d6d6d;
	font-family: Verdana;
	font-size: 10pt
}

.italic {
	font-style: italic
}

.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.centered_x {
	margin-left: auto;
	margin-right: auto
}

td.center {
	text-align: center
}

td.middle {
	text-align: center;
	vertical-align: middle;
}

.right_aligned {
	text-align: right
}

.left_aligned {
	text-align: left
}

.vtop {
	vertical-align: top;
	padding-top: 5px
}

.vbottom {
	vertical-align: bottom
}

.no_pad {
	padding: 0;
	margin: 0
}

.less_margin {
	margin: 5px 0
}

.margin_bottom {
	margin-bottom: 10px
}

.margin_top {
	margin-top: 15px
}

.pad_left {
	padding: 0 0 0 15px
}

.pad_right {
	padding: 0 15px 0 0
}

.more_pad {
	padding: 5px 0
}

.full_width {
	width: 100%
}

.hidden {
	display: none
}

.right_links {
	float: right;
	padding: 0 8px 0 5px;
	font-size: 1.2em
}

.smaller {
	font-size: .95em
}

.smallest {
	font-size: .9em
}

.bigger {
	font-size: 1.25em
}

.huge {
	font-size: 2em
}

.lighter {
	color: #929597 !important
}

.black {
	color: #000
}

.bold {
	font-weight: 700 !important
}

.non-bold {
	font-weight: 400 !important
}

.underlined {
	text-decoration: underline !important
}

.link:hover {
	cursor: pointer
}

.brd_top {
	border-top: 1px solid #bbb
}

.brd_btm {
	border-bottom: 1px solid #bbb
}

.brd_lft {
	border-left: 1px solid #bbb
}

.brd_rgt {
	border-right: 1px solid #bbb
}

.clearfix {
	overflow: hidden
}

.pull-right {
	float: right
}

.mastertable {
	border: 1px solid silver;
	width: 100%;
	min-height: 500px;
	min-width: 1200px;
	text-align: left;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px
}

@media screen and (max-width:700px) {
	.mastertable {
		border-width: 0
	}
}

.menubar {
	vertical-align: bottom
}

div.menubar {
	padding-left: 100px
}

.logo {
	width: 300px;
	vertical-align: middle;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px
}

.topbar {
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px
}

	.topbar a {
		color: #000
	}

.pageTitle {
	border-bottom: #d3d3d3 1px groove;
	border-top: #dcdcdc 1px solid;
	background-color: #f5f5f5;
	text-align: left;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	padding: 2px 8px;
	height: 25px;
	white-space: nowrap;
	font-variant: small-caps;
	color: grey
}

	.pageTitle a {
		color: grey
	}

.SectionTable {
	border: 1px solid #dadada;
	color: #000;
	vertical-align: top;
	/*margin-right: 3px;*/
	border-collapse: collapse
}

	.SectionTable a, .SectionTable td {
		color: #000;
		padding-left: 2px;
		vertical-align: text-top
	}

	.SectionTable th {
		border-bottom: solid 1px #d3d3d3;
		background-color: #f5f5f5;
		text-align: left;
		font-weight: 700;
		text-decoration: none;
		padding-left: 4px;
		padding-bottom: 1px;
		padding-top: 2px;
		height: 25px;
		margin: 0 !important;
		white-space: nowrap
	}

.SectionTableFooter {
	border-top: #d3d3d3 1px solid;
	background-color: #f5f5f5;
	font-weight: 700;
	text-decoration: none;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 2px;
	margin-top: 5px;
	height: 25px;
	white-space: nowrap
}

.SectionTableTextArea {
	font-size: 10px
}

td.SectionTableSectionSeperator {
	height: 5px
}

.SectionTableLabel {
	font-weight: 700;
	text-align: right;
	vertical-align: top;
	padding-right: 4px;
	padding-top: 3px
}

.SectionTableSecondLabel {
	font-size: 7pt;
	font-style: italic;
	text-align: left
}

.footer {
	text-align: center;
	height: 100px;
	color: #fff;
	background-color: #c1dbf0;
	background-image: url(images/footer-gradient.png?1307110452);
	background-repeat: repeat-x;
	border: 1px solid silver;
	border-top: 0
}

.footer_sect {
	float: left;
	width: 30%;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	top: 5px
}

	.footer_sect h3 {
		color: #337bc6;
		border-bottom: 1px solid #fff;
		text-align: left;
		font-weight: 700;
		margin-bottom: 3px
	}

	.footer_sect a, .footer_sect li, .footer_sect ul {
		color: #999;
		font-weight: 400;
		text-decoration: none
	}

	.footer_sect ul {
		list-style-type: none;
		margin-bottom: 10px;
		padding-left: 0
	}

	.footer_sect li {
		position: relative;
		margin: 0
	}

	.footer_sect a:hover {
		text-decoration: underline;
		cursor: pointer
	}

.dlg_body {
	text-align: center;
	margin: 3px
}

#dlg_pageTitle {
	border-bottom: #d3d3d3 1px groove;
	background-color: #f5f5f5;
	text-align: left;
	font-weight: 700;
	font-size: 12px;
	text-decoration: none;
	padding-left: 8px;
	padding-bottom: 1px;
	padding-top: 1px;
	height: 16px;
	white-space: nowrap;
	font-variant: small-caps;
	color: grey
}

#dlg_mastertable {
	text-align: left;
	height: 100%;
	border: 1px solid silver;
	background-color: #fff
}

#editor-main {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	border: 1px solid #999;
	border-radius: 20px 0 0 0;
	min-height: 500px
}

	#editor-main header {
		padding: 10px;
		border-bottom: 1px solid #999
	}

		#editor-main header h1 {
			font-size: 2em;
			color: #333;
			position: absolute;
			right: 10px;
			top: 10px;
			margin: 0
		}

	#editor-main #content {
		padding: 10px
	}

	#editor-main footer {
		position: absolute;
		clear: both;
		float: none;
		bottom: -28px;
		height: 28px;
		right: 0;
		left: 0
	}

		#editor-main footer #copyright {
			font-size: 8px;
			padding-top: 4px;
			float: right
		}

.form-container {
	width: 50%;
	margin: 0 auto
}

fieldset {
	display: block;
	margin: 0 0 2em;
	padding: .75em;
	border: 1px solid #dadada;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px
}

	fieldset h3 {
		padding: 0 .75em .75em;
		display: block;
		font-size: 1.17em;
		font-weight: 700;
		border-bottom: 1px solid #dadada
	}

	fieldset legend {
		display: none
	}

	fieldset label {
		display: block;
		padding: 2px
	}

	fieldset select {
		min-width: 163px
	}

	fieldset textarea {
		display: block;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		resize: vertical
	}

	fieldset span.info {
		font-size: .8em;
		font-weight: 700;
		font-style: italic
	}

	fieldset .required label {
		font-weight: 700
	}

		fieldset .required label:after {
			content: ' *';
			color: red
		}

.table-of-contents {
	float: left
}

a.back-to-top {
	font-weight: 400;
	text-decoration: none;
	font-size: .8em;
	color: #00f;
	float: right;
	display: inline-block
}

	a.back-to-top:hover {
		text-decoration: underline
	}

td#LeftPane {
	width: 229px;
	padding: 0 5px 0 2px;
	vertical-align: top
}

td#ContentPane {
	padding-right: 5px;
	vertical-align: top
}

ul.list {
	list-style-type: none;
	margin: 0;
	padding: 5px 0
}

	ul.list li {
		margin-bottom: 5px
	}

		ul.list li a {
			text-decoration: none;
			color: inherit
		}

			ul.list li a:hover {
				text-decoration: underline
			}

.login-holder {
	width: 100%;
	max-width: 700px;
	min-height: 400px;
	margin: auto
}

table.spaced {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px
}

table.padded td {
	padding: 1px
}

table.double-padded td {
	padding: 2px
}

.search-type-label {
	float: left;
	margin: 0 10px 0 0;
	font-size: 1em
}

td.left {
	text-align: left
}

td.right {
	text-align: right
}

td.top {
	vertical-align: top
}

table.full {
	width: 100%
}

table.half {
	width: 50%
}

.link-button {
	font-size: 19px;
	padding: .5em 1.5em;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#999),color-stop(100%,#666));
	background: -webkit-linear-gradient(#999,#666);
	background: -moz-linear-gradient(#999,#666);
	background: -o-linear-gradient(#999,#666);
	background: linear-gradient(#999,#666);
	-webkit-box-shadow: #bfbfbf 0 1px 0 inset;
	-moz-box-shadow: #bfbfbf 0 1px 0 inset;
	box-shadow: #bfbfbf 0 1px 0 inset;
	border: 1px solid #595959;
	color: #fff;
	text-shadow: #474747 0 -1px 0
}

	.link-button:hover {
		text-decoration: none
	}

	.link-button:hover {
		background-color: #595959;
		background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#8c8c8c),color-stop(100%,#595959));
		background: -webkit-linear-gradient(#8c8c8c,#595959);
		background: -moz-linear-gradient(#8c8c8c,#595959);
		background: -o-linear-gradient(#8c8c8c,#595959);
		background: linear-gradient(#8c8c8c,#595959)
	}

	.link-button:active {
		-webkit-box-shadow: #525252 0 1px 2px inset;
		-moz-box-shadow: #525252 0 1px 2px inset;
		box-shadow: #525252 0 1px 2px inset
	}

	.link-button.disabled, .link-button[disabled] {
		opacity: .6;
		background: #666;
		cursor: default;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	.link-button::-moz-focus-inner {
		padding: 0 !important;
		margin: -1px !important
	}

.icon-delete {
	display: inline-block;
	width: 16px;
	height: 16px;
	padding: 4px;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border: 1px solid #999;
	background-color: #fff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px
}

	.icon-delete:hover {
		cursor: pointer;
		background-color: #999;
		border-color: #666
	}

.icon-delete {
	background-image: url(images/icons/delete.png?1334675566)
}

.tiny-button {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	background-color: #000;
	color: #fff;
	padding: 3px 10px;
	font-weight: 700;
	text-decoration: none
}

	.tiny-button:hover {
		cursor: pointer;
		background-color: #fff;
		color: #000
	}

.beta {
	color: red;
	font-weight: 700
}

.quickform {
	border: 0;
	margin: 0;
	padding: .5em .75em
}

	.quickform p {
		margin: .5em 0
	}

.quicksearch-box {
	padding: 2px
}

#carousel, #photoPreviews, #photobox {
	width: auto;
	padding: 10px;
	margin-right: 200px
}

#divPhotos {
	width: 100%;
	height: 100%;
	overflow: hidden
}

	#divPhotos ul.gallery {
		list-style-type: none;
		margin: 0;
		padding: 0
	}

		#divPhotos ul.gallery li {
			vertical-align: top;
			list-style-type: none;
			float: left
		}

			#divPhotos ul.gallery li span.caption-edit {
				margin-left: 320px
			}

	#divPhotos #controls {
		text-align: center;
		padding: 10px;
		display: block;
		float: right
	}

		#divPhotos #controls ul {
			list-style-type: none;
			padding-left: 0
		}

			#divPhotos #controls ul li {
				margin-bottom: 10px
			}

		#divPhotos #controls .link-button {
			width: 120px;
			text-align: center
		}

	#divPhotos .modal {
		display: none;
		position: absolute;
		z-index: 1000;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background: rgba(255,255,255,.8) url(images/ajax-loader.gif?1371133387) 50% 50% no-repeat
	}

	#divPhotos.loading {
		overflow: hidden
	}

		#divPhotos.loading .modal {
			display: block
		}

span.caption-edit {
	display: block;
	padding-top: 10px
}

	span.caption-edit textarea {
		box-sizing: border-box;
		width: 100%;
		top: 0;
		bottom: 20px
	}

	span.caption-edit a.save {
		float: right;
		color: #666;
		font-weight: 700;
		cursor: pointer
	}

		span.caption-edit a.save:hover {
			color: #999
		}

.roundabout-moveable-item a.save {
	display: none
}

.roundabout-in-focus a.save {
	display: inline
}

a.gallery, a.gallery .icon-delete {
	-webkit-box-shadow: 3px 3px 2px 0 #666;
	-moz-box-shadow: 3px 3px 2px 0 #666;
	box-shadow: 3px 3px 2px 0 #666
}

a.gallery {
	position: relative;
	display: block;
	float: left;
	margin: 10px;
	padding: 5px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	line-height: 0;
	text-decoration: none
}

	a.gallery .icon-delete {
		position: absolute;
		top: -12px;
		right: -12px
	}

	a.gallery.show-confirm {
		min-width: 100px;
		text-align: center
	}

.confirm-delete {
	display: block;
	background-color: #fff;
	opacity: .8;
	line-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding-top: 10%
}

	.confirm-delete .label {
		display: block;
		margin: 10px auto;
		color: #000
	}

#photoPreviews {
	min-height: 300px;
	border: 1px solid #999;
	background-color: #efefef
}

	#photoPreviews #empty-preview {
		line-height: 300px;
		font-size: 4em;
		color: #ccc;
		font-weight: 700;
		display: block;
		text-align: center
	}

.preview {
	position: relative;
	margin: 10px 10px 10px 0;
	padding: 10px;
	float: left;
	background-color: #fff;
	border: 1px solid #000;
	min-height: 80px;
	min-width: 80px
}

	.preview canvas, .preview img {
		border: 1px solid #000;
		display: block
	}

	.preview img {
		height: 100px
	}

	.preview span {
		display: none
	}

	.preview.loading span {
		display: block;
		background-color: #fff;
		opacity: .8;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		vertical-align: middle;
		text-align: center
	}

		.preview.loading span img {
			margin: 42px auto;
			height: 40px;
			width: 40px;
			border: none
		}

#upload-photos {
	position: absolute;
	overflow: hidden;
	left: 10px;
	bottom: 10px
}

	#upload-photos input {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
		opacity: 0;
		transform: translate(-300px,0) scale(4);
		font-size: 23px;
		direction: ltr;
		cursor: pointer
	}

.roundabout-holder {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	height: 500px;
	width: 500px
}

.roundabout-moveable-item {
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #999;
	text-align: center;
	padding: 10px;
	height: 300px;
	width: 300px
}

	.roundabout-moveable-item img {
		width: 100%
	}

.roundabout-in-focus {
	cursor: auto
}
