body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	padding:15px;
}



hr {
  height: 1px; 
  color: #CCC;
  background-color: #ffffff;
}



ul, li, p, td {

  color: #333333;

  font-size: 11px;

}



.tablehead {

  color: #000000;

}



.tablebottom {

  background-color: #004C75;

}



.bordercolor {

  background-color: #004C75;

}



.tablebgcolor {

  background-color: #ffffff;

}

.home_banner {
	widht: 743px;
	height: 167px;
	background: url(images/banner.jpg) top left no-repeat;
	margin-top:10px;
}
.banner_title {
	margin-left:10px;
	padding-top: 5px;
	font-size: 16px;
}
.banner_feature {
	margin-left:10px;
	background: url(images/green_cube.gif) top left no-repeat;
	padding-left:25px;
	padding-top:4px;
	height:25px;
    font-size: 12px;
	font-weight:bold;
}


.row1 {
  background-color: #FFFFFF;
  color: #333333;
}

.head1 {
	padding:5px 0;
	color:#000;
	font-size: 13px;
	font-weight: bold;
}
.floatright {
	float:right;
	font-size:12px;
	color:#ccc;
}
.floatright a, .floatright a:link, .floatright a:visited, .floatright a:hover, .floatright a:active {
	color:#FC0;
}
.floatright img {
	margin-top:7px;
	vertical-align:center;
}


.head2 {
	height:36px;
	padding-left:40px;
  background: url(images/bg_head2.jpg) top left no-repeat;
  color: #000000;
  font-family: "Trebuchet MS";
  font-size: 13px;
  font-weight: bold;
  width:204px;
}

.head2_reg {
  background: url(images/reg_top.png);
  color: #000000;
  font-family: "Trebuchet MS";
  font-size: 13px;
  font-weight: bold;
  padding-left:40px;
}

.reg_table{
	background: url(images/reg_bottom.png) bottom left no-repeat;
}

.logo {
	float:left;
  font-family: "Trebuchet MS";
  font-size: 30px;
  font-weight: bold;
  color:#000000;

}


.title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;

}
.clickstream {
  font-size: 11px;
  color:#999;
}
.searchstats {
	color:#999;
	font-size:11px;
}


.smalltext {
  font-size: 10px;
  font-weight: normal;
}



.marktext {

  color: #FF0000;

  background-color: #ffffff;

}



.new {
  font-size: 10px;
  font-weight:bold;
  color: #FF0000;
}
.new2 {
  font-size: 11px;
  color: #FFCC00;
}
.siste {
	text-align:right;
	color:#999;
	width:960px;
	margin:0 auto;
}
.siste img {
	vertical-align:middle;
}

a {
	color:#E54F00;
	text-decoration:none;
}

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

.logininput {
	background-color: #ffffff;
	color: #0f5475;
	width: 100px;
	border: 1px solid #A0A0A0;
}

#main, #header {
	width:960px;
	margin:0 auto;
}
#logo {
	padding:5px 0;
}
.nav {
	background:#d00410 url(images/menubar_l.gif) no-repeat;
	height:29px;
	margin:10px auto;
	overflow:hidden;
	margin-top:18px;
}
.navright {
	float:right;
	background: url(images/menubar_r.gif) top right no-repeat;
	width:10px;
	height:29px;
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-left:10px;
	line-height:29px;
	height:29px;
}
.nav ul li {
	float:left;
	display:inline;
}
.nav a:link, .nav a:visited, .nav a:active {
	color:#FFF;
	font-weight:bold;
	padding:8px 10px;
	text-decoration:none;
}
.nav a:hover {
	color:#FFF;
	background:#8D0311;
	text-decoration:none;
}
.search {
	float:right;
	padding-top:4px;
}
.clear {
	clear:both;
}


.searchinput {
	background-color: #FFFFFF;
	border: 1px solid #9A9A9A;
	color: #777777;
	font-size: 11px;
	width: 190px;
	padding:3px 2px;
	height:22px;
}
.button_search {
	width: 62px;
	height:22px;
	background:url(images/bg_buttons.jpg) repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding:0px 5px 2px 5px;
	margin:0px 0px 0px 5px;
	border:1px solid #b8040e;
	vertical-align:top;
}
.height10 {
	height:10px;
}
.white_text {
	color:#FFFFFF;
}

.menu_tit {
	background:url(images/menu_tit.gif) no-repeat;
	height:24px;
	padding:6px 7px 0 7px;
	font-weight:bold;
	font-size:11px;
	color:#000;
	text-align:right;
}

.menu_cont {
	background:#FFEBCE;
	padding:0 5px;
	width:190px;
}

.menu_bot {
	background: url(images/menuleft_bot.gif) left bottom no-repeat;
	border-bottom:10px solid #fff;
	height:5px;
}

.tit_main {
	background:#247534 url(images/tit_main_l.gif) left no-repeat;
	margin:10px 0;
}
.tit_main2 {
	background:#247534 url(images/tit_main_l.gif) left no-repeat;
	margin-bottom:10px;
}
.tit_main_end {
	background: url(images/tit_main_r.gif) right no-repeat;
	padding:0 10px;
	line-height:40px;
	height:40px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}

.textarea {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

  width: 230px;

}



.input {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

  width: 230px;

}



.select {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

}



.setperpageselect {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

}



.categoryselect {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

}



.dropdownmarker {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  background-color: #EEEEEE;

  color: #136c99;

  font-size: 11px;

}



.button {
	height:22px;
	background:url(images/bg_buttons.jpg) repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding:0px 5px 2px 5px;
	margin:0px 0px 0px 5px;
	border:1px solid #b8040e;
	vertical-align:top;
}



/*--Categories------------------------------------------------*/

.catbgcolor {

  background-color: #EFEFEF;

}



.maincat {


  font-size: 11px;

  font-weight: bold;

}



.subcat {


  font-size: 10px;

  font-weight: bold;

}



/*--Images----------------------------------------------------*/

.imagerow1 {

  background-color: #E5E5E5;

  color: #333333;

}



.imagerow2 {

  background-color: #EFEFEF;

  color: #333333;

}



/*--Comments--------------------------------------------------*/

.commentrow1 {
  background-color: #efefef;
  color: #000;
  border-right:1px solid #ccc;
  padding:5px;
}

.commentrow2 {
  background-color: #dfdfdf;
  border-right:1px solid #bbb;
  color: #000;
  padding:5px;
}

.commentspacerrow {
  background-color: #fff;
}
.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}



.commentinput {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

  width: 270px;

}
.navbar {
	background-color:#efefef;
	color:#999;
	padding:0 15px;
}
.clickstream a, .clickstream a:link, .clickstream a:visited, .clickstream a:active {
	color:#333;
	text-decoration:none;
}
.clickstream a:hover {
	text-decoration:underline;
}