/*
filekind: css | STANDARD
Theme Name: ProService Cargo GmbH by Firedog IT Solutions
Theme URI: http://www.proservice-cargo.com/
Author: Klaus Ettenhuber
Author URI: http://www.firedog.de/
Created: ke 2007-04-12
Modified: ke 2007-06-25
*/

body {

	margin: 35px 0px 0px 35px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	background-image: url(/cms/images/proservice-cargo-background.jpg);
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

p {
	font-size: 13px;
}

a {
	color: #3A69BA;
	text-decoration: none;
	font-weight: bold;
}

/* Wrapper */

#wrapper {	
	width: 100%;	
}

/* Header */

#header_main {
	width: 927px;
}

#header_first {
	float: left;
	width: 137px;
	height: 137px;
	background: url(/cms/images/proservice-cargo-logo137.jpg);
}

#header_sec {
	float: left;
	margin-left: 70px;
	width: 720px;
	height: 137px;
}

/* Primnav */

#primnav_content {
	position: absolute;
	z-index: 20;
	width: 732px;
	height: 35px;
	padding-left: 242px;
	background-color: transparent;
}

#primnav {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#primnav li {
	float: left;
	display: inline;
	height: 28px;
}

#primnav a {
	float: left;
	width: 145px;
	height: 35px;
	color: #fff;	
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
	background: url(/cms/images/proservice-cargo-primnav_btn.jpg) no-repeat;
}

#primnav a:hover {
	color: #333;
}

#primnav li ul {
	position: relative;
	clear: left;
	float: left;
	left: -999em;
	top: -4px;
	margin: 0;
	padding: 0;
	width: 145px;	
	height: auto;
}

#primnav li:hover ul {
	left: auto;
	
}

#primnav li ul a {
	background: url(/cms/images/proservice-cargo-primnav_btn_dropd.jpg) no-repeat;
	height: 28px;
	
}

/* secnav_content */

#secnav_content {
}

/* secnav_box */

.secnav_box {
	position:relative;
	z-index: 20;
	float: left;
	clear: left;
	width: 170px;
	height: 290px;
	margin-top: 30px;
	padding: 0;
}

.secnav_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.secnav_box li {
	height: 30px;
	background: url(/cms/images/proservice-cargo-secnav_btn.jpg) no-repeat left center;
}

.secnav_box a {
	font-size: 11px;
	height: 30px;
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
	line-height: 27px;
}

.secnav_box a:hover {
	color: #1A1A1A;
}

/* Content */

#all_content_fixing {
	position: relative;
	z-index: 10;
	background-color: transparent;
	width: 927px;
}

#naviline {
	border-top-width: 5px;	
	border-top-style: solid;
	border-top-color: #ABABAB;
	margin-left: -35px;
	
}

#content {
	clear: both;
	padding-top: 31px;
}

/* main content */

#main_content {
	float: left;
	width: 750px;
	background-color: transparent;	
	border-left-width: 7px;
	border-left-color: #fff;
	border-left-style: solid;
}

#main_inner_content {
	min-height: 255px;
	margin: 35px 20px 0 35px;
}

/* Footer */

#footer {
	clear: both;
	margin-left: -35px;
	padding-left: 245px;
	border-top: 1px solid #fff;
	font-size: 13px;
	color: #999;
	line-height: 100%;
}

#footer a {
	color: #999;
}

/* sfhover  */

#primnav LI.sfhover UL UL {
	LEFT: -999em
}
#primnav LI.sfhover UL UL UL {
	LEFT: -999em
}

#primnav LI.sfhover UL {
	LEFT: auto
}
#primnav LI LI.sfhover UL {
	LEFT: auto
}
#primnav LI LI LI.sfhover UL {
	LEFT: auto
}
