*, html {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
	color: #000;
	font: 1em Tahoma, Arial, sans-serif;
}
p {
	padding: 7px 20px 0 20px;
	font-size: 0.9em;
}
a {
	color:#05548C;
}
h1 {
	padding: 14px 0 0 19px;
	margin: 0;
	font-size: 1em;
}
div#advert strong, h2 {
	font-size: 1em;
	padding: 0 20px 0 20px;
	color: #ff9d00;
}
ul {
	font-size: 0.9em;
}
li {
	margin: 0 20px 0 35px;
}
* html li {
	height:1%; /* IE6 bug fix */
}
div#container {
	width: 993px;
	margin: 10px auto;
}
div#masthead {
	width: 993px;
	height: 90px;
	background: url(images/masthead.jpg) no-repeat;
}
div#msdnbar {
	width: 984px; /*height: 65px;*/
	margin-left: 3px;
	background-color: #ececec;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	padding:5px 0 10px 0;
}
div#msdnbar .msdn {
	float: right;
	display: block;
	padding: 20px 10px 5px 10px;
}
div#msdnbar .casestudy {
	float: right;
	display: block;
	padding: 10px 10px 5px 10px;
}
#msdnbar h2 {
	color: #005494;
	font-weight: bold;
}
div#advert {
	position:relative;
	width: 600px;
	height: 250px;
	background: url(images/landing-large.jpg) no-repeat;
	padding: 127px 0 0 394px;
}
div#advert.upgrade {
	background: url(images/landing-small.jpg) no-repeat;
	left:-5px;
}
div#advert a#sale {
	position:absolute;
	z-index:2;
	top:149px;
	right:639px;
	height:70px;
	width:114px;
	text-decoration:none;
	text-align:center;
	font:14px 'Arial Black', Arial, Helvetica, sans-serif;
	color:#FFF;
}
div#advert a#sale span {
	color:#ff9d00;
}
div#advert a#discount {
	position:absolute;
	display:block;
	width:154px;
	height:281px;
	left:216px;
	top:5px;
}
div#advert a#saving {
	position:absolute;
	display:block;
	width:502px;
	height:61px;
	left:376px;
	top:49px;
}
div#advert a#saving.upgrade {
	width:570px;
}
div#advert ul,  div#advert-cg ul {
	list-style: none;
	font-size: 1em;
	color: #8cdeff;
	margin: -10px 0 0 -20px;
}
div#advert li,  div#advert-cg li {
	margin: 0;
	padding: 3px 0 4px 29px;
	background: url(images/point.gif) no-repeat left;
	background-position: 0px 2px;
	font-size: 1em;
}
div#advert li a,  div#advert-cg li a {
	color: #8cdeff;
	text-decoration: none;
}
div#advert li a:hover, div#advert-cg li a:hover {
	color: #fff;
}
div#advert p,  div#advert-cg p {
	padding: 7px 0;
	font-size: 1em;
	color: #FFF;
}
div#advert strong,  div#advert-cg strong {
	color: #ff9d00;
	text-transform: uppercase;
	font-size: 1em;
	padding: 7px 20px 0 0;
}
div#advert img {
	float: right;
	margin: 5px 20px 0 0;
}
div#advert div.buydownload {
	position: absolute;
	right: 5px;
	bottom: 19px;
	text-algin: right;
	padding: 0;
	width: 329px;
	height: 45px;
	background: url(images/buydownload.jpg) 0px 0px no-repeat;
}
div#advert div.altbuydownload {
	float: right;
	text-algin: right;
	margin: 34px 0 0 0;
	padding: 0;
	width: 123px;
	height: 45px;
	background: url(images/buyalt.jpg) 0px 0px no-repeat;
}
div#advert div.altbuydownload a#buylink {
	float: right;
	display: block;
	width: 123px;
	height: 45px;
}
div#advert div.altbuydownload a#buylink span {
	display: none;
}
div#advert div.buydownload span {
	display: none;
}
div#advert div.buydownload a#downloadlink {
	float: left;
	display: block;
	width: 215px;
	height: 45px;
}
div#advert div.buydownload a#buylink {
	float: right;
	display: block;
	width: 113px;
	height: 45px;
}
div#screenshot {
	border: 1px solid #d8d8d8;
	background: #ececec;
	padding: 18px 18px;
	float: right;
}
#clear {
	clear: both;
}
div#quote {
	border: 1px solid #d8d8d8;
	background: #ececec;
}
div#quote strong {
	color: #828282;
	font-style: normal;
}
div#quote p {
	margin-top: 10px;
	font-size: 0.8em;
	color: #05588d;
	font-style: italic;
}
div#quote img {
	float: right;
	margin: 5px 20px 10px 0;
}
div#copyright {
	font-size: 0.8em;
	text-align: center;
	color: #959595;
	margin-top: 5px;
}
div#copyright strong {
	white-space:nowrap;
}
/*
a#bigbuy {
	width: 613px;
	height: 118px;
	display: block;
	color: #ff9d00;
	text-decoration: none;
	font-weight: bold;
}
a#bigdownload {
	width: 380px;
	height: 118px;
	display: block;
}
a#bigdownload span {
	display: none;
}
a#bigbuy div {
	font-size: 20px;
	padding: 65px 0 0 260px;
}
*/


a#bigbuy {
	width: 613px;
	height: 118px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}
a#bigdownload {
	width: 380px;
	height: 118px;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: bold;
}
a#bigbuy .buynow {
	position: absolute;
	top: 22px;
	left: 24px;
	color: #ff9d00;
	font-size: 28px;
}
a#bigbuy .discountcode {
	position: absolute;
	top: 64px;
	left: 24px;
	color: #fff;
	font-size: 20px;
}
a#bigbuy .discountcode span {
	color: #ff9d00;
}
a#bigbuy .discountvalue {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 100px;
	height: 80px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}
a#bigbuy .discountvalue .value {
	font-size: 28px;
	margin-bottom: -6px;
	font-weight: bold;
	margin-top: 12px;
}
a#bigdownload div {
	position: absolute;
	font-size: 28px;
	font-weight: bold;
	color: #ff9d00;
	top: 40px;
	left: 50px;
}
#advert a#saving, #advert a#discount {
	text-decoration: none;
	color: #fff;
}
#advert a#saving .inner {
	margin: 15px 0 0 15px;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.8px;
}
#advert a#saving .inner span {
	font-weight: bold;
	color: #ff9d00;
}
#advert a#discount .inner {
	text-align: center;
	margin: 34px 0 0 10px;
	font-size: 22px;
}
#advert a#discount .inner .value {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: -8px;
}
div#advert-cg {
	position:relative;
	width: 993px;
	height: 345px;
	background: url(images/landing-small.jpg) no-repeat;
	padding: 0;
}
div#advert-cg ul {
	position: absolute;
	top: 125px;
	left: 390px;
}
div#advert-cg p {
	position: absolute;
	top: 270px;
	left: 375px;
}
div#advert-cg a#sale-cg {
	display: block;
	width: 130px;
	position: absolute;
	left: 232px;
	height: 270px;
	text-decoration: none;
}
div#advert-cg a#sale-cg div {
	text-align: center;
	margin: 164px 0 0 0;
	color: #fff;
	font-weight: bold;
}
div#advert-cg a#discount-cg {
	display: block;
	width: 10px;
	text-decoration: none;
	width: 130px;
	position: absolute;
	left: 232px;
	top: 40px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
div#advert-cg a#discount-cg .value {
	font-size: 36px;
	font-weight: bold;
	margin-top: -6px;
}
div#advert-cg a#saving-cg {
	display: block;
	text-decoration: none;
	position: absolute;
	top: 54px;
	left: 360px;
	width: 600px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
div#advert-cg a#saving-cg span {
	color: #ff9d00;
}
div#advert-cg a#saving-cg strong {
	text-transform: none;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0;
}
div#advert-cg div.altbuydownload {
	text-algin: right;
	padding: 0;
	width: 122px;
	height: 44px;
	background: url(images/buylink.gif) 0px 0px no-repeat;
	position: absolute;
	bottom: 17px;
	right: 4px;
}
div#advert-cg div.altbuydownload a#buylink {
	float: right;
	display: block;
	width: 123px;
	height: 45px;
}
div#advert-cg div.altbuydownload a#buylink span {
	display: none;
}
.clear {
	clear: both;
}
.buyonly a {
	display: block;
	background:url('images/buyalt.jpg') 0px 0px no-repeat;
	width: 123px;
	height: 45px;
	position: absolute;
	bottom: 19px;
	right: 5px;
}
.buyonly a span {
	display: block;
	text-indent: -9999em;
}
.smallbuynowbox {
	background: url('images/smallbuynow.jpg') top left no-repeat;
	position: relative;
	width: 415px;
	height: 150px;
}
.smallbuynowbox a.link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 415px;
	height: 150px;
}
.smallbuynowbox .burst {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 35px;
	right: 20px;
	width: 110px;
	text-align: center;
}
.smallbuynowbox .burst span {
	font-size: 34px;
}
.smallbuynowbox .toptext {
	color: #ff9d00;
	font-size: 28px;
	font-weight: bold;
	position: absolute;
	top: 40px;
	left: 20px;
}
.smallbuynowbox .code {
	color: #fff;
	position: absolute;
	top: 80px;
	left: 30px;
	font-size: 18px;
}
.smallbuynowbox .code span {
	color: #ff9d00;
	font-weight: bold;
}
