html { margin: 0px !important; padding: 0px !important; }

* { margin: 0px; padding: 0px; border: 0px; outline: 0px; }

li { list-style: none; }

body {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.wrapper {
	width: 960px;
	margin: 0px auto;
	position: relative;
}

.lwrapper {
	width: 1012px;
	margin: 0px auto;
}

.clear {
	clear: both;
	width: 100%;
	overflow: hidden;
}

.left { float: left; }
.right { float: right; }

/*************************************************************************************/

#top {
	height: 49px;
	background: url('img/bgtop.png') no-repeat;
}

.fav li, .follow {
	float: left;
	padding-left: 22px;
	line-height: 49px;
}

.fav li a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 49px;
	text-decoration: none;
}

.fav li a:hover {
	text-decoration: underline;
}

.fav li.homepage { background: url('img/iconhome.png') no-repeat center left; margin-right: 20px; }
.fav li.favourites { background: url('img/favourites.png') no-repeat center left; }

.follow {
	background: url('img/follow.png') no-repeat center left;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
}

.social {
	float: right;
	padding-right: 150px;	
}

.social ul {
	float: left;
	margin-top: 6px;
}

.social li {
	float: left;
	margin-right: 10px;
}

.social li:last-child, .social li.last {
	margin-right: 0px;
}

.social li a {
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 10px;
}

#flags {
	position: absolute;
	top: 0px;
	right: 0px;
}

/*black theme*/
.black a:hover{text-decoration:underline;}
.f16 .flag{background:url('img/flags16.png') no-repeat;}
.f16 .it{background-position:left -1904px;}
.f16 .gb{background-position:left -1440px;}
.f16 .es{background-position:left -1312px;}
.f16 .nl{background-position:left -2736px;}
.f16 .fr{background-position:left -1408px;}
.f16 .de{background-position:left -1136px;}

.langSelect{
    text-align:left;
    list-style:none;
	padding: 10px;
	margin-top: 0px !important;
    background-color: #fff;
	width: 120px;
}

.langSelect li{
    line-height:25px;
    position:relative;
	z-index: 9999;
	width: 100%;
    background-color: #fff;
	padding: 3px;
}

.langSelect a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
    padding-left:35px;
    position:relative;
    text-decoration:none;
    display:block;
	width: auto !important;
	height: auto !important;
    background-color: #fff;
	margin-top: 8px;
}

.langSelect a span{
    width:16px;
    height:15px;
    position:absolute;
    top:50%;
    margin-top:-8px;
    left:10px;
}

#logo {
	padding-top: 35px;
	height: 125px;
}

#single #logo {
	padding-top: 20px;
	height: 110px;
}

#logo h1 {
	float: left;
	display: block;
}

#logo h1 a {
	display: block;
	width: 334px;
	height: 90px;
	text-indent: -9999px;
	background: url('img/logo.png') no-repeat;
}

.tagline {
	float: right;
	width: 440px;
	margin-right: 4px;
}

.tagline h2 {
	font-size: 20px;
	color: #1996D8;
	font-weight: normal;
}

.tagline p {
	font-size: 14px;
}

#searchbar {
	background-color: #A5ACBF;
	height: 80px;
}

#single #searchbar {
	float: right;
	background-color: #FFF;
	font-size: 20px;
	color: #1996D8;
	width: 510px;
	height: auto;
}

#single #searchbar h2 {
	font-size: 20px;
	color: #1996D8;
	font-weight: normal;
}

#searchbar h2 {
	display: inline;
	float: left;
	line-height: 80px;
	color: #fff;
	font-size: 25px;
	font-weight: normal;
}

#single #searchbar h2 {
	display: block;
	line-height: 40px;
	margin-left: 3px;
}

#searchbar .search {
	float: right;
	width: 644px;
	padding-top: 16px;
}

#single #searchbar .search {
	width: 510px;
	padding-top: 5px;
}

#searchbar .search form {
	background: url('img/searchbar.png') no-repeat center left;
	height: 50px;
}

#single #searchbar .search form {
	background: url('img/searchbar2.png') no-repeat center left;
	height: 44px;
}

#searchbar .search .input {
	float: left;
	width: 440px;
	height: 50px;
	line-height:50px;
	padding-left: 22px;
	color: #A5ACBF;
	font-size: 20px;
	background-color: transparent;
	font-family: 'Open Sans', sans-serif;
}

#searchbar .search .input:focus {
	color: #000;
}

#single #searchbar .search .input {
	width: 345px;
	height: 42px;
	padding-left: 17px;
	line-height: 44px;
	font-size: 18px;
	color: #000;
}

#searchbar .search .submit {
	float: left;
	width: 180px;
	height: 50px;
	cursor: pointer;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 0px 45px 0px 25px;
	background: transparent url('img/searchicon.png') no-repeat 140px 12px;
}

#single #searchbar .search .submit {
	width: 142px;
	height: 42px;
	font-size: 22px;
	padding: 0px 35px 0px 15px;
	background-position: 110px 8px;
}

#content {
	background: url('img/bghome.jpg') repeat;
	padding-bottom: 30px;
}

#content .text {
	font-size: 13px;
}

#content .text p {
	margin-bottom: 20px;
}

#single #content {
	border-top: 40px solid #A5ACBF;
	background: url('img/bgcolumns.png') repeat;
}

#slider {
	padding-top: 60px;
	height: 400px;
	position: relative;
}

.slogan {
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 44px;
	color: #687391;
	margin-bottom: 30px;
}

#logos {
	padding: 20px 40px;
	height: 106px;
	background: url('img/bglogos.png') no-repeat;
}

#logos h3 {
	display: block;
	text-align: center;
	font-weight: normal;
	color: #687391;
}

#logos ul {
	padding-top: 25px;
}

#logos li {
	float: left;
	margin-right: 35px;
}

#logos li.last {
	margin-right: 0px;
}

#logos li a {
	display: block;
}

#logos li a img {
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
}

#logos li a:hover img {
	filter: none;
	-webkit-filter: grayscale(0);
}

//#logos li a.ebay { background: url('img/ebay.png') no-repeat; width: 72px; height: 30px; }
//#logos li a.gnews { background: url('img/gnews.png') no-repeat; width: 164px; height: 35px; }
//#logos li a.youtube { background: url('img/youtube.png') no-repeat; width: 95px; height: 35px; }
//#logos li a.flickr { background: url('img/flickr.png') no-repeat; width: 99px; height: 30px; }
//#logos li a.twitter { background: url('img/twitter.png') no-repeat; width: 162px; height: 30px; }
//#logos li a.vimeo { background: url('img/vimeo.png') no-repeat; width: 105px; height: 30px; }

#footer {
	height: 50px;
	font-size: 12px;
	padding-top: 15px;
	overflow: hidden;
	background: url('img/bgfooter.png') repeat-x top left;
}

.copy p {
	line-height: 50px;
}

.links li {
	float: left;
	line-height: 50px;
}

.links li a, #footer a {
	color: #1996D8;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #91919B;
}

.links li:last-child a {
	padding-right: 0px;
	margin-right: 0px;
	border-right: 0px;
}

.fb-like { width: 100%; padding: 10px 0px; }

#content h1 {
	color: #687391;
	display: block;
	font-size: 44px;
	font-weight: normal;
	margin-bottom: 30px;
	text-align: center;
}

/************************************************************************************/

#columns {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}

/* Columns section */
#columns .column {
    float: left;
    width: 33.3%;
		/* Min-height: */
		min-height: 400px;
		height: auto !important; 
		height: 400px;
}

.widget-placeholder {
	border: 2px dashed #687391;
	width: 295px;
}
#columns .widget {
	margin-bottom: 15px;
	width: 302px;
}
#columns .widget .widget-head {
    color: #000;
    height: 90px;
	padding: 20px 20px 10px 18px;
    overflow: hidden;
	background: url('img/widgethead.png') no-repeat;
}
#columns .widget .widget-head .title {
    padding: 0px 0px 0px 55px;
}
#columns .widget .widget-head .title h3 {
	font-size: 25px;
	line-height: 25px;
}


#columns .widget .widget-head .title a, #columns .widget .widget-head .title span {
	color: #1996D8;
	text-decoration: underline;
}

#columns .twitter .widget-head .title { background: url('img/coltwitter.png') no-repeat top left; }
#columns .flickr .widget-head .title { background: url('img/colflickr.png') no-repeat top left; }
#columns .gnews .widget-head .title { background: url('img/colgnews.png') no-repeat top left; }
#columns .ebay .widget-head .title { background: url('img/colebay.png') no-repeat top left; }
#columns .related .widget-head .title { background: url('img/colrelated.png') no-repeat top left; }
#columns .ads .widget-head .title { background: url('img/colads.png') no-repeat top left; }

#columns .widget .widget-content {
    padding: 0px 15px 15px 15px;
    background: url('img/widgetbg.png') repeat-y;
    overflow: hidden;
	border-bottom: 1px solid #E1E0E5;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;

	behavior: url(PIE.htc);
	-webkit-box-shadow: 0px 2px 0px rgba(189, 190, 195, 0.5);
		-moz-box-shadow: 0px 2px 0px rgba(189, 190, 195, 0.5);
			box-shadow: 0px 2px 0px rgba(189, 190, 195, 0.5);
}
#columns .widget .widget-content a {
	display: block;
	color: #1996D8;
	font-size: 12px;
	text-decoration: none;
}
#columns .widget .widget-content small {
	color: #000 !important;
	font-size: 12px;
}
#columns .widget .widget-content p {
	font-size: 12px;
}
#columns .widget .widget-content img {
    float: left;
    margin: 0px 10px 10px 10px;
    border: 1px solid #FFF;
}
#columns .widget .widget-content .goto, .gotohover {
	display: block;
	width: 120px;
	height: 28px;
	color: #D3D6E5;
	font-size: 13px;
	line-height: 28px;
	margin-top: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background: url('img/gotobutton.png') no-repeat;
}
#columns .widget .widget-content .goto:hover, .gotohover {
	background: url('img/gotobuttonhover.png') no-repeat;
	color: #fff;
}
.popfooter {
	padding: 10px 15px 12px 15px;
}
.gotohover {
	float: right;
	padding: 0px !important;
	height: 28px;
}
#columns .widget .widget-content ul li {
	padding-left: 25px;
	margin-bottom: 15px;
	background: url('img/iconlink.png') no-repeat 0px 7px;
}
#columns .related .widget-content ul li {
	margin-bottom: 5px;
}
#columns .ads .widget-content ul li a, #columns .ads .widget-content ul li .url, #columns .ads .widget-content ul li small {
	padding-left: 100px;
	display: block;
}
#columns .ads .widget-content ul li .url {
	color: #ADACBE;
	font-size: 11px;
}

#columns .ads .widget-content ul li {
	padding-left: 0px;
	background: none;
	min-height: 100px;
}
#columns .twitter .widget-content ul li {
	background: url('img/linktwitter.png') no-repeat 0px 7px;
}
#columns .widget .widget-content ul.images {
    padding: 7px 0 0 0;
    list-style: none;
    height: 1%;
}
#columns .widget .widget-content ul.images li {
    display: inline;
    float: left;
}
#columns .widget .widget-content ul.images img {
    display: inline;
    float: left;
    margin: 0 0 7px 7px;
}
/* End Columns section */

.topbottombanner {
	padding: 0px 15px 15px 15px;
	width: 910px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #E1E0E5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
.topbottombanner li { height: 50px; margin: 5px 0px 10px 0px; }
.topbottombanner .ad { float: left; }
.topbottombanner .first { display: block; font-weight: bold; color: #1996D8; }
.topbottombanner .url { font-size: 14px; color: #008000; text-decoration: underline; display: inline; }
.topbottombanner .tit { display: block; font-size: 9px; margin: 5px 0px 10px 0px; }
.topbottombanner .img { float: left; margin-right: 10px; }
.topbottombanner .desc { color: #333; text-decoration: none; font-size: 13px; }

.topbottombanner .result, .topbottombanner .bottom-result
{
	background-color: #FFFDC8;
	padding: 5px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 5px;
	/*cursor: pointer;*/
}

.topbottombanner .result:hover, .topbottombanner .bottom-result:hover
{
	background-color: #FFC88C;
}