/*
Theme Name: Tandlægerne Brønshøj Torv
Theme URI: http://www.tbt.dk
Version: 1.0
Author: Thomas Clausen - DUET design & ide
Author URI: http://www.duetdesign.dk/
*/

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

/* GLOBAL */
body { font: 11px/15px Verdana, Arial, Helvetica, sans-serif; color: #666; background: #666; }
h1 { font-size: 19px; line-height: 1.25em; font-weight: normal; letter-spacing: 1px; margin: 0 0 14px 0; }
h2 { font-size: 15px; line-height: 1.25em; letter-spacing: 1px; margin: 7px 0 7px 0; }
h3 { font-size: 15px; line-height: 1.25em; font-weight: normal; }
h4 { width: 860px; font-size: 9px; line-height: 1.25em; font-style: italic; font-weight: normal; text-align: center; position: absolute; }
h5 { font-size: 13px; line-height: 1.25em; }
h6 { font-size: 13px; line-height: 1.25em; font-weight: normal; }
p { margin-bottom: 1.25em; }
a { color: #666; }
a:hover { text-decoration: none; }

/* FORMS */
label { width: 180px; font-size: 11px; line-height: 21px; font-weight: bold; padding: 0 20px 0 0; display: inline-block; white-space: nowrap; }
input, textarea, select { width: auto; font: 11px/15px Verdana, Arial, Helvetica, sans-serif; color: #666; padding: 2px; margin: 2px 0; border: 1px solid #666; background: #fff; }
textarea { margin: 0; overflow: auto; }
select { clear: right; }
input.checkbox, input[type=checkbox], input.radio, input[type=radio] { margin: 2px 10px 2px 0; border: none; background: none; }
input.button, input[type=submit] { padding: 1px 12px; clear: both; }
.required { font-size: 9px; font-weight: bold; color: #93332e; }

/* ELEMENTS */
html, body, #wrap { height: 100%; }
body > #wrap { height: auto; min-height: 100%; }
#wrap { width: 952px; margin: 0 auto -40px auto; background: #fff url(images/main-bg.jpg) no-repeat 0 104px; }

#top-link { width: 20px; height: 88px; display: none; position: fixed; top: 240px; z-index: 999; }

#top { height: 46px; padding: 20px 46px 8px 46px; border-top: 5px solid #b4d7d3; }
#logo { width: 210px; }

#globalnavigation { width: 300px; text-align: right; color: #fff; float: right; display: inline; }
#globalnavigation #printlink { display: inline; }
#globalnavigation a { text-decoration: none; color: #fff; margin: 2px 0 0 6px; }
#globalnavigation a:hover { text-decoration: underline; }
#globalnavigation #searchform { margin: 6px 0 0 0; position: relative; top: -2px; }
#globalnavigation #searchform input { font: 11px/15px Verdana, Arial, Helvetica, sans-serif; color: #747474; padding: 2px; margin: 0; border: 1px solid #747474; background: #fff; }
#globalnavigation #searchform input.button, #globalnavigation #searchform input[type=submit] { height: 19px; padding: 0 2px; margin: 0 5px 0 0; }

/* MENU */
ul#mainmenu { height: 25px; padding: 0 46px; clear: both; }
ul#mainmenu li { margin: 0 12px 0 0; border-bottom: 2px solid #fff; display: inline-block; position: relative; white-space: nowrap; }
ul#mainmenu a { font-size: 10px; font-weight: bold; color: #363636; text-decoration: none; padding: 2px; display: block; }
ul#mainmenu li:hover, ul#mainmenu li.over, ul#mainmenu li.current { border-bottom-color: #b4d7d3; }

/* SUBMENU'S */
ul#mainmenu ul { width: 200px; height: auto; font-size: 10px; padding: 5px 0; margin: 2px 0 0 0; border-top: 4px solid #fff; background: #b4d7d3; position: absolute; top: 19px; left: 0; z-index: 100; }
ul#mainmenu ul ul { padding: 0; margin: 0 0 0 198px; z-index: 200; top: 0; }

ul#mainmenu ul li { width: 200px; margin: 0; border: none; display: block; white-space: normal; }
ul#mainmenu ul a { color: #fff; padding: 2px 10px; }
ul#mainmenu ul li:hover, ul#mainmenu ul li.over, ul#mainmenu ul li.current { border: none; background: #93adaa; }

/* 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,
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; }

#headerimage { }

#main { padding: 20px 46px 0 46px; }
#main table.contenttable { width: 100%; margin: 0 0 20px 0; background: #c0c0c0; border-collapse: separate; border-spacing: 1px; }
#main table.contenttable tr { }
#main table.contenttable th, #main table.contenttable td { padding: 4px; background: #fff; }
#main #colMargin table.contenttable { background: none; }
#main #colMargin table.contenttable th, #main #colMargin table.contenttable td { padding: 0; background: none; }
#main td p { margin: 0; }
#main ul { list-style: outside disc; padding: 0 0 0 15px; margin: 0 0 15px 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; }

#footer-spacer { width: 100%; height: 40px; clear: both; }
#footer-wrap { width: 952px; height: 40px; font-size: 9px; text-align: center; margin: 0px auto; background: #b4d7d3; clear: both; }
#footer-wrap #footer { padding: 10px 0 0 0; }
#footer-wrap #footer p { color: #666; margin: 0; }
#footer-wrap #footer a { color: #666; }

/* 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; }

#colMargin DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { padding-bottom: 0; }
#colMargin DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { padding-bottom: 0; }

.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: #666; }
.tx-indexedsearch-results { margin: 0 0 10px 0; border: 1px solid #c0c0c0; }
	.tx-indexedsearch-results table { width: 100%; background: #fff; border-collapse: separate; border-spacing: 1px; }
	.tx-indexedsearch-results th { padding: 5px; background: #c0c0c0; }
	.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 { background: #c0c0c0; }
	.tx-indexedsearch-results .path {}
	.tx-indexedsearch-results .list {}

.tx_kuloplayer_pi1-player { width: 280px; margin: 0 6px 0 0; float: left; display: inline; clear: none; }
