@charset "ISO-8859-1";

/******* FORM *******/
#customForm{
	
}

#customForm input, #verForm input, #radForm input {
	padding: 2px;
	color: #333;
	font-size:10px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#customForm input.error {
	background: #f8dbdb;
	border-color: #e77776;
}
#verForm textarea {
	width: 250px;
	height: 50px;
	padding: 6px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#verForm #anteckning {
    width: 475px;
	height: 200px;
}

#verForm #streck {
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #DDD;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

	
#verForm fieldset {
	padding: 10px;
	background-color: #EEEDDD;
	}
#verForm legend {
	font-size:12px;
	font-weight: 800;
	}

#radForm textarea {
    width: 450px;
	height: 150px;
	padding: 6px;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}


#customForm textarea {
	width: 150px;
	height: 50px;
	padding: 6px;
	color: #333;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
} 
#customForm textarea.error {
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm div {
	margin-bottom: 15px;
}

#customForm div span.error{
	color: #e46c6e;
}
#customForm #send, #verForm #send, #radForm #send, #verForm select {
	display: inline-block;
	background: #CCC;
	color: #000;
	font-weight: 500;
	font-size:11px;
	font-style: normal;
	border: 1px solid #000;
	cursor: pointer;
	margin-top: 3px;
	margin-bottom: 3px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	text-shadow: #669 1px 1px 3px;
}
#verForm #anmal_send {
	background: #F00;
	color: #FFF;
	font-weight: 800;
	font-size:14px;
	border: 1px solid #000;
	cursor: pointer;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: #669 1px 1px 3px;
}


#konstnarForm {
	margin-bottom: 3px;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 2px;
}

#konstnarForm #send {
	background: #CCC;
	color: #000;
	font-weight: 500;
	font-style: normal;
	border: 1px solid #000;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: right;
	}


#customForm #send:hover, #verForm #send:hover, #verForm #knapprod:hover, #radForm #send:hover, #konstnarForm #send:hover {
	background-color:#FFF;
	border: 1px solid #CCC;
	font-weight: 500;
	text-shadow: #6FF 1px -4px 4px;
	}
	
#verForm #knapprod {
	color: #fff;
	font-weight: 700;
	background-color: red;
	border: 2px solid #CCC;
	background-color: red;
	width: 230px;
    text-shadow: #FFF 1px -4px 4px;
}

#error{
	margin-bottom: 20px;
	border: 1px solid #efefef;
}
#error ul{
	list-style: square;
	padding: 5px;
	font-size: 11px;
}
#error ul li{
	list-style-position: inside;
	line-height: 1.6em;
}
#error ul li strong {
	color: #e46c6d;
}
#error.valid ul li strong {
	color: #93d72e;
}

/******* /FORM *******/

#verForm .ort {
	color: #FFFFFF;
	background-color: #333;
	text-indent: 5pt;
	line-height: 10px;
	padding: 2px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#customForm label {
	display: block;
	color: #000;
	font-weight: 700;
	line-height: 1.4em;
}

#verForm label {
	color: #333;
	font-weight: 700;
	line-height: 1.4em;
}

#radForm label, #radForm legend {
	display: inline-block;
	color: #333;
	font-weight: 700;
	line-height: 1.4em;
}

#verForm label#vit {
	color: #FFF;
	font-weight: 700;
	line-height: 1.4em;
}

#bild #knappbild {
	background-color: #FFFFFF;
	border: 1px solid #000;
	background-image: url(../pil_halig.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 3px;
	width: 230px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#bild #knapprod {
	background-color: #333;
	color: #FFF;
	font-weight:700;
	border: 2px solid #CCC;
	background-image: url(../pil_halig.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 3px;
	width: 230px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


#bild #knappbild:hover, #bild #knapprod:hover {
	background-color:#333;
    color:#FFF;
}
