/*
-----------------------------------------------
CSS 
jageblad.se
2011.05.15
----------------------------------------------- */

/* debug
-------------------------------------------
div {border: 1px solid #ccc; }*/


html, body {
    background: #ffffff;
    margin:0px auto;
	height:100%;
}

div {
	font-family: "Futura", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11.5px;
}

#page {
	position: relative;
	margin: 20px auto;
	padding: 0;
	width: 450px;
	text-align: center;
	background-color:#FFFFFF;
    border-left: 0px solid #ffd300;
    border-right: 0px solid #222222;
    border-bottom: 0px solid #222222;
}

#page-admin {
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 98%;
	padding: 0;
	text-align: center;
	background-color:#FFFFFF;
    border-left: 1px solid #222222;
    border-right: 1px solid #222222;
    border-bottom: 1px solid #222222;
    background: #ffffff;
}


#head {
    position:relative;
    height:150px;
    width:1000px;
    background: url(../images/bg-top.png) no-repeat;
}

#head #logo {
    position:absolute;
    left:15px;
    top:15px;
    width:250px;
}

#head #shell-top {
    position:absolute;
    top:106px;
    left:30px;
    width:280px;
    height:40px;
    padding-top:10px;
    font-family:helvetica, Arial;
    font-size:12px;
    font-variant:normal;
    font-weight:600;
    text-align:left;
    color:#ffffff;
    /* background: url(../images/logo-shell-icon.png) no-repeat; */
}

#flags {
    position:relative;
    margin-left:-15px;
}

#flags img {
    margin-left:15px;
}

#search-box {
    position:absolute;
    width:180px;
    top:70px;
    right:-10px;
}

#search-box .q {
    background: #ffffff url(../images/box.png) no-repeat right top;
    border:1px solid #32312c;
    padding:3px;
    width:110px;
}

#left-300 {
    position:relative;
    float:left;
    margin:0 auto;
    padding:0px 0 50px 0;
    width:280px;
    /* border:1px solid #ccc; */
    background: #32312c url(../images/bg-nav.png) no-repeat center top;
    min-height:600px;
}

#binder-1 {
    float:left;
    margin-top:25px;
    width:340px;
}

#binder-2 {
    float:right;
    margin-top:25px;
    width:660px;
}

#main-content-1000 {
    position:relative;
    float:right;
    text-align:left;
    width:1000px;
    min-height:500px;
}


#detail-print {
    position:relative;
    width:750px;
    padding:20px 20px 20px 20px;
    text-align:center;
}

#detail-print img {
    float:right;
    border:0px solid #cccccc;
    padding:0px;
    margin:0 0 0 0px;
}

#sitemap {
    position:relative;
    height:700px;
    padding:0 20px 0 0;
    text-align:left;
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    overflow-y: scroll;
}

.nr {
    position:absolute;
    top:0;
    left:0;
    float:left;
    width:45px;
    height:45px;
    background: url(../images/mark.png) no-repeat;
    color:#ffffff;
    font-size:28px;
    font-variant:small-caps;
    font-weight:600;
    padding:15px 0 0 15px;
}

.yellow {
    color:#ffd300;
}

.arrow-icon {
    height:14px;
    padding:0px 5px 0px 0;
}

.round-up {
    position:absolute;
    height:10px;
    width:300px;
    top:0px;
    background: url(../images/round-up.png) no-repeat;
    z-index:99;
}

.round-bottom {
    position:absolute;
    height:10px;
    width:300px;
    bottom:0px;
    background: url(../images/round-bottom.png) no-repeat;
    z-index:99;
}

.round-up-630 {
    position:absolute;
    height:10px;
    width:630px;
    top:0px;
    background: url(../images/round-up-630.png) no-repeat;
    z-index:99;
}

.round-bottom-630 {
    position:absolute;
    height:10px;
    width:630px;
    bottom:3px;
    background: url(../images/round-bottom-630.png) no-repeat;
    z-index:99;
}

.col-1-300 {
    position:relative;
    float:left;
    width:300px;
    margin:0px 15px 15px 10px;
    padding:5px;
    text-align:left;
    /* border:1px solid #ccc; */
}

.col-1-320 {
    position:relative;
    float:left;
    width:320px;
    margin:15px px 15px 15px 15px;
    padding:5px;
    text-align:left;
    /* border:1px solid #ccc; */
}

.col-1-630 {
    position:relative;
    float:left;
    width:630px;
    margin:15px 15px 15px 15px;
    text-align:left;
}

.col-1-300-yellow {
    position:relative;
    float:left;
    width:300px;
    margin:0px 15px 15px 15px;
    text-align:left;
    background: #ffd300;
}

.col-1-300-yellow p {
    padding:0 10px 10px 10px;
}

.col-1-300 .logo, .col-2-300 .logo {
    float:left; 
    margin:10px 15px 0 0;
}

.col-3-300 .logo {
    float:left; 
}

.col-2-300 {
    position:relative;
    float:left;
    width:300px;
    margin:15px 15px 15px 15px;
    text-align:left;
    color:#ffffff;
}

.col-3-300 {
    position:relative;
    float:left;
    width:300px;
    margin:15px 15px 15px 15px;
    text-align:left;
}

.left-325 {
    position:relative;
    float:left;
    width:325px;
    margin:20px 0px 20px 20px;
    text-align:left;
}

.products-menu {
    position:relative;
    padding:5px 0 5px 5px;
}

.products-menu:hover {
    background: url(../images/arrow-bg.png) no-repeat;
    text-decoration:none;
}

.menu-active {
    background: url(../images/arrow-bg.png) no-repeat;
}

.products-menu a:link a:visited {
    font-size:14px;
    font-weight:bold;
    padding:3px 0 3px 0;
}

#rec-720 {
    position:relative;
    width:1000px;
    margin:20px auto;
    text-align:center;
    visibility:hidden;
    height:0;
}

#wide900 {
    width:900px;
}

#foot {
    position: relative;
	height:160px;
	width:1000px;
	text-align: left;
	background: url(../images/bg-foot.png) repeat-x center top;
	line-height:16px;
	color:#8e9699;
}

#foot a:link, #foot a:visited {
    color:#111111;
    text-decoration:underline;
}

#foot a:hover {
    text-decoration:underline;
}

#foot-1 {
    position:relative;
    float:left;
    margin:25px 25px 0 25px;
    width:210px;
    height:70px;
    border-right:1px solid #ffd300;
}

#foot-2 {
    position:relative;
    float:left;
    margin:25px 25px 0 0px;
    width:210px;
    height:70px;
    border-right:1px solid #ffd300;
}

#foot-3 {
    position:relative;
    float:left;
    margin:25px 25px 0 0px;
    width:210px;
    height:70px;
    border-right:1px solid #ffd300;
}

#foot-4 {
    position:relative;
    float:left;
    margin:25px 25px 0 0px;
    width:230px;
    height:70px;
    border:0px solid #4e4d48;
}

#detail-table {
    width:99.9%;
    padding:5px;
    
}

#detail-table td {
    border-bottom:1px solid #cccccc;
    padding:3px;
    vertical-align:top;
}

#query-table {
    width:640px;
    margin:0 20px 0 0;
}

#query-table td {
    border-bottom:1px solid #cccccc;
    padding:3px;
    text-align:left;
}

#query-table .tr:hover {
    background:#ffd50e;
}

#query-table img {
    margin:0 auto;
}

table {
    width:98%;
    margin:0 auto;
}

.td {
    font-size:11px;
    border-bottom:1px solid #cccccc;
    padding:2px;
}

p, label {
	margin: 8px 0 3px 0;
	line-height:18px;
	font-size:12px;
	color:#111111;
}

form, fieldset {
	margin:0 auto;
	border:0;
}

.submit {
   font-size:13px;
   font-family:Arial,sans-serif;
   height:26px;
   background: url(../images/button.gif) repeat-x;
   border-style:solid;
   border-color:#dddddd;
   border-width:1px;
   cursor:pointer;
}

.input {
    padding:2px;
    clear:both;
    border:1px inset #cccccc;
    font-family:Arial,sans-serif;
    font-size:11px;
}

.select {
    padding:0px;
    font-size:10px;
    border:1px solid #cccccc;
}


.textarea {
    font-family: tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding:3px;
}


img {
    border:0px;
}


a:link {
	color: #111111;
	text-decoration: none;
}

a:visited {
    text-decoration: none;
	color: #111111;
}

a:hover {
    text-decoration: underline;
	color: #000000;
}

a:active {
    text-decoration: underline;
	color: #222222;
}
	

h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e42219;
	font-size: 18px;
	margin:0px 0 10px 0;
    font-size:20px;
    text-transform:capitalize;
    font-weight:600;
   /* background:#ffd300; */
    padding:0px;
}


h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	margin:3px 0 1px 0;
}


h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	margin:10px 0 3px 0;
}

h5 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	margin:3px 0 3px 0;
	padding:0;
}


.submit {
   font-size:12px;
   font-family:arial,sans-serif;
   height:25px;
   background: url(../images/button.gif) repeat-x;
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
   cursor:pointer;
}

.hr {   
    margin:2px 0 5px 0;
    width:100%;
    height:1px;
}
	

/* pagination
----------------------------------------------- */
#pagination {
	float: left;
	width: 96%;
	background: #FFFFFF;
	border: 1px solid #ccc;
	margin: 20px 0 10px;
	padding: 5px 10px;
	color: #999999;
	font-weight: bold;
}

#pagination a {
	background: #FFFFFF;
	border: 1px solid #cdcdcd;
	color: #666666;
	text-decoration: none;
	margin: 0 1px;
	padding: 1px 4px;
}

#pagination a#selected,
#pagination a:hover {
	border: 1px solid #999999;
	background: #bbbbbb;
	color: #ffffff;
}

#pagination a.arrows {
	background: none;
	border: none;
}
/* /pagination
----------------------------------------------- */
