.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

.ui-widget-content { background-color: #217dad; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

#tabHeader {
	/* För menyn */
	padding-bottom: 38px;
	background-color: #fff;
}

#tabs {
	bottom: 0;
	left: 0;
	position: absolute;
	zoom: 1;
}
#tabs li {
	background: url(../img/tab_inactive_right.png) right top;
	float: left;
	margin-left: 20px;
	text-align: center;
}
#tabs a {
	color: #459fc6;
	display: block;
	float: left;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1em;
	outline: none;
	padding: 0.5em 0;
	text-decoration: none;
	width: 460px;
}
ul#tabs li.form {
	background: url(../img/tab_contact_right.png) right top;
}
#tabs li.form a {
	color: #7e490f;
}
#tabs li.current  { background: url(../img/tab_active_right.png) right top; }
#tabs li.current a,
#tabs li.current a:hover,
ul#tabs li.form a:hover { color: #fff; }
#tabs a:hover { color: #217dad; }
{ color: #fff; }
#panels div { padding-top: 20px; }
#panels div { background-color: #217dad; color: #fff; overflow: hidden; }
#panels div div {
	float: left;
	padding: 0 0 20px 20px;
	width: 220px;
	height: auto;
}
#panels div div img {
	background-color: #fff;
	margin-bottom: 20px;
}
#panels div.form, #panels div.response { background-color: #ca6c19; color: #fff; padding: 20px 20px 0 40px; }
#panels div.form legend { display: none; }
#panels div.form h2, #panels div.response h2 { font-size: 2.3em; font-family: "Century Gothic", "Trebuchet MS", sans-serif; font-weight: normal; margin-top: 0; }
#panels div.form p, #panels div.form label, #panels div.form span { margin: 20px 0; font-size: 1.8em; font-family: "Century Gothic", "Trebuchet MS", sans-serif; width: 450px;}
#panels div.response p { margin: 20px 0; font-size: 1.8em; font-family: "Century Gothic", "Trebuchet MS", sans-serif;}
#panels div.form p.finePrint { font-size: 1em; }
#panels div.form label {
	clear: left;
	display: block;
	float: left;
	margin: 10px 0;
	padding: 5px 0;
	width: 150px;
	font-size: 1em;
}
#panels div.form input {
	font-size: 1em;
}
.error
{
    float:left !important;
    padding-left: 150px !important;
    width: 170px !important;
    _width: 160px !important;
    margin: 0 !important;
    font-size: 1em !important;
}
.in21
{
    background-color: Red;
}
#panels div.form label.error {
	clear: left;
	display: block;
	float: left;
	margin: 10px 0;
	padding: 5px 0;
	width: 170px;
	color: Black;
}
#panels div.form label.radio {
	clear: none;
	margin-left: 15px;
	text-align: left;
	width: 70px;
}
#panels div.form input[type=radio],
#panels div.form input.radio {
	margin: 0 5px;
}
#panels div.form input[type=text], #panels div.form input.text {
	background-color: #fff;
	border: 2px solid #fff;
	padding: 5px;
	width: 250px;
	margin: 10px 0;
}
#panels div.form input[type=submit],
#panels div.form input.submit {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	background-color: #fff;
	border: 2px solid #fff;
	color: #217dad;
	float: right;
	padding: 5px;
}
#panels div.form input.text:hover,
#panels div.form input[type=text]:hover,
#panels div.form input[type=text]:focus,
#panels div.form input.text:focus {
	border-color: #7e490f;
}
#panels div.form fieldset {
	/*float: right;*/
	text-align: right;
	width: 425px;
	margin: 15px auto;
	display: block;
	padding-right: 15px;
}

#panels div.contact 
{
	margin: 0 auto;
	background-color: Transparent;
	width: auto;
	text-align: center;
}


#tabHeader {
	background-color: #000;
	position: relative;
}
#news h2, #events h2 {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
}
#news {
	border-top: 3px solid #217dad;
	margin-left: 0;
	overflow: hidden;
	width: 620px;
}
#news ul {
	margin: 0 0 0 auto;
	width: 305px;
}
#news > h3 {
	margin: 0 0 0 auto;
	width: 305px;
}
.featuredNews {
	float: left;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
	width: 290px;
}
.featuredNews h3 {
	margin-top: 1.5em;
}
#events {
	background: #c0e4ef url(../img/box_bg.png) left bottom repeat-x;
	border-top: 3px solid #217dad;
	float: right;
	padding: 0px 20px 20px;
	width: 260px;
}
#events ul, #news {
	border-bottom: 1px solid #419ec5;
	padding-bottom: 10px;
}
#events li, #news li {
	font-size: 1.2em;
	padding-top: 1.5em;
	position: relative;
}
#news h2, #events h2 {
	margin-top: 0.5em;
	border-bottom: 1px dotted #419ec5;
}
