body {
margin: 0;
padding: 0;
font: 12px arial, verdana, helvetica, sans-serif;
text-align: center;
height: 100%;
background-color: white;
}

table, td  {
font: 12px arial, verdana, helvetica, sans-serif;
}

a {

color: #333;
	
}

p {
	margin: 5px;
	margin-left: 0px;
}

textarea {
	font-size: 12px;
	font-family: arial;
}

#content {
margin: auto;
width: 950px;
text-align: left;
position: relative;
}

#rightContent {
position: absolute; 
right: 0px;
width: 160px;
z-index: 999;
}

#rightContent2 {
position: absolute; 
right: 0px;
width: 160px;
}

#footer {
text-align: center;
position: relative;  /* Safari */
width: 950px;
margin: auto;
background: url(../images/footerbg.gif) repeat-x #468d00 top left;
font-size: 11px;
color: #f4faee;
font-weight: normal;
}


#footer a {
color: #f4faee;
}

#searchCats {
	width: 550px;
	float:left;
}

#searchCats h3 {
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

#searchCats h3 a {
	color: #666;
	font-weight: normal;
}

hr {
	height: 1px;
	color: #dde1d1;
	background: #dde1d1;
	}


table hr {
	height: 1px;
	color: #dde1d1;
	background: #dde1d1;
	border: 0px;
	}

.detail {
	height: 1px;
	color: #dde1d1;
	background: #dde1d1;
	border: 0px;
	}

h2 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

h2 div {
	display: inline;
}

h2 a {
	 color: #1645a0;
}

h2 a:hover {
	 color: #0057ff;
}

h3 {
	color: #666;
	font-size: 13px;
	margin: 0px;
	display: inline;
}

h3 div {
	display: inline;
}

h3 a {
	 color: #1645a0;
}

h3 a:hover {
	 color: #0057ff;
}

h3 ul {
	list-type: bullet;
}

h4 {
	color: grey;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}

h4 a {
	 color: #1645a0;
}

h4 a:hover {
	 color: #0057ff;
}


h4 div {
	display: inline;
}

form {
display: inline;
}

.radio  {
	margin: 0px;
	margin-bottom: -1px;
}

#Surround {
	width: 980px;
	text-align: left;
	margin: 0px auto;
}

.pads {
	padding: 7px;
}

.clear {
	clear: both; 
	height: 1px;
}

.topTool {
	text-align: right;
	margin-top: 7px;
	height: 20px;
}

.login {
	background: none;
	color: #333;
	float: right;
	margin-left: 10px;
}

.login a {
	background: url(../images/ikon_login.gif) no-repeat left center;
	padding-left: 16px;
	margin-right: 10px;
	color: #333;
}

.login a:hover {
	background: url(../images/ikon_login_aktiv.gif) no-repeat left center;
	text-decoration: none;
}

.opret {
	background: none;
	color: #333;
}

.opret a {
	background: url(../images/ikon_opret.gif) no-repeat left center;
	padding-left: 16px;
	color: #333;
}

.opret a:hover {
	background: url(../images/ikon_opret_aktiv.gif) no-repeat left center;
	text-decoration: none;
}


.logout {
	background: none;
	color: #333;
	float: right;
	margin-left: 10px;
}

.logout a {
	background: url(../images/ikon_logout.gif) no-repeat left center;
	padding-left: 16px;
	margin-right: 10px;
	color: #333;
}

.logout a:hover {
	background: url(../images/ikon_logout_aktiv.gif) no-repeat left center;
	text-decoration: none;
}

.mysite {
	background: none;
	color: #333;
	float: right;
	margin-left: 10px;
}

.mysite a {
	background: url(../images/ikon_opret.gif) no-repeat left center;
	padding-left: 16px;
	margin-right: 0px;
	color: #333;
}

.mysite a:hover {
	background: url(../images/ikon_opret_aktiv.gif) no-repeat left center;
	text-decoration: none;
}

.indryk {
	background: none;
	color: #333;
	float: right;
	margin-left: 10px;
}

.indryk a {
	background: url(../images/ikon_indryk.gif) no-repeat left center;
	padding-left: 16px;
	margin-right: 10px;
	color: #333;
}

.indryk a:hover {
	background: url(../images/ikon_indryk_aktiv.gif) no-repeat left center;
	text-decoration: none;
}


.top {
	background: #57b100;
	position: relative;
	height: 90px;
	margin-top: 7px;
	width: 950px;
	margin-bottom: 4px;
}

.searchBar {
	width: 740px;
	float: left;
	background: #468f00;
	margin-top: 16px;
	background: url(../images/searchbarbg.gif) repeat-x;
	position: relative;
	padding: 5px;
}

.searchInput {
	border: 1px solid #7f9db9;
	font-size: 18px;
	width: 307px;
	color: #666;
	font-family: arial;
	padding-left: 5px;
	height: 24px;
	}

.searchBtn a {
	background: #96e44a;
}

.searchBtn a:hover {
	background:  #a5f755;
}

.selectArea {
	font-size: 16px;
	color: #666;
	font-family: arial;
}

.selectUsedNew {
	font-size: 16px;
	color: #666;
	font-family: arial;
}

.breadCrumb {
	width: 950px;
	font-family: arial, verdana;
	font-size: 11px;
	color: #666;
	padding-bottom: 5px;
}

.breadCrumb a {
	color: #999;
}

.breadCrumb a:hover {
	color: #666;
}

.leftCol
 {
	width: 220px;
	background: #f3f4e4;
	position: relative;
 }

.containerLeftMenu {
	margin-left: 227px;
}

.frontContainerLeft {
	width: 320px;
	position: relative;
	float: left;
	margin: 0px;
	margin-left: 227px;

}

.frontContainerRight {
	width: 209px;
	position: relative;
	float: left;

}

.rightCol {
	width: 160px;
	position: relative;
	float: left;
}

.lt {
width: 6px;
height: 6px;
background: url(../images/lt.gif) no-repeat left top;
position: absolute;
left: 0px;
top: 0px;
z-index: 999
}

.rt {
width: 6px;
height: 6px;
background: url(../images/rt.gif) no-repeat right top;
position: absolute;
right: 0px;
top: 0px;
z-index: 999
}

.lb {
width: 6px;
height: 6px;
background: url(../images/lb.gif) no-repeat left bottom;
position: absolute;
left: 0px;
bottom: 0px;
z-index: 999
}

.rb {
width: 6px;
height: 6px;
background: url(../images/rb.gif) no-repeat right bottom;
position: absolute;
right: 0px;
bottom: 0px;
z-index: 999
}


.ltY {
width: 6px;
height: 6px;
background: url(../images/ltyellow.gif) no-repeat left top;
position: absolute;
left: 0px;
top: 0px;
}

.rtY {
width: 6px;
height: 6px;
background: url(../images/rtyellow.gif) no-repeat right top;
position: absolute;
right: 0px;
top: 0px;
}

.lbY {
width: 6px;
height: 6px;
background: url(../images/lbyellow.gif) no-repeat left bottom;
position: absolute;
left: 0px;
bottom: 0px;
}

.rbY {
width: 6px;
height: 6px;
background: url(../images/rbyellow.gif) no-repeat right bottom;
position: absolute;
right: 0px;
bottom: 0px;
}

.ltlight {
width: 6px;
height: 6px;
background: url(../images/ltlight.gif) no-repeat left top;
position: absolute;
left: 0px;
top: 0px;
}

.rtlight {
width: 6px;
height: 6px;
background: url(../images/rtlight.gif) no-repeat right top;
position: absolute;
right: 0px;
top: 0px;
}

.lblight {
width: 6px;
height: 6px;
background: url(../images/lblight.gif) no-repeat left bottom;
position: absolute;
left: 0px;
bottom: 0px;
}

.rblight {
width: 6px;
height: 6px;
background: url(../images/rblight.gif) no-repeat right bottom;
position: absolute;
right: 0px;
bottom: 0px;
}


---

.ltGrey {
width: 6px;
height: 6px;
background: url(../images/lt_grey.gif) no-repeat left top;
position: absolute;
left: 0px;
top: 0px;
}

.rtGrey {
width: 6px;
height: 6px;
background: url(../images/rt_grey.gif) no-repeat right top;
position: absolute;
right: 0px;
top: 0px;
}

.lbGrey {
width: 6px;
height: 6px;
background: url(../images/lb_grey.gif) no-repeat left bottom;
position: absolute;
left: 0px;
bottom: 0px;
}

.rbGrey {
width: 6px;
height: 6px;
background: url(../images/rb_grey.gif) no-repeat right bottom;
position: absolute;
right: 0px;
bottom: 0px;
}

.ltGreen {
width: 6px;
height: 6px;
background: url(../images/lt_green.gif) no-repeat left top;
position: absolute;
left: 0px;
top: 0px;
}

.rtGreen {
width: 6px;
height: 6px;
background: url(../images/rt_green.gif) no-repeat right top;
position: absolute;
right: 0px;
top: 0px;
}

.lbGreen {
width: 6px;
height: 6px;
background: url(../images/lb_green.gif) no-repeat left bottom;
position: absolute;
left: 0px;
bottom: 0px;
}

.rbGreen {
width: 6px;
height: 6px;
background: url(../images/rb_green.gif) no-repeat right bottom;
position: absolute;
right: 0px;
bottom: 0px;
}

.ltGreenLight {
width: 6px;
height: 6px;
background: url(../images/lt_green_light.gif) no-repeat left top;
position: absolute;
left: 0px;
top: 0px;
}

.rtGreenLight {
width: 6px;
height: 6px;
background: url(../images/rt_green_light.gif) no-repeat right top;
position: absolute;
right: 0px;
top: 0px;
}

.lbGreenLight {
width: 6px;
height: 6px;
background: url(../images/lb_green_light.gif) no-repeat left bottom;
position: absolute;
left: 0px;
bottom: -1px;
}

.rbGreenLight {
width: 6px;
height: 6px;
background: url(../images/rb_green_light.gif) no-repeat right bottom;
position: absolute;
right: 0px;
bottom: -1px;
}

.erhvervsKnap {
background: url(../images/erhvervsknap_left.gif) no-repeat;
color: white;
white-space: nowrap;
height: 34px;
}

.erhvervsKnap div {
padding-top: 8px;
}

.erhvervsKnap a {
color: white;
}

.privatKnap {
background: url(../images/privatknap_left.gif) no-repeat;
color: white;
white-space: nowrap;
height: 34px;
}

.privatKnap div {
padding-top: 8px;
}

.privatKnap a {
color: white;
}

.kategorier {
	color: #333;
	line-height: 23px;
}

.kategorier a {
	color: #1645a0;
}

.kategorier a:hover {
	color: #0057ff;
}

.antalAnnoncerBig {
	color: #8f8d80;
	font-size: 14px;
	font-weight: bold;
}

.antalAnnoncer  {
	color: #a19f8f;
}

.topadsBg  {  
  background: lightgrey;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 780px;
  height: 90px;
}

.topad { 
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.seekTabActive {
	background: url(../images/tabactivetop.gif) repeat-x top left #858585;
	color: white;
	white-space: nowrap;
	width: 72px;
	position: relative;
	text-align: center;
	float: left;
	font-weight: bold;
}

.seekTabActive a {
	color: white;
}

.seekTabInactive {
	background: url(../images/tabinactivebottom.gif) repeat-x bottom left #eaece1;
	color: #959691;
	white-space: nowrap;
	width: 70px;
	position: relative;
	text-align: center;
	float: left;
	height: 27px;

}

.seekTabInactive a {
	color: #959691;
	text-decoration: none;
}

.seekTabInactive a:hover {
	color: #666;
}

.seekToolbarFirst {
	background: #838383;
	color: white;
	text-align: right;
	font-size: 11px;
	border-bottom: 1px solid #6e6d6d;
	margin-top: -1px;
}

.seekToolbar {
	background: #838383;
	color: white;
	text-align: right;
	font-size: 11px;
	border-bottom: 2px solid #d0d2c9;
	border-top: 1px solid #959595;
}

.seekResult {
	font-family: arial, verdana;
	font-size: 12px;
	color: #666;
}

.seekResult a {
	color: #666;
	text-decoration: none;
}

.seekResult form {
	font-weight: normal;
}

.seekResult form select {
	font-weight: normal;
}

.seekFirst td {
	background: white;
	padding-top: 5px;
	padding-bottom: 5px;
}

.seekSecond td {
	background: #f1f5fa;
	padding-top: 5px;
	padding-bottom: 5px;
}

.seekFirstSpecial td {
	background: #e3e8ef;
	padding-top: 5px;
	padding-bottom: 5px;
}

.seekSecondSpecial td {
	background: #d7dee8;
	padding-top: 5px;
	padding-bottom: 5px;
}

.oddLine {
	padding-top: 5px;
	padding-bottom: 5px;
	background : #ffffff;
	color: #666;
}
.evenLine {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f1f5fa;
	color: #666;
}

.seekInfoLine {
	font-size: 11px;
	color: #a3a496;
	padding-top: 3px;
	width: 1px;
	display: table-cell;
}

.seekInfoLine a {
	color: #a3a496;
	text-decoration: none;
}

.seekCount {
	background: #ffffcc;
	position: relative;
	font-size: 14px;
	color: #666;
	width: 1px;
	display: table-cell;
	white-space: nowrap;
}

.subToolbar td,  .subToolbar th  {
	background: #eaece1;
	border-bottom: 1px solid #d2d5ca;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	padding-left: 0px;
	text-align: left;
	white-space: nowrap;
}

.subToolbar img {
	margin-left: 3px;
}

.trTool th {
	border-top: 1px solid #CCC;	
}

.sortSplit {
	text-align: left;
}

.seekBrowse {
	text-align: right; 
	margin-top: 7px;
	background: #eaece1;
	border-top: 1px solid #d2d5ca;
	border-bottom: 1px solid #d2d5ca;
	color: #666;
}

.catHeadline {
	font-size: 16px;
	color: #999;
	background: url(../images/searchedbg.gif) center left repeat-x;
	font-weight: bold;
	border:1px solid #CCC;
	margin-bottom: 10px;
}

.showBtn a input {
	background: #979797;
}

.showBtn a:hover input {
	background: #dbd8bb;
}

.price {
background: #e7f9d5;
width: 1px;
display: table-cell;
white-space: nowrap;
border-top: 1px solid #c9e6ab;
font-size: 14px;
color: #468e00;
}

.addInfo {
position: absolute; 
right: 10px; 
top: 5px;
color: #999;
font-size: 11px;
}

.alert a {
	font-size: 10px;
	color: #d58000;
}


.travelSearch, .travelSearch table {
	font-family: arial;
	font-size: 11px;
	color: #333;
}

.travelSearch form, input, select {
	font-family: arial;
	font-size: 11px;
}

.travelSearch td {
	font-size: 11px;
	color: #666; 
	}

.travelTabs {
	color: #666;
}

.travelTabs a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}


.Atmos {
background: url(../images/atmosbg.jpg) top left;
position: relative;
} 

.Atmos hr {
	height: 1px;
	border: 1px solid #caccb5;
}

.propertiesSearch, .propertiesSearch table {
	font-family: arial;
}

.propertiesSearch td {
	color: #666;
	font-size: 11px;
}

.propertiesSearchSplit {
	background: url(../images/properties_split.gif) center left repeat-x;
	height: 7px;
	}

.propertiesSearch input, .propertiesSearch select {
	font-weight: normal;
}

.carsSearch, .carsSearch table {
	font-family: arial;
}

.carsSearch td {
	color: #666;
	font-size: 11px;
}

.carsSearchSplit {
	background: url(../images/properties_split.gif) center left repeat-x;
	height: 7px;
	}

.carsSearch input, .carsSearch select {
	font-weight: normal;
}

.contactLayer {
z-index:999; 
position:absolute; 
top:0px; 
left:0px; 
background: url(../images/png.png);
color: #333;
width:410px; 
height: 410px; 
visibility:hidden
}

.warning {
	border: 1px solid #cccc99;
	background: #ffffcc;
	color: #666;
	font-family: courier new;
	margin-bottom: 10px;
}

.middleFields {
	width: 549px;
	background: #f3f4e4;
	position: relative;
	color: #666666;
}

.middleFields div, .middleFields td {
	color: #666666;
}

.headLines {
font-size: 18px;
color: #636453;
}

.headLines a {
color: #636453;
}

.headLines a:hover {
color: #339900;
}

.priceFrom {
width: 40px; 
border: 1px solid #CCC; 
margin-left: 5px; 
margin-right: 5px; 
background: url(../images/inputbg.gif)
}

.priceTo {
width: 40px; 
border: 1px solid #CCC; 
margin-left: 5px; 
margin-right: 5px; 
background: url(../images/inputbg.gif)
}

.searchFree {
border: 1px solid #CCC; 
margin-right: 10px; 
margin-left: 5px;
background: url(../images/inputbg.gif);
}

.createAd form, .createAd select {
	font-size: 14px;
}

.createAd td {
	white-space: nowrap;
}

.seekPicture {
	border: 1px solid #CCC;
}

.propertiesBox {
	background: #f3f4e4; 
	float: left; 
	width: 180px; 
	margin-right: 4px;
	position: relative;
	height: 250px;
}

.propertiesBox div {
	line-height: 18px;
}

.frontLinks {
	font-size: 11px;
}

.frontLinks a {
	color: #1745a0;
	text-decoration: none;
}

.frontLinks a:hover {
	color: #1757d5;         
}

.frontLinks a span {
	text-decoration: underline;
}

.latestBg {
	background: url(../images/rightbg.gif) no-repeat right top #eef5db;
}

.latestInside {
width: 150px; 
margin-left: 7px; 
margin-bottom: 7px;
line-height: 19px;
font-size: 11px;
}

.latestInside a {
	color: #1745a0;
}

.latestInside a:hover {
	color: #1757d5;   
}

.frontSmallUpsell {
	margin: 5px 0px 5px 0px;
}

.rightUpsells {
width: 170px;
}

.faq td{
 border: 1px solid #dde1d1;;
}

#partners {
	width: 700px;
	color: #bae095;
}

#partners a {
	color: #bae095;
	text-decoration: none;
}

#partners a:hover {
	color: white;
}

.chooseLeft {
	width: 271px; 
	float: left; 
	background: #f3f4e4; 
	margin-right: 7px;
	position: relative;
	height: 220px;
}

.chooseRight {
	width: 271px; 
	float: left; 
	background: #f3f4e4; 
	position: relative;
	height: 220px;
}

#auction .chooseLeft { height: 280px; }
#auction .chooseRight { height: 280px; }

.chooseHead {
	font-size: 16px;
	font-weight: bold;
	color: #7d7d7d;
}

.bulletCheck li {
list-style-image: url(../images/check_advanced.gif);
list-style-position: outside;
margin-left: -20px;
color: #6d6d6d;
}

.alphabet {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 0.2 em;
	text-align: center;
}

.alphabet a {
	color: #999;
	text-decoration: none;
}

.alphabet a:hover {
	color: #64cb00;

}

.alphabet a:active {
	color: #64cb00;

}

.seekwords td a {
	color: #1645a0;
	padding-bottom: 4px;
	text-decoration: none;
}

.seekwords {
	font-size: 11px;
	color: #CCC;
	font-family: arial;
	text-decoration: none;
}

.impLink a {
	color: #00b709;
	font-size: 16px;
	font-weight: bold;
}

.impLink a:hover {
	color: #00d30a
}

.boxShadow {
	background: url(../images/boxshadow.gif) bottom left repeat-x #FFF;
}

.topAnnonce 
{
width: 780px; 
background: url(../images/topannoncer.gif) no-repeat; 
border-bottom: 1px solid #c5c7ca;
}

#topAnnonceContent {
padding: 7px;
padding-top: 25px;
}

#topAnnonceContent table {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
 
#topAnnonceContent table td {
	text-align: center;
}

#topAnnonceContent table td a {
	color: #666;
}

#topAnnonceContent table td img {
	margin: 5px;
}


.topAnnonce1 {
	background: url(../images/topannonce_1.gif) repeat-x #e5e9ee;
}

.topAnnonce2 {
	background: url(../images/topannonce_2.gif) repeat-x #d2d7de;
}

.topAnnonce td {
	padding-right: 5px;
}

.buyTable td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.highlightAnnonce {
	color: #333333;
	font-weight: bold;
}

.highlightAnnonce a {
	color: #333333;
}

.highlightAnnonce a:hover {
	color: #000000;
}

.featureAnnonce 
{
width: 160px; 
background: url(../images/featureannonce.gif) no-repeat; 
border-bottom: 1px solid #c5c7ca;
}

#featureAnnonceContent {
padding: 7px;
padding-top: 25px;
}

#featureAnnonceContent span {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
 
#featureAnnonceContent span a {
	color: #666;
}

.receiptBg {
margin-top: 10px;
background: white; 
border-right: 1px solid #CCC; 
border-bottom: 1px solid #CCC
}

.grey {
border: 1px solid #CCC
}

.rightAlign {
text-align: right; 
margin-top: 10px;
color: #999;
}

.receiptBottom {
text-align: center; 
margin-top: 50px; 
color: #999
}

.total {
color: #04A800;
}

.receiptCopy  {
	color: #ccc;
}

.konkurrenceTop {
background: url(../images/konkurrencetop_black.gif) no-repeat left top;
width: 549px;
height: 60px;
z-index: 99;
}

.konkurrenceTopZulu {
background: url(../images/konkurrencetop_zulu.gif) no-repeat left top;
width: 549px;
height: 60px;
z-index: 99;
}

.tilbudTop {
background: url(../images/tilbudhead.gif) no-repeat left top;
width: 549px;
height: 60px;
z-index: 99;
}

.newsTop {
background: url(../images/newstop_new.gif) no-repeat left top;
width: 500px;
height: 60px;
z-index: 99;
}

.auktionTop {
background: url(../images/auktiontop.gif) no-repeat left top;
width: 549px;
height: 60px;
z-index: 99;
}

.auktionWrap {
	float: left;
	width: 720px;
	margin-bottom: 7px;
	height: 400px;
	z-index: 999;
}

.auktionLogo {
	width: 230px;
	background: url(../images/auklogo.gif) center center no-repeat #eff3dc;
	height: 61px;
	position: relative;
}

.auktionSearch {
	width: 490px;
	padding-left: 7px;
}


.auktionLeftMenu {
	width: 230px;
	padding-top: 7px;
	background: url(../images/aukarrows.gif) right no-repeat #eff3dc;
}

.auktionContent {
	width: 500px;
	padding-left: 7px;
	padding-top: 7px;
}

.auktionWrap ul {
margin: 0px;
padding: 0px;
}

.auktionWrap li a { 
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-left: 7px;
	line-height: 21px;
	color: #58575c;
	}


.auktionProducts td {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 125px;
}

.auktionSearchBox {
	background: #3ecb00;
	padding: 13px;
	position: relative;
}

.auktionSearchBg {
	background: #eff3dc;
	padding: 5px;
	position: relative;
	text-align: center;
}

.seekhr {
	color: #e0e0e0;
	width: 253px;
	border-top: 1px solid #e0e0e0;
	height: 10px;
	margin: 0px;
	margin-bottom: -7px;
}

.searchBoxes {
	float: left;
	width: 253px; 
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	background: url(../images/searchboxbg2.gif) bottom left repeat-x;
}

.searchBoxes2 {
	clear: both;
	float: left;
	width: 253px; 
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	background: url(../images/searchboxbg2.gif) bottom left repeat-x;
}




.searchBoxes a {
	line-height: 21px;
}

.searchBoxes a:hover {
	color: #57b100;
}

.searchBoxes2 a {
	line-height: 21px;
}

.searchBoxes2 a:hover {
	color: #57b100;
}

.blogBegin {
	color: #666;
}

.blogBegin a {
	color: #666;
	font-size: 14px;
}

.offerContainer {
	height: 530px; 
	background: #cae3e9; 
	display: none; 
	position: relative;
	text-align: center;
	margin: auto;
}

.offerContainerSmall {
	height: 170px;
	background: #cae3e9; 
	display: none; 
	position: relative;
	margin-bottom: 7px;
}

.offerShow {
	text-align: center;
	width: 150px;
	float: left; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}

.offerShowSmall {
	text-align: center;
	width: 100px;
	float: left; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}

.offerHead {
	background: url(../images/offertop.gif) repeat-x top left #b8d9e1; 
	position: relative;
	width: 150px;
}

.offerSmallHead {
	background: url(../images/offertop.gif) repeat-x top left #b8d9e1; 
	position: relative;
	width: 110px;
}

.offerHead img {
	margin: 4px 0 4px 0;
}

.offerHeadInside {
	padding: 4px;
}

.offerHeadTop {
	border-bottom: 1px solid white; 
	text-align: center;
	width: 370px;
}

.offerHeadSmall {
	background: url(../images/offertop.gif) repeat-x top left #b8d9e1; 
	position: relative;
	width: 150px;
}

.offerHeadTopSmall {
	border-bottom: 1px solid white; 
	text-align: center;
	width: 550px;
}

.offerHeadTopSmall img {
	margin: 4px 0 4px 0;
}



.offerLogo {
	position: absolute; 
	right: 0px; 
	bottom: 0px; 
	z-index: 1
}


#auctionTeaser {
	width: 950px;
	background: url(/images/logo_auction.gif) 5px 5px no-repeat #cd0202;
	position: relative;
	height: 330px;
	margin: 0 0 10px 0;
}

#auctionTeaser div {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.aukTop {
	width: 950px;
	height: 6px;
	position: absolute;
	top: 0px;
	left: 0px;
	clear:both;
}

.aukBottom {
	width: 950px;
	height: 6px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear:both;
}

.aukTopRed {
	width: 940px;
	height: 6px;
	position: absolute;
	top: 0px;
	left: 0px;
	clear:both;
}

.aukBottomRed {
	width: 940px;
	height: 6px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear:both;
}

.auktionPads {
	padding: 5px;
}

.productArea {
	background: white;
	color: #cc0000;
	margin-top: 70px;
	position: relative;
	height: 195px;
}

.productArea a {
	color: #cc0000;
	text-decoration: none;
}

.productArea a:hover {
	color: #000;
}

.auktionProduct {
	float: left;
	text-align: center;
	height: 185px;
	width: 150px;
	margin-right: 5px;
	vertical-align: top;
}

.auktionProduct img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.auktionProduct h1 {
	font-size: 16px;
	margin: 0px;
}

.auktionProduct h2 {
	color: #666;
	font-size: 13px;
	margin: 0px;
}


.topArea {
	position: absolute;
	width: 600px;
	text-align: right;
	right: 10px;
	top: 10px;
}

.topArea img {
	margin-bottom: 5px;
}

.bottomArea {
	position: absolute;
	width: 940px;
	color: white;
	text-align: left;
	left: 5px;
	bottom: 5px;
	height: 50px;
}

.bottomArea img {
	margin: 5px 10px 0 0;
}

.auktionWaiting {
	background: url(/images/waiting.gif) no-repeat;
	position: relative;
	width: 950px;
	height: 75px;
	margin: 0 0 10px 0;
}

.auktionWaiting p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5a4a4;
	position: absolute;
	bottom: 7px;
	left: 255px;
	margin: 0px;
}

.auktionWaiting p a {
	color: #f5a4a4;
}

.auktionWaiting p a:hover {
	color: white;
}

/* Trailers */

.movieArea {
	width: 550px; 
	height: 361px; 
	background: url(/images/moviebg.gif) no-repeat;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
}

.movieHeader {
	width: 550px; 
	height: 31px;
	text-align: right;
	padding-top: 3px;
	color: #666;
	font-size: 11px;
}

.movieHeader a {
	color: #666;
	text-decoration: none;
}

.movieHeader a:hover {
	color: #999;
	text-decoration: none;
}


.movieHeader h1 {
	font-size: 18px;
	color: white;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}


.movieLeft {
	width: 135px;
	margin-left: 5px;
	float: left;
	display: inline;
	color: #CCC;
	font-size: 11px;
	line-height: 18px;
}

.movieLeft a {
	color: #CCC;
	text-decoration: none;
}

.movieLeft a:hover {
	color: white;
}

.movieLeft h2 {
	font-size: 11px;
	width: 135px;
	height: 21px;
	background: url(/images/movieh2.gif) left center no-repeat;
	display: block;
	margin: 0px;
	line-height: 21px;
	color: #efefef;
}

.movieLeft div {
	text-indent: 5px;
}