/*
Theme Name: Slagter Winther
Theme URI: http://www.slagterwinther.dk
Version: 1.0
Author: Thomas Clausen - IdeFA Gruppen
Author URI: http://www.idefa.dk/
*/

/* Reset default browser styles */
@import url('reset.css');

/* GLOBAL */
body { font: 10px Verdana, Arial, Helvetica, sans-serif; line-height: 16px; color: #393939; background: #efefef; }
h1 { font-size: 14px; line-height: 1.5em; letter-spacing: 1px; margin: 0 0 8px 0; }
h2 { font-size: 13px; line-height: 1.5em; margin: 0 0 4px 0; }
h3 { font-size: 12px; line-height: 1.25em; }
h4 { font-size: 12px; line-height: 1.25em; font-weight: normal; }
h5 { font-size: 20px; line-height: 1.25em; }
h6 { font-size: 14px; line-height: 1.25em; margin-bottom: 1.25em; }
p { margin-bottom: 1.25em; }
a { color: #393939; }
a:hover, a:focus { text-decoration: none; }
sup, sub { font-size: 0.7em; vertical-align: baseline; position: relative; top: -0.4em; }
sub { top: 0.4em; }
form { display: inline; }

/* FORMS */
fieldset { padding: 0; margin: 0; border: 0; }
legend { display: none; }
label { width: 70px; line-height: 15px; font-weight: bold; display: inline-block; white-space: nowrap; }
input, textarea, select { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #5a5a5a; padding: 2px; margin: 0; border: 1px solid #dcd8cc; background: #ffffff; }
textarea { margin-bottom: 10px; overflow: auto; }
select { clear: right; }
input.checkbox, input[type=checkbox], input.radio, input[type=radio] { margin: 2px 15px; border: 0; background: none; }
input.button, input[type=submit] { padding: 1px 12px; clear: both; }
.required { font-weight: bold; color: #93332e; }

/* ELEMENTS */
#top-wrap { border-bottom: 3px solid #fff; background: url(images/top-bg.gif) repeat-x top center; clear: both; }
#top { width: 936px; margin: 0 auto; }
#logo { height: 88px; padding: 24px 0 9px 0; }
#logo h1 { font: 24px Arial, Helvetica, sans-serif; color: #fff; padding: 8px 0 0 10px; text-shadow: 2px 2px 2px #000000; }

/* MAINMENU */
ul#mainmenu { width: 724px; margin: 0 0 10px 212px; }
ul#mainmenu li { border-left: 2px solid #fff; display: inline-block; position: relative; white-space: nowrap; }
ul#mainmenu li.first { border-left: none; }
ul#mainmenu li:hover, ul#mainmenu li:focus, ul#mainmenu li.over, ul#mainmenu li.current { }
ul#mainmenu a { font-size: 11px; line-height: 11px; font-weight: bold; color: #fff; text-decoration: none; padding: 0 10px; display: block; }
ul#mainmenu a:hover, ul#mainmenu a:focus { color: #ad111d; }

/* SUBMENU'S */
ul#mainmenu ul { width: 200px; padding: 13px 0 0 0; margin: 0; border-bottom: 2px solid #fff; background: url(images/x.gif); position: absolute; top: 100%; left: -2px; z-index: 100; }
ul#mainmenu ul ul { padding: 0; z-index: 200; top: 0; left: 100%; }

ul#mainmenu ul li { width: 186px; padding: 5px; border-right: 2px solid #fff; background: #141414; display: block; }
ul#mainmenu ul a, ul#mainmenu li.current ul a { line-height: 15px; padding: 0; }
ul#mainmenu ul a:hover, ul#mainmenu ul a:focus { color: #ad111d; }

/* Fix IE. Hide from IE Mac \*/
ul#mainmenu li { float: left; }
ul#mainmenu li a { height: 1%; }
/* End */

ul#mainmenu ul, ul#mainmenu ul ul, ul#mainmenu ul ul ul, ul#mainmenu ul ul ul ul,
ul#mainmenu li:hover ul ul, ul#mainmenu ul li:hover ul ul, ul#mainmenu ul ul li:hover ul ul, ul#mainmenu ul ul ul li:hover ul ul { display: none; }

ul#mainmenu li:hover ul, ul#mainmenu ul li:hover ul, ul#mainmenu ul ul li:hover ul, ul#mainmenu ul ul ul li:hover ul { display: block; }
ul#mainmenu li.over ul, ul#mainmenu ul li.over ul, ul#mainmenu ul ul li.over ul, ul#mainmenu ul ul ul li.over ul { display: block; }

#wrap { width: 936px; margin: 20px auto 30px auto; clear: both; }

#main { width: 698px; float: left; display: inline; }
#main table.contenttable { width: 100%;  }
#main table.contenttable tr { }
#main table.contenttable th, #main table.contenttable td { padding: 2px; border: 1px solid #ccc; }
#main th p, #main td p { margin: 0; }
#main ul { list-style: outside disc; padding: 0 0 0 15px; margin: 0 0 0 0; }
#main ul li { padding: 0 0 0 5px; margin: 0 0 0 5px; }
#main ol { list-style: outside decimal; padding: 0 0 0 20px; margin: 0 0 15px 0; }
#main ol li { padding: 0; margin: 0 0 0 5px; }

.box { padding: 14px 10px 2px 10px; margin: 0 0 14px 0; border: 3px solid #fff; background: #e8e8e8; background: -moz-linear-gradient(100% 100% 90deg, #d4d4d4, #fefefe); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d4d4d4), to(#fefefe)); }

#sidebar { width: 224px; float: right; display: inline; }
#sidebar .box { color: #fff; padding: 14px 10px 2px 10px; margin: 0 0 14px 0; border: 3px solid #fff; background: #ad111d; }
#sidebar #newsletter { background: #353535; }
#sidebar a { color: #fff; }

#footer-wrap { height: 280px; background: url(images/footer-bg.gif) repeat-x top center; clear: both; }
#footer { width: 936px; color: #6d6d6d; padding: 8px 0; margin: 0 auto; }
#footer a { color: #6d6d6d; }

/* CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
spacer-gif { display: none; }

/* TYPO3 FIXES */
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }
.float-left { float: left; display: inline; }
.float-right { float: right; display: inline; }

DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { padding-right: 10px; margin-right: 0; }

DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image { padding-left: 10px; margin-left: 0; }

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { padding-right: 0 !important; margin-right: 0 !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { padding-left: 0 !important; margin-left: 0 !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { padding-bottom: 10px; margin-bottom: 0; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { padding-bottom: 10px; margin-bottom: 0; display: block; }

.tx-indexedsearch-searchform { margin: 0 0 25px 0; }
.tx-indexedsearch-searchform p { }
.tx-indexedsearch-searchform input, select { width: 176px; margin: 0 10px 2px 0; }
.tx-indexedsearch-searchform select { width: 182px; }
.tx-indexedsearch-searchform input.button { width: auto; padding: 1px 12px; }
.tx-indexedsearch-searchform input.checkbox { width: auto; margin: 4px 5px 0 0; border: 0; background: none; }
.tx-indexedsearch-rules {}
.tx-indexedsearch-sectionlinks {}
.tx-indexedsearch-sectionheader {}
	.tx-indexedsearch-sectionheader .title {}
	.tx-indexedsearch-sectionheader .result-count {}
.tx-indexedsearch-whatis {}
	.tx-indexedsearch-sw { font-weight: bold; }
.tx-indexedsearch-browsebox { margin: 0 0 25px 0px; }
	.tx-indexedsearch-browsebox ul { text-align: center; padding: 0; margin: 0 0 10px 0; list-style: none; list-style-position: outside; }
	.tx-indexedsearch-browsebox li { display: inline; }
	.tx-indexedsearch-browselist-currentPage a { color: #a71932; }
.tx-indexedsearch-results { margin: 0 0 10px 0; border: 1px solid #e0e0e0; }
	.tx-indexedsearch-results table { width: 100%; border-collapse: separate; border-spacing: 1px; }
	.tx-indexedsearch-results th { padding: 5px; background: #e0e0e0; }
	.tx-indexedsearch-results div { padding: 5px; margin: 1px; }
	.tx-indexedsearch-results .icon { width: 18px; }
	.tx-indexedsearch-results .icon img { margin: -12px 0 0 -7px; position: absolute; }
	.tx-indexedsearch-results .title { font-weight: bold; text-align: left; }
	.tx-indexedsearch-results .title a { font-weight: bold; text-decoration: none; }
	.tx-indexedsearch-results .percent { width: 35px; }
	.tx-indexedsearch-results .description { }
	.tx-indexedsearch-results .info { font-size: 10px; background: #e0e0e0; }
	.tx-indexedsearch-results .path {}
	.tx-indexedsearch-results .list {}
