/*************************************************
 * Global css for start.no
 * @version 06.11.08 ST
 **************************************************
 */
/*- standard link style----------------- */
a:link, a:visited {
  color: #000000;
  text-decoration: underline;
}
a:hover, a:active {
  /* color: #219642; */
  color: #70b121;
  text-decoration: none;
}

/*- misc classes ----------------------- */
.r_align {
  text-align: right;
}
.l_align {
  text-align: left;
}
.float_r {
  float: right;
}
.float_l {
  float: left;
}
.gray {
  color: #575757;
}
.green {
  color: #70b121;
}
.orange {
  color: #f7ae24;
}
.red {
  color: #FF0000;
}
.padding_5 { 
  padding: 5px;
}
.greenlink a:link, .greenlink a:visited {
  color: #70b121;
  text-decoration: underline;
}
.greenlink a:hover, .greenlink a:active {
  color: #70b121;
  text-decoration: none;
}
.graylink a:link, .graylink a:visited {
  color: #575757;
  text-decoration: underline;
}
.graylink a:hover, .graylink a:active {
  color: #575757;
  text-decoration: none;
}
.graybg {
  background-color: #f3f3f3;
}
.grayspacer {
  border-bottom: 1px solid #cccccc;
}
.medium_text, .medium_text a, .medium_text b, .medium_text p {
  font-size: 12px;
}

.opt_cat {
  background-color: #70b121;
  color: #F8F8F8;
}

* {
  color: #222222;
  font-size: 10px;
}

/*- tags  ----------------------- */
body {
  font-family: Verdana, Helvetica, Arial;
  text-align: center;
  background-color: #c1c1c1;
  background-image: url('http://g2.start.no/img/mainbg_dark.gif');
  background-position: top center;
  background-repeat: repeat-y;
  padding:5px 0px 0px 0px;
  margin:0px;
}
img {
  border: none;
}
h1 {
  font-family: Arial, Verdana, Helvetica;
  margin: 0px;
  padding: 2px 0px 2px 0px;
  font-size: 20px;
}
h2 {
  font-family: Arial, Verdana, Helvetica;
  margin: 0px;
  padding: 2px 0px 2px 0px;
  font-size: 14px;
}
h3 {
  margin: 0px;
  padding: 2px 0px 2px 0px;
  font-size: 10px;
}
form {
  margin: 0px;
  padding: 0px;
}

/*- front ----------------------- */
#start_mainbox {
  width: 962px;
  margin: auto;
  background-color: #FFFFFF;
}

#start_content {
  vertical-align: top;
  text-align: left;
  margin: 10px 10px 10px 0px;
  width: 768px;
  float: left;
  overflow: hidden;
}

#start_content_right { 
  width: 184px;
  float: left;
  text-align: left;
  overflow: hidden;
  margin-top: 10px;
}

#startlogo { 
  float: left;
  display: block;
  width: 252px;
}

#start_top { 
  clear: both;
  padding: 5px 0px 5px 0px;
}

#startpass_top {
  width: 247px;
  float: left;
  background-color: #FBFBFB;
  text-align: left;
  font-size: 14px;
  background: url('http://g2.start.no/topmenu/01_rep.gif') repeat-x top left;
  overflow: hidden;
}
#startpass_top #startpasslogo {
  margin: 24px 12px 10px 0px;
  float: left;
  width: 33px;
  display: block;
}
#startpass_top .loggedin_nick {
  font-size: 14px;
  color: #70b121;
  margin-bottom: 5px;
}

#start_loggedin a:link,
#start_loggedin a:visited {
  color: #f7ae24;
  font-weight: bold;
  text-decoration: underline;
  font-size: 10px;
  padding-right: 5px;
}
#start_loggedin a:hover, #start_loggedin a:active {
  font-size: 10px;
  color: #f7ae24;
  font-weight: bold;
  text-decoration: none;
  padding-right: 5px;
}

.login_front a:link, .login_front a:visited  {
  font-size: 10px;
  width: 100px;
  padding: 0px 25px 0px 25px;
  text-decoration: none;
  color: #000000;
  background-color: #FFCC33;
}

.login_front a:hover  {
  font-size: 10px;
  width: 100px;
  padding: 0px 25px 0px 25px;
  text-decoration: none;
  color: #000000;
  background-color: #FF9933;
}

#start_mainsearch { 
  width: 430px;
  float: left;
  background-color: #FBFBFB;
  text-align: left;
  font-size: 14px;
  font-size: 10px;
  background: url('http://g2.start.no/topmenu/01_rep.gif') repeat-x top left;
  height: 55px;
}

#start_mainsearch #start_mainsearchlinks {
  padding: 10px 0px 2px 10px;
  width: 370px;
  float: left;
}

#start_mainsearch form { 
  float: left;
  clear: left;
  padding: 0px 0px 0px 10px;
  margin: 0px;
  margin-top: 4px;
  width: 285px;
  display: block;
}

#start_loggedin { 
  width: 185px;
  padding: 12px 0px 10px 0px;
}

#start_mainsearch img { 

}

#start_mainsearch a.selectedSearch:link,
#start_mainsearch a.selectedSearch:visited { 
  padding: 5px 5px 3px 5px;
  color: #44444;
  font-weight: bold;
  text-decoration: none;
  background-image:url(http://g2.start.no/common/searchselect.gif);
}
#start_mainsearch a.selectedSearchBold:link,
#start_mainsearch a.selectedSearchBold:visited { 
  padding: 5px 5px 3px 5px;
  color: #44444;
  font-weight: bold;
  text-decoration: none;
}

#start_mainsearch a:link,
#start_mainsearch a:visited { 
  padding: 5px 5px 3px 5px;
  color: #444444;
  text-decoration: none;
}

#start_mainsearch a:hover { 
  background-image:url(http://g2.start.no/common/searchselect.gif);
  color: #444444;
  vertical-align:top;
}

#start_mainsearch input {
  font-size: 12px;
  padding-left:2px;
  vertical-align:middle;
  
}
#frontsearch_query { 
	background-image:url(http://g2.start.no/common/searchinputbg.gif);
  width: 205px;
  border: 1px solid #aaaaaa;
	height:19px;
}

#frontsearch_submit { 
  background-image:url(http://g2.start.no/common/searchbutton.gif);
  width: 63px;
	padding: 0px; 
	margin-right:2px;
	border:0px;
	height:19px;
	vertical-align:middle;
}

#frontsearch_logo { 
	padding-top: 2px; 
}

/*- Newsbox ------------------------ */
#newsbox {
  font-size: 12px;
  width: 550px;
  float: right;
  margin: 0px;
  padding-bottom: 5px;
}

#newsbox li {
	list-style-type: none;
}

#newsbox #news_db a {
	font-weight: bold;
}
#newsbox_left {
  font-size: 14px;
  padding: 0px 0px 0px 20px;
}

#newsbox a:link, #newsbox a:visited {
  text-decoration: none;
}
#newsbox a:hover, #newsbox a:active {
  text-decoration: underline;
}
#newsbox h2 {
  font-size: 16px;
  padding-bottom: 5px;
}
#newsbox a:link h2, #newsbox a:visited h2 {
  text-decoration: none;
}
#newsbox a:hover h2, #newsbox a:active h2 {
  text-decoration: underline;
}

.newsboks_weatherlink a:link, .newsboks_weatherlink a:visited {
  font-weight: bold;
  padding: 2px 0px 2px 0px;
}
.newsboks_weatherlink a:hover, .newsboks_weatherlink a:hover {
  font-weight: bold;
  padding: 2px 0px 2px 0px;
}
.newsboks_weatherlink {
  color: #666666;
  padding-bottom: 5px;
}
#newsbox h3 {
  font-size: 14px;
}

#newsbox_content {
  font-size: 12px;
  clear: both;
  padding: 10px 0px 10px 10px;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-top: none;
  margin: 0px;
  background-repeat: repeat-x;
}

#newsbox_content li {
  list-style-type: none;
  padding: 2px 0px 2px 0px;
}

#newsbox_content li a:link, #newsbox_content li a:visited, #newsbox_content li a:active {
  font-size: 12px;
}

#newsbox ul {
  padding: 0px;
  margin: 0px;
}

#newsbox td {
  vertical-align: top;
}
#newsbox_tv td {
  padding: 5px 5px 5px 0px;
}

#newsbox_tv b {
  color: #666666;
  font-size: 16px;
}

#newsbox_tv_channels {
  border-left: 1px solid #cccccc;
  padding-left: 5px;
}

#newsbox_tv_channels b {
  color: #666666;
}

/*- competitionbox ----------------------- */
#competitionbox {
  width: 468px;
  background-color: transparent;
  padding: 0px;
  margin: 8px 0px 5px 0px;
  font-size: 10px;
  float: left;
  vertical-align: top;
}

#competitionbox h2 {
  font-size: 26px;
  margin: 0px;
  padding: 2px 0px 2px 0px;
}

#competitionbox #text {
  font-size: 12px;
}

/*- linksbox ----------------------- */
#linksbox {
  float: left;
  width: 100%;
  border: 0px solid black;
  margin: 10px 0px 10px 0px;
  padding: 0px;
}

#linksbox td {
  vertical-align: top;
}

#linksbox img {
	margin: 0px 3px 0px 0px;
  border: 1px solid #dddddd;
}

#linksbox a {
	text-decoration: none;

}

#linksbox .bold {
	font-weight: bold;
}

#spons_links {
	border: 1px solid #dddddd; 
	padding: 2px 0px 2px 2px;
	background-color: #F3F3F3;
}
#linksbox .linksbox_links { 
  border-top: 3px solid #FFFFFF;
  border-bottom: 5px solid #FFFFFF;
}

.linksbox_links_col
{
	padding: 5px 0 0 0;
}

.linkbox_linkheader_right
{
	background: #cccccc;
	font-weight: bold;
	width: 124px;
}

/*- Cartoonbox ----------------------- */
#cartoonbox {
	float: left;
	width: 220px;
}

/*- gamesbox ----------------------- */
#gamesbox {
  float: left;
  width: 100%;
  clear: both;
  vertical-align: middle;
  border: 1px solid #cccccc;
  margin: 5px 0px 5px 0px;
}
#gamesbox td {
  vertical-align: middle;
  padding: 10px 0px 10px 0px;
}

/*- mobilebox ----------------------- */
#mobilebox {
  float: left;
  width: 100%;
  height: 195px;
  border: 1px solid #cccccc;
  text-align: center;
  margin: 5px 0px 10px 0px;
}

#mobilebox iframe {
  width: 680px;
  height: 180px;
  border: 0px;

}

/* help box */
#help_box
{
  width: 768px;
  background: #ffebbd;
  border: 1px solid #ff9600;
  margin: 10px 0px;
  display: none;
}
.help_box_hide
{
  text-align: right;
  padding: 3px;
}

/*- Filter */
#filtercontent {
  padding: 30px 0px 0px 0px;
  width: 500px;
  float: left;
}

#filtercontent h2 {
  display: inline;
}

#filtercontent #hugefont {
  font-size: 12px;
}

#filtertoplists {
  margin: 30px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
  border: 1px solid #cccccc;
  border-width: 0px 0px 0px 1px;
  width: 250px;
  float: right;
}

/* Loading screen */
#loading
{
  background: url('http://g.start.no/img/template_gfx/overlay.gif');
  padding-top: 20px;
  position: absolute;
  display: none;
}

/* Tooltip */
#dhtmltooltip {
  position: absolute;
  left: -300px;
  width: 150px;
  border: 1px solid black;
  padding: 2px;
  background-color: #FFFFFF;
  visibility: hidden;
  text-align: left;
  padding: 5px;
  z-index: 100;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
  position:absolute;
  left: -300px;
  z-index: 101;
  visibility: hidden;
}

/* Ads */
#ads {
  margin-top: 5px;
}

#ads_top {
  height: 150px;
  margin: 0px;
  padding: 0px;
}
.ad_tag {
  color: #CCCCCC;
}
.ad_tag a:link, .ad_tag a:visited {
  color: #999999;
  font-size: 10px;
  text-decoration: none;
}
.ad_tag a:hover, .ad_tag a:active {
  color: #666666;
  font-size: 10px;
  text-decoration: none;
}
#topad_buttons { 
  float: left; 
  clear: left;
  display: inline;
}
#topad_buttons ul { 
  height: 150px;
  width: 180px;
  margin: 0px;
  padding: 0px;
}
#topad_buttons li { 
  list-style-type: none;
  margin: 0px;
  vertical-align: top;
  padding-top: 2px;
  height: 50px;
  overflow: hidden;
}
#topad_banner { 
  float: right;
  display: inline;
}

#ad_right_sticky { 
  width: 150px;
  float: left;
}

/* ############# Comments ################ */
.comment_infobox {
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  margin: 0px 0px 5px 0px;
  color: #333333;
  background-color: #F8F8F8;
  font-size: 14px;
} 
#module_comments { 
  padding: 5px;
  font-size: 12px;
}
#module_comments a:link,
#module_comments a:visited {
  font-size: 12px;
} 
#comments_info { 
  padding: 5px;
  color:#939393;
}
#comment_text { 
  padding: 10px;
  font-size: 14px;
}
.module_commentHeader { 
  background-color: #f0f0f0;
  border: 1px solid #CCCCCC;
  padding: 5px;
}
.module_commentHeader .commentUser a:link,
.module_commentHeader .commentUser a:visited { 
  font-size: 14px;
  color: #F4B01D;
  text-decoration: none;
}
.module_commentHeader .commentUser a:hover { 
  font-size: 14px;
  color: #F4B01D;
  text-decoration: underline;
}
.module_commentHeader .commentOptions { 
  text-align: right;
}
.module_commentText { 
  padding: 10px;
  background-color: #E6E6E6;
  font-size: 14px;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  margin-bottom: 5px;
}
.comment_header { 
  border: 1px solid #CCCCCC;
  font-size: 12px;
  font-weight: bold;
  background: url('http://g2.start.no/lister/layout/gradientheader_grey.gif') bottom repeat-x;
  padding: 3px 0px 3px 5px;
  color: #F8F8F8;
  font-weight: bold;
}
/* ########### /end comments ############## */

/*- Profile headers ----------- */

#profile_header {
	width: 768px;
	height: 150px;
}

#profile_header_title {
	font-size: 32px;
	padding: 5px;
}

#profile_header_info {
	width: 270px;
	background: #ffffff;
	margin-top: 10px;
	padding: 5px;
	line-height: 1.5;
}

#profile_header_profile_img {
	height: 47px;
}

/*- end Profile headers ----------- */

/*- Toppmeny ----------- */
#start_menu { 
  background-color: #FFFFFF;
}
#start_menuelements { 
  padding: 5px 0px 0px 0px;
  float: left;
}
#start_menuelements ul { 
	margin: 0px;
	padding: 0px;
}
.start_topmenu { 
  padding: 0px;
  width: 903px;
  background: url('http://g2.start.no/topmenu/menu_bg_top.gif') repeat-x top left;
  margin: 0px;
  position: relative;
  overflow: hidden;
}
.start_topmenu li { 
  list-style-type: none;
  margin: 0px;
  float: left;
  height: 28px;
  overflow: hidden;
}
#start_menu .float_l { 
  padding: 5px 0px 0px 0px;
}
.start_topmenu li a:link,
.start_topmenu li a:visited {
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  z-index: 10;
  font-weight: bold;
  padding: 5px 20px 5px 20px;
  display: block;
  background: url('http://g2.start.no/topmenu/menu_bg_clear.gif') no-repeat top left;
  text-decoration: none;
}
.start_topmenu li a:hover {
  color: #FFFFFF;
  background: url('http://g2.start.no/topmenu/menu_bg_selected.gif') no-repeat top left;
  font-size: 16px;
}
.start_topmenu li.start_topmenu_first a:link,
.start_topmenu li.start_topmenu_first a:visited {
  font-size: 16px;
  background: url('http://g2.start.no/topmenu/menu_bg_round_clear.gif') no-repeat top left;
}
.start_topmenu li a#start_topmenu_activeloc:link,
.start_topmenu li a#start_topmenu_activeloc:visited {
  background: url('http://g2.start.no/topmenu/menu_bg_active.gif') no-repeat top left;
  font-size: 16px;
}
.start_topmenu li a#start_topmenu_activeloc:hover {
  color: #FFFFFF;
  font-size: 16px;
  background: url('http://g2.start.no/topmenu/menu_bg_selected.gif') no-repeat top left;
}
.start_topmenu li.start_topmenu_first a#start_topmenu_activeloc:link,
.start_topmenu li.start_topmenu_first a#start_topmenu_activeloc:visited {
  font-size: 16px;
  background: url('http://g2.start.no/topmenu/menu_bg_round_active.gif') no-repeat top left;
}
.start_topmenu li.start_topmenu_first a:hover,
.start_topmenu li.start_topmenu_first a#start_topmenu_activeloc:hover {
  font-size: 16px;
  background: url('http://g2.start.no/topmenu/menu_bg_round_selected.gif') no-repeat top left;
}

.start_submenu { 
  width: 903px;
  background: url('http://g2.start.no/topmenu/menu_bg_bot.gif') repeat-x top left;
  margin: 0px;
  padding: 0px;
  height: 26px;
  overflow: hidden;
}
.start_submenu li { 
  padding: 5px 10px 5px 10px;
  list-style-type: none;
  margin: 0px;
  float: left;
}
.start_submenu li.start_submenu_first {
  background: url('http://g2.start.no/topmenu/menu_left.gif') no-repeat top left;
  padding-left: 20px;
} 
.start_submenu li a:link,
.start_submenu li a:visited  {
  display: block;
  font-size: 14px;
  text-align: center;
  z-index: 10;
  text-decoration: none;
  color: #FFFFFF;
}
.start_submenu li a:hover  {
  text-decoration: underline;
  font-size: 14px;
}
/* /end topmeny */

/* footer */
#glob_footer {
  text-align: center;
  background-color: #222222;
  font-size: 10px;
  filter: alpha(opacity=85);
  opacity: 0.85;
  -moz-opacity: 0.85;
  margin-top: 50px;
  padding-bottom: 20px;
  clear: both;
  color: #FFFFFF;
}
#glob_footer_contact {
  width: 962px;
  padding: 10px 0px 10px 0px;
  background: url('http://g2.start.no/footer/footertopgrad.gif') repeat-x;
  background-color:#FFFFFF;
  font-size: 10px;
  margin: auto;
  text-align: center;
  position: relative;
  left: 1px;
}
#glob_footer a:link,
#glob_footer a:visited,
#glob_footer a:hover {
  color:#E1E1E1;
}
#glob_footer_contact a:link,
#glob_footer_contact a:visited,
#glob_footer_contact a:hover {
  color:#222222;
}

.textads
{
	float: left;
}

.textadsfirst
{
	float: left;
}

.textads a,
.textads a:link
{
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding: 0px 15px 0px 15px;
	border: 1px solid #666666;
	border-right: none;
	border-top: none;
	border-bottom: none;
}

.textadsfirst a,
.textadsfirst a:link
{
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding: 0px 15px 0px 15px;
	border: none;
}

.textads a:hover
{
	color: #70B121;
}

.textadsfirst a:hover
{
	color: #70B121;
}
/* /end footer*/