/* styles_for_1024.css 
 * Ny css för mallar med ny bredd (1024px)
 * 
 * UPDATES:
 * 
 */
/* --- HTML --- */

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: url(/System/Templates/Images/113/background.jpg) repeat-x top left;
	font-size: 64.5%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #696969;
}

select, input, textarea, table 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: inherit;
	font-size: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}

table 
{
	font-size: inherit;
	font-size: 100%;
}

body, p, li, td 
{
	line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 
{
	color: black;
	padding: 0em;
	margin: 0em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1;
}

h6 
{
	font-size: 0.4em;
	margin-top: 1em;
}

h5 
{
	font-size: 0.6em;
	margin-top: 1em;
}

h4 
{
	font-size: 0.8em;
	margin-top: 1.5em;
}

h3 
{
	font-size: 1.2em;
	margin-top: 1.5em;
}

h2 
{
	font-size: 1.4em;
	margin-top: 0em;
}

h1
{
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.7em;
	margin-top: 0;
}

p 
{
	font-size: 1em;
}

a,
a:link,
a:hover,
a:visited,
a:active 
{
	color: #02a3f0;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

img 
{
	border-style: none;
}

hr 
{
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: gray;
	background-color: gray;
	clear: both;
}

ul,
ol 
{
	margin: 1.2em 0em 1.2em 2em;	/* margin: 0 0 0 1.5em; */
	padding: 0;
}

ul li,
ol li 
{
	margin: 0.3em 0em 0em 0em;
	list-style-position: outside;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}

ul 
{
	list-style: disc;
}

ol 
{
	list-style: decimal;
}

table 
{
	border-collapse: inherit;
	border-spacing: 0;
	margin: 1em 0em 0em 0em
}

table td 
{
	vertical-align: top;
	padding: 0.2em 1em 0.2em 0.3em;

}

strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

blockquote 
{
	margin: 0em 3em;
}

div
{
	border: 0px solid;
}

fieldset
{
	border: none;
}

/* - - - CLASSES - - - */
/* FONTS */
.bordtext
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #696969;
}

.brodtext_2
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;	
	text-align: left;	
}

.header1
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00558e;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.header1 strong
{ 
	color: #00558e;
}

.header2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin: 0 0 10px 0;
	color: #000;
}
div#fb{
	position:absolute;
    right: 301px;
    top: 17px;
    width: 34px;
    height: 32px;
}
div#fb-like{
    height: 32px;
    position: absolute;
    right: 264px;
    top: 40px;
    width: 34px;
}


.tips-header
{
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;	
}

.news-header
{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
	margin: 7px 0 0 10px;
}

.menu_header
{
	background: url(/System/Templates/Images/113/small_box_col4_header.jpg) no-repeat top left;
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	height: 24px;
	padding: 0 0 0 12px;
	width: 170px;
}

.menu_header a
{
	color: white;
}

.subnav_header, .subnav_header:hover
{
	color: #fff;
	text-decoration: none;
}

/* CUSTOM */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline; clear: both;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clear {display: block; clear: both;}
/* End hide from IE-mac */

/* - - - end CLASSES - - - */

/* - - - LAYOUT - - - */

#container 
{
	background-image: url(/System/Templates/Images/113/container-bg-1024.jpg);
	background-position: top left;
	background-repeat: repeat-y;		
	width: 958px;
	margin: 0px auto;
}

#wrapper
{
	background-image: url(/System/Templates/Images/113/wrapper-bg-1024.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	margin: 0px;
	width: 957px;
	height: auto;	
}

#header 
{
	background-image: url(/System/Templates/Images/113/header-bg-1024.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 941px;
	height: 89px;
	margin-left: 9px;
	position: relative;
}

#logo
{
	margin: 26px 0 0 10px;
	float: left;
	display: inline;
}

#right
{
	float:right;
	display: inline;
	text-align:right;
	width:475px;
}
#header #clock
{
	left:274px;
	position:absolute;
	top:7px;
}

#top-nav
{
	list-style-type:none;
	margin:45px 220px 0pt 0pt;
	text-align:right;
	float: left;
	display: inline;
}

#top-nav li
{
	float: right;
	display: inline;
}

#top-nav li a
{
	border-left:1px solid #6B6B6B;
	color:#6B6B6B;
	padding:0pt 5px;
}

#top-nav li.first a
{
	border-left: none;
}

#searchForm
{
	float: right;
	display: inline;
	width: 210px;
	margin: -20px 10px 0 0;
}

#search, #search-fake
{
	background:transparent url(/System/Templates/Images/113/input_background.jpg) no-repeat scroll left top;
	border:0pt none;
	color:#666666;
	display:inline;
	float:right;
	display: inline;
	font-size:1em;
	height:20px;
	padding:3px 5px 4px;
	width:152px;
}

#searchButton
{
	background:transparent url(/System/Templates/Images/113/search_button.jpg) no-repeat scroll left top;
	border:0pt none;
	display:inline;
	float:right;
	display: inline;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	width:40px;
}

#head-content
{
	display: block;
	width: 941px;
	float: left;
	display: inline;
}

#head-content1
{
	width: 740px;
	float: left;
	display: inline;
	margin-left: 20px;
}

#slideshow
{
	width: 740px;
	height: 156px;
}

#head-content1 img
{
	border: none;
}

#head-content2
{
	float: right;
	display: inline;
}

#head-content2 div
{
	margin-bottom: 3px;
	height: 49px;
}


/* - - - NAVIGATION - - - */

#nav
{
	background-image: url(/System/Templates/Images/113/nav-bg-1024.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	width: 922px;
	height: 28px;
	margin: 3px auto 2px 20px;
}

#nav ul
{
  margin: 0;
  padding: 0;
  display: block;
}

#nav ul li
{	
	display: inline;
	float: left;
	text-align: left;
    list-style: none;
    margin-top: 0em;	
	border-left:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	line-height: 10px;
	padding: 0px;
}

#nav ul li.first
{
	border-left: 0;
}

#nav ul li#current, #nav ul li.current
{

}

#nav ul li a, #nav a:link, #nav a:visited
{
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 1em;
	padding: 8px 20px 5px 20px;
	border-bottom: 5px solid #999999;
	margin-top: 0em;
}

#nav ul li.current a,
#nav ul li#current a
{
	border-bottom: 5px solid #186aa2;
	padding: 8px 20px 5px 20px;
}

#nav a:hover,
#nav a:active
{
	border-bottom: 5px solid #186aa2;
}

/* SUB MENU */

#sub-nav
{
	background: #efefef;
	display: inline;
	float: left;
	list-style-type: none;
	margin: 10px 20px 0 2px;
	width: 182px;
}

/* FIRST LEVEL */
#sub-nav ul
{
	list-style-type: none;
	margin: 0 0 0 0;
}

#sub-nav ul li
{
	border-bottom: 1px solid #dcdcdc;
	line-height: 2.4em;
	margin: 0 1px 0 1px;
	padding: 0 0 0 11px;
}

#sub-nav ul li a
{

	display: inline;
	color: #696969;
	text-decoration: none;

}

/* SELECTED MENU ITEM */
#sub-nav ul li.current
{
	padding: 0;
	margin: 0;

}
#sub-nav ul li#current a
{
	color: #353535;
	font-weight: bold; 
}
#sub-nav ul li.current a
{
	color: #353535;
	font-weight: bold;
	padding: 0 0 0 11px;
}

#sub-nav ul li.current ul
{
	display: block;
	margin-bottom: -1px;
	font-weight: normal;
}
/* SECOND LEVEL */
#sub-nav ul li ul
{
	border: 0px solid #ccc;
	border-top: 0;
	border-bottom: 0;
	display: none;
	background: #fff;
	font-weight: normal;
}

#sub-nav ul li.current ul li
{
	line-height: 2em;
	border-bottom: 1px solid #eae7e7;
	padding-left: 12px;
}

#sub-nav ul li.current ul li a, 
#sub-nav ul li#current ul li a
{
	border: 0;
	padding: 0 0 0 8px;
	color: #696969;
	font-weight: normal;
}

#sub-nav ul li.current ul li a:hover
{
	background: url(/System/Templates/Images/113/arrow.gif) no-repeat left center;
	
}

/* THIRD LEVEL */
#sub-nav ul li ul li ul
{
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom: 0;
	display: none;
	background: #fff;
	font-weight: normal;
}

#sub-nav ul li#current ul li.current ul li.current
{
	line-height: 2em;
	border-bottom: 1px solid #eae7e7;
	padding-left: 12px;
	font-weight: normal;
}

#sub-nav ul li.current ul li#current a
{
	border: 0;
	padding: 0 0 0 8px;
	color: #353535;
	font-weight: bold;
}
/*
div#main-content div#sub-nav ul li#current ul li.current ul li.current a
{
	border: 0;
	padding: 0 0 0 8px;
	color: #696969;
	font-weight: bold;
}
*/

#sub-nav ul li ul li ul li a:hover
{
	background: url(/System/Templates/Images/113/arrow.gif) no-repeat left center;
}
/* - - - end NAVIGATION - - - */

#main 
{
	background-image: url(/System/Templates/Images/113/main-bg-1024.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	min-height: 200px;
	height: auto;
	width: 921px;
	margin: 0px auto;	
	padding-top:12px;
}

#main-content
{
	width: 95%;
	margin: 10px 0 0 20px;
}

#main-content2 	/* - - - used for tmpl_113_content_1024.php - - - */
{
	width: 75%;
	margin: 10px 0 0 20px;
	float: left;
	display: inline;
}

/* - - - used for tmpl_113_content_2col_1024.php - - - */
#main-content3
{
	float: left;
	display: inline;
	width: 480px;
	margin-top: 10px;
}

#main-content4
{
	float: right;
	display: inline;
	width: 210px;
	margin-top: 10px;
}
/* - - - end page-template - - - */

/* - - - for tmpl_113_frontpage_1024.php - - - */
#main-column1
{
	float: left;
	display: inline;
	width: 197px;
	margin: 12px 0 0 3px;
}

#advert
{
	width: 179px;
	overflow: hidden;
}

#main-column2
{
	float: left;
	display: inline;
	width: 503px;
	margin-top: 12px;
}

/*Puffar - promotions*/
table.promotions
{
	margin:0;
	padding-bottom: 0px;
	width: 97%;
	*border:1px solid #e6e6e6;/* < IE7*/
}
table.promotions tr
{
	/*IE7 specific*/
	*border:1px solid #e6e6e6;/* < IE7*/
	display: block;
	position: relative;

}

.puff,
table.promotions td
{
	background-image: url(/System/Templates/Images/113/promotions_bg.jpg);
	
	background-color: #ffffff;
	background-position:left bottom;
	background-repeat:repeat-x;
	border:4px solid #ffffff;
	outline:1px solid #e6e6e6;
	overflow:hidden;
	padding:5px;
	margin: 0;
	vertical-align:middle;
	display: block;
}
.edit table.promotions td
{
	height: auto;
}

.puff-img,
table.promotions td img
{
	margin: 0 10px 0 0;
	max-width: 170px;
	*width: 170px; /* < IE7*/
	float: left;
	display: block;
}
.puff-img img
{
	width: 170px;
	height: auto;
}

.puff-text
{
	margin: 13px 0 0 15px;
	width: 280px;
	float: left;
	display: inline;
}
.puffheader
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000;	
}

#main-column3
{
	float: right;
	display: inline;
	width: 210px;
	margin-top: 12px;
}

#PT
{
	
}

#PT-img
{
	width: 210px;
	height: 108px;
	overflow: hidden;
}

#PT-info, #tips-info
{
	background-image: url(/System/Templates/Images/113/PT-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	background-color: #fff;	
	width: 180px;
	min-height: 102px;	
	padding: 5px 17px;
}

#tips
{
	margin-top: 10px;
}

#tips-header
{
	background-image: url(/System/Templates/Images/113/tips-head-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	background-color: #fff;	
	width: 200px;
	min-height: 31px;	
	padding: 7px 0 0 17px;
}

#tips-info
{
	
}
/* - - - end page-template tmpl_113_frontpage_1024.php - - - */

#footer
{
	background-image: url(/System/Templates/Images/113/footer-bg-1024.jpg);
	background-position: top left;
	background-repeat: no-repeat;		
	width: 956px;
	height: 36px;
	margin: 0px auto;
}

#footer p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #9c9c9c;
	margin: 0px; 
	padding: 35px 0 10px 30px;
}

#HLlogo
{
	display: block;
    height: 15px;
	width: 82px;
	margin: -13px 0px 0pt 780px; 
	padding: 0;
}

/* - - - MODULES - - - */

#news, #news dt, #news dd
{
	color: #333;
	margin: 0;
	padding: 0;
}

#news-list
{
	float: left;
	width: auto;
}

#news-list h3
{
	color: #fff;
/*	line-height: 20px; */
	height: 20px;
	padding: 3px 0 0 12px;
	background-image: url(/System/Templates/Images/113/news-head-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 179px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
	margin: 5px 0px 0px;
}

dl#news
{
	padding: 10px 10px 10px 10px;
	background-image: url(/System/Templates/Images/113/news-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 158px;	
	min-height: 98px;		

}

dl#news dt a
{
	color: #343434;
	text-decoration: underline;
}

dl#news dd
{
	color: #696969;
	margin: 0 0 10px 0;
}

ul#news
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#news li
{
	margin-top: 0px;
	margin-left: 0px;
}

#singel-news
{
        margin: 24px;
		width: auto;
}


/*Special tables*/
table.prices
{
	border: 0 none;
	width: 80%;
	margin-bottom: 1em;
	border-bottom: 1px solid #cecece;
}
table.prices tr
{}
table.prices tr td
{
	
	border: 1px dotted #cccccc;
}
table.prices  tr.th.odd td
{
	background-color: #cecece;
	font-weight: bold;
	border: 0 none;
}
table.prices tr.even td
{
	background-color: #efefef;
	border: 0 none;
}
table.prices tr.odd td
{
	background-color: #fefefe;
	border: 0 none;
}
table.prices tr td.odd
{
	width: 20%;
	border: 0 none;
}
table.prices tr td.odd + td.even
{}
table.prices tr td.odd + td.even + td.odd 
{
	width: 10%;
	border: 0 none;
}
#contact_form p,
#contact_form .textarea label
{
	margin: 10px 0 0;
	font-size: 12px;
}
#contact_form p.bigger
{
	margin: 10px 0;
	font-size: 14px;
	font-weight: 700;
}
#contact_form .textarea
{
	display:block;
	padding: 10px 0 0;
}

#contact_form .textarea textarea
{
	display:block;
	width: 300px;
	height: 60px;
	overflow: auto;
}
#contact_form label
{
	height: 20px;
}
#contact_form label input
{
	padding-top: 10px;
}
#contact_form input#alder
{
	width: 40px;
}
#contact_form .input_container
{
	margin-right: 4px;
}
#contact_form #send
{
	display: block;
}

#contact_form .form_text
{
	width: 550px;
	margin-bottom: 10px;
}

#contact_form #namn,
#contact_form #tfn
{
	width: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.mail
{
    color: #7799CF;
    font-weight: bold;
}

#error_message
{
    margin-top: 5px;
    margin-bottom: 15px;
    background-color:#F2AAB4;
    border:1px solid #D0818D;
    color:#A74855 !important;
    display:block;
    padding:6px;
}

#big_poll_form select
{
	display: block;
}

#big_poll_form p,
#big_poll_form .textarea label
{
	margin: 10px 0 5px;
	font-size: 12px;
}
#big_poll_form p.bigger
{
	margin: 10px 0;
	font-size: 14px;
	font-weight: 700;
}
#big_poll_form .textarea
{
	display:block;
	padding: 10px 0 0;
}

#big_poll_form .textarea textarea
{
	display:block;
	width: 350px;
	height: 70px;
	overflow: auto;
}
#big_poll_form label
{
	height: 20px;
}
#big_poll_form label input
{
	padding-top: 10px;
}
#big_poll_form input#alder
{
	width: 40px;
}
#big_poll_form .input_container
{
	margin-right: 4px;
}
#big_poll_form #send
{
	display: block;
}

#big_poll_form .form_text
{
	width: 550px;
	margin-bottom: 10px;
}

#big_poll_form #namn,
#big_poll_form #tfn
{
	width: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: block;
}
