/* CSS menymall */

body {padding: 0; margin-left: 25px;
margin-right:25px;
}
#content{margin: 2em; padding: 0;
font:0.75em arial, helvetica, verdana, sans-serif;
	color:#333;}

/* menyn */
#menycontainer {padding: 7em 0 0 5em; margin: 0; background: #fff url(background.jpg) no-repeat; }
#menycontainer ul {margin: 0; padding: 5px 0  0; height: 1.5em;}
#menycontainer li {display: inline; list-style: none; float: left; padding: 0 1em 0 0; font: 70% Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.menycontent {display: block; padding: 0 0 0.5em 0; background: #c9d3d6; color: #000000; text-align: center; border-left: 1px solid #000000; border-right: 1px solid #000000;}
a.meny, a.meny:visited {width: 8em; display: block; text-decoration: none;}
a.meny:hover {background: transparent;}
a#current .menycontent {border-bottom: none;}
a#current .menycontent, a#current .r2, a#current .r3, a#current .r4 {background: #ffffff;}
a.meny:hover .menycontent, a.meny:hover .r2, a.meny:hover .r3, a.meny:hover .r4 {background:#a7b8bc;}

/* runda horn */
.roundtop {background: transparent;}
.r1 {margin: 0 5px; height: 1px; overflow: hidden; background: #000000; 
border-left:1px solid #000000; border-right:1px solid #000000;}
.r2 {margin: 0 3px; height: 1px; overflow: hidden; background: #c9d3d6; border-left: 1px solid #000000; border-right: 1px solid #000000; 
border-width: 0 2px;}
.r3 {margin: 0 2px; height: 1px; overflow: hidden; background: #c9d3d6; border-left: 1px solid #000000; border-right: 1px solid #000000;}
.r4 {margin: 0 1px; height: 2px; overflow: hidden; background: #c9d3d6; border-left: 1px solid #000000; border-right: 1px solid #000000;}


img.article_img {
	margin: 0 0 10px 0;
	float:right;
	display:inline;
	border:0,5px;
}
img {
	margin: 0 10px 0 0;
	display:inline;

}



/*--body {
	font:0.75em arial, helvetica, verdana, sans-serif;
	color:#333;
}-*/
#main .main_head_article h1 {
	font-size:2.0em;
	margin: 0 0 0.3em 0;
	color:#000;
}
h1 span.extra {
	color:#c40202;
}
h1 a {
	color:#333;
}
h1 a:hover {
	text-decoration:none;
}
h2 {
	font-size:1em;
	margin: 0 0 0.1em 0;
	color:#c40202;
}
h3 {
	font-size:1.1em;
	margin: 0 0 0.1em 0;
	color:#000;
}
p {
	margin: 0 0 1.0em 0;
	line-height:1.3em;
}
li {
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:none;
}
a.obvious {
	text-decoration:underline;
	color:#5f1440;
}
a.obvious:hover {
	text-decoration:none;
}
blockquote {
	background:#F6F6F6;
	padding:10px;
	border-left:6px solid #DDD;
	border-top:1px solid #ddd;
	margin: 0 0 1.0em 0;
}

span.tv,
.tv_header span {
	background: url(/img/layout/icon_tv.gif) no-repeat 0 2px;
	padding: 0 0 0 18px;
}

span.tv,
.tv_header span.date {
	background-image: none;
	padding: 0;
}

/* --- main --- */
#main h1 {
	font-size:1.4em;
	margin: 0 0 0.3em 0;
	color:#000;
}
#main .main_list_holder h2{	
	font-size:1.1em;
	font-weight:normal;
	color:#FFF;
	background: url(img/layout/h2_list_main_bg.gif) no-repeat;
	width:224px;
	height:26px;
	line-height:26px;
	margin: 0 0 1px 0;
}
#main .main_list_holder h2 span{
	padding-left:8px;
}

#main .article_type {
	font-weight:bold;
}
/* --- side --- */
#side p {
	font-size:0.9em;
}

#side h1 {
	font-size:1.1em;
	font-weight:normal;
	color:#FFF;
	background: url(/img/layout/h1_article_side_bg.gif) no-repeat;
	width:169px;
	height:26px;
	line-height:26px;
	margin: 0 0 1px 15px;
	clear:both;
}
#side h1 span{
	padding-left:8px;
}
#side h2 {
	font-size:1.0em;
	color:#000;
}

/* --- panel --- */
#panel .panel_item h2,	
#panel .panel_list_holder h2{	
	font-size:1.1em;
	font-weight:normal;
	color:#FFF;
	/*background: url(/img/layout/h2_mingel_list_panel_bg.gif) no-repeat;*/
	width:250px;
	height:26px;
	line-height:26px;
	margin: 0 0 1px 0;
	clear:both;
}
#panel .panel_item h2 span,
#panel .panel_list_holder h2 span{
	padding-left:8px;
}
#panel .community h2{	
	background: url(/img/layout/h2_community_list_panel_bg.gif) no-repeat;
	width:250px;
	height:26px;
	line-height:26px;
	margin: 0 0 1px 0;
}



.article_type {
	color:#c40202;
}
.date {
	color:#a6a6a5;
}

/* form styles */
textarea,
select,
input {
	font:1.0em arial, helvetica, verdana, sans-serif;
}

label {
	font-weight:bold;
}
label span{
	display:none;
}


.error {
	background:url(/img/icon_error.gif) no-repeat 5px 0 ;
	padding: 2px 0 3px 28px;
	color:#b00e1f;
	font-weight:bold;
}
.notice {
	background:url(/img/icon_notice.gif) no-repeat 5px 0;
	padding: 2px 0 3px 28px;
	color:#1e8713;
	font-weight:bold;
}

/* table styles */

th {
	font-weight:bold;
	text-align:left;
	font-size:1.1em;
	color:#000;
	padding: 0 0 0.5em 0;
}
td {
	vertical-align:top;
}

dt {
	display:inline;
	font-weight:bold;
	clear:both;
}

dd {
	display:inline;
}


/* */
a.read_more {
	text-decoration:underline;
}




/*
	css for layout 
*/

/* --- ads --- */
#ad_top {
	width:980px;
	height:120px;
	margin: 0 0 10px 4px;
}



/* --- body and container --- */
body {
	background-color:#ffffff;
	background-image: url(img/layout/body_bg.gif) repeat-x top left;
}
#container {
	margin:0 auto;
	width:988px;
	overflow:hidden;
	position:relative;
}


/* --- header --- */
#header {
	margin:1em auto 0 auto;
	width:988px;
	height:131px;
	position:relative;
	background: url(img/layout/header_bg.gif) no-repeat top left;
 
}
#header #date_time {
	font-weight:bold;
	color:#666;
	background: url(img/layout/date_time_bg.gif) no-repeat;
	line-height:17px;
	padding: 0 0 0 25px;
	position:absolute;
	top:12px;
	left:861px;
}
/* - logo - */
#header #logo a,
#header #logo {
	width:240px;
	height:72px;
	display:block;
}
#header #logo {
	position:absolute;
	top:14px;
	left:36px;
}
#header #logo span {
	display:none;
}

/* --- content --- */
#content {
	float:left;
	display:inline;
	background: url(/img/layout/content_bg.gif) repeat-y;
	clear:both;
	width:988px;
	margin: 0 0 10px 0;
}
#content_top {
	width:988px;
	background: url(/img/layout/content_top_bg.gif) no-repeat;
	float:left;
	display:inline;	
}
#content_bottom {
	width:988px;
	height:35px;
	background: url(/img/layout/content_bottom_bg.gif) no-repeat;
	float:left;
	display:inline;	
}

/* - default layout - */
#content #main {
	float:left;
	display:inline;
	width:662px;
	margin: 39px 15px 0 25px;
}
#content #side {
	float:left;
	display:inline;
	width:250px;
	margin: 39px 0 0 0;
	border-right:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8

}
#content #panel {
	float:left;
	display:inline;
	width:250px;
	margin: 39px 0 0 11px;	
}


/* --- main --- */
#main .item {clear:both;width:468px;overflow:hidden;margin-bottom:20px;} /* overflow:hidden; allows the box to expand in order to fit containing floating items */
#main .dotted_bottom {padding-bottom:20px;background:url("/img/layout/border_bottom.gif") repeat-x bottom left;}

#main .list_panel {white-space:nowrap;float:left;width:224px;background:bottom left no-repeat url("/img/layout/main_list_bg.gif"); }
#main .list_panel.column_2 {margin-left:20px;}
#main .list_panel h2 {font-size:1.16em;line-height:1.85em;height:1.85em;overflow:hidden;font-weight:normal;color:#ffffff;margin:0;padding:0 0 0 10px;border-bottom: 1px solid #dddcdc;background:#5a153d top left no-repeat url("/img/layout/h2_list_main_purple_bg.gif");}
#main .list_panel ul {width:100%;overflow:hidden;font-size:0.9em;color:#333333;background:transparent;}
#main .list_panel ul li {float:left;width:220px;height:3em;line-height:3em;overflow:hidden;padding:1px 2px 1px 2px;border-bottom:1px solid #dddcdc;}
#main .list_panel ul li a {display:block;padding-left:5px;}
#main .list_panel ul li a:hover {color:#791951;background:#ebebeb;}
#main .list_panel ul li a strong {color:#333333;}
#main .list_panel ul li a:hover strong {color:#791951;}
#main .list_panel ul li a img {vertical-align:middle;width:24px;height:24px;margin:2px 3px 4px 0;border:1px solid #ffffff;}
#main .list_panel ul li a:hover img {border-color:#fff;}
#main .list_panel p {padding-left:10px;margin:0;font-size:0.9em;line-height:3em;height:3em;}
#main .list_panel p a span {text-decoration:underline;}

#main .list_panel.red_bullet ul li a {padding-left:25px;background:5px 50% no-repeat url("/img/layout/purple_bullet.gif");}
#main .list_panel.red_bullet ul li a:hover{color:#791951;background: #ebebeb 5px 50% no-repeat url("/img/layout/purple_bullet_selected.gif");}

#main .list_panel.forum ul {font-size:1em;}
#main .list_panel.forum ul li {height:2.4em;line-height:2.4em;}
#main .list_panel.forum p {line-height:2.4em;height:2.4em;}

#main .pictures_panel {}
#main .pictures_panel h2 {font-size:1.167em;font-weight:normal;color:#ffffff;display:block;margin-bottom:5px;padding-left:10px;line-height:1.85em;background:#5A153D top left no-repeat url("/img/layout/h2_list_main_purple_dbl_bg.gif");}
#main .pictures_panel div {width:480px;overflow:hidden;}
#main .pictures_panel div a { float:left;width:57px;height:57px;overflow:hidden;margin:0 9px 5px 0;padding:0;border:1px solid #adadad;}
#main .pictures_panel div a:hover { border-color: #6f174b;}
#main .pictures_panel div a img { display:block;width:57px;margin:0;padding:0;}
#main .pictures_panel div a img.wide { width:auto;height:57px;}

#main .search_panel {font-size:1.16em;line-height:1.85em;height:1.85em;overflow:hidden;font-weight:normal;color:#ffffff;margin:0 0 10px 0;padding:0 0 0 10px;border-bottom: 1px solid #dddcdc;background:#5a153d top left no-repeat url("/img/layout/h2_list_main_red_dbl_bg.gif");}

#main .main_head_article {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background: #ffffff;
	float:left;
}
#main .main_head_article .date{
	color:#333;
	font-weight:normal;
}
#main img.head_article_img {
	margin: 0 0 10px 0;
	float:right;
	display:inline;
}

#main img.half{
	margin-left:10px;
}
#main .half img.head_article_img {
	margin: 0 15px 10px 0;
}
#main .main_item {
	margin: 0 0 1.0em 0;
	float:left;
	display:inline;
	width:662px;
	background:#ffffff;
}
#main .main_item .main_inner_item {
	margin: 0 20px 1.0em 0;
	float:left;
	display:inline;
	width:224px;
}
#main .main_item .last {
	margin-right:0;
}
#main .main_item img {
	margin: 0 0 1.0em 0;
}
#main img.main_img_small {
	border: 1px solid #666666;
	float:left;
	margin: 0 10px 1.0em 0
}

#main img.main_img_photo {
	border: 1px solid #666666;

	margin: 0 10px 1.0em 0
}

#main img.main_img_small_right {
	border: 1px solid #666666;
	float:right;
	margin: 0 10px 1.0em 0
}
#main img.main_img_tiny {
	float:left;
	width:90px;
	height:auto;
	margin: 0 10px 1.0em 0
}
#main ul.main_list {
	background:url(/img/layout/main_list_bg.gif) no-repeat bottom left;
	padding: 0 0 20px 0;
}
#main ul.main_list li {
	border-bottom:1px solid #e8e8e8;
	line-height:23px;
	margin: 0 1px 0 1px;
}
#main ul.main_list li:hover {
	background:#ebebeb;
}
#main ul.main_list li:hover a{
	color:#c40202;
}
#main ul.main_list li a {
	background:url(/img/layout/main_list_item_bg.gif) no-repeat 10px 3px;
	padding: 0 0 0 30px;	
}


/* --- side --- */
#side .side_item {
	margin: 0 0 1.0em 15px;
	float:left;
	display:inline;
	width:169px;
	clear:both;
	background:url(/img/layout/border_bottom.gif) repeat-x bottom left;
}

/* --- panel --- */
#invalid_login {padding:0 0 1em 25px;background:0 0 no-repeat url("/img/errorIcon.gif");}

#panel .item {clear:both;width:250px;overflow:hidden;margin:0 0 15px 0;}

#panel .list_panel {white-space:nowrap;background:bottom left no-repeat url("/img/layout/panel_list_bg.gif"); }
#panel .list_panel h2 {font-size:1.167em;font-weight:normal;color:#ffffff;margin:0;padding:0 0 0 10px;border-bottom: 1px solid #dddcdc;line-height:26px;background:#5a153d top left no-repeat url("/img/layout/h2_community_list_panel_bg.gif");}
#panel .list_panel ul {font-size:0.9em;color:#333333;background:transparent;}
#panel .list_panel ul li {border-bottom:1px solid #dddcdc;padding:1px 2px 1px 2px;}
#panel .list_panel ul li a {display:block;line-height:3em;padding-left:5px;white-space:nowrap;}
#panel .list_panel ul li a:hover {color:#791951;background:#ebebeb;}
#panel .list_panel ul li a img {vertical-align:middle;width:24px;height:24px;margin:2px 3px 4px 0;border:1px solid #ffffff;}
#panel .list_panel ul li a:hover img {border-color:#fff;}
#panel .list_panel p {padding-left:10px;margin:0;font-size:0.9em;line-height:3em;height:3em;}
#panel .list_panel p a span {text-decoration: underline;}

#panel .list_panel.red h2 {background-color:#a10101;background-image:url("/img/layout/h2_mingel_list_panel_bg.gif");}
#panel .list_panel.red ul li a:hover {color:#c40202;}

#panel .list_panel.red_bullet ul li a {padding-left:25px;background:5px 50% no-repeat url("/img/layout/purple_bullet.gif");}
#panel .list_panel.red_bullet ul li a:hover{ color: #791951; background: #ebebeb 5px 50% no-repeat url("/img/layout/purple_bullet_selected.gif");}

#panel .list_panel.movie ul li a {padding-left:25px;background:5px 50% no-repeat url("/img/layout/icon_tv.gif");}
#panel .list_panel.movie ul li a:hover {background:#ebebeb 5px 50% no-repeat url("/img/layout/icon_tv.gif");}


#panel .panel_item {
	margin: 0 0 1.0em 0;
	clear:both;
	float:left;
	width:250px;
}
#panel .panel_list_holder {
	background:url(/img/layout/panel_list_bg.gif) no-repeat bottom left;
	margin: 0 0 20px 0;
	float:left;
	font-size:0.9em;
}
#panel ul.panel_list  {
	width:250px;
	margin: 0 0 8px 0;
	float:left;
}
#panel ul.panel_list li {
	border-bottom:1px solid #e8e8e8;
	margin: 0 1px 0 1px;
	float:left;
	width:250px;
}
#panel ul.panel_list li.hover,
#panel ul.panel_list li:hover {
	background:#ebebeb;
}
#panel ul.panel_list li:hover img {
	border:1px solid #791951;
	top:2px;
	left:9px;
}
#panel ul.panel_list li.hover a,
#panel ul.panel_list li:hover a{
	color:#c40202;
}
#panel .community ul.panel_list li.hover a,
#panel .community ul.panel_list li:hover a{
	color:#791951;
}
#panel ul.panel_list li a {
	padding: 0 0 0 30px;	
}
#panel .panel_list_holder p{
	margin-left:10px;
	width:220px;
}
#panel .panel_item .panel_inner_item {
	float:left;
	width:120px;
	margin:0;
}
#panel .panel_item .first {
	float:left;
	width:120px;
	margin:0 10px 0 0;
}
#panel #members_of_the_day {
	font-size:0.9em;
}

#panel #popular_tv li {
	line-height:26px;
}
#panel #popular_tv li a {
	background: url(/img/layout/icon_tv.gif) no-repeat 10px 4px;
	padding: 3px 0 2px 32px;
}

#panel #latest_blogs li {
	position:relative;
	line-height:32px;
}
#panel #latest_blogs li a{
	padding: 3px 0 2px 42px;
}
#panel #latest_blogs li img {
	position:absolute;
	display:block;
	margin:0;
	top:3px;
	left:10px;
}

/* --- pagination --- */
h3.pagination {color:#333333;font-size:1em;font-weight:normal;margin-bottom:15px;}
h3.pagination .border_bottom {padding-bottom:20px;border-bottom:solid 1px #e8e8e8;}
h3.pagination a {text-decoration:underline;color:#333333;}

/* --- message --- */
p.msg{background:url(/img/errorIcon.gif) no-repeat top left;padding:0 0 4px 25px;color:#a00;font-weight:bold;font-size:12px;line-height:16px;margin-bottom:2px;}
p.msg-green{background:url(/img/okIcon.gif) no-repeat top left;padding:0 0 4px 25px;color:#0a0;font-weight:bold;font-size:12px;line-height:16px;}

/* --- footer --- */

#footer{
	margin:0 auto;
	margin-bottom:20px;
	position:relative;
	clear:both;
	color:#3d3d3d;
	font-size:0.9em;
	padding: 0 0 0 25px;
}
#footer a{
	color:#3d3d3d;
}
#footer ul {width:100%;overflow:hidden;}
#footer ul li a {
	padding: 0 5px 0 5px;
}
#footer ul li {
	display:inline;
	float:left;
	line-height:1.0em;
}





/*body {
	font:0.75em arial, helvetica, verdana, sans-serif;
	color:#333;
}*/
#main .main_head_article h1 {
	font-size:2.0em;
	margin: 0 0 0.3em 0;
	color:#000;
}
h1 span.extra {
	color:#f7941e;
}
h1 a {
	color:#333;
}
h1 a:hover {
	text-decoration:none;
}
h2 {
	font-size:1em;
	margin: 0 0 0.1em 0;
	color:#f7941e;
}
h3 {
	font-size:1.1em;
	margin: 0 0 0.1em 0;
	color:#000;
}
p {
	margin: 0 0 1.0em 0;
	line-height:1.3em;
}
li {
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:none;
}
a.obvious {
	text-decoration:underline;
	color:#5f1440;
}
a.obvious:hover {
	text-decoration:none;
}
blockquote {
	background:#F6F6F6;
	padding:10px;
	border-left:6px solid #DDD;
	border-top:1px solid #ddd;
	margin: 0 0 1.0em 0;
}

span.tv,
.tv_header span {
	background: url(/img/layout/icon_tv.gif) no-repeat 0 2px;
	padding: 0 0 0 18px;
}

span.tv,
.tv_header span.date {
	background-image: none;
	padding: 0;
}

/* --- main --- */
#main h1 {
	font-size:1.4em;
	margin: 0 0 0.3em 0;
	color:#000;
}
#main .main_list_holder h2{	
	font-size:1.1em;
	font-weight:normal;
	color:#FFF;
	background: url(/img/layout/h2_list_main_bg.gif) no-repeat;
	width:224px;
	height:26px;
	line-height:26px;
	margin: 0 0 1px 0;
}
#main .main_list_holder h2 span{
	padding-left:8px;
}

#main .article_type {
	font-weight:bold;
}
/* --- side --- */
#side p {
	font-size:0.9em;
}

#side h1 {
	font-size:1.1em;
	font-weight:normal;
	color:#FFF;
	background: url(/img/layout/h1_article_side_bg.gif) no-repeat;
	width:169px;
	height:26px;
	line-height:26px;
	margin: 0 0 1px 15px;
	clear:both;
}
#side h1 span{
	padding-left:8px;
}
#side h2 {
	font-size:1.0em;
	color:#000;
}

/* --- panel --- */
#panel .panel_item h2,	
#panel .panel_list_holder h2{	
	font-size:1.1em;
	font-weight:normal;
	color:#FFF;
	background: url(/img/layout/h2_mingel_list_panel_bg.gif) no-repeat;
	width:250px;
	height:26px;
	line-height:26px;
	margin: 0 0 1px 0;
	clear:both;
}
#panel .panel_item h2 span,
#panel .panel_list_holder h2 span{
	padding-left:8px;
}
#panel .community h2{	
	background: url(/img/layout/h2_community_list_panel_bg.gif) no-repeat;
	width:250px;
	height:26px;
	line-height:26px;
	margin: 0 0 1px 0;
}



.article_type {
	color:#c40202;
}
.date {
	color:#a6a6a5;
}

/* form styles */
textarea,
select,
input {
	font:1.0em arial, helvetica, verdana, sans-serif;
}

label {
	font-weight:bold;
}
label span{
	display:none;
}


.error {
	background:url(/img/icon_error.gif) no-repeat 5px 0 ;
	padding: 2px 0 3px 28px;
	color:#b00e1f;
	font-weight:bold;
}
.notice {
	background:url(/img/icon_notice.gif) no-repeat 5px 0;
	padding: 2px 0 3px 28px;
	color:#1e8713;
	font-weight:bold;
}

/* table styles */

th {
	font-weight:bold;
	text-align:left;
	font-size:1.1em;
	color:#000;
	padding: 0 0 0.5em 0;
}
td {
	vertical-align:top;
}

dt {
	display:inline;
	font-weight:bold;
	clear:both;
}

dd {
	display:inline;
}


/* */
a.read_more {
	text-decoration:underline;
}