﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 20px;
	padding: 0;
	background-color: #f4f4ed;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5C5C5C;
	height:100%; /* Very important. */
}

/* Headings */
h1, h2, h3, h4 {
	font-family: Arial, Lucida, Verdana, sans-serif;
	font-weight: normal;
}

h1
{
	font-size: 2.1em;
	line-height: 1.2em;
	text-align: left;
	padding: 0em 0em 0.5em 0em;
	margin: 0.5em 0em 0em 0em;
	letter-spacing: -1px;
	color: #e4294a;
}

h1.main
{
	padding: 0em 0em 0.5em 0em;
	margin: 0em 0em 0em 0em;
}

h2
{
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: left;
	padding: 0em 0em 0.5em 0em;
	margin: 0.5em 0em 0em 0em;
	letter-spacing: 0px;
	/*color: #e3284a;*/
	color: Black;
}

h3
{
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	padding: 0em 0em 0.5em 0em;
	margin: 0.5em 0em 0em 0em;
	letter-spacing: 0px;
	/*color: #e3284a;*/
	color: Black;	
}

h4
{
	font-size: 1.0em;
	line-height: 1.2em;
	text-align: left;
	padding: 0em 0em 0.5em 0em;
	margin: 0.5em 0em 0em 0em;
	letter-spacing: 0px;
	/*color: #e3284a;*/
	color: Black;
	font-weight: bold;	
}


h1.content
{
	margin: 15px 0 5px 0px;
}
/* Headings */


/* Paragraphs */

p, ul, ol 
{
	color: #666666;
	margin: 0 0 2em 0;
	text-align: justify;
	list-style: none;
	margin-bottom: 10px;
}

p.InfoText, ul.InfoText, ol.InfoText {
	margin: 0 2em 1em 0;
	text-align: justify;
	list-style: none;
}

span.OrderHeadingSmall
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5C5C5C;
	font-weight:bold;
}

span.OrderLabel
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5C5C5C;
}

/* Paragraphs */


/* Links */
a 
{
	text-decoration:underline;
	font-family: Arial, Lucida, Verdana, sans-serif;
	color: #8A7645;
}

a:link, a:visited, a:active {
	color: #0074a1;
}

a:hover {
	color: #383d44;
}
/* Links */



/* images */
img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}
/* images */



/* Form */
form {
	margin: 0;
	padding: 0;
}
/* Form */


input, textarea, select {
	font-size: 13px;
	color: #333333;
}

#wrapper {
	width: 900px;	
	min-height:510px;
	margin: 0 auto;
	padding: 0;
	background-color:White;
	border:solid 1px #3B3B3B
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 150px;
}

/* Menu */

#menu {
	width: 890px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	height: 50px;
	background: url(images/img04.jpg) no-repeat right top;
}

#menu a {
	display: block;
	padding: 12px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;			
}

#menu a:hover { 
	color: #FFFFFF;
	
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 880px;
	height: 90px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	line-height: normal;
}

#logo h1 {
	padding: 40px 0 10px 80px;
	font-size: 24px;
	background: url(images/foria.gif) no-repeat 30px 30px;
	width: 343px;
}

#logo h1 a {
	text-decoration: none;
	color: #BA9F5A; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 50px 0 0 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #28313A;
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding: 15px 30px 10px 10px;	
}

/* Content */

#content {
	float: left;
	width: 590px;
	border-right: 1px dashed #DFE1E0;
}

#content3R {
	float: left;
	width: 600px;
	border-right: 1px dashed #DFE1E0;
}

#contentmain {
	float: left;
	width: 820px;
	border-right: 1px dashed #DFE1E0;
}

/* Post */

.post {
	padding: 0px 10px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
}

.post .entry {
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* ==================================== */
/*          Managesecurity              */
/* ==================================== */



/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}

#sidebar3R {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	margin: 0;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DFE1E0;
}

#x {
	padding: 3px;
	border: none;
	background: #0A5688;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	
	margin: 0 auto;
	background: #E5E5E5;
	width: 860px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	
	/* för att ta bort linjen i botten */

	border-bottom: solid 1px #3B3B3B;
	border-left:  solid 1px #3B3B3B;
	border-right:  solid 1px #3B3B3B;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 10px;
}

#legal {
	clear: both;
	padding-top: 3px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: normal;
}
.SimpleGrayTable th
{
    color: #000000;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e5e5e5', endColorStr='#ffffff', gradientType='0');
    border-bottom: gray 1px solid;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}
p {
padding: 0 0 1em;
}
.msg_list {
margin: 0px;
padding: 0px;
width: 383px;
}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
background-color:#3b3b3b;
color:White;
margin:1px;
}
.msg_body {
padding: 5px 10px 15px;
background-color:#E5E5E5;
}


/* ==================================== */
/*              LOGIN                   */
/* ==================================== */
.loginBox
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;

	background-color: #E5E5E5;		
	font-family: Arial, Helvetica;
	font-size: 9pt;
	padding-left: 10px;
	padding-right:9px;
	margin-top:15px;
}

input.loginInput
{
	font-size: 10pt;
	width:200px;
}

input.loginButton
{
	font-size: 9pt;
	width:50px;
}



/* ==================================== */
/*              SEARCH                   */
/* ==================================== */
fieldset
{
	
}

legend.searchTitle
{
	
}

input.CommandButton
{
	background: url(images/commandbuttonBG.gif);
	background-repeat: repeat-x;
	border:solid 1px #999999;
}
input.CommandButton:hover
{
	border:solid 1px #000000;
}


/* ==================================== */
/*              ADMIN                   */
/* ==================================== */

/* LinkButton ShowAll for RadGrid */
div.RadGrid_Pager_ShowAllLink
{
	float:left;
	padding:0px 0px 4px 190px;
	
}


table.PageContent
{
	text-align:left;
	width:100%;
	border:1px;
}
.StaticHoverStyle
{
	background-repeat:repeat-x;
	background-position:bottom;
	background-image:url('images/yellow_underline.gif');	
}
.loginstatus
{
	margin-top:500px;
	margin-left:300px;
}
.RequiredFileUpload
{
	background-color:#FFE8A7;	
}
.textheadline
{
	color:White;
	font-weight:bold;
	font-family:Arial,Lucida,Verdana,sans-serif;
	font-size:12px;
	line-height:16px;	
	padding:5px 7px 4px 7px;
	letter-spacing:normal;
}

span.NormalHeader
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5C5C5C;
	font-weight:bold;
}

/* ==================================== */
/*       ORDERBOKNING                   */
/* ==================================== */
div.Explanations
{
	border: solid 1px #E0E0E0;
}
div.Explanations p
{
	font-size:8pt;
}

span.StepHeaderLarge
{
	font-size:13pt;
	font-weight:bold;
}
.foriaskin
{
	background-image:url('images/foriaskinBackground.gif');
	background-repeat:repeat-x;	
}
.foriabutton
{
	background:#3B3B3B;
	background-repeat:repeat-x;	
	color:White;	
	font-family: Arial, Helvetica, sans-serif;
	height:27px;
}

.foriabutton.disabled{
	background:#BFBFBF;	
}

.foriabutton:hover
{
	text-decoration:underline;
}
.BolderRadGridHeader
{
	font-weight:bolder;
	color:red;	
	border:solid 2px purple;
}



/* ======================================== */
/* RadGrid. Skin="Black"                    */
/* =========================================*/
.RadGrid_Black tr.rgAltRow td
{  
    background-color: #F4F4ED;  
    color:#000000;
	font-size:8px;
}  

.RadGrid_Black tr.rgRow 
{  
    background-color: #FFFFFF;  
    color: #000000;  
    font-weight:normal;
}  

.RadGrid_Black .rgRow td 
{
	color:#000000;
	font-size:8px;
}

td.LitteraColumn
{
	max-width:80px;
	height:auto;
	white-space:pre-wrap;
	color:#000000;
	font-size:6pt;
	min-height:30px;
}

/* Normal columns size */
td.NormalSizeRadGridColumn span
{
	font-size:8pt;
	color:#000000;
}

td.NormalSizeRadGridColumn a
{
	font-size:8pt;
	color:#000000;
}

span.SmallSizeRadGridLabel
{
	font-size:8px;
	color:#000000;
}

/* Normal headers */

th.NormalRadGridHeader
{
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
}

/* Filter buttons */
tr.FilterMenuStyle td input[type="submit"]
{
	background-color: #EBEEF6;
	background-image: url(/App_Themes/Standard/images/filter_grid_icon.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 17px;
}
/* filter textbox */
tr.FilterMenuStyle td input[type="text"]
{
	background:#FFFFFF;
	color:#000000;
	height:12px;
	font-size:8pt;
}

/* text inside column */
td.FilterMenuStyle span
{
	font-size:8pt;
	color:#000000;
}

/* Selected RadTab override Black Skin selected tab class */
.RadTabStrip_Black .rtsSelected span.rtsTxt
{
	color:#FFFFFF;
}

/* Hover RadTab override Black Skin hover tab class */
.RadTabStrip_Black .rtsLevel .rtsLink:hover span.rtsTxt
{
	color:#FFFFFF;
}

.RadWindow_Black table tr.rwContentRow td.rwWindowContent.rwLoading {
    background-image:url("images/ajax-loader.gif");
    background-color: #cccccc;    
}

table.rgMasterTable thead th.rgHeader{padding-right:0;padding-left:3px}
