*{
/* Reset browsers default margin, padding and font sizes */
margin: 0;
padding: 0;
border: 0;
}

html {
font-size: 100%;
			/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */		
			height: 100%;		
			margin-bottom: 1px;		
}

body{
text-align:center; /* IE 6 fix för frame i mitten */
background-color:#333;
color:#333;
font-family: Verdana,'Bitstream Vera Sans','DejaVu Sans',Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: normal;
padding: 0px;
margin: 0px;
}

#wrapper{
width:1020px;
margin:0px auto;
text-align:left; /* IE 6 fix */
}


#header{
width:1020px;
margin:0px;
}

#frame{
width:1010px;
margin:0px 0px 0px 0px;
}

#container{
width:1004px; /* +4 för IE 6 fix */
float:left;
margin:-6px 0px 0px 5px;
}

#container_main{
width:740px;
float:left;
margin:0px;
}

#container_main_top{
width:740px;
float:left;
margin:0px;
}

#container_left{
width:210px;
float:left;
margin:0px;
}

#container_center{
width:530px;
float:left;
margin:0px;
}

#container_semi_full{
width:790px;
float:left;
margin:0px;
}

#container_right{
width:260px;
float:left;
margin:-4px 0px 0px 0px;
}

#container_full{
width:1000px;
float:left;
margin:0px;
}

#footer{
width:1000px;
clear:both;
margin:0px 0px 0px 10px;
padding: 20px 0px 0px 0px;
}


div{
margin:0px;
border: 0;
}

div.section{
width:100%;
padding:1px 0px 0px 0px;
clear:both;
}

div.divider{
height:0px;
margin:8px 8px 0px 8px;
border-top: 0;
border-bottom: 1px dotted #ccc;
border-left: 0;
border-right: 0;
clear:both;
}

div.spacer{
width:100%;
height:8px;
margin:8px 0px 0px 0px;
clear:both;
}


a:link, a:visited{
color: #003a8e;
text-decoration:none;
}

a:hover, a:active{
color: #dc560b;
text-decoration:underline;
}

img{
border: 0;
vertical-align:middle;
}

img.border{
padding:2px 2px 2px 2px;
border: 1px solid #ccc;
background: #FFF;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}

p{
font-size: 12px;
margin: 8px 8px 0px 8px;
color: #333;
}

table{
margin: 6px 6px 0px 6px; /* 6+2=8 (2 from td padding) */
border-collapse: separate;
border-spacing: 0px;
color: #333;
clear:both;
}

th{
font-weight: bold;
vertical-align: top;
padding:1px;
}

td{
vertical-align: top;
padding:1px;
}

.error{
color:#F00;
}

.bold{
font-weight: bold;
}

.right_align{
text-align:right;
}

.center_align{
text-align:center;
}

input, textarea, select{
font-size: 12px;
color: #000;
padding:1px;
font-family: Verdana,'Bitstream Vera Sans','DejaVu Sans',Helvetica,Arial,sans-serif;
border:1px solid #ccc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}


.subdued_no_top_margin{
color: #666;
font-size: 10px;
margin-top:0px;
}

.subdued{
color: #666;
font-size: 10px;
}

.small{
font-size: 11px;
}

.small_no_top_margin{
font-size: 11px;
margin-top:0px;
}

.subdued a:link, .subdued a:visited, .subdued_no_top_margin a:link, .subdued_no_top_margin a:visited{
color: #666;
}

.subdued a:hover, .subdued a:active, .subdued_no_top_margin a:hover, .subdued_no_top_margin a:active{
color: #dc560b;
}

a.nolinkcolor{
color: #333;
text-decoration:none;
}

a.nolinkcolor:hover, a.nolinkcolor:active{
color: #dc560b;
text-decoration:underline;
}

#footer p{
font-size: 10px;
}

.indent{
margin-left: 16px;
}

td.arrow{
width:8px;
}

.header_in_table{
margin:0px;
font-weight:bold;
color: #003a8e;
}

div.semi_full_right_float{
width:260px;
float:right;
margin:0px;
}

div.semi_full_left_float{
width:530px;
float:left;
margin:0px;
}

table.left_width{
width:186px;
}

table.right_width{
width:236px;
}

table.center_width{
width:520px;
}

table.center_width_indent{
width:494px;
margin-left:18px;
}

table.semi_full_width{
width:780px;
}

table.semi_full_left_width{
width:716px;
}

table.full_width{
width:990px;
}

a.section_header:link, a.section_header:visited{
color: #000;
text-decoration: none;
}

a.section_header:hover, a.section_header:active{
color: #000;
text-decoration: none;
}

a.header:link, a.header:visited{
color: #003a8e;
text-decoration: none;
}

a.header:hover, a.header:active{
color: #dc560b;
text-decoration: none;
}

.div_clear{
width:100%;
height:0px;
border: 0;
margin:0px;
padding:1px 0px 0px 0px;
clear:both;
}

.div_clear_left{
width:100%;
height:0px;
border: 0;
margin:0px;
padding:1px 0px 0px 0px;
clear:left;
}

.float_left{
float:left;
}

.float_right{
float:right;
}

tbody.row_hover tr:hover {
background:#e6e8ed;
}

.hover:hover{
background:#e6e8ed;
}


h1{ /* titlar i senaste och nyheter */
color: #003a8e;
font-weight: bold;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
margin: 8px 8px 0px 8px;
}

h2{ /* titlar i äldre artiklar och recensioner */
color: #003a8e;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
margin: 8px 8px 0px 8px;
}

h3{ 
color: #003a8e;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 8px 8px 0px 8px;
}

h4{ 
color: #003a8e;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 8px 8px 0px 8px;
}

h1.section_header{
color: #222;
font-family: Verdana,'Bitstream Vera Sans','DejaVu Sans',Helvetica,Arial,sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 26px;
margin: 0px 8px 0px 8px;
}

h2.section_header{
color: #222;
font-family: Verdana,'Bitstream Vera Sans','DejaVu Sans',Helvetica,Arial,sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 16px;
margin: 0px 8px 0px 8px;
}


input.submit_button{
display:inline-block;
color:#000;
padding: 1px 1px 1px 1px;
background:#DDD;
background-image: url("http://www.techsweden.org/images/button.png");
border-top: 1px solid #AAA;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #AAA;
text-decoration: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}

input.submit_button:hover, input.submit_button:active{
color:#000;
background-image: url("http://www.techsweden.org/images/button_hover.png");
text-decoration: none;
border-top: 1px solid #000;
border-right: 1px solid #AAA;
border-bottom: 1px solid #AAA;
border-left: 1px solid #000;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}

.button{
display:inline-block;
color:#000;
padding: 2px 4px 2px 4px;
background:#DDD;
background-image: url("http://www.techsweden.org/images/button.png");
border-top: 1px solid #AAA;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #AAA;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}

.button_selected{
display:inline-block;
color:#000;
padding: 2px 4px 2px 4px;
background:#999;
background-image: url("http://www.techsweden.org/images/button_selected.png");
border-top: 1px solid #000;
border-right: 1px solid #AAA;
border-bottom: 1px solid #AAA;
border-left: 1px solid #000;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}

span.button_selected{
cursor: default;
}

a.button:link, a.button:visited, a.button_selected:link, a.button_selected:visited{
color:#000;
text-decoration: none;
}

a.button:hover, a.button:active{
color:#000;
background-image: url("http://www.techsweden.org/images/button_hover.png");
text-decoration: none;
border-top: 1px solid #000;
border-right: 1px solid #AAA;
border-bottom: 1px solid #AAA;
border-left: 1px solid #000;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}


.page_navigation table{
padding: 0px 4px 0px 4px;
			margin: 0px auto; /* 4+4=8 */		
text-align:center;
}

.page_navigation table td{
padding:0px 1px 0px 1px;
}

.page_navigation a{
background:#e6e8ed;
color:#000;
text-decoration: none;
display:inline-block;
padding:1px 4px 1px 4px;
border: 1px solid #ccc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}

.page_navigation a:hover, .page_navigation a:active{
background:#FFF;
color:#dc560b;
}

.page_navigation td span.no_link_selected{
color: #000;
font-weight: bold;
display:inline-block;
padding:1px 4px 1px 4px;
border: 1px solid #FFF;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}

.page_navigation span.no_link{
color: #ccc;
display:inline-block;
padding:1px 4px 1px 4px;
border: 1px solid #ccc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}

.page_navigation td.page_navigation_right{
text-align:right;
width:100px;
			width:100px;		
}

.page_navigation td.page_navigation_left{
text-align:left;
			width:100px;		
}


h1.article{
color: #003a8e;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
margin: 8px 8px 0px 8px;
}

h2.article{
color: #003a8e;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
margin: 8px 8px 0px 8px;
}

p.index_section{
font-size: 12px;
font-weight: bold;
margin:0px 0px 0px 32px;
}

p.index_sub_section{
font-weight: normal;
font-size: 10px;
margin:0px 0px 0px 42px;
}

div.article_table{
width:516px;
margin:8px auto 0px auto;
}

table.article_table{
margin:0px auto;
/*border-top: 1px solid #ccc;
border-left: 1px solid #ccc;*/
}

table.article_table td {
/*border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;*/
padding:2px 5px;
}

table.article_table td.article_table_header{
color:#000;
font-weight: bold;
background: #e6e8ed;
}



.icon_large{
float:right;
margin:4px 7px 0px 4px;
border: 0;
}

.icon_large_view{
float:right;
			margin:0px 8px 0px 4px;		
border: 0;
}

.icon_large_front{
margin:4px 7px 0px 0px;
float:right;
border: 0;
}

.img_row{
text-align:center;
margin:8px auto 0px auto;
border: 0;
clear:both;
}

.img_row p{
font-weight: normal;
font-size: 11px;
margin:0px;
border: 0;
}

.img2x{
border: 0;
width:50%;
text-align:center;
border: 0;
float:left;
}

.img3x{
border: 0;
width:33%;
text-align:center;
border: 0;
float:left;
}


.ad_outside{
text-align:center;
			margin:4px 4px 0px 4px;		
}

.ad_inside{
text-align:center;
			margin:9px 0px -3px 0px;		
border: 0;
}

#header_logo{
background:#FFF;
margin:0px 5px;
height:84px;
}

#header_logo_right{
float:right;
background:#FFF;
height:84px;
}


#header_menu{
background:transparent url(http://www.techsweden.org/images/menu_bg.png) repeat-x 0px 0px;
margin:0px 5px;
height:22px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-khtml-border-bottom-left-radius: 5px;
-khtml-border-bottom-right-radius: 5px;
}

#header_menu a{
float:left;
height:22px;
font-weight: bold;
font-variant: small-caps;
font-size: 13px;
margin:0px 10px 0px 28px;
line-height: 160%;
color: #DDD;
text-decoration: none;
text-align:center;
display:inline-block;
}

#header_menu a:hover{
color: #FFF;
}

#header_menu a.selected{
color: #FFF;
}


.box{
margin:5px 5px 10px 5px;
padding:5px 0px;
background:#e6e8ed;
/*border:1px solid #ccc;*/
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}


.frame_box{
margin:10px 5px 5px 5px;
padding:10px 0px;
background:#FFF;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}
