/* for XHTML */

body {
	margin: auto;
	padding: 0;
	background-color: #f2f2f2;
	background-image: url('../gfx/img/bg.png');
	background-position: top center;
	background-repeat: repeat-y;
	text-align: left; /* your wysiwyg editor will use this in editing mode */
	font-family: Arial;
	color: #323232;
	width:100%;
}

/* container div */
#main {
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	width: 100%;
	text-align:center;
	height: 100%;
	background:url(../gfx/img/wave.jpg) no-repeat scroll top center;
}

#kehys {
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 960px;
	height: 100%;
	background-color: transparent;
}

/* area for different parts */
#boxes{
	width: 930px;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #ffffff;
	height: 100%;
}

#header_img_print_only {
	display:none;
}

#contact_print_only {
	display:none;
}

.tab_title_print_only {
	display:none;
}

#header{
	padding-top:30px;
	width: 930px;
}

#header_top {
	height:130px
}

#header_logo {
	float: left;
	text-align:left;
	height: 117px;
	font-family:sans-serif;
	background:url(../gfx/img/background.png) no-repeat;
}


#header_logo_left {
	float: left;
	width:277px;
	height:117px;
}

#header_logo_left img{
	padding-left:16px;
}

#header_logo_left_slogan {
	width: 85px; 
	float: left;
	color: rgb(255, 0, 0); 
	font-size: 12px; 
	text-align: center;
	padding-top:48px;
}

#header_logo_left_thik {
	color: rgb(102, 102, 102); 
	font-size: 14px; 
	text-align: right !important; 
	float: right;
}

#header_logo_right {
	width:439px;
	height:117px;
	float:right;
}

/* small navigation at the top right corner of the template */

#othernavi{
	/*width: 450px;*/
	float: right;
	text-align:right;
	margin-top:61px;
	height: 13px;
	line-height: 13px;
}

/* begin
	virt-walk*/
#virt_walk_main {
	position:absolute;
	width:930px;
	z-index:9;
	display:none;
}

#virt_walk_container {
	background:url(../gfx/img/frame_virt_walk.png) 256px 0% no-repeat; 
	height:263px;
	padding-top:24px;
	padding-left:30px;
	margin-top:43px;
}
/* end
	virt-walk*/


/* begin
	gallery */
#gallery_main {
	/*padding-top:48px;*/
}
/* end
	gallery */


/* main navigation top of the page with blue background */

#mainnavi {
	background-color: #ff0000;
	width: 930px;
	height: 27px;
	text-align: left;
	line-height: 24px;
}

#navi {
	float: left;
	width: 700px;
	text-align: left;
}

/* pathaway part*/
#jsn-pathway {
 	background: transparent url(../gfx/img/dot.png) repeat-x bottom left;
	margin-right:16px;
	margin-top:8px;
}

.horizontal-line {
	color: #f00;
	background-color: #f00;
}

.date {
	color:#999999;
	font-size:11px
}

.info {
	font-size:13px;
	margin-top:32px;
	color:#fff;
	border-top: 4px solid #ff0000;
	border-bottom: 4px solid #ff0000;
	padding: 1em 1em 1em 5em;
	font-weight:bolder;
	background: #F74343 1.5em;
}

.moduletable img {
	background-color:#004a00;
	border:1px solid #999999;
	margin:4px 5px 5px 0;
	padding:1px;
}

.moduletable img:hover {
	background-color:#FFF;
}

.img-tile {
	background-color:#004a00;
	border:1px solid #999999;
	margin:4px 5px 5px 0;
	padding:1px;
}

.img-tile:hover {
	background-color:#FFF;
}

.moduletable p a {
	color:#004a00;
}

.moduletable p a:hover {
	text-decoration:underline;
}

div.box-grey a {
	color: #333333;
	background:#fff;
	font-family:sans-serif;
	text-align:left;
}

div.box-grey a {
	color: #333333;
	background:#fff;
	font-family:sans-serif;
	text-align:left;
	border-left:8px solid #ff0000;
}

div.box-grey a:hover {
	border-left:8px solid #1e7105;
	font-weight:bold;
	color:#ff0000;
}

/* footer div */ 
#footer {
	height: 43px;
	border-top: 1px solid #dfe3e6;
	clear:both;
}

/* left footer */

#footerleft {
	height: 43px;
	width: 633px;
	text-align: left;
	float: left;
	padding-top: 11px;
	padding-left: 17px;
	color: #626262;
	font-size: 11px;
}

/* right footer */

#footerright{
	height: 43px;
	width: 238px;
	text-align: right;
	float: right;
	padding-top: 11px;
	padding-right: 12px;
	color: #626262;
	font-size: 11px;
}

/* left column of the template */

#left{
	float: left;
	width: 230px;
	text-align:center;
	margin-bottom: 100px;
	background-color: #dddddd;
	padding-top: 13px;
}

/* place for mainbody and components, different layouts have different widths. Change them. */

#story{
	float: left;
	width: 480px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

#story1{
	float: right;
	width: 680px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

#story2{
	float: left;
	width: 680px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

#story3{
	float: left;
	width: 880px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

/* right column of the template */

#right{
	float: right;
	width: 200px;
	text-align: center;
	margin-bottom: 100px;
	background-color: #f2f2f2;
	padding-top: 13px;
}

/* layout for frontpage text and image */

#frontpage{
	float: right;
	text-align: left;
	width: 683px;
	padding-left: 17px;
	background:url(../gfx/img/left-site.png) repeat-y;
}

#frontpage_shadow {
	width:699px;
	height:11px;
	background:url(../gfx/img/frontpage_shadow.png) no-repeat;
	float:right;
	margin-right:1px;
}

/* begin
	Fancy menu (bread crumbs)*/
#fancymenu { float: right;font-size: 12px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: 650;}
#fancymenu ul {width: 683px; padding: 0; margin: 0;}
#fancymenu ul li {float: left;margin:4px 0px 8px 4px}
#fancymenu ul li a  {display: block; float: left; height: 25px; background:#fff; text-decoration:none;overflow: hidden; margin-left:2px; margin-right:2px; color:#333; border-bottom: 3px solid #333333;}
#fancymenu ul li a:hover  {color:#ff0000; border-bottom: 3px solid #ff0000;}
#fancymenu ul li .current {border-bottom:3px solid #f70000;color:#f70000;}
#fancymenu ul li .current:hover {font-weight:bolder;}
/* end
	Fancy menu (bread crumbs)*/


#user1{
	float: left;
	width:683px;
	text-align: left;
}

#mainbody{
	float: left;
	width:683px;
	text-align: left;
	padding-top: 20px;
}

#back_button {
	float:right;
}

#frontleft{
	padding-top: 10px;
	float: left;
	width: 340px;
	text-align:left;
}

#frontright{
	padding-top: 10px;
	float: right;
	width: 340px;
	text-align: left;
}


/* begin
	Pagination */
.pagination {
	margin:8px 0px 8px 0px;
	padding-bottom:4px;
	font-size:10px;
}
	
.pagination span {
	padding:9px;
	background:url(../gfx/img/pagination_active.png) no-repeat center;
}

.pagination a {
	padding:10px;
	background:url(../gfx/img/pagination_inactive.png) no-repeat center;
}
/* end
	Pagination */
	

/* top navigation */
ul#mainlevel-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	background: none;
}

ul#mainlevel-nav li{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	white-space: nowrap;
	border-right: 1px dotted #00572D;
	background: none
}

ul#mainlevel-nav li a{
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	color: #646464;
	background: transparent;
}

ul#mainlevel-nav li img:hover {
	border-bottom:2px solid #1e7105;
}

/* for mainmenu flat list on the blue bg */
ul#mainlevel-menu{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	background: none
}

ul#mainlevel-menu li{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 27px;
	white-space: nowrap;
	
	/* use this, if you don't want to use images */
	/* border-right: 1px solid #4077b2; */
	background: none;
	background-image: url('../gfx/img/line.gif');
	background-position: top right;
	background-repeat: no-repeat;
	
	font-weight: bold;
}

ul#mainlevel-menu li a{
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}

ul#mainlevel-menu li a:hover{
	color: #ffffff;
	text-decoration: underline;
}

ul#mainlevel-menu li a img{
	border-bottom:solid 4px;
	text-decoration: underline;
}


/* active page navigation style*/
ul#mainlevel-menu li #active_menu-menu{
	background-image: url('../gfx/img/activebg.gif');
	background-position: top left;
	background-repeat:repeat-x;
	
	color: #444444;
}

/* for includes/footer.php styles */
#footerleft div{
	padding-right: 5px;
	text-align:left;
}

/* for search box on the top right of the page */
#mod_search_searchword{
	overflow: hidden;
	width: 176px;
	border: none;
	background: transparent;
	margin-top: -6px;
	color: #000;
	font-size: 14px;
}

/* basic links on the site */

img {
	border: none;
}

p {
	padding: 0;
	margin: 0.35em 0 0.8em 0;
}

a:link,a:visited {
	color: #FF0000; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #505050;
}

a.footer:link, a.footer:visited {
	color: #626262; text-decoration: none;
	font-weight: normal;
}

a.footer:hover {
	color: #626262;	text-decoration: underline;
}

a.pathway:link, a.pathway:visited{
	color: #7f7f7f;
}

a.pathway:hover{
	color: #7f7f7f;
	text-decoration: underline;
}

a.toclink:link, a.toclink:visited{
	font-size: 11px;
}

a.toclink:hover{
	font-size: 11px;
	text-decoration: underline;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.5em;
}

table.contentpaneopen td {
	padding-right: 5px;
	line-height: 1.5em;
}

table.contentpaneopen td.componentheading {
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

table.contentpaneopen div{
	
}

ul{
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

li{
	list-style-type: none;
	margin: 0;
	background-position: top left;
	background-repeat: no-repeat;
}

ol{
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ol li{
	background: none;
}

table.contentpane{
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 11px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane table{
	
}

table.contentpane td.componentheading {
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #008eee;
  font-family: Arial;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

/* begin
	Search */
#search {
	display:inline;
}

#search form {
	display:inline;
}

.inputbox {
	border:none;
}

.search-submit {
	height:26px;
	width:26px;
	border:none;
}

.search-submit-invalid {
	background:url(../gfx/img/search_word_invalid.png) no-repeat;
}

.search-submit-valid {
	background:url(../gfx/img/search_word_valid.png) no-repeat;
}

/* end
	Search */

.links_bottom {
	background:url(../gfx/img/square_green.png) no-repeat left center !important;
}

.componentheading{
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

div.componentheading{
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

.contentcolumn{
	padding-right: 5px;
}

.contentheading{
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

div.moduletable{
	margin:auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	padding: 0;
	
	width: 170px;
	
	color: #646464;
	text-align:left;
	
	font-size: 11px;
}

div.moduletable {
	font-family: Arial;
	font-size: 11px;
	color: #646464;
}

div.moduletable h3 a {
font-family:sans-serif;
	font-size:14px;
	font-weight:bolder;
	text-transform: uppercase;
}


.blogsection a{
	font-size: 11px;
}

.latestnews a{
	font-size: 11px;
}

div.back_button{
	font-size: 11px;
}

.pagenav_prev{
	font-size: 11px;
}

.pagenav_next{
	font-size: 11px;
}

span.pathway{
	line-height: 27px;
	color: #ff0000;
	font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
}

span.pathway a{
	height: 27px;
	line-height: 27px;
	color: #7f7f7f;
}

div.syndicate{
	text-align: left;
	padding-top: 10px;
}

div.blog_more{
	font-size: 11px;
}

table.blog table td{
	padding-right: 10px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}


.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f2f2f2;
}

.small {
	color: #c6c6c6;
	font-size: 10px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #c6c6c6;
	font-size: 10px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #c6c6c6;
	font-size: 10px;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-align: left;
	padding-top: 5px;
	
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
	color: #646464;
}

a.mainlevel#active_menu {
	text-decoration: underline;
	color:#646464;
}

a.mainlevel#active_menu:hover {
	text-decoration: underline;
	color: #646464;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #008eee;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #999999;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #999999;
}

.mosimage {
  border: 1px solid #999999;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #999999;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

h1{
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

h2{
	color: #6eaad1;
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
}

h3{
	color: #6eaad1;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
}

.printer {
	width:40px;
	height:42px;
	background:url(../gfx/img/printericonwhite.jpg) no-repeat center top;
	padding-top:40px;
	text-align:center;
}

/** @BULLET TREE **/

/* main level */
ul.menu-bullettree,
ul.menu-bullettree ul {
	font-size: 12px;
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu-bullettree li {
	background: none;
	padding: 0;
	margin-bottom: 8px;
	margin-top: 8px;
}

ul.menu-bullettree ul li {
	margin-left: 1em;
}

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	display: block;
	padding: 3px 5px 3px 15px;
	text-decoration: none !important;
}

.news-more {
	text-align:right;
}


/* begin
 	Offer */
/*sub 0-2*/
table.sub_area_item td {
	padding: 30px;
}

table.sub_area_item td span {
	display:block;
	text-align:center;
	font-weight:bold;
}

/*sub 3*/
.showcase {
	border: 1px solid rgb(218, 218, 218); 
	width: 637px; 
	height: 225px;
}

.tab-data-showcase {
	position:absolute;
	visibility:visible;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%; 
	width: 638px;
	height: 225px; 
}

.showcase-total {
	height:225px;
}

.showcase-triggers {
	margin-bottom:10px;
}

.showcase-triggers div {
	display: inline;
	margin-left: 2px;
	cursor:hand;
}
/* end
 	Offer */

.loop {
	color:#ff0000;
}

.loop:hover {
	color:#505050;
}

/* begin
	fotter */
#ContainerBottom {
background:#FFFFFF url(../gfx/img/bg_container_bottom.gif) repeat-x scroll 0 0;
clear:both;
position:relative;
width:100%;
color:#004A00
}
#Footer {
margin:0 auto;
padding:15px 0 20px;
width:980px;
font-family:sans-serif;
}
#FooterLogos {
background:transparent url(../gfx/img/bg_footer_logos.gif) no-repeat scroll 0 100%;
margin:0 0 10px;
padding:0 0 20px 20px;
text-align:center;
}
#FooterLogos a {
	font-size:13px;
	padding-left:8px;
	background:url(../gfx/img/border.png) no-repeat;
}
#Footer p {
color:#FE4819;
font-size:0.85em;
line-height:1.8em;
margin-left:20px;
}
#Footer .Small {
font-size:11px;
color:#004A00;
text-align:left;
}
/* end
	fotter */

