html { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF;
}

p { margin: 0; padding: 0 0 10px 0; }

h1 { color: #999999; font-size: 13px; font-weight: bold; font-style: normal; margin: 5px 0 5px 0; line-height: 16px; text-transform: uppercase; }
h2 { color: #666666; font-size: 11px; font-weight: bold; font-style: normal; margin: 1px 0 5px 0; line-height: 13px; }
h3 { color: #666666; font-size: 11px; font-weight: bold; font-style: normal; margin: 0 0 2px 0; line-height: 13px; }
hr { width: 100%; border: 0; color: #DCDCDC; background-color: #DCDCDC; height: 1px; margin-top: 10px; margin-bottom: 10px; padding: 0px; }
a:link, a:visited, a:active { color: #A0C3DA; text-decoration: none; outline: none; }
a:hover { color: #A0C3DA; text-decoration: underline; outline: none; }
.clear { clear:both; margin-top:-1px; height:1px; overflow:hidden; }
img { border: 0; background-color: transparent; }
.float_left { position: relative; float: left; }
.float_right { position: relative; float: right; }

.section_object { margin-bottom: 15px; }
.section_object_large_image {}
.section_object_small_image_l {}
.section_object_small_image_r {}
.section_object_image_text { font-style: italic; }


#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content {
	position: absolute;
	margin-left: -380px;
	top: -250px;
	left: 50%;
	width: 760px;
	height: 500px;
	visibility: visible;
}

#logo { position: absolute; bottom: 10px; width: 100%; }
#login_info { margin-bottom: 5px; color: #C0C0C0; }


/* default ****************************************************************** */

#content_container {
	position: absolute;
	top: 45px;
	width: 760px;
	height: 415px;
	overflow: visible;
	visibility: visible;
}


#left_container {
	position: absolute;
	width: 360px;
	height: 100%;
	text-align: left;
}

#right_container {
	position: absolute;
	width: 360px;
	height: 100%;
	top:0;
	right:0;
}

#left_inner_container {}
#right_inner_container {}


/* products ***************************************************************** */
#products {
	position: absolute;
	width: 760px;
	height: 100%;
}

#products_cell01 {
	width: 760px;
	height: 400px;
	background-image: url(/site/de_nord/images/static/prod_grid.gif);
	background-repeat: repeat;
}

#products_left {
	position: relative;
	float: left;
	width: 260px;
	left: 50px;
	height: 100%;
	text-align: left;
}

#products_right {
	position: relative;
	float: right;
	width: 410px;
	height: 100%;
}


#downloads01 {
	width: 140px;
	position: relative;
	float: left;
	margin: 40px 0 0 0;
	text-align: left;
}

#downloads02 {
	width: 605px;
	height: 310px;
	position: relative;
	float: left;
	margin: 40px 0 0 0;
}

/*#downloads_right {
	position: relative;
	float: left;
	width: 550px;
	height: 390px;
	top:0;
	right:0;
	background-color: #E8E8E8;
}*/

#prod_cats a:link, #prod_cats a:visited, #prod_cats a:active {
	color: #999999;
	text-decoration: none;
	outline: none;
	font-size: 11px;
}

#prod_cats a:hover {
	color: #A0C3DA;
	text-decoration: none;
	outline: none;
	font-size: 11px;
}

#prod_cats a.on:link, #prod_cats a.on:visited, #prod_cats a.on:active, #prod_cats a.on:hover {
	color: #A0C3DA;
	text-decoration: none;
	outline: none;
	font-size: 11px;
}

.prod_file_item {
	position: relative;
	float: left;
	width: 160px;
	height: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.prod_file_label {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align; center;
}

/* bg *********************************************************************** */
#lounge_bg {
	position: absolute;
	width: 760px;
	height: 500px;
	left: 0;
	top: 0;
	background-image: url(/site/de_nord/images/static/bg/1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contact_bg {
	position: absolute;
	width: 760px;
	height: 500px;
	left: 0;
	top: 0;
	background-image: url(/site/de_nord/images/static/bg/2.gif);
	background-repeat: no-repeat;
	background-position: center right;
}



/* top nav ****************************************************************** */

#top_nav {
	position: relative;
	padding:0;
	margin:0 0 10px 0;
	white-space:nowrap;
	list-style-type:none;
	/*float: left;*/
	width: 100%;
}

#top_nav li { display:inline; }

#top_nav li a {
	font-weight: normal;
	font-size: 13px;
	color: #999999;
	text-decoration:none;
	/*float:left;*/
	margin-left: 0.2em;
	margin-right: 0.2em;
	padding:0.2em 0.4em;
	outline: none;
}

#top_nav li a:hover {
	color: #A0C3DA;
	text-decoration:none;
	outline: none;

}

#top_nav li a.current {
	color: #A0C3DA;
	text-decoration:none;
	outline: none;

}


/* sub nav ****************************************************************** */

#sub_nav {
	position: relative;
	padding:0;
	margin:0 0 10px 0;
	white-space:nowrap;
	list-style-type:none;
	/*float: left;*/
	width: 100%;
}

#sub_nav li { display:inline; }

#sub_nav li a {
	font-weight: normal;
	font-size: 13px;
	color: #999999;
	text-decoration:none;
	/*float:left;*/
	margin-left: 0.2em;
	margin-right: 0.2em;
	padding:0.2em 0.4em;
	outline: none;
}

#sub_nav li a:hover {
	color: #A0C3DA;
	text-decoration:none;
	outline: none;

}

#sub_nav li a.current {
	color: #A0C3DA;
	text-decoration:none;
	outline: none;
}










/* news ********************************************************************* */
#news_list {
	margin-top: 25px;
}

#news_list a:link, #news_list a:visited, #news_list a:active {
	color: #999999;
	text-decoration: none;
	outline: none;
	font-size: 11px;
}

#news_list a:hover {
	color: #A0C3DA;
	text-decoration: none;
	outline: none;
	font-size: 11px;
}


.news_item {
	position: relative;
	float: left;
	width: 275px;
}

.news_date {
	position: relative;
	float: left;
	width: 60px;
}



.news_current, a.news_current:link, a.news_current:visited, a.news_current:active, a.news_current:hover {
	color: #A0C3DA;
	text-decoration: none;
}





#year_menu {
	margin-top: 20px;
}

#year_menu a:link, #year_menu a:visited, #year_menu a:active {
	color: #999999;
	text-decoration: none;
	outline: none;
	font-size: 11px;
}

#year_menu a:hover {
	color: #A0C3DA;
	text-decoration: none;
	outline: none;
	font-size: 11px;
}





.prepend_div {}
.text_div { margin-top: 5px; margin-bottom: 5px; }
.image_div { margin-top: 5px; margin-bottom: 5px; }
.hide_div { display: none; }





#error {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #E4422B;
	font-weight: bold;
}

#message {
	margin-top: 10px;
	color: #339966;
	font-weight: bold;
}



#map {}


#retailers {
	margin-bottom: 20px;
	margin-top: 40px;
}

#retailer_cities {
	margin-bottom: 20px;
	margin-top: 40px;
	color: #A0C3DA;
}

#retailers_left a:link, #retailers_left a:visited, #retailers_left a:active {
	color: #999999;
	text-decoration: none;
	outline: none;
}

#retailers_left a:hover {
	color: #A0C3DA;
	text-decoration: none;
	outline: none;
}

#retailers_left {
	position: absolute;
	width: 150px;
	height: 100%;
	text-align: left;
	z-index: 10;
}

#retailers_right {
	position: absolute;
	width: 600px;
	height: 100%;
	top:0;
	right:0;
	text-align: left;
	z-index: 1;
}

.retailer_item {
	position: relative;
	float: left;
	width: 190px;
	height: 70px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.retailer_item h4 {
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 2px;
	margin-top: 1px;
	font-size: 11px;

}


.current a:link, .current a:visited; .current a:active { color: #FF0000; }
.current a:hover { color: #FF0000; }



#personal_info {
	width: 450px;
	display: block;
	overflow: visible;
}


.form_item {
	width: 170px;
	position: relative;
	float: left;
	margin-right: 10px;
}


.form_pair {
	margin-bottom: 10px;
	text-align: left;
}

#more_products {
	position: relative;
	width: 130px;
	border: 1px solid #E8E8E8;
	padding: 3px;
	margin: 0 auto;
}










/* scroll - #content ******************************************************** */


.grey-bar .jScrollPaneTrack {
	background: #F8F8F8;
}
.grey-bar .jScrollPaneDrag {
	background: #a0c3da url('/site/de_nord/images/static/jScrollPane/drag_grab.gif') no-repeat 50% 50%;
}
.grey-bar .scroll-pane {
	background: #FFFFFF;
}
/*.holder { float: left; margin: 10px; }*/
.holder { float: left; }

.scroll-pane {
	overflow: auto;
	background: #ccc;
	float: left;
}

.sp_wide {
	width: 585px;
	height: 310px;
}

.sp_default_left {
	width: 385px;
	height: 390px;
}


.jScrollPaneContainer { outline: none; }