body {
	background: #000 url(img/starfield-vanilla.jpg) top center no-repeat;
	height: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	

/* This just makes text is safari look about a million times better */
	text-shadow: 0 0 1px rgba(0,0,0,.01);
	-webkit-text-stroke: 1px transparent;
	color: #fff;
	margin: 0;
	padding: 0;
}

@media only screen and (max-device-width:480px) { body { -webkit-text-stroke: 0 black; } }

* {
	outline: 0;
}

img {
	border: 0px;
	outline: 0;
}

#container {
	width: 805px;
	margin: 40px auto 0px auto;
	position: relative;
}

h1 a {
	position: absolute;
	display: block;
	width: 191px;
	height: 62px;
	margin: 0px;
	top: 5px;
	left: 15px;
	background: url(img/logo.png);
	text-indent: -5000em;
	z-index: 300;
}

#welcometop {
	display: block;
	position: relative;
	background: url(img/welcometop-vanilla.png);
	width: 867px;
	height: 409px;
	margin: 0px 0 0 -9px;
	text-shadow: 0 -1px 0px rgba(0,0,0,.5);
}

#welcometop .desc {
	position: absolute;
	left: 36px;
	top: 140px;
	color: #fff;
	width: 330px;
	font-size: 15px;
	line-height: 16px;
}

#welcometop .desc a:link, #welcometop .desc a:visited {
	text-decoration: underline;
	color: #fff;
	font-size: 15px;
}

#top {
	display: block;
	position: relative;
	background: url(img/top-vanilla.png);
	width: 867px;
	height: 578px;
	margin: 0px 0 0 -9px;
	text-shadow: 0 -1px 0px rgba(0,0,0,.5);
}

#top h2 {
	display: block;
	position: absolute;
	top: 84px;
	left: 35px;
	width: 290px;
	height: 58px;
	background: url(img/whats.png);
	text-indent: -5000em;
}

#top .desc {
	position: absolute;
	left: 36px;
	top: 150px;
	color: #fff;
	width: 320px;
	font-size: 15px;
	line-height: 16px;
}

#top .more {
	position: absolute;
	left: 36px;
	top: 450px;
	color: #fff;
	width: 390px;
	font-size: 15px;
	line-height: 16px;
}

#top .icon {
	position: absolute;
	top: 300px;
	left: 30px;
}

#top .findOutMore:link, #top .findOutMore:visited {
	word-wrap: normal;
	margin-left: 6px;
	margin-bottom: 11px;
	margin-right: 16px;
	margin-top: 23px;
	width: 74px;
	height: 21px;
	display: inline-block;
	background: url(img/donate.gif);
	text-indent: -5000em;
	float: right;
}


#top .screens {
	position: absolute;
	top: 468px;
	left: 435px;
	width: 368px;
}

#top .screens a:link, #top .screens a:visited {
	display: block;
	float: right;
	margin: 0 7px 0 0;
}

#getIt {
	text-decoration: none;
	background: #565a65;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}

#getIt .divider {
	margin: -1px 0 0 -3px;
}

#getIt h2 {
	text-decoration: none;
	margin: 10px 20px 10px 70px;
}

#getIt h2 .num {
	margin-left: -40px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	color: #fff;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #5078be;
	float: left;
	line-height: 46px;
}

#getIt h3 {
	margin-left: 70px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: -12px;
	color: #c02d27;
	font-weight: normal;
}

#getIt .step {
	font-size: 20px;
	padding-left: 40px;
	padding-bottom: 15px;
	padding-right: 70px;
	padding-top: 15px;
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	border-top: 1px solid #4a4d57;
	border-bottom: 1px solid #7e838f;
	background: #5d626e;
	color: #fff;
}

#getIt .steptext {
	line-height: 15px;
	font-size: 20px;
	padding-left: 40px;
	padding-bottom: 15px;
	padding-right: 70px;
	padding-top: 15px;
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	border-top: 1px solid #4a4d57;
	border-bottom: 1px solid #7e838f;
	background: #5d626e;
	color: #fff;
}

#getIt .steptext_oneline {
	line-height: 25px;
	font-size: 20px;
	padding-left: 40px;
	padding-bottom: 15px;
	padding-right: 70px;
	padding-top: 15px;
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	border-top: 1px solid #4a4d57;
	border-bottom: 1px solid #7e838f;
	background: #5d626e;
	color: #fff;
}

#getIt .steptext .num {
	margin-left: 30px;
	margin-bottom: 0;
	margin-right: 20px;
	margin-top: 0;
	color: #1e232c;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #8c929f;
	float: left;
	line-height: 33px;
}

#getIt .steptext_oneline .num_oneline {
	margin-left: 30px;
	margin-bottom: 0;
	margin-right: 20px;
	margin-top: -4px;
	color: #1e232c;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #8c929f;
	float: left;
	line-height: 33px;
}

#getIt .step .num {
	margin-left: -10px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0;
	color: #1e232c;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #8c929f;
	float: left;
	line-height: 33px;
}

#getIt .step .num img {
	margin-right: -2px;
	margin-left: 2px;
}

#getIt .step #plus1 {
	margin-left: -10px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0;
	color: #1e232c;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #8c929f;
	float: left;
	line-height: 33px;
}

#getIt .step #neg1 {
	margin-left: -6px;
	margin-bottom: 0;
	margin-right: 5px;
	margin-top: 0;
	color: #1e232c;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #8c929f;
	float: left;
	line-height: 33px;
}

#getIt .step #plus2 {
	margin-left: -10px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0;
	color: #1e232c;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #8c929f;
	float: left;
	line-height: 33px;
}

#getIt .step #neg2 {
	display: none;
	margin-left: -6px;
	margin-bottom: 0;
	margin-right: 5px;
	margin-top: 0;
	color: #1e232c;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #8c929f;
	float: left;
	line-height: 33px;
}

#getIt .step #plus3 {
	margin-left: -10px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0;
	color: #1e232c;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #8c929f;
	float: left;
	line-height: 33px;
}

#getIt .step #neg3 {
	display: none;
	margin-left: -6px;
	margin-bottom: 0;
	margin-right: 5px;
	margin-top: 0;
	color: #1e232c;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #8c929f;
	float: left;
	line-height: 33px;
}

#getIt .step a:link, #getIt .step a:visited {
	color: #fff;
	text-decoration: none;
}

#part .step img {	
	width: 40px; height: 40px; margin-left: -5px;
}

#getIt .what2say {
	padding-left: 40px;
	padding-bottom: 14px;
	padding-right: 150px;
	padding-top: 14px;
	background: #eaeaeb;
	border: 1px solid #3b3e46;
	color: #3b3e46;
	text-shadow: none;
	font-size: 12px;
	margin: 10px 0;
}

#part {
	background: #292f3c;
	padding: 1px 20px 20px 20px;
	margin-top: -4px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	margin-bottom: 40px;
}

#part .counter {
	float: right;
	margin: 20px 10px 0 0;
	width: 280px;
	text-align: right;
	color: #5078be;
	padding-top: 10px;
}

#part .counter #number {
	float: right;
	width: 80px;
	height: 27px;
	padding: 5px 10px;
	text-align: right;
	font-size: 21px;
	font-weight: bold;
	background: url(img/counter_back.png);
	margin: -8px 0 0 7px;
	color: #fff;
}

#part h2 {
	margin: 15px 0px 3px 50px;
}

#part h2 {
	margin: 15px 0px 3px 50px;
}

#part h2 .num {
	color: #fff;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #5078be;
	float: left;
	margin: 0 0 0 -33px;
	line-height: 46px;
}

#part h3 {
	color: #5078be;
	margin: -6px 0px 3px 50px;
	font-weight: normal;
}

#part .step {
	font-size: 20px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 70px;
	padding-top: 15px;
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	border-top: solid #4a4d57;
	border-bottom: solid #7e838f;
	background: #5d626e;
	color: #fff;
}

#part #stepsmall {
	font-size: 20px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	padding-bottom: 5px;
	padding-right: 70px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	border-top: solid #4a4d57;
	border-bottom: solid #7e838f;
	background: #5d626e;
	color: #fff;
}

#part #stepsmall a {
	text-decoration: none;
	width: 767px;
	display: block;
	color: white;
}

#part .step a:link, #part .step a:visited {
	color: #fff;
	text-decoration: none;
}

#part .what2say {
	padding-left: 20px;
	padding-bottom: 14px;
	padding-right: 50px;
	padding-top: 14px;
	background: #eaeaeb;
	border: 1px solid #3b3e46;
	color: #3b3e46;
	text-shadow: none;
	font-size: 12px;
	margin: 10px 0;
}

#part p {
	margin-top: 10px;
	margin-bottom: -10px;
	margin-right: 0px;
	text-align: right;
	color: #989592;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}

#part p a:link, #part p a:visited {
	color: #989592;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}

#part p a:hover {

	color: white;

}

#part .md5 {
	color: #5078be;

}

.build_usb {
	float: right; margin-top: -32px; margin-right: -50px; font-size: 14px;
}

.build_vb {
	float: right; margin-top: -32px; margin-right: 8px; font-size: 14px;
}

.build_vm {
	float: right; margin-top: -32px; margin-right: 30px; font-size: 14px;
}

.buildtitle_usb {
	margin-top: 0px;
}

.buildtitle_vb {
	margin-top: 0px; margin-left: -18px;
}

.buildtitle_vm {
	margin-top: 0px; margin-left: -12px;
}

.step .date {
	font-size: 14px;
}

.toggle {
	width: 767px;
	font-size: 14px;
	text-align: center;
}

.topstep {
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
}

.bottomstep {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}

.explabel {
	margin-left: 20px;
}

.inst {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	display: inline;
	font-size: 15px;
}

.inst a {
	text-decoration: underline;
	color: white;
}

.inst ul {
	margin-left: 40px;
	line-height: 25px;
}

.code {
	font-family: Courier, Monaco, monospace;
}

.ad {
	width: 721px;
	text-align: center;
}

.donate {
	left: 706px;
	top: 627px;
	position: absolute;
	float: right;
}


#nav {
	right: 0px;
	bottom: 0px;
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	border-left-width: 3px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 3px;
	border-color: white;
	border-style: solid;
background: #bf433f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmNDMzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NDFkMWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #bf433f 0%, #841d1f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf433f), color-stop(100%,#841d1f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bf433f 0%,#841d1f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bf433f 0%,#841d1f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bf433f 0%,#841d1f 100%); /* IE10+ */
background: linear-gradient(top,  #bf433f 0%,#841d1f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf433f', endColorstr='#841d1f',GradientType=0 ); /* IE6-8 */

	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 80px;
	padding: 0px;
	position: fixed;
	float: right;
	height: 160px;
	width: 110px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 20px 0px 0px 0px;
border-radius: 20px 0px 0px 0px;


}

.navimages {
}#nav .vanilla {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	background-repeat: no-repeat;
	background-image: url(img/vanillalogo-small.png);
	height: 89px;
	width: 90px;

}	
	#nav .lime {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	background-repeat: no-repeat;
	background-image: url(img/limelogo-small.png);
	height: 89px;
	width: 90px;

}	

.getstarted {
	position: relative;
	line-height: 38px;
	margin-left: 30px;
	font-size: 17px;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}

	.os {
	margin-top: -5px;
	padding-bottom: 15px;
	margin-left: 30px;
	height: 100px;
	width: 665px;
}
	.osicon {
	background-image: url(img/ossprite.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 120px;
	display: inline-block;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
	.windows {
	background-position: -10px -10px;
	margin-left: 30px;
	float: left;
}
	.windows:hover {
	background-position: -10px -438px;
}
	.mac {
		background-position: -10px -155px;
		margin-left: 133px;
}
	.mac:hover {
	background-position: -10px -583px;
}
	.linux {
		background-position: -10px -300px;
		margin-right: 20px;
		float: right;
}
	.linux:hover {
	background-position: -10px -728px;
}
	.maketext {
	margin-left: 265px;
	margin-top: 5px;
	display: inline-block;
}
	.getstarted img {
	position: absolute;
	display: inline-block;
}	
	

