model-movie-imagebody {
	padding-top: 43px;
}

.clear {
	clear: both
}

.left {
	float: left
}

.right {
	float: right;
}

h1,h2,h3,h4,h5 {
	font-weight: 200;
}

.navbar-galleria {
	background-color: #801b25;
	border-bottom: 1px solid #6F2525;
}

.tour-header-slider {
	background: url("images/galleriabg.v2.png") repeat scroll 0 0
		transparent;
	color: #fff;
	border-top: 1px solid #973535;
	margin-top:44px;
}

.navbar {
	min-height: 43px;
}

.navbar-brand {
	color: #fff;
	padding: 11px;
}

.navbar-brand:hover {
	color: #fff;
}

.navbar-galleria .navbar-nav>li>a {
	color: #fff;
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
	background-color: rgba(0, 0, 0, 0.5);
}

.nav .caret,.nav .caret:hover {
	border-bottom-color: #fff;
	border-top-color: #fff;
}

.navbar-nav>.dropdown>a .caret:hover {
	border-bottom-color: #fff;
	border-top-color: #fff;
}

.navbar-nav .active>a {
	background-color: rgba(0, 0, 0, 0.4);
}

.nav>li>a:hover,.nav>li>a:focus {
	background-color: rgba(0, 0, 0, 0.2);
}

.dropdown-menu li a:hover,.dropdown-menu .active a,.dropdown-menu .active a:hover
	{
	color: #eeeeee;
	background: #903333; /* Old browsers */
	background: -moz-linear-gradient(top, #903333 0%, #8e3d3d 50%, #8e4747 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #903333),
		color-stop(50%, #8e3d3d), color-stop(100%, #8e4747));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #903333 0%, #8e3d3d 50%, #8e4747 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #903333 0%, #8e3d3d 50%, #8e4747 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #903333 0%, #8e3d3d 50%, #8e4747 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #903333 0%, #8e3d3d 50%, #8e4747 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#903333',
		endColorstr='#8e4747', GradientType=0); /* IE6-9 */
}

.navbar-nav>li>a {
	padding-bottom: 11px;
	padding-top: 11px;
}

.model-page-thumbnail {
	display: inline-block
}

.model-page-info {
	display: inline-block;
	width: 65%;
	font-size: 12px;
	margin: 15px;
	vertical-align:top;
}

.dropdown-menu {
	font-size: 12px;
}
/*===Content===*/
/*slider*/
.header-mid {
	font-size: 12px;
}

.carousel-caption h2 {
	font-size: 23px;
	margin: 0;
}

.galleria-caption h1 {
	margin: 0;
	font-size: 34px;
}

.slider-container {
	padding-left: 0;
	padding-right: 0;
}

.galleria-indicator {
	bottom: -6px !important;
}

.tour-logo {
	margin: -4px 0 0px 0px
}

.mid-text {
	background-color: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #FFFFFF;
	color: #777777;
	padding: 15px 20px;
}

.login-wrapper {
	background: none repeat scroll 0 0 #66161d !important;
	border: 0 none !important;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.075) inset;
	font-size: 13px !important;
	height: auto !important;
	line-height: 16px !important;
	margin: 19px 0 0 !important;
	overflow: hidden;
	padding: 20px !important;
	text-align: left;
	width: auto !important;
}

.img-polaroid {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	padding: 4px;
	border-radius: 4px 4px 4px 4px;
}

.movie-page {
	margin: 0 29px 32px 29px !important
}

.login a {
	background: #428BCA;
}

.login:hover {
	background: #3276b1
}

.login a:hover {
	background: #3276b1
}

.join a {
	background: #02b21b;
}

.join:hover {
	background: #019f18
}

.join a:hover {
	background: #019f18
}

.btn-join {
	background: #02b21b;
	border-color: #018213
}

.btn-join:hover {
	background: #028815
}

.galleria-caption {
	padding-bottom: 4px;
}

.img-wrap {
	display: inline-block;
}

.img-index {
	margin: 0 0 21px 6px
}

.join-index {
	margin: 0px 0 0 46px
}

.img-photo-page {
	margin: 0 15px 23px 16px
}

.img-right-col {
	margin: 0 0 20px 42px
}

.movie-wrap {
	display: inline-block;
	margin: 0 30px 22px
}

.main-content {
	padding-top: 20px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.33);
	padding-bottom: 20px;
}

.main-content-wrap {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.33);
	display: inline-block;
	padding-top: 20px;
}

.content-header {
	font-size: 26px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 6px;
}

.date {
	font-size: 12px;
}

#top-model-col {
	
}

.top-model-center {
	text-align: center;
}

.movie-image {
	position: relative;
}

.model-movie-image {
	margin: 15px;
	display: inline-block;
	vertical-align:top;
}

.pag-model-movie-format {
	margin: 1px 0 0 1px
}

.movie-duration {
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 0 0 0 5px;
	color: #FFFFFF;
	padding: 0 5px;
	position: absolute;
	right: 5px;
	top: 5px;
}

.pag-wrap {
	text-align: center;
}

.model-photoset-row {
	margin: 35px 0 0
}

.img-model-directory {
	margin: 0 14px 20px 0
}

.pagination>li>a,.pagination>li>span {
	color: #973535;
	border: 1px solid #973535;
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus
	{
	border-color: #973535;
	background-color: #973535
}

.profile-wrapper {
	background: none repeat scroll 0 0 #66161D !important;
	border: 0 none !important;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.075) inset;
	font-size: 13px !important;
	height: auto !important;
	line-height: 16px !important;
	margin: 19px 0 0 !important;
	overflow: hidden;
	padding: 20px !important;
	text-align: left;
	/*width: auto !important;*/
}

.set-profile-img {
	border: 5px solid #66161D;
	border-radius: 2px 2px 2px 2px;
	margin: 10px 0;
}

.set-img {
	display: inline-block
}

.image-holder {
	display: inline-block
}

.img-set-holder {
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	padding: 4px;
	display: inline-block;
}

.image-horizontal {
	display: inline-block;
	margin: 33px 0 32px
}

.image-vertical {
	display: inline-block
}

.model-movie-wrap {
	display: inline-block;
	margin: 30px 0 20px 0px;
}

.panel-default {
	border-color: #6F2525;
}

.panel-default>.panel-heading {
	background-color: #801B25;
	border-color: #6F2525;
	color: #FFFFFF;
}

.login-page-wrapper {
	padding: 6px 121px 6px 24px;
}

.login-footer-wrap {
	border-top: 1px solid #CCCCCC;
	font-size: 11px;
	margin-top: 35px;
	padding: 19px 0 10px 19px;
}
/*Footer*/
#footer-wrap {
	font-size: 12px;
	color: #fff;
	margin: -5px 0 0 0px;
	border-bottom: 20px solid #6F2525;
	border-top: 15px solid #000;
	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d),
		color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #45484d 0%, #000000 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #45484d 0%, #000000 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #45484d 0%, #000000 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#45484d',
		endColorstr='#000000', GradientType=0); /* IE6-9 */
}

.tour-crossbar {
	
}

.tour-crossbar>li {
	display: inline-block;
	width: 16%
}

}
.tour-crossbar>li>a {
	
}
/*join*/
.join-radios {
	margin: 23px 0;
}

.panel-heading-internal {
	margin: 35px -15px 12px;
	padding: 10px 15px;
}

.girlfriends-heading {
	background: none repeat scroll 0 0 #801B25 !important;
	border-color: #6F2525 !important;
	color: #FFFFFF;
}

.login-footer-wrap {
	border-top: 1px solid #CCCCCC;
	font-size: 11px;
	margin-top: 35px;
	padding: 19px 0 10px 19px;
}

.crossbar-header-title {
	font-size: 14px;
}

.bottom-footer-links {
	
}

.bottom-footer-links li {
	display: inline-block;
	margin: 0px 15px 0 0px
}

.tour-crossbar img {
	width: 100%
}

.atk_footer_text {
	font-size: 10px;
}

.statement {
	margin: 0px 0 0 40px
}

.bottom-footer-links li a {
	
}

.cat-wrap {
	font-size: 12px;
	margin: 10px 0 20px;
}

@media ( max-width : 979px) {
	.navbar-toggle {
		display: block !important;
	}
	.cat-text {
		font-size: 15px;
	}
}