/* *** liquid design css by rob kelly - liquiddesign.co.uk *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
/*---------------Home Page styling----------*/

#adv_main  {
	margin: 0 0 1em 0;
}

#adv_body {
	float:left;
	display:inline;
	width:950px;
	padding:0 0 10em 0;
	}
#adv_top {
	width:100%;
}
.advheading {
	color:#e68200;
	font-size:1em; 
	letter-spacing:-0.05em;
	margin:3em 0 0 3em;
	padding:0;	
}
	
#adv_one {
	width:316px;
	float:left;
	height:120px;
}	
#adv_two {
	width:316px;
	float:left;
	height:120px;
}
#adv_three {
	width:316px;
	float:left;
	height:120px;	
}	
#adv_headrlink {
/*	position:relative;*/
	width:100%;
	float:right;
	margin:0 0 0;
	padding:10px 0 0 0;
	text-align:center;
	font-size:11px;
	border-bottom:1px solid orange;
 	}

#adv_headrlink ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;	
	}

#adv_headrlink li {
	padding: 2px 0 5px 5px;
	list-style: none;
	display: inline;
	}
#adv_headrlink li.link {
	float:left;
	width:130px;
	}		
	
#css_adv {
	float: left;
	position: relative;
	margin-top:2em;
	padding:0 0 0 0;
	}

#css_adv .advert ul li {
	margin: 0;
	padding: 0 0 3em 0;
	background: none;
	text-align:left;
	
}
.advert .row {
	position: relative;
	width: 100%;
}
.advert .row li {
	width: 270px;
	padding-bottom: 3em;
	display: block;
	}
.advert .row li.second {
	position: absolute;
	left: 280px;
	top: 0;
}
.advert .row li.third {
	position: absolute;
	left: 560px;
	top: 0;
}

.advert .row li.fourth {
	position: absolute;
	left: 840px;
	top: 0;
}

.advert .adv {
	height: 170px;
	margin-bottom: 5px;
	float: left;
}
.advert .adv img {
	display: block;
	padding: 4px;
	background: #fff;
	border: solid 1px #ccc;
}
.advert .adv a:hover img {
	border-color: #E68200;
}

.advert h3 {
	font: 1.3em Arial, sans-serif;
	margin:0 0 0.3em 0.5em;
	letter-spacing:-1px;
}
.advert ul {
	padding: 0;
	margin: 0;
}
.advert li p {
    margin: 0;
    line-height: 1.2;
    font-size: 0.9em;
    color: #999;
    padding-left: 0.7em;
    position: relative;
}
.advert li a:link, .advert li a:visited {
	text-decoration: none;
}
.advert li a:hover {
	text-decoration: underline;
}

.advert li p .country {
	text-transform: none;
}