/* === CSS RESETTER from Myerweb.com === */
/* 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,
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;
}

/* === CSS för själva sidans upplägg === */

#container {
	width: 2080px;
	position: absolute;
	left: 50%;
	margin-left: -1040px;
	background-color: #CECED0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: opx;
}
#toppContainer {
	background-color: #003466;
}
#toppLeft {
	float: left;
	height:220px;
	width: 600px;
	background-image: url(../images/forCSS/headerLeft.jpg);
	background-repeat: repeat-x;
}
#header {
	float: left;
	height:220px;
	width: 880px;
	background-image: url(../images/forCSS/Header.jpg);
}
#toppRight {
	float: left;
	height:220px;
	width: 600px;
	background-image: url(../images/forCSS/headerRight.jpg);
	background-repeat: repeat-x;
}
#bottomContainer {
	clear: both;
	background-image: url(../images/forCSS/BottomContainerBackground.jpg);
	background-repeat: repeat-y;
}
#mainInformation {
	padding: 30px;
	width: 820px;
	margin-left: 600px;
}
#nav1 {
	position: absolute;
	width: 880px;
	left: 605px;
	top: 190px;
	right: auto;
}
#start a {
	height: 85px;
	width: 350px;
	margin-top: 28px;
	float: right;
}

/* === CSS för själva dropdown Meny === */

#start a {
	float: right;
	width: 350px;
	height: 100px;
	margin-top: 20px;
}
#header ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bolder;
}
#header ul li {
	display: block;
	position: relative;
	float: left;
}
#header ul li a {
	color: #373737;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#header li ul {
	display: none;
}
#header ul li a:hover {
	background-color: #8FA9C2;
	color: #003;
}
#header li:hover ul {
	display: block;
	position: absolute;
}
#header li:hover li {
	float: none;
	font-size: 13px;
	font-weight: normal;	
}
#header li:hover a {
	background: #8FA9C2;
	color: #003;
}
#header li:hover li a:hover {
	color: #003;
	background-color: #B4C5D6;
}

/* === CSS för Sidofoten === */

#foter {
	clear: both;
	color: #FFF;
	height: 120px;
	width: 820px;
	background-image: url(../images/forCSS/foter.jpg);
	background-repeat: repeat-x;
	margin-left: 600px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;	
}
#foter .fLeft {
	float: left;
}
#foter p a .fLeft {
	margin-right: 10px;
}
#foter .fCenter {
	float: left;
	margin-left: 160px;
}
#foter p a .fRight {
	float: right;
}

/* === CSS för detaljer & övrigt mindre, ej sidfot & classer === */

#mainInformation {
	line-height: 130%;
	font-family: Helvetica, Ariel, sans-serif;
}
#mainInformation h1 {
	font-size: 30px;
	font-family: Ariel, sans-serif;
	color: #373737;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
}
#mainInformation h2 {
	font-size: 22px;
	font-family: "Ariel Black", Ariel, sans-serif;
	color: #373737;
	font-weight: bold;
	margin-bottom: 5px;
}
#mainInformation h3 {
	font-size: 18px;
	font-family: "Ariel Black", Ariel, sans-serif;
	color: #373737;
	font-weight: bold;
	margin-bottom: 5px;
}
#mainInformation p {
}
strong {
	font-weight: bold;
	text-align: left;
}

/* === CSS för CLASSER === */

.text1 {
	width: 315px;
	float: left;
	padding: 10px 15px;
	background-color:#F4F4F7;
}
.text2 {
	width: 550px;
	float: right;
	padding: 10px 20px;
	background-color:#F4F4F7
}
.text2 .bold {
	color: #003466;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.fCenter {
	text-align: center;
}
.logga {
	font-family: "Franklin Gothic Heavy", "Arial Black", Gadget, sans-serif;
	font-style: italic;
}
.startImg {
	border: 3px outset #373737;
	margin-left: 29px;
}
.imgBoder {
	border: 3px outset #373737;
}
.tRight {
	text-align: right;
}
.skugga {
	background-image: url(../images/forCSS/skugga5.gif)
}
#mainInformation .tCenter {
	margin-right: 50px;
	margin-left: 50px;
}
#boatTable table {
	background-color:#003466;
	border: 0px;
	text-align:left;
}
#boatTable th {
	color:#FFF;
	background-color:#003466;
	vertical-align: middle;
	text-align: center;
	padding: 6px;
}
#boatTable tr {
	background-color: #CECED0;
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003466;
}
#boatTable td {
	vertical-align: top;
	border: 1px solid #003466;
	padding: 2px;
}
.tCenter {
	text-align: center;
}
.clearBoth {
	clear:both;
}
.bold {
	font-weight: bold;
}
.utrl {
	float: left;
	padding-left: 5px;
	color: #003466;
	background-color:#CECED0;	
 	font-size: small;
	font-weight: bold;
}
.utrl li {
	width: 265px;
	float: left;
}
.red {
	color: #F00;
}

