
html {
    height: 100%;
}

body
{
	font-family: Roboto,Helvetica,Arial,sans-serif;
	font-size: 16px;
	color: #444;
	background: #60b020;
	margin: 0 auto;
}

.mainBody
{
	height: 99%;
	min-height: 99%;
}

#pageContainer
{
	width: 100%;
	min-width: 1100px;
	background: #fefefe;
	background: url('/images/back_01.jpg') top left fixed;
	background-size: cover;
	min-height: 100%;
	margin: 0 0 -70px 0;
}

#footContainer, .push
{
	min-width: 1100px;
	height: 70px;
	clear: both;
}

.logBox
{
	min-height: 25px;
	width: 100%;
	background: #60b020;
	color: #fff;
	margin: 0 auto 0 auto;
	padding: 0.9em 0;
	z-index: 9999;
}

.loadingInfo
{
	display:none;
	width: 43px;
	height: 11px;
	margin: 5px 20px 5px 0;
	background: url('/images/loading.gif');
	float:right; 
	color: #fff;
}

.fixed
{
	position:fixed;
	top:0px;
	z-index: 9999;
}

.logWidth
{
	width: 1100px;
	margin: 0 auto;
}

@media screen and (max-width: 1130px) {
.logWidth  {	width: 98%; } 
}

.logBox a
{
	color: #fff;
	text-decoration:none;
}
.logBox a:hover
{
	opacity: 0.8;
}

.logBox img
{
	width: 1.5em;
	height: 1.5em;
	margin-left: 0.5em;
	margin-bottom: -0.3em;
	margin-right: auto;
}

.navLinks
{
	float:left;
}

.moreNavLinks
{
	float:right;
}

.moreNavLinks a
{
	border-left: 1px solid white;
	padding: 0 0.5em;
}

.moreNavLinks a:first-child
{
	border-left: none;
}

#explainMenu
{
	display:none;
	opacity: 0.8;
	float:left;
	margin-left:1em;
	margin-top:-1.7em;
}

.tutorial img
{
	margin-bottom:-0.2em;
}

.boxEffect
{
	/*border-radius: 4px;	
	-webkit-border-radius: 4px;*/
	box-shadow: 4px 4px 0px 0px rgba(204,204,204,1);
	background: #fff;
	border: 1px solid #ccc;
}

.intro
{
	position:relative;
	float: left;
	width: 100%;
	margin: 0 auto 1em auto;
	height: 700px;
}

.introPanel
{
	position:absolute;
	background-color:rgba(0,0,0,0.7);
	color:#fff;
	padding:0 3em;
}

.closePanel
{
	float: right; color:#fff; 
	margin-top: 2.2em; margin-right: 1em; 
	background: #000; background-color:rgba(0,0,0,0.3); 
	padding: 0 0.4em 0.2em 0.4em;
}

.introPanel form
{
	margin: 1em auto;
}

.wideMode
{
	width: 1100px !important;
}

.siteWrapper
{
	width: 1100px; 
	text-align:left; 
	margin: 0 auto 2em auto;
}

.mainbox
{
	float: left;
	width: 850px;
	margin: 0 auto 1em auto;
	min-height: 700px;
}

.mainbox a
{
	color: #000;
}

.mainSpacing
{
	margin: 5em 5em 3em 5em; /* padding in mainbox is handled diff. in browsers */
}

.foot
{
	width: 1100px;
	text-align: left;
	font-size:13px;
	margin: 0 auto 0 auto;
	color: #fff;
	padding-bottom: 2em;
}

.foot a
{
	color: #fff;
}

.imprint
{
	font-size: 1.2em;
	padding: 0 2em;
}

.sideFloat
{
	float:right; 
	width:230px;
}

.sideFloat > div:first-child > .sideSpacing
{
	margin-top: 5em;
}

.sidePanel
{
	margin-bottom: 1em;
	font-size: 13px;
	color: #666;
	text-align: justify;
}

.sidePanel a { color: #666; }

.sidePanel .profileImg
{
	margin: 4px 8px 4px 0;
}

.sidePanel .oneWish
{
	list-style-type: none;
}
.sidePanel .giftPreview
{
	min-width: 1px;
}

.sideSpacing
{
	margin: 2em 24px 2.5em 24px;
}

.button
{
	border-radius: 0.2em;
}

.warn
{
	color: #d36538;
	font-weight: bold;
}

.ok, .ok a
{
	color: #60b020 !important;
}

.okBg
{
	background: #f9fff4;
	float: right;
}

.warnSign
{
	background: url('images/warn.gif');
	width: 16px;
	height: 15px;
	display: inline-block;
	margin: 0 0.3em;
}

form
{
	padding: 0;
	spacing: 0;
}

input, textarea, select
{
	font-family: Roboto,Helvetica,Arial,sans-serif;
	font-size: 16px;
	padding: 0.5em;
}

#loginForm input[type="text"], #loginForm input[type="password"]
{
	width: 11em;
}
#loginForm input[type="submit"]
{
	margin-left: 0.2em;
}
.mainPageEventbox
{
	width:210px; margin-right: 0.3em;
}

.required
{
	border:1px solid red;
	background: #fff6d0;
}

img
{
	border:0;
}

h1
{
	font-family: Yanone Kaffeesatz;
	font-weight: 400;
	font-size: 3.5em;
	letter-spacing: 1px;
	line-height: 0.9em;
	color: #d36538;
	margin: 0;
	padding: 0;
}

h2, h3
{
	 font-family: Yanone Kaffeesatz;
	 font-weight: 400;
	 font-size: 1.7em;
}

h3
{
	font-size: 1.5em;
}

h2 img, h3 img, h2 .bgImg, h3 .bgImg
{
	margin-bottom: -0.2em;
	margin-right: 0.6em;
	height: 1.3em;
}

h3 img
{
	height: 1.8em;
}

hr
{
	height: 1px;
	border: 0;
	color: #d36538;
	background-color: #d36538;
}

fieldset
{
	padding:1.3em;
	background: #f9fff4;
	border: 1px solid #c0d4ac;
	border-radius: 3px;
}

li
{ list-style-type: square; }

th, td
{
	font-size:14px;
	padding: 0.5em;
	font-weight: normal;
}

td .button
{
	font-size:14px;
}

th 
{
	background: #60b020;
	color: #fff;
}

td
{
	border: 1px solid #ddd;
	margin: 0;
}

tr:hover{
background-color:#e0ffea;
}

#basicEventInfo textarea
{
	width: 97%;
	height: 3.5em;
}

.casual
{
	font-family: Yanone Kaffeesatz;
	font-weight: 400;	
}

.money
{
	width: 3em !important;
	text-align: right;
}

.schenker
{
	margin: 0.2em;
	margin-bottom: 1em;
}

label
{
	float:left;
	display: block;
	width: 10em;
}

.narrowInput
{
	padding: 0.2em;
	margin-top: -0.3em;
	margin-bottom: 0.5em;
	width: 6em;
	text-align: center;
}

.chameleon
{
	background: inherit;
	line-height: 1.1em;
	padding: 0px 0px 0.1em 0.1em;
	margin: 0px;
	border: 0;
	display: inline;
	height: 1.1em !important;
}	
.chameleon:hover
{
	border:1px solid #60b020;
}	

.clear
{
	float:none; 
	clear:both;
}

.header img
{
	float: left;
}

.header input
{
	font-family: Yanone Kaffeesatz;
	font-weight: 400;
	font-size: 20px;
	color: #d36538;
	min-width: 50%;
}

.headarea
{
	float: right;
	width: 75%;
	text-align: right;
}

.headsub
{
	font-family:Yanone Kaffeesatz;
	font-weight: 300;
	color: #afafaf;
	font-size: 1.6em;
	padding-top: 0.1em;
}

.headsub a
{
	color: #afafaf;
}

.headline
{
	background: #d36538; 
	width: 100%; 
	height: 1px;
}

.startpanels
{
	margin-left: 180px;
}


.space1
{
	float:none; clear:both;	height: 1em;
}

.space2
{
	float:none; clear:both; height: 2em;
}

.space3
{
	float:none; clear:both;	height: 3em;
}

.space4
{
	float:none; clear:both;	height: 4em;
}

.space5
{
	float:none; clear:both;	height: 5em;
}

.space10
{
	float:none; clear:both;	height: 10em;
}

.ratingBg
{
	background: #ccc; width: 250px; height: 10px; padding: 0em; margin: 1em 0 4px 0;
}

.ratingBar
{
	background: #60b020;  height: 10px;
}

.greybutton
{
	background: #bbb !important;
	border: 1px solid #aaa !important;
}

.impressivebutton
{
	 padding: 0.4em;
}

.percentbutton
{
	background: url('images/warncolor.png') top right no-repeat #60b020 !important; 
}

.giftActions, .giftActions a
{
	color: #888;
	text-align: right;
	text-decoration: none;
}

.giftActions
{
	font-size: 0.8em;
}

.giftActions hr
{
	background: #ddd;
}

.giftDetails
{
	font-size: 0.8em;
	background: #eee;
	display:none;
	margin: 1em 2em;
	padding: 1em;
}

.giftDetails textarea, .giftDetails input
{
	width: 97%;
	font-size: 1em;
}

.giftPreview
{
	float:left; min-width:100px;
}

.giftPreview img
{
	max-width: 75px;
}

.ratingSlider
{
	width: 150px;
	margin: 0.5em;
	margin-right: 0.1em;
	float:right;
}

.addButton
{
	width: 140px;
	height: 20px;
	background: url('images/add.png') no-repeat;
	cursor: pointer;
	display: inline-block;
	margin-top: 7px;
	margin-right: 5px;
}

.addSmall
{
	background: url('images/add_sm.png') no-repeat;
	cursor: pointer;
	padding-left: 24px;
	font-size:1.3em;
	width: 90%;
}

.addLink
{
	float:right;
	margin-bottom: 0.5em;
	cursor:pointer;
}

.textLink
{
	cursor: pointer;
}

.discreet, .discreet a
{
	color: #888;
	text-decoration: none;
	
}

.discreet a
{
	border-bottom: 1px solid #e3e3e3;
}

hr.discreet 
{
	background-color: #aaa;
}

.hint, .hint a
{
	color: #60b020;
}
	
.eventLink
{
	width: 15em;
	padding:0.4em 2px;
	height: 4.1em;
	margin: 0.4em 0.4em 0.4em 0;
	display: inline-block;
}

#gifterList li
{
	padding: 0.6em 0;
	list-style-type: none;
}

.groupList li
{
	padding: 0.4em;
}


.fwdLink
{
	display:block; 
	float:right;
	text-decoration: none;
}

#wishList, .myNotes, .friendDetail, .noteDetail
{
	background: #f9fff4;
	background: linear-gradient(to right, rgba(249,255,244,1) 0%,rgba(255,255,255,1) 100%) !important;
	border: 1px solid #ccc;
	padding: 1em 2em 2em 2em;
}

.noteBlock
{
	width: 44%;
}

.myNotes
{
	padding: 1em; width: 100%;
	margin-bottom: 2em;
}

.myNotes .oneWish
{
	width: 90%;
}

.wishlist
{
	padding:0;
	margin: 1.5em 0;
}

.wishlist li
{
	list-style-type: none;
	background: #fff;
	border: 1px solid #c0d4ac;
	width: 95%;
	margin-bottom: 1em;
	padding: 1em;
}

.oneGift
{
	width: 95%;
	border: 1px solid #c0d4ac;
	padding: 1em;	
}

#newGift, .ideaForm
{
	margin-top:-1em;
	margin-bottom: 1em;
}

#newGift h2
{
	margin-top: 0;
	float: left;
}

.oneGift
{
	margin: 0 0 0.5em 0;
	background: #fff;
}

.oneGift button
{
	float: right;
}

#newGift .button
{
	margin: 0.5em 0;
}

.buttonList
{
	float: right;
	width: 180px;
	text-align:right;
}

.buttonList button
{
	margin:2px;
	width: 12em;
}

.ideaBox
{
	float: left; 
	width: 100%;
}

.ideaImg
{
	float: left;
	margin: 0.5em;
	width: 50px;
	min-height: 60px;
}

.singleIdea
{
	margin: 1em 0;
	border: 1px solid #ddd;	
	padding: 0.7em;
	background: #fff;
}

.singleIdea .prodImg, .singleIdea .placeholder
{
	width:75px; 
	height:75px;
	float: left; 
	margin: 0.5em;
	/*border: 3px solid #eee;
	background-color: #eee;*/
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.singleIdea a
{
	color:#000;
}

.productName
{
	font-weight: bold;
	font-size: 16px;
	padding: 0.2em 0;
}

.productContact
{
	font-size:14px;
	border: 1px solid #ccc;
	padding:1em;
	margin-bottom: 1em;
	display:none;
}

.productDetails
{
	overflow-y: hidden;
	position: relative; 
	margin-bottom:0.5em;
	text-align: justify;
}

.productDetails img
{
	float: none;
	height: 3.5em;
	width: auto;
}

.shortHeight
{
	height: 5em;
	cursor: pointer;
}

.fadeout
{
	height: 5em;
    position: absolute;
    width: 100%; 
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.showMore
{
	width:100%; text-align:right; margin: 0; padding-top:3.7em;
}

.rememberGift
{
	background: url('/images/logotiny.png') no-repeat center left;
	background-size: 15px 15px;
	padding-left: 1.5em;
}

.boughtGift
{
	background: url('/images/success.png') no-repeat center left;
	background-size: 15px 15px;
	padding-left: 1.5em;
}

.giftName
{
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

.giftDesc
{
	margin-top: 0.5em;
	font-size: 0.8em;
}

.hovered
{
	background: #60b020;
}
.gimme
{
	background: orange;
}

.newGiftChoice
{
	width: 100%;
	text-align: center;
	margin: 0.5em auto;
}

.newGiftChoice .smile, .newGiftChoice img
{
	font-size: 40px;
	margin-bottom: 0.2em;
}


#suggestions
{
	width: 100%; 
	margin: 2em 0 2em 0;	
}

#giftTarget
{
	display:none;
	width: 400px;
	height: 50px; 
	border: #d87f00 1px dashed; 
	text-align: center;
	padding:1em; 
	margin: 0 auto 1em auto;
	z-index: 2;
}

#searchFrame, #ideaFrame
{
	width: 100%;
	border: none;
	overflow-y:hidden;
	overflow-x:hidden;
}

.iFrameBody
{
	background: none; margin:0; padding:0; 
	font-size:14px;
}

.iFrameBody a
{
	font-size:14px;
	color: #000;
}

#amazonItemList
{
	margin: 0;
	padding-bottom: 3em;
}

#amazonItemList a
{
	color:#000;
}

.amazonItem
{
	float: left;
	width: 255px;
	min-height: 190px;	
	padding:1em;
	border: 1px solid #ddd;	
	background: #fff;
	margin: 0.4em 0.8em 0.4em 0;
}

.amazonItem a
{
	text-decoration:none; color:#000;
}

.amazonItem img
{
	padding-right: 0.3em;
}

#preventFocus
{
	height:0px; width:0px; font-size:0px; float:left;
}

#activityLog
{
	display: none;
	font-size: 12px;
}

#actNew
{
	background: #e37548;
	color: #fff;
	border-radius: 10px;
	font-size: 0.7em;
	padding: 0.3em 0 0.2em 0;
	margin-left: 0.3em;
}

.logEntry
{
	margin-top: 1em;
}

.deleteWish, .finishAction
{
	float: right;
}	

.giftHead
{
	padding:0.5em 0;
}

.compactComment, .mainComments
{
	font-size: 0.8em;
}

.compactComment
{
	display:none;
	padding: 0 2em;
}

.commentBox
{
	width: 97%; 
	height: 3em; 
	float:left;
}

.commentBlock
{
	padding: 1em;
	text-align: justify;
}

.commentName
{
	font-size: 1.1em;
	padding-top: 0.2em;
}

.commentText
{
	margin:1.3em 0 0 0;
}

.delComment
{
	float:right;
}

.compactComment .oneComment
{
	background: #eee;
	padding-bottom: 1em;
	margin: 0;
}

.compactComment .commentBox
{
	width: 75%;
	font-size: 1em;
}

.compactComment .commentName
{
	display:none;
}

.compactComment .commentText
{
	margin: 0;
}

.emptySpace
{
	padding: 2em;
	margin: 1em auto;
	border: 1px dashed #60b020;
	background: #fcfff8;
}

#changelog
{
	text-align: left;
	background: #fff;
	margin: 4em 0 8em 0;
	padding: 1.5em;
	color: #000;
	box-shadow: 0 2px 20px 0 rgba(0,0,0,.2);
}

#changelog a
{
	color: #444;
}

#changelog li
{
	padding: 0.5em;
}

.giftedMark
{
	width: 100px; 
	height: 20px;
	background: #60b020;
}

.help
{
	font-size: 16px;
	display: inline;
	border-radius: 10px;
	color: #fff;
	padding: 0.2em 0.5em;
	background: #87d041;
}

.giftTab
{
	border: 1px solid #ccc;
	padding: 1em 1.5em;
	background: #f9fff4;
	background: linear-gradient(to right, rgba(249,255,244,1) 0%,rgba(255,255,255,1) 100%) !important;
}

.giftTab h2, .giftTab .warn
{
	margin-top:1.5em;
	font-weight: 300;
}


#giftNav 
{
	list-style-type: none;
	padding-left: 0.5em;
}

#giftNav li
{
	display: block;
	float:left;
	padding: 0.8em 1em 0.7em 1em;
	margin: 0 0.1em;
	margin-bottom: -1px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-radius: 0.2em 0.2em 0 0;
	background: #60b020;
	color: #fff;
	cursor: pointer;
}

#giftNav li img
{
	margin-bottom: -0.2em;
}

.giftNavSelect
{
	color: #000 !important;
	background: #f9fff4;
	background: linear-gradient(to top, rgba(249,255,244,1) 0%,rgba(255,255,255,1) 100%) !important;
}

.previewBox{
    display: none;
    width: 100%;
}

a:hover + .previewBox,.previewBox:hover{
    display: block;
    position: relative;
    z-index: 100;
}

.closeX
{
	float:right; border:1px solid #aaa; text-decoration:none; 
	padding: 3px 5px; background: #eee; color: #888; cursor:pointer;
	margin: 0 0.1em;
}

.ideaForm
{
	display:none;
	margin: 1em 0;
}

#addProduct>div, #addProduct>input[type=text]
{
	width: 300px;
	margin:0;
	padding:0.1em 0.5em;
}

#addProduct>textarea
{
	height: 5em;
	padding-top:0.5em;
	width: 90%;
}

.fbSchenker
{
	margin: 1em 0;
}

.tagCloud>a
{
	padding: 0.5em;
	text-decoration: none;
	border-radius: 0.5em;
	margin: 1px;
	display: inline-block;
}

.availableTag
{
	background: #67B01F;
	color: #fff;
	border: 1px solid #fff;
}

.chosenTag
{
	background: #fff;
	color: #67B01F;
	border: 1px solid #67B01F;
}

.ui-datepicker-week-end
{
	color: #f5936b;
}

#reloadIdeas
{
	float:right; 
	cursor:pointer;
}

.tutorial
{
	margin: 3em auto 4em auto;
	padding: 3em 2em 1em 2em;
	text-align: justify;
}

#pwRemind
{
	display:block;
	margin-top:0.7em;
	font-size:0.9em;
}

#pwRemind a { text-decoration: none; }

.invStar
{
	width: 16px;
	height: 17px;
	background: transparent;
	border: none;
	margin: 0; padding: 0;
	color: transparent;
	cursor: pointer;
}

.progressBarBg
{
	width: 100%; 
	height:28px; 
	background: #ba5932 linear-gradient(to right, #6e4231, #ba5932);;
	border: 2px solid #6e4231; 
	border-radius: 5px;
}

.progressBar
{
	background:#60b020 linear-gradient(to right, #77c031, #c6ff90);
	height:28px;
	border-radius: 2px;
}

.addGiftersGroup
{
	width: 47%;
	float: left;
}

.userimgPlaceholder
{
	width: 80px;
	height: 80px;
	float: left;
	border: 1px solid #ccc;
	margin: 0.5em;
}

#userbox
{
	display:inline;
	padding-left: 0.4em;
}

#userbox .profileImg
{
	float:none;
	box-shadow: none;
}

.profileImg
{
	margin-right: 0.5em;
	float:left;	
	box-shadow: 2px 2px 0px 0px rgba(221,221,221,1);
}

.emptyPI
{
	padding:auto;
	color: #fff;
	text-align: center;
}

.narrowTop
{
	margin-top: -0.5em;
}

.extTop
{
	margin-top: 0.2em;
}

.friendSearch
{
	min-width: 240px;
}

.tinyExplain
{
	font-size:0.7em;
	margin-top:0.5em;
	float: right;
}

.ui-dialog-titlebar-close 
{
	right: 2em !important;
}

#editPartner { padding:2em; }

.friendImg
{
	cursor: pointer;
}

.friendDetail
{
	z-index: 9999;
	display: none;
	position: absolute;
	background: #fff;
	margin:auto;	
	width: 600px;
	height: 480px;
	border-radius: 5px;
}

.noteDetail
{
	z-index: 9999;
	display: none;
	position: absolute;
	background: #fff;
	margin:auto;	
	width: 400px;
	height: 550px;
	border-radius: 5px;
}

.noteDetail iframe
{
	height: 99%; 
	width: 92%;
}

.friendWish
{
	font-size:0.7em;
	height: 350px; 
	overflow-y: scroll;
}

.blogHead
{
	margin-left: -5em;
	width: 112%;
	height: 300px;
	background-repeat: no-repeat;
	background-size: 100% !important;
	position: relative;
}

.blogHead h2
{
	width: 70%;
	color:#fff;
	position: absolute;
	bottom: 0;
	left: 3.4em;
	font-family: Roboto,Helvetica,Arial,sans-serif;
}

.blogHeadBg {
	width: 100%;
	height: 300px;
	z-index: 1;
	background-color: transparent;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(65%,rgba(0,0,0,0)),color-stop(100% rgba(0,0,0,0.8)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 65%,rgba(0,0,0,0.8) 100%);
	background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 65%,rgba(0,0,0,0.8) 100%);
	background-image: -ms-linear-gradient(top,rgba(0,0,0,0) 65%,rgba(0,0,0,0.8) 100%);
	background-image: -o-linear-gradient(top,rgba(0,0,0,0) 65%,rgba(0,0,0,0.8) 100%);
	background-image: linear-gradient(top,rgba(0,0,0,0) 65%,rgba(0,0,0,0.8) 100%);
}

.blogSideBg {
	cursor: pointer;
	position: relative;
	height: 80px;
	z-index: 1;
	background-color: transparent;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,0)),color-stop(100% rgba(0,0,0,0.8)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.8) 100%);
	background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.8) 100%);
	background-image: -ms-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.8) 100%);
	background-image: -o-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.8) 100%);
	background-image: linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.8) 100%);
	text-align: justify;
}

.blogSideBg a 
{
	position: absolute; 
	font-size: 0.9em;
	line-height: 1.1em;
	bottom: 0; left: 0; 
	padding: 0.5em;
	text-shadow: 0px 0px 10px #000;
	color:#fff; 
	text-decoration:none;
}

.blogDate
{
	float:left; width: 100px; height: 40px; background: #60b020; color:#fff; margin-right: 2em; padding: 1em;
	font-size:1.3em;
}

.blogDate div
{
	font-size: 0.8em;
}

.blogEntry
{
	text-align: justify;
}

.blogEntry img
{
	margin: 0;
}

.loginPanel button
{
	padding: 0.4 1em;
}

.hugeMode img
{
	width: 650px;
}

.shenkView
{
	background: #fff;
	padding: 1em;
}

.shenkView .schenker
{
	min-width: 75%;
	width: 75%;
}

.shenkView input[type="checkbox"]
{
	width: 1.5em;
	height: 1.5em;
}

#headSkew
{
	background: url('/images/headbt.png') no-repeat top center; 
	background-size: 100% 35px;
	width: 100%; height: 35px; 
	position: fixed; 
	z-index: 9998; 
}

#footSkew
{
	position: relative;
	background: url('/images/foothd.png') no-repeat bottom center; 
	width: 100%; height: 30px; 
	z-index: 9990; 
	background-size: 100% 30px;
	margin-top: -2.5em;
}

.hidden {
	display:none;
}

.giftNoteButton
{
	float: right;
}

.tellFriend
{
	width: 88%; 
	margin-bottom: 0.2em;
	padding: 0.2em 0.5em;
}
