﻿
.faq-list {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

	.faq-list .item {
		clear: both;
		overflow: hidden;
		min-height: 44px;
		margin-bottom: 8px;
		padding-left: 54px;
		padding-top: 10px;
		background:  url(/images/order/faq_li.png) 0 0 no-repeat;
		font-size: 22px;
		line-height: 24px;
		font-weight: 700;
		position: relative;
	}
	
		.faq-list .item.active {
			background:  url(/images/order/faq_li_a.png) 0 0 no-repeat;
		}
		
		.faq-list .item span {
			float: left;
			max-width: 780px;
			position: relative;
			display: block;
			padding-right: 22px;
			background: url(/images/order/faq_li_arrow.png) right 10px no-repeat;
			cursor: pointer;
			font-weight: normal;
		}
		
		.faq-list .item.active span {
			background: url(/images/order/faq_li_arrow_a.png) right 10px  no-repeat;
		}
	
	.flag-block,
	.faq-list .content {
		display: none;
		clear: both;
		float: left;
/* test */	
	margin-left: -20px;	
	
		width: 760px;
		margin-left: -16px;
		margin-top: -70px;
		margin-bottom: 17px;
		background: url(/images/order/faq_y.jpg) 0 0 repeat-y;
	}
	
		.flag-block .bg {
	margin-left: -20px;		
	}	
		.flag-block .bg,
		.faq-list .content .bg {
			clear: both;
			float: left;
/* test */	
			
			width: 912px;
			background: url(/images/order/faq_b.png) 0 bottom no-repeat;
		}
		
		.flag-block .bg2,
		.faq-list .content .bg2 {
			clear: both;
			float: left;
			width: 710px;
			min-height: 180px;
			padding: 75px 72px 30px 42px;
			padding: 75px 72px 30px 42px;
			background: url(/images/order/faq_t.png) 0 top no-repeat;
			font-size: 14px;
			font-family: Trebuchet MS;
			line-height: 16px;
		}
		
		.flag-block .bg2 {
/* test */		
	margin-left: -20px;			
			width: 912px;
		}

.payment-spoiler .item {
	overflow: hidden;
	width: 100%;
	padding-left: 44px;
	background:  url(/images/order/order_li.gif) 0 15px no-repeat;
	font-size: 24px;
	line-height: 26px;
}

	.payment-spoiler .item span {
		float: left;
		width: 490px;
		padding-right: 0;
		border-bottom: #000 dotted 2px;
		background: none;
	}
	
	.payment-spoiler .item b {
		float: right;
		margin-right: 45px;
		margin-top: 5px;
		font-weight: 500;
		font-size: 12px;
		font-family: Trebuchet MS;
		width: 370px;
	}
	
		.payment-spoiler .item b a {
			color: #000;
		}
	
	.payment-spoiler .item.active {
		background:  url(/images/order/order_li.gif) 0 15px no-repeat;
	}
		
		.payment-spoiler .item.active span {
			border-bottom: none;
			background: none;
		}

		

.order-block1 a {
    color: #FFFFFF;
    text-decoration: none;
}
.order-block1 a:hover {
    text-decoration: underline;
}
.order-block1 {
    background: url("/images/order/order_block_x.jpg") repeat-x scroll 0 0 transparent;
    height: 259px;
    margin-bottom: 24px;
    overflow: hidden;
	width: 850px;
	float: center;
	margin-left: 0px;
}
.order-block1 .flag2, .order-block1 .flag1, .order-block1 .flag3 {
    color: #FFFFFF;
    float: left;
    font: 700 18px Arial,Helvetica,sans-serif;
    margin-bottom: 13px;
    margin-top: 25px;
    text-align: center;
    text-shadow: 0 -1px 0 #2E3337;
}
.order-block1 .flag1 {
    margin-left: 20px;
    width: 260px;
}
.order-block1 .flag2 {
    margin-left: 25px;
    width: 260px;
}
.order-block1 .flag3 {
    margin-left: 20px;
    width: 260px;
}
.order-block1 .flag2 img, .order-block1 .flag1 img, .order-block1 .flag3 img {
    margin-bottom: 5px;
}
.order-block1 .flag2 span, .order-block1 .flag1 span, .order-block1 .flag3 span {
    color: #959BA0;
    font-size: 14px;
    font-weight: 500 !important;
    text-shadow: none;
}

