/*
Theme Name: Replior
Theme URI: http://osynlig.se/
Description: Replior theme.
Version: 1.0
Author: Osynlig
Author URI: http://osynlig.se/
Tags: 
*/

* { padding: 0; margin: 0; }

body {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	color: #606060;

	background: url('images/bg.jpg') repeat-x #fff;
}

img {
	border: none;
}

input, textarea, select {
	font-family: inherit;
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

#container {
}

#flashcontent {
}

#header {
	height: 64px;
}

#header #top {
	height: 37px;
}

#header #top .logo {
	height: 37px;
	margin-left: 39px;
}

#header #top .menu {
	margin-left: 16px;
}

#header #top .menu a {
	display: block;
	padding: 10px 14px 0 14px;
	height: 27px;
	background: url('images/menu_bg.gif');
	color: #7c7c7c;
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial, tahoma;
	font-size: 11px;
}

#header #top .menu a:hover, #header #top .menu a.active {
	background-position: 0 37px;
	text-decoration: underline;
	color: #fff;
}

#header #submenu {
	width: 950px;
	height: 27px;
	margin-left: 39px
}

#header #submenu a {
	display: block;
	padding: 7px 14px 0 14px;
	height: 20px;
	background: url('images/submenu_bg.gif');
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial, tahoma;
	font-size: 10px;
}

#header #submenu a:hover, #header #submenu a.active {
	background-position: 0 27px;
	text-decoration: underline;
	color: #fff;
}

#footer {
	margin-top: 25px;
	font-size: 11px;
	color: #b5b5b5;
	border-top: 3px solid #f9f9f9;
	padding: 10px 0 20px 58px;
}

#footer .content {
	width: 890px;
}

#body {
	margin-left: 38px;
	width: 911px;
	line-height: 20px;
	margin-top: 27px;
}

#body.nomargin {
	margin-top: 0;
}

#body .wrapper p {
	padding-bottom: 18px;
}

#body .wrapper a , #footer a {
	color: #009790;
}

#body .wrapper h1, #body .wrapper h2 {
	font-weight: normal;
	font-size: 22px;
	font-family: arial, tahoma, verdana;
	line-height: 24px;
	margin-bottom: 5px;
}

#body .wrapper h1 {
	color: #009891;
}

#body .wrapper h2 {
	color: #606060;
}

#body h3 {
	font-size: 14px;
	margin-bottom: 15px;
}

#body .wrapper img {
	margin-bottom: 10px;
}

#body .wrapper ol, #body .wrapper ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}

#body .news-list {
	padding-bottom: 15px;
}

#body .news-list .item .date {
	color: #009791;
}

#body .news-list .item a {
	color: #606060;
	text-decoration: none;
}

#body .news-list .item a img {
	margin: 0;
}

#body .news-list .item img.hr {
	margin: 5px 0 10px 0;
}

#body .news-list .item img {
	margin: 0 0 5px 0;
}

#body .large-media {
	margin-bottom: 18px;
}

#body .right-col .mouse {
	margin-right: -5px;
}

#domain-form {
	padding-bottom: 15px;
}

#domain-form input.input-field {
	width: 195px;
	height: 18px;
	padding: 2px 2px 0 2px;
	border: 1px solid #d1d1d1;
}

#domain-form .submit {
	width: 53px;
	height: 19px;
	margin-top: 9px;
}

#body .left-col {
	width: 616px;
}

#body .right-col {
	width: 276px;
}

#body .divider {
	margin-top: 5px;
	border-top: 1px solid #f0f0f0;
}

#body .start-boxes {
	padding-bottom: 20px;
}

#body .start-boxes .box {
	width: 165px;
	padding: 0 10px 0 20px;
	display:inline;
}

#body .start-boxes .box .box-content {
	height: 350px;
}

#body .start-boxes .box .button {
	padding-right: 15px;
}

#body .start-boxes .box.middle {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

#body .start-boxes .box a img {
	margin-left: 30px;
}

#body .start-boxes .box h3 {
	text-align: center;
	width: 100%;
	margin: 0 0 10px;
}

#body .start-boxes .box  ul {
	list-style-position: inside;
	list-style-type: disc;
}

/** wide box **/

#body .wide-box {
	width: 616px;
}

#body .wide-box .header {
	height: 10px;
	background: url('images/wide_box_header_bg.gif') no-repeat;
}

#body .wide-box .body {
	padding-top: 5px;
	background: url('images/wide_box_bg.gif') repeat-y;
	min-height: 450px;
}
* html #body .wide-box .body { height: 450px; }

#body .wide-box .body.padding, #body .wide-box .body .padding {
	padding-left: 15px;
	padding-right: 15px;
}

#body .wide-box .footer {
	height: 10px;
	background: url('images/wide_box_footer_bg.gif') no-repeat;
}

/** small box **/

#body .small-box {
	width: 276px;
	margin-bottom: 16px;
}

#body .small-box .header {
	height: 10px;
	background: url('images/small_box_header_bg.gif') no-repeat;
}

#body .small-box .body {
	padding: 0 15px 0 15px;
	background: url('images/small_box_bg.gif') repeat-y;
}

#body .small-box .footer {
	height: 10px;
	background: url('images/small_box_footer_bg.gif') no-repeat;
}

.sIFR-flash { visibility:visible; }
.sIFR-replaced { visibility:visible; }
span.sIFR-alternate { position:absolute; left:0; top:0; width:0; height:0; display:block; overflow:hidden; }