body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  margin: 0;
  padding: 0;
}
.listTable {}
.listTable td{border-bottom:1px solid #d2d2d2;}

td, th, input, select, textarea, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td,tr,p,div {
	font-size: 12px;
	color: #333333;
	}

img {
}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside url(../images/arrow.png);
	list-style-image: url(../images/arrow.png);
	}

.top {
display:none
}
.topbody {
display:none
}

.main {
  background: #fff;
}

.pathbar td {
	padding: 0px 10px 0 10px;
	background-color: #fff;
	height: 27px;
}

.util {
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
  height: 27px;
}

form {
  padding: 0;
  margin: 0;
}


.maincontent {
  padding: 15px;
}

.right {
display:none
}

/* ---------- common buttons --------- */

.commonButton {
  background-position: 0 1px;
  background-repeat: no-repeat;
  background-color: transparent;
  padding-left: 20px;
  text-decoration: underline;
  padding-top: 1px;
  padding-bottom: 4px;  
  vertical-align: 2px;
}

.searchbox {
  margin-right: 3px;
}

#bid-search {
  background-image: url(../images/btn_search_bg.gif);
}

.player {
	border:1px solid #d2d2d2;
	background: #D1E7FF url(../images/bg_player.gif) repeat left bottom;
}

.player a{
font-size:9px; color:#AAAAAA!important; text-decoration:none!important
}

.player a:hover{
color:#215DC6!important; text-decoration:underline!important
}



/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #6e89dd;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #eef3ff;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #6e89dd;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #000; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #000; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #000; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #000; height:2px; border: 1px inset;
	}

hr.separator {
	background: #000;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */
	

/*main menu item rollover*/
a.mainlevel:hover {} 

/*main menu item active*/
#active_menu {color:#cc0000;}

/*sub menu item*/
a.sublevel:link{}

/*sub menu item rollover*/
a.sublevel:hover {background-color: #fff;} 


a.mainlevel:link, a.mainlevel:visited {
	font-family:  "trebuchet MS", tahoma, Arial, sans-serif;
	font-weight:bold;
	display: block;
	font-size: 14px;
	line-height:20px;
	color: #000000;
	text-decoration: none!important;
	padding-left: 5px;
	width:90%;
}

a.mainlevel:hover {
   font-weight: bold;
   background-color: #FFE699;
   color:#cc0000;
} 

#active_menu {
	background: #fff url(../images/bg_menusub.gif) repeat-x left bottom;
}

a.sublevel:link, a.sublevel:visited {
	font-family:  "trebuchet MS", tahoma, Arial, sans-serif;
	display: block;
	font-size: 12px;
	line-height:22px;
	color: #000000;
	padding-left: 5px;
	text-decoration: none!important;
	font-weight: bold;
	width:90%;
	background: #F4F7FF url(../images/bg_menusub.gif) repeat-x left bottom;
}

a.sublevel:hover {
	background:#FFE699;
	text-decoration: none;
	color: #cc0000;
} 

#active_menu.sublevel{	
	font-size: 12px;
	line-height:22px;
	background: #fff url(../images/bg_menusub.gif) repeat-x left bottom;
}

/* Content - Sections & Categories */
.contentpane {
	}

.contentpaneopen {
	border : 0px ridge #DCDCDC;
	width:100%;
	}

.contentheading, componentheading, h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height:26px;
 	color: #6E89DD	;
	text-align:left;
	vertical-align: middle;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	width:100%;
	display:block;
	background: #fff;
	padding:0; margin:0;
}

h2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:22px;
 	color: #000000;
	text-align:left;
	vertical-align: middle;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	width:100%;
	display:block;
	background: #fff;
	padding:0; margin:0;
}

.contentpagetitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

table.contenttoc {
        color: #333300;
		background-color: #eef3ff;
        }

table.contenttoc td {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 9px;
	}

.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}

.contentpane td {
  padding: 2px;
}

/* Links */
a.blogsection:link, a.blogsection:visited {
	font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	
	}

a.weblinks:link, a.weblinks:visited {
	font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
}

a.readon:link, a.readon:visited {
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {

	}

table.moduletable {
	margin: 0px 0px 10px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

.right td.modulecontent {
  background-color: #eef3ff;
  border: solid 1px #c4d4f3;
  padding: 10px;
}

.moduletable .moduleheadertext, .contentpaneopentitle {
  height: 19px;
  background-image: url(../images/comptitle_bg.jpg);
  background-position: right;
  background-repeat: repeat-y;

  padding-left: 9px;
  vertical-align: middle;
  text-align: left;
  color: #ffffff;
}
.contentpaneopentitle {
  padding: 0;
}
	
.right .moduletable .moduleheadertext {
  background-image: url(../images/comptitle_right.gif);
}
	
.moduleheaderleft {
  height: 19px;
  background-image: url(../images/comptitle_left.gif);
  background-position: left top;
  background-repeat: no-repeat;
  width: 3px;
}
	
table.moduletable th, .content-header {
  height: 19px;
  padding: 0;
  background-color: #6e89dd;
}
	
table.moduletable td {
}
	

.button {
	}

select.inputbox {
	}

/** category text format and links **/
.category {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold;
	}

a.category:link, a.category:visited {
	font-weight: bold;
	}

a.category:hover {
	
	}

.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1 {
	background-color : #fff;
	}

.sectiontableentry2 {
	background-color : #dfe9ff;
	}

.sectiontableheader {
	background-color : #6e89dd;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
	}

.frontpageheader {
	font-size: 18px;
    color : #8caae7;
    font-weight : bold;
	 margin-top: 10px;
	 margin-bottom: 10px;
    }

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e89dd;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e89dd;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e89dd;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}


.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000; font-weight: normal;
	}

table.searchintro {
	}

table.contact {
	}

table.contact td.icons {
	background-color: #eef3ff;
	}

table.contact td.details {
	background-color: #eef3ff;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
	color: #ffffff;
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #eef3ff;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #6e89dd;
	text-align: center;
}


.pollstableborder {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.bottom {
display:none;}

/* LEFT */
/* colors */
.left {
  background-color: #6e89dd;
}

.navOpened,
.navClosed {
  background-color: #ffffff;
}

.navOpened .navTitle .titleText {
  color: #215dc6;
}

.navOpened .navTitleOver .titleText {
  color: #428eff;
}

.navTitle .titleHandle {
  background-color: #215dc6;
}

.navTitleOver .titleHandle {
  background-color: #428eff;
}

.navClosed .navTitle .titleText {
  color: #215dc6;
}

.navClosed .navTitleOver .titleText {
  color: #428eff;
}

.left div.modulecontent {
  background-color: #d6dff7; 
}

a:link,
a:visited,
a:active {
  color: #215dc6;
  text-decoration:underline;
}

.left td {
  color: #215dc6;
}

a:hover {
  color: #428eff;
}


/* common part */

.left {
display:none;
}

.left img {
  margin: 0;
  border: 0;
}

/* opened tab */

.navOpened, .navClosed {
  background-image: url(../images/nav_bg.jpg);
  background-position: right;
  background-repeat: repeat-y;
  width: 185px;
  margin-bottom: 15px;
}

.navOpened th, .navClosed th {
  background-position: top;
  background-repeat: no-repeat;
  height: 22px;
  font-weight: bold;
  vertical-align: middle;
  text-align: left;
}

.navOpened .titleHandle {
  background-image: url(../images/navopened.gif);
  background-position: left top;
  background-repeat: no-repeat;
  width: 20px;
}

.navClosed .navTitle,
.navClosed .navTitleOver, 
.navOpened .navTitle,
.navOpened .navTitleOver{
  height: 22px;
  empty-cells: show;
}

.navTitle .titleHandle,
.navTitleOver .titleHandle {
  width: 20px;
}

.navTitle, .navTitle td, .navTitleOver, .navTitleOver td, .left th {
  font-weight: bold;
  -moz-user-select: none;
}

.navClosed .titleLeft,
.navOpened .titleLeft {
  background-image: url(../images/topleft.gif);
  background-position: top;
  background-repeat: no-repeat;
  width: 14px;
  vertical-align: top;
}

.navClosed .titleRight,
.navOpened .titleRight {
  background-image: url(../images/topright.gif);
  background-position: top;
  background-repeat: no-repeat;
  width: 3px;
  vertical-align: top;
}

.navClosed .titleHandle {
  background-image: url(../images/navclosed.gif);
  background-repeat: no-repeat;
}

.left div.modulecontent {
  margin-left: 1px;
  margin-right: 1px;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 10px;
}

.left .navOpened div.modulecontent {
  display: block;
}

.left .navClosed div.modulecontent {
  display: none;
}

.left a,
.left a:hover,
.left a:visited,
.left a:active {
  text-decoration: underline;
}

.left div.modulecontent td {
  margin-top: 4px;
  padding: 2px 0px;
  vertical-align: middle;
}


/* colors */
.left {
  background-color: #6e89dd;
}

.navOpened,
.navClosed {
  background-color: #ffffff;
}

.navOpened .navTitle .titleText {
  color: #215dc6;
}

.navOpened .navTitleOver .titleText {
  color: #428eff;
}

.navTitle .titleHandle {
  background-color: #215dc6;
}

.navTitleOver .titleHandle {
  background-color: #428eff;
}

.navClosed .navTitle .titleText {
  color: #215dc6;
}

.navClosed .navTitleOver .titleText {
  color: #428eff;
}

.left div.modulecontent {
  background-color: #d6dff7; 
}

a:link,
a:visited,
a:active {
  color: #000;
}

.left td {
  color: #215dc6;
}

a:hover {
  color: #428eff;
}


/* common part */

.left {
display:none;
}

.left img {
  margin: 0;
  border: 0;
}

/* opened tab */

.navOpened, .navClosed {
  background-image: url(../images/nav_bg.jpg);
  background-position: right;
  background-repeat: repeat-y;
  width: 185px;
  margin-bottom: 15px;
}

.navOpened th, .navClosed th {
  background-position: top;
  background-repeat: no-repeat;
  height: 22px;
  font-weight: bold;
  vertical-align: middle;
  text-align: left;
}

.navOpened .titleHandle {
  background-image: url(../images/navopened.gif);
  background-position: left top;
  background-repeat: no-repeat;
  width: 20px;
}

.navClosed .navTitle,
.navClosed .navTitleOver, 
.navOpened .navTitle,
.navOpened .navTitleOver{
  height: 22px;
  empty-cells: show;
}

.navTitle .titleHandle,
.navTitleOver .titleHandle {
  width: 20px;
}

.navTitle, .navTitle td, .navTitleOver, .navTitleOver td, .left th {
  font-weight: bold;
  -moz-user-select: none;
}

.navClosed .titleLeft,
.navOpened .titleLeft {
  background-image: url(../images/topleft.gif);
  background-position: top;
  background-repeat: no-repeat;
  width: 14px;
  vertical-align: top;
}

.navClosed .titleRight,
.navOpened .titleRight {
  background-image: url(../images/topright.gif);
  background-position: top;
  background-repeat: no-repeat;
  width: 3px;
  vertical-align: top;
}

.navClosed .titleHandle {
  background-image: url(../images/navclosed.gif);
  background-repeat: no-repeat;
}

.left div.modulecontent {
  margin-left: 1px;
  margin-right: 1px;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 10px;
}

.left .navOpened div.modulecontent {
  display: block;
}

.left .navClosed div.modulecontent {
  display: none;
}

.left a,
.left a:hover,
.left a:visited,
.left a:active {
  text-decoration: underline;
}

.left div.modulecontent td {
  margin-top: 4px;
  padding: 2px 0px;
  vertical-align: middle;
}
