/* CSS Document */

body {
	background: #fff;
}

body,td,th {

}
p {
	margin: 0px;
	padding: 0px 3px 12px 3px;
}

a {
	text-decoration: none;	
}
img {
	border: none;
}

td, th {
	vertical-align: top;
}

fieldset {
	padding: 4px;
	margin: 3px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;	
}
.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify
}

.vTop {
	vertical-align: top;
}
.vMiddle {
	vertical-align: middle;
}
.vBottom {
	vertical-align: bottom;
}
b.link {
	cursor:	pointer;
	color: blue;
}
object {
	outline: none;	
}

#cakeSqlLog {

	clear: both;
	border: solid 1px black;
	position: relative;

	background: #333;
	
}
#cakeSqlLog th {
	background: #333;
	color: #FFCC00;
}
#cakeSqlLog td {
	background: #ccc;
	color: #000;
	border-bottom: solid 1px #333;
	padding: 5px 3px;
}

.MsgBox {
	margin: 10px auto;
	padding: 6px;
}

.MsgBoxContent {
	font-size: 10pt;
	color: black;
	font-weight: bold;
	font-family: "Century Gothic",Helvetica,Arial,sans-serif;
	margin: 2px 6px 2px 45px;
	text-align: center;
}

.MsgBoxInfo {
	border: solid 2px #000099;
	background: #ffd url('../images/icons/32x32/info.gif') no-repeat 10px center;
}
.MsgBoxInfo .MsgBoxContent {
	color: black;
}

.MsgBoxOk {
	border: solid 2px green;
	background: #ffd url('../images/icons/32x32/ok.gif') no-repeat 10px center;
}

.MsgBoxOk .MsgBoxContent {
	color: green;
}

.MsgBoxWarning {
	border: solid 2px #FF6601;
	background: #ffd url('../images/icons/32x32/warning.gif') no-repeat 10px center;
}

.MsgBoxWarning .MsgBoxContent {
	color: black;
}

.MsgBoxError {
	border: solid 2px #f00;
	background: #ffd url('../images/icons/32x32/cancel.gif') no-repeat 10px center;
}

.MsgBoxError .MsgBoxContent {
	color: red;
}

.hover {
	cursor: pointer;
	text-decoration: underline;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*Elements Developed by Ben Henschel*/
/*External Links*/

/*External Link - adds a little external link icon to all of your external links*/
/*a[href^="http:"] {background: url(images/externalLink.gif) no-repeat right top; padding-right:10px;}*/

/*IMPORTANT: Reset your internal links that use absolute URLS by replacing yoursite.com with your site's URL, below*/
/*a[href^="http://www.yoursite.com"], a[href^="http://yoursite.com"] {background-image:none !important; padding-right:0px;}*/

/*Use on external links that are images or have background colors/borders...when ever you dont want an icon to appear*/
.exempt {background-image:none !important; padding:0px;}

/*This method does not work for IE6 or IE7 (big surpise) you can add the class .external to a few of your important external links so they work in IE6/7 if you wish. IE will just ignore these rules so there are now worries.*/
.external {background: url(images/externalLink.gif) no-repeat right top; padding-right:10px;}

/*Email Links - adds small email icon to all mailto links*/
/*a[href^="mailto:"] {background: url(images/email_link.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}*/

/*AIM Links - adds small IM icon to all aim:goim?screenname=username links*/
a[href^="aim:"], .aimLink {background: url(images/group.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}

/*PDF Links - adds a small PDF icon to all PDF links*/
a[href$=".pdf"], .pdfLink {background: url(images/page_pdf.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}

/*DOC Links - adds a small word doc icon to all word document links*/
a[href$=".doc"], .docLink {background: url(images/page_word.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}

/*RSS Links - adds a small Feed icon to all RSS feed links*/
a[href$=".rss"], .rssLink, a[href$=".rdf"] {background: url(images/feed.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}

.DownloadLink {background: url(images/save.gif) no-repeat right top; padding-right:25px; padding-bottom:4px;}


/* sIFR Styles **** These are standard sIFR styles... do not modify */

.sifr-left {
	text-align: left;
}
.sifr-right {
	text-align: right;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	z-index: 10;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: none;
	visibility: hidden;
	font-size: 0%;
	overflow: hidden;
	z-index: 10;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .sIFR-replaced {
	letter-spacing: -9px;
}

.sIFR-hasFlash h1.sifr {
	visibility: hidden;
	padding-right: 5px;
	z-index: 10;
	margin: 0px;
}

.sIFR-hasFlash h2.sifr {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 5.5em;
	z-index: 10;
}

.sIFR-hasFlash h3.sifr {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
	z-index: 10;
}

.sIFR-hasFlash h4.sifr {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
	z-index: 10;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
	z-index: 10;
}
.sifr, .sifr-left {
	z-index: 10;
}
.sIFR-replaced, .sIFR-replaced embed {
	width: 90% !important;	
}

.RollBtn {
	vertical-align: middle;	
}
.Loader {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	vertical-align: text-top;
	color: #333;
}

.Loader.Snake {
	background: url(../images/loaders/snake_trans.gif) no-repeat 96% 2%;	
	padding-bottom: 10px;
	padding-right: 24px;
}

.formLayout .error, .formError {
	color: red;
	font-weight: bold;
	padding: 3px 3px 3px 25px;
	background: #ffc url('../images/icons/16x16/alert.gif') no-repeat 3px 3px;
	border: solid 1px red;
	margin: 4px 0;
}

.ninos_form td {
	padding: 4px;
	border-bottom: solid 1px #ccc;
}