#pp * {
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
}

#pp ul {
    list-style: none;
}

#pp {
    background: #ffffff;
    margin: 0 auto 20px auto;
    min-height: 100%;
    padding: 20px 0 !important;
    width: 700px;
}

#pp .pp_header {
    border: 0 !important;
    color: #E0730E;
    margin: 10px 30px 10px 30px;
    text-align: center;
}

#pp .pp_paragraph {
    margin: 15px 30px;
    text-align: left;
}

#pp .pp_image {
    margin: 0 auto 10px auto;
    text-align: center;
}

#pp .pp_end {
    color: #fb6321;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 5px;
    text-align: center;
}

#pp .pp_made {
    font-size: 90%;
    margin: 10px 30px;
}

#pp .pp_made h4 {
    margin: 10px 0 0 0
}

#pp .pp_made ul {
    margin: 0
}

#pp .pp_made li {
    list-style: none;
    margin: 3px 0;
}

#pp .pp_block {
    padding: 0 20px;
}

#pp #pp_card {
	min-height: 750px;
	position: relative;
    text-align: center;
}

#pp #pp_card_header {
	word-wrap: break-word;
	position: absolute;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	line-height: 20px;
}

#pp #pp_card_content {
    width: 528px;
    height: 528px;
    text-align: center;
    position: absolute;
    top: 360px;
    left: 50%;
    margin: 0 auto;
}

#pp #pp_card_image {

}

#pp #pp_card_text {
	position: absolute;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	text-align: center;
	line-height: 15px;
	word-wrap: break-word;
}

#pp .pp_space {
    width: 100%;
    height: 8px;
}

#pp #pp_space_top {
    background: url('/files/positive/2012_10_12/images/bord1.jpg');
}

#pp #pp_check {
    background: url('/files/positive/2012_10_12/images/bg1.jpg') repeat;
}

#pp_list_prev, #pp_list_next {
    width: 24px;
    height: 69px;
    float: left;
    cursor: pointer;
}

#pp #pp_check_cards {
	overflow: hidden;
    padding-bottom: 10px;
}

#pp_list_prev {
    background: url('/files/positive/2012_10_12/images/arr2.png') left bottom  ;
    margin: 9px 10px 9px 0;
}

#pp_list_prev:hover {
    background: url('/files/positive/2012_10_12/images/arr2.png') left top ;
}

#pp_list_next {
    background: url('/files/positive/2012_10_12/images/arr2.png') right bottom  ;
    margin: 9px 0 9px 10px;
}

#pp_list_next:hover {
    background: url('/files/positive/2012_10_12/images/arr2.png') right top ;
}

#pp_cards_list {
    float: left;
    width: 592px;
	height: 87px;
    overflow: hidden;
}

#pp_cards_list ul {
    overflow: hidden;
    height: 87px;
    position: relative;
    top:0;
    left: 0;
}

#pp_cards_list li {
	background: transparent;
    float: left;
    height: 69px;
    width: 69px;
    border: 1px solid transparent;
    padding: 8px;
    margin-left: 10px;
}

#pp_cards_list li img {
    cursor: pointer;
}

#pp_cards_list li.checked img {
    cursor: default;
}

#pp #pp_check li.checked {
	background: #FFF6DF;
	border-color: #F7DDB0;
}

#pp .pp_block h4 {
    height: 30px;
    line-height: 30px;
    color: #777;
    clear: both;
}

#pp #pp_check_farmes {
    padding-bottom: 10px;
}

#pp #pp_check_farmes ul {
    overflow: hidden;
    width: 570px;
    margin: 9px auto;
}

#pp #pp_check_farmes li {
    width: 41px;
    height: 41px;
    float: left;
    padding: 0;
    border: 1px solid transparent;
    margin: 7px;
    cursor: pointer;
}

#pp #pp_check_farmes li img {

}

#pp #pp_check_farmes li.checked {
    padding: 5px;
    margin: 2px;
    cursor: default;
}

/*frames*/

#pp #pp_card_content div {
	float: left;
}

#pp .pp_corner {
    width: 41px;
    height: 41px;
    background-image: url('/files/positive/2012_10_12/images/frame/corners.png');
}

#pp .pp_side {
    width: 41px;
    height: 41px;
    background-repeat: repeat-y;
}

#pp .pp_edge {
    width: 41px;
    height: 41px;
    background-repeat: repeat-x;
}

#pp #pp_l {
	background: url('/files/positive/2012_10_12/images/frame/l.png');
	clear: left;
}

#pp #pp_r {
	background: url('/files/positive/2012_10_12/images/frame/r.png');
	clear: right;
}

#pp #pp_t {
	background: url('/files/positive/2012_10_12/images/frame/t.png');
}

#pp #pp_b {
	background: url('/files/positive/2012_10_12/images/frame/b.png');
}

#pp #pp_lt {
    background-position: top left;
}

#pp #pp_rt {
    background-position: right top;
}

#pp #pp_lb {
    background-position: left bottom;
}

#pp #pp_rb {
    background-position: right bottom;
}

#pp_without_frame {
    background: #ffffff;
    width: 41px;
    height: 41px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #777777;
    line-height: 12px;
    font-size: 11px;
}

#pp #pp_space_center {
    background: url('/files/positive/2012_10_12/images/bord2.jpg');
}

#pp #pp_space_center.pp_result {
    background: url('/files/positive/2012_10_12/images/bord4.jpg') top repeat-x;
}

#pp #pp_text {
    background: url('/files/positive/2012_10_12/images/bg2.jpg') repeat;
}

#pp_text_prev, #pp_text_next {
    width: 24px;
    height: 69px;
    background: url('/files/positive/2012_10_12/images/arr1.png');
    cursor: pointer;
    margin: 40px 0;
}

#pp_text_prev {
    float: left;
    background-position: left bottom;
}

#pp_text_next {
    float: right;
    background-position: right bottom; 
}

#pp_text_prev:hover {
    background-position: left top;
}

#pp_text_next:hover {
    float: right;
    background-position: right top; 
}


#pp #pp_text_textfield {
    width: 566px;
    height: 27px;
    padding: 9px 14px 10px 17px;
    background: url('/files/positive/2012_10_12/images/okna.png') 0 0;
    margin: 0 auto;
    text-align: center;
}

#pp #pp_text_textfield input {
    width: 555px;
    height: 27px;
    background: transparent;
    line-height: 27px;
    margin: 0 auto;
}

#pp #pp_text_textarea {
    width: 566px;
    height: 148px;
    padding: 10px 14px 9px 17px;
    background: url('/files/positive/2012_10_12/images/okna.png') 0 bottom;
    margin: 0 auto;
}

#pp #pp_text_textarea textarea {
    width: 555px;
    padding: 4px 5px 4px 6px; 
    height: 120px;
    background: transparent;
    margin: 0 auto;
}

#pp_counter {
	text-align: right;
	width: 97%;
	color: #667;
	font-style: italic;
}

#pp #pp_submit {
    text-align: center;
}

#pp #pp_submit input {
    color: #777;
    font-weight: bold;
    width: 190px;
    height: 67px;
    background: url('/files/positive/2012_10_12/images/knopka.png') center;
    cursor: pointer;
}

#pp #pp_space_bottom {
    background: url('/files/positive/2012_10_12/images/bord3.jpg');
}

#pp_save {
    display: block;
    height: 100%;
    width: 100px;
    float: right;
    line-height: 27px;
    background: #d4e4ef;
    background: -moz-linear-gradient(top, #d4e4ef 0%, #86aecc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4e4ef), color-stop(100%,#86aecc));
    background: -webkit-linear-gradient(top, #d4e4ef 0%,#86aecc 100%);
    background: -o-linear-gradient(top, #d4e4ef 0%,#86aecc 100%);
    background: -ms-linear-gradient(top, #d4e4ef 0%,#86aecc 100%);
    background: linear-gradient(to bottom, #d4e4ef 0%,#86aecc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc',GradientType=0 );
    text-decoration: none;
    text-shadow: 0 0 2px #555555;
    color: #ffffff;
}