/*  
Theme Name: Over Easy
Theme URI: http://www.woothemes.com/
Description: Over Easy by WooThemes
Version: 1.2.4
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bgr.gif) #f0eee1 repeat-x top;
	color: #555555;
	font: .85em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.5em;
}
a{
	color: #a4b92e;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #262625;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 8px 0 ;
}
h2{
	color: #262625;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 8px 0 ;
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
	font-size: 1.6em;
	margin: 0 0 1em
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.5em
}
/*=== Intro ===*/
.intro {
	line-height:1.3em;
	z-index:0;
}
.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 144px;
	position:relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	width: 414px
}
#header h1 a{
	display: block;
	height: 144px;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	background:url(images/btn.gif) repeat-x;
	border:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}


/*=== Navigation ===*/
/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav1 {
	font-size:15px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	float:right;	
	margin:43px 0 0;
}
#nav1, #nav1 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav1 a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	z-index: 100;
}

#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0;
}
#nav1 li a{
	color: #3f3f3f;
	padding: 0 0 0 6px;
	text-decoration: none
}
#nav1 li a span{
	display: inline-block;
	height: 30px;
	padding: 0 6px 0 0;
}

#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(images/btn-rounded.gif) no-repeat right; 
}


/* Style drop down list */

#nav1 li ul {
	position: absolute;
	left: -999em;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
	border-top: 1px solid #F7F6F6;
}
#nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
	float: none;
}

#nav1 li.current_page_item ul li a{
	background: #FFF;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	background: #F6F6F6;
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #000;
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}

#nav1 li ul li a span{
	display:inline;
	height: 30px;
	padding: 0 13px 0 0
}

#nav1 li ul li a {
	line-height: 30px;
	font-size: 11px;
	color: #555555;
	width: 150px;
}

#nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav1 li ul ul {
	margin: -31px 0 0 163px;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover {  
	position: static;
	visibility:visible
}

html>body #nav1 li ul li { *margin-top:-2px; }

/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.nav2 li a, .widget li a{
	color: #555555;
	background: url(images/ico-next.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.nav2 li a:hover, .widget li a:hover{
	color: #a4b92e;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 20px 0 0;
	width: 320px
}
#rightcol h3{
	color: #ffffff;
	font-size: 1em;
	height: 2.4em;
	margin-top:10px;
}
#rightcol h3 span{
	background: #ceccbb;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}
#rightcol .widget ul, #rightcol .textwidget {
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last, .col6.last{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}
.col5 img{
	border: 10px solid #f6f5ed;
}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 620px
}
.box .top,.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
	height: 1%;
	padding: 15px 30px
}
/*- Box2 -*/
.box2{
	margin: 20px 0 1em;
	width: 320px
}
.box2 .top,.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #f0eee1;
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}
.box4 .top,.box4 .bot{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(images/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #b0c730;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 0 0 30px;
	width: 940px
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
	padding: 1px 25px
}
.box5 .post img {
	border:0;
}
/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 940px
}
.box6 .top,.box6 .bot{
	background: url(images/box6-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
	background: url(images/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px
}

/*- Wrapper -*/
.wrapper{
	float:left;
padding:0 0 0 20px;
position:relative;
z-index:0;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}
#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: #a4b92e;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer a{
	color: #949387;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post img {	
	border:8px solid #f6f5ed;
}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left top;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #a4b92e;
	text-decoration: none
}

.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #E5E3D1;
	border-bottom:1px solid #E5E3D1;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #a4b92e;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #a4b92e;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 795px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.botstart {
	font-size:15px;
	font-weight:bold;
	padding-left:60px;
}

.anschauen{
margin:293px 561px;
position:absolute;
z-index:1;
}

a.btnanschauen {
background:url("images/anschauen.png") no-repeat scroll 0 0 transparent;
display:block;
height:49px;
text-indent:-999em;
width:176px;
}

a.btnanschauen:hover {
background:url("images/anschauen.png") no-repeat scroll -176px transparent;

}

a.btnbestellen {
background:url("images/bestellen.png") no-repeat scroll 0 0 transparent;
display:block;
height:49px;
text-indent:-999em;
width:176px;
margin-left:404px;
margin-top:12px;
}

a.btnbestellen:hover {
background:url("images/bestellen.png") no-repeat scroll -176px transparent;

}

a.btnbestellen2 {
background:url("images/bestellen.png") no-repeat scroll 0 0 transparent;
display:block;
height:49px;
text-indent:-999em;
width:176px;
margin-top:12px;
}

a.btnbestellen2:hover {
background:url("images/bestellen.png") no-repeat scroll -176px transparent;

}




/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }

/*=== Shortcodes == */

/*-- BUTTONS ----------------------------------------------- */

a.button,
a.button2,
a.button3,
a.button4 {
	font-size:11px;
	text-decoration:none;
	padding:2px 10px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	background-position:left top;
	background-image:url(images/bg_tab_span3.png);
	}

a.button {	border:1px solid #CCC; color:#191919; background-color:#ececec; }
a.button:hover {	border:1px solid #777; }

a.button2 {	border:1px solid #067ebd; color:#FFF; background-color:#2d9ad3; -moz-text-shadow: -1px -1px 0 #067ebd; -webkit-text-shadow: -1px -1px 0 #067ebd; text-shadow: -1px -1px 0 #067ebd; }
a.button2:hover {	border:1px solid #01659a; background-color:#067ebd; }

a.button3 {	border:1px solid #70862e; color:#FFF; background-color:#8AA43C; -moz-text-shadow: -1px -1px 0 #708f14; -webkit-text-shadow: -1px -1px 0 #708f14; text-shadow: -1px -1px 0 #708f14; }
a.button3:hover {	border:1px solid #4f601a; background-color:#708f14; }

a.button4 {	border:1px solid #e08a02; color:#FFF; background-color:#ea9a01; -moz-text-shadow: -1px -1px 0 #e08a02; -webkit-text-shadow: -1px -1px 0 #e08a02; text-shadow: -1px -1px 0 #e08a02; }
a.button4:hover {	border:1px solid #d26d00; background-color:#e08a02; }

a.bigbutton {
	color:#FFF;
	line-height:34px;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#8aa43c;
	background-image:url(images/bg_bigbutton.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding:5px 32px 5px 12px;
	border:3px solid #FFF;
	white-space:nowrap;

	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;

	-moz-box-shadow: 0 0 7px #999;
	-webkit-box-shadow: 0 0 7px #999;
	box-shadow: 0 0 7px #999;

	-moz-text-shadow: -1px -1px 0 #798c41;
	-webkit-text-shadow: -1px -1px 0 #798c41;
	text-shadow: -1px -1px 0 #798c41;

	margin:0 7px 0 0;
	}

a.bigbutton:hover {
	/*
	background-color:#98b73c;
	margin:0 0px 0 7px;
	*/
	}

/*-- FEATURED ----------------------------------------------- */

.featured {
	position:relative;
	}

.featured .t {
	padding:7px 0;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	background-image:url(images/bg_tab_span2.png);
	position:relative;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}

.featured .c,
.featured .c2 {
	background:#FFF;
	padding:10px;
	margin:0 0 30px 0;
	border:1px solid #d2d2d2;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	}

.featured .c2 {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	}

.featured .ribbon { position:absolute; z-index:2; right:-1px; top:-1px; height:60px; width:59px; }

#flowpanes6 img.feat_img {
	margin:-30px 0 0 -30px;
	}

#flowpanes6 .feat_object {
	margin:-30px 0 0 -30px;
	}

/*-- MESSAGES ----------------------------------------------- */

.green_message {
	display:block;
	padding:10px 10px 10px 40px;
	margin:0 0 1.4em 0;
	border:1px solid #D2EBB1;
	background:#EDFFD6 url(images/icons/16/ico_tip.gif) 8px 50% no-repeat;
	}

.green_message, .green_message a { color:#527A19; }

.blue_message {
	display:block;
	padding:10px 10px 10px 40px;
	margin:0 0 1.4em 0;
	border:1px solid #AFDBEE;
	background:#E4F5FD url(images/icons/16/ico_info.gif) 8px 50% no-repeat;
	}

.blue_message, .blue_message a { color:#2A80A7; }

.yellow_message {
	display:block;
	padding:10px 10px 10px 40px;
	margin:0 0 1.4em 0;
	border:1px solid #F8ECA9;
	background:#FFFADE url(images/icons/16/ico_alert.gif) 8px 50% no-repeat;
	}

.yellow_message, .yellow_message a { color:#DB7701; }

/*-- DROPCAPS ----------------------------------------------- */

.dropcap {
	color:#333;
	font-size:3.5em;
	height:30px;
	margin:-3px 5px 0 -0.08em;
	line-height:0.8em;
	float:left;
	display:block;
	}

ul#foo .dropcap {
	color:#FFF;
	}

.dropcap2 {
	color:#191919;
	width:22px;
	display:block;
	float:left;
	margin:0 5px 0 0;
	text-align:center;
	background:url(images/dropcap.png) 60% center no-repeat;
	}

/*-- HIGHLIHTS ----------------------------------------------- */

.highlight_yellow {	background:#F8ECA9; color:#191919; }
.highlight_blue {	background:#AFDBEE; color:#191919; }
.highlight_green {	background:#D2EBB1; color:#191919; }

/*-- COLUMNS ----------------------------------------------- */

.last {
	clear:right;
	margin-right:0 !important;
	}

.one_half, 
.one_third, 
.two_third, 
.three_fourth, 
.one_fourth {
	float:left;
	margin-right:30px;
	position:relative;
	line-height:1.6em;
	}

.one_half {	width:425px; }
.one_third {	width:273px; }
.one_fourth {	width:197px; }
.two_third {	width:577px; }
.three_fourth {	width:653px; }

/*-- LISTS ----------------------------------------------- */

.basic_list {	list-style-type:none; margin:0; padding:0 0 1.6em 0; }
.basic_list li {	background:url(images/line.png) left top repeat-x; padding:5px 0 !important; }
.basic_list li a {	text-decoration:none;}
.basic_list li a:hover { text-decoration:underline;}

.check_list {	list-style-type:none; margin:0; padding:0 0 1.6em 0; }
.check_list li {	padding:0 0 0 23px; background: url(images/icons/16/ico_check.png) left 3px no-repeat; }
ul#foo .check_list li,
ul#sidebar .check_list li,
ul#foo .check_list li:last-child,
ul#sidebar .check_list li:last-child { 
		padding:5px 0 5px 23px; background: url(images/icons/16/ico_check.png) left 5px no-repeat;}

/*-- ICONS ----------------------------------------------- */

.ico_dollar {	padding:0 0 0 23px; background: url(images/icons/16/ico_dollar.png) 5px 50% no-repeat; margin:0 5px 0 0;}
a.ico_dollar strong, a.ico_dollar {color:#638d2b;}
.oldprice {		padding:0 0 0 5px; font-size:11px; text-decoration: line-through; color:#888;}
.off {		padding:0 0 0 5px; font-size:11px; text-decoration:none; color:#ee4322;}

.ico_new {	padding:0 0 0 28px; background: url(images/icons/16/ico_new.png) 5px 50% no-repeat; }
.ico_phone {	padding:0 0 0 28px; background: url(images/icons/16/ico_phone.png) 5px 50% no-repeat; }
.ico_home {	padding:0 0 0 28px; background: url(images/icons/16/ico_home.png) 5px 50% no-repeat; }
.ico_male {	padding:0 0 0 28px; background: url(images/icons/16/ico_male.png) 5px 50% no-repeat; }
.ico_female {	padding:0 0 0 28px; background: url(images/icons/16/ico_female.png) 5px 50% no-repeat; }
.ico_star {	padding:0 0 0 28px; background: url(images/icons/16/ico_star.png) 5px 50% no-repeat; }
.ico_mail {	padding:0 0 0 28px; background: url(images/icons/16/ico_mail.png) 5px 50% no-repeat; }
.ico_support {	padding:0 0 0 28px; background: url(images/icons/16/ico_support.png) 5px 50% no-repeat; }
.ico_excel {	padding:0 0 0 28px; background: url(images/icons/16/ico_excel.png) 5px 50% no-repeat; }
.ico_download {	padding:0 0 0 28px; background: url(images/icons/16/ico_download.png) 5px 50% no-repeat; }
.ico_monitor {	padding:0 0 0 28px; background: url(images/icons/16/ico_demo.png) 5px 50% no-repeat; }
.ico_paintcan {	padding:0 0 0 28px; background: url(images/icons/16/ico_paintcan.png) 5px 50% no-repeat; }
.ico_pie {		padding:0 0 0 28px; background: url(images/icons/16/ico_pie.png) 5px 50% no-repeat; }
.ico_basket {	padding:0 0 0 28px; background: url(images/icons/16/ico_basket.png) 5px 50% no-repeat; }
.ico_database {	padding:0 0 0 28px; background: url(images/icons/16/ico_database.png) 5px 50% no-repeat; }
.ico_find {	padding:0 0 0 28px; background: url(images/icons/16/ico_find.png) 5px 50% no-repeat; }
.ico_key {	padding:0 0 0 28px; background: url(images/icons/16/ico_key.png) 5px 50% no-repeat; }
.ico_arrow {	padding:0 0 0 28px; background: url(images/icons/16/ico_arrow_right.png) 5px 50% no-repeat; }

/*-- TABS ----------------------------------------------- */

ul.short-tabs {	padding:0 0 1px 0; }
ul.short-tabs {	list-style-type:none; margin:0; padding:0; overflow:hidden; }
ul.short-tabs li {	float:left; }
ul.short-tabs li a {	text-decoration:none; margin:0 1px 0 0; }

ul.short-tabs li,
ul.short-tabs a span {
	width:auto !important;
	min-width:20px !important;
	}

ul.short-tabs li,
ul.short-tabs li:last-child {
	padding:0;
	margin:0;
	}

ul.short-tabs li a {
	display:block;
	line-height:1em;
	background-image: url(images/bg-black-20.png);
	padding:5px 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}

ul.short-tabs a:hover,
ul.short-tabs a.current {
	background-image: url(images/bg-black-60.png);
	color:#FFF;
	}

div.panes {
	background-image: url(images/line2px60.png);
	background-position:top left;
	background-repeat:repeat-x;
	padding:5px 0 20px 0;
	}

div.panes div {
	display:none;		
	}

/*-- TOGGLE ----------------------------------------------- */

.toggle {
	padding:0.4em 0 0.4em 20px;
	font-size:15px;
	background-image: url(images/plus-minus.png);
	background-repeat:no-repeat;
	}

ul#foo .toggle {
	color:#FFF;
	}

.toggle:hover {
	cursor:pointer;
	text-decoration:underline;
	}

.toggle_content {
	background-image: url(images/bg-black-10.png);
	background-repeat:repeat;
	clear:both;
	margin:0 0 20px;
	overflow:hidden;
	position:relative;
	}


.toggle_content .tc {
	padding:10px 20px 13px 20px;
	display:block;
	}

/*-- LINE ----------------------------------------------- */

.line {
	height:11px;
	background: url(images/line.png) left center repeat-x;
	}

.entry p { padding-top: 10px; }

