/* CSS Document for European SEO *//*site colors:background : #485B62news : #025c7ftitles : #4d769ftext : #333*//******************************************************	GLOBAL SETTINGS*******************************************************/* {	padding:  0;	margin:  0;	border: none;	}body {	background: #485b62 url(assets/images/topstrip.jpg) repeat-x;	font-family: LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	font-size: 67.5%;	color: #333;	text-align: center;	}/******************************************************	LAYOUT*******************************************************/#wrapper {	width:  694px;	margin:  0 auto;	text-align: center;	}	#container {	width:  694px;	margin:  0 auto;	text-align: center;	height: 100%;	background: #fff;	}#header {	position: relative;	width:  694px;	height:  126px;	}	#logo {	float: left;	width: 296px;	height: 107px;	top:  0;	left:  0;	}#subscribe {	float: right;	width: 260px;	height: 70px;	font-size: 1.2em;	color: #fff;	text-align: left;	padding-top: 30px;	}#banner001, #banner002 {	width: 694px;	height:  116px;	background-image: url(assets/images/banner001.jpg);	background-repeat: none;	}#banner002 {	background-image: url(assets/images/banner002.jpg);	}#navcontainer {	width: 694px;	height: 33px;	background: url(assets/images/menu-bg.jpg) repeat-x;	}#news {	width: 694px;	height: 36px;	background: #025c7f;	}#sidebar {	float: left;	width: 230px;	height: 300px;	padding-top: 20px;	background: url(assets/images/sidebarstrip.gif) repeat-y right;	text-align: left;	margin-right: 10px;	}.sidebarpanel {	height: 100px;	text-align: left;	padding: 0px;	padding-left: 0px;	color: #336600;	}	#content {	float: left;	width: 694px;	padding: 0;	padding-top: 20px;	text-align: left;	min-height: 400px;	}#footer {	clear: both;	margin: 0 auto;	width: 694px;	height: 90px;	color: #fff;	background: #333 url(assets/images/footer.jpg) no-repeat;	}/******************************************************	NAVIGATION*******************************************************/#navcontainer ul {	list-style: none;	padding-top: 4px;	text-transform: uppercase;	line-height: 2.0;	font-size: 1.2em;	}#navcontainer li {	display: inline;	}#navcontainer a:link, #navcontainer a:visited {	padding: 0 15px;	color: #fff;	text-decoration: none;	}#navcontainer a:hover, #navcontainer a:active {	color: #000;	}#footer ul {	list-style: none;	padding-top: 30px;	font-size: 1.1em;	line-height: 2.0;	color: #fff;	}#footer li {	display: inline;	}#footer a:link, #footer a:visited {	padding: 0 15px;	color: #fff;	text-decoration: none;	}#footer a:hover, #footer a:active {	color: #000;	}/******************************************************	HEADINGS*******************************************************/h1 {	font-size: 1.4em;	color: #4d769f;	padding-left: 2.4em;	}h2 {	padding-left: 0.8em;	padding-top: 0.4em;	font-size: 1.4em;	color: #4d769f;	}#header h1{	text-indent: -9999px;	font-size: 1em;	}.sidebarpanel h2 {	padding-left: 6.8em;	padding-top: 0.4em;	font-size: 1.2em;	color: #4d769f;	}.sidebarpanel h3 {	padding-left: 7.2em;	padding-top: 0.6em;	padding-right: 2em;	font-size: 1.1em;	font-weight: normal;	color: #333;	}	.thumbnail h3 {	padding-left: 1em;	padding-top: 0.6em;	padding-right: 2em;	font-size: 1.1em;	font-weight: normal;	color: #333;	}/******************************************************	TEXT STYLES*******************************************************/#news {	font-size: 1.2em;	line-height: 2.0;	color: #fff;	text-align: left;	}#content p {	font-size: 1.2em;	color: #333;	padding: 1.2em 3em;	line-height: 1.6;	}#footer p {	font-size: 1.1em;	}.thumbs {	padding: 0;	font-size: 1.1em;	}/******************************************************	IMAGE PLACEMENT*******************************************************/.imageleft {	float: left;	margin-bottom: 10px;	} .thumbnail {	float: left;	width: 120px;	margin-left: 16px;	padding: 0;	font-size: 1.0em;		}.clearboth {	clear: both;	}#clear {	clear: both;	}	/******************************************************	LINKS*******************************************************/a:link, a:visited {	color: #4d769f;	font-weight: bold;	text-decoration: underline;	}a:hover, a:active {	color: #000;	}#footer a {	padding: 0;	}/******************************************************	FORMS*******************************************************/form.search .btn {	width: 70px;	margin-top: 10px;	background-color: #999;	border: 1px solid #000;	color: #fff;	font-weight: bold;	font-size: 0.8em;	}form.search input {	width: 180px;	border: 1px solid #000;	}