/*
CSS specific for cartoons
*/

/* New */

#t_maintable
	{ 
		width:982px;
	}
#t_content_text
{
	width=972px;
}
.t_header {
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 18px;
  color: #666666;
  border-bottom: 1px solid #999999;
 }
.t_text
 {
 	margin-bottom:30px;
 }
 .t_topmodule
 {
 	margin-top:14px;
 }

/* ad css overwrite*/
.all_ads_buttonWrapper
{
	margin-top:16px;
}

/*- old: standard link style----------------- */
a:link, a:visited {
  color: #575757;
  text-decoration: underline;
}
a:hover, a:active {
  color: #70b121;
  text-decoration: none;
}
a.black:link
{
color: #000000;
}
a.black:visited
{
color: #000000;
}
ul {
	list-style-type: decimal;
	margin: 0px 0px 0px 13px;
  padding: 0px 0px 0px 0px;
	 }
li {
	margin: 0px 0px 0px 13px;
  padding: 0px 0px 0px 0px;
}
.grayfont
{
color: #575757;
font-size:11px;
}
.redfont
{
color: #FF0000;
font-size: 18px;
}
.imgborder
{
border: 1px solid #cccccc;
}

 .bggradient
 {
  background-color: #f3f3f3;
 	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url('http://g.start.no/img/template_gfx/forumquizboks_gradient.gif');
 }
 #framehead { 
  background: url('http://g.start.no/img/template_gfx/gray_gradient.gif') bottom repeat-x #FFFFFF;
  padding: 0px;
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#framehead_top { 
  background: url('http://g2.start.no/filter/darkgradient_bg.gif') bottom repeat-x #000000;
  text-align: right;
  padding: 0px 5px 0px 5px;
  font-size: 11px;
}
#framehead_top a:link, #framehead_top a:visited {
  text-decoration: none;
  color: #F8F8F8;
 } 
#framehead_top a:hover, #framehead_top a:active {
  text-decoration: none;
  color: #f7ae24;
} 
#framehead_main_img { 
  text-align: center;
  width: 170px;
  vertical-align: top;
}
#framehead_main { 
  text-align: left;
  font-size: 11px;
  padding-bottom: 5px;
}
#framehead_main img { 
  position: relative;
  top: 2;
  border: none;
}
