/* CSS Document */
body {text-align:center;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	background:url('img/body-bcg.jpg') repeat left top;
	font-size: 0.75em;
	color: #b3b3b3;
	margin:0;
	padding:0;
	line-height:15px;
	}

/* text
-------------------------------------------------- */

h1, h2, h3, h4 {}

h1 {margin:0px;padding:10px 0px;font-size:1.2em;}
h2 {margin:0px;padding:10px 0px;font-size:1.1em;}
h3 {margin:0px;padding:10px 0px;font-size:1em;}
h4 {margin:0px;padding:10px 0px;font-size:1em;}
.caption{font-size:1.2em;font-weight: bold;}

/* BLOCKS
-------------------------------------------------- */
address {	margin: .66em 0;}
blockquote {margin: .66em 20px;}
hr { clear:both;	}
p, .editor { text-align: justify; margin:0;}

/* LISTS
-------------------------------------------------- */
dl, dt, dd { margin:0; text-align:left;}
dl {margin-left:5px;}
dt {}
dd {}
ul, ul li {}

/* TABLES
-------------------------------------------------- */
table {border-collapse: collapse;margin-top: 10px;margin-bottom: 10px; font-size:100%;}
caption {margin: 0 0 .66em 0;text-align: center;color: #D01310;}
th {border: 1px solid gray;	padding: 5px 10px;font-weight: bold;text-align: left;vertical-align: top;background-color:#006995;color: white;}
td {border: 1px solid gray;	padding: 5px 10px;vertical-align: top;background-color: white;}

/* FORMS
-------------------------------------------------- */
fieldset {clear: both; border:none;}
legend {}
input, textarea, select {font-size: 10pt;}

/* INLINES
-------------------------------------------------- */
abbr, acronym {border-bottom: 1px dotted;font-variant: small-caps;cursor: help;}
dfn {position: relative; font-style:normal; cursor: help; top: 2px;}
cite, em, q, var {font-style: normal;}
code, kbd, samp, pre {font-family: "Lucida Consode", "Andale Mono", monospace;}
sub {font-size: smaller;text-decoration: none !important;vertical-align: sub;}
sup {font-size: smaller;text-decoration: none !important;vertical-align: super;}
del {text-decoration: line-through;}
ins {text-decoration: underline;}
strong {font-weight: bold;}

/* ANCHORS
-------------------------------------------------- */
a {color: #b3b3b3;}
a:visited {}
a:hover {text-decoration: none;}

/* Img
-------------------------------------------------- */
img	{ border:none;	}


/* top
-------------------------------------------------- */
#top{position:relative;width:100%;height:400px;overflow:hidden;background:blue;overflow:visible;background:url('img/top-bcg.jpg') repeat-x left bottom;padding:0px 0px 1px 0px;}
#top-content{position:relative;margin:0 auto;height:400px;width:980px;background:url('img/skiski.jpg') no-repeat left bottom;}

#logo{display:block;height:40px;left:244px;position:absolute;top:62px;width:470px;overflow:hidden;}
#logo a img{padding:0px 0px 0px 470px;}

#top-text{width:465px;height:150px;position:absolute;left:43px;top:181px;text-align:left;}

#link-to-ski{position:absolute;bottom:0px;left:43px;display:block;width:873px;height:44px;}
#link-to-ski span{display:none;}

#top-motto{font-weight:bold;left:330px;position:absolute;top:112px;}

/* bottom
-------------------------------------------------- */
#bottom{position:relative;width:100%;height:400px;overflow:hidden;background:green;overflow:visible;background:url('img/bottom-bcg.jpg') repeat-x left top;}
#bottom-content{position:relative;width:980px;height:400px;background:url('img/golfgolf.jpg') no-repeat left top;margin:0 auto;}

#link-to-golf{position:absolute;top:0px;left:43px;display:block;width:873px;height:44px;}
#link-to-golf span{display:none;}

#bottom-text{width:465px;height:150px;position:absolute;left:451px;top:72px;text-align:right;color:#cdd3bc;}
#bottom-text a{color:#cdd3bc;}

#foot{position:absolute;top:325px;left:43px;text-align:center;width:873px;color:#7a8a58;}
#foot a{color:#7a8a58;}
#foot a:hover{text-decoration: none;}

/* etc ----------------------------------------------------------------*/
.clear {clear:both;}
.nonobr{background:none !important;}

