@CHARSET "UTF-8";
/* -------- reset.css - v1.0 | 20080212 ------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* -------- begin html tag settings --------- */
BODY {
	background: #e1e1e1 url(https://s3.amazonaws.com/com.alexa.toolbar/atbp/_shared/images/bg.png) center center repeat-y;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
h1, h2, h3, h4, h5 { 
	line-height: 1.4em;
}
h1 {
	color: #06c;
	font-size: 1.8em;
}
h1 span {
	color: #999;
	font-size: .4em;
	vertical-align: super;
}
h2 {
	color: #777;
	font-size: 1.4em;
}
h3 {
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
}
ul, ol {
	margin: 10px 20px;
}
ul li {
	list-style-image:  url('/Toolbars/images/bullet.gif');
	margin-bottom: 10px;
}
ol li {
	list-style: decimal;
	margin-bottom: 10px;
}
p {margin: 1em 0;}
a {
	color: #006bb3;
	cursor: pointer;
	text-decoration: none;
}
a:visited {
	color: #4999cf;
}
a:hover, a:active {
	color: #bfb354;
	text-decoration: underline;
}

/* ---------- begin structural settings ---------------- */
#pageContainer {
	font-size: .8em;
	margin: 0 auto;
	width: 940px;
}
#header {
	margin: 10px 30px 0;
	_margin: 10px 0 0 55px;
	overflow: hidden;
}
#header-logo{
	overflow: hidden;
	margin-bottom: 22px;
	vertical-align: middle;
}
#logo{
	margin: 0 30px;
}
#logo, #header-logo h1{
}
.power_by_alexa_wrapper{
	text-align:right;
}
#footer {
	border-top: 1px solid #e1e1e1;
	clear: both;
	color: #999;
	float: left;
	margin: 30px 30px 0;
	padding: 10px 0;
	text-align: center;
	width: 880px;
}
#footer #disclaimers {
	font-size: .8em;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, 
.col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20,
.col-21, .col-22, .col-23, .col-24{
	float: left;
}
.col-1	{ width: 4%; }
.col-2	{ width: 8%; }
.col-3	{ width: 12%; }
.col-4	{ width: 16%; }
.col-5	{ width: 20%; }
.col-6	{ width: 25%; }
.col-7	{ width: 29%; }
.col-8	{ width: 33%; }
.col-9	{ width: 37%; }
.col-10	{ width: 41%; }
.col-11	{ width: 45%; }
.col-12	{ width: 50%; _width: 49.9%;}
.col-13	{ width: 54%; }
.col-14	{ width: 58%; }
.col-15	{ width: 62%; }
.col-16	{ width: 66%; }
.col-17	{ width: 70%; }
.col-18	{ width: 75%; }
.col-19	{ width: 79%; }
.col-20	{ width: 83%; }
.col-21	{ width: 87%; }
.col-22	{ width: 91%; }
.col-23	{ width: 95%; }
.col-24	{ width: 100%; margin-right: 0; }
.row {
	overflow: hidden; 
    clear: both;
}
#tb-install-page #content{
	clear: both;
	margin: 0 25px;
	_margin: 0 0 0 55px;
    padding: 0 0 30px;
    text-align: left;
}
#tb-install-page #content-top{
	background: url("https://s3.amazonaws.com/com.alexa.toolbar/atbp/_shared/images/img-top-shadow.jpg") no-repeat transparent;
	width: 890px;
	height: 30px;
	border-top: 1px solid #e1e1e1;
}
#tb-install-page #toolbar-preview-wrapper{
	width: 890px;
	height: 150px;
	margin-bottom: 10px;
}
#tb-install-page.tb-ie #toolbar-preview-wrapper, 
#tb-install-page.tb-not-supported #toolbar-preview-wrapper{
	background: url("https://s3.amazonaws.com/com.alexa.toolbar/atbp/_shared/images/img-ie-bg.jpg") no-repeat transparent;
}
#tb-install-page.tb-ff #toolbar-preview-wrapper{
	background: url("https://s3.amazonaws.com/com.alexa.toolbar/atbp/_shared/images/img-ff-bg.png") no-repeat transparent;
}
#tb-install-page.tb-gg #toolbar-preview-wrapper{
	background: url("https://s3.amazonaws.com/com.alexa.toolbar/atbp/_shared/images/img-gg-bg.png") no-repeat transparent;
}
#tb-install-page #configuration_icon{
  width: 19px;
  height: 19px;
  overflow: hidden;
  top: 50px;
  left: 820px;
  float: left;
  position: relative;
}
#tb-install-page #toolbar_preview_div{
	background-color: #ddd;
    border: 1px solid #bfbfbf;
    height: 35px;
    margin: 0 auto;
    padding-right: 5px;
    vertical-align: middle;
    width: 860px;
    position: relative;
    top: 58px;
    white-space: nowrap;
}
#tb-install-page.tb-ff #toolbar_preview_div{
	top: 72px;
}
#tb-install-page.tb-gg #toolbar_preview_div{
	top: 74px;
}
#tb-install-page #toolbar_preview_div img{
	vertical-align: middle;
	height: 20px;
}
#tb-install-page #toolbar_preview_div img#down-arrow{
	height: auto;
}
#tb-install-page #toolbar_preview_div #btn-left, 
#tb-install-page #toolbar_preview_div #btn-right{
	margin-top: 6px;
}
#tb-install-page #btn-left{
	float: left;
	height: 26px;
	width: 790px;
}
#tb-install-page .btn-wrapper{
	margin-left: 9px;
	line-height: 20px;
}
#tb-install-page .btn-wrapper span{
	vertical-align: middle;
	color: #039;
} 
#tb-install-page #btn-right{
	float: right;
	text-align: right;
	width: 70px;
}
.install-box {
	background: url(https://s3.amazonaws.com/com.alexa.toolbar/atbp/_shared/images/img-dowloadbox.jpg) no-repeat transparent;
	text-align: center; 
	width: 430px;
	height: 224px;
	margin: 0 auto; 
	padding-top: 35px;
}
.install-box-gg {
	background: url(https://s3.amazonaws.com/com.alexa.toolbar/atbp/_shared/images/img-dowloadbox-gg.jpg) no-repeat transparent !important;
	width: 454px !important;
  height: 405px !important;
}
#tb-install-page.tb-not-supported .install-box {
	padding-top: 45px;
}
.install-box .help {
	font: normal 11px Helvetica,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.install-box img {
	margin: 10px 10px;
	vertical-align: middle;
}
.install-box h3 {
	font: bold 22px helvetica, Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #06c;
}
#desc-box{
	padding: 0 15px;
	font: normal 15px/1.3 'Lucida Grande',Verdana,Geneva,Arial,Helvetica,sans-serif;
  word-wrap: break-word;
}
