/* @override http://www.tvi.ch/styles/layout.css */

/* @override http://tvinew.tvi.ch/styles/layout.css */

/* @override http://tvinew.tvi.ch/styles/layout.css */

/* ==== Reset Reloaded by Eric Meyer ==== */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ==== Reset Reloaded by Eric Meyer ==== */

/* ==== http://positioniseverything.net/easyclearing.html ==== */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	#display: inline-block;
}

html[xmlns] .clearfix {
	#display: block;
}

* html .clearfix {
	height: 1%;
}

* html .clearfix {
	height: 1%;
}


div.gmap {
	width:500px;
	height:250px;
	overflow:hidden;
	border:1px solid #999;
	margin-left:10px;
}

ul.share {
	margin:10px;
	list-style:none;
	height:20px;
}

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



body { 
	text-align: center;
	background: url(images/background-bgd.png) top center repeat-x;
}

#wrap {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 2;
}

#header {
	height: 8.3em;
	background: url(images/header-bgd.png) bottom center no-repeat;
}

#main {
	background: url(images/cols2-home-bgd.gif) top left repeat-y;
	position: relative;
	z-index: 10;
	min-height:600px;
}


html>body #main {
	background: url(images/cols2-home-bgd.png) bottom -1px repeat-y !important;
}

#mainbottom {
	background: url(images/cols2-home-bgd-bottom.gif) no-repeat top left;
	position: relative;
	z-index: 10;
	height:20px;
}

html>body #mainbottom {
	background: url(images/cols2-home-bgd-bottom.png) no-repeat -1px top;
}



#main.home {
	height:600px !important;
	overflow:hidden;
}

#footer {
	margin-top:20px;
}

#footer p {
	width: 970px;
	margin: 0 auto 1.75em auto;
	border-top: 1px solid #ececec;
}

#show.slideshow {
	height: 232px;
	margin: 0 auto;
	width: 518px;
	float:left;
	display:inline;	
	margin-left:10px;
	margin-top:10px;
}

#logo {
	padding: 10px 10px 10px 25px !important;
}

#homeheader {
	width: 894px;
	margin: 0 auto 30px auto;
	padding-top:10px;
	text-align: center;
	height: 262px !important;
	background: url(images/last-bgd.jpg) top left repeat-x;
}

#homeheader #logo {
	float:right;
	margin-right:10px;
}

#content div.col, #subcontent div.col {
	width: 280px !important;
	float: left;
	display: inline;
	margin: 0 0 0 27px !important;
}

#content div.col p {
	margin: 0 5px 1.75em 5px;
}

#content div.col img.left {
	float: left; 
	display: inline; 
	margin: 0 1em 0.5em 0;
	border:1px solid #d0d0d0;
	padding:5px;	
}

#subcontent {
	min-height:200px;
}

div.home div#main.clearfix {
	height:150px;
}

#menutop a {
	color: #ffffff;
}
#menutop ul {
	width: 870px;
	text-align: center;
	margin: 0 auto;
	height: 60px;
	overflow: hidden;
}

#menutop li {
	float: left;
	display: inline;
	text-align: center;
	padding: 0 7px;
	width: 100px;
}

html>body #menutop li {
	width: auto;
	padding: 0 10px;
}

#menutop li.first {
	background: none !important;
}

#menutop li a {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	border-bottom: 0;
	text-transform: uppercase;
}


#menutop li a.selected {
	background: url(images/active-bgd.png) bottom center no-repeat;
	color: #f39026;
}

#menusub ul {
	height:25px;
	margin:0;
	margin-right:20px;
	padding:0;
}

#menusub li {
	background-color:#FFFFFF;
	float:right;
	padding-right:20px;
	border:1px solid #FFF;
}

#menusub li.last {
	padding-left:20px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius: 10px;
	border:1px solid #FFF;	
}

#menusub li.first {
	padding-left:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius: 10px;
	border:1px solid #FFF;
}

#menusub li a.selected {
	color: #cc0000;
}

#menuint {
	margin-left:30px;
	margin-top:15px;
}

#menuint li a.selected {
	color: #cc0000;
}

#content ul {
	margin-left:25px;
}

#content ul li {
	margin-bottom:10px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/ulbullet.png);
}


div.homepage, div.internal {
	overflow: auto;
	clear: left;
	width: 950px;
	margin: 0;
	padding: 0 10px 21px 10px;
}

div.home div#content.clearfix {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 21px;	
}


div.internal div#content.clearfix {
	width: 588px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 21px;
}


div.internal div#sidebar {
	width: 279px;
	float: right;
	display: inline;
	margin: 0 !important;
	padding: 0 21px 0 5px !important;
	background: url(images/last-bgd.jpg) top left no-repeat;
}

#topnewsList {
	margin-right:10px;
	margin-left:10px;	
}

#bkg {
	width: 100%;
	height: 273px;
	position: absolute;
	z-index: 1;
	background: url(images/large-bgd-1.png) top center no-repeat #fff;
	top: 100px;
	left: 0;
}

