a:link, a:visited {
	color:3080bb;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

img { border: 0 none; }

body {
font-size: 12px;
font-family: serif;
}

input.button { cursor: pointer; }

hr {
margin: 2px;
color: #7eb4fc;
background-color: #7eb4fc;
}

div.componentheading {
  display: none;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading, .contentdescription {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #3a80bb;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

form#form-login fieldset { 
border: 0 none; 
margin: 8px;  
float: right; 
clear: right;
font-weight: bold;
font-family: sans-serif;
}

/** background to the page **/
.page_style {
	#background:#7eb4fc url(../images/sky_repeat.jpg) repeat-x left top;
	background:#3A80BB;
	margin:0;
	color:#3a80bb;
	font-family:sans-serif;
}

#top_container {
	width:900px;
	margin: 10px auto;
	padding:0;
	text-align: left;
	
}

#content_container {
	position:relative;
	width: 900px;
	height: 100%;
	background:transparent url(../images/main_bg.jpg) repeat-y left top;
	float:left;
	top:0;
	left:0;
	border: 3px solid #FFFFFF;
}


#top_strip {
	position:relative;
	width: 900px;
	float:left;
	top:0;
	left:0;
}

#bottom_strip{
	position:relative;
	height: 18px;
	width: 890px;
	float:left;
	clear:both;
	text-align:right; 
	padding: 5px; 
	color:#ffffff;
	#background:#3a80bb url(../images/top_left.jpg) repeat-y left top;
	background:#3a80bb;
	font-size: 9px;
}

#bottom_strip a
{
	color: #ffffff;
	font-weight:bold;
}


#header_img {
	position:relative;
	width:100%;
	height:127px;
	float:left;
	background:transparent url(../images/hdr_bosch.jpg) no-repeat left top;
}


/** Top menu stuff **/
#top_menu {
	position:relative;
	float:left;
	clear:left;
	#background: #3a80bb url(../images/top_left.jpg) repeat-y left top;
	background: #3a80bb;
	width: 100%;
}

#top_login {
	position:relative;
	float:right;
	clear:right;
	background: #3a80bb;
	color:#FFFFFF;
}
#top_login a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	height; 100%;
}
#top_login a:hover {
	background: #535353;
	text-decoration:none;
}

#slimbox1 a img{
	background-color: #AAAAAA;
	padding-left: 5px;
	padding-top: 5px;
	align: center;
	width: 120px;
	height: 120px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 23px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

#top_menu>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel-nav li a:hover {
	background: #535353;
	text-decoration:none;
}



#left_column {
	position:relative;
	float:left;
	clear:left;
	width:175px;
	padding-top: 20px;

}
#left_column a:link,
#left_column a:active,
#left_column a:visited,
 {
	color:#FFFFFF;
}
a.mainlevel:hover,
#leftcolumn a.left_column:hover {
	background-color:#326A99;
	color:#FFFFFF!important;
	text-decoration:none!important;
}



#right_column {
	position:relative;
	font-size: 11px;
	float:right;
	clear:right;
	width:160px;
	margin: 5px 10px 0px 0px;
	text-align: left;
	background-color:transparent;
	color: #AAAAAA;
	border: 2px solid #AAAAAA;
}

#right_column a {
	color: #AAAAAA;
}	



#content_column {
	position:relative;
	float:left;
	width:530px;
	min-height:300px;
	margin: 5px;
	background: transparent;
}




#left_column ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#left_column li
{
	display: block;
	padding-left: 0px;
	float: left;
	margin: 0;
	width: 175px;
	font-size: 11px;
	line-height: 23px;
	white-space: nowrap;
}

#left_column li a
{
	display: block;
	padding-left: 15px;
	padding-right: 0px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}


#left_column a:hover {
	background: #535353;
	text-decoration:none;
}

