/* stilmall för Seareeds.se */

html {
	font-family:"trebuchet ms", sans-serif;
	font-size:10pt;
}

body {
	margin:0;
	background-color:#fefefe;
	color:#000;
}

p {
	margin:8px 5px 0 0;
	font-size:10pt;
}

em {
	margin:8px 5px 0 0;
	font-size:10pt;
	font-weight:bold;
}

h1 {
	margin:0;
	font-size:15pt;
	color:#000;
	font-weight:bold;
}

h2 {
	margin:0;
	font-size:11pt;
	color:#000;
	font-weight:bold;
}

h3 {
	margin:0;
	font-size:10pt;
	color:#000;
	font-weight:bold;
}

ul {
	margin:5px 0 0 22px;
	padding:0;
	list-style-type:square;
}

a {
	color:#e60f29;
	text-decoration:none;
}

a:visited {
	color:#e60f29;
	text-decoration:none;
}

a:active {
	color:#e60f29;
	text-decoration:none;
}

.error {
	font-size:14pt;
	color:#e60f29;
}

img {
}

#container {
	height:850px;
	width:716px;
	margin:15px auto 15px auto;
	border:0px solid #000;
}

#logo {
	float:left;
	height:199px;
	width:534px;
	background-image:url(../gfx/Seareedslogo.jpg);
	background-repeat:no-repeat;
	background-position:50%;
	border-bottom:1px solid #e1e1e1;
}

#content {
	float:left;
	height:700px;
	width:496px;
	margin:10px 0 30px 0;
	padding:20px 5px 5px 0px;
	overflow:auto;
	border-top:2px solid #e60f29;
}

#left {
	width:210px;
	height:500px;
	float:left;
	border-top:2px solid #e60f29;
	margin:10px 0 30px 0;
	background-image:url(../gfx/left1.png);
	background-repeat:no-repeat;
}

#nav {
	float:left;
	height:200px;
	width:177px;
	line-height:1.6em;
	border-right:1px solid #e1e1e1;
}

ul#nav {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

ul#nav li {
    float:left;
}

ul#nav li a {
	width:177px;
	height:24px;
	display:block;
	border-bottom:1px solid #e1e1e1;
	color:#000;
	background-color:#fefefe;
	background-image:url(../gfx/navarrow1.gif);
	background-repeat:no-repeat;
	background-position:95%;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}

ul#nav li a:hover {
	text-decoration:none;
	background-color:#e60f29;
	background-image:url(../gfx/navarrow1.gif);
	background-repeat:no-repeat;
	background-position:90%;
	color:#fff;
}

ul#nav li a.active {
	color:#fff;
	background-color:#e60f29;
	background-image:url(../gfx/navarrow1.gif);
	background-repeat:no-repeat;
	background-position:90%;
}


.box_1 {
	width:470px;
	height:180px;
	float:left;
	border:0px solid #000;
	text-align:left;
	margin:5px 0 5px 0;
	padding:0;
	font-size:9pt;
}

.box_2 {
	width:490px;
	height:180px;
	float:left;
	border:0px solid #000;
	text-align:left;
	margin:5px 0 5px 0;
	font-size:9pt;
}

.box_3 {
	width:490px;
	height:180px;
	float:left;
	border:0px solid #000;
	text-align:left;
	margin:5px 0 5px 0;
	font-size:9pt;
}

.box_4 {
	width:490px;
	height:180px;
	float:left;
	border:0px solid #000;
	text-align:left;
	margin:5px 0 5px 0;
	font-size:9pt;
}

.box_img_1 {
	float:right;
	width:140px;
	height:180px;
	margin-right:50px;
	border:1px solid #333;
}

.box_img_2 {
	float:right;
	width:140px;
	height:180px;
	margin-right:70px;
	border:1px solid #333;
}

.box_img_3 {
	float:right;
	width:140px;
	height:180px;
	margin-right:70px;
	border:1px solid #333;
}

.box_img_4 {
	float:right;
	width:140px;
	height:180px;
	margin-right:70px;
	border:1px solid #333;
}

.galleri_s_img {
	width:140px;
	height:180px;
	padding:0px;
	margin:7px;
	border:1px solid #000;
}

.galleri_l_img {
	width:180px;
	height:140px;
	padding:0px;
	margin:7px;
	border:1px solid #000;
}











