/*
Theme Name: The Class
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*
  ============================================
  General
  ============================================
 */
/*
  body, div, dl, dt, dd, uxl, oxl, lxi, h1, h2, h3, h4, h5, h6, pre, foxrm, fiexldset, inpuxt, textxarea, p, blocxkquote, th, td {
  margin: 0;
  padding: 0;
  }
 */
/*em {

    font-style: normal;
    font-weight: bold;
    font-size: 12px;
	
}*/
/*
  ============================================
  Header & Content & Footer (Layout)
  ============================================
 */

body {
    behavior: url("csshover3.htc");
    font-family: arial, "verdana", "Franklin Gothic Medium",sans-serif;
    font-size: 76%;
    line-height: 130%;
    color: #333;
    background-color: #B0BCC8;
    background-color: #fff;
    backgrouxnd: #EFEFEF url(images/bg.jpg) top left repeat-x;
    backxground: transparent url(images/bg-body.jpg) top center repeat;
    text-align:center;
}

#wrapper {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 932px;
    height: 100%;
    position:relative;
    margin-top: 12px;
}

#shadow {
    margin: 0 auto;
    padding: 0;
    text-align:center;
    width: 100%;
    background: transparent url(images/content_shadow-x3.gif) top center repeat-y;
}

#headerwrap {
    margin: 0 auto;
    padding: 0;
    text-align:center;
    width: 100%;
    height: 120px;
    background: url(images/header_shadow-x3.gif) center top no-repeat;
    text-align:left;
}

#header {
    width: 900px;
    height: 85px;
    margin:0 auto;
    padding-top: 5px;
	position:relative;
    text-align:left;
	
}

#header a img {
    margin: 0;
    padding: 0;
    border-style: none;
    display:block;
    float:left;
}

#main {
    margin: 0 auto;
    padding: 0;
    width: 900px;
    background-color: #fff;
    position:relative;
    clear:both;
    overflow:hidden;
    backxground: #DAE1E3;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

#content {
    width: 77%;
    padding-top: 0;
    padding-left: 1%;
    padding-right: 2%;
    padding-bottom: 2%;
    min-height: 400px;
    position:relative;
    background-color: white;
    float:left;
    text-align:left;
    background: #fff url(images/shadowLeft3.gif) left top repeat-y;
    position:relative;
}

.home {
    margin:0 auto ! important;
    padding: 0  ! important;
    text-xxalign: center ! important;
    width: 100% ! important;
    background-color: #000 ! important;
    min-height: 300px ! important;
}

.slideshow {
    width: 600px;
    float: left;
}

.pause {
    width:250px;
    float: left;
    color: #fff;
    margin: 0 auto ! important;
    padding: 0 ! important;
    position:relative;
    margin-top: 280px ! important;
    font-size: 10px;
}

#footer {
    margin: 0 auto;
    clear: both;
    width: 932px;
    height: 40px;
    background: url(images/footer.gif) top center no-repeat;
	
}

a img {
    border: none;
}

#tagline {
    height: 25px;
    width: 210px;
    text-align:right;
    font-weight:bold;
    float:right;
    margin-top: 50px;
    color: #000;
    margin-right: 1em;
    background: url(images/tagline.gif) center right no-repeat;
}
/*
  ============================================
  Sidebar
  ============================================
 */

#sidebar {
    width: 20%;
    float: left;
    position:relative;
    bacxkground: #DAE1E3 url(images/sidebarbg.gif) top left repeat-x;
    z-index: 0;
    height: 100%;
    margin-top: -20px;
}
#sidebar ul img {
    display: block;
    margin-left: auto;
    margin-right: auto
}
#sidebar li ul {
    margin: 0 auto;
    padding: 0;
    width:90%;
    text-align:left;
    height: 100%;
	background: transparent top center no-repeat;
	margin-left : 20px;
}
#sidebar li {
    list-style:none;
    display:block;
    list-style-type:none;
    line-height:21px;
	padding-bottom : 2px;
}

#sidebarImg	/* for top ul */
{
    margin: 0 auto;
    padding: 0;
    width:90%;
    text-align:left;
    height: 100%;
    padding-top: 115px;
	background: transparent top center no-repeat;
}

div#sidebar li a{
    padding-right: 2em;
    display:block;
    text-decoration:none;
    line-height:21px;
    letter-spacing:normal;
    color: inherit;
    color: #000;
    font-weight: normal;
    border: solid 1px #fff;
	padding-left : 20px;
}

#sidebar li a:hover {
    background-color: #C2C9CB;
    color: #000;
    border: solid 1px #C2C9CB;
    background: #f8f8f8 url(images/morearrow.gif) 95% 50% no-repeat;/**/
	padding-left : 20px;

}

div#sidebar li.current_page_item a {
    color: #000;
    border: solid 1px #C2C9CB;
    background-color: #f8f8f8;
    background: #f8f8f8 url(images/morearrow.gif) 95% 50% no-repeat;
	padding-left :20px;


}

div#sidebar li.current_page_item ul li a {
    padding-right: 2em;
    display:block;
    text-decoration:none;
    line-height:21px;
    letter-spacing:normal;
    color: inherit;
    color: #000;
    font-weight: normal;
    border: solid 1px #fff;
	background-image : none;
	padding-left : 20px;


}
div#sidebar li.current_page_item ul li a:hover {
    background-color: #C2C9CB;
    color: #000;
    border: solid 1px #C2C9CB;
    background: #f8f8f8 url(images/morearrow.gif) 95% 50% no-repeat;/**/h
	padding-left : 20px;


}

/*----- sidebar ends here ----- */

.more {
    text-align: right;
    float: right;
    background: transparent url(images/morearrow.gif) right center no-repeat;
}

a.more {
    text-decoration: none;
    margin-right: 1em;
    padding-right: 1em;
}

a.more:hover {
    text-decoration:underline;
}

.column {
    width: 45%;
    float: left;
}

.column img {
    width: 100%;
}

.double {
    margin-left: 4%;
}

.clear {
    height:0px;
    margin:0;
    padding:0;
    clear:both;
    line-height:0px;
}

.divider {
    height: .1em;
    background-color: #DAE1E3;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left:auto;
    margin-right:auto;
    width: 80%;
    clear:both;
}
/*
  ============================================
  navi
  ============================================
 */


#navi {
    width:900px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    background: transparent url(../images/globalnav.png) top center repeat-x;
    background-position: 0 0px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
	background-color : #990000;
	text-align : center;
}

#navi ul {
    width: 480px;
    margin: 0 auto;
    padding: 0;
    list-style-type:none;
    text-align:center;
}
#navi li a {
    width: 120px;
    height: 30px;
    margin:0;
    padding:0;
    line-height: 30px;
    background: url(images/globalnav.png) center top no-repeat;
    text-align:center;
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
}

#navi li a:hover {
    background-position: 0 -50px;
    color: #000;
}

#navi li.current_page_item a {
    background-position: 0 -100px;
    color: #000;
}

#navi li.current_page_ancestor a {
    background-position: 0 -100px;
    color: #000;
}


div#navi li.current-sub a {
    background-image: none;
    color: #000;
}
/**/

/*
Navi UL
*/


#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align : center;
	width : 100%;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align : center;
}

#nav a {
	
    height: 30px;
    margin:0;
    padding:0;
    line-height: 30px;
    background: url(images/globalnav.png) center top no-repeat;
    text-align:center;
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
	
	}

#nav a:hover {
    background-position: 0 -50px;
    color: #000;
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	z-index: 100;

}

#nav li li a,#nav li li a:link,#nav li li a:visited {
	border-left : 1px solid #990000;
	border-right : 1px solid #990000;
	border-bottom : 1px solid #990000;
	border-top : 1px solid #990000;
}

/* mouse over on sub menus of other pages */
#nav li li a:hover,#nav li li a:active {
	background: #ffffff;

}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 100;
	display : none;
}

/* nested menus */
#nav ul li ul {
	margin-top:-28px;
	margin-left:120px;
}
/* SHOW SUBMENU 1 */
#nav li:hover ul, #menu li.over ul {
	display:block;
}
/* add as many UL as there are levels */
#nav li:hover ul ul, #menu li.over ul ul {
	display:none;
}
#nav li:hover ul ul ul, #menu li.over ul ul {
	display:none;
}
#nav li:hover ul ul ul ul, #menu li.over ul ul {
	display:none;
}


/* SHOW SUBMENU 2 */
#nav ul li:hover ul, #menu ul li.over ul {
	display:block;
}

/* add as many UL as there are levels */
#nav ul ul li:hover ul, #menu ul li.over ul {
	display:block;
}
#nav ul ul ul li:hover ul, #menu ul li.over ul {
	display:block;
}



/* nested menu ends */

#nav li:hover ul {
	left: auto;
	display: block;
	z-index: 100;
	padding: 0px 0 0 0;
}

#nav li:hover ul,#nav li.sfhover ul {
	left: auto;
	z-index: 100;
}

#nav li.page_item.current_page_item a{
	background: #ffffff;
	color : #000000;
}

#nav li.page_item.current_page_ancestor a {
	background: #ffffff;
	color : #000000;
}

#nav li.page_item.current_page_parent a {
	background: #ffffff;
	color : #000000;
}

/* sub menu item */
#nav li.page_item.current_page_ancestor ul li.page_item a {
	background: #990000;
	color : #ffffff;
}


#nav li.page_item.current_page_ancestor ul li.page_item.current_page_parent a {
	background: #ffffff;
	color : #000000;
}

#nav li.page_item.current_page_parent a, #nav li.page_item.current_page_ancestor ul li a:hover, #nav li.page_item.current_page_ancestor ul li.page_item.current_page_item a {
		background: #ffffff;
		color : #000000;
}

#nav li.page_item.current_page_item ul li.page_item a {
	background: #990000;
	color : #ffffff;
}

/* ------ end here -----*/

/*
  ============================================
  Footer Navigation
  ============================================
 */

#footernav {
    clear: both;
    text-align:left;
    width: 100%;
    background-color:transparent;
   /* padding-top: 8px;*/
    text-align: center;
	line-height : 35px;
}

.copy {
    width: 100%;
    foxnt-weight:bold;
    text-align:center;
    color: #333;
    font-size: 10px;
}

#footernav ul {
    margin: 0;
    padding: 0;
}

#footernav li {
    list-style:none;
    display:inline;
    list-style-type:none;
    padding-right: .5em;
}

#footernav li a {
    text-decoration: none;
    padding-right:1em;
    padding-left: 1em;
    color: #333;
    font-weight:bold;
}

#footernav li a:hover {
    background-color: transparent;
    color: #990000;
}

#footernav #current2 a:hover {
    color: #990000;
}

#footernav #current2 a {
    color: #990000;
}
/*
  ************************************
  Miscellaneous
  ************************************
 */

.center {
    text-align: center;
}

h1 {
    padding-bottom: .5em;
    font-size:1.6em;
	color : #990000;
}

.navtitle {
    margin-top: 1em;
    border-bottom: solid 1px #624E62;
    height: 1.6em;
    color: #624E62;
    width: 70%;
}

h2 {
    margin: 0;
    padding-top: .5em;
    font-size:1.2em;
    font-weight: bold;
	color : #990000;
}

h2.current-sub {
    fonxt-size: 1.3em;
    colxor: blue;
}

#header h1 {
    height: 100px;
    background: transparent url(images/header.gif) top left no-repeat;
}

h2 {
    font-size:1.2em;
	color : #990000;
    margin-top: 1em;
}

h6 {
    margin: 0;
    font-size:1em;
    padding-top: .5em;
    font-style:oblique;
    font-size:inherit;
    color:inherit;
	color : #990000;
}

p {
    margin-top: 1em;
    margin-bottom: 0;
}

p.plain {
    margin: 0;
    padding: 0;
    font-weight:normal;
}

a {
    text-decoration:underline;
    color: #5A6F85;
}

a:hover {
    text-decoration:underline;
    color: #624E62;
}

a:link.plain {
    text-decoration:none ! important;
    color: inherit;
}

a:visited.plain {
    text-decoration:none ! important;
    color: inherit;
}

a:hover.plain {
    text-decoration:none ! important;
    color: inherit;
}

.poem, .quote {
    font-family: Georgia, "Times New Roman",  sans-serif;
    font-size: 1em;
    font-style:oblique;
}

.poem {
    margin-top: 5em;
    text-align: center;
    margin-bottom: 1em;
}

blockquote {
    margin: 0;
    padding: 0;
}

.quote {
}

.quote p span {
    font-family: inherit;
    font-style:normal;
    font-size: inherit;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

strong {
}

.formula {
    font-weight: bold;
    color: blue;
}

.s {
    margin: 0 auto;
    width: 100%;
    position:relative;
    margin-top: 1em;
}

.item {
    margin:auto;
    width: 30%;
    float:left;
    position:relative;
    height: 100%;
    margin: 1em 1em 1em 1em;
}

.item img {
    margin: 0 auto;
    width: 210px;
    height: 181px;
    display:block;
}
/*
  ************************************
  Testimonials
  ************************************
 */

.testimonial {
    width: 99%;
    padding-bottom: 1em;
    text-align:justify;
}

.testimonialclient {
    text-align:right;
}

.testimonials h2 {
    margin:1em auto;
    padding:0;
}

.testimonials h6 {
    margin: 1em auto;
    padding:0;
}
/*
  ************************************
  Process
  ************************************
 */

.process {
    width: 100%;
    position:relative;
    clear:both;
    margin-top: 5px;
    margin-bottom: 20px;
    height: 85px;
}

.process_name {
    float:left;
    text-align:center;
    padding-top: 21px;
    position:relative;
    color: #fff;
    font-weight: normal;
    background: transparent url(images/processbg.gif) top left no-repeat;
    width: 85px;
    height: 85px;
}

.process_def {
    margin-left: 75px;
    position:relative;
    padding-top: 10px;
}

.ccg {
    backgroxund-color: #BC94C4;
    borxder: 1px outset #BC94C4;
}
/*
  ************************************
  Contact Form
  ************************************
 */

label {
    float: left;
    width: 8em;
    margin-right: 1em;
    text-align:right;
}

fieldset {
    padding: .5em;
    width: 70%;
    border: 1px solid #ffffff;
	font-family : Arial;
	font-size : 12px;
}

legend {
    margin-left: 1em;
    color: #000000;
    font-weight: bold;
}

fieldset ol {
    list-style: none;
    float:left;
    margin-left: .5em;
    padding-left: 0em;
}

fieldset li {
    float:left;
    width: 100%;
    padding-top: 1px;
}

fieldset li select {
    float:left;
}

fieldset.submit {
    border-style: none;
}

/** Contact Form Classes */
.field
{
	width : 250px;
	background-color : #ffffff;
	color : #000000;
}

.error
{
	background-color : #990000;
	color : white;
}

.alert
{
	text-align : center;
	color : #990000;
	font-weight : bold;
}