/* ------------------------------------------------------- GLOBAL */


body{
color: #99917e;
font-family: Arial, Helvetica, Tahoma;
font-size: 9pt;
margin: 0px auto;
text-align: center;
padding: 0;
background: #fff url('../images/bg-body.jpg') repeat-x top center;
}

a:link {color: #87c9da; text-decoration: none;}
a:visited {color: #87c9da; text-decoration: none;} 
a:active {color: #87c9da; text-decoration: none;}
a:hover {color: #11c6f5; text-decoration: none;}
a img {border: none;}

.clear{clear: both;}
span.red{color: #8a0202;}
span.brown{color: #755d2d;}
span.white{color: white;}
span.graycaption{color: #bbbbbb; font-size: 8pt;}
span.blackcaption{font-size: 7pt;}
span.graycaption a:link {color: #bbbbbb; text-decoration: none; cursor: text;}
span.graycaption a:visited {color: #bbbbbb; text-decoration: none; cursor: text;} 
span.graycaption a:active {color: #bbbbbb; text-decoration: none; cursor: text;}
span.graycaption a:hover {color: #bbbbbb; text-decoration: none; cursor: text;}
span.listinglink a:link {color: #2e7e93; text-decoration: none;}
span.listinglink a:visited {color: #2e7e93; text-decoration: none;}
span.listinglink a:active {color: #2e7e93; text-decoration: none;}
span.listinglink a:hover {color: #11c6f5; text-decoration: none;}

h1{
margin: 0;
padding: 40px 0 0 0;
font-size: 35pt;
font-weight: normal;
color: #f4f4d3;
text-align: center;
}

h2{
margin: 0;
margin-top: -8px;
padding: 0 0 0 131px;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
text-align: left;
}

h3{
margin: 0;
padding: 40px 0 0 40px;
font-size: 18pt;
font-weight: normal;
color: #99917e;
text-align: left;
}

h4{
margin: 0;
padding: 30px 0 10px 40px;
font-size: 14pt;
font-weight: normal;
color: #8bc03c;
text-align: left;
}

h5{
margin: 0;
padding: 20px 0 10px 40px;
font-size: 11pt;
font-weight: normal;
color: #24292d;
text-align: left;
}

p{
margin: 0;
padding: 0 35px 10px 40px;
text-align: justify;
line-height: 15px;
font-size: 8pt;
}

.hr{
margin: 0 0 0 5px;
padding: 0;

height: 25px;
border: 0;
border-bottom: 1px dotted #c2b49a;
clear: both;
}


/* ------------------------------------------------------- STRUCTURE */


#container{
margin: 0px auto;
padding: 0;
width: 900px;

}

#top{
margin: 0px auto;
padding: 0;
width: 900px;
height: 126px;
background-image: url('../images/bg-top.jpg');
background-position: top center;
background-repeat: no-repeat;
}

#menu{
margin: 0px auto;
padding: 0 0 0 20px;
width: 880px;
height: 27px;
background-image: url('../images/bg-menu.jpg');
background-position: top center;
background-repeat: no-repeat;
line-height: 27px;
font-size: 7pt;
color: #99917e;
text-align: left;
}
#menu a:link {color: #b3e1ed; text-decoration: none;}
#menu a:visited {color: #b3e1ed; text-decoration: none;} 
#menu a:active {color: #b3e1ed; text-decoration: none;}
#menu a:hover {color: #ffffff; text-decoration: none;}

#searchfooter{
margin: 0px auto;
padding: 3px 0 3px 0;
width: 890px;
border: 0;
border-top: 1px solid #a89168;
}

#footer{
margin: 0px auto;
padding: 0;
width: 900px;
height: 82px;
background-image: url('../images/bg-footer.jpg');
background-position: top center;
background-repeat: no-repeat;
font-size: 7pt;
line-height: 30px;
}

#footer a:link {color: #755d2d; text-decoration: none;}
#footer a:visited {color: #755d2d; text-decoration: none;} 
#footer a:active {color: #755d2d; text-decoration: none;}
#footer a:hover {color: #4d3b17; text-decoration: none;}

#signature a:link {color: #755d2d; text-decoration: none;}
#signature a:visited {color: #755d2d; text-decoration: none;} 
#signature a:active {color: #755d2d; text-decoration: none;}
#signature a:hover {color: #4d3b17; text-decoration: none;}

#main{
float: left; display: inline;
margin: 0; padding: 0;
width: 680px;
}
#main ul{
list-style-type: none;
margin: 0 30px 0 40px;
padding: 0;
}
#main li{
background-image: url("../images/bullet.gif");
background-repeat: no-repeat;
background-position: top left;
padding: 0 0 10px 20px;
font-size: 8pt;
text-align: left;
}

#side{
float: left; display: inline;
margin: 0px;
padding: 20px 0 0 0;
width: 200px;
border: 0px;
border-left: 1px dotted #c0c0c0;
}

/* ------------------------------------------------------- FORM */

.prcheckform{
margin: 0 30px 10px 40px;
padding: 20px;
background-color: #f5f4ee;
border: 1px dotted #cccccc;
}

.googleform{
margin: 0; padding: 0;
}

.listingform{
margin: 0 30px 10px 40px;
padding: 40px 54px 40px 0;
background-color: #f5f4ee;
border: 1px dotted #cccccc;
text-align: right;
}

.formline{
margin: 0; padding: 0;
height: 25px;
text-align: right;
}

.formlinemulti{
margin: 0; padding: 0;
height: 220px;
text-align: right;
}

.textfield{
padding: 3px;
color: #622A29;
background: #ffffff;
border: 1px ridge #cccccc;
font-size: 8pt;
width: 400px;
font-family: Arial;
}

.textfieldlong{
padding: 3px;
color: #622A29;
background: #ffffff;
border: 1px ridge #cccccc;
font-size: 8pt;
width: 492px;
font-family: Arial;
}

.textfieldshort{
padding: 3px;
color: #622A29;
background: #ffffff;
border: 1px ridge #cccccc;
font-size: 8pt;
width: 100px;
font-family: Arial;
}

.selectfield{
padding: 1px;
color: #622A29;
background: #ffffff;
border: 1px ridge #cccccc;
font-size: 8pt;
min-width: 164px;
font-family: Arial;
}

.button{
color: #909090;
background: #e7e7e7;
font-size: 10pt;
border: 1px solid #cccccc;
cursor: pointer;
height: 22px;
}
@-moz-document url-prefix()
{
.button { padding: 1px 5px 4px 5px; }
}


/* ------------------------------------------------------- TABLE */


table{
margin: 40px;
border: 0px;

color: #666666;
font-size: 8pt;
border-collapse: collapse;
border-spacing: 0px;
font-weight: normal;
}

th{
border-top: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
border-bottom: 2px solid #eeeeee;
height: 30px;
}

th h4{
margin: 0;
padding: 10px;
font-size: 13pt;
font-weight: normal;
color: #8bc03c;
text-align: left;
}

td{
padding: 3px 5px;
border-right: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
text-align: left;
}

#types ul{
list-style-type: none;
margin: 10px;
padding: 0;
}
#types li{
background-image: url("../images/bullet.gif");
background-repeat: no-repeat;
background-position: top left;
padding: 0 0 10px 20px;
font-size: 8pt;
text-align: left;
}

.tdlink{
color: #87c9da;
text-align: right;
}

/* ------------------------------------------------------- CONTENT */

.countries{
margin: 0px auto;
padding: 15px 10px 20px 20px;
width: 850px;
background-color: #46443f;
background-image: url("../images/bg-countries.jpg");
background-repeat: repeat-x;
background-position: top center;
}

a.leftnav:link, a.leftnav:visited {
float: left;
display: inline;
font-family: Arial;
font-size: 8pt;
color: #b3b3b3;
text-align: left;
margin-right: 10px;
padding: 5px 10px 0 10px;
height: 17px !important;
height: 17px;
width: 140px;
text-decoration: none;
border-top: 0px;
border-right: 0px;
border-bottom: 1px dotted #666666;
border-left: 0px;
}
a.leftnav:hover {
text-decoration: none;
color: #ffffff;
}

a.leftnavempty:link, a.leftnavempty:visited {
float: left;
display: inline;
font-family: Arial;
font-size: 8pt;
color: #808080;
text-align: left;
margin-right: 10px;
padding: 5px 10px 0 10px;
height: 17px !important;
height: 17px;
width: 140px;
text-decoration: none;
border-top: 0px;
border-right: 0px;
border-bottom: 1px dotted #666666;
border-left: 0px;
}
a.leftnavempty:hover {
text-decoration: none;
color: #ffffff;
}

.code{
margin: 0 30px 10px 40px;
padding: 20px; 
font-size: 8pt;
text-align: left;
border: 1px dotted gray; 
background-color: #F8F8F8;
}

#spam{
float: right; display: inline;
}

#pager{
	margin: auto;
	width: 680px;
	text-align: center;
}

#pager ul{
	margin: 0 auto;
	padding: 0;
}

#pager ul li{
	display: inline;
	margin: 0;
	padding: 0;
}

#pager ul li a{
	margin: 0;
	padding: 5px 8px;
	color: #87c9da;
	background: #f8f8f8;
}
#pager ul li a:hover{
	color: #11c6f5;
}

#pager ul li a.inactive{
	color: #ccc;
	background: #fff;
	cursor: default;
}
