/* CSS for widget */
body {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

.appu_widget_titlebar {
	background: black;
	color: white;
	text-align: center;	
	line-height: 24px;
	font-size: 16px;
	font-family: "Segoe UI Semibold", "Segoe UI", Segoe, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 800;
	height: 24px;
}

.appu_widget_app {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	border-bottom: 2px solid #DDD;
}

a {
	color: black;
	text-decoration: none;
	font-style: none;
}

a:visited {
	color: black;
	text-decoration: none;
	font-style: none;
}

.appu_widget_app a {
	color: black;
	text-decoration: none;
	font-style: none;
}

.appu_widget_app a:hover {
	text-decoration: none;
	font-style: none;
	color: #7e3879;
}

.appu_widget_image {
	float: left;
}

.appu_widget_imageelem {
	width: 40px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #7e3879;
}

.appu_widget_data {
	padding-top: 4px;
	margin-left: 50px;
}

.appu_widget_dataname {
	font-family: "Segoe UI Semibold", "Segoe UI", Segoe, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-decoration: underline;
}

.appu_widget_dataname  a:hover{
	color: #7e3879;
}

.appu_widget_versions {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
}

.appu_widget_updateat {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
}

.appu_widget_buttonstore, .appu_widget_buttonstore:visited {
	color: black;
	height: 14px;
	width: 100px;
	text-transform: uppercase;  
	font-family: "Segoe UI Semibold", "Segoe UI", Segoe, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	padding-right: 10px;
}

a:link {
	font-style: normal;
	text-decoration: none;
}

.appu_widget_buttonstore:hover {
	color: #7e3879;
}

.appu_widget_buttonstore:active {
	color: dark#7e3879;
}

/* CSS for offers */


.appo_widget_titlebar {
	background: black;
	color: white;
	text-align: center;	
	line-height: 30px;
	font-size: 22px;
	font-family: "Segoe UI Semibold", "Segoe UI", Segoe, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 400;
	height: 24px;
}

.appo_widget_app {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}

a {
	color: black;
	text-decoration: none;
	font-style: none;
}

a:visited {
	color: black;
	text-decoration: none;
	font-style: none;
}

.appo_widget_app a {
	color: black;
	text-decoration: none;
	font-style: none;
}

.appo_widget_app a:hover {
	text-decoration: none;
	font-style: none;
	color: #7e3879;
}

.appo_widget_image {
	float: left;
}

.appo_widget_imageelem {
	width: 70px;
	height: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #7e3879;
}

.appo_widget_data {
	padding-top: 4px;
	margin-left: 50px;
}

.appo_widget_dataname {
	font-family: "Segoe UI Semibold", "Segoe UI", Segoe, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-decoration: underline;
	margin-top: 6px;
}

.appo_widget_dataname  a:hover{
	color: #7e3879;
}

.appo_widget_versions {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	margin-top: 5px;
}

.appo_offert {
	background: black;
	color: white;
	font-weight: 400;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.appo_widget_updateat {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
}

.appo_widget_buttonstore, .appo_widget_buttonstore:visited {
	color: black;
	height: 14px;
	width: 100px;
	text-transform: uppercase;  
	font-family: "Segoe UI Semibold", "Segoe UI", Segoe, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	padding-right: 10px;
}

a:link {
	font-style: normal;
	text-decoration: none;
}

.appo_widget_buttonstore:hover {
	color: #7e3879;
}

.appo_widget_buttonstore:active {
	color: dark#7e3879;
}

.appo_offer {
	background: red;
	color: white;
	font-family: "Segoe UI Semibold", "Segoe UI", Segoe, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 600;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.offeradvise {
	background: white;
	width: 100%;
	color: black;
	font-family: "Segoe UI Semibold", "Segoe UI", Segoe, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}

/* Header */
.whcontainer {
  width: 100%;
  overflow: hidden;
  background: black;
  height: 40px;
}
.whleft, .whright {
  float: left;
  margin: auto;
  padding-top: 8px;
  height: 40px;
  width: 50%;
  background: black;
  text-align: center;
  color: white;
  font-family: "Segoe UI Semibold", "Segoe UI", Segoe, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  cursor: pointer;
}

.whright {
	background: #777;
}
