html {
	font: 100%/1.75 "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	line-height: 1.5;
}

html > body {
	background: #fff url('../images/bg-content.png') center scroll repeat-y;
	font-size: 14px;
	margin-left: -1px;
	overflow-y: scroll;
	color: #333;
}

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, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style-type: none;
}

a { text-decoration: none; color: #f54c00; }
a:hover { color: #8f819b; }
p { margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { color: #35566c; font-family: "Georgia"; }
h1 { font-size: 36px; }
h2 { font-size: 32px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
div.clear { clear: both; }
.box {
	margin: 0px 0px 10px 10px;
	border-left: 3px solid #000;
	padding-left: 5px;
}
.splash {
	font-size: 24px;
}
.notice {
	color: #be3939;
}
a.image {
	border: none;
}
span.small {
	font-size: 12px;
}
dl.hidden {
	opacity: 0.7;
}

#intro {
	background: #fff url('../images/top.png') repeat-x;
	width: 1000px;
	height: 35px;
	margin: 0 auto;
}

#header-wrapper {
	background: #152942 url('../images/bg-content.png') center repeat-y; /* 3cbc26 */
}
	
	#header {
		margin: 0 auto;
		width: 1000px;
		height: 100px;
		background: #3b506b url('../images/logo.png');
	}

#nav {
	width: 1000px;
	margin: 0 auto;
}

	#nav ul {
		width: 1000px;
		background: url('../images/bar-bg.gif') repeat-x bottom;
		height: 40px;
		line-height: 40px;
		float: left;
	}
	
	#nav ul li {
		display: inline;
		margin-left: 20px;
		font-size: 15px;
		float: left;
	}
	
	#nav ul li#text_search {
		float: right;
		width: 205px;
	}
	
	#nav ul li a {
		font-family: "Franklin Gothic Medium","Arial Narrow Bold",Arial,sans-serif;
		padding: 5px 10px 5px 10px;
		color: #333;
	}
	
	#nav ul li.current {
		background: url('../images/nav-right.gif') no-repeat scroll right 10px;
		padding: 1px 12px 5px 0;
	}
		
	#nav ul li.current a {
		background: url('../images/nav-left.gif') no-repeat scroll left top;
		color:#5c6e84;
		padding: 2px 2px 5px 14px;
		text-decoration:none;
	}
	
#content-wrapper {
	margin: 0 auto;
	width: 1000px;
	background-color: #fbfbfb;
}
	#container {
		margin-left: 10px;
		width: 1000px;
	}
		#content {
			margin-top: 10px;
			width: 700px;
			padding: 20px;
			float: left;
		}

		#sidebar {
			width: 215px;
			padding: 0 5px 5px;
			float: left;
			font-size: 14px;
			margin-top: 10px;
		}
	
			#sidebar #tags, #sidebar #popular, #sidebar #categories {
				width: 200px;
				padding: 5px;
				clear: both;
			}
	
#footer {
	clear: both;
	border-top: 1px dotted #e4edf0;
	padding: 20px 0 40px 0;
	width: 1000px;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	background-color: #f3f7f8;
}

/* SEARCH FORM */

	#search {
		width: 670px;
		margin-bottom: 10px;
		padding: 20px;
	}
	
		#options {
			float: left;
			width: 480px;
		}
	
		#options dl {
			float: left;
			width: 230px;
		}
		
		#options dl dt {
			float: left;
			margin: 0;
			padding: 0;
		}
		
		#options dl dd {
			width: 200px;
			float: left;
			text-indent: 10px;
			height: 26px;
			line-height: 26px;
		}
		
		#lists {
			width: 160px;
			float: left;
		}
		
		#lists li {
			margin-bottom: 5px;
		}
			
			#lists select {
				width: 160px;
			}
		
		#sliders {
			width: 400px;
			float: left;
			margin-bottom: 10px;
		}
		
			#slider {
				margin: 10px;
			}
		
	#search .button {
		position: relative;
		top: 23px;
		float: right;
		width: 200px;
	}

/* EXPERIENCE */

#experiences {
	float: left;
	width: 730px;
}
	
	#experiences dl {
		float: left;
		width: 345px;
		margin: 0 5px 8px 5px;
		padding: 3px;
		padding-bottom: 6px;
		height: 130px;
		border-bottom: 1px dotted #ddd;
	}
	
		#experiences dl dt {
			color: #42657d; /* 858069 */
			float: right;
			font-family: Arial, sans-serif;
			font-size: 16px;
			font-weight: bold;
			letter-spacing: -1px;
			width: 200px;
		}
		
			#experiences dl dt a {
				color: #42657d; /* 858069 */
				float: right;
				font-family: Arial, sans-serif;
				font-size: 16px;
				font-weight: bold;
				letter-spacing: -1px;
				width: 200px;
				border: 0;
			}
			
			#experiences dl dt a:hover {
				color: #5a7f99;
			}

		#experiences dl dd.image {
			float: left;
			width: 145px;
		}
		
			#experiences dl dd.image img {
				float: left;
				width: 123px;
				height: 80px;
				margin: 0 0 0 0;
				padding: 5px;
				background-color: #fff;
				border: 1px solid #ddd;
			}
		
		#experiences dl dd.desc {
			font-size: 12px;
			height: 77px;
			line-height: 15px;
			width: 200px;
			float: right;
		}
		
			#experiences dl dd.desc span {
				margin-top: 8px;
				display: block;
				font-size: 12px;
				padding: 3px;
				text-align: left;
			}
			
			#experiences dl dd.desc span.price {
				color: #5a819b;
				display: inline;
				font-size: 18px;
				font-weight: bold;
				font-family: Arial;
			}
		
		#experiences dl dd.link {
			margin: 3px 3px 0 0;
			clear: both;
			width: 275px;
		}
		
		#experiences #paging {
			clear: both;
			padding-top: 20px;
		}

/* DETAILS VIEW TOP */

#exp-wrapper {
	
}

	#exp-wrapper div.image img, #tag-wrapper div.image img, #category-wrapper div.image img, #sp img {
		width: 688px;
		height: 212px;
		padding: 5px;
		border: 1px solid #ddd;
	}
	
/* OFFERS */

#offers
{
	width: 700px;
	float: left;
	margin-top: 20px;
}

#offers dl
{
	float: left;
	width: 685px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	min-height: 100px;
}

#offers dt
{
	float: right;
	padding: 0;
	width: 555px;
	line-height: 1.6em;
	font-weight: bold;
}

#offers dd
{
	margin: 0;
	padding: 0;
	margin-left: 130px;
	font-size: 0.9em;
}

#offers dd.info {
	margin-top: 5px;
	width: 400px;
}

#offers dd.info span {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background: #7798af;
	color:#fff;
	line-height:1;
	padding: 5px;
	font-weight: bold;
	font-family: Arial,Verdana,Tahoma;
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
}

#offers dl dd.location {
	float: right;
	width: 559px;
}

#offers dl dd.location span {
	padding: 0 4px 0 4px;
	background-color: #f8f8f8;
	float: left;
	margin-right: 2px;
}

#offers dl dd.location span:first-child {
	margin-right: 0px;
}

#offers dl dd.location span:first-child:after, #offers dl dd.location span:last-child:after
{
	content: none;
}

#offers dl dd.location span:after {
	content: ',';
}

#offers dl dd.location a {
	float: left;
	border: 0;
	color: #666;
	border: 1px solid #ddd;
	background: url(../images/bar-bg.gif) repeat-x top;
	padding: 0 5px;
	font-size: 0.9em;
}

#offers dd.img img
{
	float: left;
	padding: 4px;
	border: 1px solid #DFE5E7;
	width: 108px;
	height: 66px;
	background: #fff;
}

#offers dl dd.img
{
	margin: 0;
	width: 110px;
	float: left;
	height: 0;
}

#offers dl dd.img span
{
	float: left;
	width: 120px;
	text-align: center;
	position: relative;
	top: 5px;
	font-weight: bold;
}

#offers dd.link
{
	margin: 0;
	clear: both;
	text-align: right;
}

/* ARRANGERS TAB */

#arrangers {
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* POPULAR */

#popular {
}

	#popular li {
		margin-bottom: 5px;
		border-bottom: 1px dotted #ccc;
	}
	
	#popular li span {
		display: block;
		font-size: 12px;
	}
	
		#popular li span a {
			font-style: italic;
		}
		
/* RELATED EXPERIENCES */

#box-wrapper {
	margin-top: 5px;
	float: left;
	width: 730px;
	padding-bottom: 5px;
	background-color: #f9f9f9;
}

#box-wrapper h6 {
	padding-left: 5px;
	margin-bottom: 2px;
	color: #333;
	background: url('../images/caption-bg.gif') repeat-x;
	font-family: Arial, sans-serif;
	height: 31px;
	line-height: 31px;
	border-left: 1px solid #afbcc2;
	border-right: 1px solid #afbcc2;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

	#box {
		text-align: center;
		height: 290px;
		padding-left: 15px;
	}
	
	#box.related {
		height: 150px;
	}
	
		#box li {
			float: left;
			width: 160px;
			margin-left: 5px;
			padding-top: 20px;
		}
		
		#box li span {
			display: block;
			font-size: 0.9em;
		}
		
		#box li img {
			width: 123px;
			height: 80px;
			padding: 5px;
			background-color: #fff;
			border: 1px solid #ddd;
		}
	
/* ADMIN TOOLBOX */

#toolbox {
	position: fixed;
	z-index: 99;
	width: 100%;
	height: 24px;
	line-height: 24px;
	bottom: 0;
	background-color: #051833;
	padding: 3px 3px 3px 6px;
	opacity: 0.8;
}

	#toolbox a {
		color: #fff;
		border: none;
	}

	#toolbox ul li {
		display: inline;
	}
	
	#toolbox ul li + li {
		margin-left: 10px;
	}
	
/* PARTNERS */

#partners {
	margin-top: 20px;
}

	#partners dl {
		margin-bottom: 10px;
		padding-bottom: 5px;
		border-bottom: 1px solid #ddd;
	}
	
		#partners dt {
			float: right;
			width: 570px;
			color: #42657d;
			font-family: Arial, sans-serif;
			font-size: 16px;
			font-weight: bold;
			letter-spacing: -1px;
		}
		
		#partners dd.desc {
			font-size: 12px;
			padding-bottom: 3px;

		}
		
		#partners dd.link {
			clear: both;
			text-align: right;
			padding-right: 5px;
		}
		
		#partners dd.image {
			float: left;
			width: 120px;
			padding: 5px;
		}
		
			#partners dd.image img {
				width: 108px;
				height: 66px;
				padding: 5px;
				background-color: #fff;
				border: 1px solid #f7f7f7;
			}

/* FORM */

form label { 
	display: block;
}

form div label {
	display: inline;
}

form p.submit {
	display: block;
}

form textarea {
	display: block;
	width: 350px;
	height: 150px;
}

/* PAGINATION */

#paging {
	margin-bottom: 40px;
}

#paging span, #paging a {
	border: 1px solid #ddd;
	background: url(../images/bar-bg.gif) repeat-x top;
	padding: 2px 7px;
}

#paging span {
	color: #666;
}

#paging span.current {
	color: #5A7F99;
}

.pagination {
	clear: both;
	text-align: center;
}

/* RED BUTTONS */

dd.link.button a {
	background: transparent url(../images/btn_green.png) no-repeat scroll left top;
	display: block;
	float: right;
	height: 25px;
	line-height: 15px;
	margin-top: 5px;
	padding-left: 22px;
	text-decoration: none;
	color: #fff;
	border-bottom: none;
	position: relative;
	bottom: 5px;
	font-size: 0.9em;
}

dd.link.button a span {
	background: transparent url(../images/btn_green.png) no-repeat scroll right top;
	display: block;
	padding: 4px 22px 4px 0;
}

/* SIDEBAR LISTING */

#tags ul {
	border: 1px solid #ddd;
	border-top: 0;
}

#tags ul li {
	display: none;
}

#tags ul li:first-child {
	display: block;
}

#tags ul li:hover a {
	color: #f54c00;
}

#categories ul li, #tags ul li {
	background: url('../images/bg-category.gif') repeat-x;
	padding: 10px;
	margin-bottom: 5px;
}

#categories ul li a, #tags ul li a {
	color: #3B506B;
}

#categories ul li a { 

	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height: 24px;
	display: block;
	line-height: 24px;
}

#categories ul li a:hover { 
	background-position: left bottom;
}

#categories ul li a.i-luften { background-image: url('../images/categories/icons/luft.png'); }
#categories ul li a.pa-hjul { background-image: url('../images/categories/icons/hjul.png'); }

#categories ul li a.vatten { background-image: url('../images/categories/icons/vatten.png'); }
#categories ul li a.aventyr { background-image: url('../images/categories/icons/aventyr.png'); }
#categories ul li a.livsstil { background-image: url('../images/categories/icons/livsstil.png'); }

#categories ul li a.halsa { background-image: url('../images/categories/icons/halsa.png'); }
#categories ul li a.smak { background-image: url('../images/categories/icons/smak.png'); }
#categories ul li a.fritid { background-image: url('../images/categories/icons/fritid.png'); }


/* GOOGLE ADS */

#google-ads {
	position: relative;
	left: 10px;
}

/* SLIDER  */

#foozbar { float: left; width: 61.5em; } /* TEMP */
#viewport { position: relative; height: 221px; }
#sp { position: absolute; }
#sp img { display: none; }
#caption { position: absolute; z-index: 9; width: 688px; line-height: 30px; height: 30px; margin: 0 0 0 6px; bottom: 3px; color: #fff; text-indent: 10px; background: url('../images/transparent.png');}

/* BLOG */

#posts {
}

.post {
	padding: 5px;
}

.post dt {
	font-size: 24px;
	color: #35566c;
}

	.post dt a {
		border: none;
		color: #35566c;
	}
	
	.post dt a:hover {
		color: #51758d;
	}

.post dd.metadata {
	font-size: 12px;
}

.post dd.entry {
	margin-top: 5px;	
}

	.post dd.entry img {
		float: left;
		margin: 0 4px 4px 0;
	}
	
	.post dd.entry ol {
		margin-bottom: 15px;
	}

		.post dd.entry ol li {
			margin-left: 20px;
			list-style: inside;
			list-style-type: decimal;
		}
	
	.post dd.entry p.more {
		margin-top: 8px;
	}
	
/* COMMENTS */

div#comments {
}

div#comments dl.comment {
	width: 650px;
	padding: 5px;
	margin: auto;
}

div#comments dl.comment + .comment {
	margin-top: 14px;
}

	div#comments dl.comment dt {
		color: #35566c;
		font-size: 22px;
	}
	
	div#comments dl.comment dt a {
		border: none;
		color: #35566c;
	}
	
	div#comments dl.comment dt a:hover {
		color: #51758d;
	}
	
	div#comments dl.comment dd.metadata {
		font-size: 12px;
	}

div#comments .commentbox {
	background-color: #f9f9f9;
	padding: 10px;
	width: 650px;
	margin: 18px auto;
	border: 1px solid #ebebeb;
}

div#comments .commentbox label {
	display: block;
	font-size: 12px;
	margin-bottom: 6px;
}

div#comments .commentbox form textarea {
	width: 650px;
	height: 200px;
}

div#comments .commentbox form textarea, div#comments .commentbox form input[type='submit'] {
	margin-top: 6px;
}

/* BOX */

.box_head {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0;
	overflow:hidden;
	background: url('../images/line.gif') repeat-x bottom;
}
	
.box_head li {
	display:inline;
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
}
						
.box_head li a {
	background: url('../images/tab.gif') no-repeat left top;
	color:#666666;
	display:block;
	float:left;
	height:28px;
	padding-left: 10px;
}

.box_head li a span {
	background: url('../images/tab-right.gif') no-repeat right top;
	display:block;
	padding:7px 15px 0 0;
}

.box_body {
	margin-bottom:40px;
}

.box_body {
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	margin:0 0 30px;
}



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/


/* Component containers
----------------------------------*/
#slider .ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
#slider .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
#slider .ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ 0/*{bgContentXPos}*/ 0/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
#slider .ui-widget-content a { color: #222222/*{fcContent}*/; }
#slider .ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ 0/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
#slider .ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ 0/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ 0/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ 0/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; outline: none; text-decoration: none; }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; }


/* Slider
----------------------------------*/

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

#tabs {
	float: left;
	width: 700px;
}

#tabs p.intro {
	text-align: right;
	font-size: 10px;
}

#tabs div.obj {
	margin-bottom: 10px;
}

#tabs div.obj h4 {
	font-size: 14px;
}

#tabs div.obj p { margin-bottom: 0px; }

#tabs div.obj p, #tabs div.obj a {
	font-size: 12px;
}

#tabs ul {
	border-bottom: 1px solid #eee;
	float:left;
	width:700px;
}

#tabs ul li {
	float: left;
	background-color: #35566C;
	margin-right: 5px;
	padding: 5px;
}

#tabs ul li a {
	padding: 4px;
	color: #fff;
}

#tabs ul li a:hover {
	color: #eee;
}

.ui-tabs .ui-tabs-hide { display: none !important; }
#tabs ul li.ui-tabs-selected { background-color: #82a5bd; }
