@charset "utf-8";
/* CSS hacks */

/* http://sonspring.com/journal/clearing-floats */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/*===========================================================================*/

/* CSS Document */

html, body { height:101%; }

body {
	background-color:#c6cdd2;
	background-image:url(../images/ri_bg.png);
	background-attachment:scroll;
	background-repeat:repeat-x;
	margin:0; 
	padding:0; 
}

#header {
	width:812px;
	background-color:transparent;
	margin:10px auto 0 auto;
}

#header .top {
	width:812px;
	height:15px;
	background-color:transparent;
	background-image:url(../images/ri_top.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	overflow:visible;
	position:relative;
}

#header .bottom {
	width:812px;
	height:141px;
	background-color:transparent;
	background-image:url(../images/ri_header_fill.png);
	background-attachment:scroll;
	background-repeat:repeat-y;
}

#headerFlash {
	background-color:transparent;
	margin:0 auto;
	padding-top:6px;
	width:800px;
	height:150px;
	position:relative;
}

#middle {
	width:800px;
	padding:0 6px;
	background-color:transparent;
	background-image:url(../images/ri_middle.png);
	background-attachment:scroll;
	background-repeat:repeat-y;
	margin:0 auto;
}

#menusContainer {
	width:800px;
	height:53px;
	background-color:transparent;
	background-image:url(../images/ri_menu_bg.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
}

#mainMenuContainer {
	width:772px;
	height:27px;
	margin:0 auto;
}

#mainMenuContainer .left {
	width:5px;
	height:27px;
	float:left;
	background-color:transparent;
	background-image:url(../images/ri_topmenu_left.png);
	background-attachment:scroll;
	background-repeat:no-repeat;	
}

#mainMenuContainer .right {
	width:5px;
	height:27px;
	float:right;
	background-color:transparent;
	background-image:url(../images/ri_topmenu_right.png);
	background-attachment:scroll;
	background-repeat:no-repeat;	
}

#mainMenuContainer .menu {
	width:auto;
	height:27px;
	margin:0 5px;
	text-align:center;
	background-color:transparent;
	background-image:url(../images/ri_topmenu_center.png);
	background-attachment:scroll;
	background-repeat:repeat-x;	
}

#mainMenuContainer .menu li {
	display:inline-block;
	background-color:transparent;
}

#mainMenuContainer .menu li:hover,
#mainMenuContainer .menu li.selected {
	background-color:#076324;
}

#mainMenuContainer .menu li a {
	display:inline-block;
	height:27px;
	line-height:27px;
	padding:0 12px;
	font-family:Tahoma;
	font-size:14px;
	text-align:center;
	color:#003410;
	text-decoration:none;
}

#mainMenuContainer .menu li:hover a,
#mainMenuContainer .menu li.selected a {
	color:#fff;
}

#subMenuContainer {
	width:772px;
	height:26px;
	margin:0 auto;
}

#subMenuContainer .menu {
	width:auto;
	height:26px;
}

#subMenuContainer .menu li {
	display:inline-block;
	height:27px;
	vertical-align:top;
}

#subMenuContainer .menu li .left {
	display:block;
	width:5px;
	height:27px;
	float:left;
	background-color:transparent;
	background-image:url(../images/ri_downmenu_left.png);
	background-attachment:scroll;
	background-repeat:no-repeat;	
}

#subMenuContainer .menu li .right {
	display:block;
	width:5px;
	height:27px;
	float:right;
	background-color:transparent;
	background-image:url(../images/ri_downmenu_right.png);
	background-attachment:scroll;
	background-repeat:no-repeat;	
}

#subMenuContainer .menu li a {
	display:block;
	margin:0 5px;
	background-color:#e6e5da;
	height:22px;
	line-height:22px;
	margin-bottom:4px;
	font-family:Tahoma;
	font-size:13px;
	color:#343434;
	text-decoration:none;
	padding:0 14.5pt;
}

#subMenuContainer .menu li:hover .left {
	background-image:url(../images/ri_downmenu_hover_left.png);
}

#subMenuContainer .menu li:hover .right {
	background-image:url(../images/ri_downmenu_hover_right.png);
}

#subMenuContainer .menu li:hover a {
	background-color:#ffd200;
	height:26px;
	line-height:26px;
	margin-bottom:0px;
}

#main {
	background-color:transparent;
	background-image:url(../images/ri_content_bg.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
}

#main .left {
	background-image:url(../images/vertical_separator_top.png);
	background-position:right 30px;
	background-attachment:scroll;
	background-repeat:no-repeat;
	width:554px;
	padding:0 14px 14px 14px;
	float:left;
	position:relative;
	min-height:300px;
	margin-bottom:0;
}

#main .left .separatorDown {
	background-image:url(../images/vertical_separator_bottom.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:left bottom;
	width:4px;
	height:130px;
	position:absolute;
	bottom:0px;
	right:0px;
	margin:0;
	padding:0p;
}

#main .right {
	width:190px;
	padding:0 14px;
	margin-left:582px;
	margin-bottom:0;
}

/*typography*/
#main p,
#main div {
	font-family:Tahoma;
	font-size:11px;
	color:#465c68;
	line-height:14px;
	margin:0 0 11px 0;
}

#main h1,
#main h2,
#main h3 {
	background-attachment:scroll;
	background-repeat:no-repeat;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	color:#465c68;
	font-weight:normal;
	margin:0 0 11px 0;
	line-height:normal;
}

#main h1 {
	font-size:24px;
}

#main h2 {
	font-size:18px;
	
}

#main h3 {
	font-size:14px;
}

#main ul {
	font-family:Tahoma;
	font-size:11px;
	color:#465c68;
	line-height:14px;
	list-style-type:disc;
	list-style-position:inside;
	margin:0 0 11px 0;
}

#main ul ul {
	padding-left:20px;
}

#main a {
	color:#069def;
	text-decoration:none;
}

#main a:hover {
	text-decoration:underline;
}
/*typography end*/

#main .top {
	margin:0;
	height:40px;
	padding-top:18px;
}

/*component*/
.align-right {
	text-align:right;
}

.article-date {
	text-align:right;
	font-size:10px !important;
	margin:0 !important;
}

.component-title,
.category-title {
	background-attachment:scroll;
	background-repeat:no-repeat;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	color:#465c68;
	font-weight:normal;
	margin:0 0 11px 0;
	background-image:url(../images/ri_title_pointer.png);
	background-position:0 7px;
	padding-left:18px;
	font-size:24px;
}

/*widgets*/
a.act {
	color:#465c68 !important;
}

a.act:hover {
	text-decoration:none !important;
}

#main .right .widget-container-inner {
	background-image:url(../images/ri_widget_separator.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
	min-height:7px;
}

#main .right .widget-title {
	background-image:url(../images/ri_widget_pointer.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:14px;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:18px;
	color:#465c68;
	font-weight:normal;
	margin:0 0 11px 0;
	line-height:normal;
}

/*breadcrumbs*/
#main .top .widget-content {
	display:inline-block;
	color:#465c68;
}

#main .top .widget-title {
	font-weight:bold;
	color:#465c68;
	display:inline-block;
	margin-right:4px;
}

#breadcrumbs {
	width:554px;
	padding:0 14px;
	float:left;
	margin:0 !important;
}

a.breadcrumb-item {
	color:#465c68 !important;
}

/*find*/

#find {
	width:190px;
	padding:0 14px;
	margin:0 0 0 582px !important;
}

#find input {
	width:114px;
	height:23px;
	border:none;
	background-color:transparent;
	background-image:url(../images/ri_search_input.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	line-height:23px;
	color:#9eadb6;
	font-family:Tahoma;
	font-size:10px;
	padding:0 5px;
	float:left;
	text-align:center;
}

#find button {
	width:58px;
	height:23px;
	border:none;
	background-color:transparent;
	background-image:url(../images/ri_search_button.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	color:transparent;
	overflow:hidden;
	float:right;
}

#bottom {
	background-image:url(../images/ri_bottom.png);
	width:812px;
	height:10px;
	margin:-11px auto 0 auto;
}

#footer {
	width:818px;
	height:255px;
	margin:0 auto;
}

#footer .left {
	background-color:transparent;
	background-image:url(../images/ri_footer_left.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	width:16px;
	height:255px;
	float:left;
	
}

#footer .right {
	background-color:transparent;
	background-image:url(../images/ri_footer_right.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	width:16px;
	height:255px;
	float:right;
}

#footer .center {
	background-color:transparent;
	background-image:url(../images/ri_footer_center.png);
	background-attachment:scroll;
	background-repeat:repeat-x;
	height:205px;
	margin:0 16px;	
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
	position:relative;
}

#footer .center div.inline {
	display:inline-block;
	vertical-align:top;
	width:auto;
	text-align:left;
	width:169px;
	padding:0 15px 0 0;
	text-align:left;
}

#footer h1 {
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:14px;
	color:#586c77;
	font-weight:normal;
	margin-bottom:10px;
}

#footer li {
	line-height:16px;
}

#footer a {
	font-size:11px;
	font-family:Tahoma;
	color:#556a74;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#copyright {
	margin:20px 0 0 20px;
	font-size:11px;
	font-family:Tahoma;
	color:#556a74;
	float:left;
}

#author {
	margin:20px 20px 0 0;
	float:right;
}

.marketTable {
	border-color:#465c68;
	border-style:dotted;
}

.marketTable td {
	padding:3px;
	vertical-align:middle;
}

.marketTable tr {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url(../images/ri_table_separator.png);
	background-position:center bottom;
}

