/*
Theme Name: gesund-in-suedbaden.de / 2009
Theme URI: http://www.gesund-in-suedbaden.de
Version: 1.0
Author: Madeleine Mercado
Author URI: http://www.madeleinemercado.de
*/


/**************
Grundlagen
**************/

* {
	padding : 0;
	margin : 0;
}

 body  {
	background : #2F1D16 url(img/bg.gif);
	margin : 0;
	font : 76%/1.6em verdana, arial, sans-serif;
	color : #333333;
	text-align : center;


[if lte IE 6]> behavior:url("csshover.htc"); <![endif]
;

}



p {
margin : 0.7em 0;
line-height : 1.6em;
font-family : Verdana, Arial, sans-serif;
}
a  {
text-decoration : none;
}
a:link, a:visited {
color : #566D9F;
}
a:hover, a:active {
border-bottom : 1px solid #ccc;
} 
hr {
height : 1px;
border : 0;
width : 100%;
background-color : #ccc;
}
dl {
margin : 1em 0;
}
dt {
font-weight : bold;
}
dd {
margin : 0.5em;
padding : 0;
}
.table {
margin: 10px 0;
padding : 1em 0;
border : 1px solid #ffffff;
font-family : Verdana, Arial, sans-serif;
font-size : 0.8em;
}
.th {
border : 1px solid #ffffff;
font-family : Verdana, Arial, sans-serif;
font-size : 0.8em;
}
.tr {
border : 1px solid #ffffff;
margin : 1em 0;
font-family : Verdana, Arial, sans-serif;
font-size : 0.8em;
} 
.td {
border : 1px solid #ffffff;
margin : 1em 0;
font-family : Verdana, Arial, sans-serif;
font-size : 0.8em;
} 


/**************
Container und Navigation - TOP
**************/

#container {
	margin : 0 auto;
	width : 960px;
	position : relative;
	text-align : left;
	background-color: #fff;
	padding-top: 16px;
}
#navigation {
background-image: url(img/licht-2.jpg);
	margin : 0 auto;
	overflow : hidden;
	width : 960px;
	height: 33px;
	position : relative;
	text-align : center;
	font-family : Verdana, Arial, sans-serif;
	font-weight: normal;
	clear:both;
}
html #navigation {
height : 1%;
}
#navigation ul li {
background-image: url(img/button.jpg);
position : relative;
width: 110px;
height: 33px;
float : right;
margin : 0;
list-style-type : none;
}
#navigation ul li a {
background-image: url(img/button.jpg);
position : relative;
width: 110px;
height: 33px;
float : right;
margin : 0;
list-style-type : none;
color : #ffffff;
font-size: 1.0em;
padding-top: 6px;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
background-image: url(img/button-hover.jpg);
font-weight: normal;
}


/**************
search
**************/



#searchform .textbox:focus {
border : 1px solid #ccc;
}

#searchform input#searchsubmit {
	border : 1px solid #ccc;
	font-size : 0.9em;
	background : #fff;
	margin : 0 0 0 10px;
	color : #333333;
	padding : 4px;
	width : 60px;
}
#searchform input.textbox {
border : 1px solid #ccc;
font : 1em "Lucida Grande", Verdana, Arial, Serif;
padding : 5px;
width : 170px;
}




/**************
Header
**************/

#header {
	margin : 0 auto;
	width : 960px;
	position : relative;
	text-align : left;
}

#licht {

	margin : 0 auto;
	width : 960px;
	height: 52px;
	position : relative;
	text-align : left;
	background-color: #fff;
	background-image: url(img/licht-1.jpg);
	clear:both;
}

#toplinie {
	background-image: url(img/top-linie.gif);
	height: 7px;
	clear:both;

}

/**************
Headerimage
**************/

#headerimage {
	clear : both;
	margin : 16px;
	color : #ffffff;
	height : 270px;
	background-image: url(img/header.jpg);
}
html #headerimage {
margin-top : 0;
}




/**************
   Images
**************/

img {
border : 1px solid #ccc;
margin-right : 10px;
float : left;
text-decoration : none;
}
a img {
border : 1px solid #ccc;
margin-right : 10px;
float : left;
}
.img-nb {
border : none;
margin-right : 10px;
float : left;
text-decoration : none;
}
.a img-nb {
border : none;
margin-right : 10px;
float : left;
}
.img_right {
border : 0 solid #ccc;
margin-left : 10px;
float : right;
text-decoration : none;
}
.img_right-b {
border : 1 solid #ccc;
margin-left : 10px;
float : right;
text-decoration : none;
}


/**************
 Erweiterungen
**************/

.clear {
clear : both;
height : 20px;
}

fieldset {
border : none;
}


/**************
Ueberschriften
**************/

h1, h2, h3, h4, h5, h6 {
font-family : Verdana, Arial, sans-serif;
}
.post h4 {
font-size : 1em;
font-weight : normal;
font-family : Verdana, Arial, sans-serif;
}

#header h2 {
font-size : 1.4em;
font-weight : normal;
font-family : Verdana, Arial, sans-serif;
letter-spacing : 1px;
color : #ffffff;
}

/**************
Content --- General Definitions
**************/
#content {
width: 929px;
margin : 0px 10px 10px 15px;
}
#content .rss-import {
font-size : 0.9em;
color : #333333;
margin : 0;
padding : 0;
font-family : Verdana, Arial, sans-serif;
font-weight: normal;
}

#content .rss-import a:link, a:visited, a:active {
font-weight: normal;
color : #566D9F;
}

#content .rss-import a:hover {
color : #566D9F;
font-weight: normal;
border-bottom : 1px solid #ccc;
}

html #content {
height : 1%;
}

/**************
Content --- Header
**************/

#content h1 {
font-family : Verdana, Arial, sans-serif;
font-size : 1.4em;
line-height: 1.3em;
font-weight : normal;
margin : 1em 0 0;
color : #333333;
border : none;
}

#content .post h1 a:link, a:visited, a:active {
text-decoration : none;
font-weight : normal;
border : none;
}
#content h1.pagetitle {
font-size : 1.4em;
font-weight : normal;
margin : 1em 0 0;
color : #333333;
background-color : #ffffff;
border-bottom : 1px solid #ccc;
}

#content h1.posttitle a {
font-size : 1.4em;
font-weight : normal;
margin : 1em 0 0;
color : #333333;
background-color : #ffffff;
border-bottom : 1px solid #ccc;
}

#content h2.pagetitle {
font-size : 1.4em;
font-weight : normal;
margin : 1em 0 1em 0;
color : #333333;
background-color : #ffffff;
border-bottom : 1px solid #ccc;
}
#content h3 {
font-size : 1.4em;
margin : 1em 0 0;
letter-spacing : 1px;
font-weight : normal;
}
#content h4 {
font-size : 1.1em;
font-weight : bold;
margin : 1em 0 0;
color : #333333;
background-color : #ffffff;
}
#content h5 {
	font-size : 1.1em;
	font-weight : bold;
	margin : 1em 0 0;
	color : #333;
	text-align : left;
	font-family : Verdana, Arial, sans-serif;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #eee;
	padding: 4px;
}
#content h6 {
font-size : 1.0em;
font-weight : bold;
margin : 0.2em 0 0;
color : #547c47;
background-color : #ffffff;
}
/**************
Content --- Post
**************/

#content .post {
padding : 0 0 1em 0;
border-bottom : 1px solid #ccc;
}
#content .post a  {
color : #566D9F;
text-decoration : none;
}
#content .post a:link, a:visited {
color : #566D9F;
}
#content .post a:hover, a:active {
color : #566D9F;
border-bottom : 1px solid #ccc;
font-weight: normal;
} 
#content .post h2 {
font-size : 1.4em;
margin : 1em 0 0;
letter-spacing : 1px;
font-weight : normal;
}
#content .post table {
margin: 7px 0;
padding : 0;
border : 1px solid #fff;
font-family : Verdana, Arial, sans-serif;
font-size : 1.0em;
}
#content .post tr {
border : 1px solid #fff;
} 
#content .post td {
border : 1px solid #fff;
} 

/**************
Content --- Main
**************/

#content-main ul {
margin : 1em;
padding : 0 1em;
list-style-image : url(img/bullet-note.gif);
}
#content-main li ul a {
margin : 1em;
padding : 0 2em;
}
#content-main {
	float : left;
	width : 620px;
	margin-right : 5px;
	padding-bottom: 15px;
}
html #section-index #content-main {
margin-right : 20px;
}
/**************
Content --- Entry
**************/

#content .entry {
margin : 1em 0;
padding-right : 1em;
}
#content .entry a:link, #content .entry a:visited {
border-bottom : 1px solid #ccc;
}
#content .entry a:hover, #content .entry a:active {
border-bottom : 1px solid #ccc;
}
#content .post-info, #content .postmetadata {
font-size : 0.9em;
color : #333333;
margin : 0;
padding : 0;
font-family : Verdana, Arial, sans-serif;
}
#content .post-info {
padding-bottom : 12px;
}
#content ol {
list-style-type : decimal;
margin : 1em;
padding : 0 1em;
}




/**************
Sidebar- und Sidebox-Definitionen
**************/


#sidebar {
	margin: 0 0 15px 0;
	float : right;
	position:relative;
	width : 270px;
	height: auto; 
	font-size : 0.9em;
	line-height : 1.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/menu.jpg);
}
#sidebar ul {
list-style : none;
margin : 0;
padding : 0;
}
#sidebar ul ul {
list-style : none;
margin: 0 0 0 16px;
padding : 0;
border : none;
}
#sidebar ul ul ul 
{
	margin:0;
	padding:0 0;
}
#sidebar ul li ul li a
{
	margin:0;
	padding:0 0;
	display : block;
	width : 100%;
	border-bottom : 1px solid #cccccc;
	border-left : none;
	color: #333333;
}

#sidebar ul li ul li a:hover, a:active {	
padding : 0;
font-weight: bold;
}

#sidebar ul li ul li ul li 
{
	margin:0;
	border : none;
	padding:0 0 0 2.0em;
	background:url(img/arrow.gif) no-repeat left center;
}

#sidebar ul li ul ul li 
{
	margin:0;
	border : none;
	padding:0 0 0 2.0em;
	background:url(img/arrow.gif) no-repeat left center;
}

html li.sidebox {
padding-top : 20px;
padding-bottom : 10px;
}
li.sidebox h2 {
background-image: url(img/menu.jpg);
padding : 1px 0 5px 15px;
font-weight : normal;
font-size : 1.6em;
text-align : left;
color : #333;
background-color : #fff;
font-family : Georgia, Verdana, Arial, sans-serif;
font-variant : small-caps;
}


/*
Menu --- dropdown

#navi, #navi ul { list-style-type:none; margin : 0 0 0 2.8em; padding:0; }
#navi li { width:128px; }
#navi li ul { display:none; margin : 0 0 0 2.8em;}
#navi li:hover ul { display:block; }
*/


/**************
Footer-Definitionen
**************/

#footer {
clear : both;
background : transparent;
margin : 0 auto;
width : 960px;
text-align : left;
}
html #footer {
	height : 1%;
	margin-bottom: 15px;
}
#footer p {
	float : left;
	width : 50%;
	line-height : 1.2em;
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
}
#footer a, a:hover, a:active {
	color: #fff;
	font-weight: normal;
}

#footer a:hover, a:active {
	border-bottom: 1px solid #fff;
}

/**************
Kommentar-Definitionen
**************/

#comments, #respond {
margin : 2em 0 10px 10px;
font-family : "Lucida Grande", Verdana, Tahoma, "Trebuchet MS", Arial, sans-serif;
background : #ffffff;
}
#commentform {
margin : 10px 0;
padding : 0px;
background : #ffffff;
}
.commentnum {
font-size : 1.7em;
margin : 0 10px 1px 0;
}
#container .commentlist {
margin : 10px 0;
padding : 0px;
}
.commentlist li {
list-style : none;
margin : 10px 0;
padding : 10px;
border: 1px solid #ccc;
background : #EEEEEE; 
width : 90%;
}
.commentlist li.alt {
background : #ffffff; 
}
.commentlist li .cmtinfo {
font-size : 1em;
}
.commentlist li cite {
font-style : normal;
font-weight : bold;
}
.commentlist li .cmtinfo em {
float : right;
margin : 0;
padding : 0;
font-style : normal;
font-size : 0.9em;
color : #333333;
font-family : "Lucida Grande", Verdana, Tahoma, "Trebuchet MS", Arial, sans-serif;
}
#container .commentlist .avatar
{
	float:right;	
}
#content .commentsfeed {
background : url(img/icon_feed.gif) no-repeat left center;
padding-left : 16px;
font-size : 0.9em;
font-family : "Lucida Grande", Verdana, Tahoma, "Trebuchet MS", Arial, sans-serif;
}

/**************
Trackback, Textbox, Textarea
**************/

#content .trackback {
background : url(img/track.jpg) no-repeat left center;
padding-left : 16px;
font-size : 0.9em;
font-family : "Lucida Grande", Verdana, Tahoma, "Trebuchet MS", Arial, sans-serif;
}
input.textbox {
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
font : 1em "Lucida Grande", Verdana, Arial, Serif;
padding : 2px;
width : 160px;
}
input#submit {
border : 1px solid #ccc;
font-size : 0.9em;
background : #fff;
margin : 0 0 0 0;
color : #333333;
padding : 4px;
}
textarea {
width : 90%;
padding : 10px;
line-height : 2em;
height : 10em;
border : 1px solid #ccc;
font : 1em Verdana, Arial, Serif;
}
.textbox:focus {
border-top : 1px solid #ffffff;
border-right : 1px solid #ffffff;
border-left : 1px solid #ffffff;
border-bottom : 1px solid #ccc;
}
textarea:focus {
border : 1px solid #ccc;
}
#header, #content, #sidebar, #footer, .widget {
overflow : hidden;
}

/**************
Pagebar
**************/

.pagebar {
font : 11px sans-serif;
padding-top : 10px;
padding-bottom : 10px;
margin : 0;
}
.pagebar a, .pageList .this-page {
padding : 2px 6px;
border : 1px solid #ccc;
background : #fff;
text-decoration : none;
}
.pagebar a:visited {
padding : 2px 6px;
border : 1px solid #ccc;
background : #fff;
text-decoration : none;
}
.pagebar .this-page {
padding : 2px 6px;
border-color : #999;
font-weight : bold;
font-size : 13px;
vertical-align : top;
background : #fff;
}
.pagebar a:hover {
color : #333333;
background : #E6E6E6;
border-color : #ccc;
text-decoration : none;
}


/**************
Eigene Erweiterungen
**************/


#a-z-pagebar {
color : #00005e;
padding : 0 0 0 0;
font-size : 11px;
font-weight : normal;
font-family : Verdana, Arial, sans-serif;
margin : 3px 0 0 0;
text-decoration : none;
}

		/* cp stuff */

.cpYearNavigation, .cpMonthNavigation {
background-color : #6677dd;
text-align : center;
text-decoration : none;
color : #ffffff;
font-weight : bold;
}
.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText {
font-family : arial;
font-size : 8pt;
}
TD.cpDayColumnHeader {
text-align : right;
border : none;
font-weight : bold;
}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate {
text-align : right;
text-decoration : none;
}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled {
color : #d0d0d0;
text-align : right;
text-decoration : line-through;
}
.cpCurrentMonthDate {
color : #6677dd;
font-weight : bold;
}
.cpCurrentDate {
color : #ffffff;
font-weight : bold;
}
.cpOtherMonthDate {
color : #808080;
}
TD.cpCurrentDate {
color : #ffffff;
background-color : #6677dd;
border : thin solid #000000;
}
TD.cpCurrentDateDisabled {
border : thin solid #ffaaaa;
}
TD.cpTodayText, TD.cpTodayTextDisabled {
border : none;
font-weight : bold;
}
A.cpTodayText, SPAN.cpTodayTextDisabled {
height : 20px;
}
A.cpTodayText {
color : #6677dd;
font-weight : bold;
}
SPAN.cpTodayTextDisabled {

color : #d0d0d0;
}
.cpBorder {
border : thin solid #6677dd;
}


/**************
cforms 
**************/

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:20px 0 0 20px; 
	width: 400px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:120px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
}

.cform label span {
	width:120px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #fff; 
	border: 1px solid #ccc; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#f9f9f9; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#f9f9f9; 
}

.cform textarea,
.cform input {
	width:250px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin-right: 12px;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.9em;
	border:1px solid #ccc!important;
	border-left-color:#ccc!important; 
	border-top-color:#ccc!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#f9f9f9 none repeat scroll 0% 50%;
	color:#222;
	border-color:#d9d9d9;
	border-style:solid;
	border-width:1px;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #ccc;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

