html { overflow: -moz-scrollbars-vertical; overflow-x: auto; }

/* 2008(c) Meat Digital AS */

body{
	background: #016388 url("../img/bg.png") repeat-x top left;
	color: #3D3D4F;
	font: 11px/1.5em arial,verdana,helvetica,sans-serif;
}

strong {
	font-weight: bold;
}

/* @group Global layout */

#wrapper{
	width: 778px;
	background: transparent url("../img/small_shadow.png") repeat-y left;
	margin: 0 auto auto;
	clear: both;
}

#page {
	background: transparent url("../img/big_shadow.png") no-repeat top left;
}

#sub_page{
	clear: both;
	margin: 0 15px;
}

#bg_gradient {  
	height: 15px;
	background: transparent url("../img/bottom_shadow.png") no-repeat top left;
}

#header{
	clear: both;
}

#header_top{
	background: url(/app/design/frontend/sonitor/img/header.gif) no-repeat;
	height:93px;
	clear: both;
}

#header_flash{
	height:70px;
	clear: both;
}

#menu{
	height: 24px;
	background: #016388 url("../img/menu_bg.png") no-repeat top left;
	clear: both;
}

#menu ul { padding: 0; margin: 0; z-index: 200; }
#menu ul li { display: inline; float: left; background: transparent url("../img/menu_separator.png") no-repeat top left; height: 24px; }
#menu a:link, #menu a:visited { display: block; float: left; letter-spacing: 2px; font: 11px "Myriad pro", "arial narrow"; text-transform: uppercase; color: #FFF; text-decoration: none; margin-top: 0px; padding: 7px 13px 4px 14px; }
#menu a:hover { background: transparent url("../img/menu_hover.png") repeat top left; }

#menu li.home { background: transparent url("../img/home_bg.png") repeat-x top left; }
#menu li.technology { background: transparent url("../img/technology_bg.png") no-repeat top left; }
#menu li.solutions { background: transparent url("../img/solutions_bg.png") no-repeat top left; }
#menu li.partners { background: transparent url("../img/partners_bg.png") no-repeat top left; }

#menu ul ul { position: absolute; background: #8db1c0 url("../img/dropdown_menu_bg.png") repeat-x top left; margin-top: 25px; clear: both; }
#menu ul ul li { clear: both; background: none; width: 150px; border-bottom: 1px solid #75a9be; display: block; height: auto; }
#menu ul ul li a:link, #menu ul ul li a:visited { display: block; width: 100%; color: #FFF; padding: 3px 10px; height: auto; }
#menu ul ul li a:hover { background: none; }
#menu ul ul li:hover { background: transparent url("../img/menu_hover.png") repeat top left; }

#breadcrumbs{
	
	clear: both;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#messages{
	clear: both;
}

#main{
	width: 522px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
	min-height: 400px;
}


#rightbar{
	width: 190px;
	float: left;
}

#footer{
	clear:both;
	padding: 12px 0;
	font-size: 10px;
	background-color: #0881ad;
	color: #fff;
	text-align: center;
	margin-top: 12px;
}
/* @group My Group */

a{
	color: #0881AD;
}

h1{
	font: bold 22px "Myriad Pro", arial;
	line-height: 1.1em;
	color: #3c3c3c;
	margin-bottom: 3px;
	text-decoration: none;
}

h2{
	font: normal 22px "Myriad Pro", arial;
	line-height: 1.1em;
	color: #3c3c3c;
	margin-bottom: 3px;
	text-decoration: none;
}

h3{
	font-size: 15px;
	line-height: 15px;
	color: #990066;
	margin-bottom: 10px;
}


blockquote{
	color: #990066;
}


/* @end */

/* @group Frontpage */

.frontbox{
	width: 166px;
	float: left;
	
}

.frontbox h1{
	font-size: 12px;
	margin-right: 0px;
	padding: 5px;
}

.frontbox a{
	font-size: 10px;
	margin-right: 0px;
	width: 166px;
	text-align: right;
}

.frontbox p{
	padding: 5px;
}

div.article_ingress { margin-bottom: 12px; font-weight: bold; font-style: italic; font-size: 12px; }

div.frontpageheader { margin-bottom: 12px; }

/* background: #0082ad url("../img/wavestripe.jpg") no-repeat top right;  */
div.darkheader { width: 522px; color: #000; font-size: 20px; margin-bottom: 12px;  }
div.darkheader div { padding: 25px 0 5px 0; line-height: 1.1em; }
div.lightheader { background: none; /*transparent url("../img/wavestripeWhite.jpg") no-repeat bottom left; width: 522px; height: 80px; */color: #0881AD; font-size: 20px; margin-bottom: 12px; color: #000;  }
div.lightheader div { /*padding: 50px 0 0 12px;*/ padding-top: 12px; }

div.image_flash_content {  }


div.box { padding: 0; float: left; margin: 0 12px 12px 0; }
div.box div.padding { padding: 2px; }
div.box div.header { min-height: 20px; margin-bottom: 2px; }
div.box div.image { min-height: 100px; margin-bottom: 2px; text-align: center; }
div.box div.content { padding: 18px 8px 8px 8px; margin: 0; color: #fff; }
div.box div.footer { text-align: right; padding: 0 10px 10px 0; }
div.box div.header h1 { padding: 4px 8px 0px 8px; color: #fff; margin: 0; letter-spacing: 2px; font: bold 12px "Myriad pro", "arial narrow"; text-decoration: none; }
div.box div.footer a:link, div.box div.footer a:visited { color: #fff; font-weight: bold; text-decoration: none; text-align: right; }
div.box a:link, div.box a:visited { text-decoration: none; }

div.box_right { width: 190px; margin-bottom: 12px; }
div.box_right div.padding { padding: 2px; }
div.box_right h1 { padding: 5px 0 0 7px; margin-bottom: 4px; color: #fff; letter-spacing: 2px; font: bold 12px "Myriad pro", "arial narrow"; text-decoration: none; }
div.box_right div.image { text-align: center; margin-bottom: 15px; }
div.box_right div.image img {  }
div.box_right div.text { padding: 15px 8px 0 8px; color: #fff; }
div.box_right div.footer { text-align: right; padding: 5px 8px; }
div.box_right div.footer a:link, div.box_right div.footer a:visited { color: #fff; text-decoration: none; font-weight: bold; text-decoration: none; }
div.box_right a:link, div.box_right a:visited { text-decoration: none; }

div.box_news { width: 216px; padding: 0; float: left; margin: 0 3px 12px 0; cursor: pointer; }
div.box_news div.padding { padding: 0px; cursor: pointer;
	border: 1px solid #ccc;
}
div.box_news div.image { height: 142px; margin-bottom: 2px; text-align: center; cursor: pointer; }
div.box_news div.content { padding: 18px 8px; margin: 0; height: 134px; overflow: hidden; cursor: pointer; }
div.box_news div.footer { text-align: right; padding: 0 10px 10px 0; cursor: pointer; }
div.box_news div.content h1 { padding: 0; margin-bottom: 12px; letter-spacing: 0px; font-weight: 600; font-size: 13px; cursor: pointer; }
div.box_news div.footer a:link, div.box_news div.footer a:visited { font-weight: bold; text-decoration: none; text-align: right; cursor: pointer; }

/*
div.gray2 { background-color: #bdccd4; }
div.gray2 h1 { color: #333; }
div.gray2 div.content { background: transparent url("../img/right_gray_even_header.png") no-repeat top right; color: #333; }
div.gray2 div.text { background: transparent url("../img/right_gray_even_text.png") repeat-x top right; color: #333; }
div.gray2 div.footer a:link, div.gray2 div.footer a:visited { color: #333; }
div.gray2 div.footer { background-color: #aab7bf; }*/

div.gray2 { background-color: #a6b6be; }
div.gray2 h1 { color: #FFF; text-decoration: none; }
div.gray2 a:link h1 { text-decoration: none; }
div.gray2 div.content { background: #a6b6be; color: #333; }
div.gray2 span.subtitle { display: block; padding-bottom: 3px; font-weight: bold; font-size: 13px; }
div.gray2 span.subtitle span { display: block; font-size: 11px; font-weight: normal; }
/*div.gray2 div.text { background: #FFF url("../img/right_gray_even_text.png") repeat-x top left; color: #333; }*/
div.gray2 div.text { background-color: #FFF; color: #333; }
div.gray2 div.footer a:link, div.gray2 div.footer a:visited { color: #333; }
div.gray2 div.footer { background-color: #FFF; }
div.gray2 div.more { background-color: #a6b6be; text-align: center; padding: 5px 8px; text-transform: uppercase; }
div.gray2 a:link, div.gray2 a:visited { color: #FFF; text-decoration: none; font-weight: bold; }
div.gray2 div.text a:link, div.gray2 div.text a:visited { color: #0881AD; font-weight: normal; }

div.gray2_odd { background-color: #a6b6be; }
div.gray2_odd h1 { color: #FFF; }
div.gray2_odd div.content { background: #a6b6be; color: #333; }
div.gray2_odd span.subtitle { display: block; padding-bottom: 3px; font-weight: bold; font-size: 13px; }
div.gray2_odd span.subtitle span { display: block; font-size: 11px; font-weight: normal; }
/*div.gray2_odd div.text { background: #FFF url("../img/right_gray_even_text.png") repeat-x top left; color: #333; }*/
div.gray2_odd div.text { background-color: #FFF; color: #333; }
div.gray2_odd div.footer a:link, div.gray2_odd div.footer a:visited { color: #333; }
div.gray2_odd div.footer { background-color: #FFF; }
div.gray2_odd div.more { background-color: #a6b6be; text-align: center; padding: 5px 8px; text-transform: uppercase; }
div.gray2_odd a:link, div.gray2_odd a:visited { color: #FFF; text-decoration: none; font-weight: bold; }
div.gray2_odd div.text a:link, div.gray2_odd div.text a:visited { color: #0881AD; font-weight: normal; }

/*
div.gray2_odd { background-color: #bdccd4; }
div.gray2_odd h1 { color: #333; }
div.gray2_odd div.content { background: transparent url("../img/right_gray_odd_header.png") no-repeat top right; color: #333; }
div.gray2_odd div.text { background: transparent url("../img/right_gray_odd_text.png") repeat-x top right; color: #333; }
div.gray2_odd div.footer a:link, div.gray2_odd div.footer a:visited { color: #333; }
div.gray2_odd div.footer { background-color: #aab7bf; }*/

div.red2 { background-color: #ac080e; }
div.red2 div.content { background: transparent url("../img/right_red_even_header.png") no-repeat top right; }
div.red2 div.text { background: transparent url("../img/right_red_even_text.png") repeat-x top right; }
div.red2 div.footer { background-color: #ac080e; }

div.red2_odd { background-color: #ac080e; }
div.red2_odd div.content { background: transparent url("../img/right_red_odd_header.png") no-repeat top right; }
div.red2_odd div.text { background: transparent url("../img/right_red_odd_text.png") repeat-x top right; }
div.red2_odd div.footer { background-color: #ac080e; }

div.green2 { background-color: #2c8d01; }
div.green2 div.content { background: transparent url("../img/right_green_even_header.png") no-repeat top right; }
div.green2 div.text { background: transparent url("../img/right_green_even_text.png") repeat-x top right; }
div.green2 div.footer { background-color: #2c8d01; }

div.green2_odd { background-color: #2c8d01; }
div.green2_odd div.content { background: transparent url("../img/right_green_odd_header.png") no-repeat top right; }
div.green2_odd div.text { background: transparent url("../img/right_green_odd_text.png") repeat-x top right; }
div.green2_odd div.footer { background-color: #2c8d01; }


div.orange2 { background-color: #ff9900; }
div.orange2 div.content { background: transparent url("../img/right_orange_even_header.png") no-repeat top right; }
div.orange2 div.text { background: transparent url("../img/right_orange_even_text.png") repeat-x top right; }
div.orange2 div.footer { background-color: #ff9900; }

div.orange2_odd { background-color: #ff9900; }
div.orange2_odd div.content { background: transparent url("../img/right_orange_odd_header.png") no-repeat top right; }
div.orange2_odd div.text { background: transparent url("../img/right_orange_odd_text.png") repeat-x top right; }
div.orange2_odd div.footer { background-color: #ff9900; }



div.small { width: 166px; }
div.medium { width: 344px; }
div.large { width: 522px; }

div.red div.header { background: transparent url("../img/red_header_bg.png") repeat-x top left; }
div.red { background-color: #ac080e; }
div.red div.image { background: #9c070d url("../img/red_image_bg.png") repeat-x top left; }
div.red div.content { background: transparent url("../img/red_content_bg.png") repeat-x top left; }

div.green div.header { background: transparent url("../img/green_header_bg.png") repeat-x top left; }
div.green { background-color: #2c8d01; }
div.green div.image { background: #288001 url("../img/green_image_bg.png") repeat-x top left; }
div.green div.content { background: transparent url("../img/green_content_bg.png") repeat-x top left; }

div.orange div.header { background: transparent url("../img/orange_header_bg.png") repeat-x top left; }
div.orange { background-color: #ff9900; }
div.orange div.image { background: #e78b00 url("../img/orange_image_bg.png") repeat-x top left; }
div.orange div.content { background: transparent url("../img/orange_content_bg.png") repeat-x top left; }

div.gray { background-color: #aab7bf; }
div.gray h1 { color: #333; }
div.gray div.image { background: transparent url("../img/gray_image_bg.png") repeat-x top left; color: #333; }
div.gray div.content { color: #000; background: #aab7bf url("../img/gray_content_bg.png") repeat-x top left; color: #333; }
div.gray div.footer a:link, div.gray div.footer a:visited { text-decoration: none; color: #333; }
div.gray div.content h1 { color: #000; font-weight: bold; }

/*div.gray div.box_title { background-color: #97a3aa; }
div.gray { background-color: #bdccd4; color: #000; }
div.gray div.box_footer { background-color: #aab7bf; }*/



div.news_item { width: 166px; float: left; margin: 0 12px 12px 0; }
div.news_item div { height: 290px; }
div.news_item img {  }
div.news_item div.image { height: 119px; border: 1px solid #ccc; margin-bottom: 5px; }
div.news_item h1 { margin: 0; font-size: 13px; padding: 0; line-height: 1.2em; }
div.news_item span { margin: 0 0 3px 0; font-size: 11px; font-style: italic; padding: 0;}

div.news_ingress { margin: 0 0 18px 0; font-weight: bold; font-style: italic; font-size: 12px; }
span.news_date { display: block; margin-bottom: 6px; color: #777; font-weight: bold; }

div.share { margin-top: 40px; text-align: right; float: right; width: 160px; height: 18px; }
div.share a:link, div.share a:visited { text-transform: uppercase; color: #898788; font-size: 9px; font-weight: bold; text-decoration: none; }
div.share div.print { float: left; height: 15px; margin-top: 2px; }
div.share div.print img { float: left; }
div.share div.print span { float: left; margin-left: 6px; }
div.share div.addon { float: right; }
div.related { padding-top: 12px; clear: both;}
div.related div.header { background-color: #bdccd4; color: white; text-decoration: underline; height: 28px; margin-bottom: 5px; }
div.related div.header div.related_title { float: left; margin: 6px 0 0 10px; }
div.related div.header div.download_title { float: right; margin: 0; }
div.related div.header div.download_title a.download_link:link, div.related div.header div.download_title a.download_link:visited { display: block; padding: 6px 10px 5px 30px; color: #FFF; }

div.download_files { width: 180px; position: absolute; top: 0; left: 0; background-color: #f2f2f2; visibility: hidden; }
div.download_files div.padding { padding: 8px 10px; border-bottom: 2px solid #FFF; }
div.download_files h1 { text-transform: uppercase; font-size: 12px; line-height: 1em; letter-spacing: 0.1em; margin: 0 0 12px 0; font-weight: bold; }
div.download_files div.all { margin-top: 12px; border-top: 1px solid #aaa; padding-top: 12px; }



div.hospitals { margin-top: 12px; border: 0; background-color: #edf6f9; clear: both; letter-spacing: 0.1em; min-height: 112px; float: left; padding-bottom: 12px; }
div.hospitals div.header { padding: 5px 12px; margin-bottom: 12px; color: white; background-color: #8ec5d6; font-weight:bold;}
div.hospitals div.pref { color: black; float: right; width: 190px; height: 61px; background-color: white; text-align: left; padding: 0; margin: 0 12px 12px 0; }
div.hospitals div.pref div.left { padding: 0; float: left; width: 101px; margin: 8px 0 0 10px; }
div.hospitals div.pref div.left img { float: left; }
div.hospitals div.pref div.left img.last { margin-left: 5px; }
div.hospitals div.pref div.right { float: right; text-align: left; letter-spacing: 0em; font-size: 10px; line-height: 1.2em; margin: 6px 7px 0 0; }
div.hospitals div.pref div.right div.type_No { color: #bfbfbf; }
div.hospitals div.content { margin: 0; padding: 0 12px; float: left; width: 296px; }

div.in_the_news { width: 166px; margin-right: 12px; padding: 0; float: left; letter-spacing: 0.1em; height: 200px; }
div.in_the_news div.image { height: 119px; }
div.in_the_news span { font-style: italic; }

div#search { float: right; margin: 4px 10px 0 0; }
div#search input.text { width: 70px; border: 0; background: transparent url("../img/search_gradient.png") repeat-x top left; color: #FFF; padding-left: 5px; height: 16px; }
div#search input.submit { width: 22px; height: 16px; background: transparent url("../img/search.png") no-repeat top left; border: 0; cursor: pointer; }
div#search input.submit:hover { background: transparent url("../img/search_over.png") no-repeat top left; }


div.partner_eu { margin-top: 24px; }
div.partner_eu h1.country { margin: 0 0 12px 0; padding: 0 0 3px 0; line-height: 1em; letter-spacing: 2px; font: 12px "Myriad pro"; text-transform: uppercase; border-bottom: 1px solid #999; color: #0881ad; font-weight: bold; }
div.partner { min-height: 124px; margin-bottom: 12px; background-color: #edf6f9; clear:both;}
div.partner div.padding { padding: 12px; }
div.partner div.padding img { float: left; margin: 0 12px 12px 0; }
div.partner div.padding h1 { padding: 0; margin: 0; color: #0881ad; font-size: 14px; font-weight: bold; line-height: 1.1em; }
div.partner div.padding div { margin-top: 12px; }
div.partner div.padding div.right_side { margin-top: 0; width: 355px; float: right; }
div.partner div.padding div.right_side a:link, div.partner div.padding div.right_side a:visited { text-decoration: none; }

div.person { padding-bottom: 12px; margin-bottom: 12px; border-bottom: 1px solid #ccc; }
div.person img { float: right; margin: 0 0 12px 12px; }
div.person h1 { color: #3d3d4f; font-size: 13px; font-weight: bold; padding: 0; margin: 0 0 12px 0; line-height: 1em; }
div.person span { color: #3d3d4f; font-weight: bold; margin-bottom: 12px; display: block; }
div.person div { margin-top: 12px; }

div.trade_show { margin-bottom: 48px; }
div.trade_show span { margin-top: 24px; display: block; font-weight: bold; }
div.trade_show div { margin-top: 24px; }
div.trade_show div.partner div.padding img.image { float: right; margin: 0 0 12px 12px; }

a#news_previous:link, a#news_previous:visited { text-decoration: none; float: left; margin-right: 3px; display: block; height: 344px; width: 32px; background: transparent url("../img/previous_off.jpg") no-repeat top left; }
a#news_previous:hover { background: transparent url("../img/previous_on.jpg") no-repeat top left; }

a#news_next:link, a#news_next:visited { text-decoration: none; float: left; display: block; height: 344px; width: 32px; background: transparent url("../img/next_off.jpg") no-repeat top left; }
a#news_next:hover { background: transparent url("../img/next_on.jpg") no-repeat top left; }

/* @end */

/* @group Rightbar */

.rightbox{
	width: 190px;
	float: left;
	background-color: #acc1cb;
}

.rightbox h1{
	font-size: 12px;
	margin-right: 0px;
	padding: 5px;
	background-color: #83929b;
	color: #fff;
	font-weight: bold;
}

.rightbox a{
	font-size: 10px;
	margin-right: 0px;
	width: 166px;
	text-align: right;
}

.rightbox p{
	padding: 5px;
}

.searchbox { padding: 0; margin: 0; }
.searchbox input { font: 11px arial,verdana; border: 1px solid #999; padding: 3px; }
.searchbox input.search_input { width: 110px; float: left; }
.searchbox input.search_btn { margin-left: 5px; float: left; }

form fieldset { margin: 24px 0 0 0; }
form fieldset label { font-weight: bold; width: 150px; float: left; clear: left; margin-bottom: 5px; } 
form fieldset input.input { float: left; margin-bottom: 5px; margin-right: 180px; }
form fieldset select { float: left; margin-bottom: 5px; font: 11px/1.5em arial,verdana,helvetica,sans-serif; }
form span { color: #c00; }

form fieldset.other { margin-top: 0; }
form fieldset.other label { clear: both; margin-left: 150px; width: 300px; margin-top: 24px; }
form fieldset.other input, form fieldset.other select { margin-left: 150px; }
form fieldset.other select { width: 300px; }
form fieldset.other textarea { float: left; margin-bottom: 5px; width: 300px; height: 200px; margin-left: 150px; font: 11px/1.5em arial,verdana,helvetica,sans-serif; padding: 3px; }
form fieldset.other input.submit { margin-top: 12px; }

div.error { font-weight: bold; color: #c00; margin: 12px 0 5px 0; }


div#search_result { width: 719px; }
div#search_result h1 { text-transform: uppercase; line-height: 1em; padding: 0; margin: 24px 0 24px 11px; color: #4b4b4b; font-size: 16px; font-weight: bold; letter-spacing: 0.1em; }
div#search_result div { height: 16px; margin-bottom: 1px; border-bottom: 2px solid #bccbd3; cursor: pointer; }
div#search_result div div { float: left; }
div#search_result div div.header { color: #4b4b4b; text-transform: uppercase; width: ; font-weight: bold; width: 243px; letter-spacing: 0.1em; }
div#search_result div div.description { width: 250px; }
div#search_result div div.type { margin-right: 25px; float: right; color: #4b4b4b; font-weight: bold; }
div#search_result div span { display: block; margin-left: 11px; height: 15px; overflow: hidden; }

div.download_header { padding: 11px 0 3px 13px; background-color: #8ec5d6; }
div.download_header h1 { color: white; font-size: 14px; margin: 0; padding: 0; line-height: 1em; }
div.download_content { background-color: #edf6f9; padding: 17px 13px 13px 13px; margin-bottom: 12px; color: #2b74a8; }
div.download_content div { clear: both; }
div.download_content div div { float: right; clear: right; width: 280px; }
div.download_content a:link, div.download_content a:visited { text-decoration: none; }

div#tags { margin-top: 24px; }
div#tags div.partner div.padding img { float: right; margin: 0 0 12px 12px; }

div.frontpage div.content { overflow: hidden; height: 185px; }
div.frontpage div.header h1 { font-size: 14px; }

div.spacer { height: 12px; }

div#main ol, div#main ul { margin: 0px 0; }
div#main li { margin-left: 12px; }
div#main ul li { list-style-type: disc; }
div#main ol li { list-style-type: decimal; }

div#news_full_layout { position: absolute; width: 724px; }


div#gallery {
	margin-top: 40px;
}

div#gallery div.gallery_images {
	margin-bottom: 30px;
	margin-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #333;
	clear: both;
	float: left;
	width: 520px;
}

div#gallery div.gallery_images p {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 166px;
	height: 166px;
	text-align: center;
	
}

div#gallery div.gallery_images p img {
	border: 1px solid #666;
}

div#gallery div.gallery_images p span {
	display: block;
}

div#gallery div.gallery_images p.last {
	margin-right: 0;
}


/* @end */







