/* CSS Document */
a{text-decoration:none;}


.Text{
	background-color:#FFFFFF;
	color:#000000;
	border:1px inset #CCCCCC;
}
.TextDisabled{
	background-color:#E6E6F0;
	border:1px inset #CCCCCC;
}
.Checkbox{
	background-color:#FFFFFF;
	color:#000000;
}
.CheckboxDisabled{
	background-color:#E6E6F0;
}
.Button{
	background-color:#CCCCCC;
	border:1px outset #CCCCCC;
}


/* GRID */
div.GridContainer{
/*	overflow-x:scroll;
	overflow-y:hidden;
*/	overflow:hidden;
	position:relative;
	border: 1px inset;
	background-color:#F6F3F0;
	font-size:12px;
}
div.GridRowsContainer{
	overflow-y:scroll;
	overflow-x:hidden;
	position:absolute;
	text-align:left;
	border-top:1px solid;
	background-color:#FFFFCC;
}
span.GridCell{
	overflow:hidden;
	position:absolute;
	border:1px inset;
}







body {background:#FFFFFF; color:#353535; }body a {color:#cc0000;}#rt-bottom {background:#111111;}#rt-footer, .author_link {background:#666666;}#rt-header {background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5));
background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
background: linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}.plusslider-pagination li.current {border-color:#7aa908;}.learn-more, .rt-readon-surround .readon, input[type=submit], button {background-color:#7aa908;}.featured_box, #rt-breadcrumbs  {background-color:#7aa908;}img.thumb:hover {border-color:#7aa908;}#rt-main .sidebar {-webkit-box-shadow:0 2px 0 #7aa908; -moz-box-shadow:0 2px 0 #7aa908; box-shadow:0 2px 0 #7aa908; }
h1, h2 { font-family: 'Droid Sans', 'Helvetica', arial, serif; }

body #rt-logo {background:url(index_files/k1.png) no-repeat center center;width:299px;height:63px; padding:10px 0 10px 0;}

#slideshow {border-bottom: 3px solid #e4e4e4;}
#slideshow > .plusslider {left:50%; margin-left:-962px; height:350px; width:1920px; position: relative;}

