/* General */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000 url(../images/back_body.jpg) no-repeat center top;
	line-height: 1.2;
	font-size: 14px;
	color: white;
}
body.home {
	background: #000 url(../images/back_home.jpg) no-repeat center top;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #878787;
}
a:focus, a:active {
	outline: 0;
	-moz-outline: none;
}
.clear {
	clear: both;
}
#wrapper {
	padding: 0px;
	width: 994px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}
.hide {
	display: none;
}

/* Header */
#logo {
	background: url('../images/logo.png') no-repeat scroll top left;
	width: 222px; height: 115px;
	position: absolute;
	top: 8px; left: 15px;
	z-index: 100;

}
#logo a {
	display: block;
	text-indent: -9999px;
	height: 100%; width: 100%;
}

/* Navigation */
#header_menu {
	position:relative;
	height:70px;
	float: right;
	margin-right: 40px;
}
#header_menu li {
	float: left;
}
#header_menu li a {
	display: block;
	height: 100%; width: 100%;
	text-indent: -9999px;
}
#header_menu li a:hover {
	background-position: bottom left !important;
}
#header_menu li.home a {
	background: url('../images/header_menu_01.png') no-repeat scroll top left;
	width: 80px; height: 70px;
}
#header_menu li.apps a {
	background: url('../images/header_menu_02.png') no-repeat scroll top left;
	width: 72px; height: 70px;
}
#header_menu li.company a {
	background: url('../images/header_menu_03.png') no-repeat scroll top left;
	width: 109px; height: 70px;
}
#header_menu li.publishing a {
	background: url('../images/header_menu_04.png') no-repeat scroll top left;
	width: 115px; height: 70px;
}
#header_menu li.blog a {
	background: url('../images/header_menu_05.png') no-repeat scroll top left;
	width: 68px; height: 70px;
}
#header_menu li.contact a {
	background: url('../images/header_menu_06.png') no-repeat scroll top left;
	width: 98px; height: 70px;
}

/* Home Page */
#home {
	width: 870px;
	margin: 50px auto 0 auto;
}
#slider {
	position: relative;
	color: white;
	width: 870px; height: 388px;
	overflow: hidden;
}
#slider .left, #slider .right {
	position: absolute;
	top: 143px;
	width: 56px; height: 84px;
	text-indent: -9999px;
}
#slider .left {
	background: url('../images/slider-left-arrow.png') no-repeat scroll top left;
	left: 0;
}
#slider .right {
	background: url('../images/slider-right-arrow.png') no-repeat scroll top left;
	right: 0;
}
#slider ul {
	width: 6000px; height: 368px;
}
#slider ul li {
	width: 725px; height: 368px;
	padding: 0 72px 0 73px;
	float: left;
}
#slider div.image {
	float: left;
	width: 375px;
	text-align: center;
}
#slider div.info {
	width: 295px; height: 245px;
	margin: 69px 25px 0 0;
	float: right;
	text-align: center;
}
#slider div.info p {
	text-align: left;
	font-size: 13px;
	margin: 10px 0 0 13px;
	line-height: 1.3;
}
#slider .android div.image {
	margin: -5px 0 0 -72px;
}
#slider .android div.info {
	margin-right: -5px;
}
#slider .iphone div.info {
	margin: 90px 46px 0 0;
}
#slider .buttons {
	height: 14px; width: 180px;
	margin: 20px auto;
}
#slider .buttons a {
	text-indent: -9999px;
	height: 14px;
	display: block;
}
#slider .buttons .video {
	background: url('../images/slider-button-video.png') no-repeat scroll top left;
	width: 75px; left: 0;
}
#slider .buttons .info {
	background: url('../images/slider-button-info.png') no-repeat scroll top left;
	width: 62px; right: 0;

}
#home .container {
	background: url('../images/back-home-container.png') no-repeat scroll top left;
	width: 863px; height: 296px;
	margin-left: 21px;
}
#home .container h2 {
	display: none;
}
#home .container p {
	margin: 25px 24px 0 54px;
	width: 200px;
	float: left;
}
#home .container p.advertisers {
	margin-right: 0;
	font-size: 11px;
}
#home .container a {
	text-indent: -9999px;
	display: block;
	width: 200px; height: 140px;
}

/* Content */
#containermid {
	background-image: url(../images/container-mid-re.png);
	background-repeat: repeat-y;
	width: 994px;
}
#content {
	min-height:540px;
	height:auto !important;
	height:540px;
	background-image: url(../images/container-mid-vert-re.png);
	background-repeat: repeat-x;
	width: 971px;
	margin-left: 11px;
}
#content p {
	margin: 1em 0;
}
#contentleft ul {
	list-style: disc;
	margin-left: 25px;
	margin: 1em 0 1em 25px;
}
#contentleft ul ul {
	list-style: circle;
	margin: 0 0 0 25px;
}
#contentleft h3 {
	font-size: 16px;
	margin: 1em 0;
}
#contentleft {
	font-size: 14px;
	color: #E8E8E8;
	float: left;
	width: 604px;
	margin-left: 74px;
	*padding-top: 15px;
}
#containerbottom {
	background-image: url(../images/back-container_03.png);
	height: 60px;
	width: 994px;
	position: relative;
}
#content .leftcolumn {
	float: left;
	width: 46%;
}
#content .rightcolumn {
	float: right;
	width: 46%;
}
#pagetitle {
	background-image: url(../images/back-container_01.png);
	height: 120px; width: 994px;
	position: relative;
	margin-top: 24px;
}
#pagetitle.no-divider {
	height: 118px;
}
#pagetitle h2 a {
	font-size: 34px;
	font-weight: normal;
	float: right;
	height: 68px; width: 490px;
	margin-top: 27px;
	color: white;
	text-align: center;
	padding-top: 20px;
	letter-spacing: -0.8px;
	text-decoration: none;
	background: no-repeat scroll center center;
}
#pagetitle h2.company a {
	background-image: url('../images/page_title_company.png');
	text-indent: -9999px;
}
#pagetitle h2.contact a {
	background-image: url('../images/page_title_contact.png');
	text-indent: -9999px;
}
#pagetitle h2.apps a {
	background-image: url('../images/page_title_apps.png');
	text-indent: -9999px;
}
#pagetitle h2.publishing a {
	background-image: url('../images/page_title_publishing.png');
	text-indent: -9999px;
}
#pagetitle h2.contact a {
	background-image: url('../images/page_title_contact.png');
	text-indent: -9999px;
}
#pagetitle h2.blog a {
	background-image: url('../images/page_title_blog.png');
	text-indent: -9999px;	
}
#pagetitle h2.consumers a {
	background-image: url('../images/page_title_consumers.png');
	text-indent: -9999px;	
}
#pagetitle h2.advertisers a {
	background-image: url('../images/page_title_advertisers.png');
	text-indent: -9999px;	
}
#pagetitle h2.developers a {
	background-image: url('../images/page_title_developers.png');
	text-indent: -9999px;		
}
#pagetitle h2.shopsavvy-nokia a {
	background-image: url('../images/page_title_nokia.png');
	text-indent: -9999px;
}
#pagetitle h2.retailers a {
	background-image: url('../images/page_title_retailers.png');
	text-indent: -9999px;		
}


/* Sidebar */
#contentright {
	float: right;
	width: 224px;
	padding: 10px 15px 48px 21px;
	border-left: 1px solid #3e3e3e;
	color: white;
	line-height: 14px;
	font-size: 11px;
}
#contentright h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0.8em 0;
}
#contentright .hr {
	border-bottom: 1px solid #3e3e3e;
	margin: 20px 0 20px -21px;
	margin-left: -21px;
}
#contentright .hr:last-child {
	display: none;
}
#contentright ul li {
	list-style-type: none;
	padding-left: 25px;
	padding-top: 4px;
	margin-bottom: 2px;
	background: url('../images/bullet-ricebox.png') no-repeat scroll top left;	
	font-weight: bold;
	min-height: 18px;
	letter-spacing: -0.04em;
}
#contentright ul a {
	color: #fff;
	text-decoration: none;
}
#contentright ul a:hover {
	color: #878787;
	text-decoration: none;
}
#collapsible-archive ul li {
	background: none;
	min-height: 0;
	padding-left: 0;
}
#collapsible-archive ul ul {
	margin-left: 25px;
}

/* Blog */
.post {
	margin-bottom: 40px;
	background: #fff;
	color: #666;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	line-height: auto;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
.post a {
color: #069;
text-decoration: none;
}
.post .postdate {
	background: url('../images/red-dot.png') no-repeat scroll top left;
	width: 60px; height: 60px;
	float: left;
	text-align: center;
}
#content .post .postdate .month {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	margin: 3px 0 0 0;
}
#content .post .postdate .day {
	color: #fff;
	font-size: 41px; font-weight: bold;
	margin: -8px 0 0 -2px;
	letter-spacing: -2px;
}
#contentleft .post h2.posttitle {
	_height: 57px;
	min-height: 57px; 
	padding-top: 13px; margin: 0px 0 0 70px;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
}
.post h2.posttitle a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#pagination {
	background: #666;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
text-align: center;
padding: 10px;
width: 200px;
margin-top: -20px;
font-size: 12px;
font-weight: bold;
float: right;
}
#pagination a {
 color: #fff;
 text-decoration: none;
}
#pagination a:hover {
 color: #ccc;
 text-decoration: none;
}

.post h2.posttitle a:hover {
	color: #666;
}
.post .postmeta {
	font-size: 11px;
margin-top: 20px;
padding: 10px;
color: #666;
}
#comments {
	background-color: #ededed;
	color: #000;
	padding: 15px 20px;
	margin-top: 20px;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
#comments a {
	color: #BB2126;
}
#commentcount, #postcomment {
	font-size: 22px; font-weight: normal;
}
#postcomment {
	border-top: 1px solid #a8a8a8;
	padding-top: 12px;
}
ol#commentlist {
	list-style: decimal;
	margin-left: 40px;
}
#comments .commentmeta {
	font-size: 12px;
}
#comments input, #comments textarea {
	background-color: #fff;
	border: 1px solid #777;
	color: #000;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
#commentsubmit {
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
h2#searchresults {
	margin: 1em 0;
	font-size: 20px; font-weight: normal;
}

div.widget h3, h3.about, h3.team {
	text-indent: -9999px;
	width: 112px; height: 20px;
}
#text-406266731 h3, h3.about { background: url('../images/sidebar-title-about.png') no-repeat scroll top left; }
#adv-blogroll-410179501 h3 { background: url('../images/sidebar-title-connect.png') no-repeat scroll top left; }
#recent-posts h3 { background: url('../images/sidebar-title-recent.png') no-repeat scroll top left; }
#collapsible-archive h3 { background: url('../images/sidebar-title-archives.png') no-repeat scroll top left; }
h3.team { background: url('../images/sidebar-title-team.png') no-repeat scroll top left; }

/* Company Page */
.company #contentleft ul.boxes {
	margin-left: 0;
	list-style: none;
}
.company ul.boxes li {
	background: url('../images/company-box-consumers.png') no-repeat scroll top left;
	width: 377px; height: 92px;
	padding: 46px 10px 10px 236px;
	margin-bottom: 20px;
}
.company ul.boxes li a {
	color: #fd953d;
}
.company ul.boxes li.developers { background-image: url('../images/company-box-developers.png'); }
.company ul.boxes li.advertisers { background-image: url('../images/company-box-advertisers.png'); }

/* Apps Page */
.apps .leftcolumn {
	margin-left: 25px;
}
.apps .rightcolumn {
	margin-right: 25px;
}
.apps div h3 a {
	text-decoration: none;
}
#content.apps .leftcolumn p, #content.apps .rightcolumn p {
	font-size: 11px;
	margin-left: 232px;
}
#content.apps .rightcolumn p {
	margin-left: 251px;
}
.apps div img.phone {
	margin: 38px 20px 0 0;
}
.apps div h2 {
	margin: 1em 0 2em 0;
}
.apps div.text {
	width: 80%;
	margin: 35px auto 0 auto;
	font-size: 15px;
}

/* Product Page */
#pagetitle h2.shopsavvy-iphone a {
	background: url('../images/page_title_iphone.png') no-repeat scroll center center;
	text-indent: -9999px;
}
#pagetitle h2.shopsavvy-android a {
	background: url('../images/page_title_android.png') no-repeat scroll center center;
	text-indent: -9999px;
}
#content.product {
}
.product .photos {
	float: left;
	text-align: center;
	width: 460px;
	margin-left: 30px;
}
.product .buttons {
	width: 125px;
	margin: 20px auto 0 auto;
}
.product .photos .buttons a {
	display: block;
	text-indent: -9999px;
	width: 47px; height: 9px;
}
.product .photos a.back {
	background: url('../images/button-back.png') no-repeat scroll top left;
}
.product .photos a.next {
	background: url('../images/button-next.png') no-repeat scroll top left;
	width: 44px;
}
.product .info {
	float: right;
	width: 460px;
	margin-right: 18px;
}
.product .tabs {
	border-bottom: 1px solid #222;
	height: 29px;
	margin: 20px 0 12px 0;
}
.product .tabs li {
	float: left;
	margin-right: 2px;
}
.product .tabs li a {
	display: block;
	padding: 6px;
	height: 17px;
	background-color: #222;
	text-transform: uppercase;
	font: bold 13px Verdana, Arial, sans-serif;
	letter-spacing: -1px;
	color: white;
	text-decoration: none;
}
.product .tabs a:hover, .product .tabs a.current {
	background-color: transparent;
	color: #ff000a;
	text-decoration: none;
}
.product .info .text ul {
	margin-left: 20px;
}
.product .info .text li {
	padding: 5px 0 0 40px;
	min-height: 25px;
	background: url('../images/bullet-ricebox-large.png') no-repeat scroll top left;	
}
.product .info .text div, .product .info .text h3 {
	display: none;
}
.product .info .text div:first-child {
	display: block;
}
.product .info .text .download-link {
	font-size: 20px;
	margin-top: 10px;
}
.product .info .text .download-link img {
	float: left;
	margin-top: -10px;
}
.highlights {
	width: 840px;
	margin: 0 auto;
	padding-top: 30px;
}
.highlights img {
	float: left;
}
.highlights h4 {
	font-weight: normal;
	margin-left: 45px;
	font-size: 18px;
}
.highlights p {
	margin: 0.2em 0 1.0em 45px !important;
	font-size: 12px;
}
.highlights .column1 {
	float: left;
	width: 45%;
}
.highlights .column2 {
	float: right;
	width: 45%;
}
.product .videos {
	float: right;
	width: 460px;
	margin: 20px 18px 0 0;
	text-align: center;
}
.product .videos img {
	margin: 0 15px;
}
#coverage {
	margin-top: 30px;
	font-size: 18px;
	text-align: center;
}
#coverage p {
	margin: 0;
}
#coverage p.logos {
	margin-top: 20px;
}
#coverage p.logos img {
	margin: 9px;
}

/* Pages */
#content.apps {
	padding: 20px;
	width: 931px;
	font-size: 16px;
}

/* Footer */
#footer {
	clear: both;
	height: 330px;
	position: relative;
	background-image: url(../images/back_footer.png);
	background-repeat: repeat-x;
}
#footercontent {
	padding: 0px;
	width: 994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#logofooter {
	height: 47px;
	width: 97px;
	position: absolute;
	left: 17px;
	top: 134px;
}
#footercopyright {
	font-size: 9px;
	color: #5c5a5a;
	width: auto;
	position: absolute;
	left: 120px;
	top: 151px;
}

#searchform {
	margin: 0px;
	padding: 0px;
}
#searchbox {
	background-color: #141414;
	padding: 5px 10px 10px 5px;
	*padding: 5px 5px 10px 10px;
	float: left;
	margin-left: 9px;
}
#searchtitle {
	background-image: url(../images/footer_searchtitle.png);
	padding: 0px;
	float: left;
	height: 12px;
	width: 53px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchfield {
	width: 252px;
	position: relative;
	margin-top: 3px;
	margin-left: 6px;
	background-image: url(../images/back_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #616161;
	color: #565656;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#searchcontainer {
	width: 358px;
	position: absolute;
	top: 53px;
	left: 53px;
	height: 52px;
}

#sitemap {
	float: right;
	margin-top: 39px;
	margin-right: 50px;
	width: 358px;
}
#sitemap ul {
	float: left;
	width: 88px;	
	padding-top: 24px;
	margin-right: 43px;
}
#sitemap ul.social {
	background: no-repeat url(../images/sitemap-social.png) left top;
}
#sitemap ul.tech {
	background: no-repeat url(../images/sitemap-tech.png) left top;
}
#sitemap ul.company {
	background: no-repeat url(../images/sitemap-company.png) left top;
	margin-right: 0;
}
#sitemap ul li {
	font-size: 10px;
	list-style-type: none;
	color: #878787;
	padding-bottom: 8px;
	margin-left: 0px;
	letter-spacing: -.04em;
	*letter-spacing: -.01em;
}
#sitemap ul a {
	color: #878787;
	text-decoration: none;
}
#sitemap ul a:hover {
	color: #fff;
	text-decoration: none;
}

/* Thickbox */
#TB_title {
	display: none !important;
}
#TB_window {
	width: auto !important;
}
#TB_ajaxContent {
	padding: 0 !important;
	border: 7px solid white;
	overflow: hidden !important;
}

/* Apps List */
#applist-box {
	background-repeat: no-repeat;
	width:870px;
	margin-left: auto;
	margin-right: auto;
}

#applist-box-01 {
	background-image: url(../images/applist-box_01.png);
	width:870px;
	height:33px;
}

#applist-box-02 {
	background-image: url(../images/applist-box_02.png);
	width:870px;
}

#applist-box-03 {
	background-image: url(../images/applist-box_03.png);
	width:870px;
	height:73px;
}
#applist-box-02 p {
	font-size: 11px;
}
/* App Droid Slider Gallery */
#appgalleryd {
	width: 8260px;
	margin: 0px auto 0 auto;
}
#appsliderd {
	position: absolute;
	color: white;
	width: 221px;
	height: 388px;
	overflow: hidden;
	top: 280px;
	left: 160px;
	background-color: #000;
}
#IE8 #appsliderd {
	position: absolute;
	color: white;
	width: 221px;
	height: 388px;
	overflow: hidden;
	top: 220px;
	left: 160px;
	background-color: #000;
}
#appsliderd .left, #appsliderd .right {
	position: absolute;
	top: 0px;
	width: 110px; height: 388px;
	text-indent: -9999px;
	z-index: 100000;
}
#appsliderd .left {
	left: 0px;
background: url('/wp-content/uploads/img/spacer.png') no-repeat scroll top left;
}
#appsliderd .right {
		background: url('/wp-content/uploads/img/spacer.png') no-repeat scroll top right;
	right: 0;

}


#appsliderd .left:hover {
	background: url('/wp-content/uploads/img/phoneapphover-droid.png') no-repeat scroll top left;
}
#appsliderd .right:hover {
	background: url('/wp-content/uploads/img/phoneapphover-droid.png') no-repeat scroll top right;
}


#appsliderd ul {
	width: 3000px; height: 388px;
}
#appsliderd ul li {
	width: 221px; height: 388px;
	padding: 0 0px 0 0px;
	float: left;
}
#appsliderd div.image {
	float: left;
	width: 221px;
	text-align: center;
}




#appsliderd .droid1 div.image {
	margin: px 0px 0px 0px;
}
#appsliderd .droid2 div.image {
	margin: 0px 0px 0px 0px;
}
#appsliderd .droid3 div.image {
	margin: 0px 0px 0px 0px;
}
#appsliderd .droid4 div.image {
	margin: 0px 0px 0px 0px;
}















#appslidernokia {
	position: absolute;
	color: white;
	width: 201px;
	height: 358px;
	overflow: hidden;
	top: 303px;
	left: 169px;
}
#IE8 #appslidernokia {
	position: absolute;
	color: white;
	width: 201px;
	height: 358px;
	overflow: hidden;
	top: 150px;
	left: 160px;
	background-color: #000;
}
#appslidernokia .left, #appslidernokia .right {
	position: absolute;
	top: 0px;
	width: 100px; height: 358px;
	text-indent: -9999px;
	z-index: 100000;
}
#appslidernokia .left {
	left: 0px;
background: url('/wp-content/uploads/img/spacer.png') no-repeat scroll top left;
}
#appslidernokia .right {
		background: url('/wp-content/uploads/img/spacer.png') no-repeat scroll top right;
	right: 0;

}


#appslidernokia .left:hover {
	background: url('/wp-content/uploads/img/phoneapphover-droid.png') no-repeat scroll top left;
}
#appslidernokia .right:hover {
	background: url('/wp-content/uploads/img/phoneapphover-droid.png') no-repeat scroll top right;
}


#appslidernokia ul {
	width: 3000px; height: 358px;
}
#appslidernokia ul li {
	width: 201px; height: 358px;
	padding: 0 0px 0 0px;
	float: left;
}
#appslidernokia div.image {
	float: left;
	width: 201px;
	text-align: center;
}




#appslidernokia .droid1 div.image {
	margin: px 0px 0px 0px;
}
#appslidernokia .droid2 div.image {
	margin: 0px 0px 0px 0px;
}
#appslidernokia .droid3 div.image {
	margin: 0px 0px 0px 0px;
}
#appslidernokia .droid4 div.image {
	margin: 0px 0px 0px 0px;
}










#splashiphone {
	background: url('/wp-content/themes/biggu/images/iphoneback.png') no-repeat top left;
	width: 198px;
	height: 368px;
	padding-left: 17px;
	padding-right: 15px;
	padding-top: 61px;
	padding-bottom: 61px;
	float:left;
	margin-left: 80px;
	position: relative;
}



