@charset "UTF-8";
/* CSS Document */

/*body {
	background: url('/themes/site_themes/domino_pf/images/layout/home_bg.jpg') no-repeat top center #e8e7e5; /*#d6d7d5;/**/
/*}/**/

body {
	background-color:#e8e7e5 !important;
}

#content h2 {
	color: #fff;
	font-size: 30px;
	margin-top: 452px;
	width: 400px;
	height: 220px;
	float: left;
	text-transform: none;
	margin-bottom: 0;
}

#galleryContainer {
	float: right;
	margin-top: 400px;
	width: 350px;
	height: 245px;
	background-color: #000;
}

#bottomPanel {
	display: block;
}

#pagination {
	position: relative;
	top: 4px;
	float: right;
	margin-right: -10px;
	border-bottom: 1px solid #616578;
}

#bottomPanel #galleryPaginationContainer {
	padding: 10px;
	float: right;
	font-size: 1em;
	height:19px;
	width: 90px;
	background-color: #252a3e;
	position: relative;
	margin-right: 10px;
	overflow: visible !important;
}

#galleryPaginationScroller {
	width: 99999px;
}

#bottomPanel .pagination a:link.selected,#bottomPanel .pagination a:visited.selected, #bottomPanel .pagination a.selected {
	border-bottom-color: #ed0675;
	height: 19px;
}

#bottomPanel .pagination a:link.imageNumber,#bottomPanel .pagination a:visited.imageNumber {
	height: 19px;
}

#galleryPrevButtonContainer, #galleryNextButtonContainer {
	display: none;
}

#outerWrapper {
	background: none transparent;
}
