body { 
background-color : #2a3040; 
background-image : url("../inc/images/1.gif"); 
background-position : right top; 
background-attachment : fixed; 
font-family : Times new roman; 
font-size : 12px; 
color : #ffffff; 
padding : 0; 
} 
#page { 
background-color : #2a3040; 
background-image : url("../inc/images/2.gif"); 
background-position : right top; 
color : #ffffff; 
position : absolute; 
left : 50%; 
margin-left : -475px; 
width : 950px; 
padding : 0; 
border : 6px outset; 
border-color : #6c1313; 
} 
a { 
color : #fff; 
} 
#header { 
background-image : url("../inc/images/header-bg.jpg"); 
background-repeat : repeat-x; 
border-top : 2px solid #ccc; 
border-left : 2px solid #ccc; 
border-bottom : 2px solid #ccc; 
border-right : 2px solid #ccc; 
height : 100px; 
} 
#logo { 
background-color : #2a3040; 
background-image : url("../inc/images/eu-flag-large.jpg"); 
background-position : right top; 
float : left; 
padding : 16px 0 16px 0; 
width : 255px; 
border-top : 0; 
border-left : 0; 
border-bottom : 2px solid #6c1313; 
border-right : 0; 
} 
#top-menu { 
background-image : url("../inc/images/background.jpg"); 
background-position : right top; 
margin-top : 100px; 
font-size : 16px; 
color : #6c1313; 
font-weight : bold; 
padding : 0 10px 0 10px; 
border-top : 1px solid #6c1313; 
border-left : 1px solid #6c1313; 
border-bottom : 1px solid #6c1313; 
border-right : 1px solid #6c1313; 
} 
#menu { 
background-image : url("../inc/images/background.jpg"); 
background-position : right top; 
margin-top : 0; 
font-size : 16px; 
color : #6c1313; 
font-weight : bold; 
padding : 0 10px 0 10px; 
border-top : 1px solid #6c1313; 
border-left : 1px solid #6c1313; 
border-bottom : 1px solid #6c1313; 
border-right : 1px solid #6c1313; 
} 
a:link { 
font-family : Times new roman; 
font-size : 14px; 
font-style : italic; 
color : #ffff00; 
text-decoration : underline; 
} 
a:visited { 
font-family : Times new roman; 
font-size : 14px; 
font-style : italic; 
color : #ffff00; 
text-decoration : underline; 
} 
a:hover { 
font-family : Times new roman; 
font-size : 14px; 
color : #ff9900; 
cursor : pointer; 
text-decoration : none; 
} 
a:active { 
font-family : Times new roman; 
font-size : 14px; 
color : #ff9900; 
cursor : pointer; 
text-decoration : none; 
} 
#info-form { 
background-color : #0f0f0f; 
float : right; 
font-size : 12px; 
font-weight : bold; 
color : #ffcc66; 
padding : 1em; 
text-align : center; 
width : 690px; 
padding : 20px 0 10px 0; 
border-top : 0; 
border-left : 0; 
border-bottom : 2px solid #6c1313; 
border-right : 0; 
} 
#search-form { 
background-color : #2a3040; 
float : right; 
color : #fff; 
width : 900px; 
} 
input.what { 
border-top : 2px solid #111; 
border-left : 2px solid #111; 
border-right : 2px solid #ccc; 
border-bottom : 2px solid #ccc; 
} 
#bottom { 
background-color : #2a3040; 
border-top : 2px solid #6c1313; 
clear : both; 
color : #6c1313; 
font-size : 12px; 
padding : 0 0; 
position : relative; 
text-align : center; 
margin-top : 20px; 
} 
#bottom a { 
color : #ffffff; 
font-family : Times new roman; 
font-size : 12px; 
text-decoration : underline; 
} 
#bottom a:hover { 
color : #999; 
} 
#copyright { 
background-color : #2a3040; 
background : url("../inc/images/menu-bg.gif"); 
background-repeat : repeat-x; 
color : #eee; 
margin : 6px 0; 
padding : 10px; 
} 
input, textarea { 
font-size : 10px; 
font-family : Verdana; 
} 
#content { 
background-color : #2a3040; 
background-image : url("../inc/images/2.gif"); 
background-position : right top; 
border : 2px solid #6c1313; 
margin-left : 12px; 
float : left; 
padding-bottom : 1px; 
text-align : center; 
width : 650px; 
} 
td { 
font-family : Tahoma, "MS Sans Serif", Geneva, sans-serif; 
font-size : 12px; 
text-align : left; 
color : #5e2612; 
padding : 0 0 0 0; 
border : 4px outset #6c1313; 
} 
th { 
background-image : url("../inc/images/2.gif"); 
background-position : right top; 
font-family : Tahoma, "MS Sans Serif", Geneva, sans-serif; 
font-size : 12px; 
text-align : center; 
border : 4px inset #6c1313; 
} 
p { 
padding : 5px; 
margin : 0; 
text-align : left; 
color : #ffffff; 
font-size : 12px; 
} 
h1 { 
background-image : url("../inc/images/menu-bg.gif"); 
text-align : center; 
color : #ffffff; 
font-size : 14px; 
margin : 0; 
} 
h2 { 
background-image : url("../inc/images/1.jpg"); 
font-family : Times New Roman; 
font-size : 12px; 
color : #7a7a7a; 
padding : 0; 
} 
h3 { 
background-image : url("../inc/images/menu-bg.gif"); 
text-align : center; 
color : #7a7a7a; 
font-size : 12px; 
font-weight : bold; 
margin : 0; 
font-style : italic; 
} 
img { 
border : 0; 
} 
form { 
padding : 0; 
margin : 0; 
} 
.clearfix:after { 
content : "."; 
display : block; 
height : 0; 
clear : both; 
visibility : hidden; 
} 
* html .clearfix { 
height : 1%; 
} 
p.last { 
font-size : 13px; 
margin-top : 5px; 
text-align : right; 
} 
.clearfix:after { 
content : "."; 
display : block; 
height : 0; 
clear : both; 
visibility : hidden; 
} 
* html .clearfix { 
height : 1%; 
} 
div.field { 
font-size : 12px; 
font-weight : bold; 
margin-bottom : 10px; 
} 
fieldset { 
background-image : url("../inc/images/1.jpg"); 
border : 0 solid; 
margin : 5px; 
} 
legend { 
color : #333; 
background-color : #f1f1f1; 
border : 1px solid #af1600; 
font-weight : bold; 
padding : 3px; 
} 
#listings { 
background-color : #2a3040; 
background-image : url("../inc/images/2.gif"); 
background-position : right top; 
border : 2px solid #6c1313; 
margin-left : 12px; 
float : left; 
margin-right : 5px; 
padding-bottom : 5px; 
text-align : center; 
font-family : Times new roman; 
font-size : 12px; 
width : 670px; 
padding : 10px 5px 5px 5px; 
} 
#listings a { 
font-family : Times new roman; 
font-size : 18px; 
color : #6c1313; 
cursor : pointer; 
text-decoration : underline; 
} 
a.title { 
font-size : 14px; 
font-weight : bold; 
} 
#context { 
background-color : #2a3040; 
background-image : url("../inc/images/2.gif"); 
background-position : right top; 
border : 2px solid #6c1313; 
margin-right : 10px; 
margin-left : 5px; 
float : left; 
font-size : 12px; 
font-weight : bold; 
color : #ffcc66; 
text-align : center; 
width : 200px; 
padding : 0 0 0 0; 
} 
#special-adds { 
background-color : #4d4d4d; 
border : 2px solid #6c1313; 
margin-left : 20px; 
margin-top : 20px; 
padding-bottom : 1px; 
text-align : center; 
width : 600px; 
} 
.coolmenu { 
width : 98%; 
height : 20px; 
border : 3px; 
text-align : center; 
} 
.coolmenu td { 
background-image : url("http://listing-directory.eu/inc/images/header-bg.jpg"); 
font-family : Times New Roman; 
font-weight : bold; 
text-align : center; 
} 
.coolmenu td a { 
background-image : url("http://listing-directory.eu/inc/images/header-bg.jpg"); 
text-align : center; 
text-decoration : underline; 
font-family : Times New Roman; 
color : #ffff00; 
} 
#featured-listing { 
background-color : #4d4d4d; 
background-image : url("../inc/images/1.gif"); 
background-position : right top; 
border : 1px solid #6c1313; 
margin-right : 15px; 
margin-top : 15px; 
font-size : 10px; 
font-weight : bold; 
color : #ffcc66; 
text-align : center; 
width : 200px; 
padding : 0 0 0 0; 
} 
#featured-listing a { 
font-family : Times new roman; 
font-size : 12px; 
text-decoration : underline; 
} 
#detail-listings { 
background-color : #2a3040; 
background-image : url("../inc/images/2.gif"); 
background-position : right top; 
border : 2px solid #6c1313; 
margin-left : 10px; 
float : left; 
margin-right : 5px; 
padding-left : 10px; 
padding-bottom : 5px; 
color : #7a7a7a; 
text-align : left; 
font-family : Times new roman; 
font-size : 12px; 
width : 850px; 
padding : 10px 5px 5px 5px; 
} 
#detail-listings a { 
font-family : Times new roman; 
font-size : 14px; 
color : #6c1313; 
cursor : pointer; 
text-decoration : underline; 
} 