
/* Common elements  */
html,body{height:100%}
body{background-image:url('../images/background.gif');background-repeat:repeat}

a{text-decoration:none;color:#277291}
a:hover{color:#277291;text-decoration:underline}
a.button{background:url('../images/button_left.png') no-repeat scroll left center transparent;height:2.53em;line-height:2.6em;display:inline-block;font-size:1.23em;letter-spacing:0.05em;font-weight:700;color:#333637}
a.button span{background:url('../images/button_right.png') no-repeat scroll right center transparent;height:2.53em;cursor:default;display:inline-block;float:none;margin-left:5px;text-align:center;padding:0 25px 0 20px}
a.button span img,button.button span img{vertical-align:middle;margin-left:8px}
.button:hover{text-decoration:none}

button.button{border:none;background:none;width:auto;overflow:visible;text-align:center;white-space:nowrap;height:35px;line-height:33px;margin:0;padding:0}
button.button span,button.button em{display:block;height:35px;line-height:33px;font-size:1.1em;font-weight:700;color:#333637;letter-spacing:0.05em;margin:0}
button.button span{padding-left:5px;background:url(../images/button_left.png) no-repeat 0 0}
button.button em{font-style:normal;background:url(../images/button_right.png) no-repeat 100% 0;padding:0 35px 0 30px}


/*
button.button{border:none;background:none;width:auto;overflow:visible;text-align:center;white-space:nowrap;height:35px;line-height:33px;margin:0;padding:0}
button span,button em{display:block;height:35px;line-height:33px;font-size:1.1em;font-weight:700;color:#333637;letter-spacing:0.05em;margin:0}
button span{padding-left:5px;background:url(../images/button_left.png) no-repeat 0 0}
button em{font-style:normal;background:url(../images/button_right.png) no-repeat 100% 0;padding:0 35px 0 30px}
*/


	.fg-button { outline: 0; margin:0 4px 0 0; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
	.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
	
	a.fg-button { /*float:left;*/  }
	
	/* remove extra button width in IE */
	button.fg-button { width:auto; overflow:visible; }
	
	.fg-button-icon-left { padding-left: 2.1em; }
	.fg-button-icon-right { padding-right: 2.1em; }
	.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
	.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
	
	.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
	
	.fg-buttonset { float:left; }
	.fg-buttonset .fg-button { float: left; }
	.fg-buttonset-single .fg-button, 
	.fg-buttonset-multi .fg-button { margin-right: -1px;}
	
	.fg-toolbar { padding: .5em; margin: 0;  }
	.fg-toolbar .fg-buttonset { margin-right:1.5em; padding-left: 1px; }
	.fg-toolbar .fg-button { font-size: 1em;  }





ul{list-style:none}
input{height:22px;border:1px solid #bec1c3;vertical-align:baseline;padding:4px 0 4px 4px}
textarea{border:1px solid #bec1c3;padding:10px 0 10px 4px}
small{font-size:0.8em}

code,pre{background-color:#f0f2f4;border:1px dotted #868e91;color:#333;font:13px/18px Consolas,"Courier New",Courier,monospace;padding:2px 4px}
.infobox{background-color:#f0f2f4;border:1px dotted #868e91;color:#333;font:13px/18px Consolas,"Courier New",Courier,monospace;padding:2px 4px}

blockquote{border-left:5px solid #868c8f;font-style:italic;margin:0 0 20px 10px;padding:0 10px}


.half{width:415px; } /*good: 427; bad:429;*/


.halfleft { float:left; width: 48%; }
.halfright { float:left; width: 48%; padding-left: 10px; }

div.error-message { color: red; }


#authMessage,#flashMessage,.errorbox,.noticebox,.successbox {font-size:1.1em;border:1px solid #DDD; margin-bottom:1em; padding:0.6em 0.8em}

#authMessage, .errorbox{background:#FBE3E4;border-color:#FBC2C4;color:#8A1F11}
#authMessage a, .errorbox a{color:#8A1F11}

#flashMessage, .noticebox {background:#FFF6BF;border-color:#FFD324;color:#514721}
#flashMessage a,.noticebox a{color:#514721}

.successbox {background:#E6EFC2;border-color:#C6D880;color:#264409}
.successbox a {color:#264409}




/*
div.first {margin-left:0}
div.last {margin-right:0}
*/
div.first { float: left; }
div.last { float: left; }


.third {width:282px}
.third, .half {display:inline-block;margin:0 10px 20px}


ul.check-list li{background:url("../images/check.png") no-repeat scroll left center transparent;padding-left:20px;margin-left:10px}
ul.gray-list li{background:url("../images/dot_gray.gif") no-repeat scroll left center transparent;padding-left:20px;margin-left:10px}
ul.black-list li{background:url("../images/dot_black.gif") no-repeat scroll left center transparent;padding-left:20px;margin-left:10px}
ol li{margin-left:30px;padding-left:20px;list-style-position:outside;list-style-type:decimal}


table.feature_matrix{border-collapse:separate;border-spacing:0;border:1px solid #a4adb0;margin-bottom:18px;width:100%}
table.feature_matrix,table.feature_matrix td,table.feature_matrix th{vertical-align:middle}
table.feature_matrix .icon{margin-top:0}
table.feature_matrix tr.even{background-color:#fefefe}
table.feature_matrix tr:hover{ background-color:#eeeeee; } 
table.feature_matrix tr.first td{border-top:1px solid #a4adb0}
table.feature_matrix thead tr th.first{border-left:1px solid #fff}
table.feature_matrix thead tr th.last{border-right:1px solid #fff}
table.feature_matrix th{border-top:1px solid #fff;background-image:url("../images/table_back.gif");background-repeat:repeat-x;color:#375562;text-transform:uppercase;padding:10px}
table.feature_matrix td{color:#888;padding:7px} /* Was padding 10px */
table.feature_matrix h6 span{font-size:0.9em}
table.feature_matrix tr td.left{text-align:left; padding-left: 20px;}



abbr,acronym{border-bottom:1px dotted;text-transform:uppercase}
cite,em,dfn{font-style:italic}
del{text-decoration:line-through}
ins,dfn{border-bottom:1px solid #CCC}
u,ins{text-decoration:underline}

/* top  */
#top{background-image:url('../images/top_back.png');background-repeat:repeat-x;min-height:143px;position:absolute;z-index:-10;left:0;width:100%}

/* container  */
#container{min-height:100%;position:relative}

/* Header  */
#header{margin-top:30px}
#menu{list-style:none;float:right;height:55px}
#menu li{float:left;line-height:4.1em;background-image:url('../images/menu_back.png');background-repeat:repeat-x;margin:0}
#menu li.first{background-image:url('../images/menu_left.png');background-repeat:no-repeat;width:5px}
#menu li.last{background-image:url('../images/menu_right.png');background-repeat:no-repeat;width:5px}
#menu li a{background-image:url('../images/menu_divider.png');background-repeat:no-repeat;background-position:left center;color:#333637;display:block;text-transform:lowercase;font-size:1.23em;padding:0 20px}
#menu li a:hover{color:#277291;text-decoration:none}
#menu li.home a{background-image:url('../images/menu_home-trans.png');background-position:center center;display:block;width:21px;height:3.3em}
#menu li ul{background-image:none;background-color:#fff;border:1px solid #aab2b5;clear:both;float:left;position:absolute;top:0;z-index:10;margin:82px 0 0}
#menu li ul li{border:none;background-image:none;clear:both;display:block;float:left;height:2em;line-height:2.4em;margin:0 0 10px 8px;padding:0 25px 0 0}
#menu li ul li.sub_last{margin-bottom:8px}
#menu li ul li a{background-image:none;border-bottom:1px solid #dcdee0;font-size:0.92em;padding:0 20px 0 8px}

#breadcrumb{color:#868c8f;font-size:0.92em}
#breadcrumb span{padding:5px; border: 1px solid #999999; background-color: #FFFFFF;}
#breadcrumb span img{vertical-align:text-bottom;margin:0 5px}



/* Content */
main{padding:0 0 100px}
.full_width{border-left:1px solid #A1AAAD;border-right:1px solid #A1AAAD;width:940px}
.slider_edge{background-repeat:no-repeat;height:4px;overflow:hidden;width:942px}
#slideshow{height:315px}
#slides{height:400px}
#slidePager{position:absolute;right:0;z-index:100;margin:-10px 20px 0 0}
#slidePager a{background:url("../images/slider_page_empty.png") no-repeat scroll 0 0 transparent;float:left;height:19px;overflow:hidden;text-decoration:none;text-indent:-2000px;width:20px;padding-bottom:5px;margin:0 3px}
#slidePager a.activeSlide{background-image:url(../images/slider_page_full.png);background-repeat:no-repeat}
div.full_width_top{margin-top:10px;background-image:url(../images/slider_top.png)}
div.full_width_bottom{background-image:url(../images/slider_bottom.png)}
div.full_width_wrapper{border-left:1px solid #a1aaad;border-right:1px solid #a1aaad;width:940px}
div.full_width_wrapper div.post{min-height:285px}
#home_bottom div.widget h2{text-align:center;color:#375562;font-size:1.84em}
#portfolio div.widget p{text-align:center;margin:0}
#content{margin-top:20px;width:618px}
div.post_top{background-image:url(../images/post_top.png)}
div.post_bottom{background-image:url(../images/post_bottom.png);margin-bottom:25px}
div.edge{background-repeat:no-repeat;height:4px;width:622px;overflow:hidden}
div.post_wrapper{border-left:1px solid #a1aaad;border-right:1px solid #a1aaad;width:620px}
div.post{background-color:#fff;border-left:1px solid #fff;border-right:1px solid #fff;background-image:url(../images/post_back.gif);background-repeat:repeat-x;min-height:307px;position:relative;display:block;padding:30px;}
div.post p{color:#333637;font-size:0.92em;line-height:1.9em}
div.post h2.title{font-size:2.6em;color:#375562;float:left;width:542px;margin-bottom:15px}
div.post h2 span.post_info{font-size:0.32em;font-weight:400;color:#868c8f;margin-bottom:0}
div.post h2.page_title{font-size:2.6em;color:#375562}
div.post h2 a{color:#375562}
img.alignleft{float:left;display:inline;margin:5px 15px 5px 0}
img.alignright{float:right;display:inline;margin:5px 0 5px 15px}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:#868c8f;display:block;font-size:0.5em;margin:0}
div.post img{border:1px solid #fff}
div.comment_number{background-image:url('../images/comment_number_back-trans.png');background-repeat:no-repeat;float:right;height:32px;width:34px;text-align:center;line-height:2.1em;font-size:0.92em;font-weight:700}
div.comment_number a{color:#fff}
#comments_box{background-color:#fff;color:#333637;border-left:1px solid #fff;border-right:1px solid #fff;background-image:url(../images/widget_back.gif);background-repeat:repeat-x;padding:20px}
#comments_box h2{color:#868c8f;margin-bottom:0;float:left;width:542px}
ol.commentlist li{list-style:none;padding:15px 0 0}
ol.commentlist li hr{display:inline-block;width:430px;margin:0}
div.comment_content{display:inline-block;font-size:0.92em}
div.comment_text{display:inline-block;float:left;width:400px;padding-right:25px}
div.avatar{display:inline-block;color:#868c8f;float:right;width:120px}
#respond{margin-left:25px}
#respond h3{color:#868c8f}


form label{color:#868c8f;font-size:0.92em;text-transform:lowercase}
form input,form textarea{margin-top:8px}


/* Sidebar  */
#sidebar{color:#333637;margin-top:20px;width:298px}
#sidebar ul,#sidebar ol{margin-bottom:0}
#sidebar ul li,#sidebar ol li{line-height:2.3em;padding-left:2px;background-image:url(../images/sidebar_list_item.gif);background-position:bottom left;background-repeat:no-repeat}
#sidebar ul li.last,#sidebar ol li.last{background-image:none}
div.widget_top{background-image:url(../images/widget_top.png)}
div.widget_bottom{background-image:url(../images/widget_bottom.png);margin-bottom:20px}
div.widget_edge{background-repeat:no-repeat;height:3px;width:302px;overflow:hidden}
div.widget_wrapper{border-left:1px solid #a1aaad;border-right:1px solid #a1aaad;width:300px}
div.widget{display:inline-block;background-color:#fff;border-left:1px solid #fff;border-right:1px solid #fff;background-image:url(../images/widget_back.gif);background-repeat:repeat-x;width:254px;padding:22px}
div.widget h2{color:#868c8f;font-size:1.53em;margin-bottom:6px}
div.widget p{line-height:1.25em}
div.widget span.gray{color:#868c8f;display:block;text-align:right;line-height:2.4em;width:100%}
.right{float:right}
#searchbox input{width:190px}


/* Footer */
#footer{background-image:url('../images/footer_back.png');background-repeat:repeat-x;width:100%;z-index:-290;bottom:0;min-height:115px}
#footer_text{color:#5f6466;font-size:0.84em;padding-top:50px}
#footer_text p{background-image:url('../images/footer_divider-trans.png');background-repeat:no-repeat;background-position:center top;padding-top:20px;text-align:center}
ul li{margin-left:0}
.center,table.feature_matrix tr td{text-align:center}
div.post td img,div.post th img,#menu li ul li.sub_last a,#slides img{border:none}
table th h6,#home_bottom div.widget p.center,ol.commentlist{margin:0}
#menu li.home a:hover,#menu li.active.home a{background-image:url('../images/menu_home_hover-trans.png')}
#menu li.active a,div.post h2 span.post_info a{color:#277291}
#home_bottom,#portfolio{margin-top:20px}





/*  Cory's Changes */

.message { padding-bottom: 20px; color: red; }





input.button{border:none;background:none;width:auto;overflow:visible;text-align:center;white-space:nowrap;height:35px;line-height:33px;margin:0;padding:0}
input span,input em{display:block;height:35px;line-height:33px;font-size:1.1em;font-weight:700;color:#333637;letter-spacing:0.05em;margin:0}
input span{padding-left:5px;background:url(../images/button_left.png) no-repeat 0 0}
input em{font-style:normal;background:url(../images/button_right.png) no-repeat 100% 0;padding:0 35px 0 30px}





/*
div.submit input {background:url('../images/button_left.png') no-repeat scroll left center transparent;height:2.53em;line-height:2.6em;display:inline-block;font-size:1.23em;letter-spacing:0.05em;font-weight:700;color:#333637;}

div.submit input {  }




<a href="/overview/" class="button"><span>See How It Works</span></a>

a:hover{color:#277291;text-decoration:underline}
a.button{background:url('../images/button_left.png') no-repeat scroll left center transparent;height:2.53em;line-height:2.6em;display:inline-block;font-size:1.23em;letter-spacing:0.05em;font-weight:700;color:#333637}
a.button span{background:url('../images/button_right.png') no-repeat scroll right center transparent;height:2.53em;cursor:default;display:inline-block;float:none;margin-left:5px;text-align:center;padding:0 25px 0 20px}
a.button span img,button.button span img{vertical-align:middle;margin-left:8px}
.button:hover{text-decoration:none}

button.button{border:none;background:none;width:auto;overflow:visible;text-align:center;white-space:nowrap;height:35px;line-height:33px;margin:0;padding:0}
button span,button em{display:block;height:35px;line-height:33px;font-size:1.1em;font-weight:700;color:#333637;letter-spacing:0.05em;margin:0}
button span{padding-left:5px;background:url(../images/button_left.png) no-repeat 0 0}
button em{font-style:normal;background:url(../images/button_right.png) no-repeat 100% 0;padding:0 35px 0 30px}

*/
