body
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000;
	text-align: center;
	background-color:#FFFEF0;
	margin: 0;
}

a:link, a:visited, a:active {
	color: #007eb2;
	text-decoration: none;
}
a:hover {
	color: #151415;
	text-decoration: none;
}

#links a:link, #links a:visited, #links a:active {
	color: #007eb2;
	text-decoration: none;
}

#links a:hover {
	color: #151415;
	text-decoration: none;
}

fieldset {
	text-align: center;
	border: 0px;
	font-weight: bold;
}

blockquote {
	background-color:#4489a1;
	color:#333;
	font-size: 13px;
	margin: 15px;
	padding: 10px;
	border: 1px #54808e solid;
}

.container
{
  /*width:1007px;*/
  width: 971px;
  text-align:left;
  margin: 0;
  padding: 0;
  position: relative;
}

#footer .container
{
  text-align:center;
}

.content
{
	background-color: #e0eefb;
	width:530px;
	float:left;
	padding:5px 20px 20px 5px;
	margin-left: 10px;
}

.content_admin
{
	background-color: #e0eefb;
	width:930px;
	float:left;
	padding:5px 20px 20px 5px;
	margin-left: 10px;
}

.inner_border {
	/* border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-top: 1px #ccc solid; */
	border-left: 1px solid #fff;
  border-right: 1px solid #fff;
	/* background-color: #e0eefb; */
	background-color: #e0eefb;
}

.outer_bg_left {
	margin: 0px auto;
	/* width: 1008px; */
	width: 972px;
	background: url('/images/bg_shadow_left.png') repeat-y left top;
	background-color: #85db18;
	padding-left: 7px;
}

.outer_bg_right {
	/* width: 1008px; */
	width: 972px;
	background: url('/images/bg_shadow_right.png') repeat-y right top;
	background-color: #85db18;
	padding-right: 7px;
}

#header
{
  height:125px;
  background:url(../images/header_bg2.png) repeat-x;
  background-color: #2a4353;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

#header h1, #logo
{
	width:600px;
	height:125px;
	background:url(../images/exo_download_logo_beta.png) no-repeat;
	/*text-indent:-999px;*/
	background-color: #2a4353;
	margin:0;
	padding:0;
	position: absolute;
	border: 0;
}

#header a h1 {
	display: none;
}

.header-search
{
	float:right;
	text-align:right;
	width:250px;
	margin-top: 44px;
}

#search form {
	padding-right: 15px;
	text-align: right;
}
#searchtext {
	border: 5px #22222 solid;
	background-color:#000;
	margin-top: 9px;
}
#searchsubmit {
	background-color: transparent;
	color: #fff;
	font: 13px "Trebuchet MS", Trebuchet, sans-serif;
	border: 0px;
	width: 70px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	cursor: pointer;
	display: inline;
}
#searchsubmit:hover {
	background-color: #028dc6;
}
#searchsubmit:active {
	border: 1px #222 solid;
}
#searchform {
	padding: 0;
	margin: 0;
}
#searchtext {
	border: 1px #aaa solid;
	font: 14px "Trebuchet MS", Trebuchet, sans-serif;
	color: #fff;
}
#searchtext:hover {
	font: 14px "Trebuchet MS", Trebuchet, sans-serif;
}

/* Navigation */

#nav
{
  height:36px;
  margin:0 0 9px;
  padding:0;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size:1.2em;
  position: absolute;
  top: 68px;
  left: 100px;
}

#nav a
{
  color:#fff;
  text-decoration:none;
  font-size:15px;
  font-weight:normal;
  height:16px;
  text-align:center;
  font-weight: bold;
}

#nav a:hover
{
  color:#00b5ff;
  text-decoration:none;
  /*background-color: #77c24b;*/
  /*background-color: #2187df;*/
  font-weight: bold;
}

#nav ul
{
  list-style:none;
  margin:0;
  padding: 0;
}

#nav ul li
{
  list-style:none;
  float:left;
  /*margin:6px 7px 0 0;*/
}

#nav ul li a
{
	padding: 10px 9px;
}

/* Latest News, etc */

#links {
	text-align: left;
	margin-left: 23px;
	width: 635px; 
	height: 300px;
	padding: 0;
	position: relative;
}

.center {
	margin-left: 20px;
}

#featured_links {
	width: 330px;
	float: right;
}

#featured_links a {
	color: #fff;
}

#featured_links ul, #featured_links ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 7px;
	margin-bottom: 0;
}

#featured_links ul {
	/* margin-left: 23px;*/
	margin-left: 10px;
	margin-bottom: 0;
}

#featured_links ul li {
	margin-bottom: 0;
	margin-top: 44px;
}

#featured_links li {
	background: url(/images/nav_button_on.png) no-repeat;
	width: 93px;
	height: 26px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	vertical-align: text-bottom;
	text-align: center;
	line-height: 2;
	cursor: pointer;
	margin-bottom: 0;
}

#featured_links li:hover {
	background: url(/images/nav_button_off.png) no-repeat;
}

.rss {
	width: 70px;
	cursor: pointer;
	
}

.rss a span {
display: none;
}

.rssimg {
	position: absolute;
	border: 0;
	/*right: 270px;*/
	right: 275px;
	margin-top: 99px;
	padding-bottom: 10px;
}

.rsstext {
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	z-index: 4;
	right: 10px;
	width: 260px;
	cursor: pointer;
	margin-top: 106px;
	padding-bottom: 23px;
	display: block;
	color: #fff;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}

.rss a:link, .rss a:visited, .rss a:active {
	color: #fff;
	text-decoration: none;
}
.rss a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #4489a1;
}

.rss span {
	margin: 0;
	padding-top: 25px;
}

.c-box h3 {
	color: #fff;
	font-size: 18px;
}

.c-box span {
	/* color: #007eb2; */
	font-weight: bold;
}

.total {
	color: #fff;
	display: block;
	width: 200px;
	height: 25px;
	font-size: 12px;
}

.total_number {
	color: #464a53;
	font-weight: bold;
}

.c-box ul
{
  list-style:none;
  margin:0;
  padding: 0;
}

.c-box ul li
{
  list-style:none;
}

.sideads
{
  width:125px;
  float:right;
  padding:11px 11px 0;
}

.sideads img
{
  border:0;
  margin:0 0 10px;
  padding:0;
}

h2
{
  font-size:22px;
  color:#3e7bbc;
  text-decoration:none;
  font-weight:bold;
  margin:10px 0;
}

.rc_content h2 {
	color: #ebf2f2;
}

.item {
	color: #A8DAEB;
	font-weight: bold;
}
	

.post
{
  margin:0 0 10px;
}

.post h2
{
  font-size:2.2em;
  color:#bbb;
  text-decoration:none;
  font-weight:bold;
  margin:10px 0;
  font-family: trebuchet MS, tahoma, verdana;
}

.entry h2
{
  font-size:2.6em;
  color:#bbb;
  text-decoration:none;
  font-weight:bold;
  margin:10px 0;
  font-style: italic;
}

.post h2 a:link,.post h2 a:visited,.post h2 a:active
{
  color:#007eb2;
  text-decoration:none;
}

.post h2 a:hover
{
  color:#0087bf;
  text-decoration:underline;
}

.post h5 a
{
	width: 150px;
	text-decoration:none;
	color: #00344A;
	background: url(/images/arrow-blue.gif) no-repeat center left;
	display: block;
	text-align: right;
	margin-left: auto;
}

.post h5 a:hover
{
  color:#0087bf;
}

.post h5 {
	margin: 0 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #6bbcdc;
	width: 530px;
	text-align: right;
	margin-bottom: 5px;
}


.entry
{
  line-height:160%;
  font-size:13px;
  color:#151415;
  padding:0 6px 0 8px;
}

.entry p
{
  margin:13px 0;
  padding:0;
}

#footer
{
	background-color: #3b4545;
  color:#FFF;
  height:13px;
  text-align:right;
  line-height:160%;
  font-size:11px;
  overflow: hidden;
  margin: 0;
  padding: 5px;
 border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

#footer h2 a
{
  float:left;
  display:block;
  text-indent:-99999px;
  width:158px;
  height:29px;
  margin:0;
  padding:0;
}

#footer p
{
  margin:-5px 0 0 4px;
}

#footer a:link,#footer a:visited,#footer a:active
{
  text-decoration:none;
  color:#FFF;
}

#footer a:hover
{
  color:#FFF;
  text-decoration:underline;
}

#footer ul
{
  margin:0;
  padding:0 158px 0 0;
}

#footer li
{
  list-style:none;
  display:inline;
  font-size:14px;
  margin:0 10px;
  padding:0;
}

#searchform
{
  text-align:center;
  margin:10px auto;
  padding:5px 3px;
}

#sidebar #searchform #s
{
  width:108px;
  padding:2px;
}

#sidebar #searchsubmit
{
  padding:1px;
}

.entry form
{
  text-align:center;
}

select
{
  width:130px;
}

.clear
{
  clear:both;
}

h3
{
  /*font-size:1.2em;
  margin:0;
  padding:10px; */
}

#paging {
	text-align: right;

}
#paging a {
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #0164a3;
	text-decoration: none;
}
#paging a:hover {
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #6dd9db; 
	color: #2e3436;
}

/* main page */
.rc_box {
   width: 960px;
   text-align: left;
   display: block;
   margin: 0 auto; 
   background: url(/images/rc_top_bg.png) repeat-x 0px 87px; /* Firefox 3.0.1 fix */
   /* background: url(/images/rc_top_bg.png) repeat-x center left; */
   background-color: #4489a1;
   position: relative;
}

.rc_top div {
   background: url(/images/rc_top.png) no-repeat top left;
}
.rc_top {
   background: url(/images/rc_tr.png) no-repeat top right;
}
.rc_bottom div {
   /* background: url(/images/rc_bl.png) no-repeat bottom left; */
   background: url(/images/rc_bottom.png) repeat-x bottom left;
   background-color: #4489a1;
}
.rc_bottom {
   background: url(/images/rc_br.png) no-repeat bottom right;
}

.rc_top div, .rc_top, 
.rc_bottom div, .rc_bottom {
   width:960px;
   height: 15px;
   font-size: 1px;
}

/* file page */

.file_display {
	text-align: left;
	margin-left: 10px;
}

.rc_box_file {
   width: 580px;
   text-align: left;
   display: block;
   background: url(/images/rc_top_bg_file.png) repeat-x top left;
   background-color: #5b98ac;
   position: relative;
}

.rc_top_file div {
   background: url(/images/rc_top_file.png) no-repeat top left;
}
.rc_top_file {
   background: url(/images/rc_tr.png) no-repeat top right;
}
.rc_bottom_file div {
   /* background: url(/images/rc_bl.png) no-repeat bottom left; */
   background: url(/images/rc_bottom_file.png) repeat-x bottom left;
   background-color: #4489a1;
}
.rc_bottom_file {
   background: url(/images/rc_br.png) no-repeat bottom right;
}

.rc_top_file div, .rc_top_file, 
.rc_bottom_file div, .rc_bottom_file {
   width:580px;
   height: 15px;
   font-size: 1px;
}

.rc_content_file { margin: 0; padding: 5px; border-left: 1px solid #4d7887; border-right: 1px solid #4d7887; }
.rc_content { margin: 0; padding: 2px; border-left: 1px solid #4d7887; border-right: 1px solid #4d7887; }

/* file descriptions */
.rc_content p {
	color: #ebf2f2;
}
.rc_content blockquote {
	color: #ebf2f2;
}

.rc_content_file a:link, .rc_content_file a:visited, .rc_content_file a:active {
	color: #F9F7ED;
}

.rc_content_file a:hover {
	color: #77c24b;
}

.rc_content_file p a:link, .rc_content_file p a:visited, .rc_content_file p a:active {
	color: #111;
	text-decoration: underline;
}

.rc_content_file p a:hover {
	color: #111;
	text-decoration: none;
}

/* file details */
.details {
	color: #ebf2f2;
	font: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 17px;
	float: right;
}

.file_info {
	color: #ebf2f2;
	font: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	text-align: right;
	margin-right: 30px;
}

.author{
	float: right;
	font-size: 9px;
	font: verdana;
}

.file_info strong {
	font-size: 13px;
}

.rc_content img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.rc_content_file img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	padding: 3px;
	background-color: #1c353d;
	margin-bottom: 10px;
}

/*.rc_content_file img:hover {
	border: 1px solid #00bcff;
	cursor: pointer;
}*/

.rc_content_file img.button {
	border: 0;
	padding: 1px;
	background-color: #2c353d;
	display: inline;
	/*margin-left: 80px;*/
}

.download_box {
	width: 562px;
	height: 175px;
	/*height: 30px;*/
	background-color: #1c353d;
	border: 1px solid #222;
}

/* links at bottom of file description */

#file_links {
	margin-left: 10px;
	width: 560px;
	float: left;
}

#file_links, #file_links li{
	margin: 0;
	padding: 0;
	float: right;
	list-style-type: none;
	margin-top: 1px;
}

#file_links li {
	text-align: left;
	margin-left: 10px;
	margin-right: 5px;
}

#file_links li.download_text a:hover, #file_links li.download_text a:hover {
	background: url(/images/arrow-green.gif) no-repeat center left;
}

#file_links li.download_text a {
	margin-top: 3px;
	background: url(/images/arrow-grey.gif) no-repeat center left;
	padding-left: 10px;
	float: left;
}

#file_links li.stats {
	color: #F9F7ED;
	margin-top: 5px;
	border-bottom: 1px #14262c solid;
	padding-bottom: 5px;
	width: 350px;
}

#file_links li.stats strong {
	font-size: 15px;
}

#file_links .download_button a {
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#file_links .download_button a:link, #file_links .download_button a:visited, #file_links .download_button a:active {
	color: #F9F7ED;
	font-weight: bold;
}

#file_links .download_button a:hover {
	color: #00c6ff;
	font-weight: bold;
}

.download_button {
	background: url(/images/download_now.png) no-repeat;
	width: 171px;
	height: 171px;
	display: block;
	cursor: pointer;
}

.download_button:hover {
	background: url(/images/download_now_hover.png) no-repeat;
	width: 171px;
	height: 171px;
	display: block;
	cursor: pointer;
}

/* for link style */

.download {
	display: block;
	padding-top: 141px;
	padding-left: 30px;
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 530px; 
	height: 250px;
	overflow: hidden;
}

div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:530px;
		height:250px;
		overflow:hidden;
		float: left;
}
div.scroller div.glide_content {
	width: 10000px;
}

#my-glider {
	text-align: left;
	position: relative;
	border-bottom:3px solid #5795aa;
	border-right: 3px solid #5795aa;
	border-top: 3px solid #5e99ae;
	border-left: 3px solid #5e99ae;
		width:530px;
		height:250px;
	margin: 0 15px;
}

#caption1, #caption2, #caption3, #caption4 {
display: none;
}

.top_header {
	background-image: url('/images/top_round.gif');
	background-repeat: no-repeat;
}


/* crossfade */

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#fade-example-3 {
	border: 3px solid #000;
}
#fade-example-1 li,#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 220px;
	background-color: #FFF;
	visibility: hidden;
}
#fade-example-1 li img {
	width: 320px;
	height: 220px;
}
#fade-example-3 li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
li img {
	display: block;
}
.glider-arrow-left {
	display: block;
	position: absolute;
	background-image: url('/images/arrow-glider-left.png');
	background-repeat: no-repeat;
	left: 1%;
	top: 50%;
	width: 15px;
	height: 28px;
	overflow: visible;
}
.glider-arrow-left:hover {
	background-image: url('/images/arrow-glider-left-hover.png');
}
.glider-arrow-right:hover {
	background-image: url('/images/arrow-glider-right-hover.png');
}
.glider-arrow-right {
	display: block;
	position: absolute;
	background-image: url('/images/arrow-glider-right.png');
	background-repeat: no-repeat;
	right: 1%;
	top: 50%;
	width: 15px;
	height: 28px;
	overflow: visible;
}
.caption {
	display: block;
	text-indent: 5px;
	text-align: left;
	position: absolute;
	background-image: url('/images/grey.png');
	background-repeat: repeat;
	left: 0;
	bottom: 0;
	width: 530px;
	height: 60px;
	overflow: visible;
}
.caption:hover {
	background-image: url('/images/blue.png');
	background-repeat: repeat;
}
.caption h2 {
	padding: 0;
	margin: 0;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-top: 15px;
}
.example {
	position: relative;
	background-color:#F2F2F2;
	border:5px solid #dddddd;

	margin-bottom: 1em;
	width: 320px;
	height: 220px;
}
.example-r {
	position: relative;
	background-color:#F2F2F2;
	border:5px solid #CCCCCC;
	padding:1em;
	width: 700px;
	margin-bottom: 1em;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}
#fade-example-1-next {
	right: 8%;
	top: 71%;
}
#fade-example-1-previous {
	left: 6%;
	top: 71%;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}

/* advertisements */

.google-ad {
	/*border-bottom: 3px solid #609baf; */
	display: inline;
	float: right;
	margin-top: 120px;
	margin-right: 55px;
	width: 234px;
	height: 60px;
}

.google-ad-file {
	/*border-bottom: 3px solid #609baf; */
	display: inline;
	float: left;
	width: 234px;
	height: 60px;
	margin-left: 30px;
}

.expo {
	display: block;
	width: 300px;
	min-height: 250px;
	margin-left: 40px;
	background-color: #1c353d;
	border: 3px solid #b9d1db;
}

.expo_files {
	display: block;
	width: 300px;
	min-height: 250px;
	margin-left: 10px;
	background-color: #1c353d;
	border: 3px solid #b9d1db;
	float: left;
	margin-top: 5px;
}

#aa0b987d {
	min-height: 250px;
}

/* side widgets */

.side-border-left {
	border-left: 3px solid #b9d1db;
}

#side-widgets
{
  float:right;
  width:365px;
  /*background-color: #dfe7ee;*/
  color:#bbb;
  /*margin:20px 10px 0 0;*/
  margin:20px 0 0 0;
  padding:0;
  text-align: left;
  height: 99%;
  margin-right: 5px;
}

#side-widgets .breaking {
	display: inline;
	width: 165px; 
	color: #007eb2;
	float: left;
	position: relative;
}

#side-widgets h3 a.feed {
	display: block;
	position: absolute;
	top: 23px;
	right: 9px;
	background: url(/images/breaking-feed.gif) no-repeat 0 0;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	padding: 0 !important;
	z-index: 9999;
}

#side-widgets h3 a.feed:hover {
	background-position: 0 -15px;
}

* html #side-widgets h3 a.feed {background: url(/images/breaking-feed-grey.gif) no-repeat 0 0 !important;}

#side-widgets h3 a.feed_download {
	display: block;
	position: absolute;
	top: 23px;
	right: 30px;
	background: url(/images/breaking-feed.gif) no-repeat 0 0;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	padding: 0 !important;
	z-index: 9999;
}

#side-widgets h3 a.feed_download:hover {
	background-position: 0 -15px;
}

* html #side-widgets h3 a.feed_download {background: url(/images/breaking-feed-grey.gif) no-repeat 0 0 !important;}

#side-widgets .top-ten {
	display: inline;
	width: 185px; 
	color: #007eb2;
	float:right;
	position: relative;
}

#side-widgets h3 {
	margin: 0;
	margin-left: 23px;
	margin-top: 20px;
	padding: 0;
	border-bottom: 3px solid #b9d1db;
	padding-bottom: 3px;
	display: block;
	color: #007eb2;
	width: 140px;
	font-size: 15px;
}

#side-widgets ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#side-widgets li {
	width: 140px;
	list-style-image: url(/images/bullet-aqua.png);
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
}

#side-widgets li a:hover {
	background-color: #3488ad;
	color: #bbe5f3;
}

#side-widgets ul {
	margin-top: 2px;
}

.children {
	/*width: 250px;
	background-color: #1c353d;*/
}

.root_categories {	
	float: right;
}

.side_navigation {
	width: 320px;
	background: url(/images/cat_nav_bg.png) no-repeat top left;
	background-color: #1c353d;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #fff;
	border: 2px solid #b9d1db;
	text-indent: 20px;
}
ul.file_display, ul.file_display {
	list-style-type: none;
}
.side_navigation li {
		width: 320px;
	display: block;
}
.side_navigation li:hover {
	background-color: #3c95bd;
	border-top: 1px solid #05396b;
	border-bottom: 1px solid #05396b;
}
.side_navigation li.parent {
	font-size: 17px;
}
.side_navigation li.child {
	text-indent: 40px;
}
.side_navigation a {
	color: #fff;
	width: 100%;
	display: block;
}

/* for category pages, search, etc */

.cat_box {
	text-align: left;
	margin-left: 10px;
	width: 320px;
	float: left;

}

.box {
	background: url(/images/cat_bg.png) no-repeat top left;
	background-color: #a3cde2;
	border: 2px solid #b9d1db;
	padding: 5px;
	margin-bottom: 3px;
}

#results {
	width: 600px;
	text-align: left;
	float: right;
	margin-right: 10px;
}

/* category bar */

.c_bar {
	width: 950px;
	background: url(/images/cat_top.png) no-repeat top left;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 5px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
}

.c_bar a:link, .c_bar a:visited, .c_bar a:active {
	color: #151415;
}

.c_bar a:hover {
	color: #333333;
}

.browse {
	margin-left: 5px;
}

.sort {
	float: right;
	margin-right: 5px;
}

.des_image {
	float: left;
	display: block;
	border: 1px solid #309dcf;
	background-color: #fff;
	padding: 3px;
	margin-right: 5px;
}

.des_image:hover {
	border: 1px solid #85db18;
	cursor: pointer;
}

.info {
	color: #151415;
	font: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	float: right;
}

.box h5 a
{
	width: 150px;
	text-decoration:none;
	color: #00344A;
	background: url(/images/arrow-blue.gif) no-repeat center left;
	display: block;
	text-align: right;
	margin-left: auto;
}

.box h5 a:hover
{
  color:#0087bf;
}

.box h5 {
	display: inline;
	margin: 0 10px;
	margin-top: 5px;
	padding-bottom: 8px;
	width: 330px;
	margin-bottom: 5px;
}

.selected {
	background-color: #0f1826;
	width: 320px;
	display: block;
}
.selected:hover {
	background-color: #0f1826;
	border-top: 1px solid #0f1826;
	border-bottom: 1px solid #0f1826;
}

/* similar threads */

#similar_threads {
	width: 550px;
	background-color: #1c353d;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#similar_threads a:link, #similar_threads a:visited, #similar_threads a:active {
	color: #F9F7ED;
}

#similar_threads a:hover {
	color: #00c6ff;
	font-weight: bold;
}

#similar_threads ul {
	list-style-type: none;
	margin: 0;
	margin-left: 8px;
	padding: 0;
	padding-bottom: 5px;
}

#similar_threads li:hover {
	background: url(/images/arrow-blue.gif) no-repeat center left;
}

#similar_threads li {
	margin-top: 3px;
	background: url(/images/arrow-grey.gif) no-repeat center left;
	padding-left: 10px;
}

#similar_threads h5
{
  font-size:22px;
  color:#77c24b;
  text-decoration:none;
  font-weight:bold;
	margin: 0;
	padding-top: 5px;
  padding-left: 5px;
}

/* search page */

.search_display {
	text-align: left;
	margin-left: 10px;
}
.search_bar{
	display: block;
	background: url(/images/search_bar.png) no-repeat top left;
	width: 952px;
	height: 73px;
}
.search_bar h2 {
	font-size:2.2em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding: 0;
	font-family: trebuchet MS, tahoma, verdana;
	margin-left: 75px;
	padding-top: 15px;
}
.search_results {
	padding-top: 29px;
	margin-right: 25px;
	float: right;
	font-family: verdana, trebuchet MS, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #333;
}
#search_wrapper {
	width: 600px;
	text-align: left;
	float: left;
	margin-right: 10px;
	display: block;
}

/* pagination */

.pagination{
padding: 2px;
}

.pagination ul{
display:table;
margin:0 auto;
padding: 0;
 /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
background-color: #42474c;
font-weight: bold;
margin-left: 2px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #000000;
text-decoration: none; 
color: #fff;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #0076a3;
color: #36a0d0;
background-color: #000000;
}

li.currentpage{
padding: 0 5px;
border: 1px solid #000000;
background-color: #000;
color: #fff;
}

.pagination a.currentpage{
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #fff;
}

.pagination a.prevnext{
font-weight: bold;
}

.showing {
display: block;
text-align: center;
margin:0 auto;
}

/* for recommend page */

#result {
	width: 600px;
	text-align: left;
}

.copyright {
	float: left;
	font-family: "Trebuchet MS", verdana, tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}
