@charset "utf-8";
/* Default Style */
* {margin: 0px; padding: 0px;}

/* Buy Style Start Here */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 960px;
	font:13px/22px 'Segoe UI',Arial,verdana,Tahoma,Helvetica,sans-serif; 
	color:#263e63;
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	background-color: #dfe9f1;
	list-style: none;
	border-left: solid 1px #c2d1e1;
	border-bottom: solid 1px #c2d1e1;
	border-top: solid 1px #c2d1e1;
	border-right: solid 1px #c2d1e1;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	text-align:center;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: 'Segoe UI',Arial,verdana,Tahoma,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 100;
}

.TabbedPanelsTabHover {
	background-color: #ddeefb;
}

.TabbedPanelsTabSelected {
	background-color: #1e3862;
	border-bottom: 1px solid #dee6ea;
	color:#FFFFFF;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #c2d1e1;
	border-bottom: solid 1px #c2d1e1;
	border-top: solid 1px #c2d1e1;
	border-right: solid 1px #c2d1e1;
	background-color: #fff;
	float:left;
	padding: 10px;
	width: 940px;
}
.order-left {
	float: left;
	width: 690px;
	text-align: left;
	position: relative;
}
.order-left .buy-title {
	font-size: 40px;
	text-align: left;
	font-weight: bold;
	line-height: 50px;
	padding-top: 10px;
	padding-left: 13px;
}
.order-left .info {
	height: 14px;
	width: 14px;
	position: absolute;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	left: 378px;
	top: 18px;
}
.order-left .details 
{
	position: absolute;
	width: 432px;
	z-index: 10;
	top: 70px;
	display: none;
	left: 263px;
	height: 240px;
}
.order-right {
	float: right;
	width: 250px;
	background-image: url(../images/bg-offer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
	position: relative;
}
.order-right .offer {
	font-size: 12px;
	line-height: 14px;
	height: 70px;
	width: 88px;
	background-image: url(../images/offer.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	font-style: normal;
	color: #000000;
}
.order-right .discount-price {
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 30px;
	float: left;
}
.ordermid-left
{
	float: left;
	padding-left: 60px;
	padding-right: 60px;
	position: relative;
}
.ordermid-left .comparison-open {
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	font-size: 26px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
}
.ordermid-left .comparison-close {
	background-image: url(../images/substract.png);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	font-size: 26px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
}
.ordermid-left2
{
	float: left;
	width: 180px;
	float: left;
	margin-right: 28px;
	text-align: center;
	position: relative;
}
.ordermid-right
{
	float: right;
	width: 200px;
	text-align: center;
	background-color: #F5F5F5;
	border: 1px solid #ccc;
	border-top: none;
	position: relative;
}

.title-category 
{
	font-size: 22px;
	text-align: center;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.title-price 
{
	font-size: 40px;
	text-align: center;
	font-weight: bold;
}
.buytab-db
{
	margin-left: auto;
	margin-right: auto;
}
.title-price-cross {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	text-decoration: line-through;
	color: #F00;
}
.order-comparison {
	margin-right: auto;
	margin-left: auto;
	width: 877px;
	margin-top: 20px;
}
.order-paymethod
{
	margin-left: auto;
	margin-right: auto;
	width: 682px;
	height: 21px;
	padding: 40px 0px 30px 0px;
}
.order-note
{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height: 62px;
}
.order-support
{
	position: absolute; 
	margin-left: 120px; 
	margin-top: -26px;
}
.order-live-chat
{
	padding-left: 18px;
}
.clear
{
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 100%;
}