body {
	background:#f7f6f3;
}

/* START: Header */

#topHeader {
	background:#f8f8f8;
	border-bottom:1px solid #FFF;
	height:3px;
}

#header {
	height:84px;
	background:#3180a0 url(backgrounds/headerRepeat.gif) repeat-x top;
	position:relative;
}

#light {
	width:39px;
	height:42px;
	background:transparent url(backgrounds/light.gif) no-repeat top left;
	position:absolute;
	left:0px;
	top:0px;
	margin-left:-18px;
	margin-top:-22px;
}

/* END: Header */

/* START: Page Structure */

#page {
	background:#FFF;
	border:1px solid #DFDFDF;
	margin:0px auto;
	margin-top:55px;
	margin-bottom:55px;
}

.content {
	padding:20px 0;
}

.fullspan {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

/* END: Page Structure */

/* START: Top Menu */

div#topMenuBar {
	height:6px;
	background:#e7e7e7;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
}

ul#topMenu {
	list-style:none;
	margin-bottom:0px;
	background:#f5f5f5;
	border-top:1px solid #FFF;
	border-bottom:1px solid #d7d7d7;
}

ul#topMenu li {
	margin:0px;
	float:left;
	border-right:1px solid #FFF;
}

ul#topMenu li.first {
	margin-left:20px;
	border-left:1px solid #D7D7D7 !important;
}

ul#topMenu li.active {
	border-left:1px solid #e7e7e7;
	border-right-color:#d7d7d7;
	margin-top:-2px;
}

ul#topMenu li.inactive {
	border-right:none;
}


ul#topMenu li.first a {
	border-left:1px solid #FFF;
}

ul#topMenu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding:15px 25px;
	display:block;
	border-right:1px solid #d7d7d7;
}

ul#topMenu li.active a {
	background:#e7e7e7;
	border-right-color:#e7e7e7;
	border-left:none;
	padding:16px 25px;
}

ul#topMenu li.inactive a {
	padding-top:16px;
	margin-top:-1px;
}

/* End: Top Menu */

/* START: Front Page Content Boxes */

.fpBox {
	padding:10px;
	border:1px solid #E6E6E6;
	margin-bottom:20px;
	background:#FFF;
}

.newsletterBox {
	background:#f9f9f9;
}

.fpBox div.title {
	margin-left:-10px;
	border:1px solid #E6E6E6;
	border-left:none;
	background:#F5F5F5;
	position:relative;
}

.newsletterBox div.title {
	background:#FFF;
}

.fpBox h3, span.h3 {
	margin-bottom:0px;
	padding:3px 15px;
	position:relative;
	z-index:2;
}

.fpBox span.h3 {
	position:absolute;
	top:2px;
	left:1px;
	color:#FFF;
	z-index:1;
	white-space:nowrap;
}

.fpBox ul {
	margin-bottom:10px;
	list-style:none;
	border-bottom:1px dotted #E6E6E6;
}

.fpBox ul li {
	margin:0px;
	padding:10px 10px 10px 35px;
	border-top:1px dotted #E6E6E6;
	background:url(icons/newspaper.png) no-repeat 8px 11px;
}

.fpBox ul li a {
	color:#4094DD;
	font-weight:bold;
	text-decoration:none;
}

.fpBox ul li a:hover {
	text-decoration:underline;
}

.fpBox ul li small {
	color:#75818B;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-style:italic;
}

.fpBox a.btnSep-Right {
	margin-right:6px;
}

.fpBox a.btnSep-Left {
	margin-left:6px;
}

.fpBox div.boxContent {
	color:#4e5961;
	padding:0px 5px;
	padding-bottom:0px;
	line-height:1.6em;
	font-size:1.1em;
}

.fpBox .fpTestimonial {
	font-style:italic;
}

.fpLsRow {
	border-bottom:1px dotted #E6E6E6;
	margin-bottom:10px;
	padding-bottom:5px;
}

.fpLsRow a.fpSkinTitle {
	color:#4094DD;
	font-weight:bold;
	text-decoration:none;
}

.fpLsRow a.fpSkinTitle:hover {
	text-decoration:underline;
}

.fpLsRow div.fpExcerpt {
	margin-top:5px;
	color:#75818B;
}

.fpExcerpt span.fpSpecL {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#999;
	font-size:10px;
	margin-right:5px;
	padding-left:20px;
	background:url(backgrounds/dottedArrow.gif) no-repeat 4px 4px;
}

.fpExcerpt span.fpSpecR {
	font-style:italic;
	font-size:11px;
	color:#999;
}

.fpSpec {
	margin-bottom:5px;
}

.newsletterIntro {
	padding-left:65px;
	padding-top:8px;
	background:#f9f9f9 url(backgrounds/mailIcon.gif) no-repeat top left;
	min-height:50px;
}

#newsletterForm {
	margin-top:10px;
}

#newsletterForm label {
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#888;
	font-style:italic;
	font-size:0.9em;
	background:url(backgrounds/dottedArrow.gif) no-repeat 0px 5px;
}

#newsletterForm div.newsletterRow {
	margin-bottom:10px;
}

#newsletterForm input.field {
	border:1px solid #d7d7d7;
	padding:4px 5px;
	background:#FFF url(backgrounds/fieldShaded.gif);
	width:200px;
}

#newsletterForm input.email {
	width:240px;
	float:left;
}

#newsletterForm input.subscribe {
	text-transform:uppercase;
	background:#f2f2f2 url(backgrounds/btnSquareBG.gif) repeat-x top;
	border:1px solid #e8e8e8;
	color:#666666;
	font-size:0.8em;
	padding:4px 5px;
	cursor:pointer;
}

#newsletterForm span.subscribeBdr {
	border-bottom:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	display:block;
	float:left;
}

/* END: Front Page Content Boxes */

/* START: Front Page Slider */

#slider-wrap {
  margin: 0px;
  position: relative;
}

.scroll {
  height: 187px;
  overflow: hidden;
  position: relative;
  clear: left;
  background: #FFFFFF url(backgrounds/fpSliderBg.gif) repeat-x scroll left top;
}

.panelContainer {
	position: relative;
	left: 0; top: 0;
	width: 100%;
}

.panelContainer div.panel {
  height: 187px;
  width: 980px;
  float:left;
  position:relative;
}

.panelContainer div.panel div.wrap {
	padding:21px;
	padding-left:23px;
	color:#FFF;
	font-size:1.3em;
}

.panelContainer div.panel div.wrap div {
	position:absolute;
	z-index:2;
	padding-right:21px;
}

.panelContainer div.panel div.wrap div.shadow {
	position:absolute;
	margin-top:1px;
	margin-left:1px;
	color:#525252;
	z-index:1;
	padding-right:20px;
}

div.stripNav ul {
	list-style:none;
	margin:0px;
	background:#3a3a3a;
	border-top:1px solid #2f2f2f;
	border-bottom:1px solid #2f2f2f;
	padding-left:20px;
}

div.stripNav li {
	float:left;
	margin:0px;
	border-left:1px solid #2f2f2f;
}

div.stripNav li a, div.stripNav li span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#999;
	text-transform:capitalize;
	text-decoration:none;
	padding:5px 12px;
	display:block;
	border-left:1px solid #434343;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.stripNav li a.current {
	color:#FFF;
}

.stripNavL, .stripNavR {
	display:none;
}


/* END: Front Page Slider */

/* START: Post Page */

#sidebar {
	background:#FCFCFC;
	border:1px solid #E6E6E6;
}

#postBody, .postBody {
	border:1px solid #E6E6E6;
}

#postBody div.title, .postBody div.title {
	border:1px solid #E6E6E6;
	border-left:none;
	padding:5px 15px;
	background:#F5F5F5;
	position:relative;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:15px;
}

#postBody div.title h1, #postBody div.title span, .postBody div.title h1, .postBody div.title span  {
	margin:0em;
	position:relative;
	z-index:2;
	font-size:2em;
	font-weight:bold;
}

#postBody div.title span, .postBody div.title span {
	position:absolute;
	top:7px;
	left:16px;
	z-index:1;
	color:#FFF;
}

small.entry-meta {
	margin-left:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	color:#666666;
}

.postContent {
	padding:15px 17px;
	color:#4E5961;
	font-size:1.1em;
	line-height:2em;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
}

div.sub {
	margin-left:10px;
}

.postContent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	margin:5px 0px;
	margin-top:45px;
	color:#4094DD;
	border-bottom:1px solid #E1E1E1;
	margin-left:-2px;
	margin-left:-10px;
	background:#F9F9F9;
	padding:3px 10px;
}

.postContent a, .cancel-comment-reply a, a.userLogout {
	border-bottom:1px solid #D1E2FB;
	padding:0.15em 0.5em 0.15em 19px;
	background:#E1ECFC url(icons/bullet_go.png) no-repeat scroll 3px 2px;
	color:#00123C;
	text-decoration:none;
	white-space:nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform:capitalize;
	margin:0px 2px;
}

.postContent a.external {
	background-image:url(icons/page_white_link.png);
	background-position: 4px 2px;
	padding:0.15em 0.5em 0.15em 26px;
}

.postContent a.pdf {
	background-image:url(icons/page_white_acrobat.png);
	background-position: 4px 2px;
	padding:0.15em 0.5em 0.15em 26px;
}

.postContent a.doc {
	background-image:url(icons/page_white_word.png);
	background-position: 4px 2px;
	padding:0.15em 0.5em 0.15em 26px;
}

.postContent a.xls {
	background-image:url(icons/page_white_excel.png);
	background-position: 4px 2px;
	padding:0.15em 0.5em 0.15em 26px;
}

.postContent a.txt {
	background-image:url(icons/page_white_text.png);
	background-position: 4px 2px;
	padding:0.15em 0.5em 0.15em 26px;
}

.postContent a.zip {
	background-image:url(icons/page_white_compressed.png);
	background-position: 4px 2px;
	padding:0.15em 0.5em 0.15em 26px;
}

.postContent a.email {
	background-image:url(icons/email_go.png);
	background-position: 4px 2px;
	padding:0.15em 0.5em 0.15em 26px;
}

.postContent a.demo {
	background-image:url(icons/application_go.png);
	background-position: 4px 3px;
	padding:0.15em 0.5em 0.15em 26px;
}

.postContent a.purchase {
	background-image:url(icons/cart_go.png);
	background-position: 4px 3px;
	padding:0.15em 0.5em 0.15em 26px;
}

.postContent img {
	background:#FFFFFF;
	border:1px solid #D9D9D9;
	padding:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.postContent img:hover {
	border:1px solid #666666;
}

.alignright {
	float:right;
	margin:25px;
	margin-right:0px;
	margin-top:10px;
}

.alignleft {
	float:left;
	margin:25px;
	margin-left:0px;
	margin-top:10px;
}

.wp-caption-text {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	letter-spacing:2px;
	border-bottom:1px solid #D9D9D9;
	padding:0px 10px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:0.9em;
}

.loggedInComment {
	color:#000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1em;
	text-transform:uppercase;
	font-style:italic;
	margin-bottom:10px;
}

.loggedInComment a {
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #222;
	padding:0px 2px;
}

.loggedInComment a.userLogout {
	background-color:#333;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	color:#FFF;
	background-image:url(icons/user_delete.png);
	background-position: 4px 2px;
	padding:0.25em 0.5em 0.25em 24px;
	font-family:Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-size:1.1em;
	font-style:normal;
	margin-left:10px;
}

/* END: Post Page */

/* START: Post Comments */

#commentBody {
	background:#EDEDED;
	border-top:1px solid #DCDDDD;
	padding:15px;
	padding-bottom:0px;
}

.commentTitle {
	font-size:2em;
	margin-bottom:15px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
}

.commentTitle span {
	z-index:2;
	position:relative;
}

.commentTitle span.shadow {
	color:#FFF;
	position:absolute;
	top:1px;
	left:1px;
	z-index:1;
}

.commentTitle a {
	text-decoration:none;
	color:#333;
	border-bottom:1px dotted #999;
}

.commentTitle a:hover {
	border-bottom-style:solid;
}

.cancel-comment-reply {
	margin-bottom:10px;
}

.cancel-comment-reply a {
	background-color:#333;
	border-bottom-color:#FFFFFF;
	color:#FFF;
	background-image:url(icons/comment_delete.png);
	background-position: 4px 2px;
	padding:0.25em 0.5em 0.25em 24px;
}

div.userComment .mod {
	background:#FFFFCC url(icons/error.png) no-repeat scroll 5px 4px;
	padding:0.25em 0.5em 0.25em 27px;
	border-bottom:1px solid #FFCC33;
	margin-bottom:10px;
}

ol.commentlist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ol.commentlist li {
	margin:0px;
}

ol.commentlist li .commentRightCol {
	margin-left:125px;
	margin-right:10px;
}

ol.commentlist li div.commentContainer {
	margin-bottom:15px;
}

ol.commentlist li ul.children {
	margin:0px;
	margin-left:25px;
}

div.userPic img {
	background:#FFF;
	border:1px solid #CDCFCF;
	padding:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

ol.commentlist li div.userComment {
	overflow:hidden;
	background:#FFF;
	border:1px solid #CDCFCF;
	padding:15px;
	padding-bottom:10px;
	color:#42423D;
	line-height:1.6em;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

ol.commentlist li div.commentDetails {
	border-top:1px solid #D9D9D9;
	padding-top:7px;
	color:#888;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:0.8em;
}

ol.commentlist li div.commentDetails a {
	text-decoration:none;
	border-bottom:1px dotted #999;
	color:#888;
	padding:0px 2px;
	white-space:nowrap;
}

ol.commentlist li div.commentDetails a:hover {
	border-style:solid;
	background:#E1ECFC;
	color:#00123C;
	border-color:#D1E2FB;
}

.commentFormRightCol {
	margin-left:125px;
	text-align:left;
	margin-right:22px;
}

#commentBody input#author, #commentBody input#email, #commentBody input#url, #commentBody textarea#comment {
	display:block;
	margin:5px 0px;
	border:1px solid #BBB;
	border-bottom-color:#E4E4E4;
	border-right-color:#E4E4E4;
	padding:5px 5px;
	background:#FFF;
	width:100%;
	font-family:Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-size:1em;
}

#commentBody textarea#comment {
	min-height:170px;
	height:170px;
}

#commentBody div#respond {
	border-top:1px solid #CDCFCF;
	border-bottom:1px solid #FFF;
	margin-top:15px;
	margin-bottom:15px;
}

#commentBody .respondTopBorder {
	border-top:1px solid #FFF;
	margin-bottom:15px;
}

#commentBody .respondBottomBorder {
	border-bottom:1px solid #CDCFCF;
	margin-top:25px;
}

.previewComment {
	display:none;
	margin-top:25px;
}

/* END: Post Comments */

/* START: Sidebar */

#menu {
	overflow:hidden;
}

#menu ul li {
	margin:0px;
	list-style:none;
}

#menu ul li div.widgetTitle {
	background-color:#FFF;
	border-bottom:1px solid #E6E6E6;
	border-top:1px solid #E6E6E6;
	margin-top:-1px;
	margin-bottom:8px;
	padding:3px 15px;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
}

#menu ul li ul {
	margin-left:17px;
}

#menu ul li ul li a {
	font-weight:bold;
	color:#4094DD;
	text-decoration:none;
	border-bottom:1px dotted #4094DD;
	line-height:2em;
}

#menu ul li ul li a:hover {
	border-bottom-style:solid;
}

/* END: Sidebar */

/* START: Skin Post Typography */

.postContent div.spec {
	border:1px solid #E1E1E1;
	margin-top:10px;
}

.postContent div.specL {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	float:left;
	margin-right:1px;
	padding:2px 10px;
	background:#F9F9F9;
	border-right:1px solid #E1E1E1;
}

.postContent div.specR {
	float:left;
	margin-right:1px;
	padding:2px 15px;
}

.postContent ul.features, .postContent ul.browsers {
	background-color:#FAFDEC;
	border:1px dotted #99CC98;
	margin:0px;
	padding:5px 10px;
	list-style:none;
}

.postContent ul.features li, .postContent ul.browsers li {
	background:transparent url(icons/tick.png) no-repeat 0 6px;
	padding:4px 0 4px 25px;
	margin:0px;
	line-height:1.5em;
}

.postContent ul.features li.linkedFeature, .postContent ul.browsers li.linkedBrowser {
	background-image:url(icons/page_white_go.png);
}

.postContent ul.features li a, .postContent ul.browsers li a {
	background:none;
	padding:0px;
	margin:0px;
	border:none;
	color:#56637D;
}

a.skinImage {
	margin-bottom:15px;
}

p.overview {
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:2.2em;
	margin-left:10px;
}

/* END: Skin Post Typography */

/* START: Fancy Box */

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(fancybox/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(fancybox/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancybox/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(fancybox/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(fancybox/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancybox/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancybox/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_nw.png) no-repeat;
}

/* END: Fancy Box */

/* START: Forms */

.fieldRow {
	padding:10px 5px;
	border-top:1px dotted #E6E6E6;
}

.fieldRow label {
	background:transparent url(backgrounds/dottedArrow.gif) no-repeat scroll 0 5px;
	color:#888888;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.9em;
	font-style:italic;
	padding-left:15px;
}

input.field, select.field {
	background:#FFFFFF url(backgrounds/fieldShaded.gif) repeat scroll 0 0;
	border:1px solid #D7D7D7;
	padding:4px 5px;
	width:200px;
}

#fail, #notice, #success {
	background:#BE4646;
	border:3px double white;
	font-size:1.1em;
	margin-bottom:10px;
	padding-left:5px;
}

#notice {
	background:#1A8DC6;
}

#success {
	background:#69910D;
}

#fail p, #notice p, #success p {
	color:white;
	line-height:1.7em;
	margin:0 6px;
	padding:6px;
}

/* END: Forms */

/* START: Iono Tables */

table.actTable {
	width:100%;
	border-bottom:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	color:#333333;
}

table.smlTable {
	width:50%;
}

table.actTable th, table.actTable td.th {
	background:#E9E9E9 none repeat scroll 0 0;
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	border:1px solid #D3D3D3;
	border-right:none;
	border-bottom:none;
	text-align:center;
	padding:3px;
}

table.actTable td {
	border:1px solid #D3D3D3;
	border-bottom:none;
	border-right:none;
	text-align:center;
	padding:5px;
}

/* END: Iono Tables */

/* START: Iono Tabbed Navigation */

div#navigation {
	border-bottom:1px solid #E6E6E6;
	margin-bottom:15px;
	background:#F9F9F9;
	padding:17px;
	padding-top:15px;
	padding-bottom:0px;
}

div#navigation ul.tabs {
	margin:0px;
	padding:0px;
	text-align:right;
	list-style:none;
	float:right;
}

div#navigation ul.tabs li {
	list-style:none;
	float:left;
	margin-left:15px;
}

div#navigation ul.tabs li a {
	background:#F5F5F5;
	padding:7px 15px;
	display:block;
	border:1px solid #E6E6E6;
	border-bottom:none;
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#navigation ul.tabs li a.selected {
	background:#FFF;
}

/* END: Iono Tabbed Navigation */

/* START: Iono Footer */

#footer {
	width:980px;
	margin:0px auto;
	text-align:center;
	color:#666;
	margin-bottom:25px;
}

#footer a {
	color:#666;
	text-decoration:none;
}

/* END: Iono Footer */

a.btn, input.btn {
	border:1px solid #BCBCBC;
	background:#FBFBFB;
	text-transform:uppercase;
	padding:3px 7px;
	font-size:0.9em;
	color:#3E3E3E;
	text-decoration:none;
	display:inline-block;
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	display:inline;
	margin:0px;
}

.imgLeft {
	padding-left:65px;
	background-position:2px 7px;
	background-repeat:no-repeat;
}

.registerImage {
	background-image: url(icons/paper_pencil_48.png);
}