html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; padding: 4px; }
a img { border:none; }

body {font-size:75%;color:#222;line-height: 1.5;background: #2B0E24; font-family: Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-family: Arial, Helvetica, sans-serif;font-size:2.6em;line-height:1.25;margin: 0;font-weight:bold}
#top h1 {font-family: "VAG Rundschrift Regular", Arial, Helvetica, sans-serif;font-size:3em;line-height:1.25;margin-bottom: 0.4em;font-weight:normal}
h2 {font-size:1.6em;line-height:1.25;font-weight:bold;margin-bottom: 0.4em;}
h3 {font-size:1.4em;line-height:1.25;font-weight:bold;margin-bottom:0.4em;}
h4 {font-size:1.2em;line-height:1.25;font-weight:bold;}
p {margin:0 0 1.5em;}
a { color: #006699 }
a:hover { color: #0099cc }
th { font-weight: bold; border-bottom: 2px solid #ccc;}
p.large { font-size:1.2em }

.content_tabs {
	width: 148px;
	float: left;
}
.content_tabs li a {
	display: block;
	background: #eee;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}
.content_tabs li.active a {
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 11px 5px 10px;
	margin-right: -1px;
}
.content_item {
	margin-left: 148px;
	width: 747px;
	border-left: 1px solid #ccc;
	padding-left: 16px; 
	background: #fff;
}

#bottom .tabs li {
	float: left;
}
#bottom .tabs li a {
	margin-right: 3px;
	float: left;
	padding: 4px 12px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	background: #999 url('../img/button_bg.png') repeat-x;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#bottom .tabs li.active  {
	margin-bottom: -2px;
}
#bottom .tabs li.active  a {
	color: #666;
	padding-bottom:4px;
	padding-top:6px;
	background: #F6EFF5 url('../img/button_bg.png') repeat-x;
	color: #000;
}
#bottom .tab_item {
	border-top: 2px solid #ccc;
	padding: 20px 0;
}

.initial {
	color: #999;
	font-weight: bold;
}
.focus {
	color: #333;
}
/* forms */
form ul {
	list-style: none;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #eee;
}
form li {
	padding-bottom: 10px;
}
li label {
	padding-top: 3px;
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
textarea {
	background: #fff url('../img/input_bg.gif') repeat-x;
	border: 1px solid #ccc;
	padding: 6px;
	font-size: 1em;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
input {
	background: #fff url('../img/input_bg.gif') repeat-x;
	border: 1px solid #ccc;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
form li span {
	color: #666;
	font-size: 0.9em;
	display: block;
	margin-left: 160px;
}
form .optional li span {
	background: #fff6e0;
	border: 1px solid #ffe197;
	padding: 5px;
	color: #663300;
	margin-top: 5px;
}
form.large label {
	font-size: 1.2em;
	width: 150px;
	padding-right: 10px;
	padding-top: 5px;
}
form.large input {
	padding: 8px;
	font-size: 1.2em;
}
form.large span {
	margin-left: 160px;
}
.item form label{
	display: block;
}
.item input, .item textarea {
	border: 1px solid #ccc;
	padding: 4px;
}
.item select {
	border: 1px solid #ccc;
	margin-bottom: 6px;
}
input.submit {
	background: none;
	border: none;
	padding: 0;
	vertical-align: middle;
}
input.button {
	background: #45b609 url('../img/button_bg.png');
	border: 1px solid #269503;
	color: #fff !important;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 8px 2px 8px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#bar {
	position: fixed;
	top: 0; left; 0;
	z-index: 100;
	background: #fff;
	width: 100%;
	height: 29px;
}
#bar_inner {
	width: 960px;
	margin: 0 auto;
}
#bar ul {
	padding: 0; margin: 0;
	float: left;
	list-style: none;
}
#bar_share {
	float: left;
	padding-top: 4px;
}
#bar_share li {
	padding: 0 2px;
	float: left;
	
}
#bar_share span {
	color: #666;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
}
#bar_community {
	float: right;
}
#bar_community span {
	float: left;
	height: 20px;
	color: #666;
	padding-top: 6px;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}
#bar_community .sign-up {
	background: #ffcc00;
	color: #532b00;
	text-decoration: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#bar_community li {
	float: left;
}
#bar_community li a {
	float: left;
	position: relative;
	margin-top: 3px;
	font-weight: bold;
	padding: 3px 8px;
	height: 17px;
}
#bar a small {
	text-align: center;
	width: 71px;
	background: url('../img/tooltip.png') no-repeat;
	padding: 5px 5px 11px;
	display: none; /*--Hide by default--*/
	color: #000;
	font-size: 0.9em;
	text-indent: 0;
}
#header {
	background: #fff;
}
#header_inner {
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
}
#header p {
	color: #ccc;
	font-size: 0.9em;
	text-align: right;
	margin: 0;
}
#logo a {
	display: block;
	width: 378px;
	height: 60px;
	background: url('../img/logo.gif') no-repeat;
	text-indent: -9999px;
	float: left;
	margin-top: 3px;
}

#search {
	width: 546px;
	float: right;
	background: #eee;
	margin-left: 20px;
	padding: 7px;
}
#search .query, #dashboard_favourite .query {
	font-size: 1.6em;
	padding: 8px;
	width: 374px;
}
#search .submit {
	margin-left: 6px;
}
#search p {
	margin: 0;
	font-weight: bold;
	color: #666;
	font-size: 0.9em;
	text-align: left;
}
#navi {
	clear: both;
	width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	padding-top: 15px;
}
#navi ul {
	margin: 0;
	list-style: none;
}
#navi li {
	float: left;
}
#navi li a {
	background: url('../img/navi_bg.gif') top left no-repeat;
	float: left;
	margin-left: 4px;
	padding-left: 5px;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #fff;
}
#navi li a:hover {
	background: url('../img/navi_bg_hover.gif') top left no-repeat;
}
#navi li a:hover span {
	background: url('../img/navi_bg_hover.gif') top right no-repeat;
}
#navi li span {
	float: left;
	background: url('../img/navi_bg.gif') top right no-repeat;
	padding: 3px 5px 3px 0px;
	display: block;
}
#navi li.active {
	margin-bottom: -4px;
}
#navi li.active a, #navi li.active a:hover {
	background: url('../img/navi_bg_active.gif') top left no-repeat;
}
#navi li.active a span {
	background: #ccc;
	padding: 3px 5px 7px 0;
	background: url('../img/navi_bg_active.gif') top right no-repeat;
}
li#n-home a { margin-left: 0; }
/*
li#n-home span { width: 90px; }
li#n-discounts span { width: 124px; }
li#n-shopping span { width: 120px; }
li#n-stores span { width: 97px; }
li#n-community span { width: 133px; }
li#n-printable span { width: 112px; }
li#n-blog span { width: 190px; }
*/
li#n-home span { width: 76px; }
li#n-discounts span { width: 133px; }
li#n-shopping span { width: 197px; }
li#n-stores span { width: 104px; }
li#n-printable span { width: 177px; }
li#n-restaurant span { width: 193px; }

li#n-community span { width: 117px; }
li#n-blog span { width: 70px; }

#container {
	clear: both;
	padding-bottom: 24px;
	border-top: 2px solid #710057;
	background: #F6EFF5 url('../img/container_bg.gif') 0px -250px repeat-x;
	padding-top: 2px;
}
#content {
	background: #fff;
	padding: 12px;
	width: 936px;
	margin: 0 auto 24px auto;
}
.min #content {
	margin: 0 auto 24px auto;
}
.content {
	background: #fff;
	padding: 12px;
	width: 936px;
	margin: 0 auto 24px auto;
}
#main {
	float: left;
	width: 600px;
	margin: 12px;
}
#store_navi {
	float: left;
	width: 910px;
	margin-bottom:25px;
}
#sidebar {
	float: left;
	width: 288px;
	margin: 12px;
}
#social {
	background: #faf7fa;
}
.full {
	margin: 12px;
}
.half {
	margin: 12px;
	width: 444px;
	float: left;
}
#footer {
	clear: both;
	color: #e8c8e0;
	background: #2b0e24 url('../img/footer_bg.gif') top center repeat-x;
}
#footer_inner {
	width: 936px;
	padding: 0 12px;
	margin: 0 auto;
}
#footer_text,#footer_info,#footer_merchant {
	margin: 0 12px;
	width: 288px;
	float: left;
	padding-top: 36px;
}
#footer_merchant {
	background: url('../img/footer_merchants.gif') top left no-repeat;
	height: 72px;
	padding: 100px 20px 0 20px;
	width: 248px;
}
.footer_links {
	margin: 0 12px;
	width: 132px;
	float: left;
	padding-top: 36px;
}
#footer .list_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}
#footer_copyright {
	background: url('../img/footer_logo.gif') 12px 28px no-repeat;
	clear: both;
	padding: 24px 12px 24px 232px;
}
#footer p {
	clear: both;
}
#footer a {
	color: #cba6c2;
	border-bottom: 1px solid #f2dded;
	text-decoration: none;
}
#footer_copyright p{
	color: #8d6483;
	margin: 0;
}
#footer_copyright a {
	border-bottom: 1px solid #cba6c2;
	color: #8d6483;
	text-decoration: none;
}
#footer_tags {
	margin: 12px;
	clear: both;
	padding-bottom: 24px;
}
#footer .tags a {
	border-bottom: 1px solid #1b0917;
	border-right: 1px solid #1b0917;
	background: #220b1d;
}
#top {
	background: url('../img/container_bg.gif') bottom left repeat-x;
}
#top_inner {
	width: 912px;
	margin: 0 auto;
	padding: 20px 24px 44px 24px;
}
#top_empty {
	padding-bottom: 48px;
	width: 912px;
	margin: 0 auto;
}
#top h1 {
	color: #fff;
	text-shadow: 1px 1px 1px #77004d;
	margin-bottom: 0.1em;
}
#top h2 {
	color: #ffcc00;
	text-shadow: 1px 1px 1px #77004d;
	margin: 0;
}
#top h2 a {
	color: #ff9900;
}
#bottom {
	width: 910px;
	margin: 0 auto;
	padding: 30px 25px 30px 25px;
}
.sub_navi {
	background: #faf7fa;
	padding: 6px;
	border-bottom: 1px solid #dbc2d8;
}
.sub_navi span.title, .store_navi span.title {
	font-weight: bold;
	margin: 2px 0;
	float: left;
}
.sub_navi span.title {
	padding: 5px 12px;
}
.store_navi span.title {
	padding: 5px 12px 5px 0;
}
.sub_navi li, .store_navi li {
	float: left;
}
.sub_navi li a, .store_navi li a {
	background: #fff;
	border: 1px solid #f1eaf1;
	padding: 5px 12px;
	margin: 2px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-weight: bold;
}
.sub_navi li a:hover, .store_navi li a:hover {
	border: 1px solid #e6d8e6;
}
.sub_navi li.active a, .store_navi li.active a {
	background: #990066;
	border: 1px solid #6e0054;
	text-decoration: none;
	color: #fff;
}
.sidebar_block {
	background: #eee;
	padding: 8px;
	margin-bottom: 10px;
	clear: both;
}
#sidebar_block {
	background: #eee;
	padding: 8px 8px 0 8px;
	margin-bottom: 10px;
}
.sidebar_item {
	background: #fff;
	padding: 20px;
	border: 1px solid #ddd;
}
#sidebar .tabs li {
	float: left;
	background: url('../img/tab_right.gif') top right no-repeat;
	margin-right: 3px;
}
#sidebar .tabs li a {
	padding: 4px 12px;
	float: left;
	display: inline;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url('../img/tab_left.gif') top left no-repeat;
}
#sidebar .tabs li.active  {
	background: url('../img/tab_right_active.gif') top right no-repeat;
	margin-bottom: -1px;
}
#sidebar .tabs li.active  a {
	color: #666;
	padding-bottom:4px;
	padding-top:5px;
	background: url('../img/tab_left_active.gif') top left no-repeat;
}
#sidebar_highlight {
	background: #F6EFF5 url('../img/highlight_bg.png') bottom center repeat-x;
	margin-bottom: 10px;
	padding: 8px 8px 12px 8px;
}
.screenshot {
	background: #fff;
	border-right: 1px solid #DBC2D8;
	border-bottom: 1px solid #DBC2D8;
	padding: 5px;
	display: block;
}
.screenshot img {
	border: 1px solid #F6EFF5;
}
/*
#sidebar_highlight li a{
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 3px 0 3px 25px;
	display: block;
	background-color: #fff;
	margin-top: 5px;
	border-right: 1px solid #DBC2D8;
	border-bottom: 1px solid #DBC2D8;
}
*/
.sidebar_community li a {
	font-weight: bold;
	padding: 5px 0;
	border-bottom: 1px solid #dbc2d8;
	display: block;
}

#sidebar_connect {
	background:#e4e8f1;
	margin-bottom:8px;
	padding: 8px;
	text-align: center;
}
#sidebar_connect .sidebar_item {
	padding: 15px;
	margin: 0;
}
#sidebar_connect h2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 2.2em;
	font-weight: bold;
	color: #006699;
	border-bottom: 1px solid #eee;
}
#sidebar_connect #why-signup {
	font-size:0.9em;
	text-align: left;
}
#sidebar_connect #fbConnect {
	border-top: 1px solid #eee;
	padding-top: 5px;
	display: block;
}
#sidebar_connect .withoutFB {
	padding-top:3px;
	padding-left:8px;
	display:block;
	font-weight:bold;
}
#sidebar_search {
	background: #e6f4ff;
}
#sidebar_search h3 {
	background: url('../img/search.png') 0 3px no-repeat;
	padding-left: 18px;
}
#sidebar_search p {
	font-size: 0.9em;
	margin: 0;
	padding-top: 10px;
}
#sidebar_search p a{
	font-weight: bold;
}
#sidebar_tweets h3 {
	background: url('../img/twitter.gif') right no-repeat;
	padding-right: 52px;
}
#sidebar_tweets li {
	font-size: 0.9em;
	background: url('../img/dots.gif') bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sidebar_tweets li span {
	color: #999;
	display: block;
}
#sidebar_store_users li {
	float: left;
}
#sidebar_store_users li a{
	float: left;
	margin: 2px;
}
#sidebar_share_header {
	padding: 8px 20px;
	background: #990066;
	border-bottom: 1px solid #6E0054;
	margin-bottom: 1px;
}
#sidebar_share_header h3 {
	color: #fff;
	margin: 0
}
#sidebar_share_header p {
	color: #fc0;
	margin: 0;
	font-size: 0.9em;
}
#sidebar_share .share_more {
	display: none;
}
#sidebar_share li {
	border: 1px solid #ddd;
	margin-bottom: 1px;
	background: #fff;
}
#sidebar_share li a.share_show {
	display: block;
	padding: 8px 20px 8px 60px;
	font-size: 1.2em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 20px 3px;
	color: #000;
}
#sidebar_share .share_more {
	padding: 0px 20px 5px 20px;
}
#sidebar_share .share_more p {
	margin-bottom: 0.5em;
}
#share_facebook {
}
#share_facebook .share_show {
	background-image: url('../img/social2/facebook.png');
}
#share_twitter .share_show {
	background-image: url('../img/social2/twitter.png');
}
#share_alerts .share_show {
	background-image: url('../img/social2/email.png');
}
#share_rss .share_show {
	background-image: url('../img/social2/rss.png');
}
#sidebar_focus {
	background: #eee url('../img/store_focus_bg.gif') no-repeat;
	padding: 28px;
	clear: both;
}
#sidebar_focus .store_logo {
	margin: 10px 0 15px 45px;
}
#sidebar_focus h3 {
	margin: 0;
}
#sidebar_focus h4 {
	clear: both;
	font-size: 1.6em;
	margin-bottom: 5px;
}
#sidebar_focus p {
	margin: 0;
}
#sidebar_focus_view {
	margin-bottom: 10px;
	background: #999 url('../img/highlight_bg.png') bottom center repeat-x;
	border-top: 1px solid #888;
	padding: 6px 28px 11px 28px;
	color: #fff;
	font-size: 1.1em;
}
#sidebar_focus_view a {
	color: #fff;
}
#sidebar_exclusive {
	background: #e8f0f4;
	padding: 20px 28px 15px 28px;
	border-bottom: 1px solid #eff5f7;
}
#sidebar_exclusive h2 {
	font-size: 1.5em;
}
#sidebar_exclusive img {
	width: 80px;
}
#sidebar_exclusive .store_logo {
	margin-right: 10px;
}
#sidebar_exclusive .product_button {
	margin-top: 10px;
}
#sidebar_exclusive_all {
	margin-bottom: 10px;
	background: #a2c6d9 url('../img/highlight_bg.png') bottom center repeat-x;
	border-top: 1px solid #91b2c3;
	padding: 6px 28px 11px 28px;
	color: #fff;
	font-size: 1.1em;
}
#sidebar_exclusive_all a {
	color: #fff;
}
#popup {
	padding: 20px;
	background: #fff;
}
#popup h1 {
	font-size: 1.4em;
}
#popup_header {
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#popup_logo {
	display: block;
	width: 185px;
	height: 40px;
	background: url('../img/logo_small.gif') no-repeat;
	text-indent: -9999px;
}
#popup .store_logo {
	border: 1px solid #eee;
	float: right;
	padding: 1px;
}
#popup .code {
	width: auto;
	margin-bottom: 5px;
	float: none;
}
#popup #discount { background: #ccccff }
#popup h2 {font-size:1.4em;line-height:1.25;margin-bottom: 10px;color:#666;margin-top: 15px}
#popup h3 { font-size: 1.2em; }
#popup .item { padding: 10px; }

.col_left {
	float: left;
	width: 440px;
	margin-right: 24px;
}
.col_right {
	float: left;
	width: 440px;
}

#main .col_left {
	width: 288px;
}
#main .col_right {
	width: 288px;
}


.item_list {
	margin-bottom: 20px;
}
.item {
	padding: 10px 0;
	border-top: 1px solid #ccc;
	clear: both;
}



.ad {
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 8px;
}
.ad p {
	font-size: 0.9em;
	color: #666;
	margin: 0;
}
.ad_link {
	color: #000;
	font-weight: bold;
}


.store_info {
	background: #073f6a;
	padding: 10px;
}
.store_info_inner {
	border: 1px solid #0a5792;
	padding: 15px;
	background: #fff;
	clear: both;
}
.page_title {
	padding: 20px;
	background: #2597d5;
	color: #fff;
	margin-bottom: 30px;
}
.page_title h1 {
	color: #fff;
	margin: 0;
	text-shadow: 1px 1px 1px #084370;
}
.page_title h2 {
	color: #eaf3fb;
	margin: 0;
	text-shadow: 1px 1px 1px #084370;
	font-size: 1.4em;
}
.page_title a {
	color: #fff;
}
.page_tabs {
	padding: 10px 10px 0 10px;
	background: url('../img/page_tabs_bg.gif') no-repeat bottom left;
	color: #fff;
}
.page_tabs li {
	float: left;
	background: url('../img/page_tabs_right.gif') top right no-repeat;
	margin-right: 3px;
}
.page_tabs li a {
	padding: 4px 12px 3px 12px;
	float: left;
	display: inline;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url('../img/page_tabs_left.gif') top left no-repeat;
}
.page_tabs li.active  {
	background: url('../img/page_tabs_right_active.gif') top right no-repeat;
}
.page_tabs li.active  a {	
	color: #fff;
	padding-bottom:4px;
	padding-top:5px;
	background: url('../img/page_tabs_left_active.gif') top left no-repeat;
}
#promote {
	padding: 20px 20px 20px 110px;
	margin-bottom: 10px;
	border: 10px solid #d1e1ec;
	background: url(../img/promote.gif) no-repeat 20px 20px;
}



ul.grid {
	margin: 0;
	list-style: none;
	
}
ul.grid .store_logo {
	margin-bottom: 10px; 
}
ul.grid li {
	text-align : center;
	float : left;
	width: 148px;
	padding-right: 2px;
	height: 150px;
	padding-top: 10px;
}
ul.grid li p {
	margin : 0;
	font-weight: bold;
	width: 140px;
	overflow: hidden;
	height: 40px;
}
ul.grid p a {
	display: block;
}


.tags {
	margin: 0;
	list-style: none;
}
.tags li {
	float: left;
}
.tags a, .related li {
	padding: 1px 4px;
	background: #ffe197;
	float: left;
	margin: 0 2px 2px 0;
	border-right: 1px solid #f1af0b;
	border-bottom: 1px solid #f1af0b;
}
li.tags_title {
	float: left;
	font-weight: bold;
	padding: 1px 6px 1px 0;
	border: none;
	background: none;
}
.categories_list ul{
	float: left;
	width: 33%;
}
.categories a {
	background: url('../img/tag-small.png') no-repeat;
	padding-left: 16px;
}
.favicon img {
	padding: 1px;
	border: 1px solid #ccc;
	width: 16px;
	height: 16px;
}
.more_big {
	background: url('../img/plus.png') no-repeat;
	padding-left: 20px;
	font-size: 1.2em;
	font-weight: bold;
}
.more {
	background: url('../img/plus-small.png') no-repeat;
	padding-left: 16px;
	font-weight: bold;
}
.rss_big {
	background: url('../img/icon-rss.gif') 2px 2px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.pagination {
	margin-top: 20px;
}
.pagination li {
	float: left;
}
.pagination li a{
	float: left;
	display: block;
	padding: 5px 9px;
	border: 1px solid #ccc;
	margin-right: 2px;
	background: #fff;
	margin-bottom: 20px;
}
/* stores */
.alpha {

}
.alpha li {
	float: left;
}
.alpha li a{
	float: left;
	display: block;
	padding: 3px 0;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #c70f4a;
	margin-left: 2px;
	background: #de1152;
	width: 29px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.alpha li.first a {
	margin-left: 0;
	width: 44px;
}
.alpha li a:hover {
	text-decoration: underline;
}
.box {
	border: 1px solid #eee;
	padding: 1px;
	margin-bottom: 25px;
}
.box h3 {
	padding: 8px 10px 6px 10px;
	color: #fff;
	border-bottom: 2px solid #007abc;
	background: #2597d5;
}
.tab_store li {
	padding: 12px 10px 15px 10px;
	background: url('../img/underline.gif') bottom left repeat-x;
	float: left;
	width: 280px
}
.tab_store h4, .tab_store span {
	margin-left: 75px;
	display: block;
	overflow: hidden;
	width: 200px;
	height: 20px;
	white-space: nowrap;
}
.tab_store span {
	color: #666;
	font-size: 0.9em;
}
.tab_store span a {
	color: #555;
	font-weight: bold;
}
.tab_store a img {
	float: left;
}
#favourite_stores p {
	font-size: 2em;
	font-weight: bold;
	padding: 64px 48px;
	text-align: center;
}
#favourite_stores p a {
	color: #fff;
	padding: 4px 14px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-decoration: none;
	background: #999;
}
#favourite_stores p em a {
	background: #006699;
}

.user_list li {
	padding: 12px 10px 15px 10px;
	background: url('../img/underline.gif') bottom left repeat-x;
}
.user_list h4, .user_list span {
	margin-left: 42px;
	display: block;
}
.user_list span {
	color: #666;
	font-size: 0.9em;
}
.user_list span a {
	color: #555;
	font-weight: bold;
}
.user_list a img {
	float: left;
}


.store_list {
	margin: 0;
	list-style: none;
	padding-bottom: 20px;
}
.store_list li {
	float: left;
	width: 20%;
	padding: 2px 0;
}
.store_list li a {
	padding-left: 10px;
	background: url('../img/bullet.gif') no-repeat 0 3px;
}
#stores h3 {
	clear: both;
	border-bottom: 1px solid #eee;
}
/* store profile */
#store_header h2{
	font-size: 1.4em;
	color: #269503;
	margin-bottom: 0.8em;
}
.store_content {
	margin-left: 170px;
}
.store_content li a {
	float: left;
	color: #000;
	margin-right: 5px;
	padding-left: 20px;
	padding: 4px 10px 4px 30px;
	margin-bottom: 1.5em;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-color: #f4f4f4;
	border: 1px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.store h1 {
	font-size: 3em;
}
.store p {
	font-size: 1.2em;
	color: #666;
}
.s123 {
	margin-bottom: 20px;
}
.s123_item {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url('../img/dots.gif') bottom left repeat-x;
	clear: both;
}
.s123_item h3, .s123_item p {
	margin: 0;
}
.s123_item p a {
	color: #000;
	text-decoration: none;
}
.discount {
	padding: 20px 0;
	background: url('../img/underline.gif') bottom left repeat-x;
	clear: both;
}
.super_featured {
}
.discount p {
	margin-bottom: 0.3em;
}
.discount_reveal_button {
	height: 45px;
}
.discount_button {
	background: #45b609 url('../img/button_bg.png');
	border: 1px solid #269503;
	color: #fff !important;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 8px 5px 8px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.discount_button:hover, .store_button:hover {
	background-color: #47cc00;
}
ul.discount_navi {
	height: 20px;
}
ul.discount_navi li {
	float: left;display: inline;
	margin-right: 15px;
}
.discount_terms {
	padding-top: 5px;
	display: none;
}


#store_navi_left {
	width: 550px;
	float:left;
}

#store_navi_left  li a{
	background: #45b609 url('../img/button_bg.png');
	border: 1px solid #269503;
	color: #fff !important;
	font-size: 1.3em;
	text-decoration: none;
	display: block;
	float: left;
	font-weight:normal;
	padding: 3px 8px 3px 8px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right:5px;
}

#store_navi_right {
	width: 315px;
	float:right;
	text-align:right;
}
#store_navi_right  li a{
	background: #f6eff5 url('../img/button_bg.png');
	border: 1px solid #dbd5da;
	color: #666 !important;
	font-size: 1.3em;
	text-decoration: none;
	display: block;
	float: left;
	padding: 3px 8px 3px 8px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right:5px;
}
#home_discounts {
	height: 1180px;
	overflow: hidden;
}
#home_discounts .discount {
	height: 78px;
}
#home_discounts .discount_info img {
	width: 70px;
}
#home_discounts .discount_content {
	margin-left: 95px;
}
#home_discounts h3 {
	font-size: 1.1em;
	margin-bottom: 2px;
	white-space: nowrap;
	height: 18px;
	overflow: hidden;
}
#home_discounts .discount_tag span {
	width: 78px;
}
#home_discounts .discount_action {
	font-weight: bold;
	color: #666;
}
#home_discounts .discount_viewall {
	font-size: 0.9em;
	color: #666;
}
#home_discounts p {
	margin-bottom: 2px;
}
#store_posts .store_post {
	padding: 20px 0;
	background: url('../img/underline.gif') bottom left repeat-x;
	clear: both;
}
#store_posts .store_post h3 {
	font-size: 1.6em;
	margin: 0;
}
#store_posts .post_image {
	float: left;
}
#store_posts .post_image a {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
}
#store_posts .post_image img {
	width: 140px;
	padding: 1px;
	border: 2px solid #eee;
}
#store_posts .post_content {
	margin-left: 165px;
}
.store_review p {
	margin: 0;
}
#store_reviews span {
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
	background: url('../img/store_review_bubble.gif') no-repeat 15px 0;
	padding: 10px 0 0 15px;
	margin-top: -1px;
}
.store_review {
	background: #E8F0F4 url('../img/button_bg.png') repeat-x;
	padding: 15px;
	border: 1px solid #d7e6ee;
}
.discount_info {
	float: left;
}
.discount_content {
	margin-left: 165px;
}
.discount_details p {
	margin-bottom: 10px;
	color: #666;
	font-size: 0.9em;
}
.discount_code {
	font-size: 1.4em;
	float: left;
	background: #fff;
	border: 2px dashed #ccc;
	padding: 4px 5px 0 5px;
	font-weight: bold;
	width: 170px;
	display: block;
	text-align: center;
	height: 28px;
	color: #000;
	margin-left: 8px;
}
.super_featured .discount_code {
	width: 160px;
}
.discount_saving {
	background: #F6EFF5;
}
.discount_saving_form {
	padding: 10px;
	background: #a2c1d3;
	margin-bottom: 15px;
}
.discount_saving_form p {
	font-weight: bold;
	margin-bottom: 0.2em;
}
.discount_saving_share {
	float: left;
	width: 160px;
	background: #dbc2d8;
	padding: 20px;
}
.discount_saving_share li {
	float: left;
	padding-right: 10px;
}
.discount_list {
	margin: 0;
	list-style: none;
}
.discount_list li {
	background: url('../img/dots.gif') bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.discount_list a {
	display: block;
}
.discount_list .favicon {
	padding: 0;
}
.discount_list .discount_title {
	overflow: hidden;
	padding-left: 5px;
}
.discount_list img {
	float: left;
}
.sidebar_list {
	margin: 0;
	list-style: none;
}
.sidebar_list li {
	background: url('../img/dots.gif') bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sidebar_list a {
	display: block;
}
.sidebar_list .favicon {
	padding: 0;
}
.sidebar_list img {
	float: left;
}
.sidebar_list .discount_title {
	margin-left: 24px;
}
.sidebar_list span {
	margin-left: 24px;
	font-size: 0.9em;
	color: #666;
	display: block;
}
/* splash */
#splash {
	background: url('../img/container_bg.gif') bottom left repeat-x;
	margin-bottom: 24px;
}
#splash_inner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 30px 0;
}
#slides {
	height:175px;
	width: 904px;
	overflow:hidden;
	float: left;
}
#slides_wrap {
	width:904px;
	overflow:hidden;
	float:left;
	padding: 0 5px;
}
.slide {
	float:left;
	width: 150px;
	height:165px;
	padding: 24px 15px 0 15px;
}
.slide_inner {
	padding: 10px;
}
#slides_previous {
	width: 23px;
	height: 34px;
	float: left;
	background: url('../img/splash_arrow.png') no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	margin-top: 50px;
}
#slides_previous:hover {
	background: url('../img/splash_arrow.png') no-repeat 0 -34px;
}
#slides_next {
	width: 23px;
	height: 34px;
	float: left;
	background: url('../img/splash_arrow.png') no-repeat -23px 0;
	display: block;
	text-indent: -9999px;
	margin-top: 50px;
}
#slides_next:hover {
	background: url('../img/splash_arrow.png') no-repeat -23px -34px;
}
#splash h2 {
	color: #fff;
	padding: 0 50px;
	font-size: 2.2em;
	text-align: center;
	font-family: "VAG Rundschrift Regular", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 1px #77004d;
	margin: 0;
}
#splash h2 span {
	color: #ffcc00;
}
.splash_store_logo img {
	border: 1px solid #ccc;
	padding: 1px;
	vertical-align: middle;
}
.splash_store_logo {
	background: #fff;
	padding: 3px;
	display: block;
	position: relative;
}
.splash_store_title {
	font-size: 0.8em;
	color: #ffcc00;
	margin-top: 6px;
	padding-top: 10px;
	text-transform: uppercase;
	display: block;
	background: url('../img/splash_shadow.png') no-repeat top left;
}
.splash_store_title:hover {
	color: #ff9900;
	background-position: 148px 0;
}
.splash_store_offer {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	line-height: 1.1;
	white-space: nowrap;
}




#sidebar_signup {
	background: #ffe197 url('../img/sidebar_signup_bg.gif') top center no-repeat;
	border: 1px solid #ccc;
	padding: 56px 20px 20px 20px;
	height: 192px;
}
#sidebar_signup p {
	font-size: 0.9em;
	color: #4c4836;
}
#sidebar_signup li {
	border-bottom: 1px solid #e5d696;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
}
#sidebar_blog h3 {
	display: block;
	text-indent: -9999px;
	background: url('../img/sidebar_blog_header.gif') no-repeat;
	height: 58px;
	padding-bottom: 5px;
}
#sidebar_screenshot {
	border-top: 2px solid #97c8e0;
	height: 65px;
	margin-bottom: 24px;
}
#sidebar_screenshot li {
	float: left;
}
#sidebar_screenshot li a {
	background-repeat: no-repeat;
	float: left;
	width: 96px;
	height: 23px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-top: 42px;
}
#sidebar_screenshot li a:hover {
	text-decoration: underline;
}
#store_visit { background: url('../img/store_navi.gif') 0 0; }
#store_follow { background: url('../img/store_navi.gif') -96px 0; }
#store_rss { background: url('../img/store_navi.gif') -192px 0; }
#store_visit a:hover { background: url('../img/store_navi.gif') 0 65px; }
#store_follow a:hover { background: url('../img/store_navi.gif') -96px 65px; }
#store_rss a:hover { background: url('../img/store_navi.gif') -192px 65px; }
.highlight {
	padding: 10px 10px 13px 10px;
	background: #ffe197 url('../img/highlight_bg.png') bottom center repeat-x;
	border-top: 2px solid #dbc182;
}
.highlight p {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
}
#store_signup {
	padding: 8px;
	background: #ffe197;
	margin-top: 15px;
}
#store_signup form {
	padding: 3px;
	background: #dbc182;
	float: right;
}
#store_signup p {
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 280px;
	margin-bottom: 0px;
	line-height: 1.4;
}
#competition_signup {
	background: url('../img/christmas/signup.gif') top left no-repeat;
	padding: 13px 10px 0 10px;
	margin-bottom: 24px;
	height: 72px;
}
#competition_signup form {
	padding: 5px;
	background: #430d29;
	float: right;
	margin-top: 8px;
}
#competition_signup p {
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 290px;
	margin-bottom: 0px;
	margin-left: 110px;
	line-height: 1.4;
	color: #fff;
}

.store_button {
	background: #45b609 url('../img/button_bg.png');
	border: 1px solid #269503;
	color: #fff !important;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 6px 10px 6px 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.button_clicked {
	background-color: #2c7d00;
	border: 1px solid #175e00;
}

.button_green {
	background: url('../img/button_green_right.gif') no-repeat top right;
	color: #fff !important;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	float: left;
	height: 38px;
	text-shadow: 1px 1px 1px #66C300;
	margin-right: 8px;
}
.button_green span {
	background: url('../img/button_green_left.gif') no-repeat top left;
	padding: 6px 10px 0 10px;
	display: block;
	float: left;
	height: 32px;
}

.button_grey {
	background: url('../img/button_grey_right.gif') no-repeat top right;
	color: #fff !important;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	float: left;
	height: 38px;
}
.button_grey span {
	background: url('../img/button_grey_left.gif') no-repeat top left;
	padding: 6px 10px 0 10px;
	display: block;
	float: left;
	height: 32px;
}
.discount_reveal p {
	font-size: 1em;
	color: #333;
}
.discount_display {
	padding: 3px;
	background: #fff1a4;
	margin-bottom: 10px;
}
.discount_display p {
	height: 23px;
	width: 184px;
	float: left;
	margin-right: 2px;
	margin-bottom: 0;
	font-size: 1em;
	color: #595439;
	padding: 1px 10px 0 35px;
	line-height: 1.2;
	background: url('../img/copy.gif') 8px 8px no-repeat;
}
.item_reveal .code {
	padding: 2px 5px 0 5px;
	height: 26px;
}
#reveal_close {
	right: 0;
	bottom: 0;
	position: absolute;
	background: #ffbc00;
	color: #503b01;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: bold;
}
#reveal_left {
	float: left;
	width: 300px;
	background: #ffbc00;
	padding: 20px;
}
#reveal_left p {
	font-weight: bold;
	color: #503b01;
}
#reveal_left .discount_code {
	width: 280px;
	margin: 0 0 18px 0;
}
#reveal_right {
	float: left;
	width: 300px;
	background: #ab0a0a url('../img/reveal_comp.gif') no-repeat;
	padding: 150px 20px 20px 20px;
}
#reveal_vote p {
	text-align: center;
	color: #000;
	font-weight: bold;
}
#reveal_vote form {
	background: #a7b7c1;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}
#reveal_vote {
	float: left;
	width: 300px;
	padding: 20px;;
}
#reveal_vote ul {
	padding-left: 90px;
}
#reveal_vote li {
	float: left;
	padding-right: 15px;
	padding-bottom: 20px;
}
#reveal_vote h3 {
	clear: both;
}
#reveal_example {
	clear: both;
	background: url('../img/reveal_screenshot.gif') no-repeat top right;
}
#reveal_example p {
	padding-right: 180px;
}
#view_discount {
	background: url('../img/underline.gif') bottom left repeat-x;
	clear: both;
	padding-bottom: 27px;
}
#view_discount .discount {
	background: none;
	padding: 0;
}
#discount_share {
	float:left;
	width:248px;
	padding: 15px 20px;
	text-align: center;
	background: #e8f0f4 url('../img/highlight_bg.png') bottom center repeat-x;
	border-top: 2px solid #97c8e0;
}
#discount_share h3 {
	color: #006699;
	text-shadow: 1px 1px 1px #fff;
	font-size: 2.8em;
	float: left;
	margin-right: 15px;
}
#discount_share h3 span {
	display: block;
	font-size: 14px;
}
#discount_share li {
	float: left;
	padding-left: 15px;
}
#discount_details {
	float: left;
	width: 600px;
	margin-right: 24px;
}

.store_product_image {
	background: #fff;
	display: block;
	border: 1px solid #ccc;
	text-align: center;
	position: relative;
}
.store_product_image img {
	height: 90px;
	border: 0;
}

.store_logo img, .store_product_image span {
	border: 2px solid #eee;
	padding: 1px;
	display: block;
}
.store_logo, .store_product_image {
	background: #fff;
	display: block;
	border: 1px solid #ccc;
	text-align: center;
	position: relative;
}
.store_logo:hover {
	border: 1px solid #aaa;
}
.store_logo_tag {
	position: absolute;
	right: 1px;
	top: 1px;
}
.discount_tag a {
	text-decoration: none;
	color: #fff;
}
.exclusive_tag {
	background: #ff9900;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 0;
	font-size: 0.8em;
	text-align: center;
	width: 148px;
	display: block;
}
.code_tag {
	background: #3399cc;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 0;
	font-size: 0.8em;
	text-align: center;
	width: 148px;
	display: block;
}
.deal_tag {
	background: #cc3333;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 0;
	font-size: 0.8em;
	text-align: center;
	width: 148px;
	display: block;
}
.item p {
	margin-bottom: 0.5em;
}
.item_empty {
	padding: 50px;
	text-align:center;
}
.item_empty p {
	font-size: 1.2em;
}
p.item_message {
	font-size:1.8em;color:#666;font-weight:bold;margin:0;
}
.expired h3 a,.expired h1 {
	color: #666;
	text-decoration: line-through;
}
.expired .discount_code {
	color: #666;
	text-decoration: line-through;
}
.expired .discount_button {
	color: #666;
	background-color: #ccc;
	border: 1px solid #bbb;
}
.expired img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.small_box {
	border: 1px solid #ccc;
	padding: 10px;
	color: #666;
	background: #fff;
}
.small_box ul{
	list-style: none;
	margin: 0;
}
.small_box li a{
	color: #666;
}
.small {
	color: #666;
	font-size: 0.9em;
}
.error {
	border: 2px solid #ccc;
	margin-bottom: 10px;
	padding: 14px 14px 14px 80px;
	background: #ffff99 url('../img/error.gif') 3px 3px no-repeat;
	font-weight: bold;
	font-size: 1.1em;
	color: #663300;
	clear: both;
}
.conf {
	border: 2px solid #ccc;
	margin-bottom: 10px;
	padding: 14px 14px 14px 60px;
	background: #ccff99 url('../img/conf.gif') 4px 4px no-repeat;
	font-weight: bold;
	font-size: 1.2em;
	color: #006600;
	clear: both;
}
#profile h1 {
	border-bottom: 1px solid #b6ccdc;
}
#profile p {
	margin-bottom: 0;
	font-size: 0.9em;
	text-shadow: 1px 1px 1px #084370;
	border-top: 1px solid #2a6898;
}
.profile_image {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: #fff;
}
#dashboard_favourite {
	background: #eee url('../img/favourite_icon.gif') no-repeat 14px 14px;
	padding: 10px 30px 10px 68px;
	-moz-border-radius: 5px;
}

#add_discount_type li {
	float: left;
}
#add_discount_type a {
	display: block;
	width: 100px;
	height: 25px;
	padding-top: 65px;
	text-align: center;
	float: left;
	border: 3px solid #fff;
	font-weight: bold;
	margin-right: 1px;
}
#add_discount_type .add_voucher_code {
	background: url('../img/add_voucher_code.gif') no-repeat center 8px;
}
#add_discount_type .add_deal {
	background: url('../img/add_deal.gif') no-repeat center 8px;
}
#add_discount_type .add_sale {
	background: url('../img/add_sale.gif') no-repeat center 8px;
}
#add_discount_type .add_freebie {
	background: url('../img/add_freebie.gif') no-repeat center 8px;
}
#add_discount_type .off a {
	color: #98c1d6;
	text-decoration: none;
}
#add_discount_type .off .add_voucher_code {
	background: url('../img/add_voucher_code_off.gif') no-repeat center 8px;
}
#add_discount_type .off .add_deal {
	background: url('../img/add_deal_off.gif') no-repeat center 8px;
}
#add_discount_type .off .add_sale {
	background: url('../img/add_sale_off.gif') no-repeat center 8px;
}
#add_discount_type .off .add_freebie {
	background: url('../img/add_freebie_off.gif') no-repeat center 8px;
}
#add_discount_type a:hover, #add_discount_type .selected a {
	border: 3px solid #eee;
}

#add_discount_type_com {
background-color:#860167;
padding:17px;
}

#add_discount_type_com  p{
color:#fff;
font-weight:bold;
}

#add_discount_type_com li {
	float: left;
}
#add_discount_type_com a {

	display: block;
	width: 120px;
	height: 25px;
	padding-top: 65px;
	text-align: center;
	float: left;
	border: 3px solid #fff;
	font-weight: bold;
	margin-right: 1px;
}
#add_discount_type_com .add_voucher_code {
	background: #fff url('../img/add_voucher_code.gif') no-repeat center 8px;
	margin-right: 20px;
}
#add_discount_type_com .add_deal {
	background: #fff url('../img/add_deal.gif') no-repeat center 8px;
	margin-right: 20px;
}
#add_discount_type_com .add_sale {
	background: #fff url('../img/add_sale.gif') no-repeat center 8px;
	margin-right: 20px;
}
#add_discount_type_com .add_freebie {
	background: #fff url('../img/add_freebie.gif') no-repeat center 8px;
}
#add_discount_type_com .off a {
	color: #98c1d6;
	text-decoration: none;
}
#add_discount_type_com .off .add_voucher_code {
	background: url('../img/add_voucher_code_off.gif') no-repeat center 8px;
}
#add_discount_type_com .off .add_deal {
	background: url('../img/add_deal_off.gif') no-repeat center 8px;
}
#add_discount_type_com .off .add_sale {
	background: url('../img/add_sale_off.gif') no-repeat center 8px;
}
#add_discount_type_com .off .add_freebie {
	background: url('../img/add_freebie_off.gif') no-repeat center 8px;
}
#add_discount_type_com a:hover, #add_discount_type_com .selected a {
	border: 3px solid #ffcc00;
}



#small #header_inner {
	width: 624px;
}
#small #logo a, #limited #logo a {
	margin: 0 0 20px 0; 
}
#small #top_inner {
	width: 600px;
	background: url('../img/splash_inner_small_bg.gif') no-repeat;
}
#small #content {
	width: 624px;
}
#small #footer_inner {
	width: 624px;
}

.share {
	font-size: 1.1em;
	font-weight: bold;
	padding: 6px 0 6px 36px;
	display: block;
}
.share_rss {
	background: url('../img/social2/rss.png') no-repeat;
	color: #ff6600;
}
.share_twitter {
	background: url('../img/social2/twitter.png') no-repeat;
	color: #3399cc;
}
.share_facebook {
	background: url('../img/social2/facebook.png') no-repeat;
	color: #003399;
}
.share_delicious {
	background: url('../img/social2/delicious.png') no-repeat;
	color: #333;
}
.content_share a {
	float: left;
	margin-right: 20px;
}

.comment {
	clear: both;
	margin-bottom: 24px;
	padding: 10px;
	margin-bottom: 10px;
	background: #F6EFF5;
}
.comment_info {
	float: left;
}
.comment_info img {
	width: 40px;
}
.comment_content {
	margin-left: 50px;
}



#why-signup li{
	font-size: 1.1em;
	padding-bottom: 4px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.fbConnectButton {
	color: #fff;
	font-weight: bold;
	background: url('../img/facebook_button.gif') bottom left;
	border: 1px solid #2c4372;
	padding: 2px 4px 2px 18px;
	text-decoration: none;
	font-size: 0.9em;
}
.ac_results {
	padding: 1px;
	border: 1px solid #ccc;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 4px 5px;
	cursor: default;
	display: block;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #666;
	color: #fff;
}
.jqmWindow {
    display: none;
    
    position: absolute;
    top: 10%;
    left: 50%;
    
    margin-left: -350px;
    width: 700px;
}
.jqmWindow #container_inner {
	background-color: #fff;
	-moz-box-shadow: 0px 0px 10px #333;
}
#codeWindow {
	position: fixed;
}

.jqmOverlay { background-color: #000; opacity: 0.3 !important; }
img.jqmClose { position: absolute; top: -5px; right: -10px }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
#prices table {
	width: 100%;
}
#prices tr.odd td {
	background: #d9eaf7;
	border-bottom: 1px solid #fff;
}
#prices tr.even td {
	background: #fff;
	border-top: 1px solid #b9d8f0;
}
#prices td {
	vertical-align: middle;
	padding: 10px;
	text-align: left;
}
#prices tr.odd td.price {
	background: #c8e1f3;
	border-left: 1px solid #b9d8f0;
	border-right: 1px solid #b9d8f0;
}
#prices tr.even td.price {
	background: #f2f2f2;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
#product {
	background: url('../img/underline.gif') bottom left repeat-x;
	clear: both;
	padding-bottom: 27px;
}
#product .discount {
	background: none;
	padding: 0;
}
#product_image {
	float:left;
	margin-right: 24px;
	position:relative;
	width:284px;
	text-align:center;
	background: #fff;
	border: 1px solid #ccc;
	padding: 1px;
}
#product_image img {
	padding: 20px 0;
}
#product_image .product_more_info {
	display: block;
	clear: both;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 1.1em;
	padding: 5px 0;
	background: #eee;
}
#product_details {
	float: left;
	width: 600px;
}

.cut_out {
	position:absolute;
	top:0px;
	left:0px;
	height: 66px;
	width: 70px;
	background: url('../img/circle.png') no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
	text-shadow: 1px 1px 1px #66c300;
	text-align: center;
	padding-top: 12px;
	padding-right: 8px;
}
.cut_out span {
	display: block;
	font-size: 1.4em;
	line-height: 1;
}
.product_price {
	height: 40px;
}
.price_was {
	display:block;
	color:#666;
}
.price_was del {
	font-weight: bold;
}
.price_now {
	display:block;
}
.price_now em {
	font-size: 0.8em;
	background: #999;
	padding: 1px 4px;
	color: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	margin-left: 5px;
}
.store_logo_small {
	float:left;
	margin-right:10px;
}
.store_logo_small img {
	height:34px;
	border:1px solid #ccc;
	display:block;
}
.product_button_small {
	margin-top: 5px;
}
.product_button_small a {
	background: url('../img/button_green_small.gif') no-repeat;
	font-weight: bold;
	text-shadow: 1px 1px 1px #66c300;
	font-size: 1.2em;
	height: 26px;
	width: 82px;
	text-align: center;
	display: block;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
}
.price_info {
	background:#eee;
	padding:5px;
	margin-bottom:15px;
}
.price_info span {
	font-size: 1.2em;
}
.prices {
	float: left;
}
ul.product_grid {
	margin: 0;
	list-style: none;
}
ul.product_grid li {
	float : left;
	margin-bottom: 15px;
	width: 128px;
	height: 232px;
	padding: 10px;
	border: 1px solid #fff;
}
ul.product_grid li:hover {
	border: 1px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #eee;
	-webkit-box-shadow: 0 0 5px #eee;
	box-shadow: 0 0 5px #eee;
}
.product_grid_image {
	text-align: center;
	margin-bottom: 10px;
	height: 120px;
}
.product_grid_image img {
	width: 120px;
}
ul.product_grid h4 {
	overflow: hidden;
	height: 32px;
	font-size: 1em;
}
ul.product_small_grid li {
	float : left;
	margin-bottom: 15px;
	width: 82px;
	height: 117px;
	padding: 4px;
}
ul.product_small_grid img {
	width: 80px;
	height: 80px;
	margin-bottom: 5px;
	border: 1px solid #dbc2d8;
}
ul.product_small_grid h4 {
	overflow: hidden;
	height: 32px;
	font-size: 1em;
}
.product_button {
	background: #45b609 url('../img/button_bg.png');
	border: 1px solid #269503;
	color: #fff !important;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 2px 8px 2px 8px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#shopping_navi li a {
	float: left;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
}
#shopping_sidebar .sidebar_list li{
	padding-bottom: 4px;
	margin-bottom: 3px;
}
hr {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0 0 24px 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.panel {
	clear: both;
	margin-bottom: 24px;
}
.overlay {
	top: -24px;
	position: relative;
}
.left {
	float: left;
}
.right {
	float: right;
}
.spacer {
	margin-left: 5px;
}
#competition {
	padding: 310px 25px 25px 25px
}
#competition p {
	font-size: 1.2em;
}
#competition h2 {
	color: #660000;
	font-size: 4.2em;
	font-family: "VAG Rundschrift Regular", Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
	clear: both;
	font-weight: normal;
}
#competition h3 {
	color: #660000;
	font-size: 2.6em;
	font-family: "VAG Rundschrift Regular", Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
	clear: both;
	font-weight: normal;
}
#competition form.comp_signup {
	clear:both;
	background: #990000;
	padding: 10px 15px;
	margin-bottom:24px;
	text-align:center;
	font-size:1.4em;
	color:#fff;
	font-weight:bold;
}
#competition form label{
	display: block;
	text-align: left;
	width: 300px;
}
#competition form span{
	display: block;
	text-align: left;
	width: 300px;
	padding: 0;
	margin: 0;
}
#competition_navi li{
	float: left;
	padding: 5px;
}
#competition_navi li a {
	float: left;
	padding: 5px 15px;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	display: block;
	text-decoration: none;
}
#competition_navi li a:hover {
	text-decoration: underline;
}
#competition_navi li.active a {
	text-decoration: underline;
	background: #fff;
	color: #660000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#sidebar_competition {
	border: 1px solid #ccc;
	padding: 7px;
	text-align: center;
	margin-bottom: 8px;
}
#sidebar_competition p {
	margin-bottom: 15px;
	font-size: 1.2em;
	text-align: center;
}
#sidebar_competition .discount_button {
	margin-left: 25px;
}
#sidebar_competition_inner {
	padding: 150px 20px 20px 20px;
	background: url('../img/competition/sidebar.gif') no-repeat;
}



#content:after, .clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
#content, .clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html #content, * html .clearfix {
	height: 1%;
}
#content, .clearfix {
	display: block;
}
li#content, li.clearfix {
	display: list-item;
}
