/*
-----------------------------------------------
CSS 
jageblad.se

----------------------------------------------- */


html, body {
    background: #ffffff url(../images/bg.jpg) repeat-y left top;
	height:100%;
	margin: 0;
	text-align:left;
}


body {
    overflow: -moz-scrollbars-vertical;
}


body, div {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

p, label {
	margin: 5px 0 3px 0;
	line-height:18px;
	font-size:12px;
}

hr {
    border:1px;
    height:1px;
    color:#CCCCCC;
    background-color: #CCCCCC;
    margin: 5px 0 5px 0;
    clear:both;
}


form, fieldset {
	margin:0 auto;
	border:0;
}


.submit {
    padding:1px;
	cursor:pointer;
	border:1px outset #cccccc;
}

.input {
    padding:2px;
    clear:both;
    border:1px inset #cccccc;
}

.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;
}


/* 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;
	}

#pagination a.arrows {
	background: none;
	border: none;
	}
/* /pagination
----------------------------------------------- */



/* debug
-------------------------------------------
div {border: 1px solid #ccc; }*/

#page {
	position: relative;
	left:0;
	width:1000px;
}


#head {
    position:relative;
    height:130px;
    width:100%;
    background: #f8dd38 url(../images/bg-top.jpg) repeat-x center top;
}

#wide900 {
    width:900px;
}

#head .top {
    margin-bottom:36px;
}


#content-left {
    position:relative;
    width:209px;
    height:400px;
    float:left;
    background: #FFFFFF url(../images/bg-left.jpg) no-repeat top;
    padding-top:60px;
}


#content-main {
    position:relative;
    margin: 20px auto;
    width:740px;
    float:left;
}


.content-main-1 {
    position:relative;
    margin: 0 auto;
    width:420px;
    float:left;
    padding-right:25px;
    border-right:1px solid #cccccc;
}


.content-main-2 {
    position:relative;
    margin: 0 auto;
    width:260px;
    float:right;
    padding-left:10px;
    vertical-align:top;
}



#file-list {
    width:100%;
}

#file-list ul {
    margin: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    margin-left:10px;
}

#file-list a {
    display: block;
    padding: 3px;
    border-bottom: 1px solid #cccccc;
    width:100%;
}

#file-list a:link, #file-list a:visited {
    color: #000000;
    text-decoration: none;
}

#file-list a:hover {
    background-color: #cccccc;
    color: #000000;
}


#adminzon-info {
    position:relative;
    background:#cccccc;
    width:730px;
    margin:0 0 0 0;
    padding:5px;
    border-bottom:1px inset #dddddd;
}


#sort-table ul {
    position:relative;
    padding: 0;
    margin:0;
    background-color: #555555;
    float: left;
    width: 740px;
}

#sort-table ul li { display: inline; margin:0 auto; }

#sort-table ul li a {
    padding: 5px 7px 5px 7px;
    background-color: #555555;
    color: #ffffff;
    text-decoration: none;
    float: left;
    border-right: 1px solid #fff;
}

#sort-table ul li a:hover {
    background-color: #777777;
    color: #ffffff;
}


#adminzon ul {
    position:relative;
    padding: 0;
    margin:10px auto;
    background-color: #cccccc;
    color: #ffffff;
    float: left;
    width: 740px;
}

#adminzon ul li { display: inline; }

#adminzon ul li a {
    padding: 5px 7px 5px 7px;
    color: #000000;
    text-decoration: none;
    float: right;
    border-right: 1px solid #fff;
    font-size:11px;
}

#adminzon ul li a:hover {
    background-color: #777777;
    color: #ffffff;
}


#adminzon #admin-active {
    background:#777777;
    color:#ffffff;
}


#navcontainer {
    position:absolute;
    top:95px;
    left:230px;
    margin: 0;
    padding:0;
    width:850px;
}



#navcontainer ul {
    padding: 0;
    margin: 0;
}

#navcontainer ul li {
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:13px;
    letter-spacing:1px;
    
}

#navcontainer ul li a {
    padding: 8px 20px 10px;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    border-left:1px solid #f8dd38;
}

#navcontainer ul li a:hover {
    background: url(../images/bg-menu-over.jpg);
    color: #FFFFFF;
}


#navcontainer #active {
    background: url(../images/bg-menu-over.jpg);
}


table {
    width:98%;
    margin:0 auto;
}

td {
    font-size:11px;
    border:1px solid #cccccc;
    padding:2px;
}


td a:hover {
    font-size:11px;
    border:1px solid #cccccc;
    padding:2px;
    background:#98cd97;
}


.arrow-img {
    float:left;
}


.menu-sub-head {
    float:left;
    width: 170px;
    padding:0px;
    color:#ffdf12;
    background:#7b7b7d;
    padding:4px 0 4px 10px;
    font-weight:bold;
    margin:20px 0 0 0;
    border-bottom: 1px solid #f8dd38;
}

.menu-sub {
    float:left;
    width: 180px;
    padding:0px;
    font-weight:normal;
    margin-left:0px;
    margin-bottom:0px;
    border-bottom: 1px solid #f8dd38;
}



.menu-sub a:link {
    display: block;
    padding:4px 0 4px 10px;
    font-weight:normal;
    background:#7b7b7d;
    color: #ffffff;
    text-decoration: none;
}

.menu-sub a:visited {
    display: block;
    padding:4px 0 4px 10px;
    font-weight:normal;
    background:#7b7b7d;
    color: #ffffff;
    text-decoration: none;
}

.menu-sub a:hover {
    background: url(../images/bg-menu-over.jpg);
    color:#ffffff;
}

.active-sub {
    background: url(../images/bg-menu-over.jpg);
    color:#ffffff;
}


#product-menu {
    background: url(../images/bg-products.jpg);
    height:30px;
    width:250px;
    padding:10px 0 0 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 16px;
}


#product-list {width: 260px; }

#product-list ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

#product-list a {
    display: block;
    padding: 5px;
    width: 250px;
    background-color: #7b7b7d;
    border-bottom: 1px solid #f7df34;
}

#product-list a:link, #product-navlist a:visited {
    color: #ffffff;
    text-decoration: none;
}

#product-list a:hover {
    background: url(../images/bg-menu-over.jpg);
    color: #ffffff;
}


#product-list .active {
    background: url(../images/bg-menu-over.jpg);
    color: #ffffff;
}



.col-1 {
    position: relative;
    float:left;
	text-align: left;
	width: 250px;
}


.col-2 {
    position: relative;
    float:right;
	text-align: left;
	width: 500px;
}



.category-list {
    position: relative;
    float:left;
	text-align: left;
	width: 220px;
	background:#FFFFFF;
	border:1px dashed #CCCCCC;
	padding:10px;
	margin-bottom:10px;
}



#foot {
    position: relative;
    float:left;
	margin: 10px auto;
	height:100px;
	width:740px;
	text-align: left;
	padding-top:10px;
}




/* text
----------------------------------------------- */
a:link {
    text-decoration: none;
	color: #3e544b;
	padding:0px;
	text-decoration: underline;
}

a:visited {
    text-decoration: underline;
	color: #3e544b;
	padding:0px;
}

a:hover {
    text-decoration: underline;
	color: #00824c;
}
	

h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 18px;
	margin:3px 0 1px 0;
}


h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	margin:3px 0 1px 0;
}


h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	margin:10px 0 3px 0;
}

.white {
    color:#FFFFFF;
}
	
/* /text
----------------------------------------------- */
	
	


