a {
	outline:none;
}
html {
	overflow:-moz-scrollbars-vertical;
	height:100%;
}
#logoDiv {
	position:relative;
	margin:0 auto;
	width:900px;
	text-align:left;
}
#loginAreaDiv {
	position:absolute;
	width:900px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#BBBBBB;
	font-style:oblique;
	right:0px;
	text-align:right;
}
.loginAreaSpan {
	cursor:default;	
}
#logoImg {
	float:left;
}
#headerDiv {
	position:relative;
	margin:0 auto;
	width:900px;
	text-align:left;
	clear:left;
}
#searchCopySpan {
	position:absolute;
	float:right;
	top:78px;
	right:65px;
	font-family:Trebuchet MS;
	font-size:10px;
	color:#999999;
}
#searchIconDiv {
	position:relative;
	float:right;
	width:62px;
	height:70px;
	top:35px;
	right:2px;
	z-index:1;
	background-image:url('../images/search.gif');
	cursor:pointer;
}
#searchIconDivError {
	position:relative;
	float:right;
	width:62px;
	height:70px;
	top:35px;
	right:2px;
	z-index:1;
	background-image:url('../images/search.gif');
	cursor:pointer;
}
#searchBox {
	position:relative;
	height:40px;
	width:300px;
	border:1px solid #999999;
	font-family:Trebuchet MS;
	font-size:30px;
	color:#00a8b7;
	text-align:center;
	background-color:#FFFFFF;
	top:35px;
	float:right;
}
#searchBoxError {
	position:relative;
	height:40px;
	width:300px;
	border:1px solid #999999;
	font-family:Trebuchet MS;
	font-size:30px;
	color:#00a8b7;
	text-align:center;
	background-color:#FFFFFF;
	top:35px;
	float:right;
}
.tabMenu {
	position:relative;
	width:147px;
	height:88px;
	top:40px;
	background-image:url('../images/tab_bg.gif');
	z-index:0;
	text-align:center;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#777777;
	line-height:40px;
	display:inline-block;
	cursor:pointer;
}
.tabMenuOn {
	position:relative;
	width:147px;
	height:88px;
	top:30px;
	background-image:url('../images/tab_bg.gif');
	z-index:1;
	text-align:center;
	font-family:Trebuchet MS;
	font-size:16px;
	text-decoration:underline;
/**	color:#00a8b7;*/
	color:#90b700;
	line-height:40px;
	display:inline-block;
	cursor:default;
}
.tabMenuSelected {
	position:relative;
	width:147px;
	height:88px;
	top:30px;
	background-image:url('../images/tab_bg.gif');
	z-index:1;
	text-align:center;
	font-family:Trebuchet MS;
	font-size:16px;
	text-decoration:underline;
/**	color:#00a8b7;*/
	color:#90b700;
	line-height:40px;
	display:inline-block;
	cursor:pointer;
}
#windowsTab {
	left:20px;
	float:left;
}
#macTab {
	left:40px;
	float:left;
	cursor:default;
}
#mobileTab {
	left:60px;
	float:left;
	cursor:default;
}
#widgetsTab {
	left:80px;
	cursor:default;
}
#onTapTab {
	left:80px;
	cursor:default;
}
.windowsTabIcon {
	position:absolute;
	top:11px;
	left:18px;
}
.appleTabIcon {
	position:absolute;
	top:10px;
	left:18px;
}
.mobileTabIcon {
	position:absolute;
	top:10px;
	left:26px;
}
.widgetsTabIcon {
	position:absolute;
	top:11px;
	left:20px;
}
.onTapTabIcon {
	position:absolute;
	top:11px;
	left:22px;
}
#typeMenuDiv {
	position:relative;
	margin:0 auto;
	width:900px;
	height:80px;
/**	height:60px; */
	border-top:1px dotted #DDDDDD;
	border-bottom:1px dotted #DDDDDD;
	background-color:#FFFFFF;
	text-align:left;
}
#typeMenuDivAds {
	position:relative;
	margin:0 auto;
	width:900px;
	height:100px;
/**	height:60px; */
	border-top:1px dotted #DDDDDD;
	border-bottom:1px dotted #DDDDDD;
	background-color:#FFFFFF;
	text-align:left;
}
#topCategoryLabelDiv {
	position:relative;
	width:140px;
	height:30px;
	float:left;
	top:35px;
}
#typeMenuSpan {
	position:relative;
	top:30px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#AAAAAA;
}
.typeMenuLinks {
	text-decoration:none;
/**	color:#00a8b7;*/
	color:#01a8b8;
}
.typeLinkSelected {
	font-size:16px;
	color:#90b700;
	text-decoration:underline;
	cursor:pointer;
}
#categoryMenuDiv {
	position:relative;
	margin:0 auto;
	width:900px;
	height:40px;
	text-align:left;
}
#subCategoryLabelDiv {
	position:relative;
	width:140px;
	height:30px;
	float:left;
	top:13px;
}
#categoryMenuSpan {
	position:relative;
	top:10px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#AAAAAA;
}
.categoryLinkSelected {
	font-size:16px;
	color:#90b700;
	text-decoration:underline;
	cursor:pointer;
}
.tabLinks {
	text-decoration:none;
}
.searchTerm {
	text-decoration:none;
	color:#00a8b7;
}
.searchBreadcrumbs {
	text-decoration:none;
	color:#00a8b7;
}
.thumbnailItemLinks {
	text-decoration:none;
	color:#00a8b7;
	font-weight:bold;
}
.sortLinks {
	text-decoration:none;
	color:#00a8b7;
}
.isolateLinks {
	text-decoration:none;
/**	color:#00a8b7;*/
/**	color:#ff7700;*/
	color:#aa55cc;
}
.viewLinks {
	text-decoration:none;
	color:#00a8b7;
}
.WhitePaneColor {
	background-color:#FFFFFF;
}
.WhiteGradientImageStyle {
	position:absolute;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	background-color:transparent;
}
.StandardPaneTitleDiv {
	height:25px;
	width:900px;
	display:inline-block;
	float:left;
}
.OuterContentPane {
	position:relative;
}
.InnerStandardPane {
	position:relative;
	border:1px solid #FFFFFF;
	height:100%;
	width:100%;
	text-align:left;
	z-index:1;
}
.OuterTitlePane {
	position:relative;
	border:1px solid #DEDEDE;
}
.InnerTitlePane {
	position:relative;
	border:1px solid #FFFFFF;
	height:100%;
	width:100%;
	text-align:left;
	z-index:1;
}
.TitlePaneSpan {
	position:relative;
	border:0px;
	width:100%;
	left:10px;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#444444;
	text-align:left;
	display:inline-block;
}
.PublisherPaneSpan {
	position:absolute;
	top:3px;
	float:right;
	right:10px;
	width:250px;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#444444;
}
#footerOuterDiv {
	position:relative;
	margin:0 auto;
	width:900px;
	height:120px;
	line-height:40px;
	border-top:1px dotted #DDDDDD;
	text-align:left;
}
#footerInnerSpan {
	position:relative;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#AAAAAA;
}
#footerInnerSpan a:link {
	color:#AAAAAA;
	text-decoration:none;
}