/*
* Artcloth
* stylesheet.css
* 
* Author: Uwe Michelfelder
* Company: Limeflavour | http://www.limeflavour.com
* Date: Mai 2010
*/





/*
* General Pre Settings
*
*/
* {
   margin: 0;
   padding: 0;
   border: 0;
}

ul, ol, dl {
  list-style: none;
}

img, fieldset { border: 0; }

a { color: #90000a; text-decoration: none; }
a:visited { color: #90000a; }
a:hover, a:visited:hover { color: #848484; text-decoration: none; }
a:focus, a:active { outline: none; }

label { cursor: pointer; }


/*
* General Helpers
*
*/
.killfloat {
    overflow: hidden;
    clear: both;
    font-size: 0;
    height: 0;
}

.hidden {
    display: none;
    visibility: hidden;
}

.invisible {
    display: inline;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    left: -1000px;
    width: 0;
    height: 0;
    }




/*
* STRUCTURE
*
*/
html {
	height:100%;
    }

body {
	height:100%;
	font-family: “Trebuchet MS”, “Gill Sans”, Calibri, sans-serif ;
    font-size: 101%;
    color: #000;
    text-align: center;
    border: 0;
    }
	
#flashcontent {
	height:100%;
    }

html>body { 
    font-size: 16px; /* Set correct font-size for safari browsers */
    }


/*
* Structure Elements
*
*/
.container {
		vertical-align: bottom;
		height: 100%;
    }

.containerMain {
		width: 100%;
		font-size: 14px;
		line-height: 18px;		
    }
    
#distance {
	float: left;
	height: 50%;
	margin-bottom: -8px;
	width: 1px;
}    
    
#languageSelect {
	clear: left;
	height: 16px;
	margin: 0px auto;
	position: relative;
	text-align: center;
}  
    
/*
* Article pages
*
*/

h1 {
	font-size: 16px;
	padding-bottom: 14px;
}

p {
	padding-bottom: 14px;
}

ul,ol {
	padding-left: 16px;
}

li {
	padding: 0px 0px 14px 0px;
	list-style: disc;
	list-style-position: outside;

}

.image-box {
	float: left;
	width: 334px;
	height: 100%;
	padding: 14px 14px 0 14px;
}

.caption {
	text-align: left;
	padding: 10px;
}

#bio,#thoughts,.picandtext {
	height:100%;
	left:348px;
	padding:14px;
	position:absolute;
	text-align:left;
}


/* FORM */

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;
	padding: 0px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #000000;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #000000;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}


form li {
	list-style: none;
}

.mainForm input, form textarea {
	border: 1px solid #C8C8C8;
}

#saveForm {
	padding: 5px;
}

