body, html,button, textarea {
	font-family: Arial;
	font-size:12px;
	color:#5c5c5c;
}

a {
	color:#5c5c5c;
	text-decoration:none;
}
a:hover {
	color:#a3c126;
}

h1, h2, h3, h4, p {
	margin-bottom:8px;
}

h1 {
	color:#7FB51A;
	font-size:18px;
	font-weight:bold;
	padding-bottom:3px;
}
h2 {
	color:#7FB51A;
	font-size:14px;
	font-weight:bold;
}
h3 {
	font-weight: bold;
	font-size:11px;
}
h4 {
	font-size:11px;
	font-weight: normal;
}
p {
	margin-bottom:8px;
	line-height:15px;
}
ul {
	margin-bottom: 8px;
}

del {
	color:#EE3D13;
}

strong {
	font-weight:bold;
}

.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}

sub, sup { 
	font-size:85%;
}

dl {
	font-size:11px;
}
dl dt {
	float:left;
	margin-right:8px;
}
dl dd {
	margin-bottom:5px;
}

.spacer {
	color:#96bf16;
}
.clean {
	clear:both;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
.left {
	float:left;
}
.right {
	float:right;
}

.button {
	height:20px;
	display:block;
	background: transparent url('../images/sprite.png') repeat-x;
	float:left;
	font-weight:bold;
	padding: 8px 15px 0px 15px;
	border:1px solid #D8D8D8;
	margin-right: 10px;
}
button.button {
	padding:0px 10px;
	height:30px;
}
input.button {
	border:0px;
	display:block;
	font-family: Arial;
}
input.basket {
	background-position: 0px -78px;
	color:#fff;
	padding:2px 0px;
	float:none;
	font-size:16px;

}
input.button.basket {
	width:210px;
	height:32px;
}
.button.primary {
	background-position: 0px -27px;
	color:#fff;
}
.button.secondary {
	background-position: 0px -110px;
	color:#6f6f6f;
}
form {
	margin-bottom:8px;
}
form.designedForm div {
	background: #F9FAFA;
	padding:4px;
	height: 25px;
}
form.designedForm div.odd {
	background:#E3E4E5;
}
form legend {
	background:none;
	font-size:1px;
	color:#fff;
	text-indent:-999;
	display:none;
}
form div.hint {
	background:#fff;
	font-size:12px;
}
form div.buttons {
	padding-top:8px;
	height:30px;
}
form div.error {
	background:#7FB51A;
	color:#fff;
}
form div.error p.errorField {
	font-size:11px ;
	margin-left:25% ;
	margin-top:0px;
	color:#fff;
}
form div fieldset legend {
	display:none;
}
form div.error p.errorField strong {
	font-size:11px;
	color:#000;
}
form label,form .label {
	position:relative;
	margin:0px;
	padding:0px;
	font-size:12px;
	width:25%;
	display:block;
	float:left;
	padding-left:5px;
	padding-top:5px;
	font-weight: bold;
}


form em {
	color:#e2001a;
}
form label em, form .label em {
	top:0px;
	display:block;
	font-style:normal;
	font-weight:bold;
	left:88%;
	position: absolute;
}
form input.text, form textarea, form select{
	border:1px solid #d1d1d3;
	padding:3px;
	color:#666;
	width:68%;

}

form select {
	width:auto !important;
}

form input.nosize {
	width:auto;
}
form input.submit {
	

}
form input.submit:focus {
	outline:none;
}
form input.submit:hover {

	border-color:#c5bda0;

}
form input.radio {
	margin-right:30px;
}


.point-button {
	display:block;
	height:26px;
	vertical-align: baseline;
	margin: 0px  9px 10px 9px;
}
*:first-child+html .point-button {
	height:28px;
}
* html .point-button {
	height:28px;
}
.point-button span{
	display:block;
	width:26px;
	height:26px;
	background: transparent url('../images/sprite.png') no-repeat -104px -138px;
	float:left;
	cursor: pointer;
}


.point-button strong {
	display:block;
	float:left;
	padding: 8px 0px 0px 8px;
	text-decoration: underline;
	cursor: pointer;
}

.search-button span{
	display:block;
	width:26px;
	height:26px;
	float:left;
	cursor: pointer;
        padding-top:7px;
        background: url("../images/search_arrow.png") no-repeat scroll transparent;
}
.search-button{
	display:block;
	width:26px;
	height:26px;
	float:left;
	cursor: pointer;
        border: 0px;
        padding-top:7px;
        background: transparent;
}


/**
 * jquery ui
 */
div.ui-effects-transfer {
	border:2px dotted #A3C126;
	z-index:999;
}

.av0,
.av1,
.av2,
.av3,
.av7,
.av9,
.av10{
	color:#83a303;
}
.av5 {
	color:#83a303;
}
.av4,
.av6 {
	color:#ad0058
}

hr {
    height: 1px;
    border: 0;
    color: #D1D1D3;
    background-color: #D1D1D3;
}

div.popunder	{
	width:516px; 
	height:431px; 
	position:relative;
	background: transparent url(../../../images/elektropoint24.storefront/de/imagesonline/nl_popunder.gif) repeat-x scroll left;
}

#popunder select	{
	position:absolute; 
	top:130px; 
	left:24px;
	height:17px; 
	padding:0px;
	font-size:11px;
	color:#6f6f6e;
}
#popunder div	{
	position:absolute; 
	left:24px; 
}
#popunder div.firstname	{
	top:157px;
}

#popunder div.lastname	{
	top:204px;
}

#popunder div.email	{
	top:252px;
}
#popunder div.voucher_cond	{
	top:301px;
	font-size:9px;
	width:203px;
	text-align:justify;
	line-height:1.4em;
}
#popunder input	{
	border: none;
	width:212px;
	height:34px;
}
#popunder input.text	{
	border: solid #C6C6C6;
	border-width:1px 2px 2px 1px;
	width:204px;
	margin-top:4px;
	height:23px;
	color:#6F6F6F;
	font-size:11px;
}
#popunder form	{
	margin:0px;
	padding:0px;
}
#popunder div.submit	{
	top:362px;
	width:148px;
	height:27px;
}
#popunder div.boxed	{
	width:200px;
	top:132px;
	background:none;
	border:none;
}

#popunder button.button	{
	background:transparent url(../images/elektropoint24.storefront/de/imagesonline/nl_popunder_submit.gif) no-repeat scroll left;
	width:227px;
	height:37px;
	display:block;
	border:none;
}


/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner {
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner {
		border-top-color: rgba(20,20,20,0.92);
	}
}
