/* INFO:
DOMAIN:		www.agco.dk
FILE:			css/style.css
DESC:			Stylesheet used to all site specific markup and to override default framework styles
AUTHOR:		Pikaboo.dk - Morten Qvistgaard
RELEASE:		05.01.2009
NOTES:		Stylesheet for AGCO Danmark
   ----------------------------------------------------*/

/* INDEX:
	generic
	form
	header & topmenu
	splash
	navigation
	submenu
	content
	footer
	sitespecific & modulespecific
   ----------------------------------------------------*/


/* COLORS:
	black text			#333333
	grey text 			#999999
	body background 	#e3e3e3
	grey background	#cccccc
	red links			#9d1624
	red background		#9d1624
*/

@import url("jquery-calendar.css");


/* =generic
   ----------------------------------------------------*/
body {
	font: normal 11px/1.5 arial, verdana, sans-serif;
	color: #333;
	padding: 0;
	margin: 0 auto;
	background:  #e3e3e3 url(../gfx/site_bg.png) repeat-y center;
}
a:link, a:visited {
	color: #9d1624;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4 {
	margin-bottom: 0;
	padding-bottom: 0;
}
h1 {
	font-size: 22px;
}
p {
	margin-top: 0;
	margin-bottom: 15px;
}
hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #999;
}
img, a img {
  border: none;
}
table {
  width: 100%;
  border-collapse: collapse;
}
th {
	text-align: left;
	font-weight: bold;
	background: #ccc;
	padding: 2px 5px;
	border-bottom: 1px solid #999;
}
td {
	font: normal 11px/1.5 arial, verdana, sans-serif;
}
adress {
	font-weight: bold;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;	
}
.center {
	text-align: center;
}
.half {
	width: 50%;
}
.indent {
	margin-left: 15px;
}
.more {
	padding-left: 15px;
	background: url(../gfx/arrow-red.gif) no-repeat;
	background-position: 0px 4px;
	float: right;	
	vertical-align: middle;
}
.highlight {
	color: #9d1624;
	font-weight: bold;
}
.error {
	color: #ff0000;
}
.black, a.black {
	color: #333;
}
.pdf {
	padding-left: 25px;
	padding-top: 4px;
	background: url(../gfx/icons/filetype_pdf.gif) no-repeat;
	background-position: 0px 1px;
	vertical-align: middle;
	font-weight: bold;
}
/* =form
   ----------------------------------------------------*/
input, textarea, dd textarea, .textarea {
	border: 1px solid #000;
	font: normal 11px/1.5 arial, verdana, sans-serif;
	color: #333;
	background:  #fff url(../gfx/input_bg.gif) repeat-x;
	padding: 2px 5px;	
}
input.text {
	width: 250px;
}
input.submit {
	border: 1px solid #943d46;
	border-width: 0px 1px 0px 0px;
	background:  #9d1624 url(../gfx/button_bg.png) repeat-x;	
	font: bold 10.5px/1 arial, verdana, sans-serif;
	color: #fff;
	padding: 0px 10px;
	height: 19px;
}
select {
	width: 200px;
	margin: 0;
	font: normal 11px/1.5 arial, verdana, sans-serif;
	color: #333;
	border: 1px solid #000;
}
textarea {
	width: 300px;	
	min-height: 150px;
}
textarea.full {
	width: 100%;
	min-height: 300px;
}
label {
	margin-right: 10px;
	font-weight: bold;
}
fieldset {
	padding: 10px 20px;
}
legend {
	font-weight: bold;
	padding: 0px 10px;
	font-size: 12px;
	color: #9d1624;
}
.text-calendarFocus {
	width: 65px;
	border: 1px solid #000;
	font: normal 11px/1.5 arial, verdana, sans-serif;
	color: #333;
	background:  #fff url(../gfx/input_bg.gif) repeat-x;
	padding: 2px 5px;	
	vertical-align: middle;
}

/* =header & topmenu
   ----------------------------------------------------*/
#header {
	background:  #e3e3e3 url(../gfx/header_bg.png) repeat-x center;
	height: 125px;
}
#header div.wrapper {
	background:  url(../gfx/header_content_bg.png) no-repeat bottom center;
	width: 810px;
	height: 125px;
	margin: auto;
	text-align: right;
}

#header #topmenu a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#header #topmenu a:hover {
	text-decoration: underline;
}
#header #topmenu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 10px;
	border: 0px solid blue;
	font-size: 10px;
}
#header #topmenu li{
	float: left;
	background:  url(../gfx/icons_small.png) no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
#header #topmenu li.dealerlogin {
	background-position: 0px -32px;
}
#header #topmenu li.sitemap {
	margin-left: 30px;
	background-position: 0px -16px;
}
#header #topsearch {
	float: right;
	margin: 10px 20px 0px 40px;
	border: 0px solid red;
	background:  url(../gfx/icons_small.png) no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	height: 19px;	
}
#header #topsearch .text {
	color: #999;
	width: 150px;
}
#header #logo a{
	position: relative;
	left: 42px;
	top: 10px;
	display: block; 
	width: 165px; 
	height: 65px;
	text-align: center;
	background: url("../gfx/logo.png") no-repeat; 
	text-indent: -9999px; 
	text-decoration: none;
	padding: 0;
	margin: 0;
	float: left;
}

/* =quickmenu
   ----------------------------------------------------*/
#header #quickmenu {
	position: relative;
	right: 20px;
	top: 25px;
	display: block;
	float: right;
	list-style: none;
}
#header #quickmenu li{
	float: left;
}
#header #quickmenu a {
	font-weight: bold;
	font-size: 10.5px;
	color: #333;
	text-decoration: none;
	padding: 5px 10px;
}
#header #quickmenu a:hover {
	text-decoration: underline;
}
#header #quickmenu a.active {
	background: #ccc;
	padding: 5px 10px;
	margin: 0px 10px;
}

/* =splash
   ----------------------------------------------------*/
#splash {
	width: 776px;
	height: 230px;
	background: #ccc;
	margin: 0 auto;
	border-bottom: 1px solid #636363;
}

/* =navigation
   ----------------------------------------------------*/
#navigation {
	display: block;
	width: 776px;
	height: 38px;
	margin: 0;
	padding: 0;
	background: url("../gfx/menu_bg.png"); 
	list-style: none;
	margin: 0 auto;
}
#navigation li {
	float: left;
	cursor: pointer;
}
#navigation a {
	display: block;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	height: 38px;
	text-indent: -9999px;
	background: url("../gfx/navigation2.gif"); 
	margin: 0;
	padding: 0;
}
/*
#navigation a:hover, #navigation a.active, #navigation li:hover a {
	background: url("../gfx/navigation2.gif"); 
	background-position: 0px 38px;
	color: #fff;	
}
*/
#navigation a#nav-aktuelt {
	width: 84px;
}
#navigation a#nav-aktuelt:hover, #navigation a#nav-aktuelt.active, #navigation li:hover a#nav-aktuelt  {
	background-position: 0px 38px;
}
#navigation a#nav-agco-danmark {
	width: 119px;
	background-position: -84px 0px;
}
#navigation a#nav-agco-danmark:hover, #navigation a#nav-agco-danmark.active, #navigation li:hover a#nav-agco-danmark  {
	width: 119px;
	background-position: -84px 38px;
}
#navigation a#nav-agco-shoppen {
	width: 118px;
	background-position: -203px 0px;
}
#navigation a#nav-agco-shoppen:hover, #navigation a#nav-agco-shoppen.active, #navigation li:hover a#nav-agco-shoppen  {
	background-position: -203px 38px;
}
#navigation a#nav-produkter {
	width: 92px;
	background-position: -321px 0px;
}
#navigation a#nav-produkter:hover, #navigation a#nav-produkter.active, #navigation li:hover a#nav-produkter  {
	background-position: -321px 38px;
}
#navigation a#nav-kataloger {
	width: 91px;
	background-position: -413px 0px;
}
#navigation a#nav-kataloger:hover, #navigation a#nav-kataloger.active, #navigation li:hover a#nav-kataloger  {
	background-position: -413px 38px;
}
#navigation a#nav-kampagner {
	width: 96px;
	background-position: -504px 0px;
}
#navigation a#nav-kampagner:hover, #navigation a#nav-kampagner.active, #navigation li:hover a#nav-kampagner  {
	background-position: -504px 38px;
}
#navigation a#nav-events {
	width: 74px;
	background-position: -600px 0px;
}
#navigation a#nav-events:hover, #navigation a#nav-events.active, #navigation li:hover a#nav-events  {
	background-position: -600px 38px;
}
#navigation a#nav-ledige-jobs {
	width: 102px;
	background-position: -674px 0px;
}
#navigation a#nav-ledige-jobs:hover, #navigation a#nav-ledige-jobs.active, #navigation li:hover a#nav-ledige-jobs  {
	background-position: -674px 38px;
}

/* 2nd level */
#navigation li ul {
	display: none;
	z-index: 20;
	position: absolute;
	width: 150px;
	background: #74111b;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: -2px;
	border-style: solid;
	border-color: #74111b;
	border-width: 0px 1px 1px 1px;
/*
	filter:Alpha(opacity=85); 
	opacity: 0.85;
*/
}	/* hides stuff */
#navigation li ul li {
	clear: both;
}
#navigation li ul li a, #navigation li:hover ul li a {
	width: 130px;
	color: #fff;
	clear: both;
	border: 0;
	border-top: 1px solid #630f18;
	padding: 3px 10px;
	font-weight: normal;
	background-position: 0px 25px;
	background: none;
	height: 17px;
	text-indent: 0px;
}
#navigation li ul li a:hover {
	background: #ccc;
	color: #333;
}
#navigation li > ul {top: auto; left: auto;}
#navigation li:hover ul{ display: block; }/* magick stuff*/
/* =submenu
   ----------------------------------------------------*/
#submenu {
	background: url("../gfx/submenu_bg.gif");
	width: 150px;
	border-top: 1px solid #999;
	float: left;
	min-height: 280px;
	margin-right: 20px;
	margin-top: 10px;
}
#submenu ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}
#submenu ul li {
	background: url("../gfx/arrow-red.gif") left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;	
}
#submenu ul li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
#submenu ul li a:hover {
	text-decoration: underline;
}
#submenu ul li a.active {
	color: #9d1624;
	text-decoration: underline;
}
   
/* =content
   ----------------------------------------------------*/
#content {
	width: 756px;
	margin: 0 auto;
	margin-top: 10px;
}
#content .with-submenu {
	width: 576px;
	float: right;
}
#userinfo {
	clear: both;
}
#content .box {
	margin-top: 15px;
	background: #ccc;
}
#content .box.red {
	background: #9d1624;
}
#content .box .content {
	padding: 20px;
}
#content .box h3 {
	font-size: 14px;
	margin: 0;
	padding: 10px 20px 5px 20px;
	border-bottom: 1px solid #fff;
}
#content .box.red h3 {
	color: #fff;
}
#content .box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}
#content .box ul li {
	background: url("../gfx/arrow-red.gif") left 3px no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;	
}
#content .box ul li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
#content .box ul li a:hover {
	text-decoration: underline;
}

/* =footer 
   ----------------------------------------------------*/
#footer {
	width: 776px;
	height: 46px;
	border-top: 1px solid #ccc;
	background: url("../gfx/footer_bg.gif");
	margin: 0 auto; 
	margin-top: 30px;
	clear: both;
}
#footer ul{
	margin-left: 60px;
	font-weight: bold;
	color: #666;
	margin-top: 8px;
	list-style: square;
}
#footer li {
	float: left;
	margin-left: 20px;
}
#footer li.first {
	list-style: none;
}

/* sitespecific & modulespecific
   ----------------------------------------------------*/
   
/* frontpage */
.frontpage-left {
	width: 350px;
	float: left;
}
.frontpage-right {
	width: 370px;
	float: right;
}
.newsletter-signup input.text {
	width: 170px;
}
.frontpage-news .newsitem {
	padding: 0;
	background: url("../gfx/bullet_red.gif") 0px 3px no-repeat;
	padding-left: 20px;
}
.frontpage-news .newsitem.first {
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	padding-bottom: 10px;

}
.frontpage-news .newsitem h2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 12px;
}
.frontpage-offer {
	color: #fff;
}
#content .frontpage-offer.box.red .content h3 {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#content .frontpage-offer.box.red .content h4 {
	text-align: right;
	font-size: 16px;
	margin-top: -20px;
}
#content .frontpage-offer.box .content {
	padding: 10px 20px 10px 40px;
	background: url("../gfx/bullet_white.gif") 20px 13px no-repeat;
	padding-left: 40px;
}

/* news */
#news_newsbox {
	width: 450px;
	float: left;
}
#news_newsbox .news_newsDate {
	color: #666;
	margin: 10px 0px;
}
#news_newsbox .news_newsImagebox {
	margin-top: 10px;
}
#news_sidebar {
	width: 250px;
	float: right;
}

/* dealerlist */
#dealerlistmap {
	width: 754px; 
	height: 550px; 
	border: 1px solid #ccc;
	margin-top: 10px;
}

/* sitemap */
ul.sitemap_subPages {
	margin: 0;
	padding: 0;
}

/* search */
#searchbox {
	width: 450px;
	float: left;
}

#search-sidebar {
	width: 250px;
	float: right;
}

/* jobs */
#jobsbox {
	width: 450px;
	float: left;
}

#jobs-sidebar {
	width: 250px;
	float: right;
}

/* events */
#eventbox {
	width: 450px;
	float: left;
}
#eventbox .large-date {
	background: #9d1624;
	float: left;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0px;
	margin-right: 10px;
	text-align: center;
	width: 70px;
}
#eventbox h2.event {
	float: left;
	margin-top: 8px;
}
#eventbox h2.event.color-1 {
	color: blue;
} 
#eventbox h2.event.color-2 {
	color: red;
} 
#eventbox h2.event.color-3 {
	color: green;
} 
#eventbox h2.event.color-4 {
	color: #FFCC00;
} 
#eventbox label {
	display: block;
	width: 25px;
	float: left;
}
#event-sidebar {
	width: 250px;
	float: right;
}
#event-sidebar table {
	padding: 0;
	margin: 0;
	background: #fff;
	border-collapse: separate;
	color: #333;
}
#event-sidebar td.prev a, #event-sidebar td.next a {
	display: block;
	width: 30px;
}
#event-sidebar td.prev {
	text-align: left; 
	width: 10%;
	border: 0;
	vertical-align: middle;
	background: #fff;
}
#event-sidebar td.next {
	text-align: right; 
	width: 10%;
	border: 0;
	vertical-align: middle;
	background: #fff;
}
#event-sidebar td.month {
	text-align: center; 
	width: 80%;
	border: 0;
	font-weight: bold;
	font-size: 14px;
	background: #fff;
	color: #333;
}
/* the day headers across the top */
#event-sidebar th {
	background: #9d1624;
	color: #fff;
	margin: 3px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	border-style: solid;
	border-color: #9d1624;
	border-width: 1px;

}

/* how days this month will look, make dates appear in top right */
#event-sidebar td {
	background: #ccc;
	color: #000;
	padding: 0px;
	margin:0;
	text-align:center;
	vertical-align:middle;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
	color: #333;
}
#event-sidebar td.event {
	background: #999;
	border-color: #999;

} 
/* these are the days falling outside this month */
#event-sidebar td.notInMonth {
background: #ccc;
}
#event-sidebar td div.date {
	background: #ccc; 
	padding: 2px; 
}
#event-sidebar td div.date-event {
	background: #999;
}
#event-sidebar a:hover {
	color: #000;
}


/*downloads */

ul.download {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ul.download li {
	border-bottom: 1px solid #999;
	padding: 10px 0px;
}
table.alfabet {
	margin: 20px 0;
}
table.alfabet td{
	font-weight: bold;
}

/* dealer login */

#appendix dt {
	float: left;
	margin: 2px 2px 0px 0px;
	height: 16px;
}
#appendix dt img {
	margin-top: 2px;
}
#appendix dd {
	padding: 2px 0px 0px 0px;
	height: 16px;
	margin-left: 20px;
}

}
#updateFORM,
#updateFORM dl {
	margin: 0;
	padding: 0;
}
#updateFORM dt {
	float: left;
	min-height: 16px;
	_height: 16px;
	width: 245px;
	background-color: #DDD;
	margin-right: 3px;
	_margin-right: 0px;
	padding: 3px 0px 0px 3px;
	border: 1px solid #E6E6E6;
	clear: both;
	overflow: visible;
	
}
#updateFORM dt.checkBox1 {
	height: 90px;
	_height: 115px;
}
#updateFORM dt.textArea1 {
	height: 200px;
	_height: 202px;
}
#updateFORM dt.textArea2 {
	height: 55px;
	_height: 57px;
}
#updateFORM dt.textArea3 {
	height: 40px;
	_height: 42px;
}
#updateFORM dd textarea {
	border: 1px solid #404040;
	width: 245px;
	_width: 243px;
	height: 50px;
	border: 1px solid #E9E9E9;
	overflow: hidden;
}
#updateFORM dd textarea.textArea1 {
	margin: 1px 0px 1px 0px;
	_margin: 0px 0px 0px 0px;
	border: 1px solid #404040;
	width: 280px;
	height: 201px;
	_height: 200px;
	border: 1px solid #E9E9E9;
	overflow: hidden;
}
#updateFORM dd textarea.textArea2 {
	margin: 1px 0px 1px 0px;
	_margin: 0px 0px 0px 0px;
	border: 1px solid #404040;
	width: 280px;
	height: 55px;
	_height: 57px;
	border: 1px solid #CCC;
	overflow: auto;
}
#updateFORM dd textarea.textArea3 {
	margin: 1px 0px 1px 0px;
	_margin: 0px 0px 0px 0px;
	border: 1px solid #404040;
	width: 280px;
	height: 40px;
	_height: 42px;
	border: 1px solid #CCC;
	overflow: hidden;
}
#updateFORM dd select {
	margin: 1px 0px 1px 0px;
	padding: 0;
	width: 285px;
	height: 17px;
	border: 1px solid #CCC;
}
#updateFORM dd input {
	margin: 1px 0px 1px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0;
	height: 17px;
}
#updateFORM dd input.input1 {
	width: 65px;
	border: 1px solid #E9E9E9;
}
#updateFORM dd input.calendarFocus {
	width: 65px;
	border: 1px solid #E9E9E9;
}
#updateFORM dd input.input2 {
	width: 280px;
	border: 1px solid #CCC;
	padding-left: 5px;

}
#updateFORM dd input.file1 {
	width: 240px;
	border: 1px solid #CCC;
	margin: 1px 0px 1px 0px;
	height: 19px;
		padding-left: 5px;
	_height: 17px;
}
#updateFORM dd input.checkBox {
	margin: 1px 0px 1px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0;
	height: auto;
	width: auto;
	border: none;
}
#updateFORM dd input.radioBox {
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
	border: none;
}
#updateFORM label {
	margin:0;
	padding: 0;
}
#updateFORM dd input.excludeDates {
	margin: 1px 0px 1px 0px;
	margin: 0px 0px 1px 0px;
	padding: 0;
	border: none;
	height: 20px;
	_height: 20px;
	background-color: #FFFFFF;
	text-align: left;
	color: #404040;
	font-size: 10px;
}
#updateFORM input.submitBTN {
	margin-top: 6px;
	font-size: 10px;
	background-color: #7F0708;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	border:1px solid;
	border-top-color:#CCC;
	border-left-color:#CCC;
	border-right-color:#333;
	border-bottom-color:#333;
}

.list {
	margin: 5px 0px 5px 15px;
	height: auto !important;
}
.list dt {
	height: 20px;

}
.list dd {
	clear: both;
}
.list dd dl {
	padding: 10px 0px 10px 20px;
}
.list dd dl dt {
	color: #333333;
	font-weight: normal;
}
.list dd dl dt:hover {
	color: #DDE9F0;
}
.list dd dl dd dl dt {
	font-weight: normal;
}
.bg2 {
	background-color: #FFFFFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	height: 20px;
}
.bg1 {
	background-color: #F5F5F5;
	height: 20px;
}
.bg3 {
	background-color: #FFFFFF;
	height: 20px;
}
.bg4 {
	background-color: #F5F5F5;
	height: 20px;
}
.bg5 {
	background-color: #CCC;
	height: 20px;
}
.listHover {
	background-color: #DDE9F0;
}
.index {
	float: left;
	padding: 3px;
	display: block;
}
.icon {
	float: right;
	display: block;
}
.icon img {
	margin: 3px;
}
.icon_text {
	float: right;
	display: block;
}


div.offer {
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}
div.offer .image {
	width: 150px;
	float: left;
	margin-right: 20px;
}
div.offer .description {
	float: left;
	width: 400px;
}
div.offer .description h2 {
	margin-top: 0;
	margin-bottom: 10px;
	width: 100%;
}
div.offer .price {
	float: right;
	margin-top: -23px;
	color: #9d1624;	
	font-weight: bold;
	font-size: 16px;
}


div.offer .description h2 .price {
	float: right;
	margin-top: -23px;
	color: #9d1624;	
}

div.link_box {
	width: 170px;
	float: left;
	min-height: 130px;
	margin: 20px 10px;
	text-align: center;
	vertical-align: middle;
}
div.link_box .link_image {
	line-height:110px;
	height: 110px;
/*
 	border: 1px solid red;
*/
}
div.link_box .link_image img {
	vertical-align: middle;
}
