﻿/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	/*line-height: 140%;*/
	color: #666;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #acb7bf url(default/omt_bg_top.png);
}

a:link, a:visited {
	color: #ab290f; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #c00;	
	text-decoration: underline;
	font-weight: normal;
}

ul {
	margin: 0 0 1em 1.5em;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

img.left {
	float: left;
	margin: 0 8px 8px 0;
}
img.right {
	float: right;
	margin: 0 0 8px 8px;
}

/*
div, p,  table, td, th {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	line-height: 140%;
	color: #666;	
}*/

fieldset {
	border: 1px solid #d2d8de;
}

#wrapper div, #wrapper p, #wrapper table, #wrapper td, #wrapper th {
	text-align: left;
}


div.componentheading {
  padding-left: 0px;
}


a.readon {
	margin-top: 10px;
	padding-right: 10px;
	line-height: 14px;
	height: 16px;
}

h1 {
	padding: 0;
	padding-bottom: 5px;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h2, .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2b3036;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}

hr {
	border: 0;
	border-top: 1px dashed #ededed;
	height: 1px;
	margin: 10px 0;
	text-align: left;
	clear: left;
}

/*
.componentheading, #mainbody h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB290F;
	border-bottom: 1px solid #D2D8DE;
}


#mainbody h3 {
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
}





table.blog td.contentheading {

}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

div.moduletable h3 {
	margin-left: -8px;
	margin-right: -7px;
	border: 0px solid #f00;
	margin-bottom: 5px;
	height: 29px;
	line-height: 29px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #57616e;
}
*/

/*
#leftnav div.moduletable h3 {
		background: url(default/omt_moduletitle.png) 0 0 repeat-x;

}

#leftnav div.moduletable {
	background: url(default/omt_module_bg.png) 0 28px no-repeat;
}

#leftnav ul {
	padding-left: 0;
	margin-left: 12px;
}

#leftnav li {
	margin-bottom: 5px;
}
*/


#leftnav {
	width: 200px;
	margin: 0 0 16px 0;
}
#leftnav h3 {
	background: url(default/leftnav_header.png);
	/*height: 22px;*/
	color: #eef0f2;
	padding: 6px 4px 6px 24px;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
#leftnav ul {
  padding: 0;
  margin:0;
  list-style: none;
}
#leftnav li {
  border: 1px solid #ededed;
  border-top: none;
}
#leftnav li a {
	display: block;
	padding: 6px 4px 6px 24px;
	background: #f7f7f7;
	color: #2b3036;
	text-decoration: none;
}
#leftnav li.current a, #leftnav li a:hover {
	background: #8e030f;
	color: #eef0f2;
	text-decoration: none;
}

div.moduletable { padding-bottom: 15px; padding-left: 8px; padding-right: 8px; }

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}


div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}

/** some content stuff **/
div#wrapper {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		min-width: 750px;
		max-width: 950px;
		width: expression(document.body.clientWidth > 950? "950px": "auto" );
}

div#top {
	background: url(default/omt_header_m.png) 0 0 repeat-x;
}

div#top div {
	background: url(default/omt_header_l.png) 0 0 no-repeat;
}

div#top div div {
	background: url(default/omt_header_r.png) 100% 0 no-repeat;
	height: 95px;
	position: relative;
}

span#logo {
	position: absolute;
	display: block;
	left: 35px;
	top: 28px;
	width: 100px;
	height: 91px;
	z-index: 90;
	background: url(default/omt_logo_trans.png) 0 0 no-repeat !important;
	background: transparent;
	cursor: hand;
}

/*
span#logo_header {
	position: absolute;
	left: 135px;
	top:28px;
	z-index: 90;
	width: 242px;
	height: 60px;
	background: url(default/omt_logo_header.png) 0 0 no-repeat !important;
	background: transparent;
}
*/

div.middle {
	background: #fff url(default/omt_shadow_r2.png) 100% 0 repeat-y;
}
div.middle_2 {
	background: url(default/omt_shadow_r1.png) 100% 0 no-repeat;
}
div.middle_3 {
	background: url(default/omt_shadow_l2.png) 0 0 repeat-y;
}
div.middle_4 {
	background: url(default/omt_shadow_l1.png) 0 0 no-repeat;
	padding: 0 17px;
}

div#bottom {
	background: url(default/omt_shadow_b.png) 0 0 repeat-x;
}

div#bottom div {
	background: url(default/omt_shadow_bl.png) 0 0 no-repeat;
}

div#bottom div div {
	background: url(default/omt_shadow_br.png) 100% 0 no-repeat;
	height: 34px;
	padding-top: 2px;
	font-size: 10px;
	color: #a2a7a9;
	text-align: center;
}

div#navigation {
	height: 20px;
	background: url(default/omt_buttonbar.png) 0 0 repeat-x;

}

div#centernav {
	margin: 0 auto !important;
	margin: 0;
	display: table !important;
	display: block;
	text-align: center;
	
}

/* this is not xhtml compliant but works in ie/firefox */
span#topnav {
	padding: 0;
	white-space: nowrap;
	display: table-cell !important;
	display: inline-block;
}

/** tab menu stuff **/
#topnav ul#mainlevel {
	float: left;
  padding: 0;
  margin:0;
  list-style: none;
  border-left: 1px solid #959a9e;
  border-right: 1px solid #ecf4fa;
}

#topnav #mainlevel li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #999999;
}

#topnav #mainlevel a:link, #topnav #mainlevel a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
	/*text-transform: uppercase;*/
  color: #2b3036;
	float:left;
  display:block;
	padding: 0 30px;
	height: 20px;
	line-height: 20px;
  text-decoration: none;
	background: url(default/omt_button_off.png) 0 0 no-repeat;
	border: 0;
}

#topnav #mainlevel li.current {
	border-right: 1px solid #61020a;
}

#topnav #mainlevel li.current a:link, #topnav #mainlevel li.current a:visited {
	background: url(default/omt_button_on.png) 0 0 no-repeat;
	color: #eef0f2;
	float:left;
	padding: 0 30px;
	height: 20px;
	line-height: 20px;
}


#topnav #mainlevel a:hover {
  color: #616b78;
}

#topnav #mainlevel li.current a:hover {
	color: #fff;
}

#showcase {
	overflow: hidden;
	margin: 0;
	padding: 1px 0;
	background: #99cc00;
	/*background: #47505A url(default/omt_showcase_bg.png) 0 0 repeat-x;*/
}

#pathway {
	margin: 8px 0 24px 216px;
}
#pathway a {
	color: #666;
}
#pathway .sep {
	padding: 0 0.3em;
	background: url(default/pathway_sep.png) 50% 50% no-repeat;
	height: 1em;
}



#contentarea {
	padding: 8px;
}
#left_column{
	float: left;
	width: 200px;
	position: relative;
}
#right_column {
	float: right;
	width: 200px;
	position: relative;
}
#content_column {
	/*margin-left: 216px;*/
	margin: 0 216px;
	position: relative;
}


/*
#box {
	margin: 8px 0 0 0;
	background: #ededed;
	width: auto !important;
	width: 100%;
}
#box div {
	text-align: left;
}
#box_t {
	background: url(default/box_line.png) 0 0 repeat-x;
}
#box_t div {
	background: url(default/box_tl.png) 0 0 no-repeat
}
#box_t div div {
	height: 8px;
	overflow: hidden;
	background: url(default/box_tr.png) 100% 0 no-repeat;
}
#box_m {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 1px 8px;
}
#box_b {
	background: url(default/box_line.png) 0 100% repeat-x;
}
#box_b div {
	background: url(default/box_bl.png) 0 0 no-repeat;
}
#box_b div div {
	height: 8px;
	overflow: hidden;
	background: url(default/box_br.png) 100% 0 no-repeat;
}
#box h3 {
	margin: 0;
	height: 60px;
	line-height: 60px;
}



#box ul#toolbar {
	float: right;
}
ul#toolbar {
  padding: 0;
  margin:0;
  list-style: none;
}
#toolbar li {
	float: left;
	margin: 0;
	padding: 0;
}
#toolbar a img {
	border: 0;
	display: block;
}
#toolbar a:link, #toolbar a:visited {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #2B3036;
	float:left;
  display:block;
	padding: 1px 8px 1px 8px;
	height: 20px;
	line-height: 20px;
  text-decoration: none;
	border: 0;
}
#toolbar a:hover {
  color: #616B78;
	padding: 0 7px 0 7px;
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #dcdcdc;
}




#box2 {
	margin: 8px 0;
	background: #ffffff;
	width: auto !important;
	width: 100%;
}
#box2 div {
	text-align: left;
}
#box2_t {
	background: url(default/box2_line.png) 0 0 repeat-x;
}
#box2_t div {
	background: url(default/box2_tl.png) 0 0 no-repeat
}
#box2_t div div {
	height: 8px;
	overflow: hidden;
	background: url(default/box2_tr.png) 100% 0 no-repeat;
}
#box2_m {
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding: 4px 16px;
}
#box2_b {
	background: url(default/box2_line.png) 0 100% repeat-x;
}
#box2_b div {
	background: url(default/box2_bl.png) 0 0 no-repeat;
}
#box2_b div div {
	height: 8px;
	overflow: hidden;
	background: url(default/box2_br.png) 100% 0 no-repeat;
}
*/



form#contactform {}
form#contactform fieldset {
	border: none;
}
form#contactform legend {
	display: none;
}
form#contactform label {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 120px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
}
form#contactform div.req label:after {
	content: " (*)";
}
form#contactform input, form#contactform textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto;
	margin: 5px 0 0 10px;
	color: #666;
}





.quote {
	min-height: 33px;
	padding: 0 0 0 48px;
	background: url(default/quote.png) 0 0 no-repeat;
	font-style: italic;
}


a.btn_download, a.btn_order, a.btn_tour {
	display: block;
	width: 197px;
	height: 73px;
	text-indent: -9999px;
	margin-bottom: 16px;
}
a.btn_download {
	background: url(default/btn_download_no.jpg) 50% 50% no-repeat;
}
a.btn_order {
	background: url(default/btn_order_no.jpg) 50% 50% no-repeat;
}
a.btn_tour {
	background: url(default/btn_tour_no.jpg) 50% 50% no-repeat;
}



a.readmore, a.archive {
	background: url(default/arrow.png) 0 50% no-repeat;
	padding-left: 20px;
}


.news {
	clear: both;
	margin-bottom: 0.4em;
}
.news .intro {
	float: left;
	width: 45%;
	margin: 0 5% 0.4em 0;
}
.news a.title {
	
}
.timestamp {
	font-size: 0.8em;
	font-style: italic;
	color: #ccc;
}



.reference {
	clear: both;
}
.reference a.title {
	font-weight: bold;
	text-transform: uppercase;
}
.reference .cover {
	float: left;
	margin: 0 1em 0.4em 0;
}
.cover a img {
	border: 1px solid #ededed;
	padding: 2px;
}
.cover a:hover img {
	border-color: #c00;
}


table.compare {
	width: 100%;
	border: 1px solid #ededed;
	border-collapse: collapse;
}
table.compare thead th {
	background: #616161;
	color: #eef0f2;
	font-weight: normal;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
table.compare thead th.prod_col {
	width: 90px;
	text-align: center !important;
}
table.compare tbody td {
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding: 2px 8px;
}
table.compare tbody td.group {
	background: #f7f7f7;
	font-style: italic;
	/*background: #989898;
	color: #2b3036;*/
}
table.compare tbody td.check {
	background: url(default/check.gif) 50% 50% no-repeat;
}
