/* Global */
body{background:url(../images/formal/pagebg.png) repeat-x; font-family:Arial, Verdana, Sans Serif; }
a, a:active{color:#6696bc;}
h1,h2,h3,h4,h5,h6{color:#292929;}

/* Header */
.container{background:url(../images/formal/drop.png) no-repeat;}
h1.sitetitle a{text-decoration:none; color:#FFF;}
h1.sitetitle a:hover{color:#98c3d3;}

/* Nav */
.sitenav li a{color:#fff; text-decoration:none; font-weight:bold; font-size:14px;}
.sitenav li a#active{background:url(../images/formal/menu.gif) no-repeat; background-position:bottom center;}
.sitenav li a:hover{background:url(../images/formal/menu.gif) no-repeat; background-position:bottom center; color:#98c3d3;}

/* Quotes */
.quotecontainer{color:#fff; font-size:12px; line-height:20px;}
.quote{font-style:italic; background:url(../images/formal/quotes.png) no-repeat;}
.quote2{font-style:normal; color:#98c3d3; background:url(../images/formal/quotes2.png) no-repeat; background-position:top right;}

/* Page Body */
.midcontainer{color:#000;}
.maincolumn p, ul, ol, table, blockquote{font-size:12px; line-height:18px;}
blockquote{font-style:italic;}

.bodycopy{background:#f4f4f4; border:1px solid #cdcdcd; font-size:12px; line-height:21px;}

.secondary{background:url(../images/formal/dots.gif) repeat-y; background-position:top right;}
.secondary p{line-height:21px; font-size:12px;}

/* Home Page Feature Area */
.featured{background:url(../images/formal/bars.png) no-repeat;}
.featuretitles h3{color:#fff; font-size:24px; font-weight:normal;}
.featureinserts{color:#fff; font-size:12px; line-height:20px;}
.featureinserts a{color:#fff; text-decoration:none; border-bottom:1px solid #fff;}
.featureinserts a:hover{color:#239CA9; background:#fff; text-decoration:none; border-bottom:1px solid #fff;}
.insert .bubbles{display:block; width:50px; height:29px; background:url(../images/formal/bubbles.png) no-repeat;}
.insert .jquery{display:block; width:86px; height:21px; background:url(../images/formal/jquery_logo.png) no-repeat;}
.insert .type{display:block; width:81px; height:46px; background:url(../images/formal/type.png) no-repeat;}
.featurecap{background:#292929; text-align:left; color:#fff;}
.featurecap h3{font-size:20px; color:#fff;}
.featurecap div.pager a{background:#FFF;}
.featurecap div.pager a.activeSlide{background:#239CA9;}
.featurecap div.pager a.activeSlide span.one{background:#1F6D8D;}
.featurecap div.pager a.activeSlide span.two{background:#5B99BE;}
.featurecap div.pager a.activeSlide span.three{background:#93C4D4;}

/* Sidebar */
.sidebar{font-size: 12px;}
.sidebar h3{font-size:22px; color:#292929;}
.block {background:url(../images/formal/sep.gif) no-repeat; background-position:bottom; line-height:21px;}
.block a.button{background:url(../images/formal/button.png) no-repeat; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-decoration:none; font-size:14px; text-align:center;}
.block a.button:hover{background-position:top right;}
.block ul.checks{font-size: 12px; font-style:italic;}
.block ul.checks li{background:url(../images/formal/check.png) no-repeat; background-position:0px 1px;}
.block ul.news li span{font-weight:bold; color:#6696bc; font-style:italic;}

/* Footer */
.footer{background:url(../images/formal/footer.gif) no-repeat; background-position:bottom center;}
.footer a{color:#fff; text-decoration:none;}
.footer a:hover{color:#98c3d3;}
.footer2{background:#242424; color:#b2b2b2; font-size:12px; font-weight:bold;}


/* CONTACT */
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #EE2A00;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #ababab;
	color:#333;
	}


#searchsubmit, #send, #top #submit{
	border:1px solid #ababab;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	
	}
	
#searchsubmit:hover, #send:hover, #top #submit:hover{
	background-color:#999;
	color:#333;
	}

	
.corner_left, .corner_right{
	background:transparent url(../images/jquery_corners.png) no-repeat scroll top left;
	}
	
#top .corner_right{
	background:transparent url(../images/jquery_corners.png) no-repeat scroll top right;
	}
#searchsubmit, #send, #top #submit{
	cursor:pointer;
	}
	
	
#s, .text_input, .text_area{
padding:5px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
width:200px;
font-size:11.5px;
}

#searchsubmit, #send, #submit{
padding:4px 20px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
font-size:11.5px;
}

.hidden{
	display:none;
	}
#commentform{
	padding-bottom:20px;
	}


fieldset{
border:none;
padding:0;
margin:0;
overflow:hidden;
}

fieldset label{
	padding-left:7px;
	}
.blocklabel{
	display:block;
	padding:10px 0 0 0;
}

#top .text_area{
	width:450px;
	}
	
.corner_left, .corner_right{
	position:absolute;
	top:0;
	height:5px;
	width:5px;
	z-index:6;
	left:0;
		}
	
#top .corner_right{
	left:935px;
		}