/* Reset styles */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-size: 1em;
	line-height: 1.25;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Default styles */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 1, 2010 09:57:21 PM America/New_York */
@font-face {
	font-family: 'BebasNeueRegular';
	src: url('/fonts/BebasNeue-webfont.eot');
	src: local('☺'), url('/fonts/BebasNeue-webfont.woff') format('woff'), url('/fonts/BebasNeue-webfont.ttf') format('truetype'), url('/fonts/BebasNeue-webfont.svg#webfontf0WP9KEe') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	color:#000000;
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	text-shadow: 1pt 1pt 1pt #fff;
}

p {
	margin-bottom: .75em;
}

h1, .navContainer ul {
	font-family: 'BebasNeueRegular', 'Helvetica', 'Verdana', sans-serif;
	font-size: 18pt; 
	margin-top: 18pt;
}
 
h2 {
	font-family: 'BebasNeueRegular', 'Helvetica', 'Verdana', sans-serif;
	color: #666666; 
	font-size: 18pt; 
	margin-top: 18pt;
}

a {
	color:#666666;
}

a:hover {
	color:#cc9999;
}

.clear {
	clear: both;
}

/* Navigation definitions */
.navContainer {
	clear: both;
	margin: 10px auto 50px auto;
	width:960px;
	padding:0;
	border-bottom: thin solid #DBD9D9;
	height: 110px;	
}

.navContainer ul {
	margin: 71px 10px 0px 0px;
	float: right;
}

.navContainer img {
	float: left;
	margin-left: 10px;
}

.navContainer a, .navContainer ul a {
	display:block;
}

.navContainer ul li {
	padding:10px 0px 10px 30px;	
	list-style-type:none;
	float: left;
}

.navContainer li:hover, .navContainer li.navHover {
	background-image:url(../images/bkgrd_nav_on.jpg);	
}

.navContainer li.navHover a, .navContainer li a:hover, .navContainer li.navHover a:visited {
	color:#993300;
}

.navContainer ul li.selected, .navContainer ul li.selectedOver {
	height:33px;
	background-image:url(../images/bkgrd_nav_selected.jpg);	
}

.navContainer ul li.selected  a, .navContainer ul li.selected a:visited, .navContainer ul li.selectedOver a {
	color:#cc9999;
}

.navContainer ul li a {
	text-decoration:none;
}


/* Main content styles */
.container {
	width:940px;
	clear:both;
	margin: 0 auto;	
}

.text-370 {
	width: 400px;
	margin-left: 460px;
}

.productcontainer {
	width:940px;
	height: 205px;
	clear:both;
	margin: 0px 0px 0px 0px;
	border-bottom: thin solid #DBD9D9;
}

.text-shop {
	width: 500px;
	margin-left: 195px;
}

#banner {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

ul.news {
	margin-left: 758px;
	list-style-type:none;
}

.teaser-wrapper {
	float: left;
	width: 350px;
	margin: 15px 35px 0px 15px;
}

.teaser-wrapper img {
	float: left;
	margin: 0px 15px 0px 0px;
}




/* Footer styles */
.footer {
	clear:both;
	padding:10px 10px 0 10px;
	width:1000px;
	height:48px;
	color:#305861;
	font-size:.75em;
	margin:0 auto;
}

.footer div.links {
}

.footer div.links a, .footer div.links a:visited {
	color:#305861;
	text-decoration:none;
}

.footer div.copyright {
	padding-right:10px;
	color:#666666;
	text-align:left;
}

.footer div.copyright a {
	color:#666666;
	text-decoration:none;
}
