/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


html, body {
	height: 100%;
	min-width: 960px;
}

body {
	font-family: arial, sans-serif;
	font-size: 62.5%;
}

p {
	margin-top: 1em;
}

p.first {
	margin-top: 0;
}

strong {
	font-weight: bold;
}

#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	min-width: 600px;

	background: #3c475d url(//files.alotimg.com/mercury/img/body-bg.jpg);
}

.clear {
	clear: both;

	height: 0;

	font-size: 0;
	line-height: 0;
}

.nowrap {
	white-space: nowrap;	
}

.hidden {
	display: none;
}


@font-face {
	font-family: anivers;
	src: local("Anivers-Regular"),
		url(http://www.alot.com/files/font/anivers-regular.ttf);
}

@font-face {
	font-family: aniversIe;
	src: url(http://www.alot.com/files/font/anivers-regular.eot);
}

.header {
	height: 150px;

	overflow: hidden;

	background: #051546 url(//files.alotimg.com/mercury/img/header-bg.jpg) no-repeat;

	color: #fff;
}

.logo {
	float: left;
}

.logoLink {
	display: block;
	float: left;

	height: 80px;
	width: 151px;
	overflow: hidden;

	margin: 26px 0 0 20px;
	background: url(//files.alotimg.com/mercury/img/alot-logo.png) no-repeat;

	font-size: 0;
	line-height: 0;
	text-indent: -999px;
}

.ie6 .logoLink {
	margin-left: 10px;
	background: url(//files.alotimg.com/mercury/img/alot-logo.gif) no-repeat;
}

.logoLink:focus {
	outline: 0;
}

.tagline {
	float: left;
	clear: left;

	margin-left: 24px;

	font-size: 2em;
	font-family: anivers, aniversIe, arial, sans-serif;
	text-shadow: 0 1px 0 #000;
}


.navSprite {
	background: url(//files.alotimg.com/mercury/img/nav-sprite/v2.png) no-repeat;
}

.navigationContainer {
	height: 54px;

	background: #004187 url(//files.alotimg.com/mercury/img/nav-bg.jpg) repeat-x;
}

.navigation {
	max-width: 960px;
	min-width: 600px;
	width: auto !important;
	width: 960px;
}

.navButton {
	display: block;
	float: left;

	height: 54px;

	margin-left: 18px;
	padding-left: 45px;

	font-size: 1.5em;
	font-weight: bold;
	line-height: 54px;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	overflow: hidden;
}

.navButton, .navButton:hover {
	color: #b8dcfd;
}

.navAddApp {
	width: 87px;

	background-position: 0 -54px;
}

.navAddApp:hover {
	background-position: 0 -108px;
}

.navButtonAddAppActive, .navButtonAddAppActive:hover {
	background-position: 0 0;
}

.navCreate {
	width: 113px;

	background-position: -458px -54px;
}

.navCreate:hover {
	background-position: -458px -108px;
}

.navManage {
	width: 122px;

	background-position: -132px -54px;
}

.navManage:hover {
	background-position: -132px -108px;
}

.navButtonManageActive, .navButtonManageActive:hover {
	background-position: -132px 0;
}

.navAbout {
	width: 112px;

	background-position: -301px -54px;
}

.navAbout:hover {
	background-position: -301px -108px;
}

.navButtonAboutActive, .navButtonAboutActive:hover {
	background-position: -301px 0;
}

.navButtonAddAppActive, .navButtonManageActive, .navButtonAboutActive {
	color: #fff;
}

.searchSprite {
	background-image: url(//files.alotimg.com/mercury/img/search-sprite/v1.png);
}

.searchForm {
	float: right;

	height: 35px;
	width: 245px;

	margin-top: 9px;
}

.searchInput {
	float: left;

	height: 20px;

	width: 140px;

	margin: 8px 5px 0 30px;
	border: 0;
}

.searchForm .prepop {
	color: #888;
}

.searchButton {
	float: right;

	height: 30px;
	width: 65px;

	margin: 2px 2px 0 0;
	border: 0;
	background-color: #1e91ea;
	background-position: 0 -35px;

	color: #cfecfe;
	font-family: tahoma, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: 0 1px 0 #000d3a;

	cursor: pointer;
}

.searchButton:hover, .searchButtonHover {
	background-color: #1480da;
	background-position: -65px -35px;
}


.leftBar {
	float: left;

	width: 170px;
}

.leftBarHeader {
	position: relative;
	left: 0;
	top: 0;

	height: 42px;

	padding-left: 45px;
	background: #373f52 url(//files.alotimg.com/mercury/img/left-bar-header-bg.jpg) repeat-x;

	color: #d0d2d9;
	font-size: 1.6em;
	line-height: 42px;
}

.leftBarIcon {
	position: absolute;
	left: 8px;
	top: 10px;
}

.aboutHeader .leftBarIcon {
	left: 11px;
}

.categorySprite {
	background: url(//files.alotimg.com/mercury/img/category.png) no-repeat;
}

.topLevelCategoryLink {
	display: block;
	position: relative;

	height: 35px;
	overflow: hidden;

	padding: 0 30px 0 10px;

	color: #2d3647;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	text-shadow: #d7dbe3 0 1px 0;
}

.topLevelCategoryLink:hover {
	background-position: 0 -70px;
}

.topLevelCategoryLinkActive, .topLevelCategoryLinkActive:hover {
	background-position: 0 -35px;

	color: #fff;
	text-shadow: #0e3c6a 0 1px 0;
}

.leftBarAbout {
	padding: 11px 10px;

	color: #5e6f91;
	font-size: 1.1em;
}

.leftBarAbout strong {
	color: #0d7bdf;
}

.leftBarAbout a {
	color: #0d7bdf;
	font-weight: bold;
}

.facebookBox {
	height: 420px;
	width: 150px; 
	overflow: hidden;

	margin-top: 10px;
	border: none;
	background: #fff;
}

.shields {
	text-align: center;
}

.truste {
	margin-top: 10px;
}

.mcafee {
	margin-top: 7px;
}


.breadcrumbSprite {
	background: url(//files.alotimg.com/mercury/img/breadcrumb/sprite.png);
}

#breadcrumbsContainer {
	height: 42px;

	margin-left: 174px;
	background-color: #d4d8e1;
	background-repeat: repeat-x;
	padding-left: 3px;
}

.ie6 #breadcrumbsContainer {
	margin-left: 171px;
}

.breadcrumb {
	line-height: 42px;
}

.ltie8 .breadcrumb {
	float: left;
}

.breadcrumbLink {
	display: block;
	float: left;

	background-position: right -42px;
	background-repeat: no-repeat;
	padding: 0 17px 0 8px;

	color: #656e7d;
	font-size: 1.4em;
	text-decoration: none;
}

.lastBreadcrumb .breadcrumbLink {
	background: none;
	padding-right: 8px;

	font-weight: bold;
}


.podSprite {
	background: url(//files.alotimg.com/mercury/img/pod-sprite/v1.png) no-repeat;
}

.pod {
	float: left;

	width: 782px;

	margin: 0 0 7px 7px;
}

.podHeader {
	height: 32px;
	overflow: hidden;

	padding: 0 10px;

	line-height: 32px;
}

.podHeader h3, .podHeader h2 {
	color: #0085d4;
	font-size: 1.8em;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
}

.podBottom {
	position: relative;	

	border: 1px solid #777b89;
	border-top: 0;

	background: #8991a2;
	padding: 10px 0;

	color: #fff;
}

.podBody {
	width: 780px;
}

.podBody a {
	color: #0062bd;
	font-weight: bold;
}

.podCorner {
	position: absolute;
	bottom: -1px;

	height: 5px !important;
	height: 0;
	width: 5px !important;
	width: 0;
	overflow: hidden;

	line-height: 1px;
}

.podCornerLeft {
	left: -1px;

	background-position: 0 -64px;
}

.podCornerRight {
	right: -1px;

	background-position: -5px -64px;
}


.contentContainer {
	background: #acb3c3 url(//files.alotimg.com/mercury/img/left-bar-bg.jpg) repeat-y;
}

.content {
	max-width: 790px;
	width: auto !important;
	width: 790px;

	margin-left: 170px;
	padding-top: 8px;
}


.footer {
	background: url(//files.alotimg.com/mercury/img/footer-shadow.jpg) repeat-x;
	padding: 0 0 20px 170px;
}

.footer .links, .footer .copyright {
	max-width: 790px;
	width: auto !important;
	width: 790px;

	color: #fff;
	font-size: 1.2em;
	text-align: center;
}

.footer .links {
	padding-top: 20px;
}

.footerLink {
	color: #fff;
	text-decoration: none;
}

.footer .copyright {
	color: #d2d1e0;
}


.headerDynamic {
	float: left;

	padding: 44px 0 0 35px;
}

.headerDynamicIntro {
	margin-top: -21px;
}

#installedAppSuccess, #installedAppError {
	display: none;
}

.installedAppImageContainer {
	float: left;

	height: 63px;
	width: 100px;

	margin-right: 14px;
	background: url(http://files.alotimg.com/mercury/img/header/installed-app-image-bg.png) no-repeat;
	padding: 14px 0 0 63px;

	text-align: center;
}

.ie6 .installedAppImageContainer {
	background-image: url(http://files.alotimg.com/mercury/img/header/installed-app-image-bg.gif);
}

#installedAppDetails {
	width: 750px;

	margin: 0;

	font-size: 1.6em;
	font-weight: bold;
	text-shadow: 0 1px 0 #000;
}

.ltie8 #installedAppDetails {
	width: 575px;
}

@font-face {
    font-family: 'HelveticaLTStdBoldCondensed';
    src: url('http://www.alot.com/files/font/helveticaltstd-boldcond-webfont.eot');
    src: url('http://www.alot.com/files/font/helveticaltstd-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.alot.com/files/font/helveticaltstd-boldcond-webfont.woff') format('woff'),
         url('http://www.alot.com/files/font/helveticaltstd-boldcond-webfont.ttf') format('truetype'),
         url('http://www.alot.com/files/font/helveticaltstd-boldcond-webfont.svg#HelveticaLTStdBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaLTStdLightCondensed';
    src: url('http://www.alot.com/files/font/helveticaltstd-lightcond-webfont.eot');
    src: url('http://www.alot.com/files/font/helveticaltstd-lightcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.alot.com/files/font/helveticaltstd-lightcond-webfont.woff') format('woff'),
         url('http://www.alot.com/files/font/helveticaltstd-lightcond-webfont.ttf') format('truetype'),
         url('http://www.alot.com/files/font/helveticaltstd-lightcond-webfont.svg#HelveticaLTStdLightCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaLTStdCondensed';
    src: url('http://www.alot.com/files/font/helveticaltstd-cond-webfont.eot');
    src: url('http://www.alot.com/files/font/helveticaltstd-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.alot.com/files/font/helveticaltstd-cond-webfont.woff') format('woff'),
         url('http://www.alot.com/files/font/helveticaltstd-cond-webfont.ttf') format('truetype'),
         url('http://www.alot.com/files/font/helveticaltstd-cond-webfont.svg#HelveticaLTStdCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

.headerDynamic h1 {
	font-family: HelveticaLTStdBoldCondensed, sans-serif;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75);
	font-size:40px;
	color:#eaeaf4;
	letter-spacing:1px;
	line-height:45px;
}

.headerDynamic h2 {
	font-family: HelveticaLTStdLightCondensed, sans-serif;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75);
	font-size:33px;
	color:#f3f3fb;
	letter-spacing:1px;
	line-height:50px;
	background:url(http://files.alotimg.com/mercury/img/header/header_plus_bullet.png) no-repeat 0px 9px;
	padding-left:40px;
}

.headerDynamic h2 strong {
	font-family: HelveticaLTStdCondensed, sans-serif;
	color:#def46d;
}


.paginationSprite {
	background: url(//files.alotimg.com/mercury/img/pagination.jpg);
}

#paginationContainer {
	float: left;

	width: 790px;

	padding: 18px 0 25px;
}

#pagination {
	height: 38px;
	width: 384px;
	overflow: hidden;

	margin: 0 auto;
}

#paginationPrevActive, #paginationPrevInactive,
#paginationNextActive, #paginationNextInactive {
	display: block;

	height: 29px;
	width: 41px;
	overflow: hidden;

	margin: 5px 5px 0 5px;

	font-size: 0;
	line-height: 0;
	text-indent: -100px;
}

#paginationPrevActive, #paginationPrevInactive {
	float: left;
}

.ie6 #paginationPrevActive, .ie6 #paginationPrevInactive {
	margin-left: 3px;
}

#paginationPrevActive {
	background-position: 0 -38px;
}

#paginationPrevActive:hover {
	background-position: -41px -38px;
}

#paginationPrevInactive {
	background-position: -82px -38px;
}

#paginationNextActive, #paginationNextInactive {
	float: right;
}

.ie6 #paginationNextActive, .ie6 #paginationNextInactive {
	margin-right: 3px;
}

#paginationNextActive {
	background-position: -123px -38px;
}

#paginationNextActive:hover {
	background-position: -164px -38px;
}

#paginationNextInactive {
	background-position: -205px -38px;
}

#paginationNumbers {
	color: #3e4a5f;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
}

#paginationCurrentPage, .paginationPageLink {
	margin: 0 3px;
}

.paginationPageLink {
	color: #016ecf;
	text-decoration: none;
}

.paginationPageLink:hover {
	text-decoration: underline;
}

#paginationCurrentPage {
	font-weight: bold;
}


.ie6 .appListingPod {
	margin-top: 5px;
	margin-left: 3px;
}

.appListingPod .podBottom {
	float: left;

	padding-bottom: 0;
}

.apps {
	position: relative;
	float: left;
}

.ie6 .apps {
	width: 779px;

	padding-bottom: 10px;
}

.appListing {
	float: left;
}

.appListingItem {
	display: block;
	float: left;
	position: relative;

	margin: 0 0 10px 4px;
}

.ie6 .appListingItem {
	margin-left: 3px;
}

.appListingItem, .appListingLink {
	height: 68px;
	width: 190px;
}

.appContainerSprite {
	background: url(//files.alotimg.com/mercury/img/app-container.png) no-repeat;
}

.ie6 .appContainerSprite {
	background: url(//files.alotimg.com/mercury/img/app-container.gif) no-repeat;
}

.appListingLink {
	display: block;
	float: left;

	overflow: hidden;

	text-decoration: none;

	cursor: pointer;
}

.appListingLink:hover {
	background-position: left -68px;
}

.appTitle {
	display: block;

	height: 22px;
	overflow: hidden;

	padding: 0 8px 0 5px;

	color: #3e4a5f;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 22px;
	text-shadow: 0 1px 0 #fff;
}

.infoIcon {
	display: none;
	float: right;

	margin: 5px 5px 0 0;

	height: 15px;
	width: 15px;
}

.ie6 .infoIcon {
	margin-right: 3px;

	zoom: 1;
}

.appListingLink:hover .infoIcon {
	display: block;

	background-position: -176px -136px;
}

.appTabImage {
	padding: 7px 4px 5px 5px;
}

.addAppButton {
	position: absolute;
	left: 89px;
	top: 35px;

	display: block;
	float: right;

	height: 26px;
	width: 96px;

	background-position: 0 -188px;

	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
}

.ie6 .addAppButton {
	position: static;
	margin: -32px 2px 0 0;

	background-position: 0 -188px;

	zoom: 1;
}

.javascriptEnabled a.addAppButton {
	background-position: left -136px;

	font-weight: normal;
}

.javascriptEnabled a.addAppButton:hover {
	background-position: left -162px;

	font-weight: bold;
}

.addAppButtonText {
	display: block;

	padding-left: 23px;

	color: #666;
	font-size: 1.1em;
	text-align: center;
}

.javascriptEnabled .addAppButtonText {
	color: #444;	
}

.appListingItem a.added, .appListingItem a.added:hover {
	background-position: left -214px;

	font-weight: bold;

	cursor: default;
}

.appListingItem a.error, .appListingItem a.error:hover {
	background-position: left -240px;

	font-weight: bold;
}

.sortForm {
	float: right;

	width: auto !important;
	width: 225px;
}

.sortForm fieldset {
	float: right;
}

.sortForm label {
	color: #3e4a5f;
	font-size: 1.3em;
}

.sortForm label, .sortForm select {
	font-family: arial, sans-serif;
}

.sortForm select {
	position: relative;
	right: auto !important;
	right: -4px;
	top: auto !important;
	top: 3px;
}

.sortSubmit {
	float: right;

	margin-left: 5px;
}

.sortSubmitContainer {
	float: right;
}


.tooltipSprite {
	background: url(//files.alotimg.com/mercury/img/tooltip.png) no-repeat;
}

.ltie7 .tooltipSprite {
	background: url(//files.alotimg.com/mercury/img/tooltip.gif) no-repeat;
}

.tooltip {
	display: none;
	position: absolute;
	left: 126px;
	top: -5px;

	height: 149px;
	width: 172px;
	overflow: hidden;

	padding: 10px 10px 10px 16px;

	color: #fff;

	z-index: 5;
}

.tooltipActive {
	display: block;
}

.tooltipTitle {
	min-height: 23px;

	padding-top: 4px;

	color: #f5aa1f;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}

.ltie7 .tooltipTitle {
	height: 23px;
}

.tooltipInfo {
	display: block;
	float: right;

	height: 23px;
	width: 23px;

	margin: 0 0 5px 5px;
	background-position: right bottom;

	text-decoration: none;
}

.ie6 .tooltipInfo {
	background-position: right bottom;

	zoom: 1;
}

.tooltipDescription {
	line-height: 11px;
}

.tooltipAddButton {
	display: block;

	height: 30px;
	width: 67px;

	background-position: 0 -169px;
	padding: 0 10px 0 30px;

	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	text-shadow: 0 1px 0 #f8a752;
}

.ie6 .tooltipAddButton {
	background-position: 0 -169px;

	zoom: 1;	
}

.tooltipAddButton:hover {
	background-position: 0 -199px;
}

.tooltipAddButtonText {
	color: #000;
}

.tooltip a.added, .tooltip a.added:hover {
	background-position: left -229px;

	text-shadow: 0 1px 0 #dfdfec;
}

.tooltip a.error, .tooltip a.error:hover {
	background-position: left -259px;

	text-shadow: 0 1px 0 #dfdfec;
}


