/****************************
3M SERVICES GMBH
Stylesheet
smit und partner
****************************/

body {
	margin: 0;
	padding: 0;
	background: #f3f3f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
}

div#head {
	width: 100%;
	height: 120px;
}

div#head img {
	margin: 0 auto;
}

div#wrapper {
	margin: 40px auto;
	width: 970px;
	padding: 0 8px;
	position: relative;
	background: url(../gfx/wrapper_bg-m.png) repeat-y;
}

div#left {
	width: 210px;
	padding: 25px 25px 15px 16px;
	float: left;
	position: relative;
}

div#content {
	width: 460px;
	padding: 25px 0px;
	float: left;
	position: relative;
}

div#content.wide {
	width: 703px;
}

div#right {
	width: 180px;
	padding: 25px 15px 15px 18px;
	float: right;
	position: relative;
}

div#wrapper-top, div#wrapper-bottom {
	width: 986px;
	height: 8px;
	position: absolute;
	left: 0;
}

div#wrapper-top {
	background: url(../gfx/wrapper_bg-t.png) no-repeat;
	top: -8px;
}

div#wrapper-bottom {
	background: url(../gfx/wrapper_bg-b.png) no-repeat;
	bottom: -8px;
}

#service-login .info, #service-login #login {
	background:none #EFF2F5;
	border: 1px solid #102673;
	margin-bottom:20px;
	padding:5px;
	position:relative;
	height: 90px;
}

hr {
	clear: both;
	visibility: hidden;
}


/* NAVIGATION and SEARCH
****************************************************************************/
form#search {
	position: absolute;
	top: 7px;
	left: 15px;
}

form#search input#search-query {
	margin: 0;
	border-right: none;
	width: 150px;
}

form#search input#search-submit {
	margin: 0;
	padding: 2px 0;
	width: 55px;
}
 
*+html form#search input#search-submit { /* IE 7 */
	padding-top: 1px;
}

* html form#search input#search-submit { /* IE 6 */
	padding-top: 1px;
}

div#navigation {
	background: url(../gfx/navigation.png) repeat-x;
	position: relative;
	height: 32px;
	overflow: hidden;
}

div#navigation ul {
	margin: 0 0 0 251px;
	padding: 0;
	list-style: none;
	float: left;
}

div#navigation ul li {
	float: left;
}

div#navigation ul li a {
	display: block;
	padding: 8px 25px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #393939;
	background: url(../gfx/navigation.png) no-repeat 0 -32px;
}

div#navigation ul li a:hover, div#navigation ul li.active a {
	background-position: 0 -64px;
}

div#navigation div#language {
	float: left;
	padding: 8px 25px;
	background: url(../gfx/navigation.png) no-repeat 0 -32px;
}

div#navigation div#language a img {
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

div#navigation div#language a:hover img {
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#navigation {
	position: relative;
}

#nav-login {
	display: block;
	position: absolute;
	right: 70px;
	top: 10px;
	font-weight: bold;
}


/* SUBNAVIGATION
****************************************************************************/
div#left div#subnavigation {
	border: 1px solid #F7B001;
	background: #fafbfd url(../gfx/bg_navi.png) repeat-x;;
	position: relative;
}

div#left div#subnavigation h1 {
	background: #F7B001;
	position: relative;
	font-size: 12px;
}

div#left div#subnavigation ul {
	margin: 0 0 0.3em 0;
	padding: 0;
	list-style: none;
}

div#left div#subnavigation li {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#left div#subnavigation ul li {
	margin: 0 0 0.8em 0;
}

* html div#left div#subnavigation ul li { /* IE 6 */
	display: inline;
}

div#left div#subnavigation ul li a {
	display: block;
	padding: 2px 5px;
	margin-bottom: 0.2em;
	text-decoration: none;
	color: #1C3F8C;
}

div#left div#subnavigation ul li strong {
	display: block;
	padding: 2px 5px;
	margin-bottom: 0.2em;
	text-decoration: none;
	font-weight: normal;
}

div#left div#subnavigation ul li a:hover {
	text-decoration: underline;
}

div#left div#subnavigation ul li.active a, div#left div#subnavigation ul li.active ul li.active a {
	font-weight: bold;
}

div#left div#subnavigation ul li ul li {
	margin: 0;
	padding-left: 6px;
	font-weight: normal;
}

div#left div#subnavigation ul li.active ul li a {
	font-weight: normal;
}

div#left div#subnavigation ul li ul li a {
	padding-left: 8px;
	background: url(../gfx/bullet_subnavigation.png) no-repeat left center;
}


/* SUBSUBNAVIGATION
****************************************************************************/
div#content ul#subsubnavigation {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}

div#content ul#subsubnavigation li {
	float: left;
	margin: 0;
	padding: 0;
}

div#content ul#subsubnavigation a {
	display: block;
	margin: 2px 0;
	padding: 0 10px;
	border-right: 2px solid #007387;
	text-decoration: none;
	font-weight: bold;
	color: #1C3F8C;
}

div#content ul#subsubnavigation a:hover {
	text-decoration: underline;
}

div#content ul#subsubnavigation li.active a {
	padding: 2px 10px;
	margin: 0;
	background: #007387;
	color: #fff;
}


/* LEFT COLUMN
****************************************************************************/
div#left div.block, #login {
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #102673;
	background: #EFF2F5;
	position: relative;
}

div#left h1 {
	margin: -5px -5px 0.8em -5px;
	padding: 2px 5px;
	background: #102673;
	font-weight: bold;
	color: #fff;
}

div#left h2, #login h2 {
	margin: 0;
	padding: 0 5px 5px 5px;
	font-size: 12px;
	color: #3F5482;
}

#newsletter fieldset {
	line-height: 1.8;
} 

input#newsletter-email, input#login-password, input#login-switch {
	width: 101px;
	border-right: none;
}

input#newsletter-submit, input#login-submit {
	padding: 2px !important;
	width: 50px;
}

input#login-user {
	width: 150px;
}

div#left div#address {
	margin-bottom: 20px;
}

div#left div#globalnavigation {	
	padding: 3px 2px;
	word-spacing: -0.2em;
	text-align: center;
}


/* FORMS
****************************************************************************/
form {
	padding: 0;
	margin: 0;
}

input, form textarea, select {
	margin-bottom: 2px;
	padding: 3px;
	background: #fff;
	border: 1px solid #B1C4E0;
	font-family: Verdana, Arial, sans-serif;
	color: #6B6B6B;
}

input.submit {
	padding: 0;
	color: #2A4E76;
	cursor: pointer;
}

div#content input.submit {
	padding: 5px;
}

form fieldset {
	margin: 0 0 18px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #AEBDD2;
	color: #6B6B6B;
}

form fieldset legend {
	font-weight: bold;
}

form fieldset input {
	vertical-align: middle;
}


textarea#message {
	width: 450px;
	height: 100px;
}


/* RIGHT COLUMN
****************************************************************************/
div#right div.block {
	padding: 5px;
	border: 1px solid #F7B001;
	background: #E3E9F1;
	margin-bottom: 15px;
	position: relative;
}

div#right h1 {
	margin: -5px -5px 0.5em -5px;
	padding: 2px 5px;
	background: #fff;
	color: #34456B;
}

div#left div#news {
	border-color: #f7b001;
}

div#left div#news h1 {
	background: #F7B001;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}


/* HEADINGS, PARAGRAPHS and LINKS
****************************************************************************/
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #3c5a86;
	margin: 0 0 10px 0;
}

h3 {
	margin: 0 0 0.2em 0;
	font-size: 14px;
}

p {
	margin: 0 0 0.8em;
	line-height: 18px;
}

a {
	position: relative;
	color: #3068ad;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* TABLES
****************************************************************************/
table {
	width: 100%;
	padding: 0;
	margin: 0 0 15px 0;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #000;
}

table.stealth, table.stealth tbody tr td, table.stealth tbody tr th {
	border: 0;
}

tr.odd, tr.alt {
	background: #EFF2F5;
}

table caption {
	margin: 5px 0 0 -1px;
	padding: 5px 10px;
	border: 1px solid #000;
	text-align: left;
	font-weight: bold;
}


table td, table tbody tr th {
	padding: 5px;
	border-top: 1px solid #000;
	vertical-align: top;
}

table tr td.image {
	padding: 5px;
	text-align: center;
}

table tbody tr th.sub {
	background: #B1C4E0;
	text-align: left;
}

.products h1 {
	margin-top: 0;
	font-size: 14px;
}


/* LISTS
****************************************************************************/
div#content ul, div#content ol, div#right ul, div#right ol, div#left .block ul {
	line-height: 18px;
	margin: 5px 0 15px 15px;
	padding: 0;
}

div#right ul, div#right ol, div#left .block ul {
	margin: 5px 0 -10px 15px;
}

div#content ul, div#right ul, div#left .block ul {
	list-style: disc;
}

div#content ul.linksm, div#right ul.links {
	list-style: url(gfx/bullet_doublearrow.gif);
}

div#content ul li, div#right ul li, div#content ol li, div#right ol li, div#left .block ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

div#content ul.recent, div#right ul.recent, div#left .block ul.recent {
	margin: 15px 0 20px 0;
	padding: 0;
	list-style: none;
}

div#content ul.recent {
	border: 1px solid #F7B001;
}

div#right ul.recent, div#left .block ul.recent {
	margin: -5px;
}

div#content ul.recent li, div#right ul.recent li, div#left .block ul.recent li {
	background: #fafbfd url(../gfx/bg_newsbox.png) repeat-x;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #fff;
}

div#content ul.recent li {
	border-top: 1px solid #F7B001;
}

div#content ul.recent li.first, div#right ul.recent li.first, div#left .block ul.recent li.first {
	border: none;
}

div#content ul.recent li.caption h2 {
	margin: -5px;
	padding: 2px 5px;
	background: #F7B001;
	color: #fff;
	font-size: 12px;
}

div#content ul.downloads {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#content ul.downloads li {
	background: url(../gfx/icon-pdf.png) 0 2px no-repeat;
	padding: 0 0 0 22px;
}

.products a.info {
	background: url(../gfx/icon-info.png) left center no-repeat;
	display: block;
	padding: 2px 0 4px 22px;
}

/* SECTIONS
****************************************************************************/
div.default div#subnavigation {
	border: 1px solid #F7B001;
}

div.default div#subnavigation h1 {
	background: #F7B001;
}

div.service div#subnavigation {
	border: 1px solid #694093;
}

div.service div#subnavigation h1 {
	background: #694093;
}

div.cpes div#subnavigation {
	border: 1px solid #007387;
}

div.cpes div#subnavigation h1 {
	background: #007387;
}

div.cpes table {
	border-color: #007387;
}

div.cpes table, div.cpes table caption, div.cpes table tbody tr td, div.cpes table tbody tr th {
	border-color: #007387;
}

div.access div#subnavigation {
	border: 1px solid #F26C00;
}

div.access div#subnavigation h1 {
	background: #F26C00;
}

div.access table, div.access table caption, div.access table tbody tr td, div.access table tbody tr th {
	border-color: #F26C00;
}

div.transport div#subnavigation {
	border: 1px solid #2E52A5;
}

div.transport div#subnavigation h1 {
	background: #2E52A5;
}

div.transport table, div.transport table caption, div.transport table tbody tr td, div.transport table tbody tr th {
	border-color: #2E52A5;
}

div.softswitch div#subnavigation {
	border: 1px solid #B22F15;
}

div.softswitch div#subnavigation h1 {
	background: #B22F15;
}

div.softswitch table, div.softswitch table caption, div.softswitch table tbody tr td, div.softswitch table tbody tr th {
	border-color: #B22F15;
}


/* LIGHTBOX
****************************************************************************/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails{
	padding-top: 0.4em;
}

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gfx/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/overlay.png", sizingMethod="scale");
}


/* EVENTS
****************************************************************************/
div.event {
	margin-bottom: 1em;
	position: relative;
}

div.event p.date {
	margin-bottom: 0.3em;
	padding: 0.2em;
	background: #EFF2F5;
}

div.expired p {
	width: 100%;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

/* SHOP
****************************************************************************/
a.basket-go {
	display: block;
	font-weight: bold;
	padding: 2px 2px 2px 20px;
	background: url(../gfx/basket.png) no-repeat left center;
}

div#content #shop-categories {
	margin: 0;
}

div#content #shop-categories li {
	display: block;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #DFDFDF;
}

#shop-categories li {
	background: no-repeat right top;
}

#shop-categories a {
	display: block;
	padding: 0 140px 0 20px;
	background: url(../gfx/folder.png) no-repeat left center;
	outline: none;
}

input.submit.basket {
	padding-left: 25px;
	background: url(../gfx/basket_go.png) no-repeat 5px center;
}

#checkout-submit {
	padding-left: 25px;
	background: url(../gfx/tick.png) no-repeat 5px center;
}

/* SONSTIGES
****************************************************************************/
.link-zurueck {
	background: url(../gfx/icon-zurueck.png) no-repeat left center;
	padding-left: 20px;
}

.link-uebersicht {
	background: url(../gfx/icon-uebersicht.png) no-repeat left center;
	padding: 5px 0px 5px 20px;
}

.link-weiter {
	background: url(../gfx/icon-weiter.png) no-repeat left center;
	padding-left: 20px;
}

.link-email {
	background: url(../gfx/icon-email.png) no-repeat left center;
	padding-left: 20px;
}

.link-video{
	background: url(../gfx/icon-video.png) no-repeat left center;
	padding-left: 20px;
}

.link-pdf{
	background: url(../gfx/icon-pdf.png) no-repeat left center;
	padding: 2px 0 2px 22px;
}

.link-zip{
	background: url(../gfx/icon-zip.png) no-repeat left center;
	padding: 2px 0 2px 22px;
}

.zoom {
	background: #EFF2F5 url(../gfx/zoom.png) no-repeat center;
	bottom: 0;
	height: 20px;
	left: 0;
	padding: 5px;
	position: absolute;
	width: 20px;
}

div.imagemap {
	position: relative;
}

div.imagemap a {
	position: absolute;
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.image-left {
	float: left;
	margin: 0 10px 10px 0;
}

.advice {
	display: block;
	margin: 5px 0;
	padding: 4px;
	background: #CA0808;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.notice {
	background: #FEFCEF;
	border: 1px solid #F2D654;
	color: #97722B;
	padding: 5px;
}

.error {
	background: #FFE1E1;
	border: 1px solid #FF6262;
	color: #710000;
	padding: 5px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}

/* End hide from IE Mac */

* html .clearfix {height: 1px;}
