/*  
Theme Name: FSABCMS 3
Theme URI: http://
Description: 
Version: 1.0
Author: Kristoffer Lidman
Author URI: http://www.kristofferlidman.se/
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background: #fff url(images/bg_big.png) repeat-x;
	color: #484848;
	margin: 0px;
	padding: 0px;
}
body.front {
	background: #fff url(images/bg_big.png) repeat-x;
}
a  {
	color: #4B9B9B;
	border: none;
	text-decoration: underline;
	outline: none;
}
button::-moz-focus-inner { border: 0; outline: none; }
#searchsubmit { outline: none; }
a:hover  {
	color: #666;
}
.blue_link {
	color: #3366ff;
}
.blue_link:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
.frontpage {
	display:block;
	width:290px;
	height:70px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
	background: url(images/sprite.png) no-repeat -228px -211px;
}
.frontpage a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
img.alignright {
	float: right;
	margin: 4px 0px 0px 10px;
}
img.alignleft {
	float: left;
	margin: 4px 10px 0px 0px;
}
.wp-caption.alignright {
	float: right;
	margin: 4px 0px 10px 10px;
}
.wp-caption.alignleft {
	float: left;
	margin: 4px 10px 10px 0px;
}
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text, .wp-caption-dd {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background: #f5f5f5;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	margin: 0 0 15px 0;
}
#wrapper  {
	width: 1056px;
	margin: 8px auto;
	padding: 180px 0px 5px 0px;
	overflow: hidden;
	position: relative;
}
#header {
	width: 1056px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/sprite.png) no-repeat 20px -356px;
}
.buttons {
	width: 229px;
	height: 18px;
	float: right;
	margin: 62px 360px 0 0;
}
.buttons .button_left {
	width: 100px;
	height: 18px;
	float: left;
}
.buttons .button_right {
	width: 100px;
	height: 18px;
	float: right;
}
.to_register {
	width: 127px;
	height: 28px;
	position: absolute;
	bottom: 20px;
	right: 0;
}
#menu {
	width: 866px;
	height: 30px;
	float: left;
	margin: 19px 0 0 0;
	text-transform: lowercase;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
}
#menu ul li  {
	height: 30px;
	float: left;
	margin: 0;
	text-align: center;
}
#menu ul li a {
	height: 24px;
	float: left;
	margin: 0;
	color: #333;
	text-align: center;
	padding: 6px 15px 0 15px;
	text-decoration: none;
	background: url(images/sprite.png) no-repeat -226px -142px;
}
#menu ul li a:hover  {
	height: 24px;
	float: left;
	margin: 0;
	color: #888;
	text-align: center;
	padding: 6px 15px 0 15px;
}
#menu ul li.current_page_item {
	height: 30px;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: url(images/menu_link_active.png) no-repeat right top;
}
#menu ul li.current_page_item a {
	height: 24px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 6px 15px 0 15px;
	color: #fff;
	background: url(images/menu_link_active_left.png) no-repeat left top;
}
#submenu {
	width: 1056px;
	height: 40px;
	position: absolute;
	top: 135px;
	left: 0px;
}
#submenu #search {
	width: 200px;
	height: 26px;
	float: right;
	margin: 7px 0 0 0;
	background: url(images/sprite.png) no-repeat -836px -36px;
}
#submenu #search #s {
	width: 125px;
	float: left;
	padding: 4px 0;
	margin: 1px 0 0 24px;
	background: none;
	border: none;
}
#submenu #search #searchsubmit {
	width: 45px;
	height: 22px;
	float: right;
	margin: 2px 0 0 0;
	background: none;
	border: none;
	cursor: pointer;
	font-size: 0;
	color: #59A5A5;
	text-indent: -9999px;
}
#submenu ul  {
	padding: 8px 0 0 0;
	margin: 0;
	float: left;
	font-size: 14px;
	list-style-type: none;
	font-weight: bold;
}
#submenu ul li  {
	height: 26px;
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	background: url(images/submenu_link.png) no-repeat right top;
}	
#submenu ul li a {
	height: 23px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 3px 12px 0 12px;
	text-decoration: none;
	background: url(images/submenu_link_left.png) no-repeat left top;
}
#submenu ul li a:hover  {
	height: 23px;
	float: left;
	margin: 0;
	color: #eee;
	text-align: center;
	padding: 3px 12px 0 12px;
}
#submenu ul li.current_page_item, #submenu ul li.current_page_ancestor {
	height: 26px;
	float: left;
	text-align: center;
	color: #fff;
	background: url(images/submenu_active.png) no-repeat right top;
}
#submenu ul li.current_page_item a, #submenu ul li.current_page_ancestor a {
	height: 23px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 3px 12px 0 12px;
	color: #fff;
	background: url(images/submenu_active_left.png) no-repeat left top;
}
#content {
	width: 1036px;
	float: left;
	padding: 50px 10px 10px 10px;
	margin: 0;
	background: #eee;
	position: relative;
}
#content.start {
	padding: 0;
	background: none;
}
.front_box_left {
	padding: 10px 0 10px 10px;
	margin: 0 0 40px 0;
	float: left;
	background: #fff;
}
.front_box_right {
	width: 540px;
	padding: 0px;
	margin: 0 0 30px 0;
	float: right;
	font-size: 16px;
	text-align: justify;
	line-height: 1.6em;
	color: #fff;
	text-shadow: 0 1px 0 #478484;
}
.front_box_right h1 {
	font-size: 23px;
	padding: 0;
	margin: 0 0 15px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.front_box {
	width: 1054px;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	float: left;
}
.front_box div {
	width: 324px;
	float: left;
	text-align: justify;
	margin: 0 40px 0 0;
}
.front_box div.right {
	float: right;
	margin: 0;
}
.front_box div img {
	margin: 1px 12px 4px 0;
	padding: 6px;
	width: 100px;
	background: url(images/sprite.png) no-repeat -924px -65px;
	float: left;
}
.front_box div h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0 0 5px 18px;
	border-bottom: 1px dotted #ddd;
	color: #4B9B9B;
	background: url(images/sprite.png) no-repeat -221px -123px;
}
#breadcrumb {
	width: 1026px;
	height: 29px;
	padding: 6px 0 0 10px;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 11px;
	background: #9e9e9e url(images/sprite.png) no-repeat 0 0;
}
#breadcrumb a {
	color: #3BAAD2;
}
#left_container {
	width: 844px;
	float: left;
}
#left {
	width: 222px;
	float: left;
	margin: 0 10px 0 0;
}
#left .box {
	width: 200px;
	float: left;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #C9C9C9;
	background: #fff;
}
#left .box_blue {
	width: 200px;
	float: left;
	padding: 10px 10px 8px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #267e9d;
	background: url(images/sprite.png) no-repeat -570px -489px;
}
#left .box_green {
	width: 200px;
	float: left;
	padding: 10px 10px 8px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #559f9f;
	background: url(images/sprite.png) no-repeat -816px -489px;
}
#left .meny {
	color: #4B9B9B;
	padding: 3px 0 6px 0;
	margin: 0;
	border-bottom: 3px solid #bbb;
	font-weight: bold;
	font-size: 16px;
}
#left .box_blue .meny, #left .box_green .meny {
	color: #fff;
	padding: 1px 0 6px 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #fff;
}
#left .box_blue ul, #left .box_green ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
#left .box_blue ul li, #left .box_green ul li {
	padding: 1px 0 0 9px;
	margin: 0;
	background: url(images/bullet_white.png) no-repeat 0 50%;
	font-size: 11px;
}
#left .box_blue ul li a, #left .box_green ul li a {
	color: #fff;
	margin: 0;
}
#left .box_blue ul li a:hover, #left .box_green ul li a:hover {
	color: #333;
	margin: 0;
}
#left .kategori {
	color: #4B9B9B;
	font-size: 13px;
	padding: 3px 0 6px 0;
	margin: 0;
	border-bottom: 3px solid #ddd;
	font-weight: bold;
}
#left a {
	color: #666;
}
#left a:hover {
	color: #4B9B9B;
}
#left .box.links {
	width: 220px;
	float: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border: none;
	border-bottom: 1px solid #bdbdbd;
	background: url(images/sprite.png) no-repeat 0px -84px;
}
#left .box.links ul {
	margin: 99px 0 10px 0;
	padding: 0;
	list-style-type: none;
}
#left .box.links ul li {
	margin: 0 0 8px 0;
	height: 35px;
	float: right;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 25px 0 35px;
}
#left .box.links ul li a {
	color: #fff;
}
#left .box.links ul li:hover a {
	color: #222;
}

/*- Lista för "Katgeori" -*/
#left ul.cat {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left ul.cat li {
	border-bottom: 1px dotted #b4b4b4;
	padding: 5px 0 5px 12px;
	font-family: Arial, Verdana;
	font-size: 12px;
	background: url(images/bullet.gif) no-repeat 0 50%;
}
#left ul.cat a {
	color: #000;
}
#left ul.cat a:hover {
	color: #458f8f;
}
#left ul.cat li.current_page_item a {
	color: #777;
}
#center {
	width: 590px;
	padding: 10px;
	border: 1px solid #C9C9C9;
	float: right;
	background: #fff;
	text-align: justify;
}
#center ul {
	margin: 0 0 20px 15px;
	padding: 0;
	color: #50aaaa;
}
#center ul li {
	padding: 0;
	margin: 0 0 5px 0;
}
#center ul span {
	color: #535353;
}
#center ol {
	margin: 0 0 20px 32px;
	padding: 0;
	color: #50aaaa;
	font-size: 14px;
	font-weight: bold;
}
#center ol li {
	padding: 0;
	margin: 0 0 10px 0;
}
#center ol span {
	color: #535353;
	font-size: 12px;
	font-weight: normal;
}
#center h1 {
	color: #4B9B9B;
	padding: 2px 0 7px 0;
	margin: 0 0 15px 0;
	border-bottom: 3px solid #ddd;
	font-size: 18px;
	font-weight: bold;
}
#center h2, #center h3 {
	color: #4B9B9B;
	font-size: 15px;
	padding: 2px 0 2px 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}
#center h2 {
	width: 590px;
	float: left;
	padding: 14px 0 0 0;
	margin: 2px 0 10px 0;
	background: url(images/sprite.gif) no-repeat 94px -380px;
}
#center h3 {
	font-size: 13px;
}
#bottom_banner {
	width: 590px;
	float: left;
	margin: 10px 0 10px 0;
}
.bottom_banner_image {
	width: 250px;
	height: 280px;
	background: url(images/sprite.gif) no-repeat -712px -60px;
	float: left;
}
.bottom_banner_block {
	width: 338px;
	float: right;
	margin: 5px 0 0 0;
}
#right {
	width: 182px;
	float: right;
}
#right #facebook {
	width: 170px;
	float: left;
	margin: 0 0 9px 0;
}
#right #twt {
	float: left;
	margin: 0 0 10px 0;
}
#___plusone_0 {
	float: left;
}
#right .social {
	width: 170px;
	margin: 0 0 10px 0;
	border: 1px solid #C9C9C9;
	padding: 10px 0px 0 10px;
	float: right;
	background: #fff;
}
#right .social .soc_icon {
	width: 170px;
	float: left;
}
#right .social img {
	margin: 0 9px 5px 0;
	float: left;
}
#right .social #addBookmarkContainer a {
	margin: 0 6px 0 0;
	width: 24px;
	height: 24px;
	float: left;
	background: url(images/social_star.png) no-repeat;
	text-indent: -9999px;
}
#right .ad {
	width: 160px;
	padding: 10px;
	float: right;
	border: 1px solid #C9C9C9;
	background: #fff;
}
#right .meny {
	color: #4B9B9B;
	width: 160px;
	font-size: 14px;
	padding: 3px 0 6px 0;
	margin: 0 0 10px 0;
	border-bottom: 3px solid #ddd;
	font-weight: bold;
}
/*-- Tabell --*/
#center table tr {
	background: #54aaaa;
	color: #fff;
}
#center table td:hover {
	background: #666;
	color: #fff;
}
#center table tr a {
	color: #fff;
}
#center table td {
	padding: 3px 6px 4px 6px;
}

/*- Bildgalleri -*/
#gallery {
	width: 450px;
	float: left;
	margin: 0 0 30px 0;
	padding: 10px 67px 10px 69px;
	border: 1px solid #eee;
	background: #fafafa;
}
#gallery br {
	display: none;
}
.prev {
	width: 215px;
	height: 25px;
	float: left;
	cursor: pointer;
	background: #E1E1DB;
	padding: 5px 0 0 10px;
	margin: 4px 0 0 0;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.next {
	width: 215px;
	height: 25px;
	float: right;
	text-align: right;
	cursor: pointer;
	background: #E1E1DB;
	padding: 5px 10px 0 0;
	margin: 4px 0 0 0;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.scrollable {
	width: 450px;
	height: 250px;
	padding: 0px;
	margin: 0px;
	position: relative; 
    overflow: hidden;  	
}
.scrollable .items {     
    width: 20000px;     
    position: absolute;         
} 
.scrollable .items div { 
    float: left; 
	width: 450px;
	height: 250px;
	background: #eee;
	margin: 0;
	padding: 0;
	text-align: center;
}
/*--- Temp start ---*/
.front_images {
	width: 600px;
	height: 140px;
	float: left;
	margin: 7px 0 14px 0;
	line-height: 0;
	background: url(http://www.plastikoperationer.net/wp-content/uploads/2009/06/plastikkirurgi-skonhetsbehandlingar.jpeg) no-repeat;
}
.front_images a {
	width: 110px;
	height: 140px;
	float: left;
	text-indent: -9999px;
	margin: 0 10px 0 0;
	display: inline;
}
.fb_edge_comment_widget {
    margin-left: -350px;
}
/*------ Footer ------*/
#footer {
	width: 1036px;
	float: left;
	padding: 10px;
	margin: 10px 0 0 0;
	background: #eee;
}
#footer p {
	margin: 0;
}