@import url("reset.css");

body { 
	background: #fff url(img/bg.gif) repeat 50% 50%;
	font: 14px/1.4 'helvetica neue', freesans, arial, sans-serif;
	color: #333;
}

/* !Layout */

#prewrapper { }
#wrapper { }

#headerwrap { 
	position: relative;
	background: url('img/top.gif') 50% 0;
	height: 160px;
}

#header {
	position: relative;
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
}

#precontentwrap { 
	padding: 25px 0;
}

#contentwrap { 
	float: left;
	width: 960px;
}

#footer {
	position: relative;
	width: 100%;
	min-height: 384px;
	background: #000 url(img/footer.gif) repeat-x 50% 0;
}

#mainarea {
	position: relative;
	width: 960px;
	margin: 0 auto;
}


#submenuwrap { 
	width: 200px;
	margin-right: 30px;
	float: left;
}

#wrap { 
	overflow: hidden;
	width: 640px;
	margin-left: 40px;
}

#mainimg img {
	margin-bottom: 20px;
}

#content { 
	width: 540px;
	float: left;
	min-height: 400px;
	margin-bottom: 40px;
}

.share { 
	float: right;
}

#contentfull { 
	width: 720px;
	float: left;
	min-height: 400px;
	margin-bottom: 40px;
}

#contentwrapwide { float: left; }
#contentwrapwide #content { width: 600px; float: left; margin: 0;}
#contentwrapwide #contentstart { width: 960px; float: left; margin: 0;}

#logo { 
	position: absolute; 
	width: 153px; 
	height: 87px; 
	cursor:pointer; 
	right: 0; 
	top: 24px; 
	background: url(img/360.gif);
}

.line { background-color: #e2dfde; height: 1px; margin-bottom: 10px; margin-top: 10px; }



/* !Typography */

a { 
	color: #e4371b;
	text-decoration: none;
}

a:hover {
	color: #111;

}

#content p, #content li {
	color: #333;
	/* margin-right: 100px; */
}

#content ul {
	list-style: circle;
	margin: 0 0 10px 16px;
}

h1 {
	padding-bottom: 12px;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

h2 {
	padding-bottom: 2px;
	font-size: 20px;
	font-weight: normal;
	color: #000;
}

h3 { 
	padding-bottom: 2px;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

.contentleft h2 {
	color: #333;
	font-size: 24px;
	padding-bottom: 8px;
	-webkit-font-smoothing: antialiased;
}


/* !Top menu */

#menuwrap { 
	position: absolute;
	top: 90px;
	left: 0;
}

#menuwrap ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuwrap li { 
	float: left;
	margin-right: 10px;
}

#menuwrap li a {
	display: block;
	padding: 5px 10px;
	line-height: 20px;
	background: #e2e0e0;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#menuwrap li a.active {
	color: #000;
}

#menuwrap li a:hover {
	color: #444;
}

/* !Splash screen */

#startsplash {
	background-repeat: none;
	height: 428px;
	overflow: hidden;
	position: relative;
}

#splashcontentwrapper {
	background: url(img/splash_handle.png) no-repeat 59px bottom;
	position: absolute;
	bottom: 25px;
	left: 40px;
	padding: 0 0 29px;
	position: absolute;
	width: 460px;
}

#splashcontent {
	background: #f84104;
	padding: 26px 30px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

#splashcontent h1, #splashcontent h2, #splashcontent h3 {
	color: #fff;
}

/* !?? */



.alignLeft { float: left; }
.alignCenter { text-align: center; }
.alignRight { float: right; }

img.alignLeft {float: left; margin-right: 15px; margin-bottom: 15px; }
img.alignRight { float: right; margin-left: 15px; margin-bottom: 15px; }

.contentleft { width: 640px; float: left; padding-top: 4px; }
.contentright { width: 290px; float: right; padding-top: 4px; }



/* !Secondary menu (top) */

#secmenu {
	position: absolute;
	left: 0;
	top: 24px;
	margin: 0;
	list-style: none;
}

#secmenu li {
	float: left;
	margin-right: 20px;
}

#secmenu li a {
	padding: 5px 0 4px 23px;
}

#secmenu li a:hover {
	color: #444;
}

#grupp {
	background: url(img/icon_boka.gif) no-repeat 0 50%;
}

#schema {
	background: url(img/icon_schema.gif) no-repeat 0 50%;
}

#fb {
	background: url(img/icon_fb.gif) no-repeat 0 50%;
}

#tw {
	background: url(img/icon_tw.gif) no-repeat 0 50%;
}

#yt {
	background: url(img/icon_yt.gif) no-repeat 0 50%;
}

/* !Third menu (sidebar) */

#submenuwrap { 
	font-size: 12px;
}

#submenuwrap ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav a.current { 
	color: #444444;
}

#nav a.open { 
	color: #444444;
}


/* listbox */

.listbox {
	position: relative;
	flofat: left;
	border-bottom: 1px solid #e8e6e4;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.listboximage img {
	width: 201px;
	height: 201px;
}

.listboximage {
	float: left;
	width: 201px;
	height: 201px;
	padding-right: 16px;
}

.listboxcontent {
	float: left;
	width: 499px;
}

/* frontbox */

.frontbox {
	width: 290px;
	margin: 0 0 20px;
}

.frontboxhead {
	background-image: url('../images_design/box/top.png');
	height: 8px;
}

.frontboxcontent {
	background: url(../images_design/box/main.png) repeat-y;
	padding: 7px 30px;
}

.frontboxcontent p {
	font-size: 12px;
}

.frontboxcontent a:hover {
	color: #444;
}

.fbboxcontent {
	background: url(../images_design/box/main.png) repeat-y;
	padding: 7px 15px;
}

.frontboxbottom {
	background-image: url('../images_design/box/bottom.png');
	height: 8px;
}

.frontboxcontent h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #333;
}

table.scheme {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

table tbody {
	margin: 0;
	padding: 0;
	border: 0;
}

table.scheme th,
table.scheme td {
	border-bottom: 1px solid #b5b3b3;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0;
	text-align: left;
	vertical-align: top;
}

tr.line th {
	width: 72px;
}

tr.line td {
	width: 158px;
}

.bokagrupp {
	display: block;
	margin: 20px 0 10px;
	padding: 5px 0 4px 23px;
	background: url(img/icon_boka2.gif) no-repeat 0 50%;
	font-size: 12px;
}


.ask { border: 1px solid #e8e6e4 }
textarea.ask { width: 552px; height: 90px; }
input.ask { width: 218px; height: 22px; }

label.msg { display: none; }
label.invalid { color: #EE0000; display: inline; }
input.invalid { border: 1px solid #EE0000; }
div label.invalid { display: block; }


.clear { clear: both; }

.imageElement img.thumb { width: 200px; border: 0; }
.imageElement { width: 200px; }
.galleryElement { float: left; height: 180px; overflow: hidden; margin-right: 40px; margin-bottom: 20px;}
.galleryElement h2 { font-size: 12px; font-weight: normal; padding-top: 5px; }
.bigImage img { width: 720px; }
.rightImageLinks { float: right; margin-top: 15px; }
.leftImageTitle { float: left; }
.bigImageHead { clear: both; }


/* !Footer */

#footercontent { 
	padding-top: 60px;
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
}

#footercontent, #footercontent h2 {
	color: #ccc;
	-webkit-font-smoothing: antialiased; /* subpixel-antialiased, none */
	margin-bottom: 15px;
}

#contact {
	float: left;
	width: 210px;
	margin-right: 20px;
}

#ask {
	float: left;
	width: 400px;
}

#open {
	float: left;
	width: 320px;
	text-align: right;
}

#contact h2 {
	background: url(img/contact.png) no-repeat;
	padding: 9px 0 0 40px;
	text-transform: uppercase;
}

#ask h2 {
	background: url(img/ask.png) no-repeat;
	padding: 9px 0 0 40px;
	text-transform: uppercase;
}

#open h2 {
	margin: 9px 0 13px;
	text-transform: uppercase;
}

#open h2 span {
	background: url(img/open.png) no-repeat;
	padding: 11px 0 11px 40px;
}

#footercontent textarea, #footercontent input[type=text] {
	width: 390px;
	margin-bottom: 3px;
	padding: 3px 5px;
	background: #333;
	color: #eee;
	border: none;
	font: 12px 'helvetica neue', arial, sans-serif;
	-webkit-font-smoothing: antialiased; /* subpixel-antialiased, none */
}

#footercontent .submit {
	float: right;
}

