/*
Theme Name: Nackademin GY
Theme URI: http://adoy.se/
Description: WordPress theme custom made for Nackademin
Version: 1.0
Author: Adoy AB
Author URI: http://adoy.se
Tags: Nackademin

	Nackademin 1.0
	http://www.nackademin.se

	This theme was designed and built by Adoy AB,
	whose site you will find at http://adoy.se/
*/


body {
	font: 1.0em "Helvetica", Arial, Verdana, sans-serif;
	line-height: 16pt;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	background: transparent url(images/bg.jpg) repeat fixed top center;
}

#page_margins {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 1098px;
}

#page {
	float: left;
	width: 1098px;
	background: transparent;
	padding: 0px;
	margin: 0px 0px 50px 0px;
}

#header {
	float: left;
	width: 1098px;
	background: transparent url(images/header.png) no-repeat top center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 230px;
}

#ky {
	position: relative;
	float: right;
	right: 29px;
	font-size: 70%;
	height: 20px;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

#ky a, #ky a:visited {
	position: relative;
	float: left;
	padding: 2px 4px 2px 4px;
	color: #000;
	text-decoration: underline;
	line-height: 14px;
}
#ky a:hover {
	color: #000;
	text-decoration: none;
}

#header-image {
	position: relative;
	float: left;
	left: 29px;
	width: 1000px;
	background: #fff;
	padding: 20px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	height: 180px;
}
#header-image-empty {
	position: relative;
	float: left;
	left: 29px;
	width: 1000px;
	background: #333;
	padding: 20px 20px 0px 20px;
	margin: 30px 0px 0px 0px;
	height: 180px;
}

.imagewrapper {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 180px;
	overflow: hidden;
	z-index: 1;
}
.imagewrapper p {
	padding: 0;
	margin: 0;
}

#content {
	float: left;
	width: 1098px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(images/middle.png) repeat-y top center;
	text-align: left;
}

#content-wrapper {
	position: relative;
	float: left;
	left: 29px;
	width: 1040px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#footer {
	float: left;
	width: 1098px;
	margin: 0px 0px 0px 0px;
	background: transparent url(images/middle.png) repeat-y top center;
	padding: 0px 0px 0px 0px;
}

#footer-wrapper {
	position: relative;
	float: left;
	left: 29px;
	background: #fff;
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
	width: 1000px;
	font-size: 100%;
	color: #777;
	text-align: left;
}

#footer-content {
	position: relative;
	float: left;
	background: #fff;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	width: 1000px;
	color: #777;
	border-top: 5px solid #eee;
}

#bottom {
	float: left;
	width: 1098px;
	height: 33px;
	background: transparent url(images/footer.png) no-repeat top center;
}

#logo {
	position: absolute;
	left: 35px;
	top: 35px;
	background: transparent;
	padding: 5px;
	z-index: 100;
}

#logo img {
	position: relative;
	float: left;
}

#plupp {
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent;
	padding: 5px;
	z-index: 100;
	width: 150px;
	height: 150px;
}

#plupp a {
	-moz-outline: none;
}

#main a, #main a:link, #main a:visited {
	color: #ec583f;
	text-decoration: underline;
}

#main a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#feed {
	position: relative;
	float: right;
	background: #fff;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 0.7em;
}

#feed a {
	color: #777;
	padding: 4px 4px 4px 24px;
	background: transparent url(images/feed.png) no-repeat 4px 3px;
}

#menu {
	position: relative;
	float: left;
	width: 1000px;
	background: #fff;
	padding: 0px 20px 0px 20px;
	margin: 0px 0 0 0;
}

#menu ul {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	position: relative;
	float: left;
	width: 1000px;
	background: #eee;
	border-top: 2px solid #333;
}

#menu ul li {
	position: relative;
	float: left;
	display: inline;
}

#menu ul li a {
	padding: 0px 0px 0px 5px;
	background: transparent;
	color: #000;
	text-decoration: none;
	position: relative;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 3px;
	font-size: 100%;
	font-weight: bold;
}

#menu ul li a span {
	padding: 3px 10px 3px 5px;
	margin-left: 0px;
	position: relative;
	float: left;
	cursor: pointer;
}

#menu ul li.current_page_item a {
	color: #fff;
	background-color: transparent;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu ul li.current_page_item a span {
	color: #fff;
	background-color: transparent;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: right -28px;
}

#menu ul li.current_page_parent a, #menu ul li.current_page_ancestor a {
	color: #fff;
	background-color: transparent;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu ul li.current_page_parent a span, #menu ul li.current_page_ancestor a span {
	color: #fff;
	background-color: transparent;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: right -28px;
}


/* @group Lists */
#column ul li a, #column ul li a:link, #column ul li a:visited {
	text-decoration: none;
}

#main ul.school-links {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 13px 0 0 10px;
	margin: 0;
}

#main ul.school-links li {
	position: relative;
	float: left;
	padding: 0 0px 0 0;
	margin: 0 2px 0 0;
}

#main ul.school-links li a {
	position: relative;
	float: left;
	display: block;
	padding: 3px 4px 2px 4px;
	background: #ec583f;
	color: #fff;
	font-weight: bold;
	font-size: 85%;
	-moz-border-radius: 2px;
	text-decoration: none;
}

#main ul.program-links {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 13px 0 0 10px;
	margin: 0;
}

#main ul.program-links li {
	position: relative;
	float: left;
	padding: 0 0px 0 0;
	margin: 0 2px 0 0;
}

#main ul.program-links li a {
	position: relative;
	float: left;
	display: block;
	padding: 2px;
	background: #fff;
	color: #fff;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}

#main ul.program-links li a img {
	border: none;
}

ul.submenu {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0px;
	width: 270px;
	border-left: 2px solid #000;
}

ul.submenu li {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 270px;
}

ul.submenu li a {
	position: relative;
	float: left;
	display: block;
	padding: 5px 8px 5px 10px;
	background: transparent;
	width: 250px;
	color: #000;
	font-weight: bold;
}

ul.submenu li.current_page_item a {
	background: #ec583f;
	color: #fff;
	font-weight: bold;
}
ul.submenu li.current_page_parent a, ul.submenu li.current_page_ancestor a {
	background: #ec583f;
	color: #fff;
	font-weight: bold;
}

ul.education-menu {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
	width: 270px;
	border-left: 2px solid #ec583f;
}

ul.education-menu li {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 270px;
}

ul.education-menu li a {
	position: relative;
	float: left;
	display: block;
	padding: 5px 8px 5px 10px;
	background: #fff;
	width: 250px;
	color: #ec583f;
	font-weight: bold;
}

ul.education-menu li.current_page_item a {
	background: #eee;
}

ul li.subheader {
	position: relative;
	float: left;
	display: block;
	padding: 5px 10px;
	background: #fff;
	width: 250px;
	color: #000;
	font-weight: bold;
	font-size: 120%;
}

#main .post-courses ul {
	position: relative;
	float: left;
	width: 220px;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

#main .post-courses ul li {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	border-left: 0px solid #f19146;
	font-weight: bold;
	font-size: 110%;
}

#main .post-courses ul li a {
	position: relative;
	float: left;
	display: block;
	padding: 4px 10px 2px 0px;
	background: transparent;
	width: 180px;
	color: #ec583f;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}

#main .post-courses ul li a:hover {
	color: #000;
}

ul.widget-menu {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0px 0;
	width: 270px;
}

ul.widget-menu li {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 270px;
}


/* @end */

#main {
	position: relative;
	float: left;
	width: 700px;
	background: #fff;
	margin: 0 0 0 0;
	padding: 20px 20px 25px 20px;
	font: 100% "Helvetica", Arial, Verdana, sans-serif;
	color: #222;
}

#main-program {
	position: relative;
	float: left;
	width: 700px;
	background: #fff;
	margin: 0 0 0 0;
	padding: 20px 20px 25px 20px;
	font: 100% "Helvetica", Arial, Verdana, sans-serif;
	color: #222;
}

#column {
	position: relative;
	float: right;
	width: 270px;
	background: transparent;
	margin: 0 0 0 0px;
	padding: 20px 20px 25px 0px;
	font: 95% "Helvetica", Arial, Verdana, sans-serif;
}

.entry {
	position: relative;
	float: left;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 690px;
}

.post {
	position: relative;
	float: left;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 5px;
	width: 690px;
}

.post-courses {
	position: relative;
	float: left;
	background: #fff;
	margin: 20px 0 0 5px;
	padding: 10px 0px 0px 0px;
	width: 680px;
}

.post-download {
	position: relative;
	float: left;
	background: #fff;
	margin: 0px 0 0 5px;
	padding: 10px 0px 0px 0px;
	width: 680px;
}

.post-start {
	position: relative;
	float: left;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0px;
	width: 690px;
}

.post-main-wrapper {
	position: relative;
	float: left;
	background: transparent;
	margin: 0 0 0 0;
	padding: 20px 0px 0px 0px;
	width: 690px;
}

#first-col {
	position: relative;
	float: left;
	width: 330px;
}
#second-col {
	position: relative;
	float: right;
	width: 330px;
}

.post-main {
	position: relative;
	float: left;
	background: #f5f5f5;
	margin: 0 0px 15px 0;
	padding: 5px;
	width: 320px;
}

.post-col {
	position: relative;
	float: left;
	background: #f3f3f3;
	margin: 10px 0 0px 0;
	padding: 5px 10px 5px 10px;
	color: #000;
	width: 250px;
	font-weight: normal;
}

.post-col p {
	line-height: 16px;
}

.post-col a {
	color: #000;
}

.post-col-links {
	position: relative;
	float: left;
	background: #f5f5f5;
	margin: 10px 0 0px 0;
	padding: 5px 10px 5px 10px;
	color: #000;
	width: 250px;
	font-weight: normal;
}

.post-col-links p {
	line-height: 16px;
	margin: 0px;
	padding: 5px 0 5px 0;
}

.post-col-links a {
	color: #3B5998;
	text-decoration: none;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 90%;
}

.post-col-links a:hover {
	color: #3B5998;
	text-decoration: underline;
}

.post-col-puff {
	position: relative;
	float: left;
	background: #ff9723;
	margin: 10px 0 0px 0;
	padding: 10px 10px 10px 10px;
	color: #fff;
	width: 250px;
	font-weight: normal;
}

.post-col-puff p {
	line-height: 16px;
}

.post-col-puff a {
	color: #000;
}


.post-col2 {
	position: relative;
	float: left;
	background: #ec583f;
	margin: 0 0 10px 0;
	padding: 15px;
	color: #fff;
	width: 250px;
}

.post-address {
	position: relative;
	float: left;
	background: #fff;
	margin: 0 0 10px 0;
	padding: 10px;
	color: #555;
	width: 250px;
	font-size: 110%;
	border-left: 10px solid #eee;
}

.inline-puff {
	display: inline;
	float: left;
	background: #ff9723;
	margin: 0 15px 5px 0;
	padding: 15px;
	color: #fff;
	width: 250px;
}

blockquote {
	margin: 7px 5px 7px 5px;
	background: #eee;
	padding: 7px;
	font-style: italic;
	-moz-border-radius: 5px;
}

blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

ul {
	margin: 10px 0px 10px 25px;
	padding: 0px 0px 0px 0px;
	list-style-image: circle;
	color: #333;
	font-size: 80%;
}

.date {
	position: relative;
	float: left;
	clear: both;
	font-weight: bold;
	width: 690px;
}

.date p {
	margin: 0px;
	padding: 0px;
}

#main ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

a.pdf {
	padding: 5px 5px 5px 25px;
	background: transparent url(images/pdf_fileicon.png) no-repeat 2px 2px;
	color: #ec583f;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial", Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

#main h1 {
	position: relative;
	float: left;
	font-size: 200%;
	color: #ec583f;
	padding: 0 0 5px 0;
	font-weight: bold;
}

#main h2 {
	font-size: 140%;
	color: #ff9723;
	padding: 0 0 1px 0;
}

#main h2 a, #main h2 a:visited {
	color: #ff9723;
}

#main h3 {
	color: #111;
	font-size: 100%;
	padding: 5px 0 2px 0;
}

#main h3 a, #main h3 a:link, #main h3 a:visited {
	color: #111;
}

#main .inline-puff h2 {
	font-size: 150%;
	color: #fff;
	padding: 0 0 5px 0;
}

#main .post-courses h2 {
	position: relative;
	clear: both;
	font-size: 150%;
	color: #ff9723;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #ff9723;
}

#main .post-download h2 {
	position: relative;
	clear: both;
	font-size: 150%;
	color: #000;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #000;
}

#column h1 {
	font-size: 150%;
	color: #ec583f;
}
#column h2 {
	font-size: 120%;
}
#column h3 {
	color: #ec583f;
	font-size: 100%;
	padding: 0px 0px 2px 0px;
	margin-bottom: 10px;
	border-bottom: 0px solid #ec583f;
}

p {
	line-height: 19px;
	font-size: 80%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
}

#main strong {
	font-size: 110%;
	line-height: 16px;
}

.post-school {
	background: transparent;
	float: left;
	margin: 0;
	padding: 5px 0px 0px 5px;
	position: relative;
	width: 680px;
}

.post-teacher {
	background: transparent;
	float: left;
	margin: 0;
	padding: 5px 0px 5px 5px;
	position: relative;
	width: 680px;
}
.post-teacher p {
	font-size: 75%;
	line-height: 15px;
}

.post_staff a {
	font-size: 110%;
	color: #ec583f;
}

.post_staff_image {
	background: transparent;
	float: left;
	margin: 0;
	padding: 5px 15px 5px 0;
	position: relative;
	width: 150px;
}

.post_staff_desc {
	background: transparent;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 500px;
}

/* end Adoy */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
#main img {
	border: 5px solid #eee;
}
	
#main form img {
	border: none;
}

#main-program img {
	border: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 5px 15px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin: 0 15px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Begin Form Elements */
#searchform {
	position: relative;
	float: left;
	background: #eee;
	margin: 0px;
	padding: 10px;
	text-align: left;
	width: 250px;
	}
	
#searchform label {
	font-size: 80%;
	font-weight: bold;
	}

#searchform #s {
	width: 190px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#000;
    padding: 2px 2px 6px 2px;
    border:1px solid #000;
    width:230px;
    text-align: left;
    -moz-border-radius: 5px;
}

.tooltip em {
	font-style: normal;
	font-weight: bold;
}

.tooltip p{
    margin:0;
    color:#fff;
    background-color:#000;
    padding:8px 8px 2px 8px;
	font: 70% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    line-height: 12px;
}

p.linklove {
	display: none;
}

/* FORMS */

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

.cform { 
	position: relative;
	float: left;
	margin: 10px 0 0 0; 
	width: 689px; 
	background:#f9f9f9; 
	border: 1px solid #eee;
}

.cform fieldset	{ 
	position: relative;
	float: left;
	margin-top:0px; 
	padding: 10px; 
	border: none; 
	width: 670px;
}

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

.cform legend { 
	display: none;
}

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

ol.cf-ol li	{
	position: relative;
	float: left;
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
}


/*                                                    */
/* 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: left;
}


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

.cform label {
	position: relative;
	float: left;
	clear: both;
	width: auto;
	margin: 0px 5px 2px 0; 
	text-align: left;
	vertical-align:top;
	font-size: 80%;
	font-weight: bold;
}

.cform label span {
	width:auto; /* 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 { 
	position: relative;
	float: left;
	clear: both;
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #ccc; 
	vertical-align:top;
}

.cform input.single { 
	width: 400px;
}

.cform input:hover,
.cform textarea:hover,
.cform select:hover	{

}

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

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

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

.cform textarea {
	font-family: arial;
	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: 0px 0 2px 0px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

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

p.cf-sb {
	width: 680px;
	padding: 5px 5px!important;
	margin: 0;
	background: #f9f9f9;
}
.cform input.sendbutton	{ 
	float: right;
	width:auto;  
	padding:5px; 
	margin: 5px 5px 10px 0;
	font-size: 90%;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	padding:5px 5px!important;
	margin:1px 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 {
	position: relative;
	float: left;
	color:#333;
	display:none;
	padding:10px !important;
	width:670px;
	margin:10px 0 0 0;
	font-size: 80%;
}
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: #c3f8c5 none repeat scroll 0% 50%;
	color:#222;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
}
div.waiting {
	background:#eee;
	color:#000;
	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 #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	display: none;
	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;
}

table {
	position: relative;
	float: left;
}

.navigation {
	position: relative;
	float: left;
	clear: both;
}
