﻿/* -- Reseller Page -- */
div.country {
	float : left;
	width : 705px;
	padding : 5px;
	font-weight: bold;
	color: #808b9c;
	border: 1px solid #d5dbe6;
	background-color: #f2f3f6;
}
img.flag {
	width : 18px;
	height : 12px;
	border : 0;
	margin-right : 5px;
}
div.reseller {
	width : 100%;
}
div.reseller-logo {
	float : left;
	width : 175px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : center;
}
div.reseller-address {
	float : left;
	width : 174px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding-bottom : 10px;
}
div.feature_l_col {
	margin-top : 10px;
	padding-right : 10px;
	float : left;
	width : 350px;
}
div.feature_r_col {
	margin-top : 10px;
	float : right;
	width : 350px;
}
/* -- Price List Page -- */
div.product {
	float: left;
	width: 320px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: #f5f5f5;
	font-weight: bold;
}
div.license-count {
	float: left;
	width: 65px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 1px;
	margin-left: 2px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
	text-align: center;
}
div.license-type {
	float: left;
	width: 275px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	margin-top: 1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: #fafafa url('../../img/cart.gif') 4px 4px no-repeat;
}
div.license-type-help {
	float: left;
	width: 20px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #fafafa;
	text-align: left;
	font-weight: bold;
}
div.license-amount {
	float: left;
	width: 65px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 1px;
	margin-left: 2px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #fafafa;
	text-align: center;
}
div.spacer {
	float: left;
	margin-top: 12px;
}
div.license-amount a, div.license-amount a:visited {
	color: #333333;
}
div.license-amount a:active, div.license-amount a:hover {
	color: #000;
	font-weight: bold;
}
/* -- Offers Page -- */
div.chart {
	float: left;
	width: 400px;
}
div.chart div.caption {
	float: left;
	width: 138px;
	padding: 5px;
	margin: 1px;
	color: #808b9c;
	font-weight: bold;
	background-color: #f2f3f6;
	border: 1px solid #d5dbe6;
	text-align: center;
}
div.chart div.rowOffers {
	float: left;
	width: 138px;
	padding: 5px;
	margin: 1px;
	background-color: white;
	border: 1px solid #d5dbe6;
	text-align: center;
}
/* -- Renewals Page -- */
div.pgraph {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* -- Purchase Page -- */
a.bookmark {
	color: #595959;
	text-decoration: none;
}
div.cart {
	float : left;
	width : 16px;
	height : 15px;
	background : #fafafa url('../../img/purchase/cart.gif') no-repeat;
}
div.price {
	float : left;
	margin-left : 5px;
}
div.purchase {
	padding: 10px;
	margin: 5px;
	float: left;
}
div.purchase div {
	margin-bottom: 10px;
	width: 100%;
}
div.purchase span.name {
	font-size: 18px;
	font-weight: bold;
}
div.purchase span.version {
	font-size: 18px;
	font-weight: bold;
	color: #c0c0c0;
}
div.boxshot {
	float: left;
	width: 152px;
	height: 142px;
	margin-top: 10px;
}
div.bundle {
	float: left;
	width: 502px;
	margin: 10px;
	border-left: 5px #d5dbe6 solid;
	padding: 0 0 0 20px;
}
div.individual {
	width: 205px;
	border-right: 1px #c0cada dotted;
	border-bottom: 1px #c0cada dotted;
}
td.col, td.dark {
	width : 25%;
	vertical-align : top;
	color: #808b9c;
	border: 1px solid #d5dbe6;
	background-color: #f2f3f6;
}
td.dark2 {
	vertical-align : top;
	color: #808b9c;
	border: 1px solid #d5dbe6;
	background-color: #f2f3f6;
}
td.col {
	text-align : left;
}
td.light {
	width : 25%;
	text-align : left;
	vertical-align : top;
	border: 1px solid #d5dbe6;
}
td.light2 {
	text-align : left;
	vertical-align : top;
	border: 1px solid #d5dbe6;
}
td.dotline {
	background : #fff url('../../img/purchase/dot.gif') repeat-x left center;
}
td.vdotline {
	background : #fff url('../../img/purchase/dotv.gif') repeat-y center top;
}
td.prodtitle {
	color : #595959;
	font-size : 18px;
	font-weight : bold;
}
p.list {
	margin-bottom : 5px;
}
span.prodtitle {
	font-size : 18px;
	font-weight : bold;
}
tr.dark {
	vertical-align : top;
	color: #808b9c;
	border: 1px solid #d5dbe6;
	background-color: #f2f3f6;
}
tr.light {
	text-align : left;
	vertical-align : top;
	border: 1px solid #d5dbe6;
}
