/* =stylesheet for designbits.de
================================================ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; 
	font-family: inherit; vertical-align: baseline; list-style: none;}

body {font-size: 62.5%; font-family: "Helvetica Neue", Arial, sans-serif; color: #333; text-align: center; background: #f4f4f4 url(../images/header.png) 0 0 repeat-x; margin: 0; padding: 0; height: 100%;}
img {border: none;}

/* =typography
================================================ */
h2 {
	font: normal 2.4em Georgia, "Times New Roman", serif;
	color: #036;
	background: url(../images/line-grey.png) bottom repeat-x;
	padding: .7em 0 .3em 0;
	margin: 1em 0 .6em 0;
	font-size: 2em;
}
h3 {font: bold 1.8em "Helvetica Neue", Arial, sans-serif; color: #036; padding: .7em 0 0 0; margin: 1em 0 .6em 0;}
p {font: normal 1.2em/1.6 "Helvetica Neue", Arial, sans-serif; padding-bottom: 1em;}
p.intro {font-size: 1.8em; color: #000;}
b {color: #000;}
em {font-style: italic; font-family: Georgia, "Times New Roman", serif;}
li {font-size: 1.2em;}
a {color: #369;}
a:hover {color: #036; text-decoration: underline;}

/* =icons
================================================ */
.icon {clear: both; line-height: 1.6; background-position: 0 .1em; background-repeat: no-repeat; padding-left: 20px;}
.info {background-image: url(../images/mini/info.png); margin-bottom: 1em;}
.warning {background-image: url(../images/mini/warning.png); margin-bottom: 1em;}
.email {background-image: url(../images/mini/email.png); margin-bottom: 1em;}
.feed {background-image: url(../images/mini/feed.png); margin-bottom: 1em;}
.plus {background-image: url(../images/mini/plus.png);}
.minus {background-image: url(../images/mini/minus.png);}

/* =header
================================================ */
#header {position: relative; width: 960px; height: 70px; margin: 0 auto;}
#header h1 a {position: absolute; top: 12px; left: 0; width: 300px; height: 52px; background: url(../images/universal-webworks-logo-wide.png) no-repeat; text-indent: -9999px; text-decoration: none; border: none;}

/* =banner
================================================ */
#banner-wrap {text-align: left; padding: 0 20px; background-color: #6691cc; border-top: 1px solid #a7c0e2; border-bottom: 1px solid #2b3d56; margin: 0 auto;}
#banner {width: 980px; background: url(../images/halo.jpg) 0 -1px no-repeat; padding: 20px 0 20px 20px; margin: 0 auto; overflow: auto;}
#banner h2 {font-size: 4.2em; line-height: 1.6; font-family: "Helvetica Neue", Arial, sans-serif; color: #fff; text-shadow: #000 0 2px; letter-spacing: .1em; background: none; padding: 0; margin: 0;}

/* =intro
================================================ */
#intro {float: left; width: 360px;}
#intro h2 {
	font: normal 1.8em Georgia, "Times New Roman", serif;
	background: url(../images/line-blue.png) bottom repeat-x;
	padding: .5em 0;
	font-size: 1.8em;
}
#intro h2 span {font-style: italic; color: #001933;}
#intro ul {background: url(../images/line-blue.png) bottom repeat-x; padding: .5em 0 1em 0;}
#intro li {font-size: 1.2em; color: #001933; background: url(../images/mini/ok.png) 0 .4em no-repeat; padding: .5em 0 .5em 22px;}

/* =nav
================================================ */
#nav {position: absolute; bottom: 0; right: 0; list-style: none;}
#nav li {float: left; display: inline; margin-top: 0;}
#nav a {float: left; display: inline; font-family: "Helvetica Neue", Arial, sans-serif; font-weight: bold; color: #6691cc; text-decoration: none; text-transform: uppercase; letter-spacing: .1em;
	background: #143152 url(../images/nav-right-off.png) left top no-repeat; padding: 7px 12px 7px 15px; margin-right: 1px;}
#nav a:hover {color: #fff;}
#nav a:active {padding-top: 8px; padding-bottom: 6px;}
#nav li#current {border-bottom: 1px solid #6691cc; position: relative; margin-bottom: -1px;}
#nav li#current a {color: #fff; background: #6691cc url(../images/nav-left-on.png) right top no-repeat;}

#nav #first {background: #143152 url(../images/nav-left-off.png) left top no-repeat; padding-left: 18px;}
#nav li#current a#first {background: #6691cc url(../images/nav-left-on.png) left top no-repeat;}
#nav #last {background: #143152 url(../images/nav-right-off.png) right top no-repeat; padding-right: 18px;}
#nav li#current a#last {background: #6691cc url(../images/nav-right-on.png) right top no-repeat;}

/* =links
================================================ */
#links {position: absolute; top: 0; right: -20px; background: url(../images/links-right.png) right no-repeat; padding-right: 39px;}
#links ul {float: right; list-style: none; height: 20px; background: url(../images/links-left.png) left no-repeat; padding-left: 39px;}
#links li {float: left; background: url(../images/links.png) repeat-x; padding: 0 15px;}
#links a {line-height: 20px; color: #6691cc; text-decoration: none;}
#links a:hover, 
#links li#current a {color: #fff;}

/* =content
================================================ */
#content-wrap {background: url(../images/content.jpg) 0 0 repeat-x;}
#content {
	position: relative;
	width: 1020px;
	text-align: left;
	overflow: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.left {float: left; margin: .3em 10px 1em 0;}
.right {float: right; margin: .3em 10px 1em 0;}
.planner {background: url(../images/planner.png) 0 0 no-repeat; padding-left: 60px;}
.agb {background: url(../images/agb.png) 0 0 no-repeat; padding-left: 60px;}
.shade {background: url(../images/shade.png) center bottom no-repeat; padding-bottom: 10px;}

/* =checklist
================================================ */
.checklist {padding-bottom: 1em;}
.checklist li {line-height: 1.6; background-position: left 1px; background-repeat: no-repeat; padding: 0 0 .5em 22px;}
.checklist li ul {padding: .5em 0 0 0;} /* nested checklist */
.checklist li ul li {font-size: 1em; list-style-type: square; background-image: none; padding-left: 0; margin-left: 60px;}
.checklist li ul li:last-child {padding-bottom: 0;}
.ticks li {background-image: url(../images/mini/tick.png);}
.warnings li {background-image: url(../images/mini/warning.png);}
.info-list li {background-image: url(../images/mini/info.png);}

/* =image
================================================ */
.image {
	float: left;
	width: 120px;
	margin: .3em 30px 10px 0;
}
.image a:hover img {border-color: #999;}
.image img {width: 180px; height: 110px; background: #fff; padding: 5px; border: 1px solid #ddd;}
.image p {font: italic 1em/1.3 Georgia, "Times New Roman", serif; text-align: center;}

/* =subnav
================================================ */
.subnav li a {display: block; width: 230px; line-height: 1.6; color: #333; text-decoration: none; background: url(../images/subnav-off.png) 0 .9em no-repeat; padding: .5em 0 .5em 10px; border-bottom: 1px dotted #bbb;}
.subnav li a:hover {color: #369; background-color: #fff;}
.subnav li a.selected {font-weight: bold; color: #000; background-color: inherit; background-image: url(../images/subnav-on.png); cursor: default;}

/* =col
================================================ */
.col {float: left; padding: 10px 30px;}
.narrow {float: left; width: 240px;}
.medium {float: left; width: 360px;}
.wide {float: left; width: 660px;}
.about-wide {float: left;width: 540px;
}

/* =service
================================================ */
.service {font-size: 1.2em; line-height: 1.6; padding-bottom: 2em;}
.service a {text-decoration: none;}
.service a:hover {text-decoration: underline;}
.service dt {font-weight: bold;}
.service img {float: left; width: 48px; height: 48px; margin-right: 12px;}
.service dd {padding-bottom: 0; margin-left: 60px;}

/* =icons
================================================ */
table#icons td {width: 300px; vertical-align: top; padding: 1.8em 0; /* border: 1px solid #000; */}
table#icons td:first-child {padding-right: 60px;}
table#icons img {float: left;}
table#icons h3 {font: bold 1.3em "Helvetica Neue", Arial, sans-serif; padding: 0; margin: 0 0 .3em 60px;}
table#icons p {margin-left: 60px;}

/* =cv
================================================ */
.cv {
	float: left;
	position: relative;
	width: 540px;
	margin-bottom: 4.2em;
	overflow: auto;
} /* needs improvement re clearing */
.cv + .cv {margin-left: 60px;}
.cv img {float: left; width: 120px; height: 120px; padding: 0 10px 10px 0;}
.cv h4 {font-size: 1.8em; font-weight: normal; color: #000;}
.cv h5 {font: italic 1.2em Georgia, serif; color: #333; margin-bottom: 1.8em;}

/* =slideshow
================================================ */
#slideshow {
	position: relative;
	float: right;
	width: 500px;
	padding: 0 20px;
	margin-top: 10px;
}
#slides {height: 220px; overflow: hidden;} /* if JS is off */
#controller {display: none;}
.jFlowPrev,
.jFlowNext {position: absolute; top: 85px; display: block; width: 40px; height: 40px; text-indent: -9999px; cursor: pointer;}
.jFlowPrev {left: 0; background: url(../images/button-prev.png) top right no-repeat;}
.jFlowNext {right: 0; background: url(../images/button-next.png) top right no-repeat;}
.jFlowPrev:hover,
.jFlowNext:hover {background-position: 0 -40px; outline: none;}
.jFlowPrev:active,
.jFlowNext:active {background-position: 0 -80px; outline: none;}

/* =browser
================================================ */
.browser-small {float: left; width: 290px; font-size: 1.2em; text-align: center; margin: 10px 40px 50px 0;} 
.browser-small img {float: right; width: 290px; height: 128px;}
#browser-large {display: block; margin-top: 30px;}
#browser-large img {width: 620px; height: 273px; padding: 0 25px;}

/* =project-data
================================================ */
#project-data {font-size: 1.2em; line-height: 1.6; border-collapse: collapse;}
#project-data td.column {width: 50%; vertical-align: top;} /* for IE6 & 7 */
#project-data table th {font-weight: bold; color: #000; padding: 5px 10px;}
#project-data table td {padding: 5px 10px;}
#project-data table li {font-size: 1em; background: url(../images/mini/tick.png) left 1px no-repeat; padding-left: 22px;}

/* =blog
================================================ */
#blog {border-collapse: collapse;}
#blog th {width: 180px;}
#blog td {width: 480px;}
#blog h3 a {color: inherit; text-decoration: none;}
#blog .date {font-family: Georgia, serif; font-style: italic;}
#blog .comments {color: #333; background: url(../images/mini/comment.png) 0 50% no-repeat; padding-left: 20px;}

/* =comment
================================================ */
.comment {margin-bottom: 4.2em;}
.comment img {float: left; width: 48px; height: 48px; border: 1px solid #ccc;}
.comment p {margin-left: 70px;}
.comment p.author {font-weight: bold;}

/* =data
================================================ */
table.data {font-size: 1.2em; line-height: 1.6; background: #b3c8e6; margin-bottom: 3em;}
table.data th {font-weight: bold; color: #036; text-transform: uppercase; padding: 5px 10px; background: #dbe4f0; border-top: 1px solid #fff; border-left: 1px solid #fff;}
table.data td {background: #fff; padding: 5px 10px;}
table.data td.plus, 
table.data td.minus {text-indent: 20px; background-position: 10px 5px; background-repeat: no-repeat;}
table.data td.plus {background-image: url(../images/plus.png);}
table.data td.minus {background-image: url(../images/minus.png);}

/* =prices
================================================ */
#prices {width: 660px; font-size: 1.2em; line-height: 1.6; border-collapse: collapse; margin-bottom: 3em;}
#prices tr.alt th,
#prices tr.alt td {background: #fff;}
#prices tr#head th {background: #143152 url(../images/table-head.png) center top no-repeat; padding: 10px; border: 0;}
#prices tr#head th:first-child {width: 280px; color: #fff; background-position: left top;}

#prices tr#head th img {vertical-align: middle;} /* align header text */
#prices td,
#prices th {text-align: center; vertical-align: top; background: url(../images/table-line.png) 0 0 repeat-x; padding: 5px 10px; border: 1px solid #ccc;}
#prices tr#head th.head {width: 99px; font-weight: bold; color: #fff; text-transform: uppercase; letter-spacing: 1px; border-left: 1px solid #738498;}
#prices th:first-child {font-family: Georgia, serif; font-style: italic; text-align: left;}
#prices td img {vertical-align: middle;}
#prices span.total {font-family: Georgia, serif; font-size: 1.8em; color: #001933;}

/* =form
================================================ */
form {margin: 15px 0;}
form label {float: left; width: 5em;}
form label.error {float: right;}
form input[type="text"],
form textarea {font: 1.2em/1.6 "Helvetica Neue", Arial, sans-serif; background: #fff; margin-right: 5px; border: 1px solid #bbb; border-top: 1px solid #777;}
form input[type="text"] {width: 177px;}
form textarea {width: 359px; overflow: hidden; /* hide scrollbar in IE6 */}
form input.error,
form textarea.error {background: #fff url(../images/mini/warning.png) 99% .1em no-repeat; border-color: #c00;}
form em {color: #c00;}

/* =address
================================================ */
#address {font-size: 1.2em; line-height: 1.6; background: #fff; padding: .6em 10px; border: 1px solid #e2e2e2;}
#address dt {font-weight: bold; color: #111; margin: .6em 0 .2em 0;}
#address dd {margin-bottom: 1.2em;}
#address dd.skype {background: 0 50% url(../images/mini/skype.png) no-repeat; padding-left: 20px;}

/* =button
================================================ */
input.button,
button {width: 120px; height: 30px; font: bold 1.2em "Helvetica Neue", sans-serif; color: #fff; text-transform: uppercase; letter-spacing: .1em; text-indent: .1em; cursor: pointer; background: url(../images/button.png); border: 0;}
input.button:hover,
button:hover {background-position: 0 -30px;}
input.button:active,
button:active {background-position: 0 -60px;}

/* =button-portfolio
================================================ */
#button-portfolio {display: block; width: 180px; height: 30px; text-indent: -9999px; text-decoration: none; border: none; background: url(../images/button-portfolio.png) 0 0 no-repeat; margin-top: 1em;}
#button-portfolio:hover {background-position: 0 -30px; outline: none; /* hide dotted outline in Firefox */}
#button-portfolio:active {background-position: 0 -60px; outline: none;}

/* =button-small
================================================ */
a.button-small {display: block; width: 100px; height: 20px; line-height: 20px; font-size: .8em; color: #333; text-transform: uppercase; text-decoration: none; letter-spacing: 0.1em; border: none; background: url(../images/button-small.png) 0 0 no-repeat; 
	font-weight: bold; margin: 0 0 .5em 0;}
a:hover.button-small {text-decoration: none;}

/* =faq
================================================ */
.faq {margin-bottom: 2em;}
.faq dt {font-size: 1.2em; line-height: 1.6; cursor: pointer; background-position: right 50%; background-repeat: no-repeat; padding: .3em 0 .3em 0; border-bottom: 1px dotted #bbb;}
.faq dt:hover {color: #369; background-color: #fff;}
.faq dt.off {background-image: url(../images/mini/expand.gif);}
.faq dt.on {background-image: url(../images/mini/collapse.gif);}
.faq dd {font-size: 1.2em; line-height: 1.6; padding: 0 0 1em 60px; border-bottom: 1px dotted #bbb;}
	
/* =tooltip
================================================ */	
#tooltip {position: absolute; cursor: pointer; z-index: 3000; border: 1px solid #111; background-color: #fff; padding: 5px; /* opacity: 0.85; */}
#tooltip h3, #tooltip div {font-size: 1.2em; padding: 0; margin: 0;}
a.tooltip {color: inherit; cursor: help; border-bottom: 1px dotted;}
a:hover.tooltip {text-decoration: none;}
	
/* =footer
================================================ */
#footer {width: 960px; padding: 10px 0; margin: 0 auto; border-top: 5px solid #c2c270; overflow: auto;}
#footer p {padding: 0;}
#footer p#left {float: left;}
#footer p#right {float: right;}

/* =grid
================================================ */
#grid {position: absolute; left: 50%; top: 120px; margin-left: -510px; width: 1020px; height: 1000px; z-index: 100; background: url(../images/16_col.png) repeat-y;}
#grid {display: none;}
