@charset "utf-8";

/* @group Framework */
html {
	height: 100%;
	overflow-y: scroll;
}
body, ol, ul, li, p, input, form, select, textarea, table, td, tr, fieldset {
	padding: 0;
	margin: 0;
	vertical-align: baseline;
	color: #333;
	list-style: none;
}
body {
	font-size: 13px;
	line-height: 1.5;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
li {
	display: inline;
	vertical-align: top;
}
img {
	border: none;
}
a, a:visited, a img, .nounderline:hover {
	color: #06C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	display: block;
	margin: 15px 0;
}
h1, h3, h4, .ash3, .topindexcolumnscontainer .ash3, .fancyheading {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	margin: 15px 0 10px;
	line-height: 24px;
	font-weight: 700;
}
strong.ash3 { margin: 0 0 10px; display: block; }
h2 {
	font-size: 28px;
	line-height: 28px;
	margin: 0 0 5px;
}
h3.subheading {
	margin:0 4px 0 0;
	color:#66BC50;
	font-weight:400;
}
#homepage-heading {
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.2em;
	margin: 15px 0 10px;
}
.thin { font-weight: 200; }
.hideaway, .goaway {display: none; visibility: hidden;}
.l {
	float: left;
	display: inline-block;
}
.r {
	float: right;
	display: inline-block;
}
.clear {
	height: 0;
	clear: both;
	overflow: hidden;
	display: block;
}
.relative{ position:relative; }
.sub { color: #AAA; }
.page-separator, hr {
	background: #ccc;
	height: 1px;
	overflow: hidden;
	display: block;
	margin: 20px 0;
}
.smallheading {
	font-size: 18px;
	font-weight: 200;
}
.errorred {
	color: red;
	font-weight: bold;
}

/* @group Forms */
input.emailinput {
	height:22px;
	padding: 3px 5px;
	line-height: 22px;
	width: 192px;
	margin: 0 0 4px;
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/* @end */

/* @group Close Button */
.closebutton {
	float: right;
	margin: 0 0 0 10px;
}
.closebutton a {
	background: #fff;
	border: 1px solid #ccc;
	color: #ccc;
	cursor: pointer;
	font-family: verdana;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	margin: 0 3px;
	text-transform: uppercase;
	height: 15px;
	width: 15px;
	display: block;
	text-align: center;
}
.closebutton a:hover {
	color: #333;
	border-color: #333;
	text-decoration: none;
}
/* @end */
/* @end */

/* @group Structure */
#site {
	width: 960px;
	margin: 0 auto;
}
#data_main {
	width: 690px;
	float: left;
}
#data_right_sidebar {
	width: 240px;
	float: right;
}
/* @end */

/* @group Sprites */

/* @group Sprites_MAIN */
.sprite_main{
	background:url(http://public.gutegutscheine.de/Images/sprite_main_4.gif) left top no-repeat;
}
.sprite_main_logo {
	background-position: 0 0;
	width:290px;
	height:60px;
	display: block;
}
.sprite_main_firefox {
	background-position: 0 -200px;
	width:65px;
	height:65px;
	display: block;
	float: right;
	margin: 0 10px 0 5px;
}
.sprite_main_ie {
	background-position: -100px -200px;
	width:65px;
	height: 65px;
	display: block;
	float: right;
	margin: 0 10px 0 5px;
}
.sprite_main_chrome {
	background-position: -200px -200px;
	width: 65px;
	height: 65px;
	display: block;
	float: right;
	margin: 0 10px 0 5px;
}
.sprite_main_safari {
	background-position: -100px -500px;
	width: 65px;
	height: 65px;
	display: block;
	float: right;
	margin: 0 10px 0 5px;
}
.sprite_main_press {
	background-position: 0 -150px;
	height: 18px;
	width: 206px;
	display: block;
}
.sprite_main_search_homepage, .sprite_main.searchinputmain.ac_input {
	background-color: #fff;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-position: -250px -148px;
	border-color: #666 #999 #ccc;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	margin: 0;
	padding: 6px 3px 4px 27px;
	width: 525px;
	float: left;
	height: 20px;
	line-height: 20px;
}


.sprite_main_search_header {
	background-color: #fff;
	background-position: -250px -150px;
	border-color: #666 #999 #ccc;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	width: 255px;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 6px 3px 4px 27px;
	height: 20px;
    line-height: 20px;
}
.sprite_main_print {
	background-position: -200px -400px;
	width: 34px;
	height: 36px;
	float:right;
	display: block;
	margin: 0;
}
.sprite_main_print_little {
	background-position: -250px -400px;
	width: 18px;
	height: 19px;
	display: inline-block;
	margin: 0;
}
.sprite_main_info {
	background-position: -150px -400px;
	width: 34px;
	height: 36px;
	float:right;
	display: block;
	margin: 0;
}
.sprite_main_hider {
    border-radius: 4px 4px 4px 4px;
    background-color: #FFA24F;
    background-position: 0 -100px;
    border: 1px solid #F98D40;
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    margin: 10px 0 0 10px;
    max-height: 28px;
    overflow: hidden;
    padding: 0;
    width: 220px;
}
.sprite_main_hider input.code {
	width: 180px;
	margin: 0 auto;
	text-align:center; 
	visibility:hidden;
	position:relative; 
	z-index: -1;
	border: none; 
	background: none;
}
.sprite_main_bookmark_add {
	background-position: -50px -450px;
	display: inline-block;
	width: 9px;
	height: 9px;
}
.sprite_main_bookmark_remove {
	background-position: -100px -450px;
	display: inline-block;
	width: 9px;
	height: 9px;
}
.sprite_main_attention {
	background-position: -250px -350px;
	display: block;
	display: inline-block;
	height: 9px;
	width: 9px;
}
.sprite_main_yes {
	background-position: -50px -400px;
	display: block;
	float:left;
	height: 30px;
	width: 30px;
	margin: 0 5px;
	text-indent: -2000px;
	overflow:hidden;
}
.sprite_main_no {
	background-position: -100px -400px;
	display: block;
	float:left;
	height: 30px;
	width: 30px;
	margin: 0 5px;
	text-indent: -2000px;
	overflow:hidden;
}
.sprite_main_email-forward {
	background-position: 0 -500px;
	display: block;
	height: 64px;
	width: 64px;
	margin: 5px 30px 0 0;
}
.mainsprite-icon_feed { background-position:0 -450px; height: 12px; width: 12px;}
/* @end */

/* @group Sprites_LOGOS */
.logosprites { background:url(http://public.gutegutscheine.de/Images/sprite_homepagelogos.png) left top no-repeat; }
.logosprite-1 { background-position:0px 0; }
.logosprite-2 { background-position:0px -100px; }
.logosprite-3 { background-position:0px -200px; }
.logosprite-4 { background-position:0px -300px; }
.logosprite-5 { background-position:0px -400px; }
.logosprite-6 { background-position:0px -500px; }
.logosprite-7 { background-position:0px -600px; }
.logosprite-8 { background-position:0px -700px; }
.logosprite-9 { background-position:0px -800px; }
.logosprite-10 { background-position:0px -900px; }
/* @end */
/* @end */

/* @group Header */
#header {
	border-bottom: 1px solid #eee;
	padding: 0 0 5px 0;
	margin: 15px 0;
}
#logo {
	float: left;
	width: 290px;
	margin: 0 15px 0 0;
}
.login {
	float:right;
	padding:0 2px 0 0;
	text-align:right;
}
.login a {
	margin:0 4px;
}
.login p {
	padding:26px 0 0;
	margin:0;
	line-height:1;
}
.menu {
	margin: 39px 0 0;
	float:left;
}
.menu ul {
	margin:0;
	padding:0;
}
.menu ul li {
	float:left;
	margin:0;
	padding:0;
}
.menu a {
	display:inline-block;
	float:left;
	padding: 3px 10px 0;
	line-height:normal;
	margin: 0 5px 0 0;
	font-weight:700;
}
/* @end */

/* @group Footer */
#footer {
	border-top: 1px solid #eee;
	padding: 15px 0 0;
	margin: 60px 0 30px;
}
.footercolumn {
	float:left;
	width:170px;
}
.footercolumn li {
	display: block;
}
/* @end */


/* @group Homepage */

#index_search {
	margin: 20px auto 60px;
	width: 720px;
}

.search_inside {
	border-radius: 4px 4px 4px 4px;
	background-color:#efefef;
	margin:0px 0 15px;
	padding:10px 20px;
}
form#qsearch { clear:both; }
.infobox {
	margin: 0 0 30px;
	padding: 6px 15px;
	border: 1px solid #efefef;
}
.infobox h1 {
	display: inline;
	margin: 0;
	font-size: 13px;
}

/* @group Top 40 Merchants List */
.top40container {
	background: #EFFFFF;
	border: 1px solid #ccc;
	margin: 0 0 60px;
	overflow: auto;
}
.top40column {
	float:left;
	padding:10px;
	width:171px;
}
.top40column ul li a {
	display: block;
}
/* @end */

/* @group Top 5, New, More Columns */
.topindexcolumnscontainer {
	margin: 0 0 60px;
}
.topindexcolumns {
	float:left;
	margin:0;
	padding:0;
	width:335px;
}
.topindexcolumns.middle {
	margin: 0 0 0 20px;
}
.topindexcolumns ul, .topindexcolumns ol {
	margin:0;
	padding:0;
	color: #999;
}
.topindexcolumns ul li {
	display: list-item;
	background: url(http://public.gutegutscheine.de/Images/sprite_main_4.gif) -250px -450px no-repeat;
	padding: 0 0 5px 15px;
}
.topindexcolumns ol li {
	display: list-item;
	list-style: decimal inside;
	padding: 0 0 5px;
}
.topindexcolumns li {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
	height: 60px;
}
.topindexcolumns li a {
	clear: both;
	display: inline-block;
	font-weight: 700;
}
.topindexcolumns li span {
	clear:both;
	display: block;
	margin: 0 0 0 20px;
}
.topindexcolumns ul li span {
	margin: 0;
}
.topindexcolumnslast {
	float: right;
	width: 223px;
	padding: 0 15px 0;
}
.printcoupons {
	background:none repeat scroll 0 0 #EFEFEF;
	margin:0 0 15px;
	padding:6px 15px;
	font-size: 11px;
}
.printcoupons p {
	padding: 0;
	margin: 0;
}
/* @end */

/* @group 10 Logos Box on Homepage */
#logos10container strong {
	margin: 0 0 5px 0;
	display: block;
}
#logos10container ul li {
	display: inline-block;
	float: left;
	margin: 0 10px 20px 0
}
#logos10container ul li.last {
	margin: 0 0 10px;
}
.thumbarea a img {
	height: 90px;
	width: 120px;
	display: block;
	margin: 0 0 3px 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	border: 1px solid #ccc;
}
.thumbarea {
	float: left;
	width: 130px;
}
#logos10container ul li a, .thumbarea a {
	width: 130px;
	text-align: center;
	display: inline-block;
	float: left;
}
#logos10container ul li a img {
	width: 120px;
	height: 60px;
	display: block;
	margin: 0 0 3px 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	border: 1px solid #ccc;
}
#logos10container ul li a:hover img {
	border-color: #bbb;
}
/* @end */

/* @group Homepage Signup Form */
.signupstart, .sidebarbox.newsletterbox {
	background-color: #FFC;
	border: 1px solid #F6E2AA;
	color: #000;
	margin: 0 0 20px;
	padding: 15px;
	border-radius: 4px 4px 4px 4px;
}
#data_right_sidebar .signupstart {
	padding: 15px;
	margin: 0 0 10px;
}
.signupstart .signupstart-title {
	display: block;
	font-size: 22px;
	line-height: 26px;
}
/* @end */
/* @end */

/* @group Custom Pages */

/* @group Press Page */
.mentions {
	border-collapse:collapse;
	margin:0 0 15px 0;
	width:690px;
}
.mentions tr td {
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
	vertical-align: middle;
}
.mentions tr td.mentions-main {
	text-align: left;
}
.mentions tr td.mentions-date {
	width: 100px;
}
.presselist li strong {
	color:#999;
	display:block;
	float:left;
	font-size:30px;
	font-weight:700;
	margin:0 15px 5px 0;
}
td.half { width: 314px; }
/* @end */
/* @end */

/* @group Boxes */
.md_newsletterbox {
	background-color: #EFFFFF;
	padding: 5px 15px 15px;
	margin: 0 0 30px;
	border: 1px solid #ccc;
}
.md_newsletterbox .emailinput { float: left; margin: 0; height: 24px; }
.md_newsletterbox #chksnews .button_container  { margin: 0 0 0 5px; }
/* @end */


/* @group Merchant Detail Page */

.md_header-headings {
	float:left;
	padding: 0 15px 0 0;
	width: 565px;
}
.md_header-social {
	float:left;
	padding: 4px 0 0 0;
	width: 110px;
}

.md_logo {
	margin: 0 15px 0 0;
	height: 60px;
	width: 120px;
	border: 1px solid #ccc;
	box-shadow: 0 1px 3px #aaa;
}
.md_logo img {
	max-width: 120px;
	max-height: 60px;
}
.md_description .expander li {
	color: #666;
}
.store-coupons {
	background: none repeat scroll 0 0 #EFEFEF;
    padding: 10px;
	margin: 0 0 30px 0;
}
.store-coupons p, .store-coupons h3 {
	margin: 0;
	padding: 0;
}
.active-coupon, .expired-coupon {
	border-radius: 4px 4px 4px 4px;
    background: none repeat scroll 0 0 #fff;
    margin: 0 0 10px;
    padding: 15px;
    border: 1px solid #ccc;
}
.coupon-details { float:left; width:100%; }
.coupon-details a.button, .addtoalertsmember a.button {
	color: #fff
}
.coupon-details h3{
	line-height:26px;
}

.coupon-infos {width: 100%; display: none;}
.coupon-sub-hint {width: 490px;}

.coupon-sub-hint-listings {width: auto; margin-right: 15px; display: none;}

.coupon-sub-hint h3 { margin:0;}
.couponopend{
	background-color:#fff;
	border:2px solid #66BC51;
	/*width:470px;*/
	margin:5px 0 0;
	padding:10px;
	height: 60px;
}

.coupon-feedback {
	/*display: none; */
	font-size:11px;
	margin:5px 0 0;
	width:95px;
}

.coupon_description {
	color: #666;
	display: none;
}
.expired-coupon h3 a, .show_description_link_exp {
	color: #666;
	text-decoration: line-through;
}
.expired-coupon .offerbutton {
	background-color:#888;
	border:1px solid #555;
	float: left;
}
.visible-coupon-code {
	border: 1px dashed #aaa;
	float: left;
	font-weight: 700;
	margin: 10px 0 0 10px;
	padding: 5px 10px;
	text-align: center;
	width: 210px;
	background: #FFF;
	height:18px;
}
.visible-coupon-code input {
	border: 0 none;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
	width: 208px;
}
.visible-coupon-code input.code:focus { border: none; outline: none; }
.coupon-vote {
	position: absolute;
	right: 10px;
	top: 27px;
}
h4.expired_offers {
	border-bottom:1px solid #ccc;
	margin:40px 0 10px 0;
	padding: 0 0 5px 0;
}

/* @group Buttons */
.button, .submitbuttonflexible {
	height: 30px;
	line-height: 20px;
	overflow:visible;
	width: auto;
	background:#99d26c;
	border:1px solid #538312;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	font:bold 14px/100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin:0 2px;
	outline:medium none;
	padding: 5px 14px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 1px #559955;
	vertical-align:baseline;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	border-radius: 4px 4px 4px 4px;
	background: -moz-linear-gradient(center top, #99d26c, #66bb50) 0 0 repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#99d26c), to(#66bb50));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#99d26c', endColorstr='#66bb50');
}
.button_container { 
	border: 1px solid #538312;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	display: inline-block;
	margin:0 2px;
}
.button_container .button { 
	border: none;
	margin: 0;
}
.expired-coupon a.button, .expired-coupon a.button:visited {
	float: left;
	margin: 10px 0 0 0;
	color: #fff;
	border: 1px solid #666;
	text-shadow:none;
	text-shadow:0 1px 1px #666;
	line-height: 17px;
	height:auto;
	background: #999;
	background: -moz-linear-gradient(center top, #999999, #999999) 0 0 repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#999999));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#999999');
}
a.button {
	line-height: 20px; 
	height: auto;
}
.button:hover, .button:active  {
	color: #fff;
	background:none repeat scroll 0 0 #66bc50;
	text-decoration:none;
}
.expired-coupon a.button:hover, .expired-coupon a.button:active  {
	background: #666;
	background: -moz-linear-gradient(center top, #666666, #666666) 0 0 repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#666666));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#666666');
}
.active-coupon a.button, .active-coupon a.button:visited {
	margin: 10px 0 0 0;
	float:left;
	height:auto;
	line-height: 17px;
}
/* @end */

/* @group Alerts Subscription at the top */
#alertsbox {
    background-color: #FFFFCC;
    border: 1px solid #F6E2AA;
    color: #000;
    margin: 30px 0;
    padding: 15px 30px 0;
}
#alertsbox form {
	padding: 0;
}
#alertsbox p {
	padding: 4px 0;
	margin: 0 0 0;
}
#alertsbox .emailinput {
	width: 195px;
	margin: 5px 0 0;
}
#alertsbox .addtoalertsmember { margin: 0 0 10px 0; }
/* @end */
/* @end */

.newsletterbox form input.submitbutton { width: 205px; }
.newsletterbox form input.emailinput { width: 192px; }
.sidebarbox.pressbox p { padding: 0; }

/* @group Search Results */
.search_ul li{
	text-align:center;
	float:left;
	margin-bottom:5px;
	width:155px;
	height:150px;
	padding:5px;
}
.search_thumbs{ margin-right:5px; }
.search_thumbs img {
	background-color: #fff;
	border: 3px solid #ccc;
	padding: 1px;
}
/* @end */


/* @group Pagination */
.pagerbox {
	background: none repeat scroll 0 0 #eee;
    padding: 4px 0 2px 4px;
    margin: 0 0 30px;
}
.pagerbox a, .pagerbox .current, .pagerbox span {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #CCCCCC;
    color: #67A7C4;
    display: block;
    float: left;
    line-height: 1;
    margin: 0 2px 2px 0;
    padding: 8px 8px 6px;
}
.pagerbox a:hover, .pagerbox a:active, .pagerbox .current {
	background-color: #66BC51;
	color: #fff;
	text-decoration: none;
}
/* @end */

/* @group Sidebar Boxes */
.sidebarbox {
	background: #fff;
	color: #838383;
	border: 1px solid #fff;
	padding: 0 15px;
	margin: 0 0 30px 0;
	width: 208px;
	border-radius: 4px 4px 4px 4px;
}
.sidebarbox.doborder {
	border-color: #bdbdbd;
	padding: 15px;
}
.sidebarbox p {
	margin: 0;
	padding: 5px 0;
	color: #838383;
}

.related-coupons li {color: #838383;}

.sidebarbox.press {
	color: #838383;
	padding: 0 15px 15px;
	width: 180px;
	margin: 0 0 34px;
}
.sidebarbox.rating {
	padding: 0 15px 15px;
	width: 180px;
	margin: 0 0 34px;
	overflow: auto;
}
.sidebarbox.mozext p {
	padding: 0;
}
.sidebarbox.newsletterbox {
	background: #fff;
	border: 1px solid #F6E2AA;
	padding: 15px;
}
strong.widget_title {
	margin: 0 0 5px 0;
	display: block;
	color: #444444;
	font-size: 17px;
	text-shadow: 0 1px #eee;
}
/* @group Sidebar_Box: Thumbnail */

.thumb {
	border: 1px solid #fff;
	padding: 0;
	text-align: center;
	border-radius: 4px 4px 4px 4px;
	margin: 0 0 30px;
}
.thumb a img {
	margin: 0 0 5px 0;
	border: solid 15px #eee;
	border-left: solid 18px #eee;
	border-right: solid 18px #eee;
	opacity: 0.8;
}
.thumb a img:hover {
	opacity: 1;
}
/* @end */

/* @group Related Merchants - Sidebar */
.related-coupons {
	width: 238px;
	margin: 0 0 30px;
}
.related-coupons strong {
	display: block;
	padding: 5px 15px;
}

.related-coupons li {
	display: block;
	margin:10px 15px;
}
.related-coupons li a {
	display: block;
	font-weight: 700;
}
/* @end */

/* @end */
p.lifespan {
	padding: 0 0 10px;
	margin: 0
}
.couponarea a { color: #fff; }
ul.categories {
	display: block;
	clear: both;
}
u.categories li {
	display: block;
	margin: 0 0 2px 0;
}
ul.categories li a {
	display: block;
	line-height: 1.5;
}
.forcelist li, .homenew li {
	list-style: square inside;
	line-height: 1.5;
	display: list-item;
}
/* @group Alert / Notice */

.notice {
	background-color: #F6E2AA;
	color: #000;
	padding: 5px 10px;
	margin: 0 0 15px 0;
	border: 1px solid #F6C178;
}
.notice-content{
	float:left;
}
/* @end */

/* @group Categories */
.list_categories { margin:0 0 30px; }
.letterrow {
	display:block;
	float:left;
	margin:0 0 20px;
	padding-left:10px;
	width:182px;
}
.letterrow li { display: block; }
/* @end */

/* @group All Shops List */
.store-list-container { margin: 0 0 60px; }
.store-list-container .shop_header {
	background: #EFEFEF;
	padding: 3px 5px;
	display: block;
	margin: 0;
	height: 18px;
}
.store-list-container .shop_header span {
	font-weight: 700;
	text-transform: uppercase;
	float:left;
}
.store-list-container .shop_header a {
	float: right;
	color:#C5C5C5;
}
.store-list-container ul {
	float:left;
	padding:5px 0 15px 10px;
	width:210px;
}
.store-list-container ul li { display: block; }
/* @end */

#chkspalerts .button, #alertsbox .button { margin: 0; }
#chkspalerts .button_container, #alertsbox .button_container, #chksnews .button_container { margin: 5px 0 0 0;}
#chksnews .button { margin: 0;padding: 0.4em 0.7em 0.45em }
.added {
	font-weight: bold;
}
#search {
	margin: 10px 6px 0 0;
	float:right;
}
.shop-details {
	float:left;
	display:block;
	width:540px;
}
.shop-details.no-logo { width: 687px; }
.option { margin: 5px 0; }
.option p { line-height: 1.1em; }
.bar {
	height:10px;
	background:#3399cc;
}
.pollthanks { font-size:20px; }

/* @group Register / Login / Submit Coupon */
.regholder {
	float:left;
	width:500px;
}
.regholder li {
	display:block;
	clear:both;
	margin: 0 0 10px;
}
.regside {
	background-color:#fff;
	float:right;
	padding:10px;
	width:400px;
}
.thick-bordered-box {
    border: 10px solid #eee;
    padding: 10px;
}
#submitSuggest, .date_input, .thick-bordered-box input {
    width:200px;
    padding: 6px;
    font-size: 14px;
    margin-top: 2px;
    padding: 6px;
}
.regholder .signupbuttonarea2 #registernewshint { float:left; margin: 0; padding-top: 5px; padding-bottom: 4px; line-height: 20px; height: 20px;  }
.thick-bordered-box input.button { padding: 5px 14px; width: auto; }
.thick-bordered-box #gg_exlusive { width: auto; padding: 0; margin: 0; }
.thick-bordered-box br { clear:both; overflow:hidden; height:15px; }
/* @end */

input.text, .forms_textinput, #cse-search-box input[type=text] {
	font-size:14px;
	margin-top:2px;
	padding:6px;
	width:200px;
}
.btn, #cse-search-box input[type=submit] {
	font-size:16px;
	padding:2px;
}
.rssoverview li {
	display:block;
	margin:0 0 10px;
	width:500px;
}
textarea.text, textarea.forms_textarea {
	font-size:14px;
	height:60px;
	width:300px;
}
textarea.textcontact {
	font-size:14px;
	height:120px;
	width:500px;
}
.regside .loginnotice {
	padding:0 10px 10px;
	text-align:right;
}
.signupbuttonarea2 #registernewshint { width: 198px; }
.hilfreichelinks li { display: block; }

/* @group Date Selector */
.date_selector {
	background:#F2F2F2;
	border:1px solid #bbb;
	display:none;
	margin:-1px 0 0;
	padding:5px;
	position:absolute;
	z-index:100000;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}
.date_selector .month_nav {
	display:block;
	margin:0 0 5px;
	padding:0;
}
.date_selector * {
	background:none;
	border:medium none;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
	text-decoration:none;
	width:auto;
}
.date_selector a {
	display: block;
	text-align: center;
}
.date_selector .month_nav a {
	color:#003C78;
	display:block;
	font-weight:700;
	height:20px;
	line-height:17px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:5px;
	width:20px;
}
.date_selector .prev {left:5px; }
.date_selector .month_name {
	display:block;
	font-weight:700;
	line-height:20px;
	text-align:center;
}
.date_selector .next { right:5px; }
.date_selector table {
	border-collapse:collapse;
	border-spacing:0;
}
.date_selector th, .date_selector td {
	height:2em;
	padding:0;
	text-align:center;
	width:2.5em;
}
.date_selector td {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #ccc;
	line-height:2em;
	text-align:center;
	white-space:nowrap;
}
.date_selector td.unselected_month {
	color:#ccc;
}
.date_selector td.today {
	background:#FFFED9;
}
/* @end */

/* @group Autocomplete */
.ac_results{
	border: 1px solid #ccc;
	background-color: #fff;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
	margin: 0;
	padding: 0;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}
.ac_results ul{
	margin: 0;
	padding: 0;
}
.ac_results li{
	white-space: nowrap;
	color: #333;
	text-align: left;
	padding: 1px 5px;
	display: block;
}
.ac_over{
	cursor: pointer;
	background-color: #FFC;
	color: #000;
}
.ac_results .ac_over{
	color: #000;
}
.ac_match{
	text-decoration:underline;
	color: #000;
}
/* @end */

/* @group Popup */
.form_holder { background-color: #fff; }
.form_holder .form_holder_b { background-color: #878787;}
.form_holder .form_holder_c {
	background-color: #878787;
	height: 10px;
}
#commentpopup { padding: 10px; }
/* @end */

/* @group Member Area */
#alerts_holder {
	padding: 5px;
	width: 690px;
	background-color: #efefef;
}
.managealerts {
	background-color: #fff;
	padding: 5px;
	border-bottom: 1px solid #efefef;
}
#recentalerts {
	background-color: #efefef;
	padding: 5px;
	border-radius: 4px 4px 4px 4px;
}
#recentalerts p {
	padding: 5px;
	margin: 5px 0;
	border-bottom: 1px dashed;
}
.removelink {font-size: 12px;}
/* @end */

/* @group Custom pages */

/* @group FAQ */
ul.faqlist, ul.related_post { padding-left: 10px;}
ul.faqlist li, ul.related_post li { display:block;	background: url(http://public.gutegutscheine.de/Images/sprite_main_4.gif) -250px -450px no-repeat; clear:left; margin: 0 0 8px; padding: 0 0 0 15px; }
ul.faqlist li a { margin: 0; padding: 0; }
/* @end */

/* @group Top 25 / Expiring */
.listingnumber {
	font-size: 24px;
	color: #666;
	padding: 2px;
	text-shadow: 0 1px 0 #374683;
	background:#f6f6f6;
	border: 1px solid #ccc; 
	z-index:99999;
	position:absolute; 
	margin: 10px 0 0 10px; 
	line-height:1;
}
.expiringcoupons-headings{
	color: #666;
	padding: 0 0 0 5px;
}
/* @end */
/* @end */

#header #search .button_container { float:left; margin: 0 0 0 4px; }
#header #search .button_container .button { height: 30px; }
#header #search #newshint { float:left; }
.couponmainarea { float:right; width: 495px; }
.subpage_help img { 
	 border: 1px solid #C2CCDC;;
	 border-radius: 4px 4px 4px 4px;
	 box-shadow: 3px 3px 4px #aaa;
	 margin: 0 0 15px;
}
.subpage_help .number { 
	background: none repeat scroll 0 0 #6CBC51;
	color: #fff;
	padding: 1px 4px 1px 6px;
	border-radius: 4px 4px 4px 4px;
}

.subpage_aftersignup img {
	float:right;
	padding-right: 15px;
}

#subpage_pleaseconfirm {
	border: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    margin: auto;
    padding: 15px;
    width: 600px;
}

.subpage_pleaseconfirm {
	border: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    margin: auto;
    padding: 15px;
    width: 600px;
}

.l.alertsbox_left { width: 94px;}
.l.alertsbox_right { width: 530px; float:right;}

.coupon-container_right { width: 495px; float:left; margin: 0 0 0 10px; }
.coupon-container_right .couponmainarea { display:block; width:auto; overflow:hidden; clear:both; float:none; margin: 0 0 10px 0;}
.coupon-container_right .r { display: block; float:none; clear:both;}
.coupon-container_right .coupon-sub-hint-listings { width:auto; overflow:hidden; clear:both; display:none; }

.alignright { float:right; margin: 0 0 15px 15px;}
.storycontent{display:block;overflow:auto;padding:5px 0 30px;}
.storycontent ul{list-style-type:disc;margin:0 0 0 30px;}
.storycontent ul li {
    display: list-item;
    list-style: square outside none;
    vertical-align: top;
}
.storycontent em a{color:#333;text-decoration:underline;}
.storycontent img{padding:0 0 10px 10px;}
.post{display:block;overflow:hidden;margin:0 0 30px;}
#comment{width:650px;padding:5px;}
.wp-caption{overflow:auto;display:block;margin:0 0 15px 15px;}
.wp-caption-text{display:block;color:#666;font-size:12px;margin:0;padding:0 0 0 10px;}
.blogtitle a{font-size:24px;color:#333;}
.commentdivider{background-color:#F3F3F3;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:13px;height:13px;line-height:13px;margin-bottom:1.5em;padding:5px;}
.md_fulldescription { margin: 0 0 30px; }

.forms_confirmation{
    background-color: #FFFFCC;
    color: #000000;
    display: block;
    margin: 10px 10px 10px 20px;
    padding: 5px 10px;
}

/* @group Codehelp */

#codehelp_container {
	height: 72px;
	min-height:72px;
	width: 920px;
	margin:auto;
	text-align:left;
	background:#fff;
	display:block;
	padding:10px;
	border: 3px solid #66BB50;
	box-shadow: 0 3px 6px #AAAAAA;
}
#codehelp_logo {
	float:left;
	padding: 0 15px 0 0;
}
#codehelp_description {
	float:left;
	padding:0;
}
#codehelp_voting {
	float:left;
	padding: 0;
	width:86px;
}
.codehelp_description-textbox {
	overflow-y: auto;
	width:220px;
	height: 60px;
}
#codehelp_coupon {
	float:left;
	padding: 0 15px 0 0;
	max-width: 250px;
}

/* @end */

/* Group ratings */

.sidebarbox #notification_message{
    position: relative;
    left: 140px;
    bottom: 57px;
    visibility: hidden;
}
/* @end */
