/**
 * Detta alla stilmallar r Grand Trip Sweden Swedish version
 *
 */



body {
background:#FFFFFF url("/assets/GTS-mall/page_bg2.jpg") fixed repeat-x top left;
font:75%  "verdana", arial, sans-serif;
margin:0;
}





#wrapper {
width:854px;
background:url("/assets/GTS-mall/page_shadow_middle.png") repeat-y top left;
margin:0 auto;
padding:0 8px;
}


.topbottom {
width:870px;
height:20px;
}

#topshadow {
width:870px;
height:20px;
background:url("/assets/GTS-mall/page_shadow_top.png") no-repeat top left;
margin:40px auto 0;
}

#bottomshadow {
width:870px;
height:20px;
background:url("/assets/GTS-mall/page_shadow_bottom.png") no-repeat top left;
margin:0 auto;
}

#content_wrapper {
width:754px;
background-color:#FFF;
color:#000;
padding:22px 50px 0 50px;
overflow: hidden;
position: relative;
}

#logo {
display:block;
width:413px;
height:102px;
border:none;
margin:0 auto;
}
#logotype {
width:413px;
height:102px;
margin:0 auto 10px;
}

#bottom {
height:51px;
border-top:1px solid #00819d;
background:url("/assets/GTS-mall/page_bottom.jpg") no-repeat center center;
clear:both;
}

#footer {
width:854px;
text-align:center;
margin:0 auto;
padding:8px 0 20px;
}

#footer p {
color:#bdbab3;
font-size:90%;
line-height:1.3;
margin:0;
}

#footer a {
color:#bdbab3;
text-decoration:none;
}

.blue_line {
	padding: 5px;
	border: 1px solid #00718f;
}



/* MENYN */

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}



#nav a {
	font-weight: normal;
	font-size:14px;
	color: #00819d;
}

#nav a {
	text-decoration: none;

}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #00819d;
	padding: 0.2em 10px;
"times new roman", times, serif;

}

#nav li li a:hover {
	padding: 0.2em 10px;
	border: 1px solid #00819d;
	border-width: 0 2px;

}

li {
	float: left;
	position: relative;
	/*width: 10em; */
	width: 125px;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid #00819d;
	border-width: 1px 0;

}

li#first {
	border-left-width:30 ;
	margin-left:px;20
}

li#last {
	border-right-width: 0;
}

li ul {
	display: none;
	position:absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url("/assets/GTS-mall/menubg.jpg") bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #00819d;
}

li>ul {
	
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}






#content {

clear: left;
}

#content H1 {
color:#00819d;
font-size:16px;

}
#content H2 {
color:#00819d;
font-size:14px;
}
#content H3 {
color:#00819d;
font-size:12px;
}
#content H4 {
color:#00819d;
font-size:12px;
}
#content p {
color:#000000;
}
#content a {
color:#00819d;
text-decoration:none;
}
#content A:link {
text-decoration: none}
#content A:visited {
text-decoration: none}
#content A:active {
text-decoration: none}
#content A:hover {
text-decoration: underline; color:#003366;
}

#content input { 

font:100% "verdana", arial, sans-serif;
}

#content select { 

font:100% "verdana", arial, sans-serif;
}

#content textarea  { 

font:100% "verdana", arial, sans-serif;
}

#content input { 

font:100% "verdana", arial, sans-serif;
}

#content checkbox { 

font:100% "verdana", arial, sans-serif;
}

#content text { 

font:100% "verdana", arial, sans-serif;
}

#content radio { 

font:100% "verdana", arial, sans-serif;
}

#content submit { 

font:100% "verdana", arial, sans-serif;
}

ul#languages {
	position: absolute;
	top: 10px;
	right: -47px;
	list-style: none;
	padding: 0;
	margin: 0;
	border:none;

}

ul#languages li {
	display: block;
	float: left;
	border:none;
}

a#langEng {
	float: left;
	display: block;
	width: 26px;
	height: 33px;
	background: url("/assets/GTS-mall/UK.jpg") no-repeat right center;
	text-indent: -999em;
}

