body {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
	background-size: auto;
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
}

/*header*/
#page > header {position:relative;}

header {
	position: absolute;
	clear: both;
	width: 100%;
	height: 100px;
	background: url('http://o.aolcdn.com/os/toolbar/toolbarart/alpha_tile_topbar') repeat-x bottom;

	border: 0px solid red;
}

/*content*/

#mainContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

#mainImage {
	position: relative;
	top: 0px;
	left: 0px;
	width: 56.25em;
	height: 50px;
	margin: 0 auto;
	background-image: url('http://o.aolcdn.com/os/toolbar/toolbarart/alpha_transparent');
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	border: 0px solid green;	
}

#pageTitleText {
	position: absolute;
	top: 42px;
	left: 45px;
	width: 600px;
	height: 70px;
	text-align: left;
	display: block;
	font-family: calibri;
	font-size: 36px;
	color: #FFFFFF;
	display: none;
	z-index: 201;
}


#pageSubtitleText {
	position: absolute;
	/*top: 145px;*/
	bottom: 400px;
	left: 420px;
	width: 420px;
	text-align: left;
	display: block;
	font-family: calibri;
	font-size: 28px;
	color: #000000;
	display: none;
	z-index: 201;
	border: 0px solid red;
	line-height: 28px;
}

#embeddedPhoto {
	position: absolute;
	top: 200px;
	left: 100px;
	width: 255px;
	height: 348px;
	background-image: url('http://o.aolcdn.com/os/toolbar/toolbarart/alpha_transparent');
	background-repeat: no-repeat;
}

#bulletItem1 {
	position: absolute;
	top: 218px;
	left: 440px;
	width: 403px;
	height: 70px;
	text-align: left;
	display: block;
	font-family: calibri;
	font-size: 20px;
	color: #000000;
	display: none;
	z-index: 201;
}


#bulletItem2 {
	position: absolute;
	top: 259px;
	left: 440px;
	width: 403px;
	height: 70px;
	text-align: left;
	display: block;
	font-family: calibri;
	font-size: 20px;
	color: #000000;
	display: none;
	z-index: 201;
}

#bulletItem3 {
	position: absolute;
	top: 300px;
	left: 440px;
	width: 403px;
	height: 70px;
	text-align: left;
	display: block;
	font-family: calibri;
	font-size: 20px;
	color: #000000;
	display: none;
	z-index: 201;
}

#bulletItem4 {
	position: absolute;
	top: 340px;
	left: 440px;
	width: 403px;
	height: 70px;
	text-align: left;
	display: block;
	font-family: calibri;
	font-size: 20px;
	color: #000000;
	display: none;
	z-index: 201;
}

#toolbarImage {
	position: absolute;
	top: 580px;
	width: 100%;
	height: 35px;
	margin: 0 auto;
	background-image: url('http://o.aolcdn.com/os/toolbar/toolbarart/alpha_transparent');
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
	border: 0px solid blue;	
	z-index: 2;
}

#toolbarDataBlock {
	position: absolute;
	top: 0px;
	left: 10px;
	text-align: left;
	line-height: 26px;	
	height: 26px;
	width: 625px;
}

#toolbarName {
	font-family: calibri;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	z-index: 202;
	display:none;
	margin: 0 10px 0 0;
	top: 4px;
}

#toolbarEditIcon {
	vertical-align:text-top;
	display: inline-block;
	margin: 0 10px 0 0;
	z-index: 202;
	display: none;
}

.tbIcon {
	vertical-align:text-top;
	z-index: 202;
	display: none;
	margin: 0 3px 0 0;	
}

.tbIconText {
	font-family: calibri;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	z-index: 202;
	display:none;
	margin: 0 10px 0 0;
}

#checkboxContainer {
	position: absolute;
	top: 400px;
	left: 400px;
	min-height: 10px;
	width: 330px;
	font-family: calibri;
	font-size: 12px;
	margin: 0 25px 28px 20px;
	color: #333333;
	text-align: left;
	border: 0px solid red;
	display: none;
	z-index: 3;
}


#customizationCheckboxContainer {
	position: absolute;
	top: 400px;
	left: 400px;
	height: 50px;
	width: 330px;
	font-family: calibri;
	font-size: 12px;
	margin: 0 25px 28px 20px;
	color: #333333;
	text-align: left;
	border: 0px solid yellow;
	display: none;
	z-index: 3;
}

#setHomepageCheckbox {
	margin-left: 0px;	
}

#setSearchCheckbox {
	margin-left: 0px;	
}

#customizationsCheck {
	margin-left: 0;	
}


.downloadButton {
	position: absolute;
	top: 320px;
	left: 220px;
	width: 350px;
	height: 90px;
	margin: 5px 0 5px 0;
	cursor: pointer;
	background-image: url('http://o.aolcdn.com/os/toolbar/toolbarart/alpha_buttonshade');
	background-repeat: no-repeat;
	z-index: 4;	
	display: none;
	border: 0px solid yellow;
}

.downloadButtonFlipped {
    transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    -khtml-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
}

.downloadButtonText {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 90px;
	font-family: calibri;
	font-size: 40px;
	line-height: 90px;
	cursor: pointer;
	z-index: 5;	
	display: none;
	color: #ffffff;
	border: 0px solid blue;


}

.downloadButtonTextFlipped {
    transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    -khtml-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
}


#EULAContainer {
	position: absolute;
	top: 360px;
	left: 330px;
	width: 350px;
	height: 70px;
	padding-top: 10px;
	text-align: left;
	display: block;
	font-family: calibri;
	font-size: 11px;
	color: #222222;
	border: 0px solid purple;
	z-index: 5;
}

#EULALinks a { outline: 0; outline: none; }
#EULALinks a:link {color: #3F8DD8; text-decoration: none;}
#EULALinks a:visited {color: #3F8DD8; }
#EULALinks a:active{color: #3F8DD8; }
#EULALinks a:hover {color: #00589d; }

a.privacyLink { outline: 0; outline: none; }
a.privacyLink:link {color: #3F8DD8; text-decoration: none;}
a.privacyLink:visited {color: #3F8DD8; }
a.privacyLink:active{color: #3F8DD8; }
a.privacyLink:hover {color: #00589d; }

#version {
	position: absolute;
	font-size: 33px;
	font-weight: normal;
	font-family: 'arial';
	top: 395px;
	left: 187px;
	
	border: 0px solid red;
}

#buttonImageContainer {
	position: absolute;
	top: 0px;
	left: 420px;
	z-index: 100;
	line-height: 28px;
	border: 0px solid red;
	display: none;
}

.buttonImages {
	margin: 0 14px 0 0;
	border: 0px solid red;
	z-index: 101;	
}

#appImageContainer {
	position: absolute;
	top: 0px;
	height: 28px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	left: 0px;
	z-index: 100;	
	background: #afb8bf;
	border: 0px solid red;
	display: none;
}

.appImages {

	margin: 2px 4px 0 0;
	border: 0px solid red;
	z-index: 101;	
}


#otfOverlayImage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 90px;
	background-image: url('http://o.aolcdn.com/os/toolbar/toolbarart/alpha_buttonshade');
	background-repeat: no-repeat;
	z-index: 200;	
	display: none;
	border: 0px solid yellow;
}

#otfOverlayText {
	position: absolute;
	top: 360px;
	left: 0px;
	width: 0px;
	height: 70px;
	padding-top: 10px;
	text-align: center;
	display: block;
	font-family: calibri;
	font-size: 11px;
	color: #222222;
	border: 0px solid yellow;
	display: none;
	z-index: 201;
}

#floatingImage {
	position: absolute;
	top: 0px;
	left: 220px;
	width: 350px;
	height: 90px;
	background-image: url('http://o.aolcdn.com/os/toolbar/toolbarart/alpha_buttonshade');
	background-repeat: no-repeat;
	z-index: 200;	
	display: none;
	border: 0px solid yellow;
}

#floatingText {
	position: absolute;
	top: 360px;
	left: 330px;
	width: 350px;
	height: 70px;
	padding-top: 10px;
	text-align: left;
	display: block;
	font-family: calibri;
	font-size: 11px;
	color: #222222;
	border: 0px solid purple;
	display: none;
	z-index: 201;
}

#floatingImage2 {
	position: absolute;
	top: 0px;
	left: 220px;
	width: 350px;
	height: 90px;
	background-image: url('http://o.aolcdn.com/os/toolbar/toolbarart/alpha_buttonshade');
	background-repeat: no-repeat;
	z-index: 200;	
	display: none;
	border: 0px solid yellow;
}

#floatingText2 {
	position: absolute;
	top: 360px;
	left: 330px;
	width: 350px;
	height: 70px;
	padding-top: 10px;
	text-align: left;
	display: block;
	font-family: calibri;
	font-size: 11px;
	color: #222222;
	border: 0px solid purple;
	display: none;
	z-index: 201;
}

#footerContainer {
	position: absolute;
	top: 620px;
	left: 0px;
	width: 600px;
	height: 70px;
	font-family: calibri;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border: 0px solid red;
	z-index: 9;
}

#footerContainer a { outline: 0; outline: none; }
#footerContainer a:link {color: #f8fde3; text-decoration: none;}
#footerContainer a:visited {color: #f8fde3; }
#footerContainer a:active{color: #f8fde3; }
#footerContainer a:hover {color: #000000; }

@media screen and (max-width: 899px){
}