html {
	-ms-overflow-y: scroll;
	overflow-y: scroll;
	width: 98%;
	height: 98%;
}
body {
	font: 1em sans-serif;
	line-height: 1.5em;
}
a:hover {
	color: #00D763;
}
.Unicode {
	font-family: inherit;
}
input[type=search],input[type=text],input[type=password],input[type=email] {
	width: 95%;
	height: 25px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 1.4em;
}
/* Table
--------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	empty-cells: show;
	margin: 10px 0 30px;
}
table th {
	border-bottom: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	background: #f9f9f9;
	font-weight: bolder;
	color: #666;
	padding: 5px 10px;
}
table th a {
	color: #666;
}
table td {
	border-bottom: 1px solid #FFF;
	font-size: 1em;
}
/* Lists
--------------------------------------------------------------*/
li ul,li ol {
	margin: 0 1.5em;
}
ul,ol {
	margin: 0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}
/* Pagination
-----------------------*/
.paginate {
	margin: 20px 0 0 0;
	overflow: hidden;
	border-left: 0;
	border-right: 0;
}
.paginate a,.paginate .current {
	display: block;
	float: left;
	color: #666;
	margin-right: 5px;
	border: 1px solid #e8e8e8;
	padding: 3px 8px;
	font-size: .9em;
}
.paginate a:hover {
	background: #a2d9ec;
	color: #FFF;
	border: 1px solid #a2d9ec;
}
.paginate .selected {
	background: #a2d9ec;
	color: #FFF;
	border: 1px solid #a2d9ec;
}
.paginate .disabled {
	border: 1px solid #e8e8e8;
	color: #e8e8e8;
}
.paginate span {
	display: block;
	padding: 1px 5px;
	float: left;
}
#warning {
	border: 1px solid #ccc;
	background: #fcfee8;
	margin: 20px;
}
#warning p {
	margin: 10px 0;
	padding: 10px;
}
.userPass {
	background-color: #fff;
	border: 1px solid #ccc;
	text-align: left;
}
.button {
	height: 30px;
	width: 55px;
	background-color: #FFF;
	vertical-align: top;
	text-align: left;
}
#loginRegister {
	width: 788px;
	height: auto;
	background-color: #fff;
	border: 1px solid #666;
}
#logo {
	float: left;
	width: 320px;
	height: 45px;
	border: none;
	margin-right: 35px;
}
#logo h1 {
	padding: 5px;
	font-size: 1.4em;
	line-height: 26px;
	font-weight: normal;
	float: left;
	margin: 0;
	display: block;
	background: #000;
	color: #fff;
}
#global-nav {
	min-width: 760px !important;
	font-size: 0.7em;
}
#global-nav ul {
	background-color: #036;
	color: #fff;
	float: left;
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}
#global-nav ul li {
	display: inline;
}
#global-nav ul li a {
	background-color: #036;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	padding: 0.2em 0.7em;
}
#global-nav ul li a:hover {
	background-color: #369;
	color: #fff;
}
#topNav {
	clear: both;
	position: relative;
	height: 90px !important;
	width: 900px !important;
	background-color: transparent;
	font-size: 1em;
}
#topNav #topnavTitle {
	float: left;
	font-size: 1.6em;
	font-style: oblique;
	text-align: right;
	vertical-align: baseline;
	color: #fff;
	padding-left: 5px;
}
#topNav a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: right;
	font-size: 1.1em;
	font-weight: 700;
	padding-right: 8px;
}
#submenu {
	height: 30px !important;
	width: 800px !important;
	font-size: 1em;
}
#searchBar {
	background-color: #fff;
	font-size: 1em;
	border: 1px solid #eee;
	text-align: right;
}
div.rightNav {
	display: block;
	line-height: 1.2em;
	width: 220px !important;
	height: auto !important;
	background-color: #fff;
	border: 1px solid #39C;
	text-decoration: none;
}
div.rightNav #twitter_update_list,#twitter_update_list span {
	display: block;
	line-height: 1.5em;
	padding: 3px;
}
div.rightNav h3 {
	background-color: #ccc;
	color: #000;
	font-size: 0.8em;
	border: 1px solid #fff;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bolder;
	margin: 0;
}
div.rightNav ul,#global-nav ul {
	list-style: none;
	margin: -2px 0 0;
	padding: 0;
}
div.rightNav li {
	margin: -2px 0 0;
}
div.rightNav a {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
div.rightNav h3 a {
	color: #000;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
div.rightNav label,input {
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 2px;
	font-size: 1em;
}
div.rightNav label {
	text-align: left;
	width: 80px;
}
div.rightNav #lrform,div.rightNav #search {
	padding-left: 5px;
	margin: 0;
}
div.rightNav #lrform form,div.rightNav #search form {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
div.rightNav .videos {
	cursor: pointer;
	text-align: center;
	margin: auto;
	z-index: 1;
}
div.rightNav img {
	border: none;
	margin: 0;
	padding: 0;
}
div.rightNav span.caption {
	position: relative;
	float: left;
	margin: 0 0 0 2px;
	padding: 3px;
	width: 210px;
	text-align: left;
	background-color: #CCCCCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 2;
}
#milldleNav {
	clear: both;
	width: 660px !important;
	height: auto !important;
}
#main {
	float: left;
	padding-left: 5px;
	width: 500px !important;
	border: 1px solid #39C;
	min-height: 800px !important;
}
#mainWrapper {
	float: left;
	margin-top: 5px;
	border: 1px solid #39C;
	padding: 5px;
}
#main img {
	float: right;
	text-decoration: none;
	border: none;
	padding: 2px;
}
#main img.clearBoth {
	clear: both;
	float: none;
	text-decoration: none;
	border: none;
	padding: 2px;
}
#main .usersArticles {
	border-bottom: 1px solid #000;
}
#main .articleHeadline {
	display: block;
	font-weight: bolder;
	font-style: normal;
	border-bottom: 1px solid #999;
	padding: 5px;
}
#main .articleHeadline h1 {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}
#main .articleSource {
	border-top: 1px dashed #ccc;
	font-size: 0.7em;
}
#main .articleBody {
	clear: both;
	display: block;
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
}
#main .articleBody img {
	float: right;
	top: 10px;
	text-decoration: none;
	border: none;
	padding: 2px;
}
#main .articleSnipHeadline {
	font-size: 1.1em;
	padding: 0 10px 10px 0;
}
#main .articleSnipBody {
	font-size: 1em;
}
#main .sitemaplist {
	width: 35%, position:  relative;
	float: left;
}
#bottomNav {
	float: left;
	width: auto !important;
	height: 30px !important;
	background-color: #fff;
	font-size: 1em;
	text-align: right;
}
.editArticle {
	width: 400px;
	height: auto;
	background-color: #FFF;
	border: 1px solid #ccc;
	font-weight: bolder;
	font-size: 1.2em;
}
#dailyUpdate {
	clear: both;
	padding: 10px 35px 10px 15px;
}
#dailyUpdate #duTitle {
	font-size: 1em;
	padding-left: 1.5em;
	padding-top: .4em;
	padding-bottom: .4em;
	background: url(../images/briefarticle-top-left.png) no-repeat left top;
	background-color: #e8e8e8;
}
#dailyUpdate #duBody {
	font-size: 1em;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 15px solid #CCC;
	padding: 10px 5px 15px;
}
.footer {
	height: 50px;
	font-size: 0.9em;
	background-color: #fff;
	clear: both;
	line-height: 1.3;
	padding: 3px;
}
div.site {
	padding: 7px;
}
.active {
	background-color: #CCF;
}
.toggleClass {
	background-color: #F36;
}
a,.footer a {
	text-decoration: none;
}
div.rightNav #latest a,#languages a,div.rightNav #latestIndy a,div.rightNav #mostRead a {
	display: block;
	font-size: 1em;
	padding: 5px;
}
div.rightNav #latest h2.index,#languages h2.index,div.rightNav #mostRead h2.index {
	font-size: 1em;
	font-weight: lighter;
	margin: 0;
	padding: 0;
}
#main .articleSnipHeadline h1.index,#scrollImages h1.index,#main .articleSnipHeadline a {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#scrollImages {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	top: -20px;
	height: 250px;
}
#scrollImages img {
	float: left;
	border: none;
	top: 0;
}
#scrollImages p {
	position: absolute;
	left: 0pt;
	display: none;
	z-index: 3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	width: 495px !important;
}
div.overlayDialog {
	visibility: hidden;
	position: absolute;
	cursor: pointer;
	padding: 7px;
	margin: 0;
	width: 435px;
	height: 380px;
	background-color: #cccccc;
	z-index: 55;
	top: 25%;
	left: 25%;
}
div.overlayDialog span {
	position: absolute;
	text-align: right;
	width: 435px;
	height: 25px;
	background-color: #eee;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
}
div.overlayDialog span img {
	float: right;
}
div.overlayDialog #content {
	position: absolute;
	top: 35px;
	width: 435px;
	height: 344px;
	background-color: #ccc;
}
span.date {
	font-weight: bold;
	color: #333;
	width: 15px;
}
/* REQUIRED BUTTON STYLES:  */
button {
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}
button::-moz-focus-inner {
	border: none; /* overrides extra padding in Firefox */
}
button span {
	position: relative;
	display: block;
	white-space: nowrap;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only -fix margins */
button span {
	margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel:  */
button.submitBtn {
	padding: 0 15px 0 0;
	margin-right: 5px;
	font-size: 2em;
	text-align: center;
	background: transparent url(/images/btn_blue_sprite.gif) no-repeat right -140px;
}
button.submitBtn span {
	padding: 13px 0 0 15px;
	height: 37px;
	background: transparent url(/images/btn_blue_sprite.gif) no-repeat left top;
	color: #fff;
}
button.submitBtn:hover,button.submitBtnHover {
	/* the redundant class is used to apply the hover state with a script */
background-position: right -210px;
}
button.submitBtn:hover span,button.submitBtnHover span {
	background-position: 0 -70px;
}

