#advertPlans {
	padding: 30px 0;
	min-height: 400px
}

#advertPlans h1 {
	font-size: 18px
}

#advertPlans .advertPageDesc {
	font-size: 14px;
	width: 340px;
}

.advertCols1,
.advertCols2,
.advertCols3 {
	border-bottom: 3px solid #333;
	margin-top: 20px;
	height: 220px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.advertCol {
	position: absolute;
	width: 175px;
	bottom: 0;
	cursor:pointer;
}

.advertCol .advertBlock {
	background: #fbfbfb;
}

.advertCol1 {
	left: 100px;
}

.advertCol2 {
	left: 50%;
	margin-left: -90px;
}

.advertCol3 {
	right: 100px;
}

.advertCol .advertBlock {
	border: 2px solid #333;
	border-bottom: none;
}

.advertCol h2 {
	font-size: 16px;
	text-align: center;
	line-height: 16px;
	margin-bottom: 5px;
	text-transform: uppercase
}

.advertCol.selected .advertBlock {
	border: 2px solid #ed174f;
	border-bottom: none;
	background: #f1f1f3
}

.advertBlock .pink {
	background: #ed174f;
	height: 25px;
}

.advertBlock .blue {
	background: #0079c2;
	height: 25px;
	color: #fff;
	text-align: center;
	font-size: 10px;
	line-height: 25px;
}

.advertBlock .blue strong {
	font-size: 18px;
}

.advertBlock .text {
	font-size: 10px;
	height: 90px;
	padding: 0 10px;
	color: #323f49;
	text-align: center;
}

.advertBlock .text span {
	vertical-align: middle;
	display: table-cell;
	height: 90px;
}

.advertBlock .text strong {
	font-size: 12px;
	font-weight: normal
}

.advertCol2 .advertBlock .text,
.advertCol2 .advertBlock .text span {
	height: 120px;
}

.advertCol3 .advertBlock .text,
.advertCol3 .advertBlock .text span {
	height: 140px;
}

.totalAmount {
	text-align: right;
	padding: 0 60px;
	margin-top: 40px;
}

.totalAmount strong {
	font-size: 18px
}

.totalAmount button {
	margin: 2px 0 0 15px;
	color: #fff;
	background: #25952e;
}

.advertCols2 .advertBlock .star {
	width: 91px;
	margin: auto;
	height: 92px;
	text-align: center;
	color: #fff;
	background: url(../images/ico.star.png) no-repeat center 0;
}

.advertCols2 .advertBlock .star span {
	vertical-align: middle;
	height: 92px;
	padding: 0 15px;
	display: table-cell
}

.advertCol3 .starHolder {
	padding: 35px 0;
}

.advertCol2 .starHolder {
	padding: 25px 0;
}

.advertCol1 .starHolder {
	padding: 15px 0;
}

.advertCols2 .price,
.advertCols3 .price {
	font-size: 10px;
	padding: 5px 0;
	text-align: center
}

.advertCols3 .advertCol {
	width: 135px;
}

.advertCols3 .advertCol1 {
	left: 40px
}

.advertCols3 .advertCol2 {
	left: 270px !important
}

.advertCols3 .advertCol3 {
	right: 270px !important
}

.advertCols3 .advertCol4 {
	right: 40px !important
}

.advertCols2 .price strong,
.advertCols3 .price strong {
	font-size: 18px;
}

.advertCols3 .advertCol2 {
	left: 315px;
	margin-left: 0
}

.advertCols3 .advertCol3 {
	right: 315px;
}

.advertCols3 .advertCol4 {
	right: 100px;
}

.advertCols3 .colDesc {
	padding: 10px;
	font-size: 11px;
}

.advertCols3 .advertCol1 .colDesc {
	height: 30px;
}

.advertCols3 .advertCol2 .colDesc {
	height: 70px;
}

.advertCols3 .advertCol3 .colDesc {
	height: 110px;
}

.advertCols3 .advertCol4 .colDesc {
	height: 150px;
}

.tac { text-align: center}

#advertPlans .additionals {
	margin-top: 40px;
}

.additionals .salesGraph {
	margin-right: 60px;
}

.additionals .additionalPhotos {
	margin-left: 50px;
	width: 640px;
}

.additionals .additionalPhotos label {
	font-size: 14px;
	margin-right: 10px;
	margin-top: -2px;
}

.additionals .additionalPhotos strong {
	font-size: 18px;
	margin-top: -5px;
}

.additionals .additionalPhotos input[type="checkbox"] {
	margin-right: 5px;
}

.addditionalImages div {
	width: 90px;
	margin-right: 10px;
	text-align: center;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 3px;
	height: 70px;
	border: 1px solid #f1f1f3;
}

.addditionalImages div span {
	vertical-align: middle;
	height: 67px;
	display: table-cell;
	width: 87px;
	position: relative;
	background: #fbfbfb;
}