/* CSS Document */

body {
	background:#fff;
	font: 16px/1.95em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:0;
	color:#666;
	padding-top:20px;
	border:3px solid #eee;
}

html {
	border:15px solid #f6f6f6;
	border-left:30px solid #f6f6f6;
	border-right:30px solid #f6f6f6;
}

* {
	margin:0;
	padding:0;
	outline:none;
}

#ytjswfooter {
	padding:20px 50px;
	margin-top:50px;
	clear:both;
	border-top:2px solid #eee;
	font:80% Verdana;
	line-height:25px;
}

#ytjswfooter a {
	color:#999;
}

#ytjswfooter .ytjswvalidate {
	float:right;
}

table {
	width:100%;
	padding:10px;
	border:1px solid #eee;
}

th {
	color:#6CCC26;
	border-bottom:1px solid #eee;
	padding:5px;
}

td {
	padding:5px;
	text-align:center;
	background:#fafafa;
}

#ytjswcontainer {
	width:95%;
	margin:0 auto;
}

#ytjswcontent ul {
	margin:15px 0 15px 25px;
}

#ytjswcontent ul li {
	border-bottom:1px solid #eee;
	padding:10px;
	color:#444;
}

#ytjswcontent img {
	background:#fff;
	padding:1px;
	border:3px solid #eee;
	margin:10px;
}



#ytjswsidebar ul {
	list-style:none;
}

#ytjswsidebar ul a {
	color:#444;
	font:80% Verdana;
	text-decoration:none;
}

#ytjswsidebar ul a span {
	color:#ccc;
}

#ytjswsidebar ul a:hover span {
	color:#333;
}

#ytjswsidebar p {
	font:80% Verdana;
	line-height:24px;
	margin:10px 0 20px 0;
}

#ytjswsidebar ul li {
	background:#fafafa;
	margin:1px 0 0 0;
	padding:5px;
}

#ytjswsidebar h3 {
	font:120% Arial;
	margin:5px 0;
	color:#222;
}

#ytjswcontent {
	width:70%;
	float:left;
	margin-bottom:50px;
}

#ytjswsidebar {
	margin-left:75%;
	border-left:1px solid #eee;
	padding-left:30px;
}

.ytjswarticleinfo {
	font:80% Verdana;
	border-top:1px solid #eee;
	color:#999;
	padding:20px 0;
}

.ytjswarticleinfo a {
	color:#6CCC26;
}

.ytjswarticleinfo a:hover {
	text-decoration:none;
}

#ytjswcontent h3 {
	margin:20px 0;
}

blockquote {
	background:#f6f6f6;
	padding:0 10px;
	border:1px solid #eee;
	font:100% Georgia;
}

#ytjswcontent p {
	line-height:30px;
	margin:20px 0;
	word-spacing:2px;
}

#ytjswcontent p a {
	color:#222;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}

#ytjswcontent p a:hover {
	border-bottom:1px solid #ytjsw;
}

#ytjswcontent h2 {
	font:190% Times;
	margin-top:45px;
}

#ytjswcontent h2 a {
	color:#333;
	text-decoration:none;
}

#ytjswheader {
	width:100%;
	margin:0 auto;
	padding:20px 0;
}

#ytjswheader .ytjswright {
	float:right;
}

#ytjswheader h1 {
	font:290% Times New Roman;
	letter-spacing:-2px;
	margin-bottom:5px;
	margin-left:35px;
}

#ytjswheader h1 a {
	color:#000;
	text-decoration:none;
}

#ytjswheader h1 a span {
	color:#ccc;
}

#ytjswheader h1 a:hover span {
	color:#A3E800;
}

#ytjswheader h3 {
	font:80% Verdana;
	color:#999;
	display:inline;
	margin-left:35px;
}

ul#ytjswnav {
	background:#8EDF53;
	padding:10px;
	font-size:80%;
	border-top:3px solid #6CCC26;
	border-bottom:3px solid #6CCC26;
	font-weight:bold;
	margin:45px 0 0 0;
}

ul#ytjswnav li {
	display:inline;
	list-style:none;
	margin-right:10px;
}

ul#ytjswnav li a {
	padding:10px 14px;
	color:#fff;
	text-decoration:none;
}

ul#ytjswnav li a:hover {
	background:#7EDB39;
	color:#fff;
}

ul#ytjswnav li a.ytjswactive {
	background:#fff;
	color:#333;
	border-right:2px solid #6CCC26;
	border-bottom:2px solid #6CCC26;
}

p.ytjswabout {
	border-top:3px solid #6CCC26;
	border-bottom:3px solid #6CCC26;
	color:#fff;
	background:#8EDF53;
	padding:10px;
}

p.ytjswabout a {
	color:#fff;
}
	



/* These are standard sIFR styles...ytjsw do not modify */

.ytjswsIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.ytjswsIFR-replaced {
	visibility: visible !important;
}

span.ytjswsIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.ytjsw */
.ytjswsIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced...ytjsw 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...ytjsw your own settings may vary...ytjsw any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.ytjswsIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}



